[INFO] fetching crate kifuwarabe_connect_four 0.1.0...
[INFO] checking kifuwarabe_connect_four-0.1.0 against master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577
[INFO] extracting crate kifuwarabe_connect_four 0.1.0 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate kifuwarabe_connect_four 0.1.0
[INFO] finished tweaking crates.io crate kifuwarabe_connect_four 0.1.0
[INFO] tweaked toml for crates.io crate kifuwarabe_connect_four 0.1.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate kifuwarabe_connect_four 0.1.0 on toolchain 642c19bfc3a5c1de985bf5d0cc8207ac9d22708a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate kifuwarabe_connect_four 0.1.0 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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded casual_logger v0.6.5
[INFO] [stderr]   Downloaded aho-corasick v0.7.13
[INFO] [stderr]   Downloaded regex v1.3.9
[INFO] [stderr]   Downloaded regex-syntax v0.6.18
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e66b0113fab9b83f03e0b59920554bc71eae1e64d69a2e149ababb4031fd584a
[INFO] running `Command { std: "docker" "start" "-a" "e66b0113fab9b83f03e0b59920554bc71eae1e64d69a2e149ababb4031fd584a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e66b0113fab9b83f03e0b59920554bc71eae1e64d69a2e149ababb4031fd584a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e66b0113fab9b83f03e0b59920554bc71eae1e64d69a2e149ababb4031fd584a", kill_on_drop: false }`
[INFO] [stdout] e66b0113fab9b83f03e0b59920554bc71eae1e64d69a2e149ababb4031fd584a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6140909a3415cb64836017e0e276bd81a6d831b4bcd394f27839636623de1a89
[INFO] running `Command { std: "docker" "start" "-a" "6140909a3415cb64836017e0e276bd81a6d831b4bcd394f27839636623de1a89", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.76
[INFO] [stderr]    Compiling num-traits v0.2.12
[INFO] [stderr]    Compiling getrandom v0.1.14
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling num-integer v0.1.43
[INFO] [stderr]     Checking regex-syntax v0.6.18
[INFO] [stderr]     Checking thread_local v1.0.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.9
[INFO] [stderr]     Checking aho-corasick v0.7.13
[INFO] [stderr]     Checking time v0.1.43
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking chrono v0.4.15
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking regex v1.3.9
[INFO] [stderr]     Checking casual_logger v0.6.5
[INFO] [stderr]     Checking kifuwarabe_connect_four v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: associated function `print_error` is never used
[INFO] [stdout]   --> src/log.rs:39:8
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub trait LogExt {
[INFO] [stdout]    |           ------ associated function in this trait
[INFO] [stdout] ...
[INFO] [stdout] 39 |     fn print_error(s: &str);
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> src/main.rs:71:30
[INFO] [stdout]    |
[INFO] [stdout] 71 |               Err(e) => panic!(Log::print_fatal(&format!(
[INFO] [stdout]    |  ______________________________^
[INFO] [stdout] 72 | |                 "(Err.373) Failed to read line. / {}",
[INFO] [stdout] 73 | |                 e
[INFO] [stdout] 74 | |             ))),
[INFO] [stdout]    | |______________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]    |
[INFO] [stdout] 71 |             Err(e) => panic!("{}", Log::print_fatal(&format!(
[INFO] [stdout]    |                              +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/main.rs:290:21
[INFO] [stdout]     |
[INFO] [stdout] 290 |           _ => panic!(Log::print_fatal_t(
[INFO] [stdout]     |  _____________________^
[INFO] [stdout] 291 | |             "(Err.32) Invalid file.",
[INFO] [stdout] 292 | |             Table::default().char("file", file)
[INFO] [stdout] 293 | |         )),
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 290 |         _ => panic!("{}", Log::print_fatal_t(
[INFO] [stdout]     |                     +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> src/command_line_seek.rs:65:30
[INFO] [stdout]    |
[INFO] [stdout] 65 |               Err(e) => panic!(Log::print_fatal(&format!(
[INFO] [stdout]    |  ______________________________^
[INFO] [stdout] 66 | |                 "(Err.66)  Failed to parse. / {}",
[INFO] [stdout] 67 | |                 e
[INFO] [stdout] 68 | |             ))),
[INFO] [stdout]    | |______________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]    |
[INFO] [stdout] 65 |             Err(e) => panic!("{}", Log::print_fatal(&format!(
[INFO] [stdout]    |                              +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/computer_player/evaluation_model.rs:170:25
[INFO] [stdout]     |
[INFO] [stdout] 170 |               _ => panic!(Log::print_fatal(&format!(
[INFO] [stdout]     |  _________________________^
[INFO] [stdout] 171 | |                 "(Err.123)  Invalid feature. / {}",
[INFO] [stdout] 172 | |                 feature
[INFO] [stdout] 173 | |             ))),
[INFO] [stdout]     | |______________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 170 |             _ => panic!("{}", Log::print_fatal(&format!(
[INFO] [stdout]     |                         +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/computer_player/evaluation_model.rs:344:25
[INFO] [stdout]     |
[INFO] [stdout] 344 |               _ => panic!(Log::print_fatal(&format!(
[INFO] [stdout]     |  _________________________^
[INFO] [stdout] 345 | |                 "(Err.123)  Invalid feature. / {}",
[INFO] [stdout] 346 | |                 feature
[INFO] [stdout] 347 | |             ))),
[INFO] [stdout]     | |______________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 344 |             _ => panic!("{}", Log::print_fatal(&format!(
[INFO] [stdout]     |                         +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/computer_player/evaluation_model.rs:378:25
[INFO] [stdout]     |
[INFO] [stdout] 378 |               _ => panic!(Log::print_fatal(&format!(
[INFO] [stdout]     |  _________________________^
[INFO] [stdout] 379 | |                 "(Err.160)  Invalid feature. / {}",
[INFO] [stdout] 380 | |                 feature
[INFO] [stdout] 381 | |             ))),
[INFO] [stdout]     | |______________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 378 |             _ => panic!("{}", Log::print_fatal(&format!(
[INFO] [stdout]     |                         +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/computer_player/evaluation_model.rs:432:29
[INFO] [stdout]     |
[INFO] [stdout] 432 |                   _ => panic!(Log::print_fatal(&format!(
[INFO] [stdout]     |  _____________________________^
[INFO] [stdout] 433 | |                     "(Err.113)  Invalid square. / {}",
[INFO] [stdout] 434 | |                     sq
[INFO] [stdout] 435 | |                 ))),
[INFO] [stdout]     | |__________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 432 |                 _ => panic!("{}", Log::print_fatal(&format!(
[INFO] [stdout]     |                             +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/computer_player/learn.rs:725:20
[INFO] [stdout]     |
[INFO] [stdout] 725 |               panic!(Log::print_fatal(&format!(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 726 | |                 "(Err.459) Learn fail. lost_value={}",
[INFO] [stdout] 727 | |                 lost_value
[INFO] [stdout] 728 | |             )))
[INFO] [stdout]     | |______________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 725 |             panic!("{}", Log::print_fatal(&format!(
[INFO] [stdout]     |                    +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> src/position.rs:89:20
[INFO] [stdout]    |
[INFO] [stdout] 89 |               panic!(Log::print_fatal_t(
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 90 | |                 "(Err.32) File is filled.",
[INFO] [stdout] 91 | |                 Table::default().char("file", file)
[INFO] [stdout] 92 | |             ));
[INFO] [stdout]    | |_____________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]    |
[INFO] [stdout] 89 |             panic!("{}", Log::print_fatal_t(
[INFO] [stdout]    |                    +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/test.rs:231:12
[INFO] [stdout]     |
[INFO] [stdout] 231 |     panic!(Log::print_fatal(&format!("Invalid xfen=|{}|", xfen)))
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 231 |     panic!("{}", Log::print_fatal(&format!("Invalid xfen=|{}|", xfen)))
[INFO] [stdout]     |            +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/test.rs:256:12
[INFO] [stdout]     |
[INFO] [stdout] 256 |     panic!(Log::print_fatal(&format!("Invalid xfen=|{}|", xfen)))
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 256 |     panic!("{}", Log::print_fatal(&format!("Invalid xfen=|{}|", xfen)))
[INFO] [stdout]     |            +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/test.rs:281:12
[INFO] [stdout]     |
[INFO] [stdout] 281 |     panic!(Log::print_fatal(&format!("Invalid xfen=|{}|", xfen)))
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 281 |     panic!("{}", Log::print_fatal(&format!("Invalid xfen=|{}|", xfen)))
[INFO] [stdout]     |            +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/test.rs:330:12
[INFO] [stdout]     |
[INFO] [stdout] 330 |     panic!(Log::print_fatal(&format!("Invalid xfen=|{}|", xfen)))
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 330 |     panic!("{}", Log::print_fatal(&format!("Invalid xfen=|{}|", xfen)))
[INFO] [stdout]     |            +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/test.rs:357:12
[INFO] [stdout]     |
[INFO] [stdout] 357 |     panic!(Log::print_fatal(&format!("Invalid xfen=|{}|", xfen)))
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 357 |     panic!("{}", Log::print_fatal(&format!("Invalid xfen=|{}|", xfen)))
[INFO] [stdout]     |            +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `print_error` is never used
[INFO] [stdout]   --> src/log.rs:39:8
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub trait LogExt {
[INFO] [stdout]    |           ------ associated function in this trait
[INFO] [stdout] ...
[INFO] [stdout] 39 |     fn print_error(s: &str);
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> src/main.rs:71:30
[INFO] [stdout]    |
[INFO] [stdout] 71 |               Err(e) => panic!(Log::print_fatal(&format!(
[INFO] [stdout]    |  ______________________________^
[INFO] [stdout] 72 | |                 "(Err.373) Failed to read line. / {}",
[INFO] [stdout] 73 | |                 e
[INFO] [stdout] 74 | |             ))),
[INFO] [stdout]    | |______________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]    |
[INFO] [stdout] 71 |             Err(e) => panic!("{}", Log::print_fatal(&format!(
[INFO] [stdout]    |                              +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/main.rs:290:21
[INFO] [stdout]     |
[INFO] [stdout] 290 |           _ => panic!(Log::print_fatal_t(
[INFO] [stdout]     |  _____________________^
[INFO] [stdout] 291 | |             "(Err.32) Invalid file.",
[INFO] [stdout] 292 | |             Table::default().char("file", file)
[INFO] [stdout] 293 | |         )),
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 290 |         _ => panic!("{}", Log::print_fatal_t(
[INFO] [stdout]     |                     +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> src/command_line_seek.rs:65:30
[INFO] [stdout]    |
[INFO] [stdout] 65 |               Err(e) => panic!(Log::print_fatal(&format!(
[INFO] [stdout]    |  ______________________________^
[INFO] [stdout] 66 | |                 "(Err.66)  Failed to parse. / {}",
[INFO] [stdout] 67 | |                 e
[INFO] [stdout] 68 | |             ))),
[INFO] [stdout]    | |______________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]    |
[INFO] [stdout] 65 |             Err(e) => panic!("{}", Log::print_fatal(&format!(
[INFO] [stdout]    |                              +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/computer_player/evaluation_model.rs:170:25
[INFO] [stdout]     |
[INFO] [stdout] 170 |               _ => panic!(Log::print_fatal(&format!(
[INFO] [stdout]     |  _________________________^
[INFO] [stdout] 171 | |                 "(Err.123)  Invalid feature. / {}",
[INFO] [stdout] 172 | |                 feature
[INFO] [stdout] 173 | |             ))),
[INFO] [stdout]     | |______________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 170 |             _ => panic!("{}", Log::print_fatal(&format!(
[INFO] [stdout]     |                         +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/computer_player/evaluation_model.rs:344:25
[INFO] [stdout]     |
[INFO] [stdout] 344 |               _ => panic!(Log::print_fatal(&format!(
[INFO] [stdout]     |  _________________________^
[INFO] [stdout] 345 | |                 "(Err.123)  Invalid feature. / {}",
[INFO] [stdout] 346 | |                 feature
[INFO] [stdout] 347 | |             ))),
[INFO] [stdout]     | |______________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 344 |             _ => panic!("{}", Log::print_fatal(&format!(
[INFO] [stdout]     |                         +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/computer_player/evaluation_model.rs:378:25
[INFO] [stdout]     |
[INFO] [stdout] 378 |               _ => panic!(Log::print_fatal(&format!(
[INFO] [stdout]     |  _________________________^
[INFO] [stdout] 379 | |                 "(Err.160)  Invalid feature. / {}",
[INFO] [stdout] 380 | |                 feature
[INFO] [stdout] 381 | |             ))),
[INFO] [stdout]     | |______________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 378 |             _ => panic!("{}", Log::print_fatal(&format!(
[INFO] [stdout]     |                         +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/computer_player/evaluation_model.rs:432:29
[INFO] [stdout]     |
[INFO] [stdout] 432 |                   _ => panic!(Log::print_fatal(&format!(
[INFO] [stdout]     |  _____________________________^
[INFO] [stdout] 433 | |                     "(Err.113)  Invalid square. / {}",
[INFO] [stdout] 434 | |                     sq
[INFO] [stdout] 435 | |                 ))),
[INFO] [stdout]     | |__________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 432 |                 _ => panic!("{}", Log::print_fatal(&format!(
[INFO] [stdout]     |                             +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/computer_player/learn.rs:725:20
[INFO] [stdout]     |
[INFO] [stdout] 725 |               panic!(Log::print_fatal(&format!(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 726 | |                 "(Err.459) Learn fail. lost_value={}",
[INFO] [stdout] 727 | |                 lost_value
[INFO] [stdout] 728 | |             )))
[INFO] [stdout]     | |______________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 725 |             panic!("{}", Log::print_fatal(&format!(
[INFO] [stdout]     |                    +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> src/position.rs:89:20
[INFO] [stdout]    |
[INFO] [stdout] 89 |               panic!(Log::print_fatal_t(
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 90 | |                 "(Err.32) File is filled.",
[INFO] [stdout] 91 | |                 Table::default().char("file", file)
[INFO] [stdout] 92 | |             ));
[INFO] [stdout]    | |_____________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]    |
[INFO] [stdout] 89 |             panic!("{}", Log::print_fatal_t(
[INFO] [stdout]    |                    +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/test.rs:231:12
[INFO] [stdout]     |
[INFO] [stdout] 231 |     panic!(Log::print_fatal(&format!("Invalid xfen=|{}|", xfen)))
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 231 |     panic!("{}", Log::print_fatal(&format!("Invalid xfen=|{}|", xfen)))
[INFO] [stdout]     |            +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/test.rs:256:12
[INFO] [stdout]     |
[INFO] [stdout] 256 |     panic!(Log::print_fatal(&format!("Invalid xfen=|{}|", xfen)))
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 256 |     panic!("{}", Log::print_fatal(&format!("Invalid xfen=|{}|", xfen)))
[INFO] [stdout]     |            +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/test.rs:281:12
[INFO] [stdout]     |
[INFO] [stdout] 281 |     panic!(Log::print_fatal(&format!("Invalid xfen=|{}|", xfen)))
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 281 |     panic!("{}", Log::print_fatal(&format!("Invalid xfen=|{}|", xfen)))
[INFO] [stdout]     |            +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/test.rs:330:12
[INFO] [stdout]     |
[INFO] [stdout] 330 |     panic!(Log::print_fatal(&format!("Invalid xfen=|{}|", xfen)))
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 330 |     panic!("{}", Log::print_fatal(&format!("Invalid xfen=|{}|", xfen)))
[INFO] [stdout]     |            +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/test.rs:357:12
[INFO] [stdout]     |
[INFO] [stdout] 357 |     panic!(Log::print_fatal(&format!("Invalid xfen=|{}|", xfen)))
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 357 |     panic!("{}", Log::print_fatal(&format!("Invalid xfen=|{}|", xfen)))
[INFO] [stdout]     |            +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.64s
[INFO] running `Command { std: "docker" "inspect" "6140909a3415cb64836017e0e276bd81a6d831b4bcd394f27839636623de1a89", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6140909a3415cb64836017e0e276bd81a6d831b4bcd394f27839636623de1a89", kill_on_drop: false }`
[INFO] [stdout] 6140909a3415cb64836017e0e276bd81a6d831b4bcd394f27839636623de1a89
