[INFO] fetching crate emmylua_codestyle 0.4.0...
[INFO] checking emmylua_codestyle-0.4.0 against try#5fee451ebd94296ea05214e819c311e164b30af6 for pr-139042
[INFO] extracting crate emmylua_codestyle 0.4.0 into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate emmylua_codestyle 0.4.0 on toolchain 5fee451ebd94296ea05214e819c311e164b30af6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate emmylua_codestyle 0.4.0
[INFO] finished tweaking crates.io crate emmylua_codestyle 0.4.0
[INFO] tweaked toml for crates.io crate emmylua_codestyle 0.4.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] crate crates.io crate emmylua_codestyle 0.4.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 76e3cf78cb6723516d98f8cc2b4cbf9fbb933ccab68b4c08e991d388bb45fe0c
[INFO] running `Command { std: "docker" "start" "-a" "76e3cf78cb6723516d98f8cc2b4cbf9fbb933ccab68b4c08e991d388bb45fe0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "76e3cf78cb6723516d98f8cc2b4cbf9fbb933ccab68b4c08e991d388bb45fe0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "76e3cf78cb6723516d98f8cc2b4cbf9fbb933ccab68b4c08e991d388bb45fe0c", kill_on_drop: false }`
[INFO] [stdout] 76e3cf78cb6723516d98f8cc2b4cbf9fbb933ccab68b4c08e991d388bb45fe0c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 816a8c93472fc885dba167ad3e697c1f93c37535d311a258b9935e74aa476057
[INFO] running `Command { std: "docker" "start" "-a" "816a8c93472fc885dba167ad3e697c1f93c37535d311a258b9935e74aa476057", kill_on_drop: false }`
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling cc v1.2.5
[INFO] [stderr]    Compiling emmylua_codestyle v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: In file included from 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/FormatState.h:3,
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:                  from 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Diagnostic/DiagnosticBuilder.h:5,
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:                  from 3rd/EmmyLuaCodeStyle/CodeFormatCLib/src/CodeFormat.h:9,
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:                  from 3rd/EmmyLuaCodeStyle/CodeFormatCLib/src/CodeFormat.cpp:1:
[INFO] [stderr] warning: emmylua_codestyle@0.4.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.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:20:46: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:    20 |     virtual void ComplexAnalyze(FormatState &f, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                                 ~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:20:70: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:    20 |     virtual void ComplexAnalyze(FormatState &f, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                                                 ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.4.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.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:47: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                                  ~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:62: warning: unused parameter 'event' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                                                  ~~~~~~~~~~~~^~~~~
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:83: warning: unused parameter 'syntaxNode' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                                                                     ~~~~~~~~~~~~~~^~~~~~~~~~
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:116: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                                                                                               ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: In file included from 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/FormatState.h:3,
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:                  from 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Diagnostic/DiagnosticBuilder.h:5,
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:                  from 3rd/EmmyLuaCodeStyle/CodeFormatCLib/src/CodeFormat.h:9,
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:                  from 3rd/EmmyLuaCodeStyle/CodeFormatCLib/src/CodeFormatCLib.cpp:2:
[INFO] [stderr] warning: emmylua_codestyle@0.4.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.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:20:46: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:    20 |     virtual void ComplexAnalyze(FormatState &f, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                                 ~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:20:70: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:    20 |     virtual void ComplexAnalyze(FormatState &f, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                                                 ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.4.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.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:47: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                                  ~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:62: warning: unused parameter 'event' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                                                  ~~~~~~~~~~~~^~~~~
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:83: warning: unused parameter 'syntaxNode' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                                                                     ~~~~~~~~~~~~~~^~~~~~~~~~
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:116: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                                                                                               ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/LuaParser/src/Ast/LuaSyntaxNode.cpp: In member function 'bool LuaSyntaxNode::IsNull(const LuaSyntaxTree&) const':
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/LuaParser/src/Ast/LuaSyntaxNode.cpp:90:49: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:    90 | bool LuaSyntaxNode::IsNull(const LuaSyntaxTree &t) const {
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                            ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: /tmp/ccZZW4Ua.s: Assembler messages:
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: /tmp/ccZZW4Ua.s: Fatal error: can't write 15 bytes to section .text._ZSt23__is_constant_evaluatedv of /opt/rustwide/target/debug/build/emmylua_codestyle-5133d0ef62180017/out/bde64f79042a6779-LuaStyle.o: 'No space left on device'
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: /tmp/ccZZW4Ua.s: Fatal error: /opt/rustwide/target/debug/build/emmylua_codestyle-5133d0ef62180017/out/bde64f79042a6779-LuaStyle.o: No such file or directory
[INFO] [stderr] error: failed to run custom build command for `emmylua_codestyle v0.4.0 (/opt/rustwide/workdir)`
[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-d31ecb4ca72d0da7/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/emmylua_codestyle-5133d0ef62180017/out)
[INFO] [stderr]   OPT_LEVEL = Some(0)
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[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,x87)
[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:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   CARGO_ENCODED_RUSTFLAGS = Some(--cap-lints=forbid)
[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]   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=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]   cargo:warning=/tmp/ccZZW4Ua.s: Assembler messages:
[INFO] [stderr]   cargo:warning=/tmp/ccZZW4Ua.s: Fatal error: can't write 15 bytes to section .text._ZSt23__is_constant_evaluatedv of /opt/rustwide/target/debug/build/emmylua_codestyle-5133d0ef62180017/out/bde64f79042a6779-LuaStyle.o: 'No space left on device'
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=/tmp/ccZZW4Ua.s: Fatal error: /opt/rustwide/target/debug/build/emmylua_codestyle-5133d0ef62180017/out/bde64f79042a6779-LuaStyle.o: No such file or directory
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   error occurred in cc-rs: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-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-5133d0ef62180017/out/bde64f79042a6779-LuaStyle.o" "-c" "3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Config/LuaStyle.cpp" with args c++ did not execute successfully (status code exit status: 1).
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] running `Command { std: "docker" "inspect" "816a8c93472fc885dba167ad3e697c1f93c37535d311a258b9935e74aa476057", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "816a8c93472fc885dba167ad3e697c1f93c37535d311a258b9935e74aa476057", kill_on_drop: false }`
[INFO] [stdout] 816a8c93472fc885dba167ad3e697c1f93c37535d311a258b9935e74aa476057
