[INFO] cloning repository https://github.com/muzudho/rust_kifuwarabe_shogi_server [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/muzudho/rust_kifuwarabe_shogi_server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmuzudho%2Frust_kifuwarabe_shogi_server", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmuzudho%2Frust_kifuwarabe_shogi_server'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c4f63641c996c521520bdf2fc02186eda25dfac0 [INFO] checking muzudho/rust_kifuwarabe_shogi_server against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmuzudho%2Frust_kifuwarabe_shogi_server" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/muzudho/rust_kifuwarabe_shogi_server on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/muzudho/rust_kifuwarabe_shogi_server [INFO] finished tweaking git repo https://github.com/muzudho/rust_kifuwarabe_shogi_server [INFO] tweaked toml for git repo https://github.com/muzudho/rust_kifuwarabe_shogi_server written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/muzudho/rust_kifuwarabe_shogi_server 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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/muzudho/rust_kifuwarabe_server.git` [INFO] [stderr] Updating git repository `https://github.com/muzudho/rust_kifuwarabe_shell.git` [INFO] [stderr] Updating git repository `https://github.com/muzudho/rust_kifuwarabe_state_transition_diagram.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ryu v0.2.6 [INFO] [stderr] Downloaded serde_derive v1.0.79 [INFO] [stderr] Downloaded serde v1.0.79 [INFO] [stderr] Downloaded proc-macro2 v0.4.19 [INFO] [stderr] Downloaded serde_json v1.0.31 [INFO] [stderr] Downloaded syn v0.15.6 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 073dc43701447f4b8c9edc2c3bd8b15f9f6802341b3455f17255419a29d45cf3 [INFO] running `Command { std: "docker" "start" "-a" "073dc43701447f4b8c9edc2c3bd8b15f9f6802341b3455f17255419a29d45cf3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "073dc43701447f4b8c9edc2c3bd8b15f9f6802341b3455f17255419a29d45cf3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "073dc43701447f4b8c9edc2c3bd8b15f9f6802341b3455f17255419a29d45cf3", kill_on_drop: false }` [INFO] [stdout] 073dc43701447f4b8c9edc2c3bd8b15f9f6802341b3455f17255419a29d45cf3 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9729cd63f68ac68faac417d281fde80b687bbd6f9a779bc0da2670c276c40166 [INFO] running `Command { std: "docker" "start" "-a" "9729cd63f68ac68faac417d281fde80b687bbd6f9a779bc0da2670c276c40166", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.1.4 [INFO] [stderr] Compiling proc-macro2 v0.4.19 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling ryu v0.2.6 [INFO] [stderr] Compiling serde v1.0.79 [INFO] [stderr] Checking libc v0.2.43 [INFO] [stderr] Checking cfg-if v0.1.5 [INFO] [stderr] Compiling regex v1.0.5 [INFO] [stderr] Checking itoa v0.4.3 [INFO] [stderr] Checking ucd-util v0.1.1 [INFO] [stderr] Checking utf8-ranges v1.0.1 [INFO] [stderr] Checking regex-syntax v0.6.2 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling memchr v2.1.0 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking kifuwarabe_server v0.1.0 (https://github.com/muzudho/rust_kifuwarabe_server.git?rev=418539a79d68a5e7abd2fa5e4cca91efe38aa2ea#418539a7) [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Compiling syn v0.15.6 [INFO] [stderr] Checking aho-corasick v0.6.8 [INFO] [stderr] Compiling serde_derive v1.0.79 [INFO] [stderr] Checking serde_json v1.0.31 [INFO] [stderr] Checking kifuwarabe_state_transition_diagram v0.1.0 (https://github.com/muzudho/rust_kifuwarabe_state_transition_diagram.git?rev=aede7bdfe0925a4c260ac19c6355d64469be9b50#aede7bdf) [INFO] [stderr] Checking kifuwarabe_shell v1.0.0 (https://github.com/muzudho/rust_kifuwarabe_shell.git?rev=c9444de505790fd08cacc306761fa4a765262c4d#c9444de5) [INFO] [stderr] Checking rust_kifuwarabe_shogi_server v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `client_handle_impl::*` [INFO] [stdout] --> src/utils/player_utils.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use client_handle_impl::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `PLAYER_MAP` is imported redundantly [INFO] [stdout] --> src/utils/player_utils.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 2 | use client_handle_impl::*; [INFO] [stdout] | --------------------- the item `PLAYER_MAP` is already imported here [INFO] [stdout] 3 | use models::player::Player; [INFO] [stdout] 4 | use client_handle_impl::PLAYER_MAP; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `utils::game_utils::*` [INFO] [stdout] --> src/client_handle_impl.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use utils::game_utils::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `client_handle_impl::*` [INFO] [stdout] --> src/utils/player_utils.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use client_handle_impl::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `PLAYER_MAP` is imported redundantly [INFO] [stdout] --> src/utils/player_utils.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 2 | use client_handle_impl::*; [INFO] [stdout] | --------------------- the item `PLAYER_MAP` is already imported here [INFO] [stdout] 3 | use models::player::Player; [INFO] [stdout] 4 | use client_handle_impl::PLAYER_MAP; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `utils::game_utils::*` [INFO] [stdout] --> src/client_handle_impl.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use utils::game_utils::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/shell_impl.rs:28:55 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn do_player_name(shell_var: &mut ShellVar, req: &Request, _res: &mut dyn Response) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 28 | pub fn do_player_name(shell_var: &mut ShellVar, req: &dyn Request, _res: &mut dyn Response) { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/shell_impl.rs:47:52 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn do_password(shell_var: &mut ShellVar, req: &Request, _res: &mut dyn Response) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 47 | pub fn do_password(shell_var: &mut ShellVar, req: &dyn Request, _res: &mut dyn Response) { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/shell_impl.rs:28:55 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn do_player_name(shell_var: &mut ShellVar, req: &Request, _res: &mut dyn Response) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 28 | pub fn do_player_name(shell_var: &mut ShellVar, req: &dyn Request, _res: &mut dyn Response) { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/shell_impl.rs:47:52 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn do_password(shell_var: &mut ShellVar, req: &Request, _res: &mut dyn Response) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 47 | pub fn do_password(shell_var: &mut ShellVar, req: &dyn Request, _res: &mut dyn Response) { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/client_handle_impl.rs:76:44 [INFO] [stdout] | [INFO] [stdout] 76 | pub fn on_received_from_client_shogi(req: &Request, res: &mut Response) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 76 | pub fn on_received_from_client_shogi(req: &dyn Request, res: &mut Response) { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/client_handle_impl.rs:76:63 [INFO] [stdout] | [INFO] [stdout] 76 | pub fn on_received_from_client_shogi(req: &Request, res: &mut Response) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 76 | pub fn on_received_from_client_shogi(req: &Request, res: &mut dyn Response) { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/client_handle_impl.rs:146:66 [INFO] [stdout] | [INFO] [stdout] 146 | pub fn on_send_to_client_shogi(connection_number: i64, res: &mut Response) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 146 | pub fn on_send_to_client_shogi(connection_number: i64, res: &mut dyn Response) { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/client_handle_impl.rs:76:44 [INFO] [stdout] | [INFO] [stdout] 76 | pub fn on_received_from_client_shogi(req: &Request, res: &mut Response) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 76 | pub fn on_received_from_client_shogi(req: &dyn Request, res: &mut Response) { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/client_handle_impl.rs:76:63 [INFO] [stdout] | [INFO] [stdout] 76 | pub fn on_received_from_client_shogi(req: &Request, res: &mut Response) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 76 | pub fn on_received_from_client_shogi(req: &Request, res: &mut dyn Response) { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/client_handle_impl.rs:146:66 [INFO] [stdout] | [INFO] [stdout] 146 | pub fn on_send_to_client_shogi(connection_number: i64, res: &mut Response) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 146 | pub fn on_send_to_client_shogi(connection_number: i64, res: &mut dyn Response) { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `diagram` [INFO] [stdout] --> src/details/server_impl_detail.rs:35:13 [INFO] [stdout] | [INFO] [stdout] 35 | let diagram = DIAGRAM.try_read().expect("server_impl_detail.rs/setup_2player_to_match"); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_diagram` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `diagram` [INFO] [stdout] --> src/details/server_impl_detail.rs:35:13 [INFO] [stdout] | [INFO] [stdout] 35 | let diagram = DIAGRAM.try_read().expect("server_impl_detail.rs/setup_2player_to_match"); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_diagram` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `connection_number` [INFO] [stdout] --> src/client_handle_impl.rs:146:32 [INFO] [stdout] | [INFO] [stdout] 146 | pub fn on_send_to_client_shogi(connection_number: i64, res: &mut Response) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_connection_number` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `res` [INFO] [stdout] --> src/client_handle_impl.rs:146:56 [INFO] [stdout] | [INFO] [stdout] 146 | pub fn on_send_to_client_shogi(connection_number: i64, res: &mut Response) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_res` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `connection_number` [INFO] [stdout] --> src/client_handle_impl.rs:146:32 [INFO] [stdout] | [INFO] [stdout] 146 | pub fn on_send_to_client_shogi(connection_number: i64, res: &mut Response) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_connection_number` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `res` [INFO] [stdout] --> src/client_handle_impl.rs:146:56 [INFO] [stdout] | [INFO] [stdout] 146 | pub fn on_send_to_client_shogi(connection_number: i64, res: &mut Response) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_res` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `get_game_summary_string` is never used [INFO] [stdout] --> src/utils/game_utils.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 8 | impl GameUtil { [INFO] [stdout] | ------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 25 | pub fn get_game_summary_string(game_num: i64) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `get_game_summary_string` is never used [INFO] [stdout] --> src/utils/game_utils.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 8 | impl GameUtil { [INFO] [stdout] | ------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 25 | pub fn get_game_summary_string(game_num: i64) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `get_entry_game` is never used [INFO] [stdout] --> src/utils/player_utils.rs:33:12 [INFO] [stdout] | [INFO] [stdout] 7 | impl PlayerUtil { [INFO] [stdout] | --------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 33 | pub fn get_entry_game(connection_number: i64) -> i64 { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `get_entry_game` is never used [INFO] [stdout] --> src/utils/player_utils.rs:33:12 [INFO] [stdout] | [INFO] [stdout] 7 | impl PlayerUtil { [INFO] [stdout] | --------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 33 | pub fn get_entry_game(connection_number: i64) -> i64 { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `forward` is never used [INFO] [stdout] --> src/utils/shell_map_utils.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 7 | impl ShellMapUtils { [INFO] [stdout] | ------------------ associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 24 | pub fn forward(connection_number: i64, diagram: &Diagram, next: &str) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `forward` is never used [INFO] [stdout] --> src/utils/shell_map_utils.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 7 | impl ShellMapUtils { [INFO] [stdout] | ------------------ associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 24 | pub fn forward(connection_number: i64, diagram: &Diagram, next: &str) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.63s [INFO] running `Command { std: "docker" "inspect" "9729cd63f68ac68faac417d281fde80b687bbd6f9a779bc0da2670c276c40166", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9729cd63f68ac68faac417d281fde80b687bbd6f9a779bc0da2670c276c40166", kill_on_drop: false }` [INFO] [stdout] 9729cd63f68ac68faac417d281fde80b687bbd6f9a779bc0da2670c276c40166 [INFO] checking muzudho/rust_kifuwarabe_shogi_server against try#645bb72776a6a56a1a8f52631a44bd082b2ba509 for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmuzudho%2Frust_kifuwarabe_shogi_server" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/muzudho/rust_kifuwarabe_shogi_server on toolchain 645bb72776a6a56a1a8f52631a44bd082b2ba509 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/muzudho/rust_kifuwarabe_shogi_server [INFO] finished tweaking git repo https://github.com/muzudho/rust_kifuwarabe_shogi_server [INFO] tweaked toml for git repo https://github.com/muzudho/rust_kifuwarabe_shogi_server written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/muzudho/rust_kifuwarabe_shogi_server 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" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 49c39bd6ae685ba330981375b53fc588ee44592f3f3f2bd4ae6c610419c285bf [INFO] running `Command { std: "docker" "start" "-a" "49c39bd6ae685ba330981375b53fc588ee44592f3f3f2bd4ae6c610419c285bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "49c39bd6ae685ba330981375b53fc588ee44592f3f3f2bd4ae6c610419c285bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49c39bd6ae685ba330981375b53fc588ee44592f3f3f2bd4ae6c610419c285bf", kill_on_drop: false }` [INFO] [stdout] 49c39bd6ae685ba330981375b53fc588ee44592f3f3f2bd4ae6c610419c285bf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 89cdb6fc9fc70a1db926b9c363e5669549e20a5b4190b11bfe712cfc8bbfdb94 [INFO] running `Command { std: "docker" "start" "-a" "89cdb6fc9fc70a1db926b9c363e5669549e20a5b4190b11bfe712cfc8bbfdb94", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.1.4 [INFO] [stderr] Compiling proc-macro2 v0.4.19 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling ryu v0.2.6 [INFO] [stderr] Compiling serde v1.0.79 [INFO] [stderr] Checking cfg-if v0.1.5 [INFO] [stderr] Checking libc v0.2.43 [INFO] [stderr] Compiling regex v1.0.5 [INFO] [stderr] Checking itoa v0.4.3 [INFO] [stderr] Checking ucd-util v0.1.1 [INFO] [stderr] Checking utf8-ranges v1.0.1 [INFO] [stderr] Checking regex-syntax v0.6.2 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling memchr v2.1.0 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking kifuwarabe_server v0.1.0 (https://github.com/muzudho/rust_kifuwarabe_server.git?rev=418539a79d68a5e7abd2fa5e4cca91efe38aa2ea#418539a7) [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Compiling syn v0.15.6 [INFO] [stderr] Checking aho-corasick v0.6.8 [INFO] [stderr] Compiling serde_derive v1.0.79 [INFO] [stderr] Checking serde_json v1.0.31 [INFO] [stderr] Checking kifuwarabe_state_transition_diagram v0.1.0 (https://github.com/muzudho/rust_kifuwarabe_state_transition_diagram.git?rev=aede7bdfe0925a4c260ac19c6355d64469be9b50#aede7bdf) [INFO] [stderr] Checking kifuwarabe_shell v1.0.0 (https://github.com/muzudho/rust_kifuwarabe_shell.git?rev=c9444de505790fd08cacc306761fa4a765262c4d#c9444de5) [INFO] [stderr] Checking rust_kifuwarabe_shogi_server v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `client_handle_impl::*` [INFO] [stdout] --> src/utils/player_utils.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use client_handle_impl::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `PLAYER_MAP` is imported redundantly [INFO] [stdout] --> src/utils/player_utils.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 2 | use client_handle_impl::*; [INFO] [stdout] | --------------------- the item `PLAYER_MAP` is already imported here [INFO] [stdout] 3 | use models::player::Player; [INFO] [stdout] 4 | use client_handle_impl::PLAYER_MAP; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `utils::game_utils::*` [INFO] [stdout] --> src/client_handle_impl.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use utils::game_utils::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `client_handle_impl::*` [INFO] [stdout] --> src/utils/player_utils.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use client_handle_impl::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `PLAYER_MAP` is imported redundantly [INFO] [stdout] --> src/utils/player_utils.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 2 | use client_handle_impl::*; [INFO] [stdout] | --------------------- the item `PLAYER_MAP` is already imported here [INFO] [stdout] 3 | use models::player::Player; [INFO] [stdout] 4 | use client_handle_impl::PLAYER_MAP; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `utils::game_utils::*` [INFO] [stdout] --> src/client_handle_impl.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use utils::game_utils::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/shell_impl.rs:28:55 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn do_player_name(shell_var: &mut ShellVar, req: &Request, _res: &mut dyn Response) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 28 | pub fn do_player_name(shell_var: &mut ShellVar, req: &dyn Request, _res: &mut dyn Response) { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/shell_impl.rs:47:52 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn do_password(shell_var: &mut ShellVar, req: &Request, _res: &mut dyn Response) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 47 | pub fn do_password(shell_var: &mut ShellVar, req: &dyn Request, _res: &mut dyn Response) { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/shell_impl.rs:28:55 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn do_player_name(shell_var: &mut ShellVar, req: &Request, _res: &mut dyn Response) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 28 | pub fn do_player_name(shell_var: &mut ShellVar, req: &dyn Request, _res: &mut dyn Response) { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/shell_impl.rs:47:52 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn do_password(shell_var: &mut ShellVar, req: &Request, _res: &mut dyn Response) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 47 | pub fn do_password(shell_var: &mut ShellVar, req: &dyn Request, _res: &mut dyn Response) { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/client_handle_impl.rs:76:44 [INFO] [stdout] | [INFO] [stdout] 76 | pub fn on_received_from_client_shogi(req: &Request, res: &mut Response) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 76 | pub fn on_received_from_client_shogi(req: &dyn Request, res: &mut Response) { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/client_handle_impl.rs:76:63 [INFO] [stdout] | [INFO] [stdout] 76 | pub fn on_received_from_client_shogi(req: &Request, res: &mut Response) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 76 | pub fn on_received_from_client_shogi(req: &Request, res: &mut dyn Response) { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/client_handle_impl.rs:146:66 [INFO] [stdout] | [INFO] [stdout] 146 | pub fn on_send_to_client_shogi(connection_number: i64, res: &mut Response) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 146 | pub fn on_send_to_client_shogi(connection_number: i64, res: &mut dyn Response) { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/client_handle_impl.rs:76:44 [INFO] [stdout] | [INFO] [stdout] 76 | pub fn on_received_from_client_shogi(req: &Request, res: &mut Response) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 76 | pub fn on_received_from_client_shogi(req: &dyn Request, res: &mut Response) { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/client_handle_impl.rs:76:63 [INFO] [stdout] | [INFO] [stdout] 76 | pub fn on_received_from_client_shogi(req: &Request, res: &mut Response) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 76 | pub fn on_received_from_client_shogi(req: &Request, res: &mut dyn Response) { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/client_handle_impl.rs:146:66 [INFO] [stdout] | [INFO] [stdout] 146 | pub fn on_send_to_client_shogi(connection_number: i64, res: &mut Response) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 146 | pub fn on_send_to_client_shogi(connection_number: i64, res: &mut dyn Response) { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `diagram` [INFO] [stdout] --> src/details/server_impl_detail.rs:35:13 [INFO] [stdout] | [INFO] [stdout] 35 | let diagram = DIAGRAM.try_read().expect("server_impl_detail.rs/setup_2player_to_match"); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_diagram` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `diagram` [INFO] [stdout] --> src/details/server_impl_detail.rs:35:13 [INFO] [stdout] | [INFO] [stdout] 35 | let diagram = DIAGRAM.try_read().expect("server_impl_detail.rs/setup_2player_to_match"); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_diagram` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `connection_number` [INFO] [stdout] --> src/client_handle_impl.rs:146:32 [INFO] [stdout] | [INFO] [stdout] 146 | pub fn on_send_to_client_shogi(connection_number: i64, res: &mut Response) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_connection_number` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `res` [INFO] [stdout] --> src/client_handle_impl.rs:146:56 [INFO] [stdout] | [INFO] [stdout] 146 | pub fn on_send_to_client_shogi(connection_number: i64, res: &mut Response) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_res` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `get_game_summary_string` is never used [INFO] [stdout] --> src/utils/game_utils.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 8 | impl GameUtil { [INFO] [stdout] | ------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 25 | pub fn get_game_summary_string(game_num: i64) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `get_entry_game` is never used [INFO] [stdout] --> src/utils/player_utils.rs:33:12 [INFO] [stdout] | [INFO] [stdout] 7 | impl PlayerUtil { [INFO] [stdout] | --------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 33 | pub fn get_entry_game(connection_number: i64) -> i64 { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `forward` is never used [INFO] [stdout] --> src/utils/shell_map_utils.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 7 | impl ShellMapUtils { [INFO] [stdout] | ------------------ associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 24 | pub fn forward(connection_number: i64, diagram: &Diagram, next: &str) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `connection_number` [INFO] [stdout] --> src/client_handle_impl.rs:146:32 [INFO] [stdout] | [INFO] [stdout] 146 | pub fn on_send_to_client_shogi(connection_number: i64, res: &mut Response) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_connection_number` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `res` [INFO] [stdout] --> src/client_handle_impl.rs:146:56 [INFO] [stdout] | [INFO] [stdout] 146 | pub fn on_send_to_client_shogi(connection_number: i64, res: &mut Response) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_res` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `get_game_summary_string` is never used [INFO] [stdout] --> src/utils/game_utils.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 8 | impl GameUtil { [INFO] [stdout] | ------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 25 | pub fn get_game_summary_string(game_num: i64) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `get_entry_game` is never used [INFO] [stdout] --> src/utils/player_utils.rs:33:12 [INFO] [stdout] | [INFO] [stdout] 7 | impl PlayerUtil { [INFO] [stdout] | --------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 33 | pub fn get_entry_game(connection_number: i64) -> i64 { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `forward` is never used [INFO] [stdout] --> src/utils/shell_map_utils.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 7 | impl ShellMapUtils { [INFO] [stdout] | ------------------ associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 24 | pub fn forward(connection_number: i64, diagram: &Diagram, next: &str) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.27s [INFO] running `Command { std: "docker" "inspect" "89cdb6fc9fc70a1db926b9c363e5669549e20a5b4190b11bfe712cfc8bbfdb94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89cdb6fc9fc70a1db926b9c363e5669549e20a5b4190b11bfe712cfc8bbfdb94", kill_on_drop: false }` [INFO] [stdout] 89cdb6fc9fc70a1db926b9c363e5669549e20a5b4190b11bfe712cfc8bbfdb94