[INFO] cloning repository https://github.com/Jakur/topaz-tak [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Jakur/topaz-tak" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJakur%2Ftopaz-tak", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJakur%2Ftopaz-tak'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 171282c3430db9af7805640810fae690ad2af9a7 [INFO] testing Jakur/topaz-tak against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJakur%2Ftopaz-tak" "/workspace/builds/worker-27/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-27/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Jakur/topaz-tak on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Jakur/topaz-tak [INFO] finished tweaking git repo https://github.com/Jakur/topaz-tak [INFO] tweaked toml for git repo https://github.com/Jakur/topaz-tak written to /workspace/builds/worker-27/source/Cargo.toml [INFO] crate git repo https://github.com/Jakur/topaz-tak already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bf91b3e996afbfeedb55ee8a72419b20a8d1e7cb9e5ac2dfa5f52a688bf6a976 [INFO] running `Command { std: "docker" "start" "-a" "bf91b3e996afbfeedb55ee8a72419b20a8d1e7cb9e5ac2dfa5f52a688bf6a976", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bf91b3e996afbfeedb55ee8a72419b20a8d1e7cb9e5ac2dfa5f52a688bf6a976", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf91b3e996afbfeedb55ee8a72419b20a8d1e7cb9e5ac2dfa5f52a688bf6a976", kill_on_drop: false }` [INFO] [stdout] bf91b3e996afbfeedb55ee8a72419b20a8d1e7cb9e5ac2dfa5f52a688bf6a976 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dc4d64b2dc6c9fa5e5c71968197943578107726a5cad0f5ff38c953cb05f5d0d [INFO] running `Command { std: "docker" "start" "-a" "dc4d64b2dc6c9fa5e5c71968197943578107726a5cad0f5ff38c953cb05f5d0d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.102 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling colorful v0.2.1 [INFO] [stderr] Compiling board-game-traits v0.2.1 [INFO] [stderr] Compiling termtree v0.2.3 [INFO] [stderr] Compiling telnet v0.2.1 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling anyhow v1.0.44 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling lru v0.7.0 [INFO] [stderr] Compiling topaz-tak v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `bits` [INFO] [stdout] --> src/board/stack.rs:67:51 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn try_crush_wall(&mut self, bits: &mut BitboardStorage) -> bool { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_bits` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bits` [INFO] [stdout] --> src/board/stack.rs:77:49 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn uncrush_wall(&mut self, bits: &mut BitboardStorage) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_bits` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `last_capture` [INFO] [stdout] --> src/move_gen/move_order.rs:18:65 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn score_stack_moves(&mut self, board: &T, last_capture: Option) { [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_last_capture` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `simple_road_est` [INFO] [stdout] --> src/eval.rs:289:4 [INFO] [stdout] | [INFO] [stdout] 289 | fn simple_road_est(bits: T::Bits) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `bits` [INFO] [stdout] --> src/eval.rs:318:5 [INFO] [stdout] | [INFO] [stdout] 318 | bits: B, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `repeat_slide` [INFO] [stdout] --> src/eval.rs:339:4 [INFO] [stdout] | [INFO] [stdout] 339 | fn repeat_slide B>(mut b: B, f: F, end: B) -> BitOutcome { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `road_at_a_glance` [INFO] [stdout] --> src/search.rs:664:4 [INFO] [stdout] | [INFO] [stdout] 664 | fn road_at_a_glance() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.45s [INFO] running `Command { std: "docker" "inspect" "dc4d64b2dc6c9fa5e5c71968197943578107726a5cad0f5ff38c953cb05f5d0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc4d64b2dc6c9fa5e5c71968197943578107726a5cad0f5ff38c953cb05f5d0d", kill_on_drop: false }` [INFO] [stdout] dc4d64b2dc6c9fa5e5c71968197943578107726a5cad0f5ff38c953cb05f5d0d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0fa2663366aa38661a187073c7bdbf2a150335f63e82ff95de8b1954f01054af [INFO] running `Command { std: "docker" "start" "-a" "0fa2663366aa38661a187073c7bdbf2a150335f63e82ff95de8b1954f01054af", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling syn v1.0.77 [INFO] [stderr] Compiling half v1.7.1 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stdout] warning: unused variable: `bits` [INFO] [stdout] --> src/board/stack.rs:67:51 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn try_crush_wall(&mut self, bits: &mut BitboardStorage) -> bool { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_bits` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bits` [INFO] [stdout] --> src/board/stack.rs:77:49 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn uncrush_wall(&mut self, bits: &mut BitboardStorage) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_bits` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `last_capture` [INFO] [stdout] --> src/move_gen/move_order.rs:18:65 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn score_stack_moves(&mut self, board: &T, last_capture: Option) { [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_last_capture` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `simple_road_est` [INFO] [stdout] --> src/eval.rs:289:4 [INFO] [stdout] | [INFO] [stdout] 289 | fn simple_road_est(bits: T::Bits) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `bits` [INFO] [stdout] --> src/eval.rs:318:5 [INFO] [stdout] | [INFO] [stdout] 318 | bits: B, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `repeat_slide` [INFO] [stdout] --> src/eval.rs:339:4 [INFO] [stdout] | [INFO] [stdout] 339 | fn repeat_slide B>(mut b: B, f: F, end: B) -> BitOutcome { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `road_at_a_glance` [INFO] [stdout] --> src/search.rs:664:4 [INFO] [stdout] | [INFO] [stdout] 664 | fn road_at_a_glance() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling criterion-plot v0.4.4 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling criterion v0.3.5 [INFO] [stderr] Compiling topaz-tak v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `bits` [INFO] [stdout] --> src/board/stack.rs:67:51 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn try_crush_wall(&mut self, bits: &mut BitboardStorage) -> bool { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_bits` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bits` [INFO] [stdout] --> src/board/stack.rs:77:49 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn uncrush_wall(&mut self, bits: &mut BitboardStorage) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_bits` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `last_capture` [INFO] [stdout] --> src/move_gen/move_order.rs:18:65 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn score_stack_moves(&mut self, board: &T, last_capture: Option) { [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_last_capture` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `simple_road_est` [INFO] [stdout] --> src/eval.rs:289:4 [INFO] [stdout] | [INFO] [stdout] 289 | fn simple_road_est(bits: T::Bits) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `bits` [INFO] [stdout] --> src/eval.rs:318:5 [INFO] [stdout] | [INFO] [stdout] 318 | bits: B, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `repeat_slide` [INFO] [stdout] --> src/eval.rs:339:4 [INFO] [stdout] | [INFO] [stdout] 339 | fn repeat_slide B>(mut b: B, f: F, end: B) -> BitOutcome { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `compare_move_lists` [INFO] [stdout] --> src/move_gen.rs:677:8 [INFO] [stdout] | [INFO] [stdout] 677 | fn compare_move_lists(my_moves: Vec, source_file: &str) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `road_at_a_glance` [INFO] [stdout] --> src/search.rs:664:4 [INFO] [stdout] | [INFO] [stdout] 664 | fn road_at_a_glance() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 18.30s [INFO] running `Command { std: "docker" "inspect" "0fa2663366aa38661a187073c7bdbf2a150335f63e82ff95de8b1954f01054af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0fa2663366aa38661a187073c7bdbf2a150335f63e82ff95de8b1954f01054af", kill_on_drop: false }` [INFO] [stdout] 0fa2663366aa38661a187073c7bdbf2a150335f63e82ff95de8b1954f01054af [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6dcfe0a498eabc9b89ab3a86c3547dfe4fc87d289a78590144d6fba2a8b7d92a [INFO] running `Command { std: "docker" "start" "-a" "6dcfe0a498eabc9b89ab3a86c3547dfe4fc87d289a78590144d6fba2a8b7d92a", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `bits` [INFO] [stderr] --> src/board/stack.rs:67:51 [INFO] [stderr] | [INFO] [stderr] 67 | pub fn try_crush_wall(&mut self, bits: &mut BitboardStorage) -> bool { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_bits` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `bits` [INFO] [stderr] --> src/board/stack.rs:77:49 [INFO] [stderr] | [INFO] [stderr] 77 | pub fn uncrush_wall(&mut self, bits: &mut BitboardStorage) { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_bits` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `last_capture` [INFO] [stderr] --> src/move_gen/move_order.rs:18:65 [INFO] [stderr] | [INFO] [stderr] 18 | pub fn score_stack_moves(&mut self, board: &T, last_capture: Option) { [INFO] [stderr] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_last_capture` [INFO] [stderr] [INFO] [stderr] warning: function is never used: `simple_road_est` [INFO] [stderr] --> src/eval.rs:289:4 [INFO] [stderr] | [INFO] [stderr] 289 | fn simple_road_est(bits: T::Bits) -> usize { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field is never read: `bits` [INFO] [stderr] --> src/eval.rs:318:5 [INFO] [stderr] | [INFO] [stderr] 318 | bits: B, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `repeat_slide` [INFO] [stderr] --> src/eval.rs:339:4 [INFO] [stderr] | [INFO] [stderr] 339 | fn repeat_slide B>(mut b: B, f: F, end: B) -> BitOutcome { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `road_at_a_glance` [INFO] [stderr] --> src/search.rs:664:4 [INFO] [stderr] | [INFO] [stderr] 664 | fn road_at_a_glance() { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `topaz-tak` (lib) generated 7 warnings [INFO] [stderr] warning: function is never used: `compare_move_lists` [INFO] [stderr] --> src/move_gen.rs:677:8 [INFO] [stderr] | [INFO] [stderr] 677 | fn compare_move_lists(my_moves: Vec, source_file: &str) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `topaz-tak` (lib test) generated 8 warnings (7 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/topaz_tak-539b34f3c8778afc) [INFO] [stdout] [INFO] [stdout] running 29 tests [INFO] [stdout] test board::bitboard::test::bitboard_road ... ok [INFO] [stdout] test board::bitboard::test::pop_lowest ... ok [INFO] [stdout] test board::bitboard::test::test_critical_squares ... ok [INFO] [stdout] test board::bitboard::test::bitboard_creation ... ok [INFO] [stdout] test board::test::board_fill ... ok [INFO] [stdout] test board::test::check_board_road ... ok [INFO] [stdout] test board::test::komi_flat_game ... ok [INFO] [stdout] test board::test::test_read_tps ... ok [INFO] [stdout] test eval::test::components ... ok [INFO] [stdout] test board::test::test_forward_move ... ok [INFO] [stdout] test move_gen::test::all_non_crush_moves ... ok [INFO] [stdout] test move_gen::ptn::test::ptn_equivalence ... ok [INFO] [stdout] test eval::test::check_tak_threats ... ok [INFO] [stdout] test move_gen::test::four_direction_move ... ok [INFO] [stdout] test move_gen::test::single_direction_move ... ok [INFO] [stdout] test move_gen::ptn::test::playtak_move ... ok [INFO] [stdout] test board::test::test_make_unmake_move ... ok [INFO] [stdout] test search::proof::test::see_edge_placement_road ... ok [INFO] [stdout] test board::zobrist::test::test_update_zobrist ... ok [INFO] [stdout] test move_gen::test::crush_moves ... ok [INFO] [stdout] test move_gen::move_order::test::big_stack_order ... ok [INFO] [stdout] test board::zobrist::test::test_zobrist_table ... ok [INFO] [stdout] test search::proof::test::simple ... ok [INFO] [stdout] test board::test::basic_perft ... ok [INFO] [stdout] test search::proof::test::defender_counterattack ... ok [INFO] [stdout] test search::test::small_minimax ... ok [INFO] [stdout] test search::test::unk_puzzle ... ok [INFO] [stdout] test search::test::small_alpha_beta ... ok [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/topaz-d81cd42ce21320ab) [INFO] [stdout] test search::proof::test::simple2 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 29 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 23.89s [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] Doc-tests topaz-tak [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] running `Command { std: "docker" "inspect" "6dcfe0a498eabc9b89ab3a86c3547dfe4fc87d289a78590144d6fba2a8b7d92a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6dcfe0a498eabc9b89ab3a86c3547dfe4fc87d289a78590144d6fba2a8b7d92a", kill_on_drop: false }` [INFO] [stdout] 6dcfe0a498eabc9b89ab3a86c3547dfe4fc87d289a78590144d6fba2a8b7d92a