[INFO] cloning repository https://github.com/boyzwj/alpha-extool [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/boyzwj/alpha-extool" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fboyzwj%2Falpha-extool", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fboyzwj%2Falpha-extool'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 19994bd8fd89fd479a4e4d2dd5587301c3c1a8b9 [INFO] building boyzwj/alpha-extool against try#615edd3ad1cf6871c977dc900317cb6c2070fd6b for pr-97334 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fboyzwj%2Falpha-extool" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/boyzwj/alpha-extool on toolchain 615edd3ad1cf6871c977dc900317cb6c2070fd6b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/boyzwj/alpha-extool [INFO] finished tweaking git repo https://github.com/boyzwj/alpha-extool [INFO] tweaked toml for git repo https://github.com/boyzwj/alpha-extool written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/boyzwj/alpha-extool already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d1e95f89c2fe0114289f4f189cf5888355441a9d236b9f87b97519006c3eea53 [INFO] running `Command { std: "docker" "start" "-a" "d1e95f89c2fe0114289f4f189cf5888355441a9d236b9f87b97519006c3eea53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d1e95f89c2fe0114289f4f189cf5888355441a9d236b9f87b97519006c3eea53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1e95f89c2fe0114289f4f189cf5888355441a9d236b9f87b97519006c3eea53", kill_on_drop: false }` [INFO] [stdout] d1e95f89c2fe0114289f4f189cf5888355441a9d236b9f87b97519006c3eea53 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 078b988f5c0282ce97fe7cd0ad15c321e87eb6fef8111edd21dd78691676f0ea [INFO] running `Command { std: "docker" "start" "-a" "078b988f5c0282ce97fe7cd0ad15c321e87eb6fef8111edd21dd78691676f0ea", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.113 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling crc32fast v1.3.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling serde v1.0.134 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling serde_derive v1.0.134 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling serde_json v1.0.75 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling async-task v3.0.0 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling configparser v3.0.0 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling static_init_macro v1.0.2 [INFO] [stderr] Compiling static_init v1.0.2 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling hashbrown v0.1.8 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling clap v3.0.10 [INFO] [stderr] Compiling crossbeam-deque v0.7.4 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling quick-xml v0.19.0 [INFO] [stderr] Compiling codepage v0.1.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling threads_pool v0.2.6 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling zip v0.5.13 [INFO] [stderr] Compiling calamine v0.18.0 [INFO] [stderr] Compiling alpha_extool v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `value` [INFO] [stdout] --> src/lib.rs:4:24 [INFO] [stdout] | [INFO] [stdout] 4 | use serde_json::{json, value}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde_json::Map` [INFO] [stdout] --> src/lib.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use serde_json::Map; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `f` [INFO] [stdout] --> src/lib.rs:29:38 [INFO] [stdout] | [INFO] [stdout] 29 | &DataType::Float(f) => cell.to_string(), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_f` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `f` [INFO] [stdout] --> src/lib.rs:30:36 [INFO] [stdout] | [INFO] [stdout] 30 | &DataType::Int(f) => cell.to_string(), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_f` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `config` [INFO] [stdout] --> src/lib.rs:916:33 [INFO] [stdout] | [INFO] [stdout] 916 | pub fn check(file_name: String, config: Ini) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `key_string` is never read [INFO] [stdout] --> src/lib.rs:429:21 [INFO] [stdout] | [INFO] [stdout] 429 | let mut key_string = String::from(""); [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: field is never read: `file_name` [INFO] [stdout] --> src/lib.rs:271:5 [INFO] [stdout] | [INFO] [stdout] 271 | file_name: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `MainTable` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/lib.rs:269:10 [INFO] [stdout] | [INFO] [stdout] 269 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `server_include` [INFO] [stdout] --> src/lib.rs:279:5 [INFO] [stdout] | [INFO] [stdout] 279 | server_include: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `MainTable` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/lib.rs:269:10 [INFO] [stdout] | [INFO] [stdout] 269 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `server_file` [INFO] [stdout] --> src/lib.rs:280:5 [INFO] [stdout] | [INFO] [stdout] 280 | server_file: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `MainTable` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/lib.rs:269:10 [INFO] [stdout] | [INFO] [stdout] 269 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `kv` [INFO] [stdout] --> src/lib.rs:281:5 [INFO] [stdout] | [INFO] [stdout] 281 | kv: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `MainTable` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/lib.rs:269:10 [INFO] [stdout] | [INFO] [stdout] 269 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `export_file_type` [INFO] [stdout] --> src/lib.rs:283:5 [INFO] [stdout] | [INFO] [stdout] 283 | export_file_type: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `MainTable` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/lib.rs:269:10 [INFO] [stdout] | [INFO] [stdout] 269 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `TABS` [INFO] [stdout] --> src/Const.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | pub const TABS: &str = " "; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `EXCEL_START_ROW_INDEX` [INFO] [stdout] --> src/Const.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | pub const EXCEL_START_ROW_INDEX: usize = 0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `EXCEL_START_COL_INDEX` [INFO] [stdout] --> src/Const.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | pub const EXCEL_START_COL_INDEX: usize = 0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `CONFIG_MAIN_SHEET_COL` [INFO] [stdout] --> src/Const.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | pub const CONFIG_MAIN_SHEET_COL: usize = 11; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `CONFIG_SUB_SHEET_COL` [INFO] [stdout] --> src/Const.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | pub const CONFIG_SUB_SHEET_COL: usize = 2; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `ROW_CTRL` [INFO] [stdout] --> src/Const.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | pub const ROW_CTRL: usize = 1; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `ROW_TYPE` [INFO] [stdout] --> src/Const.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | pub const ROW_TYPE: usize = 2; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `ROW_CLIENT` [INFO] [stdout] --> src/Const.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | pub const ROW_CLIENT: usize = 3; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `ROW_SERV` [INFO] [stdout] --> src/Const.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | pub const ROW_SERV: usize = 4; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MISSION_KEYS` [INFO] [stdout] --> src/Const.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | pub const MISSION_KEYS: [&str; 1] = ["mission_ids"]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MISSION_GROUP_KEYS` [INFO] [stdout] --> src/Const.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | pub const MISSION_GROUP_KEYS: [&str; 2] = ["next_mission_group_ids", "mission_group_id"]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_string_val` [INFO] [stdout] --> src/Const.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn get_string_val(dst_str: &String, default: &String) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `is_empty_str` [INFO] [stdout] --> src/Const.rs:55:8 [INFO] [stdout] | [INFO] [stdout] 55 | pub fn is_empty_str(dst_str: &String) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `is_comment` [INFO] [stdout] --> src/Const.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn is_comment(dst_str: &String) -> bool { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `is_kv_sheet` [INFO] [stdout] --> src/Const.rs:63:8 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn is_kv_sheet(sheet_name: &String) -> bool { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `Const` should have a snake case name [INFO] [stdout] --> src/lib.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | mod Const; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] help: rename the identifier or convert it to a snake case raw identifier [INFO] [stdout] | [INFO] [stdout] 11 | mod r#const; [INFO] [stdout] | ~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 27 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 28s [INFO] running `Command { std: "docker" "inspect" "078b988f5c0282ce97fe7cd0ad15c321e87eb6fef8111edd21dd78691676f0ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "078b988f5c0282ce97fe7cd0ad15c321e87eb6fef8111edd21dd78691676f0ea", kill_on_drop: false }` [INFO] [stdout] 078b988f5c0282ce97fe7cd0ad15c321e87eb6fef8111edd21dd78691676f0ea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 004a4516582d31c4ecff523e171af46ae9ed96e8c55bf368541f95299bbc71bb [INFO] running `Command { std: "docker" "start" "-a" "004a4516582d31c4ecff523e171af46ae9ed96e8c55bf368541f95299bbc71bb", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stdout] warning: unused import: `value` [INFO] [stdout] --> src/lib.rs:4:24 [INFO] [stdout] | [INFO] [stdout] 4 | use serde_json::{json, value}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde_json::Map` [INFO] [stdout] --> src/lib.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use serde_json::Map; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `f` [INFO] [stdout] --> src/lib.rs:29:38 [INFO] [stdout] | [INFO] [stdout] 29 | &DataType::Float(f) => cell.to_string(), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_f` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `f` [INFO] [stdout] --> src/lib.rs:30:36 [INFO] [stdout] | [INFO] [stdout] 30 | &DataType::Int(f) => cell.to_string(), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_f` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `config` [INFO] [stdout] --> src/lib.rs:916:33 [INFO] [stdout] | [INFO] [stdout] 916 | pub fn check(file_name: String, config: Ini) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `key_string` is never read [INFO] [stdout] --> src/lib.rs:429:21 [INFO] [stdout] | [INFO] [stdout] 429 | let mut key_string = String::from(""); [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: field is never read: `file_name` [INFO] [stdout] --> src/lib.rs:271:5 [INFO] [stdout] | [INFO] [stdout] 271 | file_name: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `MainTable` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/lib.rs:269:10 [INFO] [stdout] | [INFO] [stdout] 269 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `server_include` [INFO] [stdout] --> src/lib.rs:279:5 [INFO] [stdout] | [INFO] [stdout] 279 | server_include: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `MainTable` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/lib.rs:269:10 [INFO] [stdout] | [INFO] [stdout] 269 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `server_file` [INFO] [stdout] --> src/lib.rs:280:5 [INFO] [stdout] | [INFO] [stdout] 280 | server_file: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `MainTable` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/lib.rs:269:10 [INFO] [stdout] | [INFO] [stdout] 269 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `kv` [INFO] [stdout] --> src/lib.rs:281:5 [INFO] [stdout] | [INFO] [stdout] 281 | kv: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `MainTable` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/lib.rs:269:10 [INFO] [stdout] | [INFO] [stdout] 269 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `export_file_type` [INFO] [stdout] --> src/lib.rs:283:5 [INFO] [stdout] | [INFO] [stdout] 283 | export_file_type: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `MainTable` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/lib.rs:269:10 [INFO] [stdout] | [INFO] [stdout] 269 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `TABS` [INFO] [stdout] --> src/Const.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | pub const TABS: &str = " "; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `EXCEL_START_ROW_INDEX` [INFO] [stdout] --> src/Const.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | pub const EXCEL_START_ROW_INDEX: usize = 0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `EXCEL_START_COL_INDEX` [INFO] [stdout] --> src/Const.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | pub const EXCEL_START_COL_INDEX: usize = 0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `CONFIG_MAIN_SHEET_COL` [INFO] [stdout] --> src/Const.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | pub const CONFIG_MAIN_SHEET_COL: usize = 11; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `CONFIG_SUB_SHEET_COL` [INFO] [stdout] --> src/Const.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | pub const CONFIG_SUB_SHEET_COL: usize = 2; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `ROW_CTRL` [INFO] [stdout] --> src/Const.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | pub const ROW_CTRL: usize = 1; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `ROW_TYPE` [INFO] [stdout] --> src/Const.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | pub const ROW_TYPE: usize = 2; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `ROW_CLIENT` [INFO] [stdout] --> src/Const.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | pub const ROW_CLIENT: usize = 3; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `ROW_SERV` [INFO] [stdout] --> src/Const.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | pub const ROW_SERV: usize = 4; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MISSION_KEYS` [INFO] [stdout] --> src/Const.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | pub const MISSION_KEYS: [&str; 1] = ["mission_ids"]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MISSION_GROUP_KEYS` [INFO] [stdout] --> src/Const.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | pub const MISSION_GROUP_KEYS: [&str; 2] = ["next_mission_group_ids", "mission_group_id"]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_string_val` [INFO] [stdout] --> src/Const.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn get_string_val(dst_str: &String, default: &String) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `is_empty_str` [INFO] [stdout] --> src/Const.rs:55:8 [INFO] [stdout] | [INFO] [stdout] 55 | pub fn is_empty_str(dst_str: &String) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `is_comment` [INFO] [stdout] --> src/Const.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn is_comment(dst_str: &String) -> bool { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `is_kv_sheet` [INFO] [stdout] --> src/Const.rs:63:8 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn is_kv_sheet(sheet_name: &String) -> bool { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `Const` should have a snake case name [INFO] [stdout] --> src/lib.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | mod Const; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] help: rename the identifier or convert it to a snake case raw identifier [INFO] [stdout] | [INFO] [stdout] 11 | mod r#const; [INFO] [stdout] | ~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling alpha_extool v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: 27 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `value` [INFO] [stdout] --> src/lib.rs:4:24 [INFO] [stdout] | [INFO] [stdout] 4 | use serde_json::{json, value}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde_json::Map` [INFO] [stdout] --> src/lib.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use serde_json::Map; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `f` [INFO] [stdout] --> src/lib.rs:29:38 [INFO] [stdout] | [INFO] [stdout] 29 | &DataType::Float(f) => cell.to_string(), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_f` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `f` [INFO] [stdout] --> src/lib.rs:30:36 [INFO] [stdout] | [INFO] [stdout] 30 | &DataType::Int(f) => cell.to_string(), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_f` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `config` [INFO] [stdout] --> src/lib.rs:916:33 [INFO] [stdout] | [INFO] [stdout] 916 | pub fn check(file_name: String, config: Ini) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `key_string` is never read [INFO] [stdout] --> src/lib.rs:429:21 [INFO] [stdout] | [INFO] [stdout] 429 | let mut key_string = String::from(""); [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: field is never read: `file_name` [INFO] [stdout] --> src/lib.rs:271:5 [INFO] [stdout] | [INFO] [stdout] 271 | file_name: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `MainTable` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/lib.rs:269:10 [INFO] [stdout] | [INFO] [stdout] 269 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `server_include` [INFO] [stdout] --> src/lib.rs:279:5 [INFO] [stdout] | [INFO] [stdout] 279 | server_include: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `MainTable` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/lib.rs:269:10 [INFO] [stdout] | [INFO] [stdout] 269 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `server_file` [INFO] [stdout] --> src/lib.rs:280:5 [INFO] [stdout] | [INFO] [stdout] 280 | server_file: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `MainTable` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/lib.rs:269:10 [INFO] [stdout] | [INFO] [stdout] 269 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `kv` [INFO] [stdout] --> src/lib.rs:281:5 [INFO] [stdout] | [INFO] [stdout] 281 | kv: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `MainTable` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/lib.rs:269:10 [INFO] [stdout] | [INFO] [stdout] 269 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `export_file_type` [INFO] [stdout] --> src/lib.rs:283:5 [INFO] [stdout] | [INFO] [stdout] 283 | export_file_type: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `MainTable` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/lib.rs:269:10 [INFO] [stdout] | [INFO] [stdout] 269 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `TABS` [INFO] [stdout] --> src/Const.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | pub const TABS: &str = " "; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `EXCEL_START_ROW_INDEX` [INFO] [stdout] --> src/Const.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | pub const EXCEL_START_ROW_INDEX: usize = 0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `EXCEL_START_COL_INDEX` [INFO] [stdout] --> src/Const.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | pub const EXCEL_START_COL_INDEX: usize = 0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `CONFIG_MAIN_SHEET_COL` [INFO] [stdout] --> src/Const.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | pub const CONFIG_MAIN_SHEET_COL: usize = 11; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `CONFIG_SUB_SHEET_COL` [INFO] [stdout] --> src/Const.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | pub const CONFIG_SUB_SHEET_COL: usize = 2; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `ROW_CTRL` [INFO] [stdout] --> src/Const.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | pub const ROW_CTRL: usize = 1; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `ROW_TYPE` [INFO] [stdout] --> src/Const.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | pub const ROW_TYPE: usize = 2; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `ROW_CLIENT` [INFO] [stdout] --> src/Const.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | pub const ROW_CLIENT: usize = 3; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `ROW_SERV` [INFO] [stdout] --> src/Const.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | pub const ROW_SERV: usize = 4; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MISSION_KEYS` [INFO] [stdout] --> src/Const.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | pub const MISSION_KEYS: [&str; 1] = ["mission_ids"]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MISSION_GROUP_KEYS` [INFO] [stdout] --> src/Const.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | pub const MISSION_GROUP_KEYS: [&str; 2] = ["next_mission_group_ids", "mission_group_id"]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_string_val` [INFO] [stdout] --> src/Const.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn get_string_val(dst_str: &String, default: &String) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `is_empty_str` [INFO] [stdout] --> src/Const.rs:55:8 [INFO] [stdout] | [INFO] [stdout] 55 | pub fn is_empty_str(dst_str: &String) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `is_comment` [INFO] [stdout] --> src/Const.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn is_comment(dst_str: &String) -> bool { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `is_kv_sheet` [INFO] [stdout] --> src/Const.rs:63:8 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn is_kv_sheet(sheet_name: &String) -> bool { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `Const` should have a snake case name [INFO] [stdout] --> src/lib.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | mod Const; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] help: rename the identifier or convert it to a snake case raw identifier [INFO] [stdout] | [INFO] [stdout] 11 | mod r#const; [INFO] [stdout] | ~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 27 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 7.76s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/alpha_extool-1a43eb141c830516) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/alpha_extool-0a9a35945c0cb886) [INFO] running `Command { std: "docker" "inspect" "004a4516582d31c4ecff523e171af46ae9ed96e8c55bf368541f95299bbc71bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "004a4516582d31c4ecff523e171af46ae9ed96e8c55bf368541f95299bbc71bb", kill_on_drop: false }` [INFO] [stdout] 004a4516582d31c4ecff523e171af46ae9ed96e8c55bf368541f95299bbc71bb