[INFO] cloning repository https://github.com/ClaytonKnittel/onoro-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ClaytonKnittel/onoro-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FClaytonKnittel%2Fonoro-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FClaytonKnittel%2Fonoro-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 921870fcb93f6a711f6450621eecc5f5fd26f842
[INFO] building ClaytonKnittel/onoro-rs against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FClaytonKnittel%2Fonoro-rs" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/ClaytonKnittel/onoro-rs
[INFO] finished tweaking git repo https://github.com/ClaytonKnittel/onoro-rs
[INFO] tweaked toml for git repo https://github.com/ClaytonKnittel/onoro-rs written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ClaytonKnittel/onoro-rs on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ClaytonKnittel/onoro-rs 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: profile.profiled.force-frame-pointers
[INFO] [stderr]     Updating git repository `https://github.com/ClaytonKnittel/cooperate.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/ClaytonKnittel/abstract-game.git`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rstest_reuse v0.7.0
[INFO] [stderr]   Downloaded glob v0.3.2
[INFO] [stderr]   Downloaded rstest v0.26.1
[INFO] [stderr]   Downloaded crossbeam-queue v0.3.8
[INFO] [stderr]   Downloaded ciborium v0.2.2
[INFO] [stderr]   Downloaded half v2.6.0
[INFO] [stderr]   Downloaded criterion-plot v0.6.0
[INFO] [stderr]   Downloaded hashbrown v0.14.0
[INFO] [stderr]   Downloaded clap_builder v4.5.42
[INFO] [stderr]   Downloaded plotters v0.3.7
[INFO] [stderr]   Downloaded rand v0.9.2
[INFO] [stderr]   Downloaded criterion v0.7.0
[INFO] [stderr]   Downloaded wasip2 v1.0.0+wasi-0.2.4
[INFO] [stderr]   Downloaded googletest v0.14.2
[INFO] [stderr]   Downloaded rand v0.4.6
[INFO] [stderr]   Downloaded crossbeam-channel v0.5.8
[INFO] [stderr]   Downloaded rayon-core v1.11.0
[INFO] [stderr]   Downloaded rayon v1.7.0
[INFO] [stderr]   Downloaded winnow v0.7.12
[INFO] [stderr]   Downloaded parking_lot_core v0.2.14
[INFO] [stderr]   Downloaded multiqueue v0.3.2
[INFO] [stderr]   Downloaded const-random v0.1.15
[INFO] [stderr]   Downloaded parking_lot v0.3.8
[INFO] [stderr]   Downloaded wit-bindgen v0.45.1
[INFO] [stderr]   Downloaded wasi v0.14.5+wasi-0.2.4
[INFO] [stderr]   Downloaded indexmap v2.10.0
[INFO] [stderr]   Downloaded clap v4.5.42
[INFO] [stderr]   Downloaded oorandom v11.1.5
[INFO] [stderr]   Downloaded plotters-backend v0.3.7
[INFO] [stderr]   Downloaded plotters-svg v0.3.7
[INFO] [stderr]   Downloaded lock_api v0.4.10
[INFO] [stderr]   Downloaded thread-id v3.3.0
[INFO] [stderr]   Downloaded smallvec v0.3.4
[INFO] [stderr]   Downloaded googletest_macro v0.14.2
[INFO] [stderr]   Downloaded relative-path v1.9.3
[INFO] [stderr]   Downloaded ciborium-io v0.2.2
[INFO] [stderr]   Downloaded ciborium-ll v0.2.2
[INFO] [stderr]   Downloaded log v0.4.19
[INFO] [stderr]   Downloaded redox_syscall v0.3.5
[INFO] [stderr]   Downloaded windows-targets v0.48.1
[INFO] [stderr]   Downloaded parking_lot_core v0.9.8
[INFO] [stderr]   Downloaded crossbeam v0.2.12
[INFO] [stderr]   Downloaded dashmap v5.5.0
[INFO] [stderr]   Downloaded owning_ref v0.2.4
[INFO] [stderr]   Downloaded const-random-macro v0.1.15
[INFO] [stderr]   Downloaded rstest_macros v0.26.1
[INFO] [stderr]   Downloaded getrandom v0.2.10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 35d9f26dea5e609f5fae4947e597e3693d46b97f30d57cd8aa73886adc565141
[INFO] running `Command { std: "docker" "start" "-a" "35d9f26dea5e609f5fae4947e597e3693d46b97f30d57cd8aa73886adc565141", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "35d9f26dea5e609f5fae4947e597e3693d46b97f30d57cd8aa73886adc565141", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "35d9f26dea5e609f5fae4947e597e3693d46b97f30d57cd8aa73886adc565141", kill_on_drop: false }`
[INFO] [stdout] 35d9f26dea5e609f5fae4947e597e3693d46b97f30d57cd8aa73886adc565141
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bdc3d13c97f5d3b58b684dfd79affda07472a83da17f64d439b7d5d063a8a145
[INFO] running `Command { std: "docker" "start" "-a" "bdc3d13c97f5d3b58b684dfd79affda07472a83da17f64d439b7d5d063a8a145", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: profile.profiled.force-frame-pointers
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling const-random-macro v0.1.15
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]    Compiling const-random v0.1.15
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling smallvec v0.6.14
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.8
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling union_find v0.1.0 (/opt/rustwide/workdir/union_find)
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling algebra v0.1.0 (/opt/rustwide/workdir/algebra)
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling clap_builder v4.5.42
[INFO] [stderr]    Compiling abstract_game v0.1.0 (https://github.com/ClaytonKnittel/abstract-game.git?rev=e800a501c0b76e945d649955b65dbec6a4fde4e7#e800a501)
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling parking_lot_core v0.2.14
[INFO] [stderr]    Compiling thread-id v3.3.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling owning_ref v0.2.4
[INFO] [stderr]    Compiling hashbrown v0.14.0
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling parking_lot v0.3.8
[INFO] [stderr]    Compiling rayon v1.7.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling dashmap v5.5.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling googletest_macro v0.14.2
[INFO] [stderr]    Compiling criterion-plot v0.6.0
[INFO] [stderr]    Compiling clap v4.5.42
[INFO] [stderr]    Compiling crossbeam v0.2.12
[INFO] [stderr]    Compiling googletest v0.14.2
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling futures v0.1.31
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling smallvec v0.3.4
[INFO] [stderr]    Compiling cooperate v0.1.0 (https://github.com/ClaytonKnittel/cooperate.git?rev=ecc4e22609abc3b15d060d68f0a9cec2e7440b22#ecc4e226)
[INFO] [stderr]    Compiling onoro v0.1.0 (/opt/rustwide/workdir/onoro)
[INFO] [stderr]    Compiling multiqueue v0.3.2
[INFO] [stderr]    Compiling onoro_impl v0.1.0 (/opt/rustwide/workdir/onoro_impl)
[INFO] [stderr]    Compiling ai_gen_onoro v0.1.0 (/opt/rustwide/workdir/ai_gen_onoro)
[INFO] [stdout] warning: unused import: `finite::Finite`
[INFO] [stdout]  --> onoro_impl/src/onoro_view.rs:8:3
[INFO] [stdout]   |
[INFO] [stdout] 8 |   finite::Finite,
[INFO] [stdout]   |   ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `board_symm_state_with_pawns_in_play`, `pawn_list::PawnList8`, and `unreachable`
[INFO] [stdout]   --> onoro_impl/src/onoro_view.rs:24:36
[INFO] [stdout]    |
[INFO] [stdout] 24 |   canonicalize::{board_symm_state, board_symm_state_with_pawns_in_play},
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 27 |   pawn_list::PawnList8,
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 28 |   util::{likely, unreachable},
[INFO] [stdout]    |                  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `util::unreachable`
[INFO] [stdout]   --> onoro_impl/src/pawn_list.rs:17:24
[INFO] [stdout]    |
[INFO] [stdout] 17 | use crate::{PackedIdx, util::unreachable};
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `itertools::Itertools`
[INFO] [stdout]  --> onoro_impl/src/pawn_list.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use itertools::Itertools;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `op`
[INFO] [stdout]    --> onoro_impl/src/pawn_list.rs:730:27
[INFO] [stdout]     |
[INFO] [stdout] 730 |   fn apply_trivial(&self, op: &Trivial) -> Self {
[INFO] [stdout]     |                           ^^ help: if this is intentional, prefix it with an underscore: `_op`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `pawn_search_mask`, `get_tile_fast`, and `get_pawn_idx_fast` are never used
[INFO] [stdout]    --> onoro_impl/src/onoro.rs:502:13
[INFO] [stdout]     |
[INFO] [stdout]  43 | impl<const N: usize> OnoroImpl<N> {
[INFO] [stdout]     | --------------------------------- associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 502 |   unsafe fn pawn_search_mask(pawn_poses: &[PackedIdx; N], idx: PackedIdx) -> u32 {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 519 |   unsafe fn get_tile_fast(pawn_poses: &[PackedIdx; N], idx: PackedIdx) -> TileState {
[INFO] [stdout]     |             ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 539 |   unsafe fn get_pawn_idx_fast(pawn_poses: &[PackedIdx; N], idx: PackedIdx) -> u32 {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `N` is never used
[INFO] [stdout]   --> onoro_impl/src/pawn_list.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 | const N: usize = 16;
[INFO] [stdout]    |       ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PawnList8` is never constructed
[INFO] [stdout]    --> onoro_impl/src/pawn_list.rs:626:12
[INFO] [stdout]     |
[INFO] [stdout] 626 | pub struct PawnList8 {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> onoro_impl/src/pawn_list.rs:632:10
[INFO] [stdout]     |
[INFO] [stdout] 631 | impl PawnList8 {
[INFO] [stdout]     | -------------- associated items in this implementation
[INFO] [stdout] 632 |   pub fn extract_black_pawns(pawn_poses: &[PackedIdx; N], origin: HexPos) -> Self {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 662 |   pub fn extract_white_pawns(pawn_poses: &[PackedIdx; N], origin: HexPos) -> Self {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 692 |   pub fn apply_d6_c(&self, op_ord: usize) -> Self {
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 700 |   fn apply_d3_v(&self, op: &D3) -> Self {
[INFO] [stdout]     |      ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 706 |   fn apply_k4_e(&self, op: &K4) -> Self {
[INFO] [stdout]     |      ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 712 |   fn apply_c2_cv(&self, op: &C2) -> Self {
[INFO] [stdout]     |      ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 718 |   fn apply_c2_ce(&self, op: &C2) -> Self {
[INFO] [stdout]     |      ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 724 |   fn apply_c2_ev(&self, op: &C2) -> Self {
[INFO] [stdout]     |      ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 730 |   fn apply_trivial(&self, op: &Trivial) -> Self {
[INFO] [stdout]     |      ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 734 |   pub fn apply(&self, symm_class: SymmetryClass, op_ord: usize) -> Self {
[INFO] [stdout]     |          ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 748 |   pub fn equal_ignoring_order(&self, other: Self) -> bool {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 755 |   pub fn pawn_indices<const N: usize>(&self, origin: HexPos) -> impl Iterator<Item = usize> {
[INFO] [stdout]     |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> onoro_impl/src/util.rs:71:10
[INFO] [stdout]    |
[INFO] [stdout] 70 | impl<I: PrimInt> MinAndMax<I> {
[INFO] [stdout]    | ----------------------------- associated function in this implementation
[INFO] [stdout] 71 |   pub fn new(min: I, max: I) -> Self {
[INFO] [stdout]    |          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `MM128Iter` is never used
[INFO] [stdout]    --> onoro_impl/src/util.rs:104:11
[INFO] [stdout]     |
[INFO] [stdout] 104 | pub trait MM128Iter {
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `packed_positions_to_mask_sse3` is never used
[INFO] [stdout]    --> onoro_impl/src/util.rs:175:11
[INFO] [stdout]     |
[INFO] [stdout] 175 | unsafe fn packed_positions_to_mask_sse3(packed_positions: u64) -> u64 {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `equal_mask_epi8_sse3` is never used
[INFO] [stdout]    --> onoro_impl/src/util.rs:261:11
[INFO] [stdout]     |
[INFO] [stdout] 261 | unsafe fn equal_mask_epi8_sse3(byte_vec: u64, needle: u8) -> u64 {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `horizontal_compress` is never used
[INFO] [stdout]    --> onoro_impl/src/util.rs:302:11
[INFO] [stdout]     |
[INFO] [stdout] 302 | unsafe fn horizontal_compress<F>(v: __m128i, mut compressor: F) -> u8
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> onoro_impl/src/util.rs:323:10
[INFO] [stdout]     |
[INFO] [stdout] 322 | impl CoordLimits {
[INFO] [stdout]     | ---------------- associated function in this implementation
[INFO] [stdout] 323 |   pub fn new(x: MinAndMax<u32>, y: MinAndMax<u32>, xy: MinAndMax<u32>) -> Self {
[INFO] [stdout]     |          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `packed_positions_coord_limits_sse3` is never used
[INFO] [stdout]    --> onoro_impl/src/util.rs:342:4
[INFO] [stdout]     |
[INFO] [stdout] 342 | fn packed_positions_coord_limits_sse3(pawn_poses: &[PackedIdx]) -> CoordLimits {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.7.0
[INFO] [stderr]    Compiling onoro-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 28s
[INFO] running `Command { std: "docker" "inspect" "bdc3d13c97f5d3b58b684dfd79affda07472a83da17f64d439b7d5d063a8a145", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bdc3d13c97f5d3b58b684dfd79affda07472a83da17f64d439b7d5d063a8a145", kill_on_drop: false }`
[INFO] [stdout] bdc3d13c97f5d3b58b684dfd79affda07472a83da17f64d439b7d5d063a8a145
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 872e513772221714c687a39e5c5cb66d405909dc8bd871e30c824ad5ca346926
[INFO] running `Command { std: "docker" "start" "-a" "872e513772221714c687a39e5c5cb66d405909dc8bd871e30c824ad5ca346926", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: profile.profiled.force-frame-pointers
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling const-random-macro v0.1.15
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling smallvec v0.6.14
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling abstract_game v0.1.0 (https://github.com/ClaytonKnittel/abstract-game.git?rev=e800a501c0b76e945d649955b65dbec6a4fde4e7#e800a501)
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling const-random v0.1.15
[INFO] [stderr]    Compiling crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling googletest_macro v0.14.2
[INFO] [stderr]    Compiling googletest v0.14.2
[INFO] [stderr]    Compiling algebra v0.1.0 (/opt/rustwide/workdir/algebra)
[INFO] [stderr]    Compiling union_find v0.1.0 (/opt/rustwide/workdir/union_find)
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling clap_builder v4.5.42
[INFO] [stderr]    Compiling crossbeam-queue v0.3.8
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling onoro v0.1.0 (/opt/rustwide/workdir/onoro)
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling parking_lot_core v0.2.14
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling thread-id v3.3.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling hashbrown v0.14.0
[INFO] [stderr]    Compiling owning_ref v0.2.4
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling dashmap v5.5.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling parking_lot v0.3.8
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling criterion-plot v0.6.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling rayon v1.7.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling clap v4.5.42
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling crossbeam v0.2.12
[INFO] [stderr]    Compiling smallvec v0.3.4
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures v0.1.31
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling criterion v0.7.0
[INFO] [stderr]    Compiling cooperate v0.1.0 (https://github.com/ClaytonKnittel/cooperate.git?rev=ecc4e22609abc3b15d060d68f0a9cec2e7440b22#ecc4e226)
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling onoro_impl v0.1.0 (/opt/rustwide/workdir/onoro_impl)
[INFO] [stdout] warning: unused import: `finite::Finite`
[INFO] [stdout]  --> onoro_impl/src/onoro_view.rs:8:3
[INFO] [stdout]   |
[INFO] [stdout] 8 |   finite::Finite,
[INFO] [stdout]   |   ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `board_symm_state_with_pawns_in_play`, `pawn_list::PawnList8`, and `unreachable`
[INFO] [stdout]   --> onoro_impl/src/onoro_view.rs:24:36
[INFO] [stdout]    |
[INFO] [stdout] 24 |   canonicalize::{board_symm_state, board_symm_state_with_pawns_in_play},
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 27 |   pawn_list::PawnList8,
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 28 |   util::{likely, unreachable},
[INFO] [stdout]    |                  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `util::unreachable`
[INFO] [stdout]   --> onoro_impl/src/pawn_list.rs:17:24
[INFO] [stdout]    |
[INFO] [stdout] 17 | use crate::{PackedIdx, util::unreachable};
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling multiqueue v0.3.2
[INFO] [stdout] warning: unused import: `itertools::Itertools`
[INFO] [stdout]  --> onoro_impl/src/pawn_list.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use itertools::Itertools;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `op`
[INFO] [stdout]    --> onoro_impl/src/pawn_list.rs:730:27
[INFO] [stdout]     |
[INFO] [stdout] 730 |   fn apply_trivial(&self, op: &Trivial) -> Self {
[INFO] [stdout]     |                           ^^ help: if this is intentional, prefix it with an underscore: `_op`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `pawn_search_mask`, `get_tile_fast`, and `get_pawn_idx_fast` are never used
[INFO] [stdout]    --> onoro_impl/src/onoro.rs:502:13
[INFO] [stdout]     |
[INFO] [stdout]  43 | impl<const N: usize> OnoroImpl<N> {
[INFO] [stdout]     | --------------------------------- associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 502 |   unsafe fn pawn_search_mask(pawn_poses: &[PackedIdx; N], idx: PackedIdx) -> u32 {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 519 |   unsafe fn get_tile_fast(pawn_poses: &[PackedIdx; N], idx: PackedIdx) -> TileState {
[INFO] [stdout]     |             ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 539 |   unsafe fn get_pawn_idx_fast(pawn_poses: &[PackedIdx; N], idx: PackedIdx) -> u32 {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `N` is never used
[INFO] [stdout]   --> onoro_impl/src/pawn_list.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 | const N: usize = 16;
[INFO] [stdout]    |       ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PawnList8` is never constructed
[INFO] [stdout]    --> onoro_impl/src/pawn_list.rs:626:12
[INFO] [stdout]     |
[INFO] [stdout] 626 | pub struct PawnList8 {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> onoro_impl/src/pawn_list.rs:632:10
[INFO] [stdout]     |
[INFO] [stdout] 631 | impl PawnList8 {
[INFO] [stdout]     | -------------- associated items in this implementation
[INFO] [stdout] 632 |   pub fn extract_black_pawns(pawn_poses: &[PackedIdx; N], origin: HexPos) -> Self {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 662 |   pub fn extract_white_pawns(pawn_poses: &[PackedIdx; N], origin: HexPos) -> Self {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 692 |   pub fn apply_d6_c(&self, op_ord: usize) -> Self {
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 700 |   fn apply_d3_v(&self, op: &D3) -> Self {
[INFO] [stdout]     |      ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 706 |   fn apply_k4_e(&self, op: &K4) -> Self {
[INFO] [stdout]     |      ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 712 |   fn apply_c2_cv(&self, op: &C2) -> Self {
[INFO] [stdout]     |      ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 718 |   fn apply_c2_ce(&self, op: &C2) -> Self {
[INFO] [stdout]     |      ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 724 |   fn apply_c2_ev(&self, op: &C2) -> Self {
[INFO] [stdout]     |      ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 730 |   fn apply_trivial(&self, op: &Trivial) -> Self {
[INFO] [stdout]     |      ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 734 |   pub fn apply(&self, symm_class: SymmetryClass, op_ord: usize) -> Self {
[INFO] [stdout]     |          ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 748 |   pub fn equal_ignoring_order(&self, other: Self) -> bool {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 755 |   pub fn pawn_indices<const N: usize>(&self, origin: HexPos) -> impl Iterator<Item = usize> {
[INFO] [stdout]     |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> onoro_impl/src/util.rs:71:10
[INFO] [stdout]    |
[INFO] [stdout] 70 | impl<I: PrimInt> MinAndMax<I> {
[INFO] [stdout]    | ----------------------------- associated function in this implementation
[INFO] [stdout] 71 |   pub fn new(min: I, max: I) -> Self {
[INFO] [stdout]    |          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `MM128Iter` is never used
[INFO] [stdout]    --> onoro_impl/src/util.rs:104:11
[INFO] [stdout]     |
[INFO] [stdout] 104 | pub trait MM128Iter {
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `packed_positions_to_mask_sse3` is never used
[INFO] [stdout]    --> onoro_impl/src/util.rs:175:11
[INFO] [stdout]     |
[INFO] [stdout] 175 | unsafe fn packed_positions_to_mask_sse3(packed_positions: u64) -> u64 {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `equal_mask_epi8_sse3` is never used
[INFO] [stdout]    --> onoro_impl/src/util.rs:261:11
[INFO] [stdout]     |
[INFO] [stdout] 261 | unsafe fn equal_mask_epi8_sse3(byte_vec: u64, needle: u8) -> u64 {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `horizontal_compress` is never used
[INFO] [stdout]    --> onoro_impl/src/util.rs:302:11
[INFO] [stdout]     |
[INFO] [stdout] 302 | unsafe fn horizontal_compress<F>(v: __m128i, mut compressor: F) -> u8
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> onoro_impl/src/util.rs:323:10
[INFO] [stdout]     |
[INFO] [stdout] 322 | impl CoordLimits {
[INFO] [stdout]     | ---------------- associated function in this implementation
[INFO] [stdout] 323 |   pub fn new(x: MinAndMax<u32>, y: MinAndMax<u32>, xy: MinAndMax<u32>) -> Self {
[INFO] [stdout]     |          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `packed_positions_coord_limits_sse3` is never used
[INFO] [stdout]    --> onoro_impl/src/util.rs:342:4
[INFO] [stdout]     |
[INFO] [stdout] 342 | fn packed_positions_coord_limits_sse3(pawn_poses: &[PackedIdx]) -> CoordLimits {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling ai_gen_onoro v0.1.0 (/opt/rustwide/workdir/ai_gen_onoro)
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling rstest_reuse v0.7.0
[INFO] [stderr]    Compiling rstest v0.26.1
[INFO] [stderr]    Compiling onoro-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 5m 21s
[INFO] running `Command { std: "docker" "inspect" "872e513772221714c687a39e5c5cb66d405909dc8bd871e30c824ad5ca346926", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "872e513772221714c687a39e5c5cb66d405909dc8bd871e30c824ad5ca346926", kill_on_drop: false }`
[INFO] [stdout] 872e513772221714c687a39e5c5cb66d405909dc8bd871e30c824ad5ca346926
