[INFO] cloning repository https://github.com/pwnsquad/yobmef [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pwnsquad/yobmef" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpwnsquad%2Fyobmef", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpwnsquad%2Fyobmef'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 34d64d0095478e3fadf6ad406684295cb616d521 [INFO] testing pwnsquad/yobmef against try#17092ad00ed8fe1e7f81a7e38238ff70779034b1 for pr-140985 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpwnsquad%2Fyobmef" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pwnsquad/yobmef on toolchain 17092ad00ed8fe1e7f81a7e38238ff70779034b1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pwnsquad/yobmef [INFO] finished tweaking git repo https://github.com/pwnsquad/yobmef [INFO] tweaked toml for git repo https://github.com/pwnsquad/yobmef written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/pwnsquad/yobmef 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" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1b11f69f07df02161166a0ba6cdca341fe72986cf377432bc9e43aeb28df26f6 [INFO] running `Command { std: "docker" "start" "-a" "1b11f69f07df02161166a0ba6cdca341fe72986cf377432bc9e43aeb28df26f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1b11f69f07df02161166a0ba6cdca341fe72986cf377432bc9e43aeb28df26f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b11f69f07df02161166a0ba6cdca341fe72986cf377432bc9e43aeb28df26f6", kill_on_drop: false }` [INFO] [stdout] 1b11f69f07df02161166a0ba6cdca341fe72986cf377432bc9e43aeb28df26f6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c4a0cd097dee6d27c2573e98d973eafad80966328590846f8d7fc79dd95f8e1e [INFO] running `Command { std: "docker" "start" "-a" "c4a0cd097dee6d27c2573e98d973eafad80966328590846f8d7fc79dd95f8e1e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling getrandom v0.2.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling rand_core v0.6.1 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.8.2 [INFO] [stderr] Compiling yobmef v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [optimized + debuginfo] target(s) in 7.04s [INFO] running `Command { std: "docker" "inspect" "c4a0cd097dee6d27c2573e98d973eafad80966328590846f8d7fc79dd95f8e1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4a0cd097dee6d27c2573e98d973eafad80966328590846f8d7fc79dd95f8e1e", kill_on_drop: false }` [INFO] [stdout] c4a0cd097dee6d27c2573e98d973eafad80966328590846f8d7fc79dd95f8e1e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f4f516ca77ad2f260c7a60a932c886cc780d44ce5cf3a022fe73c6c4a2478a81 [INFO] running `Command { std: "docker" "start" "-a" "f4f516ca77ad2f260c7a60a932c886cc780d44ce5cf3a022fe73c6c4a2478a81", kill_on_drop: false }` [INFO] [stderr] Compiling yobmef v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [optimized + debuginfo] target(s) in 4.18s [INFO] running `Command { std: "docker" "inspect" "f4f516ca77ad2f260c7a60a932c886cc780d44ce5cf3a022fe73c6c4a2478a81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4f516ca77ad2f260c7a60a932c886cc780d44ce5cf3a022fe73c6c4a2478a81", kill_on_drop: false }` [INFO] [stdout] f4f516ca77ad2f260c7a60a932c886cc780d44ce5cf3a022fe73c6c4a2478a81 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4f318de54c792451c39840a237abd01077901d8a6307bd02cd3776a2b16e4fbd [INFO] running `Command { std: "docker" "start" "-a" "4f318de54c792451c39840a237abd01077901d8a6307bd02cd3776a2b16e4fbd", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [optimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/yobmef-b30d7ee82694d9c7) [INFO] [stdout] [INFO] [stdout] running 86 tests [INFO] [stdout] test bitboard::tests::test_bitboard_population ... ok [INFO] [stdout] test bitboard::tests::test_bitboard_get_flip ... ok [INFO] [stdout] test bitboard::tests::test_flip_vertical ... ok [INFO] [stdout] test bitboard::tests::test_bitboard_or ... ok [INFO] [stdout] test bitboard::tests::test_iterate ... ok [INFO] [stdout] test chess::board::tests::test_from_fen_castling ... ok [INFO] [stdout] test chess::board::tests::test_from_fen_starting ... ok [INFO] [stdout] test chess::board::tests::test_make_move_e2e4 ... ok [INFO] [stdout] test chess::board::tests::test_color_on ... ok [INFO] [stdout] test chess::board::tests::no_castling ... ok [INFO] [stdout] test chess::board::tests::test_make_move_capture ... ok [INFO] [stdout] test chess::board::tests::en_passant ... ok [INFO] [stdout] test chess::board::tests::test_is_in_check ... ok [INFO] [stdout] test chess::board::tests::test_fen_endgame ... ok [INFO] [stdout] test chess::board::tests::black_castling ... ok [INFO] [stdout] test chess::board::tests::test_make_move_en_passant_cleared ... ok [INFO] [stdout] test chess::board::tests::test_make_move_bishop_en_passant ... ok [INFO] [stdout] test chess::board::tests::test_make_move_promote ... ok [INFO] [stdout] test chess::board::tests::test_get_king_square ... ok [INFO] [stdout] test chess::board::tests::test_from_fen_invalid ... ok [INFO] [stdout] test chess::board::tests::test_from_fen_e2e4 ... ok [INFO] [stdout] test chess::board::tests::test_make_move_castle ... ok [INFO] [stdout] test chess::board::tests::test_make_move_remove_castling ... ok [INFO] [stdout] test chess::board::tests::test_to_fen_startpos ... ok [INFO] [stdout] test chess::board::tests::test_to_fen_e2e4 ... ok [INFO] [stdout] test chess::board::tests::test_piece_on ... ok [INFO] [stdout] test engine::tests::test_position ... ok [INFO] [stdout] test chess::board::tests::test_valid_after_capture ... ok [INFO] [stdout] test engine::tests::test_think_time ... ok [INFO] [stdout] test eval::tests::test_get_score_castle ... ok [INFO] [stdout] test eval::tests::test_get_score_e2e4 ... ok [INFO] [stdout] test eval::tests::test_get_score_mate_for_white ... ok [INFO] [stdout] test eval::tests::test_reasonable_d2d4_value_delta ... ok [INFO] [stdout] test movegen::king::tests::test_gen_king_moves_bottomright ... ok [INFO] [stdout] test movegen::king::tests::test_gen_king_moves_topleft ... ok [INFO] [stdout] test eval::tests::test_get_score_mate_for_black ... ok [INFO] [stdout] test movegen::king::tests::test_gen_king_moves_topright ... ok [INFO] [stdout] test movegen::king::tests::test_gen_king_moves ... ok [INFO] [stdout] test movegen::king::tests::test_king_castling_blocked ... ok [INFO] [stdout] test movegen::magic_utils::tests::test_get_bishop_rays ... ok [INFO] [stdout] test movegen::knight::tests::test_get_knight_moves_other_directions ... ok [INFO] [stdout] test movegen::king::tests::test_king_castling_in_check ... ok [INFO] [stdout] test movegen::king::tests::test_gen_king_moves_black ... ok [INFO] [stdout] test movegen::knight::tests::test_get_knight_moves_startpos ... ok [INFO] [stdout] test eval::tests::test_get_promise ... ok [INFO] [stdout] test movegen::magic_utils::tests::test_get_rook_occupancy_mask ... ok [INFO] [stdout] test movegen::magic_utils::tests::test_get_rook_occupancy_mask_corner ... ok [INFO] [stdout] test movegen::king::tests::test_king_takes_queen ... ok [INFO] [stdout] test movegen::magic::tests::test_get_all_sliding_moves ... ok [INFO] [stdout] test movegen::magic_utils::tests::test_get_bishop_occupancy_mask ... ok [INFO] [stdout] test movegen::knight::tests::test_get_knight_moves_edges ... ok [INFO] [stdout] test movegen::king::tests::test_king_castling_through_check ... ok [INFO] [stdout] test movegen::king::tests::test_king_castling_unblocked ... ok [INFO] [stdout] test movegen::magic_utils::tests::test_get_rook_rays ... ok [INFO] [stdout] test movegen::pawn::tests::test_get_pawn_moves_endgame ... ok [INFO] [stdout] test movegen::pawn::tests::test_take_own_pawn ... ok [INFO] [stdout] test movegen::pawn::tests::test_get_pawn_moves_startpos ... ok [INFO] [stdout] test movegen::pawn::tests::test_take_pawn_h_file ... ok [INFO] [stdout] test movegen::tests::test_block_check_knight ... ok [INFO] [stdout] test movegen::tests::test_iter_attacked ... ok [INFO] [stdout] test movegen::tests::test_move_into_check ... ok [INFO] [stdout] test movegen::tests::test_move_in_check ... ok [INFO] [stdout] test movegen::magic_utils::tests::test_get_questions_and_answers ... ok [INFO] [stdout] test movegen::pawn::tests::test_black_pawn_promote ... ok [INFO] [stdout] test search::tests::test_sort_by_promise_mate ... ignored [INFO] [stdout] test movegen::pawn::tests::test_en_passant_capture ... ok [INFO] [stdout] test movegen::pawn::tests::test_get_pawn_en_passant ... ok [INFO] [stdout] test movegen::tests::test_endgame ... ok [INFO] [stdout] test movegen::pawn::tests::test_take_pawn_a_file ... ok [INFO] [stdout] test movegen::pawn::tests::test_white_pawn_promote ... ok [INFO] [stdout] test movegen::tests::test_block_check_double_pawn_push ... ok [INFO] [stdout] test uci::tests::test_parse_go_ponder ... ok [INFO] [stdout] test uci::tests::test_parse_go_infinite ... ok [INFO] [stdout] test zobrist::tests::test_zobrist_collisions ... ignored [INFO] [stdout] test uci::tests::test_position ... ok [INFO] [stdout] test uci::tests::test_parse_go ... ok [INFO] [stdout] test uci::tests::test_uci ... ok [INFO] [stdout] test search::tests::test_think_time_10ms ... FAILED [INFO] [stdout] test search::tests::test_think_time_100ms ... FAILED [INFO] [stdout] test search::tests::test_think_time_1000ms ... FAILED [INFO] [stdout] test movegen::magic::tests::test_rook_move_lookup ... ok [INFO] [stdout] test movegen::magic::tests::test_bishop_move_lookup ... ok [INFO] [stdout] test search::tests::test_pv_legal_mate_1_white ... ok [INFO] [stdout] test search::tests::test_pv_deepest_startpos ... ok [INFO] [stdout] test search::tests::test_pv_deepest_mate2 ... ok [INFO] [stdout] test search::tests::test_pv_legal_mate_3_black ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- search::tests::test_think_time_10ms stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'search::tests::test_think_time_10ms' panicked at src/search.rs:135:41: [INFO] [stdout] no PV move in TP [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x560ea02dbde2 - std::backtrace_rs::backtrace::libunwind::trace::h2bdbdb423cc746ad [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x560ea02dbde2 - std::backtrace_rs::backtrace::trace_unsynchronized::h876081fa48c0856a [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x560ea02dbde2 - std::sys::backtrace::_print_fmt::h744638bebbff2806 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x560ea02dbde2 - ::fmt::he6e74fa9d0076b5d [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x560ea0300803 - core::fmt::rt::Argument::fmt::hf88a3177e76af877 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x560ea0300803 - core::fmt::write::h6442196e41589522 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/core/src/fmt/mod.rs:1446:25 [INFO] [stdout] 6: 0x560ea02d8db3 - std::io::default_write_fmt::h19b804dc75596022 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x560ea02d8db3 - std::io::Write::write_fmt::h561df7c669043671 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/io/mod.rs:1914:13 [INFO] [stdout] 8: 0x560ea02dbc32 - std::sys::backtrace::BacktraceLock::print::h25e1ce4c29150054 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x560ea02dd36c - std::panicking::default_hook::{{closure}}::h36663bdaae83f2bb [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/panicking.rs:300:22 [INFO] [stdout] 10: 0x560ea02dd1c2 - std::panicking::default_hook::hb9d7c40580cf1835 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x560ea02a3144 - as core::ops::function::Fn>::call::h53bdf3f1ac68020f [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 12: 0x560ea02a3144 - test::test_main_with_exit_callback::{{closure}}::h3ae9af1665ff5b7d [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x560ea02dde63 - as core::ops::function::Fn>::call::ha3a705c6ebc0f8fb [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 14: 0x560ea02dde63 - std::panicking::rust_panic_with_hook::h2d703857e4ba629f [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x560ea02ddb1a - std::panicking::begin_panic_handler::{{closure}}::h53dd12a17ad784b1 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x560ea02dc2e9 - std::sys::backtrace::__rust_end_short_backtrace::hf54a874920d38937 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 17: 0x560ea02dd7ad - __rustc[22d03d94d4da23d0]::rust_begin_unwind [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x560ea02fed30 - core::panicking::panic_fmt::hb74c170c8276d1d6 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x560ea02fed0b - core::panicking::panic_display::ha933c31d1944cf1d [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/core/src/panicking.rs:268:5 [INFO] [stdout] 20: 0x560ea02fed0b - core::option::expect_failed::h9bb14288c8a59ed6 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/core/src/option.rs:2049:5 [INFO] [stdout] 21: 0x560ea024f4ef - core::option::Option::expect::h0509190ead484d1a [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/core/src/option.rs:958:21 [INFO] [stdout] 22: 0x560ea024f4ef - yobmef::search::Searcher::search::h4b9f6b954da4d84d [INFO] [stdout] at /opt/rustwide/workdir/src/search.rs:135:41 [INFO] [stdout] 23: 0x560ea025d255 - yobmef::search::Searcher::search_timed::h789df392d59f7277 [INFO] [stdout] at /opt/rustwide/workdir/src/search.rs:104:9 [INFO] [stdout] 24: 0x560ea025d255 - yobmef::search::tests::test_think_time_10ms::hec903416e7b16437 [INFO] [stdout] at /opt/rustwide/workdir/src/search.rs:405:17 [INFO] [stdout] 25: 0x560ea0260159 - yobmef::search::tests::test_think_time_10ms::{{closure}}::h7729a62696a6e517 [INFO] [stdout] at /opt/rustwide/workdir/src/search.rs:399:23 [INFO] [stdout] 26: 0x560ea0260159 - core::ops::function::FnOnce::call_once::h37415ef38a7ffd57 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x560ea02a893b - core::ops::function::FnOnce::call_once::h0c81d2c7e362685a [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: 0x560ea02a893b - test::__rust_begin_short_backtrace::hc62049913de4b9c6 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/test/src/lib.rs:648:18 [INFO] [stdout] 29: 0x560ea02a7b52 - test::run_test_in_process::{{closure}}::h906d61461feea06d [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/test/src/lib.rs:671:60 [INFO] [stdout] 30: 0x560ea02a7b52 - as core::ops::function::FnOnce<()>>::call_once::h962d8c24a3ec06f1 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 31: 0x560ea02a7b52 - std::panicking::try::do_call::h88e304055018b07f [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/panicking.rs:589:40 [INFO] [stdout] 32: 0x560ea02a7b52 - std::panicking::try::h34046f0780b49f58 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/panicking.rs:552:19 [INFO] [stdout] 33: 0x560ea02a7b52 - std::panic::catch_unwind::h7d7ad4d133a51a76 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/panic.rs:359:14 [INFO] [stdout] 34: 0x560ea02a7b52 - test::run_test_in_process::h0871d7f888d1f41c [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/test/src/lib.rs:671:27 [INFO] [stdout] 35: 0x560ea02a7b52 - test::run_test::{{closure}}::h696f8114d8bae20e [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/test/src/lib.rs:592:43 [INFO] [stdout] 36: 0x560ea026af44 - test::run_test::{{closure}}::h632082d0bd36bde1 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/test/src/lib.rs:622:41 [INFO] [stdout] 37: 0x560ea026af44 - std::sys::backtrace::__rust_begin_short_backtrace::hf4db03c672d46ea2 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 38: 0x560ea026ea1a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571ce7b4ea6fba0e [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 39: 0x560ea026ea1a - as core::ops::function::FnOnce<()>>::call_once::h79478c2f2b0b4ed6 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 40: 0x560ea026ea1a - std::panicking::try::do_call::hdfb524d8b1c5ea5d [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/panicking.rs:589:40 [INFO] [stdout] 41: 0x560ea026ea1a - std::panicking::try::hb57ee69084fa6c6a [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/panicking.rs:552:19 [INFO] [stdout] 42: 0x560ea026ea1a - std::panic::catch_unwind::h1fcc7dadd90dd47c [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/panic.rs:359:14 [INFO] [stdout] 43: 0x560ea026ea1a - std::thread::Builder::spawn_unchecked_::{{closure}}::h7201710e36d47c29 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 44: 0x560ea026ea1a - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha75b12b48ae5b3d2 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x560ea02df70b - as core::ops::function::FnOnce>::call_once::h02517bb8c2b8e279 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 46: 0x560ea02df70b - as core::ops::function::FnOnce>::call_once::h760bb73d54d4c118 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 47: 0x560ea02df70b - std::sys::pal::unix::thread::Thread::new::thread_start::h91ff250566269b77 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/sys/pal/unix/thread.rs:97:17 [INFO] [stdout] 48: 0x7dae5c8beaa4 - [INFO] [stdout] 49: 0x7dae5c94ba34 - clone [INFO] [stdout] 50: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- search::tests::test_think_time_100ms stdout ---- [INFO] [stdout] info depth 1 score cp 10 nodes 224 nps 26901 time 8 pv b1c3 b8c6 [INFO] [stdout] info depth 2 score cp 10 nodes 1598 nps 15619 time 102 pv b1c3 b8c6 [INFO] [stdout] [INFO] [stdout] thread 'search::tests::test_think_time_100ms' panicked at src/search.rs:421:5: [INFO] [stdout] search elapsed 101320micro > want 100000micro [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x560ea02dbde2 - std::backtrace_rs::backtrace::libunwind::trace::h2bdbdb423cc746ad [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x560ea02dbde2 - std::backtrace_rs::backtrace::trace_unsynchronized::h876081fa48c0856a [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x560ea02dbde2 - std::sys::backtrace::_print_fmt::h744638bebbff2806 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x560ea02dbde2 - ::fmt::he6e74fa9d0076b5d [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x560ea0300803 - core::fmt::rt::Argument::fmt::hf88a3177e76af877 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x560ea0300803 - core::fmt::write::h6442196e41589522 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/core/src/fmt/mod.rs:1446:25 [INFO] [stdout] 6: 0x560ea02d8db3 - std::io::default_write_fmt::h19b804dc75596022 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x560ea02d8db3 - std::io::Write::write_fmt::h561df7c669043671 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/io/mod.rs:1914:13 [INFO] [stdout] 8: 0x560ea02dbc32 - std::sys::backtrace::BacktraceLock::print::h25e1ce4c29150054 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x560ea02dd36c - std::panicking::default_hook::{{closure}}::h36663bdaae83f2bb [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/panicking.rs:300:22 [INFO] [stdout] 10: 0x560ea02dd1c2 - std::panicking::default_hook::hb9d7c40580cf1835 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x560ea02a3144 - as core::ops::function::Fn>::call::h53bdf3f1ac68020f [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 12: 0x560ea02a3144 - test::test_main_with_exit_callback::{{closure}}::h3ae9af1665ff5b7d [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x560ea02dde63 - as core::ops::function::Fn>::call::ha3a705c6ebc0f8fb [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 14: 0x560ea02dde63 - std::panicking::rust_panic_with_hook::h2d703857e4ba629f [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x560ea02ddb1a - std::panicking::begin_panic_handler::{{closure}}::h53dd12a17ad784b1 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x560ea02dc2e9 - std::sys::backtrace::__rust_end_short_backtrace::hf54a874920d38937 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 17: 0x560ea02dd7ad - __rustc[22d03d94d4da23d0]::rust_begin_unwind [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x560ea02fed30 - core::panicking::panic_fmt::hb74c170c8276d1d6 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x560ea025d661 - yobmef::search::tests::test_think_time_100ms::hd4bb47c53e1e2823 [INFO] [stdout] at /opt/rustwide/workdir/src/search.rs:408:21 [INFO] [stdout] 20: 0x560ea02620f9 - yobmef::search::tests::test_think_time_100ms::{{closure}}::hdf617db58fcef6ad [INFO] [stdout] at /opt/rustwide/workdir/src/search.rs:399:23 [INFO] [stdout] 21: 0x560ea02620f9 - core::ops::function::FnOnce::call_once::hf34065aead186a3a [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x560ea02a893b - core::ops::function::FnOnce::call_once::h0c81d2c7e362685a [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x560ea02a893b - test::__rust_begin_short_backtrace::hc62049913de4b9c6 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/test/src/lib.rs:648:18 [INFO] [stdout] 24: 0x560ea02a7b52 - test::run_test_in_process::{{closure}}::h906d61461feea06d [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/test/src/lib.rs:671:60 [INFO] [stdout] 25: 0x560ea02a7b52 - as core::ops::function::FnOnce<()>>::call_once::h962d8c24a3ec06f1 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 26: 0x560ea02a7b52 - std::panicking::try::do_call::h88e304055018b07f [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/panicking.rs:589:40 [INFO] [stdout] 27: 0x560ea02a7b52 - std::panicking::try::h34046f0780b49f58 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/panicking.rs:552:19 [INFO] [stdout] 28: 0x560ea02a7b52 - std::panic::catch_unwind::h7d7ad4d133a51a76 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: 0x560ea02a7b52 - test::run_test_in_process::h0871d7f888d1f41c [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/test/src/lib.rs:671:27 [INFO] [stdout] 30: 0x560ea02a7b52 - test::run_test::{{closure}}::h696f8114d8bae20e [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/test/src/lib.rs:592:43 [INFO] [stdout] 31: 0x560ea026af44 - test::run_test::{{closure}}::h632082d0bd36bde1 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/test/src/lib.rs:622:41 [INFO] [stdout] 32: 0x560ea026af44 - std::sys::backtrace::__rust_begin_short_backtrace::hf4db03c672d46ea2 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 33: 0x560ea026ea1a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571ce7b4ea6fba0e [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 34: 0x560ea026ea1a - as core::ops::function::FnOnce<()>>::call_once::h79478c2f2b0b4ed6 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 35: 0x560ea026ea1a - std::panicking::try::do_call::hdfb524d8b1c5ea5d [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/panicking.rs:589:40 [INFO] [stdout] 36: 0x560ea026ea1a - std::panicking::try::hb57ee69084fa6c6a [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/panicking.rs:552:19 [INFO] [stdout] 37: 0x560ea026ea1a - std::panic::catch_unwind::h1fcc7dadd90dd47c [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/panic.rs:359:14 [INFO] [stdout] 38: 0x560ea026ea1a - std::thread::Builder::spawn_unchecked_::{{closure}}::h7201710e36d47c29 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 39: 0x560ea026ea1a - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha75b12b48ae5b3d2 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x560ea02df70b - as core::ops::function::FnOnce>::call_once::h02517bb8c2b8e279 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 41: 0x560ea02df70b - as core::ops::function::FnOnce>::call_once::h760bb73d54d4c118 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 42: 0x560ea02df70b - std::sys::pal::unix::thread::Thread::new::thread_start::h91ff250566269b77 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/sys/pal/unix/thread.rs:97:17 [INFO] [stdout] 43: 0x7dae5c8beaa4 - [INFO] [stdout] 44: 0x7dae5c94ba34 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- search::tests::test_think_time_1000ms stdout ---- [INFO] [stdout] info depth 1 score cp 10 nodes 224 nps 10124 time 22 pv b1c3 b8c6 [INFO] [stdout] info depth 2 score cp 40 nodes 2753 nps 13786 time 199 pv b1c3 b8c6 g1f3 [INFO] [stdout] info depth 3 score cp 40 nodes 16152 nps 16119 time 1001 pv b1c3 b8c6 g1f3 [INFO] [stdout] [INFO] [stdout] thread 'search::tests::test_think_time_1000ms' panicked at src/search.rs:422:5: [INFO] [stdout] search elapsed 1001006micro > want 1000000micro [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x560ea02dbde2 - std::backtrace_rs::backtrace::libunwind::trace::h2bdbdb423cc746ad [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x560ea02dbde2 - std::backtrace_rs::backtrace::trace_unsynchronized::h876081fa48c0856a [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x560ea02dbde2 - std::sys::backtrace::_print_fmt::h744638bebbff2806 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x560ea02dbde2 - ::fmt::he6e74fa9d0076b5d [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x560ea0300803 - core::fmt::rt::Argument::fmt::hf88a3177e76af877 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x560ea0300803 - core::fmt::write::h6442196e41589522 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/core/src/fmt/mod.rs:1446:25 [INFO] [stdout] 6: 0x560ea02d8db3 - std::io::default_write_fmt::h19b804dc75596022 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x560ea02d8db3 - std::io::Write::write_fmt::h561df7c669043671 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/io/mod.rs:1914:13 [INFO] [stdout] 8: 0x560ea02dbc32 - std::sys::backtrace::BacktraceLock::print::h25e1ce4c29150054 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x560ea02dd36c - std::panicking::default_hook::{{closure}}::h36663bdaae83f2bb [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/panicking.rs:300:22 [INFO] [stdout] 10: 0x560ea02dd1c2 - std::panicking::default_hook::hb9d7c40580cf1835 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x560ea02a3144 - as core::ops::function::Fn>::call::h53bdf3f1ac68020f [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 12: 0x560ea02a3144 - test::test_main_with_exit_callback::{{closure}}::h3ae9af1665ff5b7d [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x560ea02dde63 - as core::ops::function::Fn>::call::ha3a705c6ebc0f8fb [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 14: 0x560ea02dde63 - std::panicking::rust_panic_with_hook::h2d703857e4ba629f [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x560ea02ddb1a - std::panicking::begin_panic_handler::{{closure}}::h53dd12a17ad784b1 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x560ea02dc2e9 - std::sys::backtrace::__rust_end_short_backtrace::hf54a874920d38937 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 17: 0x560ea02dd7ad - __rustc[22d03d94d4da23d0]::rust_begin_unwind [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x560ea02fed30 - core::panicking::panic_fmt::hb74c170c8276d1d6 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x560ea025d953 - yobmef::search::tests::test_think_time_1000ms::h71db6780de38a382 [INFO] [stdout] at /opt/rustwide/workdir/src/search.rs:408:21 [INFO] [stdout] 20: 0x560ea02619e9 - yobmef::search::tests::test_think_time_1000ms::{{closure}}::he54b9a412b744e81 [INFO] [stdout] at /opt/rustwide/workdir/src/search.rs:399:23 [INFO] [stdout] 21: 0x560ea02619e9 - core::ops::function::FnOnce::call_once::hc7d5a2a84c210422 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x560ea02a893b - core::ops::function::FnOnce::call_once::h0c81d2c7e362685a [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x560ea02a893b - test::__rust_begin_short_backtrace::hc62049913de4b9c6 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/test/src/lib.rs:648:18 [INFO] [stdout] 24: 0x560ea02a7b52 - test::run_test_in_process::{{closure}}::h906d61461feea06d [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/test/src/lib.rs:671:60 [INFO] [stdout] 25: 0x560ea02a7b52 - as core::ops::function::FnOnce<()>>::call_once::h962d8c24a3ec06f1 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 26: 0x560ea02a7b52 - std::panicking::try::do_call::h88e304055018b07f [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/panicking.rs:589:40 [INFO] [stdout] 27: 0x560ea02a7b52 - std::panicking::try::h34046f0780b49f58 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/panicking.rs:552:19 [INFO] [stdout] 28: 0x560ea02a7b52 - std::panic::catch_unwind::h7d7ad4d133a51a76 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: 0x560ea02a7b52 - test::run_test_in_process::h0871d7f888d1f41c [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/test/src/lib.rs:671:27 [INFO] [stdout] 30: 0x560ea02a7b52 - test::run_test::{{closure}}::h696f8114d8bae20e [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/test/src/lib.rs:592:43 [INFO] [stdout] 31: 0x560ea026af44 - test::run_test::{{closure}}::h632082d0bd36bde1 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/test/src/lib.rs:622:41 [INFO] [stdout] 32: 0x560ea026af44 - std::sys::backtrace::__rust_begin_short_backtrace::hf4db03c672d46ea2 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 33: 0x560ea026ea1a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571ce7b4ea6fba0e [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 34: 0x560ea026ea1a - as core::ops::function::FnOnce<()>>::call_once::h79478c2f2b0b4ed6 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 35: 0x560ea026ea1a - std::panicking::try::do_call::hdfb524d8b1c5ea5d [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/panicking.rs:589:40 [INFO] [stdout] 36: 0x560ea026ea1a - std::panicking::try::hb57ee69084fa6c6a [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/panicking.rs:552:19 [INFO] [stdout] 37: 0x560ea026ea1a - std::panic::catch_unwind::h1fcc7dadd90dd47c [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/panic.rs:359:14 [INFO] [stdout] 38: 0x560ea026ea1a - std::thread::Builder::spawn_unchecked_::{{closure}}::h7201710e36d47c29 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 39: 0x560ea026ea1a - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha75b12b48ae5b3d2 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x560ea02df70b - as core::ops::function::FnOnce>::call_once::h02517bb8c2b8e279 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 41: 0x560ea02df70b - as core::ops::function::FnOnce>::call_once::h760bb73d54d4c118 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 42: 0x560ea02df70b - std::sys::pal::unix::thread::Thread::new::thread_start::h91ff250566269b77 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/sys/pal/unix/thread.rs:97:17 [INFO] [stdout] 43: 0x7dae5c8beaa4 - [INFO] [stdout] 44: 0x7dae5c94ba34 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] search::tests::test_think_time_1000ms [INFO] [stdout] search::tests::test_think_time_100ms [INFO] [stdout] search::tests::test_think_time_10ms [INFO] [stdout] [INFO] [stdout] test result: FAILED. 81 passed; 3 failed; 2 ignored; 0 measured; 0 filtered out; finished in 9.29s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "4f318de54c792451c39840a237abd01077901d8a6307bd02cd3776a2b16e4fbd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f318de54c792451c39840a237abd01077901d8a6307bd02cd3776a2b16e4fbd", kill_on_drop: false }` [INFO] [stdout] 4f318de54c792451c39840a237abd01077901d8a6307bd02cd3776a2b16e4fbd