[INFO] fetching crate sisyphus32 1.3.3... [INFO] testing sisyphus32-1.3.3 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681-1 [INFO] extracting crate sisyphus32 1.3.3 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate sisyphus32 1.3.3 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate sisyphus32 1.3.3 [INFO] tweaked toml for crates.io crate sisyphus32 1.3.3 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate sisyphus32 1.3.3 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate sisyphus32 1.3.3 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9e2d11cb0e6770e244192df752054d9dd9f2903ca0e7f2c969347eceeff32d22 [INFO] running `Command { std: "docker" "start" "-a" "9e2d11cb0e6770e244192df752054d9dd9f2903ca0e7f2c969347eceeff32d22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9e2d11cb0e6770e244192df752054d9dd9f2903ca0e7f2c969347eceeff32d22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e2d11cb0e6770e244192df752054d9dd9f2903ca0e7f2c969347eceeff32d22", kill_on_drop: false }` [INFO] [stdout] 9e2d11cb0e6770e244192df752054d9dd9f2903ca0e7f2c969347eceeff32d22 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e769e42a12a64142829d4fcffd3f26d7e4e162587c7b91fa980dcbcd731c18e6 [INFO] running `Command { std: "docker" "start" "-a" "e769e42a12a64142829d4fcffd3f26d7e4e162587c7b91fa980dcbcd731c18e6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling cc v1.2.24 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling rustls v0.23.27 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling dtor-proc-macro v0.0.5 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling dtor v0.0.6 [INFO] [stderr] Compiling ctor-proc-macro v0.0.5 [INFO] [stderr] Compiling webpki-roots v1.0.0 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling ctor v0.4.2 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling btoi v0.4.3 [INFO] [stderr] Compiling shakmaty v0.27.3 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling ureq-proto v0.4.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling rustls-webpki v0.103.3 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling shakmaty-syzygy v0.25.3 [INFO] [stderr] Compiling ureq v3.0.11 [INFO] [stderr] Compiling sisyphus32 v1.3.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.15s [INFO] running `Command { std: "docker" "inspect" "e769e42a12a64142829d4fcffd3f26d7e4e162587c7b91fa980dcbcd731c18e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e769e42a12a64142829d4fcffd3f26d7e4e162587c7b91fa980dcbcd731c18e6", kill_on_drop: false }` [INFO] [stdout] e769e42a12a64142829d4fcffd3f26d7e4e162587c7b91fa980dcbcd731c18e6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cf7018c470f430045f21dcc8997b513fd0e28c080c9a3dded71652ad634db5e2 [INFO] running `Command { std: "docker" "start" "-a" "cf7018c470f430045f21dcc8997b513fd0e28c080c9a3dded71652ad634db5e2", kill_on_drop: false }` [INFO] [stderr] Compiling sisyphus32 v1.3.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.89s [INFO] running `Command { std: "docker" "inspect" "cf7018c470f430045f21dcc8997b513fd0e28c080c9a3dded71652ad634db5e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf7018c470f430045f21dcc8997b513fd0e28c080c9a3dded71652ad634db5e2", kill_on_drop: false }` [INFO] [stdout] cf7018c470f430045f21dcc8997b513fd0e28c080c9a3dded71652ad634db5e2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 075690e1823b11875122f8cf2598e6f21e29d3acf6d45ba90f319598d582800b [INFO] running `Command { std: "docker" "start" "-a" "075690e1823b11875122f8cf2598e6f21e29d3acf6d45ba90f319598d582800b", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sisyphus32-3c7db7f65a0657b0) [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test bit_twiddles::tests::count_bits_manual_counts_correctly ... ok [INFO] [stdout] test bit_move::tests::encode_and_decode_works ... ok [INFO] [stdout] test move_generation::tests::generate_pseudo_legal_moves_returns_unique_moves ... ok [INFO] [stdout] test move_list::tests::move_list_of_scoring_moves_finds_max ... ok [INFO] [stdout] test zobrist::tests::test_zobrist_hash_castling_rights ... ok [INFO] [stdout] test zobrist::tests::test_zobrist_hash_different_positions ... ok [INFO] [stdout] test zobrist::tests::test_zobrist_hash_en_passant ... ok [INFO] [stdout] test zobrist::tests::test_zobrist_hash_side_to_move ... ok [INFO] [stdout] test search::tests::go_returns_non_empty_move ... ok [INFO] [stdout] test zobrist::tests::test_zobrist_hash_consistency ... ok [INFO] [stdout] test bot_game::tests::get_2d_board_returns_array_of_tuples ... ok [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/deps/sisyphus32-3c7db7f65a0657b0` (signal: 11, SIGSEGV: invalid memory reference) [INFO] running `Command { std: "docker" "inspect" "075690e1823b11875122f8cf2598e6f21e29d3acf6d45ba90f319598d582800b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "075690e1823b11875122f8cf2598e6f21e29d3acf6d45ba90f319598d582800b", kill_on_drop: false }` [INFO] [stdout] 075690e1823b11875122f8cf2598e6f21e29d3acf6d45ba90f319598d582800b