[INFO] cloning repository https://github.com/suntorvic/nugem-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/suntorvic/nugem-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuntorvic%2Fnugem-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuntorvic%2Fnugem-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 09c079b661990c06781cdfb6c14a043693b044fc [INFO] checking suntorvic/nugem-rs against master#5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f for pr-87248 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuntorvic%2Fnugem-rs" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/suntorvic/nugem-rs on toolchain 5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/suntorvic/nugem-rs [INFO] finished tweaking git repo https://github.com/suntorvic/nugem-rs [INFO] tweaked toml for git repo https://github.com/suntorvic/nugem-rs written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/suntorvic/nugem-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a42a9b4b1805a7904c6b19e9f03e95c03e9b970c11ef16f5a74befde03ec0d29 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a42a9b4b1805a7904c6b19e9f03e95c03e9b970c11ef16f5a74befde03ec0d29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a42a9b4b1805a7904c6b19e9f03e95c03e9b970c11ef16f5a74befde03ec0d29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a42a9b4b1805a7904c6b19e9f03e95c03e9b970c11ef16f5a74befde03ec0d29", kill_on_drop: false }` [INFO] [stdout] a42a9b4b1805a7904c6b19e9f03e95c03e9b970c11ef16f5a74befde03ec0d29 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 812bb78c5461a9014d32734c102c4a6aaf973a2f716834dc84b880b1616609a7 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "812bb78c5461a9014d32734c102c4a6aaf973a2f716834dc84b880b1616609a7", kill_on_drop: false }` [INFO] [stderr] Checking libc v0.2.34 [INFO] [stderr] Compiling cfg-if v0.1.2 [INFO] [stderr] Checking num-traits v0.1.41 [INFO] [stderr] Compiling bitflags v1.0.1 [INFO] [stderr] Compiling khronos_api v2.0.0 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling either v1.4.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking lazy_static v1.0.0 [INFO] [stderr] Checking bitflags v0.7.0 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Checking regex-syntax v0.4.2 [INFO] [stderr] Checking approx v0.1.1 [INFO] [stderr] Checking utf8-ranges v1.0.0 [INFO] [stderr] Checking serde v1.0.27 [INFO] [stderr] Checking byteorder v1.2.1 [INFO] [stderr] Checking log v0.4.1 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling sdl2-sys v0.31.0 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking draw_state v0.8.0 [INFO] [stderr] Compiling itertools v0.5.10 [INFO] [stderr] Checking thread_local v0.3.5 [INFO] [stderr] Compiling syn v0.10.8 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking num-integer v0.1.35 [INFO] [stderr] Checking memchr v2.0.1 [INFO] [stderr] Checking time v0.1.38 [INFO] [stderr] Checking rand v0.3.19 [INFO] [stderr] Checking memchr v1.0.2 [INFO] [stderr] Compiling gl_generator v0.7.0 [INFO] [stderr] Checking nom v3.2.1 [INFO] [stderr] Checking aho-corasick v0.6.4 [INFO] [stderr] Checking num-iter v0.1.34 [INFO] [stderr] Checking num v0.1.41 [INFO] [stderr] Checking chrono v0.4.0 [INFO] [stderr] Checking regex v0.2.5 [INFO] [stderr] Compiling gfx_gl v0.4.0 [INFO] [stderr] Checking sdl2 v0.31.0 [INFO] [stderr] Checking env_logger v0.4.3 [INFO] [stderr] Checking float_duration v0.3.3 [INFO] [stderr] Compiling derivative v1.0.0 [INFO] [stderr] Checking game_time v0.2.0 [INFO] [stderr] Checking gfx_core v0.8.0 [INFO] [stderr] Checking gfx v0.17.0 [INFO] [stderr] Checking gfx_device_gl v0.15.0 [INFO] [stderr] Checking gfx_window_sdl v0.8.0 [INFO] [stderr] Checking rugen v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/game/mugen/format/generic_def.rs:49:26 [INFO] [stdout] | [INFO] [stdout] 49 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ErrorKind` [INFO] [stdout] --> src/game/mugen/character/command/command_input_parser.rs:2:11 [INFO] [stdout] | [INFO] [stdout] 2 | use nom::{ErrorKind, IResult, digit, space}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/game/mugen/character/command/read_cmd.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Categories` [INFO] [stdout] --> src/game/mugen/character/command/read_cmd.rs:2:42 [INFO] [stdout] | [INFO] [stdout] 2 | use ::game::mugen::format::generic_def::{Categories, DefLine, GenericDef}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `CommandInputState` [INFO] [stdout] --> src/game/mugen/character/command/read_cmd.rs:5:36 [INFO] [stdout] | [INFO] [stdout] 5 | use super::{Command, CommandInput, CommandInputState}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::read_cmd::read_cmd_file` [INFO] [stdout] --> src/game/mugen/character/command/mod.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use self::read_cmd::read_cmd_file; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Categories` [INFO] [stdout] --> src/game/mugen/character/air/read_air.rs:2:42 [INFO] [stdout] | [INFO] [stdout] 2 | use ::game::mugen::format::generic_def::{Categories, DefLine, GenericDef}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/game/scene/scene.rs:6:26 [INFO] [stdout] | [INFO] [stdout] 6 | fn update(&mut self, &mut window::Window, &mut events::EventQueue, &Config) -> bool; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut window::Window` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(anonymous_parameters)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/game/scene/scene.rs:6:47 [INFO] [stdout] | [INFO] [stdout] 6 | fn update(&mut self, &mut window::Window, &mut events::EventQueue, &Config) -> bool; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut events::EventQueue` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/game/scene/scene.rs:6:72 [INFO] [stdout] | [INFO] [stdout] 6 | fn update(&mut self, &mut window::Window, &mut events::EventQueue, &Config) -> bool; [INFO] [stdout] | ^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Config` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/game/scene/scene.rs:7:27 [INFO] [stdout] | [INFO] [stdout] 7 | fn display(&mut self, &mut window::Window); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut window::Window` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/game/mugen/format/generic_def.rs:49:26 [INFO] [stdout] | [INFO] [stdout] 49 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ErrorKind` [INFO] [stdout] --> src/game/mugen/character/command/command_input_parser.rs:2:11 [INFO] [stdout] | [INFO] [stdout] 2 | use nom::{ErrorKind, IResult, digit, space}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/game/mugen/character/command/read_cmd.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Categories` [INFO] [stdout] --> src/game/mugen/character/command/read_cmd.rs:2:42 [INFO] [stdout] | [INFO] [stdout] 2 | use ::game::mugen::format::generic_def::{Categories, DefLine, GenericDef}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `CommandInputState` [INFO] [stdout] --> src/game/mugen/character/command/read_cmd.rs:5:36 [INFO] [stdout] | [INFO] [stdout] 5 | use super::{Command, CommandInput, CommandInputState}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::read_cmd::read_cmd_file` [INFO] [stdout] --> src/game/mugen/character/command/mod.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use self::read_cmd::read_cmd_file; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Categories` [INFO] [stdout] --> src/game/mugen/character/air/read_air.rs:2:42 [INFO] [stdout] | [INFO] [stdout] 2 | use ::game::mugen::format::generic_def::{Categories, DefLine, GenericDef}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/game/scene/scene.rs:6:26 [INFO] [stdout] | [INFO] [stdout] 6 | fn update(&mut self, &mut window::Window, &mut events::EventQueue, &Config) -> bool; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut window::Window` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(anonymous_parameters)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/game/scene/scene.rs:6:47 [INFO] [stdout] | [INFO] [stdout] 6 | fn update(&mut self, &mut window::Window, &mut events::EventQueue, &Config) -> bool; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut events::EventQueue` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/game/scene/scene.rs:6:72 [INFO] [stdout] | [INFO] [stdout] 6 | fn update(&mut self, &mut window::Window, &mut events::EventQueue, &Config) -> bool; [INFO] [stdout] | ^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Config` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/game/scene/scene.rs:7:27 [INFO] [stdout] | [INFO] [stdout] 7 | fn display(&mut self, &mut window::Window); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut window::Window` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/game/mugen/format/generic_def.rs:40:21 [INFO] [stdout] | [INFO] [stdout] 40 | / ... lazy_static! { [INFO] [stdout] 41 | | ... static ref REGEX_CATEGORY: Regex = Regex::new("^[ \t]*\\[[ \t]*([^\\]]+?)[ \t]*\\][ \t\r]*(?:;.*)?$").unwrap(); [INFO] [stdout] 42 | | ... static ref REGEX_KV_QUOTED: Regex = Regex::new("^[ \t]*([^=]+?)[ \t]*=[ \t]*\"([^\r\"]+?)\"[ \t\r]*(?:;.*)?$").unwrap(); [INFO] [stdout] 43 | | ... static ref REGEX_KV: Regex = Regex::new("^[ \t]*([^=]+?)[ \t]*=[ \t]*([^\r]+?)?[ \t\r]*(?:;.*)?$").unwrap(); [INFO] [stdout] 44 | | ... static ref REGEX_SIMPLE: Regex = Regex::new("^[ \t]*(([^ \r;]+[ \r]?)+?)[ \t\r]*(?:;.*)?$").unwrap(); [INFO] [stdout] 45 | | ... } [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/game/mugen/format/generic_def.rs:40:21 [INFO] [stdout] | [INFO] [stdout] 40 | / ... lazy_static! { [INFO] [stdout] 41 | | ... static ref REGEX_CATEGORY: Regex = Regex::new("^[ \t]*\\[[ \t]*([^\\]]+?)[ \t]*\\][ \t\r]*(?:;.*)?$").unwrap(); [INFO] [stdout] 42 | | ... static ref REGEX_KV_QUOTED: Regex = Regex::new("^[ \t]*([^=]+?)[ \t]*=[ \t]*\"([^\r\"]+?)\"[ \t\r]*(?:;.*)?$").unwrap(); [INFO] [stdout] 43 | | ... static ref REGEX_KV: Regex = Regex::new("^[ \t]*([^=]+?)[ \t]*=[ \t]*([^\r]+?)?[ \t\r]*(?:;.*)?$").unwrap(); [INFO] [stdout] 44 | | ... static ref REGEX_SIMPLE: Regex = Regex::new("^[ \t]*(([^ \r;]+[ \r]?)+?)[ \t\r]*(?:;.*)?$").unwrap(); [INFO] [stdout] 45 | | ... } [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/game/mugen/format/generic_def.rs:40:21 [INFO] [stdout] | [INFO] [stdout] 40 | / ... lazy_static! { [INFO] [stdout] 41 | | ... static ref REGEX_CATEGORY: Regex = Regex::new("^[ \t]*\\[[ \t]*([^\\]]+?)[ \t]*\\][ \t\r]*(?:;.*)?$").unwrap(); [INFO] [stdout] 42 | | ... static ref REGEX_KV_QUOTED: Regex = Regex::new("^[ \t]*([^=]+?)[ \t]*=[ \t]*\"([^\r\"]+?)\"[ \t\r]*(?:;.*)?$").unwrap(); [INFO] [stdout] 43 | | ... static ref REGEX_KV: Regex = Regex::new("^[ \t]*([^=]+?)[ \t]*=[ \t]*([^\r]+?)?[ \t\r]*(?:;.*)?$").unwrap(); [INFO] [stdout] 44 | | ... static ref REGEX_SIMPLE: Regex = Regex::new("^[ \t]*(([^ \r;]+[ \r]?)+?)[ \t\r]*(?:;.*)?$").unwrap(); [INFO] [stdout] 45 | | ... } [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/game/mugen/format/generic_def.rs:40:21 [INFO] [stdout] | [INFO] [stdout] 40 | / ... lazy_static! { [INFO] [stdout] 41 | | ... static ref REGEX_CATEGORY: Regex = Regex::new("^[ \t]*\\[[ \t]*([^\\]]+?)[ \t]*\\][ \t\r]*(?:;.*)?$").unwrap(); [INFO] [stdout] 42 | | ... static ref REGEX_KV_QUOTED: Regex = Regex::new("^[ \t]*([^=]+?)[ \t]*=[ \t]*\"([^\r\"]+?)\"[ \t\r]*(?:;.*)?$").unwrap(); [INFO] [stdout] 43 | | ... static ref REGEX_KV: Regex = Regex::new("^[ \t]*([^=]+?)[ \t]*=[ \t]*([^\r]+?)?[ \t\r]*(?:;.*)?$").unwrap(); [INFO] [stdout] 44 | | ... static ref REGEX_SIMPLE: Regex = Regex::new("^[ \t]*(([^ \r;]+[ \r]?)+?)[ \t\r]*(?:;.*)?$").unwrap(); [INFO] [stdout] 45 | | ... } [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/game/mugen/character/air/read_air.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | / lazy_static! { [INFO] [stdout] 13 | | static ref REGEX_BEGIN_ACTION: Regex = Regex::new("^begin action ([0-9]+)$").unwrap(); [INFO] [stdout] 14 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/game/mugen/format/generic_def.rs:40:21 [INFO] [stdout] | [INFO] [stdout] 40 | / ... lazy_static! { [INFO] [stdout] 41 | | ... static ref REGEX_CATEGORY: Regex = Regex::new("^[ \t]*\\[[ \t]*([^\\]]+?)[ \t]*\\][ \t\r]*(?:;.*)?$").unwrap(); [INFO] [stdout] 42 | | ... static ref REGEX_KV_QUOTED: Regex = Regex::new("^[ \t]*([^=]+?)[ \t]*=[ \t]*\"([^\r\"]+?)\"[ \t\r]*(?:;.*)?$").unwrap(); [INFO] [stdout] 43 | | ... static ref REGEX_KV: Regex = Regex::new("^[ \t]*([^=]+?)[ \t]*=[ \t]*([^\r]+?)?[ \t\r]*(?:;.*)?$").unwrap(); [INFO] [stdout] 44 | | ... static ref REGEX_SIMPLE: Regex = Regex::new("^[ \t]*(([^ \r;]+[ \r]?)+?)[ \t\r]*(?:;.*)?$").unwrap(); [INFO] [stdout] 45 | | ... } [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/game/mugen/format/generic_def.rs:40:21 [INFO] [stdout] | [INFO] [stdout] 40 | / ... lazy_static! { [INFO] [stdout] 41 | | ... static ref REGEX_CATEGORY: Regex = Regex::new("^[ \t]*\\[[ \t]*([^\\]]+?)[ \t]*\\][ \t\r]*(?:;.*)?$").unwrap(); [INFO] [stdout] 42 | | ... static ref REGEX_KV_QUOTED: Regex = Regex::new("^[ \t]*([^=]+?)[ \t]*=[ \t]*\"([^\r\"]+?)\"[ \t\r]*(?:;.*)?$").unwrap(); [INFO] [stdout] 43 | | ... static ref REGEX_KV: Regex = Regex::new("^[ \t]*([^=]+?)[ \t]*=[ \t]*([^\r]+?)?[ \t\r]*(?:;.*)?$").unwrap(); [INFO] [stdout] 44 | | ... static ref REGEX_SIMPLE: Regex = Regex::new("^[ \t]*(([^ \r;]+[ \r]?)+?)[ \t\r]*(?:;.*)?$").unwrap(); [INFO] [stdout] 45 | | ... } [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/game/mugen/format/generic_def.rs:40:21 [INFO] [stdout] | [INFO] [stdout] 40 | / ... lazy_static! { [INFO] [stdout] 41 | | ... static ref REGEX_CATEGORY: Regex = Regex::new("^[ \t]*\\[[ \t]*([^\\]]+?)[ \t]*\\][ \t\r]*(?:;.*)?$").unwrap(); [INFO] [stdout] 42 | | ... static ref REGEX_KV_QUOTED: Regex = Regex::new("^[ \t]*([^=]+?)[ \t]*=[ \t]*\"([^\r\"]+?)\"[ \t\r]*(?:;.*)?$").unwrap(); [INFO] [stdout] 43 | | ... static ref REGEX_KV: Regex = Regex::new("^[ \t]*([^=]+?)[ \t]*=[ \t]*([^\r]+?)?[ \t\r]*(?:;.*)?$").unwrap(); [INFO] [stdout] 44 | | ... static ref REGEX_SIMPLE: Regex = Regex::new("^[ \t]*(([^ \r;]+[ \r]?)+?)[ \t\r]*(?:;.*)?$").unwrap(); [INFO] [stdout] 45 | | ... } [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/game/mugen/format/generic_def.rs:40:21 [INFO] [stdout] | [INFO] [stdout] 40 | / ... lazy_static! { [INFO] [stdout] 41 | | ... static ref REGEX_CATEGORY: Regex = Regex::new("^[ \t]*\\[[ \t]*([^\\]]+?)[ \t]*\\][ \t\r]*(?:;.*)?$").unwrap(); [INFO] [stdout] 42 | | ... static ref REGEX_KV_QUOTED: Regex = Regex::new("^[ \t]*([^=]+?)[ \t]*=[ \t]*\"([^\r\"]+?)\"[ \t\r]*(?:;.*)?$").unwrap(); [INFO] [stdout] 43 | | ... static ref REGEX_KV: Regex = Regex::new("^[ \t]*([^=]+?)[ \t]*=[ \t]*([^\r]+?)?[ \t\r]*(?:;.*)?$").unwrap(); [INFO] [stdout] 44 | | ... static ref REGEX_SIMPLE: Regex = Regex::new("^[ \t]*(([^ \r;]+[ \r]?)+?)[ \t\r]*(?:;.*)?$").unwrap(); [INFO] [stdout] 45 | | ... } [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/game/mugen/character/air/read_air.rs:24:25 [INFO] [stdout] | [INFO] [stdout] 24 | / lazy_static! { [INFO] [stdout] 25 | | static ref REGEX_CLSN_DEFAULT: Regex = Regex::new(r"^Clsn(1|2)Default: ([0-9]+)$").unwrap(); [INFO] [stdout] 26 | | static ref REGEX_CLSN: Regex = Regex::new(r"^Clsn(1|2): ([0-9]+)$").unwrap(); [INFO] [stdout] 27 | | static ref REGEX_CLSN_KEY: Regex = Regex::new(r"^Clsn\[([0-9+])\]$").unwrap(); [INFO] [stdout] 28 | | } [INFO] [stdout] | |_________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/game/mugen/character/air/read_air.rs:24:25 [INFO] [stdout] | [INFO] [stdout] 24 | / lazy_static! { [INFO] [stdout] 25 | | static ref REGEX_CLSN_DEFAULT: Regex = Regex::new(r"^Clsn(1|2)Default: ([0-9]+)$").unwrap(); [INFO] [stdout] 26 | | static ref REGEX_CLSN: Regex = Regex::new(r"^Clsn(1|2): ([0-9]+)$").unwrap(); [INFO] [stdout] 27 | | static ref REGEX_CLSN_KEY: Regex = Regex::new(r"^Clsn\[([0-9+])\]$").unwrap(); [INFO] [stdout] 28 | | } [INFO] [stdout] | |_________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/game/mugen/character/air/read_air.rs:24:25 [INFO] [stdout] | [INFO] [stdout] 24 | / lazy_static! { [INFO] [stdout] 25 | | static ref REGEX_CLSN_DEFAULT: Regex = Regex::new(r"^Clsn(1|2)Default: ([0-9]+)$").unwrap(); [INFO] [stdout] 26 | | static ref REGEX_CLSN: Regex = Regex::new(r"^Clsn(1|2): ([0-9]+)$").unwrap(); [INFO] [stdout] 27 | | static ref REGEX_CLSN_KEY: Regex = Regex::new(r"^Clsn\[([0-9+])\]$").unwrap(); [INFO] [stdout] 28 | | } [INFO] [stdout] | |_________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/game/mugen/character/air/read_air.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | / lazy_static! { [INFO] [stdout] 13 | | static ref REGEX_BEGIN_ACTION: Regex = Regex::new("^begin action ([0-9]+)$").unwrap(); [INFO] [stdout] 14 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/game/mugen/character/air/read_air.rs:24:25 [INFO] [stdout] | [INFO] [stdout] 24 | / lazy_static! { [INFO] [stdout] 25 | | static ref REGEX_CLSN_DEFAULT: Regex = Regex::new(r"^Clsn(1|2)Default: ([0-9]+)$").unwrap(); [INFO] [stdout] 26 | | static ref REGEX_CLSN: Regex = Regex::new(r"^Clsn(1|2): ([0-9]+)$").unwrap(); [INFO] [stdout] 27 | | static ref REGEX_CLSN_KEY: Regex = Regex::new(r"^Clsn\[([0-9+])\]$").unwrap(); [INFO] [stdout] 28 | | } [INFO] [stdout] | |_________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/game/mugen/character/air/read_air.rs:24:25 [INFO] [stdout] | [INFO] [stdout] 24 | / lazy_static! { [INFO] [stdout] 25 | | static ref REGEX_CLSN_DEFAULT: Regex = Regex::new(r"^Clsn(1|2)Default: ([0-9]+)$").unwrap(); [INFO] [stdout] 26 | | static ref REGEX_CLSN: Regex = Regex::new(r"^Clsn(1|2): ([0-9]+)$").unwrap(); [INFO] [stdout] 27 | | static ref REGEX_CLSN_KEY: Regex = Regex::new(r"^Clsn\[([0-9+])\]$").unwrap(); [INFO] [stdout] 28 | | } [INFO] [stdout] | |_________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/game/mugen/character/air/read_air.rs:24:25 [INFO] [stdout] | [INFO] [stdout] 24 | / lazy_static! { [INFO] [stdout] 25 | | static ref REGEX_CLSN_DEFAULT: Regex = Regex::new(r"^Clsn(1|2)Default: ([0-9]+)$").unwrap(); [INFO] [stdout] 26 | | static ref REGEX_CLSN: Regex = Regex::new(r"^Clsn(1|2): ([0-9]+)$").unwrap(); [INFO] [stdout] 27 | | static ref REGEX_CLSN_KEY: Regex = Regex::new(r"^Clsn\[([0-9+])\]$").unwrap(); [INFO] [stdout] 28 | | } [INFO] [stdout] | |_________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `BufRead` [INFO] [stdout] --> src/game/mugen/character/command/read_cmd.rs:4:15 [INFO] [stdout] | [INFO] [stdout] 4 | use std::io::{BufRead, BufReader}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `BufRead` [INFO] [stdout] --> src/game/mugen/character/air/read_air.rs:4:15 [INFO] [stdout] | [INFO] [stdout] 4 | use std::io::{BufRead, BufReader}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `reading_statedef` is assigned to, but never used [INFO] [stdout] --> src/game/mugen/character/command/read_cmd.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 12 | let mut reading_statedef = false; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] = note: consider using `_reading_statedef` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `reading_statedef` is never read [INFO] [stdout] --> src/game/mugen/character/command/read_cmd.rs:111:30 [INFO] [stdout] | [INFO] [stdout] 111 | "statedef -1" => reading_statedef = true, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `collision_default` [INFO] [stdout] --> src/game/mugen/character/air/read_air.rs:35:45 [INFO] [stdout] | [INFO] [stdout] 35 | ... if let Some(collision_default) = REGEX_CLSN_DEFAULT.captures(&line_string.as_str()) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_collision_default` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `BufRead` [INFO] [stdout] --> src/game/mugen/character/command/read_cmd.rs:4:15 [INFO] [stdout] | [INFO] [stdout] 4 | use std::io::{BufRead, BufReader}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `BufRead` [INFO] [stdout] --> src/game/mugen/character/air/read_air.rs:4:15 [INFO] [stdout] | [INFO] [stdout] 4 | use std::io::{BufRead, BufReader}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `reading_statedef` is assigned to, but never used [INFO] [stdout] --> src/game/mugen/character/command/read_cmd.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 12 | let mut reading_statedef = false; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] = note: consider using `_reading_statedef` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `reading_statedef` is never read [INFO] [stdout] --> src/game/mugen/character/command/read_cmd.rs:111:30 [INFO] [stdout] | [INFO] [stdout] 111 | "statedef -1" => reading_statedef = true, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `collision_default` [INFO] [stdout] --> src/game/mugen/character/air/read_air.rs:35:45 [INFO] [stdout] | [INFO] [stdout] 35 | ... if let Some(collision_default) = REGEX_CLSN_DEFAULT.captures(&line_string.as_str()) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_collision_default` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/game/mugen/character/command/command_input.rs:34:12 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn new(successive_inputs: Vec) -> CommandInput { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `inputs` [INFO] [stdout] --> src/game/mugen/character/command/command_input.rs:39:12 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn inputs(&self) -> &[CommandInputState] { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/game/mugen/character/command/command.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn new(name: String, command: CommandInput, time: u16, buffer_time: u16) -> Command { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `read_cmd_file` [INFO] [stdout] --> src/game/mugen/character/command/read_cmd.rs:8:8 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn read_cmd_file(cmd_file: File) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `small_face` [INFO] [stdout] --> src/game/scene/fight.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | pub small_face: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `character` [INFO] [stdout] --> src/game/scene/fight.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | pub character: Character, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 30 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Normal` [INFO] [stdout] --> src/game/mugen/character/command/command_input.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | Normal(T), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `HoldDown` [INFO] [stdout] --> src/game/mugen/character/command/command_input.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | HoldDown(T), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Release` [INFO] [stdout] --> src/game/mugen/character/command/command_input.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | Release(T, Option), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/game/mugen/character/command/command_input.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn new() -> CommandInputState { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/game/mugen/character/command/command_input.rs:34:12 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn new(successive_inputs: Vec) -> CommandInput { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `inputs` [INFO] [stdout] --> src/game/mugen/character/command/command_input.rs:39:12 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn inputs(&self) -> &[CommandInputState] { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/game/mugen/character/command/command.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn new(name: String, command: CommandInput, time: u16, buffer_time: u16) -> Command { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `parse_command_input` [INFO] [stdout] --> src/game/mugen/character/command/command_input_parser.rs:6:8 [INFO] [stdout] | [INFO] [stdout] 6 | pub fn parse_command_input(command_string: &str) -> Result, String> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `read_cmd_file` [INFO] [stdout] --> src/game/mugen/character/command/read_cmd.rs:8:8 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn read_cmd_file(cmd_file: File) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `small_face` [INFO] [stdout] --> src/game/scene/fight.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | pub small_face: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `character` [INFO] [stdout] --> src/game/scene/fight.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | pub character: Character, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 35 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 52.52s [INFO] running `Command { std: "docker" "inspect" "812bb78c5461a9014d32734c102c4a6aaf973a2f716834dc84b880b1616609a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "812bb78c5461a9014d32734c102c4a6aaf973a2f716834dc84b880b1616609a7", kill_on_drop: false }` [INFO] [stdout] 812bb78c5461a9014d32734c102c4a6aaf973a2f716834dc84b880b1616609a7