[INFO] cloning repository https://github.com/ranzuh/rustchess
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ranzuh/rustchess" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Franzuh%2Frustchess", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Franzuh%2Frustchess'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 280a4879ded780263cf12f542ce1829331896473
[INFO] testing ranzuh/rustchess against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Franzuh%2Frustchess" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ranzuh/rustchess
[INFO] finished tweaking git repo https://github.com/ranzuh/rustchess
[INFO] tweaked toml for git repo https://github.com/ranzuh/rustchess written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ranzuh/rustchess on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ranzuh/rustchess 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" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] fa08f164ba2ff776e6630004b2197b11bcc563e0e08e7340540ab657f375311f
[INFO] running `Command { std: "docker" "start" "fa08f164ba2ff776e6630004b2197b11bcc563e0e08e7340540ab657f375311f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fa08f164ba2ff776e6630004b2197b11bcc563e0e08e7340540ab657f375311f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fa08f164ba2ff776e6630004b2197b11bcc563e0e08e7340540ab657f375311f" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fa08f164ba2ff776e6630004b2197b11bcc563e0e08e7340540ab657f375311f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fa08f164ba2ff776e6630004b2197b11bcc563e0e08e7340540ab657f375311f" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling ratsu v2.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.69s
[INFO] running `Command { std: "docker" "inspect" "fa08f164ba2ff776e6630004b2197b11bcc563e0e08e7340540ab657f375311f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fa08f164ba2ff776e6630004b2197b11bcc563e0e08e7340540ab657f375311f" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling ratsu v2.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.84s
[INFO] running `Command { std: "docker" "inspect" "fa08f164ba2ff776e6630004b2197b11bcc563e0e08e7340540ab657f375311f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fa08f164ba2ff776e6630004b2197b11bcc563e0e08e7340540ab657f375311f" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ratsu-434d56cdb06d5bcf)
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ratsu-b25142badae0405e)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/hash_tests.rs (/opt/rustwide/target/debug/deps/hash_tests-305caac8a32144de)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_incremental_hash_changes ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/perft_tests.rs (/opt/rustwide/target/debug/deps/perft_tests-529d58632b6320e5)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test perft_suite has been running for over 60 seconds
[INFO] [stdout] test perft_suite ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 172.59s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/tactics_tests.rs (/opt/rustwide/target/debug/deps/tactics_tests-1bf1e76e7b8081fa)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test win_at_chess has been running for over 60 seconds
[INFO] [stdout] test win_at_chess ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- win_at_chess stdout ----
[INFO] [stdout] 2rr3k/pp3pp1/1nnqbN1p/3pN3/2pP4/2P3Q1/PPB4P/R4RK1 w - -
[INFO] [stdout] info depth 1 score cp 16 nodes 606 nps 64505 pv f6h5
[INFO] [stdout] info depth 2 score cp 16 nodes 1678 nps 71534 pv f6h5 c6e5
[INFO] [stdout] info depth 3 score cp 49997 nodes 15247 nps 56006 pv g3g6 f7g6 e5g6
[INFO] [stdout] info depth 4 score cp 49997 nodes 48732 nps 69987 pv g3g6 f7g6 e5g6
[INFO] [stdout] 5rk1/1ppb3p/p1pb4/6q1/3P1p1r/2P1R2P/PP1BQ1P1/5RKN w - -
[INFO] [stdout] info depth 1 score cp -267 nodes 593 nps 102697 pv e3g3
[INFO] [stdout] info depth 2 score cp 517 nodes 1942 nps 82256 pv e3g3 d7g4
[INFO] [stdout] info depth 3 score cp 517 nodes 6345 nps 83718 pv e3g3 d7g4 g3g4
[INFO] [stdout] info depth 4 score cp 542 nodes 22087 nps 69476 pv e3g3 g5g3 e2c4 g8g7 h1g3
[INFO] [stdout] r1bq2rk/pp3pbp/2p1p1pQ/7P/3P4/2PB1N2/PP3PPR/2KR4 w - -
[INFO] [stdout] info depth 1 score cp -34 nodes 245 nps 98413 pv h6g5
[INFO] [stdout] info depth 2 score cp 49997 nodes 927 nps 59172 pv h6h7 h8h7 h5g6
[INFO] [stdout] info depth 3 score cp 49997 nodes 3434 nps 61827 pv h6h7 h8h7 h5g6
[INFO] [stdout] info depth 4 score cp 49997 nodes 19010 nps 86913 pv h6h7 h8h7 h5g6
[INFO] [stdout] 5k2/6pp/p1qN4/1p1p4/3P4/2PKP2Q/PP3r2/3R4 b - -
[INFO] [stdout] info depth 1 score cp -88 nodes 224 nps 109236 pv c6d6
[INFO] [stdout] info depth 2 score cp 49997 nodes 722 nps 60555 pv c6c4 d6c4 b5c4
[INFO] [stdout] info depth 3 score cp 49997 nodes 2871 nps 81661 pv c6c4 d6c4 b5c4
[INFO] [stdout] info depth 4 score cp 49997 nodes 11553 nps 76132 pv c6c4 d6c4 b5c4
[INFO] [stdout] rnbqkb1r/pppp1ppp/8/4P3/6n1/7P/PPPNPPP1/R1BQKBNR b KQkq -
[INFO] [stdout] info depth 1 score cp -76 nodes 210 nps 140759 pv g4e5
[INFO] [stdout] info depth 2 score cp -74 nodes 468 nps 108189 pv g4e5 e2e3
[INFO] [stdout] info depth 3 score cp -66 nodes 2752 nps 124556 pv g4e5 e2e3 d7d5
[INFO] [stdout] info depth 4 score cp 804 nodes 19672 nps 110309 pv g4e3 e5e6 e3d1 e6f7 e8f7
[INFO] [stdout] info depth 5 score cp 804 nodes 65446 nps 117580 pv g4e3 e5e6 e3d1 e6f7 e8f7 e1d1
[INFO] [stdout] info depth 6 score cp 867 nodes 252307 nps 97135 pv g4e3 d2f3 e3d1 e1d1 d7d6 e5d6
[INFO] [stdout] 2br2k1/2q3rn/p2NppQ1/2p1P3/Pp5R/4P3/1P3PPP/3R2K1 w - -
[INFO] [stdout] info depth 1 score cp 558 nodes 461 nps 64465 pv h4h7
[INFO] [stdout] info depth 2 score cp 558 nodes 1298 nps 81613 pv h4h7 g7g6
[INFO] [stdout] info depth 3 score cp 558 nodes 6728 nps 95440 pv h4h7 g7g6 h7c7
[INFO] [stdout] info depth 4 score cp 509 nodes 44333 nps 79183 pv h4h7 f6e5 e3e4 g7g6
[INFO] [stdout] r1b1kb1r/3q1ppp/pBp1pn2/8/Np3P2/5B2/PPP3PP/R2Q1RK1 w kq -
[INFO] [stdout] info depth 1 score cp 116 nodes 336 nps 79690 pv d1e2
[INFO] [stdout] info depth 2 score cp 116 nodes 864 nps 77217 pv d1e2 d7b7
[INFO] [stdout] info depth 3 score cp 175 nodes 4952 nps 82064 pv f3c6 f8c5 b6c5 d7c6
[INFO] [stdout] info depth 4 score cp 997 nodes 22829 nps 56387 pv f3c6 f6d5 c6d7 c8d7 f1e1
[INFO] [stdout] info depth 5 score cp 948 nodes 148350 nps 73555 pv f3c6 f6d5 c6d7 c8d7 f1e1 d7c6
[INFO] [stdout] 4k1r1/2p3r1/1pR1p3/3pP2p/3P2qP/P4N2/1PQ4P/5R1K b - -
[INFO] [stdout] info depth 1 score cp -623 nodes 380 nps 102807 pv g4h3
[INFO] [stdout] info depth 2 score cp 49997 nodes 764 nps 53167 pv g4f3 f1f3 g7g1
[INFO] [stdout] info depth 3 score cp 49997 nodes 2128 nps 67104 pv g4f3 f1f3 g7g1
[INFO] [stdout] info depth 4 score cp 49997 nodes 6741 nps 67251 pv g4f3 f1f3 g7g1
[INFO] [stdout] 5rk1/pp4p1/2n1p2p/2Npq3/2p5/6P1/P3P1BP/R4Q1K w - -
[INFO] [stdout] info depth 1 score cp 6 nodes 154 nps 64531 pv g2f3
[INFO] [stdout] info depth 2 score cp 421 nodes 796 nps 48758 pv f1f8 g8f8 c5d7 f8e7
[INFO] [stdout] info depth 3 score cp 421 nodes 2397 nps 57578 pv f1f8 g8f8 c5d7 f8e7 d7e5
[INFO] [stdout] info depth 4 score cp 421 nodes 9151 nps 60293 pv f1f8 g8f8 c5d7 f8e7 d7e5 c6e5
[INFO] [stdout] r2rb1k1/pp1q1p1p/2n1p1p1/2bp4/5P2/PP1BPR1Q/1BPN2PP/R5K1 w - -
[INFO] [stdout] info depth 1 score cp 206 nodes 316 nps 81478 pv b2f6
[INFO] [stdout] info depth 2 score cp 160 nodes 2109 nps 64984 pv b2f6 e6e5
[INFO] [stdout] info depth 3 score cp 650 nodes 9157 nps 85732 pv h3h7 g8f8 b2f6 c5e7
[INFO] [stdout] info depth 4 score cp 972 nodes 42157 nps 64220 pv h3h7 g8f8 b2f6 c5e3 f3e3 d7d6
[INFO] [stdout] info depth 5 score cp 49993 nodes 270065 nps 73992 pv h3h7 g8f8 b2f6 c5e3 f3e3 e6e5 h7h8
[INFO] [stdout] 1R6/1brk2p1/4p2p/p1P1Pp2/P7/6P1/1P4P1/2R3K1 w - -
[INFO] [stdout] info depth 1 score cp 650 nodes 154 nps 89601 pv b8g8
[INFO] [stdout] info depth 2 score cp 636 nodes 588 nps 94870 pv b8g8 b7c6
[INFO] [stdout] info depth 3 score cp 1171 nodes 2840 nps 98472 pv b8b7 c7b7 c5c6 d7c7
[INFO] [stdout] info depth 4 score cp 1171 nodes 10884 nps 99822 pv b8b7 c7b7 c5c6 d7c7 c6b7 c7b7
[INFO] [stdout] info depth 5 score cp 1170 nodes 45770 nps 100504 pv b8b7 c7b7 c5c6 d7c7 c6b7 c7b7 c1c4
[INFO] [stdout] r4rk1/ppp2ppp/2n5/2bqp3/8/P2PB3/1PP1NPPP/R2Q1RK1 w - -
[INFO] [stdout] info depth 1 score cp 22 nodes 106 nps 100813 pv e2g3
[INFO] [stdout] info depth 2 score cp 29 nodes 1076 nps 84248 pv e2c3 d5d6
[INFO] [stdout] info depth 3 score cp 28 nodes 5439 nps 97873 pv e2c3 d5d6 e3c5
[INFO] [stdout] info depth 4 score cp 640 nodes 47517 nps 100609 pv e2c3 d5d6 c3e4 d6g6
[INFO] [stdout] info depth 5 score cp 640 nodes 109900 nps 104211 pv e2c3 d5d6 c3e4 d6g6 e3c5
[INFO] [stdout] r1b2rk1/ppbn1ppp/4p3/1QP4q/3P4/N4N2/5PPP/R1B2RK1 w - -
[INFO] [stdout] info depth 1 score cp -91 nodes 277 nps 128712 pv c5c6
[INFO] [stdout] info depth 2 score cp -90 nodes 1459 nps 72485 pv c5c6 h5b5
[INFO] [stdout] info depth 3 score cp -90 nodes 8500 nps 86132 pv c5c6 h5b5 a3b5
[INFO] [stdout] info depth 4 score cp 283 nodes 55745 nps 89913 pv c5c6 d7f6 c6b7 h5b5
[INFO] [stdout] info depth 5 score cp 283 nodes 150207 nps 105297 pv c5c6 d7f6 c6b7 h5b5 a3b5
[INFO] [stdout] 5rk1/1b3p1p/pp3p2/3n1N2/1P6/P1qB1PP1/3Q3P/4R1K1 w - -
[INFO] [stdout] info depth 1 score cp 283 nodes 165 nps 87557 pv d2c3
[INFO] [stdout] info depth 2 score cp 283 nodes 797 nps 81874 pv d2c3 d5c3
[INFO] [stdout] info depth 3 score cp 262 nodes 5364 nps 85817 pv d2c3 d5c3 e1e7
[INFO] [stdout] info depth 4 score cp 613 nodes 31800 nps 69533 pv d2h6 c3e1 d3f1 e1f1 g1f1 f8e8
[INFO] [stdout] info depth 5 score cp 1117 nodes 110808 nps 65711 pv d2h6 c3e1 d3f1 e1e3 f5e3 f8e8 e3d5
[INFO] [stdout] info depth 6 score cp 1117 nodes 341259 nps 75377 pv d2h6 c3e1 d3f1 e1e3 f5e3 f8e8 e3d5 b7d5
[INFO] [stdout] 8/1n3Np1/1N4Q1/1bkP4/p1p2p2/P1P2R2/3P2PK/B2R4 w - -
[INFO] [stdout] info depth 1 score cp 2881 nodes 178 nps 85627 pv b6a4 b5a4
[INFO] [stdout] info depth 2 score cp 2911 nodes 1095 nps 93070 pv f3f4 b7d6
[INFO] [stdout] info depth 3 score cp 3116 nodes 8871 nps 99616 pv f3f4 b5e8 b6c4
[INFO] [stdout] info depth 4 score cp 3133 nodes 55083 nps 95862 pv f3f4 b5e8 b6c4
[INFO] [stdout] info depth 5 score cp 49995 nodes 361280 nps 98548 pv d1h1 b5e8 g6b1 e8f7 b1b4
[INFO] [stdout] 6R1/2K5/8/8/5p2/6p1/1Q3Nk1/8 w - -
[INFO] [stdout] info depth 1 score cp 1762 nodes 240 nps 95299 pv f2d3 g2f3
[INFO] [stdout] info depth 2 score cp 1758 nodes 1461 nps 110504 pv f2g4 g2f3 b2c3 f3e2
[INFO] [stdout] info depth 3 score cp 2020 nodes 13376 nps 114321 pv f2d3 g2f3 b2d2 f3e4
[INFO] [stdout] info depth 4 score cp 49995 nodes 88768 nps 121371 pv f2g4 g2f3 b2c2 g3g2 c2d3
[INFO] [stdout] info depth 5 score cp 49995 nodes 449847 nps 124917 pv f2g4 g2h3 g4h2 g3h2 b2h8
[INFO] [stdout] 6b1/b2nB3/4p2r/1Np1kp2/2p2N2/K1P1PP2/2B5/8 w - -
[INFO] [stdout] info depth 1 score cp 287 nodes 112 nps 80900 pv e7d6 e5f6
[INFO] [stdout] info depth 2 score cp 287 nodes 570 nps 81480 pv e7d6 e5f6 b5a7
[INFO] [stdout] info depth 3 score cp 458 nodes 3799 nps 84731 pv b5a7 d7b8 e7c5
[INFO] [stdout] info depth 4 score cp 360 nodes 44936 nps 87070 pv b5a7 d7b8 e7c5 b8d7
[INFO] [stdout] info depth 5 score cp 49995 nodes 129172 nps 81940 pv c2a4 h6h7 f4g6 e5d5 b5c7
[INFO] [stdout] info depth 6 score cp 49995 nodes 410953 nps 88730 pv c2a4 d7b8 b5d6 h6h7 d6c4
[INFO] [stdout] 5N1k/5Ppp/8/8/2Q3p1/8/8/b6K w - -
[INFO] [stdout] info depth 1 score cp 1876 nodes 115 nps 97310 pv f8g6 h7g6
[INFO] [stdout] info depth 2 score cp 2069 nodes 516 nps 92787 pv f8e6 a1f6
[INFO] [stdout] info depth 3 score cp 2285 nodes 3350 nps 109153 pv f8e6 h7h5 f7f8q h8h7
[INFO] [stdout] info depth 4 score cp 2252 nodes 21055 nps 110350 pv f8e6 h7h5 f7f8q h8h7 c4e4 h7h6
[INFO] [stdout] info depth 5 score cp 49995 nodes 83217 nps 114757 pv c4f1 h7h6 f1b1 g7g6 b1a1
[INFO] [stdout] info depth 6 score cp 49995 nodes 315631 nps 111318 pv c4f1 h7h6 f1b1 a1f6 b1h7
[INFO] [stdout] 4r1b1/1p4B1/pN2pR2/RB2k3/1P2N2p/2p3b1/n2P1p1r/5K1n w - -
[INFO] [stdout] info depth 1 score cp -62 nodes 830 nps 62484 pv b5c6 e5d4
[INFO] [stdout] info depth 2 score cp 26 nodes 3849 nps 71761 pv b5c6 e5d4 f6g6 d4d3
[INFO] [stdout] info depth 3 score cp 389 nodes 28022 nps 77896 pv b5e8 e5d4 f6f2 d4d3 e4c5 d3c2
[INFO] [stdout] info depth 4 score cp 456 nodes 213343 nps 80496 pv b5e8 e5d4 e4f2 h1f2 f6f2 d4d3
[INFO] [stdout] 
[INFO] [stdout] thread 'win_at_chess' (366) panicked at tests/tactics_tests.rs:93:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: "b5e8"
[INFO] [stdout]  right: "f1e2"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ac5d3786dc1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ac5d3786dc1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ac5d3786dc1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ac5d3786dc1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ac5d379ab3a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ac5d379ab3a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5ac5d378b27c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5ac5d378b27c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5ac5d3765536 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ac5d3765536 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ac5d377efe9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ac5d36f9130 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x5ac5d36f9130 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5ac5d377f1a2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x5ac5d377f1a2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5ac5d37655e2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x5ac5d375cf49 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ac5d37661dd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5ac5d379b26c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ac5d379b183 - core[6883ba1bc0fe4ed1]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5ac5d36ebaae - core[6883ba1bc0fe4ed1]::panicking::assert_failed::<alloc[55a36b64bcbf2c0d]::string::String, &str>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5ac5d36ebf56 - tactics_tests[5041e882a25d0f07]::win_at_chess
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/tactics_tests.rs:93:9
[INFO] [stdout]   22:     0x5ac5d36ebb57 - tactics_tests[5041e882a25d0f07]::win_at_chess::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/tactics_tests.rs:82:18
[INFO] [stdout]   23:     0x5ac5d36ec3c6 - <tactics_tests[5041e882a25d0f07]::win_at_chess::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5ac5d36ec46b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5ac5d36ec46b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x5ac5d36f9ab5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x5ac5d36f9ab5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5ac5d36f9ab5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   29:     0x5ac5d36f9ab5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5ac5d36f9ab5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5ac5d36f9ab5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x5ac5d36f9ab5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x5ac5d36f4564 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x5ac5d36f4564 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5ac5d36fcc02 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x5ac5d36fcc02 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5ac5d36fcc02 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   38:     0x5ac5d36fcc02 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5ac5d36fcc02 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5ac5d36fcc02 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x5ac5d36fcc02 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5ac5d378664f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   43:     0x5ac5d378664f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   44:     0x741774a83aa4 - <unknown>
[INFO] [stdout]   45:     0x741774b10a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     win_at_chess
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 62.17s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test tactics_tests`
[INFO] running `Command { std: "docker" "inspect" "fa08f164ba2ff776e6630004b2197b11bcc563e0e08e7340540ab657f375311f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fa08f164ba2ff776e6630004b2197b11bcc563e0e08e7340540ab657f375311f", kill_on_drop: false }`
[INFO] [stdout] fa08f164ba2ff776e6630004b2197b11bcc563e0e08e7340540ab657f375311f
