[INFO] fetching crate glua_code_analysis 0.1.5...
[INFO] checking glua_code_analysis-0.1.5 against 1.95.0-beta.7 for beta-1.95-4
[INFO] extracting crate glua_code_analysis 0.1.5 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate glua_code_analysis 0.1.5
[INFO] finished tweaking crates.io crate glua_code_analysis 0.1.5
[INFO] tweaked toml for crates.io crate glua_code_analysis 0.1.5 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate glua_code_analysis 0.1.5 on toolchain 1.95.0-beta.7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0-beta.7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate glua_code_analysis 0.1.5 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" "+1.95.0-beta.7" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0-beta.7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2f7bac1da8032dbbf07bdd5de4d002f52aa6f49fc9497654bc04ecff33937512
[INFO] running `Command { std: "docker" "start" "-a" "2f7bac1da8032dbbf07bdd5de4d002f52aa6f49fc9497654bc04ecff33937512", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2f7bac1da8032dbbf07bdd5de4d002f52aa6f49fc9497654bc04ecff33937512", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f7bac1da8032dbbf07bdd5de4d002f52aa6f49fc9497654bc04ecff33937512", kill_on_drop: false }`
[INFO] [stdout] 2f7bac1da8032dbbf07bdd5de4d002f52aa6f49fc9497654bc04ecff33937512
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0-beta.7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b73cbbe7f36d9ce9d831071524a50b8ca2777743db0ba5761a6fe3f012f9b9c8
[INFO] running `Command { std: "docker" "start" "-a" "b73cbbe7f36d9ce9d831071524a50b8ca2777743db0ba5761a6fe3f012f9b9c8", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling aws-lc-rs v1.15.4
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]     Checking indexmap v2.10.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling base62 v2.2.1
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling normpath v1.3.0
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]     Checking unicode-ident v1.0.18
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]    Compiling ref-cast v1.0.24
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]     Checking rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking countme v3.0.1
[INFO] [stderr]     Checking text-size v1.1.1
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking pori v0.0.0
[INFO] [stderr]     Checking rowan v0.16.1
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking globset v0.4.16
[INFO] [stderr]     Checking dyn-clone v1.0.19
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]     Checking smol_str v0.3.4
[INFO] [stderr]     Checking include_dir v0.7.4
[INFO] [stderr]     Checking internment v0.8.6
[INFO] [stderr]     Checking schema_to_glua v0.1.5
[INFO] [stderr]     Checking flagset v0.4.7
[INFO] [stderr]     Checking ignore v0.4.23
[INFO] [stderr]     Checking const_format v0.2.34
[INFO] [stderr]    Compiling emmylua_codestyle v0.6.0
[INFO] [stderr]    Compiling aws-lc-sys v0.37.0
[INFO] [stderr]     Checking globwalk v0.8.1
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr] error: could not compile `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.95.0-beta.7-x86_64-unknown-linux-gnu/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.104/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=e87541e22ab2faaf -C extra-filename=-37d5b4c62ddc207a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-32799b4bda65fc4d.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-342894b6d8447770.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-958b805d9ab3f4fe.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/LuaParser/src/Ast/LuaSyntaxNode.cpp: In member function 'bool LuaSyntaxNode::IsNull(const LuaSyntaxTree&) const':
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/LuaParser/src/Ast/LuaSyntaxNode.cpp:90:49: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:    90 | bool LuaSyntaxNode::IsNull(const LuaSyntaxTree &t) const {
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                            ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: In file included from 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/FormatState.h:3,
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:                  from 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Diagnostic/DiagnosticBuilder.h:5,
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:                  from 3rd/EmmyLuaCodeStyle/CodeFormatCLib/src/CodeFormat.h:9,
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:                  from 3rd/EmmyLuaCodeStyle/CodeFormatCLib/src/CodeFormatCLib.cpp:2:
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h: In member function 'virtual void FormatAnalyzer::ComplexAnalyze(FormatState&, const LuaSyntaxTree&)':
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:20:46: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:    20 |     virtual void ComplexAnalyze(FormatState &f, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                                 ~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:20:70: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:    20 |     virtual void ComplexAnalyze(FormatState &f, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                                                 ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h: In member function 'virtual void FormatAnalyzer::OnFormatMessage(FormatState&, FormatEvent, LuaSyntaxNode, const LuaSyntaxTree&)':
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:47: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                                  ~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:62: warning: unused parameter 'event' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                                                  ~~~~~~~~~~~~^~~~~
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:83: warning: unused parameter 'syntaxNode' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                                                                     ~~~~~~~~~~~~~~^~~~~~~~~~
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:116: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                                                                                               ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: In file included from 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/FormatState.h:3,
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:                  from 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Diagnostic/DiagnosticBuilder.h:5,
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:                  from 3rd/EmmyLuaCodeStyle/CodeFormatCLib/src/CodeFormat.h:9,
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:                  from 3rd/EmmyLuaCodeStyle/CodeFormatCLib/src/CodeFormat.cpp:1:
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h: In member function 'virtual void FormatAnalyzer::ComplexAnalyze(FormatState&, const LuaSyntaxTree&)':
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:20:46: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:    20 |     virtual void ComplexAnalyze(FormatState &f, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                                 ~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:20:70: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:    20 |     virtual void ComplexAnalyze(FormatState &f, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                                                 ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h: In member function 'virtual void FormatAnalyzer::OnFormatMessage(FormatState&, FormatEvent, LuaSyntaxNode, const LuaSyntaxTree&)':
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:47: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                                  ~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:62: warning: unused parameter 'event' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                                                  ~~~~~~~~~~~~^~~~~
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:83: warning: unused parameter 'syntaxNode' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                                                                     ~~~~~~~~~~~~~~^~~~~~~~~~
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:116: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                                                                                               ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: In file included from 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/FormatState.h:3,
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:                  from 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Diagnostic/DiagnosticBuilder.h:5,
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:                  from 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Diagnostic/Spell/CodeSpellChecker.cpp:2:
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h: In member function 'virtual void FormatAnalyzer::ComplexAnalyze(FormatState&, const LuaSyntaxTree&)':
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:20:46: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:    20 |     virtual void ComplexAnalyze(FormatState &f, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                                 ~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:20:70: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:    20 |     virtual void ComplexAnalyze(FormatState &f, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                                                 ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h: In member function 'virtual void FormatAnalyzer::OnFormatMessage(FormatState&, FormatEvent, LuaSyntaxNode, const LuaSyntaxTree&)':
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:47: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                                  ~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:62: warning: unused parameter 'event' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                                                  ~~~~~~~~~~~~^~~~~
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:83: warning: unused parameter 'syntaxNode' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                                                                     ~~~~~~~~~~~~~~^~~~~~~~~~
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:116: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                                                                                               ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: In file included from 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/AlignAnalyzer.h:3,
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:                  from 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/AlignAnalyzer.cpp:1:
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h: In member function 'virtual void FormatAnalyzer::ComplexAnalyze(FormatState&, const LuaSyntaxTree&)':
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:20:46: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:    20 |     virtual void ComplexAnalyze(FormatState &f, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                                 ~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:20:70: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:    20 |     virtual void ComplexAnalyze(FormatState &f, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                                                 ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h: In member function 'virtual void FormatAnalyzer::OnFormatMessage(FormatState&, FormatEvent, LuaSyntaxNode, const LuaSyntaxTree&)':
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:47: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                                  ~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:62: warning: unused parameter 'event' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                                                  ~~~~~~~~~~~~^~~~~
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:83: warning: unused parameter 'syntaxNode' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                                                                     ~~~~~~~~~~~~~~^~~~~~~~~~
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:116: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                                                                                               ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: In file included from 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/FormatAnalyzer.cpp:1:
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h: In member function 'virtual void FormatAnalyzer::ComplexAnalyze(FormatState&, const LuaSyntaxTree&)':
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:20:46: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:    20 |     virtual void ComplexAnalyze(FormatState &f, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                                 ~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:20:70: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:    20 |     virtual void ComplexAnalyze(FormatState &f, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                                                 ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h: In member function 'virtual void FormatAnalyzer::OnFormatMessage(FormatState&, FormatEvent, LuaSyntaxNode, const LuaSyntaxTree&)':
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:47: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                                  ~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:62: warning: unused parameter 'event' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                                                  ~~~~~~~~~~~~^~~~~
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:83: warning: unused parameter 'syntaxNode' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                                                                     ~~~~~~~~~~~~~~^~~~~~~~~~
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:116: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                                                                                               ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: In file included from 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/FormatState.h:3,
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:                  from 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Diagnostic/CodeStyle/CodeStyleChecker.h:5,
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:                  from 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Diagnostic/CodeStyle/CodeStyleChecker.cpp:1:
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h: In member function 'virtual void FormatAnalyzer::ComplexAnalyze(FormatState&, const LuaSyntaxTree&)':
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:20:46: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:    20 |     virtual void ComplexAnalyze(FormatState &f, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                                 ~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:20:70: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:    20 |     virtual void ComplexAnalyze(FormatState &f, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                                                 ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h: In member function 'virtual void FormatAnalyzer::OnFormatMessage(FormatState&, FormatEvent, LuaSyntaxNode, const LuaSyntaxTree&)':
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:47: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                                  ~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:62: warning: unused parameter 'event' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                                                  ~~~~~~~~~~~~^~~~~
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:83: warning: unused parameter 'syntaxNode' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                                                                     ~~~~~~~~~~~~~~^~~~~~~~~~
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:116: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                                                                                               ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: In file included from 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/FormatState.h:3,
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:                  from 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Diagnostic/DiagnosticBuilder.h:5,
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:                  from 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Diagnostic/NameStyle/NameStyleChecker.cpp:3:
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h: In member function 'virtual void FormatAnalyzer::ComplexAnalyze(FormatState&, const LuaSyntaxTree&)':
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:20:46: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:    20 |     virtual void ComplexAnalyze(FormatState &f, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                                 ~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:20:70: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:    20 |     virtual void ComplexAnalyze(FormatState &f, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                                                 ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h: In member function 'virtual void FormatAnalyzer::OnFormatMessage(FormatState&, FormatEvent, LuaSyntaxNode, const LuaSyntaxTree&)':
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:47: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                                  ~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:62: warning: unused parameter 'event' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                                                  ~~~~~~~~~~~~^~~~~
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:83: warning: unused parameter 'syntaxNode' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                                                                     ~~~~~~~~~~~~~~^~~~~~~~~~
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:116: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                                                                                               ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: In file included from 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/FormatState.h:3,
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:                  from 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Diagnostic/DiagnosticBuilder.h:5,
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:                  from 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Diagnostic/DiagnosticBuilder.cpp:1:
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h: In member function 'virtual void FormatAnalyzer::ComplexAnalyze(FormatState&, const LuaSyntaxTree&)':
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:20:46: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:    20 |     virtual void ComplexAnalyze(FormatState &f, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                                 ~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:20:70: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:    20 |     virtual void ComplexAnalyze(FormatState &f, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                                                 ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h: In member function 'virtual void FormatAnalyzer::OnFormatMessage(FormatState&, FormatEvent, LuaSyntaxNode, const LuaSyntaxTree&)':
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:47: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                                  ~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:62: warning: unused parameter 'event' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                                                  ~~~~~~~~~~~~^~~~~
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:83: warning: unused parameter 'syntaxNode' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                                                                     ~~~~~~~~~~~~~~^~~~~~~~~~
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:116: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                                                                                               ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Diagnostic/DiagnosticBuilder.cpp: In member function 'std::vector<LuaDiagnostic> DiagnosticBuilder::GetDiagnosticResults(const LuaSyntaxTree&)':
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Diagnostic/DiagnosticBuilder.cpp:14:89: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:    14 | std::vector<LuaDiagnostic> DiagnosticBuilder::GetDiagnosticResults(const LuaSyntaxTree &t) {
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                                                                    ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Diagnostic/NameStyle/NameStyleChecker.cpp: In member function 'bool NameStyleChecker::CheckSpecialVariableRule(LuaSyntaxNode&, LuaSyntaxNode&, const LuaSyntaxTree&)':
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Diagnostic/NameStyle/NameStyleChecker.cpp:346:9: warning: this statement may fall through [-Wimplicit-fallthrough=]
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:   346 |         }
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |         ^
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Diagnostic/NameStyle/NameStyleChecker.cpp:347:9: note: here
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:   347 |         default: {
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |         ^~~~~~~
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: compilation terminated.
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "3rd/EmmyLuaCodeStyle/Util/include" "-I" "3rd/EmmyLuaCodeStyle/CodeFormatCLib/include" "-I" "3rd/EmmyLuaCodeStyle/CodeFormatCore/include" "-I" "3rd/EmmyLuaCodeStyle/LuaParser/include" "-I" "3rd/EmmyLuaCodeStyle/3rd/wildcards/include" "-I" "3rd/lua" "-Wall" "-Wextra" "-std=c++17" "-o" "/opt/rustwide/target/debug/build/emmylua_codestyle-dbc30957cd972140/out/e9977272d2b8b571-CodeSpellChecker.o" "-c" "3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Diagnostic/Spell/CodeSpellChecker.cpp"cargo:warning=In file included from 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatDocAnalyze.h:4,
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:                  from 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/FormatDocAnalyze.cpp:1:
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h: In member function 'virtual void FormatAnalyzer::ComplexAnalyze(FormatState&, const LuaSyntaxTree&)':
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:20:46: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:    20 |     virtual void ComplexAnalyze(FormatState &f, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                                 ~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:20:70: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:    20 |     virtual void ComplexAnalyze(FormatState &f, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                                                 ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h: In member function 'virtual void FormatAnalyzer::OnFormatMessage(FormatState&, FormatEvent, LuaSyntaxNode, const LuaSyntaxTree&)':
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:47: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                                  ~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:62: warning: unused parameter 'event' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                                                  ~~~~~~~~~~~~^~~~~
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:83: warning: unused parameter 'syntaxNode' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                                                                     ~~~~~~~~~~~~~~^~~~~~~~~~
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:116: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                                                                                               ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/AlignAnalyzer.cpp: In member function 'void AlignAnalyzer::AnalyzeExpressionList(FormatState&, LuaSyntaxNode&, const LuaSyntaxTree&)':
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/AlignAnalyzer.cpp:460:56: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:   460 | void AlignAnalyzer::AnalyzeExpressionList(FormatState &f, LuaSyntaxNode &syntaxNode, const LuaSyntaxTree &t) {
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                                           ~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/AlignAnalyzer.cpp: In member function 'void AlignAnalyzer::AnalyzeParamList(FormatState&, LuaSyntaxNode&, const LuaSyntaxTree&)':
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/AlignAnalyzer.cpp:468:51: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:   468 | void AlignAnalyzer::AnalyzeParamList(FormatState &f, LuaSyntaxNode &syntaxNode, const LuaSyntaxTree &t) {
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                                      ~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/AlignAnalyzer.cpp: In member function 'void AlignAnalyzer::AnalyzeIfStatement(FormatState&, LuaSyntaxNode&, const LuaSyntaxTree&)':
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/AlignAnalyzer.cpp:479:53: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:   479 | void AlignAnalyzer::AnalyzeIfStatement(FormatState &f, LuaSyntaxNode &syntaxNode, const LuaSyntaxTree &t) {
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                                        ~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/AlignAnalyzer.cpp: In member function 'virtual void AlignAnalyzer::Analyze(FormatState&, const LuaSyntaxTree&)':
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/AlignAnalyzer.cpp:57:21: warning: this statement may fall through [-Wimplicit-fallthrough=]
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:    57 |                     if (f.GetStyle().align_if_branch) {
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                     ^~
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/AlignAnalyzer.cpp:61:17: note: here
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:    61 |                 case LuaSyntaxNodeKind::SuffixedExpression: {
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                 ^~~~
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: In file included from 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/IndentationAnalyzer.h:4,
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:                  from 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/IndentationAnalyzer.cpp:1:
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h: In member function 'virtual void FormatAnalyzer::ComplexAnalyze(FormatState&, const LuaSyntaxTree&)':
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:20:46: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:    20 |     virtual void ComplexAnalyze(FormatState &f, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                                 ~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:20:70: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:    20 |     virtual void ComplexAnalyze(FormatState &f, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                                                 ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h: In member function 'virtual void FormatAnalyzer::OnFormatMessage(FormatState&, FormatEvent, LuaSyntaxNode, const LuaSyntaxTree&)':
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:47: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                                  ~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:62: warning: unused parameter 'event' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                                                  ~~~~~~~~~~~~^~~~~
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:83: warning: unused parameter 'syntaxNode' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                                                                     ~~~~~~~~~~~~~~^~~~~~~~~~
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:116: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                                                                                               ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: In file included from 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/SemicolonAnalyzer.h:3,
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:                  from 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/SemicolonAnalyzer.cpp:1:
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h: In member function 'virtual void FormatAnalyzer::ComplexAnalyze(FormatState&, const LuaSyntaxTree&)':
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:20:46: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:    20 |     virtual void ComplexAnalyze(FormatState &f, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                                 ~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:20:70: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:    20 |     virtual void ComplexAnalyze(FormatState &f, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                                                 ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h: In member function 'virtual void FormatAnalyzer::OnFormatMessage(FormatState&, FormatEvent, LuaSyntaxNode, const LuaSyntaxTree&)':
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:47: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                                  ~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:62: warning: unused parameter 'event' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                                                  ~~~~~~~~~~~~^~~~~
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:83: warning: unused parameter 'syntaxNode' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                                                                     ~~~~~~~~~~~~~~^~~~~~~~~~
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:116: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                                                                                               ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: In file included from 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/LineBreakAnalyzer.h:3,
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:                  from 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/LineBreakAnalyzer.cpp:1:
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h: In member function 'virtual void FormatAnalyzer::ComplexAnalyze(FormatState&, const LuaSyntaxTree&)':
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:20:46: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:    20 |     virtual void ComplexAnalyze(FormatState &f, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                                 ~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:20:70: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:    20 |     virtual void ComplexAnalyze(FormatState &f, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                                                 ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h: In member function 'virtual void FormatAnalyzer::OnFormatMessage(FormatState&, FormatEvent, LuaSyntaxNode, const LuaSyntaxTree&)':
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:47: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                                  ~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:62: warning: unused parameter 'event' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                                                  ~~~~~~~~~~~~^~~~~
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:83: warning: unused parameter 'syntaxNode' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                                                                     ~~~~~~~~~~~~~~^~~~~~~~~~
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:116: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                                                                                               ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/FormatDocAnalyze.cpp: In member function 'virtual void FormatDocAnalyze::ComplexAnalyze(FormatState&, const LuaSyntaxTree&)':
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/FormatDocAnalyze.cpp:24:52: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:    24 | void FormatDocAnalyze::ComplexAnalyze(FormatState &f, const LuaSyntaxTree &t) {
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                                       ~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/FormatDocAnalyze.cpp:24:76: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:    24 | void FormatDocAnalyze::ComplexAnalyze(FormatState &f, const LuaSyntaxTree &t) {
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                                                       ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/FormatDocAnalyze.cpp: In member function 'virtual void FormatDocAnalyze::Query(FormatState&, LuaSyntaxNode, const LuaSyntaxTree&, FormatResolve&)':
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/FormatDocAnalyze.cpp:27:93: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:    27 | void FormatDocAnalyze::Query(FormatState &f, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t, FormatResolve &resolve) {
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                                                                        ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/FormatDocAnalyze.cpp: In member function 'void FormatDocAnalyze::AnalyzeDocFormat(LuaSyntaxNode, FormatState&, const LuaSyntaxTree&)':
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/FormatDocAnalyze.cpp:49:71: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:    49 | void FormatDocAnalyze::AnalyzeDocFormat(LuaSyntaxNode n, FormatState &f, const LuaSyntaxTree &t) {
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                                                          ~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/SemicolonAnalyzer.cpp: In member function 'virtual void SemicolonAnalyzer::Query(FormatState&, LuaSyntaxNode, const LuaSyntaxTree&, FormatResolve&)':
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/SemicolonAnalyzer.cpp:60:44: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:    60 | void SemicolonAnalyzer::Query(FormatState &f, LuaSyntaxNode n, const LuaSyntaxTree &t, FormatResolve &resolve) {
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                               ~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/SemicolonAnalyzer.cpp:60:85: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:    60 | void SemicolonAnalyzer::Query(FormatState &f, LuaSyntaxNode n, const LuaSyntaxTree &t, FormatResolve &resolve) {
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                                                                ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/IndentationAnalyzer.cpp: In member function 'void IndentationAnalyzer::AddIndenter(LuaSyntaxNode, const LuaSyntaxTree&, IndentData)':
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/IndentationAnalyzer.cpp:165:77: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:   165 | void IndentationAnalyzer::AddIndenter(LuaSyntaxNode n, const LuaSyntaxTree &t, IndentData indentData) {
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                                                        ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/IndentationAnalyzer.cpp: In member function 'void IndentationAnalyzer::AddLinebreakGroup(LuaSyntaxNode, std::vector<LuaSyntaxNode>&, const LuaSyntaxTree&, std::size_t)':
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/IndentationAnalyzer.cpp:169:123: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:   169 | void IndentationAnalyzer::AddLinebreakGroup(LuaSyntaxNode parent, std::vector<LuaSyntaxNode> &group, const LuaSyntaxTree &t, std::size_t indent) {
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                                                                                                      ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/IndentationAnalyzer.cpp: In member function 'void IndentationAnalyzer::AnalyzeCallExprList(FormatState&, LuaSyntaxNode&, const LuaSyntaxTree&)':
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/IndentationAnalyzer.cpp:234:60: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:   234 | void IndentationAnalyzer::AnalyzeCallExprList(FormatState &f, LuaSyntaxNode &exprList, const LuaSyntaxTree &t) {
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                                               ~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/IndentationAnalyzer.cpp: In member function 'void IndentationAnalyzer::ProcessExceedLinebreak(FormatState&, LuaSyntaxNode, const LuaSyntaxTree&)':
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/IndentationAnalyzer.cpp:317:63: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:   317 | void IndentationAnalyzer::ProcessExceedLinebreak(FormatState &f, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t) {
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                                                  ~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/IndentationAnalyzer.cpp: In member function 'void IndentationAnalyzer::NeverIndentCommentOnIfBranch(FormatState&, LuaSyntaxNode, const LuaSyntaxTree&)':
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/IndentationAnalyzer.cpp:337:69: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:   337 | void IndentationAnalyzer::NeverIndentCommentOnIfBranch(FormatState &f, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t) {
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                                                        ~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/IndentationAnalyzer.cpp: In member function 'void IndentationAnalyzer::AllowNonIndentedComment(FormatState&, LuaSyntaxNode, const LuaSyntaxTree&)':
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/IndentationAnalyzer.cpp:369:64: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:   369 | void IndentationAnalyzer::AllowNonIndentedComment(FormatState &f, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t) {
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                                                   ~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/IndentationAnalyzer.cpp: In member function 'virtual void IndentationAnalyzer::Analyze(FormatState&, const LuaSyntaxTree&)':
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/IndentationAnalyzer.cpp:48:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:    48 |                 }
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                 ^
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/IndentationAnalyzer.cpp:49:17: note: here
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:    49 |                 case LuaSyntaxNodeKind::LocalStatement:
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                 ^~~~
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: In file included from 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/SpaceAnalyzer.h:3,
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:                  from 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/SpaceAnalyzer.cpp:1:
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h: In member function 'virtual void FormatAnalyzer::ComplexAnalyze(FormatState&, const LuaSyntaxTree&)':
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:20:46: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:    20 |     virtual void ComplexAnalyze(FormatState &f, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                                 ~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:20:70: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:    20 |     virtual void ComplexAnalyze(FormatState &f, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                                                 ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h: In member function 'virtual void FormatAnalyzer::OnFormatMessage(FormatState&, FormatEvent, LuaSyntaxNode, const LuaSyntaxTree&)':
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:47: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                                  ~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:62: warning: unused parameter 'event' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                                                  ~~~~~~~~~~~~^~~~~
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:83: warning: unused parameter 'syntaxNode' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                                                                     ~~~~~~~~~~~~~~^~~~~~~~~~
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:116: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                                                                                               ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: In file included from 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/TokenAnalyzer.h:3,
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:                  from 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/TokenAnalyzer.cpp:1:
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h: In member function 'virtual void FormatAnalyzer::ComplexAnalyze(FormatState&, const LuaSyntaxTree&)':
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:20:46: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:    20 |     virtual void ComplexAnalyze(FormatState &f, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                                 ~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:20:70: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:    20 |     virtual void ComplexAnalyze(FormatState &f, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                                                 ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h: In member function 'virtual void FormatAnalyzer::OnFormatMessage(FormatState&, FormatEvent, LuaSyntaxNode, const LuaSyntaxTree&)':
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:47: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                                  ~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:62: warning: unused parameter 'event' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                                                  ~~~~~~~~~~~~^~~~~
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:83: warning: unused parameter 'syntaxNode' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                                                                     ~~~~~~~~~~~~~~^~~~~~~~~~
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:116: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                                                                                               ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: In file included from 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/FormatState.h:3,
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:                  from 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/FormatBuilder.h:4,
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:                  from 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/FormatBuilder.cpp:1:
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h: In member function 'virtual void FormatAnalyzer::ComplexAnalyze(FormatState&, const LuaSyntaxTree&)':
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:20:46: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:    20 |     virtual void ComplexAnalyze(FormatState &f, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                                 ~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:20:70: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:    20 |     virtual void ComplexAnalyze(FormatState &f, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                                                 ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h: In member function 'virtual void FormatAnalyzer::OnFormatMessage(FormatState&, FormatEvent, LuaSyntaxNode, const LuaSyntaxTree&)':
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:47: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                                  ~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:62: warning: unused parameter 'event' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                                                  ~~~~~~~~~~~~^~~~~
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:83: warning: unused parameter 'syntaxNode' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                                                                     ~~~~~~~~~~~~~~^~~~~~~~~~
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:116: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                                                                                               ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: In file included from 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/FormatState.h:3,
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:                  from 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/FormatState.cpp:1:
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h: In member function 'virtual void FormatAnalyzer::ComplexAnalyze(FormatState&, const LuaSyntaxTree&)':
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:20:46: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:    20 |     virtual void ComplexAnalyze(FormatState &f, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                                 ~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:20:70: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:    20 |     virtual void ComplexAnalyze(FormatState &f, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                                                 ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h: In member function 'virtual void FormatAnalyzer::OnFormatMessage(FormatState&, FormatEvent, LuaSyntaxNode, const LuaSyntaxTree&)':
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:47: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                                  ~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:62: warning: unused parameter 'event' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                                                  ~~~~~~~~~~~~^~~~~
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:83: warning: unused parameter 'syntaxNode' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                                                                     ~~~~~~~~~~~~~~^~~~~~~~~~
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:116: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                                                                                               ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/LineBreakAnalyzer.cpp: In member function 'void LineBreakAnalyzer::AnalyzeConditionExpr(FormatState&, LuaSyntaxNode, const LuaSyntaxTree&)':
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/LineBreakAnalyzer.cpp:281:59: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:   281 | void LineBreakAnalyzer::AnalyzeConditionExpr(FormatState &f, LuaSyntaxNode expr, const LuaSyntaxTree &t) {
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                                              ~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/LineBreakAnalyzer.cpp: In member function 'virtual void LineBreakAnalyzer::ComplexAnalyze(FormatState&, const LuaSyntaxTree&)':
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/LineBreakAnalyzer.cpp:117:33: warning: this statement may fall through [-Wimplicit-fallthrough=]
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:   117 |                                 }
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                                 ^
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/LineBreakAnalyzer.cpp:118:33: note: here
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:   118 |                                 case TK_SHORT_COMMENT:
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                                 ^~~~
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/LineBreakAnalyzer.cpp:148:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:   148 |                 }
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                 ^
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/LineBreakAnalyzer.cpp:149:17: note: here
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:   149 |                 case LuaSyntaxNodeKind::WhileStatement:
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                 ^~~~
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/SpaceAnalyzer.cpp: In member function 'virtual void SpaceAnalyzer::Query(FormatState&, LuaSyntaxNode, const LuaSyntaxTree&, FormatResolve&)':
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/SpaceAnalyzer.cpp:393:40: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:   393 | void SpaceAnalyzer::Query(FormatState &f, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t, FormatResolve &resolve) {
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                           ~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/SpaceAnalyzer.cpp: In member function 'virtual void SpaceAnalyzer::Analyze(FormatState&, const LuaSyntaxTree&)':
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/SpaceAnalyzer.cpp:163:32: warning: this statement may fall through [-Wimplicit-fallthrough=]
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:   163 |                     SpaceAround(syntaxNode, t, 0);
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                     ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/SpaceAnalyzer.cpp:165:17: note: here
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:   165 |                 case '[': {
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                 ^~~~
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/SpaceAnalyzer.cpp: In member function 'virtual void SpaceAnalyzer::ComplexAnalyze(FormatState&, const LuaSyntaxTree&)':
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/SpaceAnalyzer.cpp:335:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:   335 |                 }
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                 ^
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/SpaceAnalyzer.cpp:336:17: note: here
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:   336 |                 case LuaSyntaxNodeKind::FunctionBody: {
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                 ^~~~
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/TokenAnalyzer.cpp: In member function 'virtual void TokenAnalyzer::Query(FormatState&, LuaSyntaxNode, const LuaSyntaxTree&, FormatResolve&)':
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/TokenAnalyzer.cpp:65:40: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:    65 | void TokenAnalyzer::Query(FormatState &f, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t, FormatResolve &resolve) {
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                           ~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/TokenAnalyzer.cpp: In member function 'void TokenAnalyzer::MarkPrev(LuaSyntaxNode, const LuaSyntaxTree&, PrevTokenStrategy)':
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/TokenAnalyzer.cpp:84:68: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:    84 | void TokenAnalyzer::MarkPrev(LuaSyntaxNode n, const LuaSyntaxTree &t, PrevTokenStrategy strategy) {
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                                               ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/TokenAnalyzer.cpp: In member function 'void TokenAnalyzer::Mark(LuaSyntaxNode, const LuaSyntaxTree&, TokenStrategy)':
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/TokenAnalyzer.cpp:88:64: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:    88 | void TokenAnalyzer::Mark(LuaSyntaxNode n, const LuaSyntaxTree &t, TokenStrategy strategy) {
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                                           ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/TokenAnalyzer.cpp: In member function 'void TokenAnalyzer::MarkNext(LuaSyntaxNode, const LuaSyntaxTree&, NextTokenStrategy)':
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/TokenAnalyzer.cpp:92:68: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:    92 | void TokenAnalyzer::MarkNext(LuaSyntaxNode n, const LuaSyntaxTree &t, NextTokenStrategy strategy) {
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                                               ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/TokenAnalyzer.cpp: In member function 'bool TokenAnalyzer::IsRemove(LuaSyntaxNode, const LuaSyntaxTree&) const':
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/TokenAnalyzer.cpp:96:68: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:    96 | bool TokenAnalyzer::IsRemove(LuaSyntaxNode n, const LuaSyntaxTree &t) const {
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                                               ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/TokenAnalyzer.cpp: In member function 'void TokenAnalyzer::AnalyzeComment(FormatState&, LuaSyntaxNode, const LuaSyntaxTree&)':
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/TokenAnalyzer.cpp:313:49: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:   313 | void TokenAnalyzer::AnalyzeComment(FormatState &f, LuaSyntaxNode n, const LuaSyntaxTree &t) {
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                                    ~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/TokenAnalyzer.cpp: In member function 'void TokenAnalyzer::TableFieldAddSep(FormatState&, LuaSyntaxNode, const LuaSyntaxTree&)':
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/TokenAnalyzer.cpp:116:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:   116 |                 if (n.GetChildToken('=', t).IsToken(t)) {
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                 ^~
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/TokenAnalyzer.cpp:121:13: note: here
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:   121 |             default: {
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |             ^~~~~~~
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: In file included from 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/FormatState.h:3,
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:                  from 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/FormatBuilder.h:4,
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:                  from 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/RangeFormat/RangeFormatBuilder.h:3,
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:                  from 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/RangeFormat/RangeFormatBuilder.cpp:1:
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h: In member function 'virtual void FormatAnalyzer::ComplexAnalyze(FormatState&, const LuaSyntaxTree&)':
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:20:46: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:    20 |     virtual void ComplexAnalyze(FormatState &f, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                                 ~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:20:70: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:    20 |     virtual void ComplexAnalyze(FormatState &f, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                                                 ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h: In member function 'virtual void FormatAnalyzer::OnFormatMessage(FormatState&, FormatEvent, LuaSyntaxNode, const LuaSyntaxTree&)':
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:47: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                                  ~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:62: warning: unused parameter 'event' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                                                  ~~~~~~~~~~~~^~~~~
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:83: warning: unused parameter 'syntaxNode' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                                                                     ~~~~~~~~~~~~~~^~~~~~~~~~
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:116: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                                                                                               ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: In file included from 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/FormatState.h:3,
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:                  from 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/FormatBuilder.h:4,
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:                  from 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/TypeFormat/LuaTypeFormat.h:3,
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:                  from 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/TypeFormat/LuaTypeFormat.cpp:1:
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h: In member function 'virtual void FormatAnalyzer::ComplexAnalyze(FormatState&, const LuaSyntaxTree&)':
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:20:46: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:    20 |     virtual void ComplexAnalyze(FormatState &f, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                                 ~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:20:70: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:    20 |     virtual void ComplexAnalyze(FormatState &f, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                                                 ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h: In member function 'virtual void FormatAnalyzer::OnFormatMessage(FormatState&, FormatEvent, LuaSyntaxNode, const LuaSyntaxTree&)':
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:47: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                                  ~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:62: warning: unused parameter 'event' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                                                  ~~~~~~~~~~~~^~~~~
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:83: warning: unused parameter 'syntaxNode' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                                                                     ~~~~~~~~~~~~~~^~~~~~~~~~
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:116: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                                                                                               ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/TypeFormat/LuaTypeFormat.cpp: In member function 'void LuaTypeFormat::FixIndent(std::size_t, std::size_t, const LuaSyntaxTree&, LuaStyle&)':
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/TypeFormat/LuaTypeFormat.cpp:200:43: warning: unused parameter 'line' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:   200 | void LuaTypeFormat::FixIndent(std::size_t line, std::size_t character, const LuaSyntaxTree &t, LuaStyle &style) {
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                               ~~~~~~~~~~~~^~~~
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/TypeFormat/LuaTypeFormat.cpp:200:61: warning: unused parameter 'character' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:   200 | void LuaTypeFormat::FixIndent(std::size_t line, std::size_t character, const LuaSyntaxTree &t, LuaStyle &style) {
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                                                 ~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/TypeFormat/LuaTypeFormat.cpp:200:93: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:   200 | void LuaTypeFormat::FixIndent(std::size_t line, std::size_t character, const LuaSyntaxTree &t, LuaStyle &style) {
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                                                                        ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/TypeFormat/LuaTypeFormat.cpp:200:106: warning: unused parameter 'style' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:   200 | void LuaTypeFormat::FixIndent(std::size_t line, std::size_t character, const LuaSyntaxTree &t, LuaStyle &style) {
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                                                                                                ~~~~~~~~~~^~~~~
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/TypeFormat/LuaTypeFormat.cpp: In member function 'void LuaTypeFormat::FixEndIndent(std::size_t, std::size_t)':
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/TypeFormat/LuaTypeFormat.cpp:203:46: warning: unused parameter 'line' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:   203 | void LuaTypeFormat::FixEndIndent(std::size_t line, std::size_t character) {
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                                  ~~~~~~~~~~~~^~~~
[INFO] [stderr] warning: emmylua_codestyle@0.6.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/TypeFormat/LuaTypeFormat.cpp:203:64: warning: unused parameter 'character' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:   203 | void LuaTypeFormat::FixEndIndent(std::size_t line, std::size_t character) {
[INFO] [stderr] warning: emmylua_codestyle@0.6.0:       |                                                    ~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] error: failed to run custom build command for `emmylua_codestyle v0.6.0`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/emmylua_codestyle-efddcd262a2d03de/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/emmylua_codestyle-dbc30957cd972140/out)
[INFO] [stderr]   OPT_LEVEL = Some(0)
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   CARGO_ENCODED_RUSTFLAGS = Some(--cap-lints=warn)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   RUSTC_WRAPPER = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   DEBUG = Some(true)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2)
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/LuaParser/src/Ast/LuaSyntaxNode.cpp: In member function 'bool LuaSyntaxNode::IsNull(const LuaSyntaxTree&) const':
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/LuaParser/src/Ast/LuaSyntaxNode.cpp:90:49: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr]   cargo:warning=   90 | bool LuaSyntaxNode::IsNull(const LuaSyntaxTree &t) const {
[INFO] [stderr]   cargo:warning=      |                            ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   cargo:warning=In file included from 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/FormatState.h:3,
[INFO] [stderr]   cargo:warning=                 from 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Diagnostic/DiagnosticBuilder.h:5,
[INFO] [stderr]   cargo:warning=                 from 3rd/EmmyLuaCodeStyle/CodeFormatCLib/src/CodeFormat.h:9,
[INFO] [stderr]   cargo:warning=                 from 3rd/EmmyLuaCodeStyle/CodeFormatCLib/src/CodeFormatCLib.cpp:2:
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h: In member function 'virtual void FormatAnalyzer::ComplexAnalyze(FormatState&, const LuaSyntaxTree&)':
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:20:46: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr]   cargo:warning=   20 |     virtual void ComplexAnalyze(FormatState &f, const LuaSyntaxTree &t){};
[INFO] [stderr]   cargo:warning=      |                                 ~~~~~~~~~~~~~^
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:20:70: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr]   cargo:warning=   20 |     virtual void ComplexAnalyze(FormatState &f, const LuaSyntaxTree &t){};
[INFO] [stderr]   cargo:warning=      |                                                 ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h: In member function 'virtual void FormatAnalyzer::OnFormatMessage(FormatState&, FormatEvent, LuaSyntaxNode, const LuaSyntaxTree&)':
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:47: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr]   cargo:warning=   24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr]   cargo:warning=      |                                  ~~~~~~~~~~~~~^
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:62: warning: unused parameter 'event' [-Wunused-parameter]
[INFO] [stderr]   cargo:warning=   24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr]   cargo:warning=      |                                                  ~~~~~~~~~~~~^~~~~
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:83: warning: unused parameter 'syntaxNode' [-Wunused-parameter]
[INFO] [stderr]   cargo:warning=   24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr]   cargo:warning=      |                                                                     ~~~~~~~~~~~~~~^~~~~~~~~~
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:116: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr]   cargo:warning=   24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr]   cargo:warning=      |                                                                                               ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr]   cargo:warning=In file included from 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/FormatState.h:3,
[INFO] [stderr]   cargo:warning=                 from 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Diagnostic/DiagnosticBuilder.h:5,
[INFO] [stderr]   cargo:warning=                 from 3rd/EmmyLuaCodeStyle/CodeFormatCLib/src/CodeFormat.h:9,
[INFO] [stderr]   cargo:warning=                 from 3rd/EmmyLuaCodeStyle/CodeFormatCLib/src/CodeFormat.cpp:1:
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h: In member function 'virtual void FormatAnalyzer::ComplexAnalyze(FormatState&, const LuaSyntaxTree&)':
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:20:46: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr]   cargo:warning=   20 |     virtual void ComplexAnalyze(FormatState &f, const LuaSyntaxTree &t){};
[INFO] [stderr]   cargo:warning=      |                                 ~~~~~~~~~~~~~^
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:20:70: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr]   cargo:warning=   20 |     virtual void ComplexAnalyze(FormatState &f, const LuaSyntaxTree &t){};
[INFO] [stderr]   cargo:warning=      |                                                 ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h: In member function 'virtual void FormatAnalyzer::OnFormatMessage(FormatState&, FormatEvent, LuaSyntaxNode, const LuaSyntaxTree&)':
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:47: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr]   cargo:warning=   24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr]   cargo:warning=      |                                  ~~~~~~~~~~~~~^
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:62: warning: unused parameter 'event' [-Wunused-parameter]
[INFO] [stderr]   cargo:warning=   24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr]   cargo:warning=      |                                                  ~~~~~~~~~~~~^~~~~
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:83: warning: unused parameter 'syntaxNode' [-Wunused-parameter]
[INFO] [stderr]   cargo:warning=   24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr]   cargo:warning=      |                                                                     ~~~~~~~~~~~~~~^~~~~~~~~~
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:116: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr]   cargo:warning=   24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr]   cargo:warning=      |                                                                                               ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   cargo:warning=In file included from 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/FormatState.h:3,
[INFO] [stderr]   cargo:warning=                 from 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Diagnostic/DiagnosticBuilder.h:5,
[INFO] [stderr]   cargo:warning=                 from 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Diagnostic/Spell/CodeSpellChecker.cpp:2:
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h: In member function 'virtual void FormatAnalyzer::ComplexAnalyze(FormatState&, const LuaSyntaxTree&)':
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:20:46: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr]   cargo:warning=   20 |     virtual void ComplexAnalyze(FormatState &f, const LuaSyntaxTree &t){};
[INFO] [stderr]   cargo:warning=      |                                 ~~~~~~~~~~~~~^
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:20:70: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr]   cargo:warning=   20 |     virtual void ComplexAnalyze(FormatState &f, const LuaSyntaxTree &t){};
[INFO] [stderr]   cargo:warning=      |                                                 ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h: In member function 'virtual void FormatAnalyzer::OnFormatMessage(FormatState&, FormatEvent, LuaSyntaxNode, const LuaSyntaxTree&)':
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:47: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr]   cargo:warning=   24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr]   cargo:warning=      |                                  ~~~~~~~~~~~~~^
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:62: warning: unused parameter 'event' [-Wunused-parameter]
[INFO] [stderr]   cargo:warning=   24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr]   cargo:warning=      |                                                  ~~~~~~~~~~~~^~~~~
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:83: warning: unused parameter 'syntaxNode' [-Wunused-parameter]
[INFO] [stderr]   cargo:warning=   24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr]   cargo:warning=      |                                                                     ~~~~~~~~~~~~~~^~~~~~~~~~
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:116: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr]   cargo:warning=   24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr]   cargo:warning=      |                                                                                               ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   cargo:warning=In file included from 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/AlignAnalyzer.h:3,
[INFO] [stderr]   cargo:warning=                 from 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/AlignAnalyzer.cpp:1:
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h: In member function 'virtual void FormatAnalyzer::ComplexAnalyze(FormatState&, const LuaSyntaxTree&)':
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:20:46: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr]   cargo:warning=   20 |     virtual void ComplexAnalyze(FormatState &f, const LuaSyntaxTree &t){};
[INFO] [stderr]   cargo:warning=      |                                 ~~~~~~~~~~~~~^
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:20:70: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr]   cargo:warning=   20 |     virtual void ComplexAnalyze(FormatState &f, const LuaSyntaxTree &t){};
[INFO] [stderr]   cargo:warning=      |                                                 ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h: In member function 'virtual void FormatAnalyzer::OnFormatMessage(FormatState&, FormatEvent, LuaSyntaxNode, const LuaSyntaxTree&)':
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:47: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr]   cargo:warning=   24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr]   cargo:warning=      |                                  ~~~~~~~~~~~~~^
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:62: warning: unused parameter 'event' [-Wunused-parameter]
[INFO] [stderr]   cargo:warning=   24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr]   cargo:warning=      |                                                  ~~~~~~~~~~~~^~~~~
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:83: warning: unused parameter 'syntaxNode' [-Wunused-parameter]
[INFO] [stderr]   cargo:warning=   24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr]   cargo:warning=      |                                                                     ~~~~~~~~~~~~~~^~~~~~~~~~
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:116: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr]   cargo:warning=   24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr]   cargo:warning=      |                                                                                               ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr]   cargo:warning=In file included from 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/FormatAnalyzer.cpp:1:
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h: In member function 'virtual void FormatAnalyzer::ComplexAnalyze(FormatState&, const LuaSyntaxTree&)':
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:20:46: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr]   cargo:warning=   20 |     virtual void ComplexAnalyze(FormatState &f, const LuaSyntaxTree &t){};
[INFO] [stderr]   cargo:warning=      |                                 ~~~~~~~~~~~~~^
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:20:70: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr]   cargo:warning=   20 |     virtual void ComplexAnalyze(FormatState &f, const LuaSyntaxTree &t){};
[INFO] [stderr]   cargo:warning=      |                                                 ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h: In member function 'virtual void FormatAnalyzer::OnFormatMessage(FormatState&, FormatEvent, LuaSyntaxNode, const LuaSyntaxTree&)':
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:47: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr]   cargo:warning=   24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr]   cargo:warning=      |                                  ~~~~~~~~~~~~~^
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:62: warning: unused parameter 'event' [-Wunused-parameter]
[INFO] [stderr]   cargo:warning=   24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr]   cargo:warning=      |                                                  ~~~~~~~~~~~~^~~~~
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:83: warning: unused parameter 'syntaxNode' [-Wunused-parameter]
[INFO] [stderr]   cargo:warning=   24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr]   cargo:warning=      |                                                                     ~~~~~~~~~~~~~~^~~~~~~~~~
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:116: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr]   cargo:warning=   24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr]   cargo:warning=      |                                                                                               ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr]   cargo:warning=In file included from 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/FormatState.h:3,
[INFO] [stderr]   cargo:warning=                 from 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Diagnostic/CodeStyle/CodeStyleChecker.h:5,
[INFO] [stderr]   cargo:warning=                 from 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Diagnostic/CodeStyle/CodeStyleChecker.cpp:1:
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h: In member function 'virtual void FormatAnalyzer::ComplexAnalyze(FormatState&, const LuaSyntaxTree&)':
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:20:46: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr]   cargo:warning=   20 |     virtual void ComplexAnalyze(FormatState &f, const LuaSyntaxTree &t){};
[INFO] [stderr]   cargo:warning=      |                                 ~~~~~~~~~~~~~^
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:20:70: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr]   cargo:warning=   20 |     virtual void ComplexAnalyze(FormatState &f, const LuaSyntaxTree &t){};
[INFO] [stderr]   cargo:warning=      |                                                 ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h: In member function 'virtual void FormatAnalyzer::OnFormatMessage(FormatState&, FormatEvent, LuaSyntaxNode, const LuaSyntaxTree&)':
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:47: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr]   cargo:warning=   24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr]   cargo:warning=      |                                  ~~~~~~~~~~~~~^
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:62: warning: unused parameter 'event' [-Wunused-parameter]
[INFO] [stderr]   cargo:warning=   24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr]   cargo:warning=      |                                                  ~~~~~~~~~~~~^~~~~
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:83: warning: unused parameter 'syntaxNode' [-Wunused-parameter]
[INFO] [stderr]   cargo:warning=   24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr]   cargo:warning=      |                                                                     ~~~~~~~~~~~~~~^~~~~~~~~~
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:116: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr]   cargo:warning=   24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr]   cargo:warning=      |                                                                                               ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr]   cargo:warning=In file included from 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/FormatState.h:3,
[INFO] [stderr]   cargo:warning=                 from 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Diagnostic/DiagnosticBuilder.h:5,
[INFO] [stderr]   cargo:warning=                 from 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Diagnostic/NameStyle/NameStyleChecker.cpp:3:
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h: In member function 'virtual void FormatAnalyzer::ComplexAnalyze(FormatState&, const LuaSyntaxTree&)':
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:20:46: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr]   cargo:warning=   20 |     virtual void ComplexAnalyze(FormatState &f, const LuaSyntaxTree &t){};
[INFO] [stderr]   cargo:warning=      |                                 ~~~~~~~~~~~~~^
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:20:70: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr]   cargo:warning=   20 |     virtual void ComplexAnalyze(FormatState &f, const LuaSyntaxTree &t){};
[INFO] [stderr]   cargo:warning=      |                                                 ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h: In member function 'virtual void FormatAnalyzer::OnFormatMessage(FormatState&, FormatEvent, LuaSyntaxNode, const LuaSyntaxTree&)':
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:47: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr]   cargo:warning=   24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr]   cargo:warning=      |                                  ~~~~~~~~~~~~~^
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:62: warning: unused parameter 'event' [-Wunused-parameter]
[INFO] [stderr]   cargo:warning=   24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr]   cargo:warning=      |                                                  ~~~~~~~~~~~~^~~~~
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:83: warning: unused parameter 'syntaxNode' [-Wunused-parameter]
[INFO] [stderr]   cargo:warning=   24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr]   cargo:warning=      |                                                                     ~~~~~~~~~~~~~~^~~~~~~~~~
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:116: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr]   cargo:warning=   24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr]   cargo:warning=      |                                                                                               ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr]   cargo:warning=In file included from 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/FormatState.h:3,
[INFO] [stderr]   cargo:warning=                 from 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Diagnostic/DiagnosticBuilder.h:5,
[INFO] [stderr]   cargo:warning=                 from 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Diagnostic/DiagnosticBuilder.cpp:1:
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h: In member function 'virtual void FormatAnalyzer::ComplexAnalyze(FormatState&, const LuaSyntaxTree&)':
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:20:46: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr]   cargo:warning=   20 |     virtual void ComplexAnalyze(FormatState &f, const LuaSyntaxTree &t){};
[INFO] [stderr]   cargo:warning=      |                                 ~~~~~~~~~~~~~^
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:20:70: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr]   cargo:warning=   20 |     virtual void ComplexAnalyze(FormatState &f, const LuaSyntaxTree &t){};
[INFO] [stderr]   cargo:warning=      |                                                 ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h: In member function 'virtual void FormatAnalyzer::OnFormatMessage(FormatState&, FormatEvent, LuaSyntaxNode, const LuaSyntaxTree&)':
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:47: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr]   cargo:warning=   24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr]   cargo:warning=      |                                  ~~~~~~~~~~~~~^
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:62: warning: unused parameter 'event' [-Wunused-parameter]
[INFO] [stderr]   cargo:warning=   24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr]   cargo:warning=      |                                                  ~~~~~~~~~~~~^~~~~
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:83: warning: unused parameter 'syntaxNode' [-Wunused-parameter]
[INFO] [stderr]   cargo:warning=   24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr]   cargo:warning=      |                                                                     ~~~~~~~~~~~~~~^~~~~~~~~~
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:116: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr]   cargo:warning=   24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr]   cargo:warning=      |                                                                                               ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Diagnostic/DiagnosticBuilder.cpp: In member function 'std::vector<LuaDiagnostic> DiagnosticBuilder::GetDiagnosticResults(const LuaSyntaxTree&)':
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Diagnostic/DiagnosticBuilder.cpp:14:89: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr]   cargo:warning=   14 | std::vector<LuaDiagnostic> DiagnosticBuilder::GetDiagnosticResults(const LuaSyntaxTree &t) {
[INFO] [stderr]   cargo:warning=      |                                                                    ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Diagnostic/NameStyle/NameStyleChecker.cpp: In member function 'bool NameStyleChecker::CheckSpecialVariableRule(LuaSyntaxNode&, LuaSyntaxNode&, const LuaSyntaxTree&)':
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Diagnostic/NameStyle/NameStyleChecker.cpp:346:9: warning: this statement may fall through [-Wimplicit-fallthrough=]
[INFO] [stderr]   cargo:warning=  346 |         }
[INFO] [stderr]   cargo:warning=      |         ^
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Diagnostic/NameStyle/NameStyleChecker.cpp:347:9: note: here
[INFO] [stderr]   cargo:warning=  347 |         default: {
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "3rd/EmmyLuaCodeStyle/Util/include" "-I" "3rd/EmmyLuaCodeStyle/CodeFormatCLib/include" "-I" "3rd/EmmyLuaCodeStyle/CodeFormatCore/include" "-I" "3rd/EmmyLuaCodeStyle/LuaParser/include" "-I" "3rd/EmmyLuaCodeStyle/3rd/wildcards/include" "-I" "3rd/lua" "-Wall" "-Wextra" "-std=c++17" "-o" "/opt/rustwide/target/debug/build/emmylua_codestyle-dbc30957cd972140/out/e9977272d2b8b571-CodeSpellChecker.o" "-c" "3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Diagnostic/Spell/CodeSpellChecker.cpp"cargo:warning=In file included from 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatDocAnalyze.h:4,
[INFO] [stderr]   cargo:warning=                 from 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/FormatDocAnalyze.cpp:1:
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h: In member function 'virtual void FormatAnalyzer::ComplexAnalyze(FormatState&, const LuaSyntaxTree&)':
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:20:46: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr]   cargo:warning=   20 |     virtual void ComplexAnalyze(FormatState &f, const LuaSyntaxTree &t){};
[INFO] [stderr]   cargo:warning=      |                                 ~~~~~~~~~~~~~^
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:20:70: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr]   cargo:warning=   20 |     virtual void ComplexAnalyze(FormatState &f, const LuaSyntaxTree &t){};
[INFO] [stderr]   cargo:warning=      |                                                 ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h: In member function 'virtual void FormatAnalyzer::OnFormatMessage(FormatState&, FormatEvent, LuaSyntaxNode, const LuaSyntaxTree&)':
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:47: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr]   cargo:warning=   24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr]   cargo:warning=      |                                  ~~~~~~~~~~~~~^
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:62: warning: unused parameter 'event' [-Wunused-parameter]
[INFO] [stderr]   cargo:warning=   24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr]   cargo:warning=      |                                                  ~~~~~~~~~~~~^~~~~
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:83: warning: unused parameter 'syntaxNode' [-Wunused-parameter]
[INFO] [stderr]   cargo:warning=   24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr]   cargo:warning=      |                                                                     ~~~~~~~~~~~~~~^~~~~~~~~~
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:116: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr]   cargo:warning=   24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr]   cargo:warning=      |                                                                                               ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/AlignAnalyzer.cpp: In member function 'void AlignAnalyzer::AnalyzeExpressionList(FormatState&, LuaSyntaxNode&, const LuaSyntaxTree&)':
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/AlignAnalyzer.cpp:460:56: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr]   cargo:warning=  460 | void AlignAnalyzer::AnalyzeExpressionList(FormatState &f, LuaSyntaxNode &syntaxNode, const LuaSyntaxTree &t) {
[INFO] [stderr]   cargo:warning=      |                                           ~~~~~~~~~~~~~^
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/AlignAnalyzer.cpp: In member function 'void AlignAnalyzer::AnalyzeParamList(FormatState&, LuaSyntaxNode&, const LuaSyntaxTree&)':
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/AlignAnalyzer.cpp:468:51: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr]   cargo:warning=  468 | void AlignAnalyzer::AnalyzeParamList(FormatState &f, LuaSyntaxNode &syntaxNode, const LuaSyntaxTree &t) {
[INFO] [stderr]   cargo:warning=      |                                      ~~~~~~~~~~~~~^
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/AlignAnalyzer.cpp: In member function 'void AlignAnalyzer::AnalyzeIfStatement(FormatState&, LuaSyntaxNode&, const LuaSyntaxTree&)':
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/AlignAnalyzer.cpp:479:53: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr]   cargo:warning=  479 | void AlignAnalyzer::AnalyzeIfStatement(FormatState &f, LuaSyntaxNode &syntaxNode, const LuaSyntaxTree &t) {
[INFO] [stderr]   cargo:warning=      |                                        ~~~~~~~~~~~~~^
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/AlignAnalyzer.cpp: In member function 'virtual void AlignAnalyzer::Analyze(FormatState&, const LuaSyntaxTree&)':
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/AlignAnalyzer.cpp:57:21: warning: this statement may fall through [-Wimplicit-fallthrough=]
[INFO] [stderr]   cargo:warning=   57 |                     if (f.GetStyle().align_if_branch) {
[INFO] [stderr]   cargo:warning=      |                     ^~
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/AlignAnalyzer.cpp:61:17: note: here
[INFO] [stderr]   cargo:warning=   61 |                 case LuaSyntaxNodeKind::SuffixedExpression: {
[INFO] [stderr]   cargo:warning=      |                 ^~~~
[INFO] [stderr]   cargo:warning=In file included from 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/IndentationAnalyzer.h:4,
[INFO] [stderr]   cargo:warning=                 from 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/IndentationAnalyzer.cpp:1:
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h: In member function 'virtual void FormatAnalyzer::ComplexAnalyze(FormatState&, const LuaSyntaxTree&)':
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:20:46: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr]   cargo:warning=   20 |     virtual void ComplexAnalyze(FormatState &f, const LuaSyntaxTree &t){};
[INFO] [stderr]   cargo:warning=      |                                 ~~~~~~~~~~~~~^
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:20:70: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr]   cargo:warning=   20 |     virtual void ComplexAnalyze(FormatState &f, const LuaSyntaxTree &t){};
[INFO] [stderr]   cargo:warning=      |                                                 ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h: In member function 'virtual void FormatAnalyzer::OnFormatMessage(FormatState&, FormatEvent, LuaSyntaxNode, const LuaSyntaxTree&)':
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:47: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr]   cargo:warning=   24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr]   cargo:warning=      |                                  ~~~~~~~~~~~~~^
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:62: warning: unused parameter 'event' [-Wunused-parameter]
[INFO] [stderr]   cargo:warning=   24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr]   cargo:warning=      |                                                  ~~~~~~~~~~~~^~~~~
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:83: warning: unused parameter 'syntaxNode' [-Wunused-parameter]
[INFO] [stderr]   cargo:warning=   24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr]   cargo:warning=      |                                                                     ~~~~~~~~~~~~~~^~~~~~~~~~
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:116: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr]   cargo:warning=   24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr]   cargo:warning=      |                                                                                               ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr]   cargo:warning=In file included from 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/SemicolonAnalyzer.h:3,
[INFO] [stderr]   cargo:warning=                 from 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/SemicolonAnalyzer.cpp:1:
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h: In member function 'virtual void FormatAnalyzer::ComplexAnalyze(FormatState&, const LuaSyntaxTree&)':
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:20:46: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr]   cargo:warning=   20 |     virtual void ComplexAnalyze(FormatState &f, const LuaSyntaxTree &t){};
[INFO] [stderr]   cargo:warning=      |                                 ~~~~~~~~~~~~~^
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:20:70: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr]   cargo:warning=   20 |     virtual void ComplexAnalyze(FormatState &f, const LuaSyntaxTree &t){};
[INFO] [stderr]   cargo:warning=      |                                                 ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h: In member function 'virtual void FormatAnalyzer::OnFormatMessage(FormatState&, FormatEvent, LuaSyntaxNode, const LuaSyntaxTree&)':
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:47: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr]   cargo:warning=   24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr]   cargo:warning=      |                                  ~~~~~~~~~~~~~^
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:62: warning: unused parameter 'event' [-Wunused-parameter]
[INFO] [stderr]   cargo:warning=   24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr]   cargo:warning=      |                                                  ~~~~~~~~~~~~^~~~~
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:83: warning: unused parameter 'syntaxNode' [-Wunused-parameter]
[INFO] [stderr]   cargo:warning=   24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr]   cargo:warning=      |                                                                     ~~~~~~~~~~~~~~^~~~~~~~~~
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:116: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr]   cargo:warning=   24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr]   cargo:warning=      |                                                                                               ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr]   cargo:warning=In file included from 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/LineBreakAnalyzer.h:3,
[INFO] [stderr]   cargo:warning=                 from 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/LineBreakAnalyzer.cpp:1:
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h: In member function 'virtual void FormatAnalyzer::ComplexAnalyze(FormatState&, const LuaSyntaxTree&)':
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:20:46: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr]   cargo:warning=   20 |     virtual void ComplexAnalyze(FormatState &f, const LuaSyntaxTree &t){};
[INFO] [stderr]   cargo:warning=      |                                 ~~~~~~~~~~~~~^
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:20:70: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr]   cargo:warning=   20 |     virtual void ComplexAnalyze(FormatState &f, const LuaSyntaxTree &t){};
[INFO] [stderr]   cargo:warning=      |                                                 ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h: In member function 'virtual void FormatAnalyzer::OnFormatMessage(FormatState&, FormatEvent, LuaSyntaxNode, const LuaSyntaxTree&)':
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:47: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr]   cargo:warning=   24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr]   cargo:warning=      |                                  ~~~~~~~~~~~~~^
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:62: warning: unused parameter 'event' [-Wunused-parameter]
[INFO] [stderr]   cargo:warning=   24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr]   cargo:warning=      |                                                  ~~~~~~~~~~~~^~~~~
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:83: warning: unused parameter 'syntaxNode' [-Wunused-parameter]
[INFO] [stderr]   cargo:warning=   24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr]   cargo:warning=      |                                                                     ~~~~~~~~~~~~~~^~~~~~~~~~
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:116: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr]   cargo:warning=   24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr]   cargo:warning=      |                                                                                               ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/FormatDocAnalyze.cpp: In member function 'virtual void FormatDocAnalyze::ComplexAnalyze(FormatState&, const LuaSyntaxTree&)':
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/FormatDocAnalyze.cpp:24:52: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr]   cargo:warning=   24 | void FormatDocAnalyze::ComplexAnalyze(FormatState &f, const LuaSyntaxTree &t) {
[INFO] [stderr]   cargo:warning=      |                                       ~~~~~~~~~~~~~^
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/FormatDocAnalyze.cpp:24:76: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr]   cargo:warning=   24 | void FormatDocAnalyze::ComplexAnalyze(FormatState &f, const LuaSyntaxTree &t) {
[INFO] [stderr]   cargo:warning=      |                                                       ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/FormatDocAnalyze.cpp: In member function 'virtual void FormatDocAnalyze::Query(FormatState&, LuaSyntaxNode, const LuaSyntaxTree&, FormatResolve&)':
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/FormatDocAnalyze.cpp:27:93: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr]   cargo:warning=   27 | void FormatDocAnalyze::Query(FormatState &f, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t, FormatResolve &resolve) {
[INFO] [stderr]   cargo:warning=      |                                                                        ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/FormatDocAnalyze.cpp: In member function 'void FormatDocAnalyze::AnalyzeDocFormat(LuaSyntaxNode, FormatState&, const LuaSyntaxTree&)':
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/FormatDocAnalyze.cpp:49:71: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr]   cargo:warning=   49 | void FormatDocAnalyze::AnalyzeDocFormat(LuaSyntaxNode n, FormatState &f, const LuaSyntaxTree &t) {
[INFO] [stderr]   cargo:warning=      |                                                          ~~~~~~~~~~~~~^
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/SemicolonAnalyzer.cpp: In member function 'virtual void SemicolonAnalyzer::Query(FormatState&, LuaSyntaxNode, const LuaSyntaxTree&, FormatResolve&)':
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/SemicolonAnalyzer.cpp:60:44: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr]   cargo:warning=   60 | void SemicolonAnalyzer::Query(FormatState &f, LuaSyntaxNode n, const LuaSyntaxTree &t, FormatResolve &resolve) {
[INFO] [stderr]   cargo:warning=      |                               ~~~~~~~~~~~~~^
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/SemicolonAnalyzer.cpp:60:85: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr]   cargo:warning=   60 | void SemicolonAnalyzer::Query(FormatState &f, LuaSyntaxNode n, const LuaSyntaxTree &t, FormatResolve &resolve) {
[INFO] [stderr]   cargo:warning=      |                                                                ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/IndentationAnalyzer.cpp: In member function 'void IndentationAnalyzer::AddIndenter(LuaSyntaxNode, const LuaSyntaxTree&, IndentData)':
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/IndentationAnalyzer.cpp:165:77: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr]   cargo:warning=  165 | void IndentationAnalyzer::AddIndenter(LuaSyntaxNode n, const LuaSyntaxTree &t, IndentData indentData) {
[INFO] [stderr]   cargo:warning=      |                                                        ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/IndentationAnalyzer.cpp: In member function 'void IndentationAnalyzer::AddLinebreakGroup(LuaSyntaxNode, std::vector<LuaSyntaxNode>&, const LuaSyntaxTree&, std::size_t)':
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/IndentationAnalyzer.cpp:169:123: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr]   cargo:warning=  169 | void IndentationAnalyzer::AddLinebreakGroup(LuaSyntaxNode parent, std::vector<LuaSyntaxNode> &group, const LuaSyntaxTree &t, std::size_t indent) {
[INFO] [stderr]   cargo:warning=      |                                                                                                      ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/IndentationAnalyzer.cpp: In member function 'void IndentationAnalyzer::AnalyzeCallExprList(FormatState&, LuaSyntaxNode&, const LuaSyntaxTree&)':
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/IndentationAnalyzer.cpp:234:60: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr]   cargo:warning=  234 | void IndentationAnalyzer::AnalyzeCallExprList(FormatState &f, LuaSyntaxNode &exprList, const LuaSyntaxTree &t) {
[INFO] [stderr]   cargo:warning=      |                                               ~~~~~~~~~~~~~^
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/IndentationAnalyzer.cpp: In member function 'void IndentationAnalyzer::ProcessExceedLinebreak(FormatState&, LuaSyntaxNode, const LuaSyntaxTree&)':
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/IndentationAnalyzer.cpp:317:63: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr]   cargo:warning=  317 | void IndentationAnalyzer::ProcessExceedLinebreak(FormatState &f, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t) {
[INFO] [stderr]   cargo:warning=      |                                                  ~~~~~~~~~~~~~^
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/IndentationAnalyzer.cpp: In member function 'void IndentationAnalyzer::NeverIndentCommentOnIfBranch(FormatState&, LuaSyntaxNode, const LuaSyntaxTree&)':
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/IndentationAnalyzer.cpp:337:69: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr]   cargo:warning=  337 | void IndentationAnalyzer::NeverIndentCommentOnIfBranch(FormatState &f, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t) {
[INFO] [stderr]   cargo:warning=      |                                                        ~~~~~~~~~~~~~^
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/IndentationAnalyzer.cpp: In member function 'void IndentationAnalyzer::AllowNonIndentedComment(FormatState&, LuaSyntaxNode, const LuaSyntaxTree&)':
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/IndentationAnalyzer.cpp:369:64: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr]   cargo:warning=  369 | void IndentationAnalyzer::AllowNonIndentedComment(FormatState &f, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t) {
[INFO] [stderr]   cargo:warning=      |                                                   ~~~~~~~~~~~~~^
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/IndentationAnalyzer.cpp: In member function 'virtual void IndentationAnalyzer::Analyze(FormatState&, const LuaSyntaxTree&)':
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/IndentationAnalyzer.cpp:48:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
[INFO] [stderr]   cargo:warning=   48 |                 }
[INFO] [stderr]   cargo:warning=      |                 ^
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/IndentationAnalyzer.cpp:49:17: note: here
[INFO] [stderr]   cargo:warning=   49 |                 case LuaSyntaxNodeKind::LocalStatement:
[INFO] [stderr]   cargo:warning=      |                 ^~~~
[INFO] [stderr]   cargo:warning=In file included from 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/SpaceAnalyzer.h:3,
[INFO] [stderr]   cargo:warning=                 from 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/SpaceAnalyzer.cpp:1:
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h: In member function 'virtual void FormatAnalyzer::ComplexAnalyze(FormatState&, const LuaSyntaxTree&)':
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:20:46: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr]   cargo:warning=   20 |     virtual void ComplexAnalyze(FormatState &f, const LuaSyntaxTree &t){};
[INFO] [stderr]   cargo:warning=      |                                 ~~~~~~~~~~~~~^
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:20:70: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr]   cargo:warning=   20 |     virtual void ComplexAnalyze(FormatState &f, const LuaSyntaxTree &t){};
[INFO] [stderr]   cargo:warning=      |                                                 ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h: In member function 'virtual void FormatAnalyzer::OnFormatMessage(FormatState&, FormatEvent, LuaSyntaxNode, const LuaSyntaxTree&)':
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:47: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr]   cargo:warning=   24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr]   cargo:warning=      |                                  ~~~~~~~~~~~~~^
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:62: warning: unused parameter 'event' [-Wunused-parameter]
[INFO] [stderr]   cargo:warning=   24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr]   cargo:warning=      |                                                  ~~~~~~~~~~~~^~~~~
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:83: warning: unused parameter 'syntaxNode' [-Wunused-parameter]
[INFO] [stderr]   cargo:warning=   24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr]   cargo:warning=      |                                                                     ~~~~~~~~~~~~~~^~~~~~~~~~
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:116: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr]   cargo:warning=   24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr]   cargo:warning=      |                                                                                               ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr]   cargo:warning=In file included from 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/TokenAnalyzer.h:3,
[INFO] [stderr]   cargo:warning=                 from 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/TokenAnalyzer.cpp:1:
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h: In member function 'virtual void FormatAnalyzer::ComplexAnalyze(FormatState&, const LuaSyntaxTree&)':
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:20:46: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr]   cargo:warning=   20 |     virtual void ComplexAnalyze(FormatState &f, const LuaSyntaxTree &t){};
[INFO] [stderr]   cargo:warning=      |                                 ~~~~~~~~~~~~~^
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:20:70: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr]   cargo:warning=   20 |     virtual void ComplexAnalyze(FormatState &f, const LuaSyntaxTree &t){};
[INFO] [stderr]   cargo:warning=      |                                                 ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h: In member function 'virtual void FormatAnalyzer::OnFormatMessage(FormatState&, FormatEvent, LuaSyntaxNode, const LuaSyntaxTree&)':
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:47: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr]   cargo:warning=   24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr]   cargo:warning=      |                                  ~~~~~~~~~~~~~^
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:62: warning: unused parameter 'event' [-Wunused-parameter]
[INFO] [stderr]   cargo:warning=   24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr]   cargo:warning=      |                                                  ~~~~~~~~~~~~^~~~~
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:83: warning: unused parameter 'syntaxNode' [-Wunused-parameter]
[INFO] [stderr]   cargo:warning=   24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr]   cargo:warning=      |                                                                     ~~~~~~~~~~~~~~^~~~~~~~~~
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:116: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr]   cargo:warning=   24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr]   cargo:warning=      |                                                                                               ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr]   cargo:warning=In file included from 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/FormatState.h:3,
[INFO] [stderr]   cargo:warning=                 from 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/FormatBuilder.h:4,
[INFO] [stderr]   cargo:warning=                 from 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/FormatBuilder.cpp:1:
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h: In member function 'virtual void FormatAnalyzer::ComplexAnalyze(FormatState&, const LuaSyntaxTree&)':
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:20:46: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr]   cargo:warning=   20 |     virtual void ComplexAnalyze(FormatState &f, const LuaSyntaxTree &t){};
[INFO] [stderr]   cargo:warning=      |                                 ~~~~~~~~~~~~~^
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:20:70: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr]   cargo:warning=   20 |     virtual void ComplexAnalyze(FormatState &f, const LuaSyntaxTree &t){};
[INFO] [stderr]   cargo:warning=      |                                                 ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h: In member function 'virtual void FormatAnalyzer::OnFormatMessage(FormatState&, FormatEvent, LuaSyntaxNode, const LuaSyntaxTree&)':
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:47: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr]   cargo:warning=   24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr]   cargo:warning=      |                                  ~~~~~~~~~~~~~^
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:62: warning: unused parameter 'event' [-Wunused-parameter]
[INFO] [stderr]   cargo:warning=   24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr]   cargo:warning=      |                                                  ~~~~~~~~~~~~^~~~~
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:83: warning: unused parameter 'syntaxNode' [-Wunused-parameter]
[INFO] [stderr]   cargo:warning=   24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr]   cargo:warning=      |                                                                     ~~~~~~~~~~~~~~^~~~~~~~~~
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:116: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr]   cargo:warning=   24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr]   cargo:warning=      |                                                                                               ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr]   cargo:warning=In file included from 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/FormatState.h:3,
[INFO] [stderr]   cargo:warning=                 from 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/FormatState.cpp:1:
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h: In member function 'virtual void FormatAnalyzer::ComplexAnalyze(FormatState&, const LuaSyntaxTree&)':
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:20:46: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr]   cargo:warning=   20 |     virtual void ComplexAnalyze(FormatState &f, const LuaSyntaxTree &t){};
[INFO] [stderr]   cargo:warning=      |                                 ~~~~~~~~~~~~~^
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:20:70: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr]   cargo:warning=   20 |     virtual void ComplexAnalyze(FormatState &f, const LuaSyntaxTree &t){};
[INFO] [stderr]   cargo:warning=      |                                                 ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h: In member function 'virtual void FormatAnalyzer::OnFormatMessage(FormatState&, FormatEvent, LuaSyntaxNode, const LuaSyntaxTree&)':
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:47: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr]   cargo:warning=   24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr]   cargo:warning=      |                                  ~~~~~~~~~~~~~^
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:62: warning: unused parameter 'event' [-Wunused-parameter]
[INFO] [stderr]   cargo:warning=   24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr]   cargo:warning=      |                                                  ~~~~~~~~~~~~^~~~~
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:83: warning: unused parameter 'syntaxNode' [-Wunused-parameter]
[INFO] [stderr]   cargo:warning=   24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr]   cargo:warning=      |                                                                     ~~~~~~~~~~~~~~^~~~~~~~~~
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:116: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr]   cargo:warning=   24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr]   cargo:warning=      |                                                                                               ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/LineBreakAnalyzer.cpp: In member function 'void LineBreakAnalyzer::AnalyzeConditionExpr(FormatState&, LuaSyntaxNode, const LuaSyntaxTree&)':
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/LineBreakAnalyzer.cpp:281:59: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr]   cargo:warning=  281 | void LineBreakAnalyzer::AnalyzeConditionExpr(FormatState &f, LuaSyntaxNode expr, const LuaSyntaxTree &t) {
[INFO] [stderr]   cargo:warning=      |                                              ~~~~~~~~~~~~~^
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/LineBreakAnalyzer.cpp: In member function 'virtual void LineBreakAnalyzer::ComplexAnalyze(FormatState&, const LuaSyntaxTree&)':
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/LineBreakAnalyzer.cpp:117:33: warning: this statement may fall through [-Wimplicit-fallthrough=]
[INFO] [stderr]   cargo:warning=  117 |                                 }
[INFO] [stderr]   cargo:warning=      |                                 ^
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/LineBreakAnalyzer.cpp:118:33: note: here
[INFO] [stderr]   cargo:warning=  118 |                                 case TK_SHORT_COMMENT:
[INFO] [stderr]   cargo:warning=      |                                 ^~~~
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/LineBreakAnalyzer.cpp:148:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
[INFO] [stderr]   cargo:warning=  148 |                 }
[INFO] [stderr]   cargo:warning=      |                 ^
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/LineBreakAnalyzer.cpp:149:17: note: here
[INFO] [stderr]   cargo:warning=  149 |                 case LuaSyntaxNodeKind::WhileStatement:
[INFO] [stderr]   cargo:warning=      |                 ^~~~
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/SpaceAnalyzer.cpp: In member function 'virtual void SpaceAnalyzer::Query(FormatState&, LuaSyntaxNode, const LuaSyntaxTree&, FormatResolve&)':
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/SpaceAnalyzer.cpp:393:40: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr]   cargo:warning=  393 | void SpaceAnalyzer::Query(FormatState &f, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t, FormatResolve &resolve) {
[INFO] [stderr]   cargo:warning=      |                           ~~~~~~~~~~~~~^
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/SpaceAnalyzer.cpp: In member function 'virtual void SpaceAnalyzer::Analyze(FormatState&, const LuaSyntaxTree&)':
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/SpaceAnalyzer.cpp:163:32: warning: this statement may fall through [-Wimplicit-fallthrough=]
[INFO] [stderr]   cargo:warning=  163 |                     SpaceAround(syntaxNode, t, 0);
[INFO] [stderr]   cargo:warning=      |                     ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/SpaceAnalyzer.cpp:165:17: note: here
[INFO] [stderr]   cargo:warning=  165 |                 case '[': {
[INFO] [stderr]   cargo:warning=      |                 ^~~~
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/SpaceAnalyzer.cpp: In member function 'virtual void SpaceAnalyzer::ComplexAnalyze(FormatState&, const LuaSyntaxTree&)':
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/SpaceAnalyzer.cpp:335:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
[INFO] [stderr]   cargo:warning=  335 |                 }
[INFO] [stderr]   cargo:warning=      |                 ^
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/SpaceAnalyzer.cpp:336:17: note: here
[INFO] [stderr]   cargo:warning=  336 |                 case LuaSyntaxNodeKind::FunctionBody: {
[INFO] [stderr]   cargo:warning=      |                 ^~~~
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/TokenAnalyzer.cpp: In member function 'virtual void TokenAnalyzer::Query(FormatState&, LuaSyntaxNode, const LuaSyntaxTree&, FormatResolve&)':
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/TokenAnalyzer.cpp:65:40: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr]   cargo:warning=   65 | void TokenAnalyzer::Query(FormatState &f, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t, FormatResolve &resolve) {
[INFO] [stderr]   cargo:warning=      |                           ~~~~~~~~~~~~~^
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/TokenAnalyzer.cpp: In member function 'void TokenAnalyzer::MarkPrev(LuaSyntaxNode, const LuaSyntaxTree&, PrevTokenStrategy)':
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/TokenAnalyzer.cpp:84:68: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr]   cargo:warning=   84 | void TokenAnalyzer::MarkPrev(LuaSyntaxNode n, const LuaSyntaxTree &t, PrevTokenStrategy strategy) {
[INFO] [stderr]   cargo:warning=      |                                               ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/TokenAnalyzer.cpp: In member function 'void TokenAnalyzer::Mark(LuaSyntaxNode, const LuaSyntaxTree&, TokenStrategy)':
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/TokenAnalyzer.cpp:88:64: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr]   cargo:warning=   88 | void TokenAnalyzer::Mark(LuaSyntaxNode n, const LuaSyntaxTree &t, TokenStrategy strategy) {
[INFO] [stderr]   cargo:warning=      |                                           ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/TokenAnalyzer.cpp: In member function 'void TokenAnalyzer::MarkNext(LuaSyntaxNode, const LuaSyntaxTree&, NextTokenStrategy)':
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/TokenAnalyzer.cpp:92:68: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr]   cargo:warning=   92 | void TokenAnalyzer::MarkNext(LuaSyntaxNode n, const LuaSyntaxTree &t, NextTokenStrategy strategy) {
[INFO] [stderr]   cargo:warning=      |                                               ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/TokenAnalyzer.cpp: In member function 'bool TokenAnalyzer::IsRemove(LuaSyntaxNode, const LuaSyntaxTree&) const':
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/TokenAnalyzer.cpp:96:68: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr]   cargo:warning=   96 | bool TokenAnalyzer::IsRemove(LuaSyntaxNode n, const LuaSyntaxTree &t) const {
[INFO] [stderr]   cargo:warning=      |                                               ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/TokenAnalyzer.cpp: In member function 'void TokenAnalyzer::AnalyzeComment(FormatState&, LuaSyntaxNode, const LuaSyntaxTree&)':
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/TokenAnalyzer.cpp:313:49: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr]   cargo:warning=  313 | void TokenAnalyzer::AnalyzeComment(FormatState &f, LuaSyntaxNode n, const LuaSyntaxTree &t) {
[INFO] [stderr]   cargo:warning=      |                                    ~~~~~~~~~~~~~^
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/TokenAnalyzer.cpp: In member function 'void TokenAnalyzer::TableFieldAddSep(FormatState&, LuaSyntaxNode, const LuaSyntaxTree&)':
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/TokenAnalyzer.cpp:116:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
[INFO] [stderr]   cargo:warning=  116 |                 if (n.GetChildToken('=', t).IsToken(t)) {
[INFO] [stderr]   cargo:warning=      |                 ^~
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/TokenAnalyzer.cpp:121:13: note: here
[INFO] [stderr]   cargo:warning=  121 |             default: {
[INFO] [stderr]   cargo:warning=      |             ^~~~~~~
[INFO] [stderr]   cargo:warning=In file included from 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/FormatState.h:3,
[INFO] [stderr]   cargo:warning=                 from 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/FormatBuilder.h:4,
[INFO] [stderr]   cargo:warning=                 from 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/RangeFormat/RangeFormatBuilder.h:3,
[INFO] [stderr]   cargo:warning=                 from 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/RangeFormat/RangeFormatBuilder.cpp:1:
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h: In member function 'virtual void FormatAnalyzer::ComplexAnalyze(FormatState&, const LuaSyntaxTree&)':
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:20:46: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr]   cargo:warning=   20 |     virtual void ComplexAnalyze(FormatState &f, const LuaSyntaxTree &t){};
[INFO] [stderr]   cargo:warning=      |                                 ~~~~~~~~~~~~~^
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:20:70: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr]   cargo:warning=   20 |     virtual void ComplexAnalyze(FormatState &f, const LuaSyntaxTree &t){};
[INFO] [stderr]   cargo:warning=      |                                                 ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h: In member function 'virtual void FormatAnalyzer::OnFormatMessage(FormatState&, FormatEvent, LuaSyntaxNode, const LuaSyntaxTree&)':
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:47: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr]   cargo:warning=   24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr]   cargo:warning=      |                                  ~~~~~~~~~~~~~^
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:62: warning: unused parameter 'event' [-Wunused-parameter]
[INFO] [stderr]   cargo:warning=   24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr]   cargo:warning=      |                                                  ~~~~~~~~~~~~^~~~~
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:83: warning: unused parameter 'syntaxNode' [-Wunused-parameter]
[INFO] [stderr]   cargo:warning=   24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr]   cargo:warning=      |                                                                     ~~~~~~~~~~~~~~^~~~~~~~~~
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:116: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr]   cargo:warning=   24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr]   cargo:warning=      |                                                                                               ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr]   cargo:warning=In file included from 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/FormatState.h:3,
[INFO] [stderr]   cargo:warning=                 from 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/FormatBuilder.h:4,
[INFO] [stderr]   cargo:warning=                 from 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/TypeFormat/LuaTypeFormat.h:3,
[INFO] [stderr]   cargo:warning=                 from 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/TypeFormat/LuaTypeFormat.cpp:1:
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h: In member function 'virtual void FormatAnalyzer::ComplexAnalyze(FormatState&, const LuaSyntaxTree&)':
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:20:46: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr]   cargo:warning=   20 |     virtual void ComplexAnalyze(FormatState &f, const LuaSyntaxTree &t){};
[INFO] [stderr]   cargo:warning=      |                                 ~~~~~~~~~~~~~^
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:20:70: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr]   cargo:warning=   20 |     virtual void ComplexAnalyze(FormatState &f, const LuaSyntaxTree &t){};
[INFO] [stderr]   cargo:warning=      |                                                 ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h: In member function 'virtual void FormatAnalyzer::OnFormatMessage(FormatState&, FormatEvent, LuaSyntaxNode, const LuaSyntaxTree&)':
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:47: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr]   cargo:warning=   24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr]   cargo:warning=      |                                  ~~~~~~~~~~~~~^
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:62: warning: unused parameter 'event' [-Wunused-parameter]
[INFO] [stderr]   cargo:warning=   24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr]   cargo:warning=      |                                                  ~~~~~~~~~~~~^~~~~
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:83: warning: unused parameter 'syntaxNode' [-Wunused-parameter]
[INFO] [stderr]   cargo:warning=   24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr]   cargo:warning=      |                                                                     ~~~~~~~~~~~~~~^~~~~~~~~~
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:116: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr]   cargo:warning=   24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr]   cargo:warning=      |                                                                                               ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/src/TypeFormat/LuaTypeFormat.cpp: In member function 'void LuaTypeFormat::FixIndent(std::size_t, std::size_t, const LuaSyntaxTree&, LuaStyle&)':
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/src/TypeFormat/LuaTypeFormat.cpp:200:43: warning: unused parameter 'line' [-Wunused-parameter]
[INFO] [stderr]   cargo:warning=  200 | void LuaTypeFormat::FixIndent(std::size_t line, std::size_t character, const LuaSyntaxTree &t, LuaStyle &style) {
[INFO] [stderr]   cargo:warning=      |                               ~~~~~~~~~~~~^~~~
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/src/TypeFormat/LuaTypeFormat.cpp:200:61: warning: unused parameter 'character' [-Wunused-parameter]
[INFO] [stderr]   cargo:warning=  200 | void LuaTypeFormat::FixIndent(std::size_t line, std::size_t character, const LuaSyntaxTree &t, LuaStyle &style) {
[INFO] [stderr]   cargo:warning=      |                                                 ~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/src/TypeFormat/LuaTypeFormat.cpp:200:93: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr]   cargo:warning=  200 | void LuaTypeFormat::FixIndent(std::size_t line, std::size_t character, const LuaSyntaxTree &t, LuaStyle &style) {
[INFO] [stderr]   cargo:warning=      |                                                                        ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/src/TypeFormat/LuaTypeFormat.cpp:200:106: warning: unused parameter 'style' [-Wunused-parameter]
[INFO] [stderr]   cargo:warning=  200 | void LuaTypeFormat::FixIndent(std::size_t line, std::size_t character, const LuaSyntaxTree &t, LuaStyle &style) {
[INFO] [stderr]   cargo:warning=      |                                                                                                ~~~~~~~~~~^~~~~
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/src/TypeFormat/LuaTypeFormat.cpp: In member function 'void LuaTypeFormat::FixEndIndent(std::size_t, std::size_t)':
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/src/TypeFormat/LuaTypeFormat.cpp:203:46: warning: unused parameter 'line' [-Wunused-parameter]
[INFO] [stderr]   cargo:warning=  203 | void LuaTypeFormat::FixEndIndent(std::size_t line, std::size_t character) {
[INFO] [stderr]   cargo:warning=      |                                  ~~~~~~~~~~~~^~~~
[INFO] [stderr]   cargo:warning=3rd/EmmyLuaCodeStyle/CodeFormatCore/src/TypeFormat/LuaTypeFormat.cpp:203:64: warning: unused parameter 'character' [-Wunused-parameter]
[INFO] [stderr]   cargo:warning=  203 | void LuaTypeFormat::FixEndIndent(std::size_t line, std::size_t character) {
[INFO] [stderr]   cargo:warning=      |                                                    ~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   error occurred in cc-rs: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "3rd/EmmyLuaCodeStyle/Util/include" "-I" "3rd/EmmyLuaCodeStyle/CodeFormatCLib/include" "-I" "3rd/EmmyLuaCodeStyle/CodeFormatCore/include" "-I" "3rd/EmmyLuaCodeStyle/LuaParser/include" "-I" "3rd/EmmyLuaCodeStyle/3rd/wildcards/include" "-I" "3rd/lua" "-Wall" "-Wextra" "-std=c++17" "-o" "/opt/rustwide/target/debug/build/emmylua_codestyle-dbc30957cd972140/out/e9977272d2b8b571-CodeSpellChecker.o" "-c" "3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Diagnostic/Spell/CodeSpellChecker.cpp"
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] running `Command { std: "docker" "inspect" "b73cbbe7f36d9ce9d831071524a50b8ca2777743db0ba5761a6fe3f012f9b9c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b73cbbe7f36d9ce9d831071524a50b8ca2777743db0ba5761a6fe3f012f9b9c8", kill_on_drop: false }`
[INFO] [stdout] b73cbbe7f36d9ce9d831071524a50b8ca2777743db0ba5761a6fe3f012f9b9c8
