[INFO] cloning repository https://github.com/BGluth/ultimate-mod-man-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BGluth/ultimate-mod-man-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBGluth%2Fultimate-mod-man-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBGluth%2Fultimate-mod-man-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 35d2750527bb4454314bda46344c672b8157e0ca
[INFO] checking BGluth/ultimate-mod-man-rs against master#c8a31b780d5415358566a20b94912620a3f27067 for pr-139493-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBGluth%2Fultimate-mod-man-rs" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/BGluth/ultimate-mod-man-rs
[INFO] finished tweaking git repo https://github.com/BGluth/ultimate-mod-man-rs
[INFO] tweaked toml for git repo https://github.com/BGluth/ultimate-mod-man-rs written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BGluth/ultimate-mod-man-rs on toolchain c8a31b780d5415358566a20b94912620a3f27067
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c8a31b780d5415358566a20b94912620a3f27067" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/BGluth/ultimate-mod-man-rs 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" "+c8a31b780d5415358566a20b94912620a3f27067" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-1-tc1/source/Cargo.toml: unused manifest key: workspace.author
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded lzma-rs v0.3.0
[INFO] [stderr]   Downloaded deflate64 v0.1.9
[INFO] [stderr]   Downloaded zopfli v0.8.1
[INFO] [stderr]   Downloaded lzma-rust v0.1.7
[INFO] [stderr]   Downloaded markup5ever v0.14.0
[INFO] [stderr]   Downloaded lockfile v0.4.0
[INFO] [stderr]   Downloaded infer v0.16.0
[INFO] [stderr]   Downloaded cssparser v0.34.0
[INFO] [stderr]   Downloaded zip v2.2.2
[INFO] [stderr]   Downloaded unrar_sys v0.5.6
[INFO] [stderr]   Downloaded ego-tree v0.10.0
[INFO] [stderr]   Downloaded selectors v0.26.0
[INFO] [stderr]   Downloaded filetime_creation v0.2.0
[INFO] [stderr]   Downloaded nt-time v0.8.1
[INFO] [stderr]   Downloaded ptree v0.5.2
[INFO] [stderr]   Downloaded html5ever v0.29.0
[INFO] [stderr]   Downloaded sevenz-rust v0.6.1
[INFO] [stderr]   Downloaded winnow v0.7.1
[INFO] [stderr]   Downloaded servo_arc v0.4.0
[INFO] [stderr]   Downloaded scraper v0.22.0
[INFO] [stderr]   Downloaded lockfree-object-pool v0.1.6
[INFO] [stderr]   Downloaded rust-fuzzy-search v0.1.1
[INFO] [stderr]   Downloaded unrar v0.5.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c8a31b780d5415358566a20b94912620a3f27067" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2dfa7130127f42ce95ba1326360e4d7a03a1cb7958856cc82b8aad8a0c9e8559
[INFO] running `Command { std: "docker" "start" "-a" "2dfa7130127f42ce95ba1326360e4d7a03a1cb7958856cc82b8aad8a0c9e8559", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2dfa7130127f42ce95ba1326360e4d7a03a1cb7958856cc82b8aad8a0c9e8559", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2dfa7130127f42ce95ba1326360e4d7a03a1cb7958856cc82b8aad8a0c9e8559", kill_on_drop: false }`
[INFO] [stdout] 2dfa7130127f42ce95ba1326360e4d7a03a1cb7958856cc82b8aad8a0c9e8559
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c8a31b780d5415358566a20b94912620a3f27067" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 53db3b2b5949f9765eb758bf6588a5f433f3f56923eac18430703d50157e03f2
[INFO] running `Command { std: "docker" "start" "-a" "53db3b2b5949f9765eb758bf6588a5f433f3f56923eac18430703d50157e03f2", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: unused manifest key: workspace.author
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]     Checking bytes v1.9.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]     Checking indexmap v2.7.0
[INFO] [stderr]     Checking log v0.4.25
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]     Checking phf_shared v0.11.3
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking winnow v0.7.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking futf v0.1.5
[INFO] [stderr]    Compiling syn v2.0.95
[INFO] [stderr]    Compiling time-macros v0.2.19
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.137
[INFO] [stderr]    Compiling rustix v0.38.43
[INFO] [stderr]     Checking dtoa v1.0.9
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]     Checking http v1.2.0
[INFO] [stderr]     Checking crc v3.2.1
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking dtoa-short v0.3.5
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking tendril v0.4.3
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]     Checking filetime v0.2.25
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking miniz_oxide v0.8.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking servo_arc v0.4.0
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking bumpalo v3.16.0
[INFO] [stderr]     Checking bit-vec v0.7.0
[INFO] [stderr]     Checking lockfree-object-pool v0.1.6
[INFO] [stderr]     Checking rustls-pki-types v1.10.1
[INFO] [stderr]    Compiling zip v2.2.2
[INFO] [stderr]     Checking uuid v1.12.1
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]     Checking time v0.3.37
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking getopts v0.2.21
[INFO] [stderr]     Checking bit-set v0.6.0
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking flate2 v1.0.35
[INFO] [stderr]    Compiling cc v1.2.9
[INFO] [stderr]     Checking zopfli v0.8.1
[INFO] [stderr]     Checking filetime_creation v0.2.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking cfb v0.7.3
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking nt-time v0.8.1
[INFO] [stderr]     Checking lzma-rs v0.3.0
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking lzma-rust v0.1.7
[INFO] [stderr]     Checking ego-tree v0.10.0
[INFO] [stderr]     Checking widestring v1.1.0
[INFO] [stderr]     Checking deflate64 v0.1.9
[INFO] [stderr]     Checking constant_time_eq v0.3.1
[INFO] [stderr]     Checking rust-fuzzy-search v0.1.1
[INFO] [stderr]     Checking arraydeque v0.5.1
[INFO] [stderr]     Checking convert_case v0.6.0
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking lazy_static v0.2.11
[INFO] [stderr]     Checking pathdiff v0.2.3
[INFO] [stderr]     Checking petgraph v0.6.5
[INFO] [stderr]     Checking tint v1.0.1
[INFO] [stderr]     Checking infer v0.16.0
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]     Checking directories v5.0.1
[INFO] [stderr]     Checking lockfile v0.4.0
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking sevenz-rust v0.6.1
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling unrar_sys v0.5.6
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]     Checking bzip2 v0.4.4
[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/c8a31b780d5415358566a20b94912620a3f27067/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.95/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"' --cfg 'feature="visit-mut"' --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=cf4046af57ebbb2c -C extra-filename=-0751d925b934bfb7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-f77d51280df25a86.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-edc2ca4ef472bb31.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-13328ff8d6cc16fd.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] warning: unrar_sys@0.5.6: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: unrar_sys@0.5.6: compilation terminated.
[INFO] [stderr] warning: unrar_sys@0.5.6: ToolExecError: Command LC_ALL="C" "c++" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++14" "-fPIC" "-Wno-switch" "-Wno-parentheses" "-Wno-macro-redefined" "-Wno-dangling-else" "-Wno-logical-op-parentheses" "-Wno-unused-parameter" "-Wno-unused-variable" "-Wno-unused-function" "-Wno-missing-braces" "-Wno-unknown-pragmas" "-Wno-deprecated-declarations" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE_SOURCE" "-DRAR_SMP" "-DRARDLL" "-o" "/opt/rustwide/target/debug/build/unrar_sys-5df1fcf04cc02fa0/out/0934600a39780889-pathfn.o" "-c" "vendor/unrar/pathfn.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: unrar_sys@0.5.6: compilation terminated.
[INFO] [stderr] warning: unrar_sys@0.5.6: ToolExecError: Command LC_ALL="C" "c++" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++14" "-fPIC" "-Wno-switch" "-Wno-parentheses" "-Wno-macro-redefined" "-Wno-dangling-else" "-Wno-logical-op-parentheses" "-Wno-unused-parameter" "-Wno-unused-variable" "-Wno-unused-function" "-Wno-missing-braces" "-Wno-unknown-pragmas" "-Wno-deprecated-declarations" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE_SOURCE" "-DRAR_SMP" "-DRARDLL" "-o" "/opt/rustwide/target/debug/build/unrar_sys-5df1fcf04cc02fa0/out/0934600a39780889-unicode.o" "-c" "vendor/unrar/unicode.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: unrar_sys@0.5.6: compilation terminated.
[INFO] [stderr] warning: unrar_sys@0.5.6: ToolExecError: Command LC_ALL="C" "c++" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++14" "-fPIC" "-Wno-switch" "-Wno-parentheses" "-Wno-macro-redefined" "-Wno-dangling-else" "-Wno-logical-op-parentheses" "-Wno-unused-parameter" "-Wno-unused-variable" "-Wno-unused-function" "-Wno-missing-braces" "-Wno-unknown-pragmas" "-Wno-deprecated-declarations" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE_SOURCE" "-DRAR_SMP" "-DRARDLL" "-o" "/opt/rustwide/target/debug/build/unrar_sys-5df1fcf04cc02fa0/out/0934600a39780889-smallfn.o" "-c" "vendor/unrar/smallfn.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: unrar_sys@0.5.6: compilation terminated.
[INFO] [stderr] warning: unrar_sys@0.5.6: ToolExecError: Command LC_ALL="C" "c++" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++14" "-fPIC" "-Wno-switch" "-Wno-parentheses" "-Wno-macro-redefined" "-Wno-dangling-else" "-Wno-logical-op-parentheses" "-Wno-unused-parameter" "-Wno-unused-variable" "-Wno-unused-function" "-Wno-missing-braces" "-Wno-unknown-pragmas" "-Wno-deprecated-declarations" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE_SOURCE" "-DRAR_SMP" "-DRARDLL" "-o" "/opt/rustwide/target/debug/build/unrar_sys-5df1fcf04cc02fa0/out/0934600a39780889-strfn.o" "-c" "vendor/unrar/strfn.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: unrar_sys@0.5.6: compilation terminated.
[INFO] [stderr] warning: unrar_sys@0.5.6: ToolExecError: Command LC_ALL="C" "c++" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++14" "-fPIC" "-Wno-switch" "-Wno-parentheses" "-Wno-macro-redefined" "-Wno-dangling-else" "-Wno-logical-op-parentheses" "-Wno-unused-parameter" "-Wno-unused-variable" "-Wno-unused-function" "-Wno-missing-braces" "-Wno-unknown-pragmas" "-Wno-deprecated-declarations" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE_SOURCE" "-DRAR_SMP" "-DRARDLL" "-o" "/opt/rustwide/target/debug/build/unrar_sys-5df1fcf04cc02fa0/out/0934600a39780889-filefn.o" "-c" "vendor/unrar/filefn.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: unrar_sys@0.5.6: compilation terminated.
[INFO] [stderr] warning: unrar_sys@0.5.6: ToolExecError: Command LC_ALL="C" "c++" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++14" "-fPIC" "-Wno-switch" "-Wno-parentheses" "-Wno-macro-redefined" "-Wno-dangling-else" "-Wno-logical-op-parentheses" "-Wno-unused-parameter" "-Wno-unused-variable" "-Wno-unused-function" "-Wno-missing-braces" "-Wno-unknown-pragmas" "-Wno-deprecated-declarations" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE_SOURCE" "-DRAR_SMP" "-DRARDLL" "-o" "/opt/rustwide/target/debug/build/unrar_sys-5df1fcf04cc02fa0/out/0934600a39780889-archive.o" "-c" "vendor/unrar/archive.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: unrar_sys@0.5.6: compilation terminated.
[INFO] [stderr] warning: unrar_sys@0.5.6: ToolExecError: Command LC_ALL="C" "c++" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++14" "-fPIC" "-Wno-switch" "-Wno-parentheses" "-Wno-macro-redefined" "-Wno-dangling-else" "-Wno-logical-op-parentheses" "-Wno-unused-parameter" "-Wno-unused-variable" "-Wno-unused-function" "-Wno-missing-braces" "-Wno-unknown-pragmas" "-Wno-deprecated-declarations" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE_SOURCE" "-DRAR_SMP" "-DRARDLL" "-o" "/opt/rustwide/target/debug/build/unrar_sys-5df1fcf04cc02fa0/out/0934600a39780889-filcreat.o" "-c" "vendor/unrar/filcreat.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: unrar_sys@0.5.6: compilation terminated.
[INFO] [stderr] warning: unrar_sys@0.5.6: ToolExecError: Command LC_ALL="C" "c++" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++14" "-fPIC" "-Wno-switch" "-Wno-parentheses" "-Wno-macro-redefined" "-Wno-dangling-else" "-Wno-logical-op-parentheses" "-Wno-unused-parameter" "-Wno-unused-variable" "-Wno-unused-function" "-Wno-missing-braces" "-Wno-unknown-pragmas" "-Wno-deprecated-declarations" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE_SOURCE" "-DRAR_SMP" "-DRARDLL" "-o" "/opt/rustwide/target/debug/build/unrar_sys-5df1fcf04cc02fa0/out/0934600a39780889-arcread.o" "-c" "vendor/unrar/arcread.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: unrar_sys@0.5.6: compilation terminated.
[INFO] [stderr] warning: unrar_sys@0.5.6: ToolExecError: Command LC_ALL="C" "c++" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++14" "-fPIC" "-Wno-switch" "-Wno-parentheses" "-Wno-macro-redefined" "-Wno-dangling-else" "-Wno-logical-op-parentheses" "-Wno-unused-parameter" "-Wno-unused-variable" "-Wno-unused-function" "-Wno-missing-braces" "-Wno-unknown-pragmas" "-Wno-deprecated-declarations" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE_SOURCE" "-DRAR_SMP" "-DRARDLL" "-o" "/opt/rustwide/target/debug/build/unrar_sys-5df1fcf04cc02fa0/out/0934600a39780889-strlist.o" "-c" "vendor/unrar/strlist.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: unrar_sys@0.5.6: compilation terminated.
[INFO] [stderr] warning: unrar_sys@0.5.6: ToolExecError: Command LC_ALL="C" "c++" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++14" "-fPIC" "-Wno-switch" "-Wno-parentheses" "-Wno-macro-redefined" "-Wno-dangling-else" "-Wno-logical-op-parentheses" "-Wno-unused-parameter" "-Wno-unused-variable" "-Wno-unused-function" "-Wno-missing-braces" "-Wno-unknown-pragmas" "-Wno-deprecated-declarations" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE_SOURCE" "-DRAR_SMP" "-DRARDLL" "-o" "/opt/rustwide/target/debug/build/unrar_sys-5df1fcf04cc02fa0/out/0934600a39780889-file.o" "-c" "vendor/unrar/file.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: unrar_sys@0.5.6: compilation terminated.
[INFO] [stderr] warning: unrar_sys@0.5.6: ToolExecError: Command LC_ALL="C" "c++" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++14" "-fPIC" "-Wno-switch" "-Wno-parentheses" "-Wno-macro-redefined" "-Wno-dangling-else" "-Wno-logical-op-parentheses" "-Wno-unused-parameter" "-Wno-unused-variable" "-Wno-unused-function" "-Wno-missing-braces" "-Wno-unknown-pragmas" "-Wno-deprecated-declarations" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE_SOURCE" "-DRAR_SMP" "-DRARDLL" "-o" "/opt/rustwide/target/debug/build/unrar_sys-5df1fcf04cc02fa0/out/0934600a39780889-crypt.o" "-c" "vendor/unrar/crypt.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: unrar_sys@0.5.6: compilation terminated.
[INFO] [stderr] warning: unrar_sys@0.5.6: ToolExecError: Command LC_ALL="C" "c++" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++14" "-fPIC" "-Wno-switch" "-Wno-parentheses" "-Wno-macro-redefined" "-Wno-dangling-else" "-Wno-logical-op-parentheses" "-Wno-unused-parameter" "-Wno-unused-variable" "-Wno-unused-function" "-Wno-missing-braces" "-Wno-unknown-pragmas" "-Wno-deprecated-declarations" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE_SOURCE" "-DRAR_SMP" "-DRARDLL" "-o" "/opt/rustwide/target/debug/build/unrar_sys-5df1fcf04cc02fa0/out/0934600a39780889-crc.o" "-c" "vendor/unrar/crc.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: unrar_sys@0.5.6: compilation terminated.
[INFO] [stderr] warning: unrar_sys@0.5.6: ToolExecError: Command LC_ALL="C" "c++" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++14" "-fPIC" "-Wno-switch" "-Wno-parentheses" "-Wno-macro-redefined" "-Wno-dangling-else" "-Wno-logical-op-parentheses" "-Wno-unused-parameter" "-Wno-unused-variable" "-Wno-unused-function" "-Wno-missing-braces" "-Wno-unknown-pragmas" "-Wno-deprecated-declarations" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE_SOURCE" "-DRAR_SMP" "-DRARDLL" "-o" "/opt/rustwide/target/debug/build/unrar_sys-5df1fcf04cc02fa0/out/0934600a39780889-encname.o" "-c" "vendor/unrar/encname.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: unrar_sys@0.5.6: compilation terminated.
[INFO] [stderr] warning: unrar_sys@0.5.6: ToolExecError: Command LC_ALL="C" "c++" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++14" "-fPIC" "-Wno-switch" "-Wno-parentheses" "-Wno-macro-redefined" "-Wno-dangling-else" "-Wno-logical-op-parentheses" "-Wno-unused-parameter" "-Wno-unused-variable" "-Wno-unused-function" "-Wno-missing-braces" "-Wno-unknown-pragmas" "-Wno-deprecated-declarations" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE_SOURCE" "-DRAR_SMP" "-DRARDLL" "-o" "/opt/rustwide/target/debug/build/unrar_sys-5df1fcf04cc02fa0/out/0934600a39780889-timefn.o" "-c" "vendor/unrar/timefn.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: unrar_sys@0.5.6: compilation terminated.
[INFO] [stderr] warning: unrar_sys@0.5.6: ToolExecError: Command LC_ALL="C" "c++" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++14" "-fPIC" "-Wno-switch" "-Wno-parentheses" "-Wno-macro-redefined" "-Wno-dangling-else" "-Wno-logical-op-parentheses" "-Wno-unused-parameter" "-Wno-unused-variable" "-Wno-unused-function" "-Wno-missing-braces" "-Wno-unknown-pragmas" "-Wno-deprecated-declarations" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE_SOURCE" "-DRAR_SMP" "-DRARDLL" "-o" "/opt/rustwide/target/debug/build/unrar_sys-5df1fcf04cc02fa0/out/0934600a39780889-rawread.o" "-c" "vendor/unrar/rawread.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: unrar_sys@0.5.6: compilation terminated.
[INFO] [stderr] warning: unrar_sys@0.5.6: ToolExecError: Command LC_ALL="C" "c++" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++14" "-fPIC" "-Wno-switch" "-Wno-parentheses" "-Wno-macro-redefined" "-Wno-dangling-else" "-Wno-logical-op-parentheses" "-Wno-unused-parameter" "-Wno-unused-variable" "-Wno-unused-function" "-Wno-missing-braces" "-Wno-unknown-pragmas" "-Wno-deprecated-declarations" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE_SOURCE" "-DRAR_SMP" "-DRARDLL" "-o" "/opt/rustwide/target/debug/build/unrar_sys-5df1fcf04cc02fa0/out/0934600a39780889-match.o" "-c" "vendor/unrar/match.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: unrar_sys@0.5.6: compilation terminated.
[INFO] [stderr] warning: unrar_sys@0.5.6: ToolExecError: Command LC_ALL="C" "c++" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++14" "-fPIC" "-Wno-switch" "-Wno-parentheses" "-Wno-macro-redefined" "-Wno-dangling-else" "-Wno-logical-op-parentheses" "-Wno-unused-parameter" "-Wno-unused-variable" "-Wno-unused-function" "-Wno-missing-braces" "-Wno-unknown-pragmas" "-Wno-deprecated-declarations" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE_SOURCE" "-DRAR_SMP" "-DRARDLL" "-o" "/opt/rustwide/target/debug/build/unrar_sys-5df1fcf04cc02fa0/out/0934600a39780889-options.o" "-c" "vendor/unrar/options.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: unrar_sys@0.5.6: compilation terminated.
[INFO] [stderr] warning: unrar_sys@0.5.6: ToolExecError: Command LC_ALL="C" "c++" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++14" "-fPIC" "-Wno-switch" "-Wno-parentheses" "-Wno-macro-redefined" "-Wno-dangling-else" "-Wno-logical-op-parentheses" "-Wno-unused-parameter" "-Wno-unused-variable" "-Wno-unused-function" "-Wno-missing-braces" "-Wno-unknown-pragmas" "-Wno-deprecated-declarations" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE_SOURCE" "-DRAR_SMP" "-DRARDLL" "-o" "/opt/rustwide/target/debug/build/unrar_sys-5df1fcf04cc02fa0/out/0934600a39780889-rdwrfn.o" "-c" "vendor/unrar/rdwrfn.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: unrar_sys@0.5.6: compilation terminated.
[INFO] [stderr] warning: unrar_sys@0.5.6: ToolExecError: Command LC_ALL="C" "c++" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++14" "-fPIC" "-Wno-switch" "-Wno-parentheses" "-Wno-macro-redefined" "-Wno-dangling-else" "-Wno-logical-op-parentheses" "-Wno-unused-parameter" "-Wno-unused-variable" "-Wno-unused-function" "-Wno-missing-braces" "-Wno-unknown-pragmas" "-Wno-deprecated-declarations" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE_SOURCE" "-DRAR_SMP" "-DRARDLL" "-o" "/opt/rustwide/target/debug/build/unrar_sys-5df1fcf04cc02fa0/out/0934600a39780889-errhnd.o" "-c" "vendor/unrar/errhnd.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: unrar_sys@0.5.6: compilation terminated.
[INFO] [stderr] warning: unrar_sys@0.5.6: ToolExecError: Command LC_ALL="C" "c++" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++14" "-fPIC" "-Wno-switch" "-Wno-parentheses" "-Wno-macro-redefined" "-Wno-dangling-else" "-Wno-logical-op-parentheses" "-Wno-unused-parameter" "-Wno-unused-variable" "-Wno-unused-function" "-Wno-missing-braces" "-Wno-unknown-pragmas" "-Wno-deprecated-declarations" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE_SOURCE" "-DRAR_SMP" "-DRARDLL" "-o" "/opt/rustwide/target/debug/build/unrar_sys-5df1fcf04cc02fa0/out/0934600a39780889-consio.o" "-c" "vendor/unrar/consio.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: unrar_sys@0.5.6: compilation terminated.
[INFO] [stderr] warning: unrar_sys@0.5.6: ToolExecError: Command LC_ALL="C" "c++" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++14" "-fPIC" "-Wno-switch" "-Wno-parentheses" "-Wno-macro-redefined" "-Wno-dangling-else" "-Wno-logical-op-parentheses" "-Wno-unused-parameter" "-Wno-unused-variable" "-Wno-unused-function" "-Wno-missing-braces" "-Wno-unknown-pragmas" "-Wno-deprecated-declarations" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE_SOURCE" "-DRAR_SMP" "-DRARDLL" "-o" "/opt/rustwide/target/debug/build/unrar_sys-5df1fcf04cc02fa0/out/0934600a39780889-rijndael.o" "-c" "vendor/unrar/rijndael.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: unrar_sys@0.5.6: compilation terminated.
[INFO] [stderr] warning: unrar_sys@0.5.6: ToolExecError: Command LC_ALL="C" "c++" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++14" "-fPIC" "-Wno-switch" "-Wno-parentheses" "-Wno-macro-redefined" "-Wno-dangling-else" "-Wno-logical-op-parentheses" "-Wno-unused-parameter" "-Wno-unused-variable" "-Wno-unused-function" "-Wno-missing-braces" "-Wno-unknown-pragmas" "-Wno-deprecated-declarations" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE_SOURCE" "-DRAR_SMP" "-DRARDLL" "-o" "/opt/rustwide/target/debug/build/unrar_sys-5df1fcf04cc02fa0/out/0934600a39780889-getbits.o" "-c" "vendor/unrar/getbits.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: unrar_sys@0.5.6: compilation terminated.
[INFO] [stderr] warning: unrar_sys@0.5.6: ToolExecError: Command LC_ALL="C" "c++" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++14" "-fPIC" "-Wno-switch" "-Wno-parentheses" "-Wno-macro-redefined" "-Wno-dangling-else" "-Wno-logical-op-parentheses" "-Wno-unused-parameter" "-Wno-unused-variable" "-Wno-unused-function" "-Wno-missing-braces" "-Wno-unknown-pragmas" "-Wno-deprecated-declarations" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE_SOURCE" "-DRAR_SMP" "-DRARDLL" "-o" "/opt/rustwide/target/debug/build/unrar_sys-5df1fcf04cc02fa0/out/0934600a39780889-sha256.o" "-c" "vendor/unrar/sha256.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: unrar_sys@0.5.6: compilation terminated.
[INFO] [stderr] warning: unrar_sys@0.5.6: ToolExecError: Command LC_ALL="C" "c++" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++14" "-fPIC" "-Wno-switch" "-Wno-parentheses" "-Wno-macro-redefined" "-Wno-dangling-else" "-Wno-logical-op-parentheses" "-Wno-unused-parameter" "-Wno-unused-variable" "-Wno-unused-function" "-Wno-missing-braces" "-Wno-unknown-pragmas" "-Wno-deprecated-declarations" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE_SOURCE" "-DRAR_SMP" "-DRARDLL" "-o" "/opt/rustwide/target/debug/build/unrar_sys-5df1fcf04cc02fa0/out/0934600a39780889-rarvm.o" "-c" "vendor/unrar/rarvm.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: unrar_sys@0.5.6: compilation terminated.
[INFO] [stderr] warning: unrar_sys@0.5.6: ToolExecError: Command LC_ALL="C" "c++" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++14" "-fPIC" "-Wno-switch" "-Wno-parentheses" "-Wno-macro-redefined" "-Wno-dangling-else" "-Wno-logical-op-parentheses" "-Wno-unused-parameter" "-Wno-unused-variable" "-Wno-unused-function" "-Wno-missing-braces" "-Wno-unknown-pragmas" "-Wno-deprecated-declarations" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE_SOURCE" "-DRAR_SMP" "-DRARDLL" "-o" "/opt/rustwide/target/debug/build/unrar_sys-5df1fcf04cc02fa0/out/0934600a39780889-sha1.o" "-c" "vendor/unrar/sha1.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: unrar_sys@0.5.6: compilation terminated.
[INFO] [stderr] warning: unrar_sys@0.5.6: ToolExecError: Command LC_ALL="C" "c++" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++14" "-fPIC" "-Wno-switch" "-Wno-parentheses" "-Wno-macro-redefined" "-Wno-dangling-else" "-Wno-logical-op-parentheses" "-Wno-unused-parameter" "-Wno-unused-variable" "-Wno-unused-function" "-Wno-missing-braces" "-Wno-unknown-pragmas" "-Wno-deprecated-declarations" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE_SOURCE" "-DRAR_SMP" "-DRARDLL" "-o" "/opt/rustwide/target/debug/build/unrar_sys-5df1fcf04cc02fa0/out/0934600a39780889-secpassword.o" "-c" "vendor/unrar/secpassword.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: unrar_sys@0.5.6: compilation terminated.
[INFO] [stderr] warning: unrar_sys@0.5.6: ToolExecError: Command LC_ALL="C" "c++" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++14" "-fPIC" "-Wno-switch" "-Wno-parentheses" "-Wno-macro-redefined" "-Wno-dangling-else" "-Wno-logical-op-parentheses" "-Wno-unused-parameter" "-Wno-unused-variable" "-Wno-unused-function" "-Wno-missing-braces" "-Wno-unknown-pragmas" "-Wno-deprecated-declarations" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE_SOURCE" "-DRAR_SMP" "-DRARDLL" "-o" "/opt/rustwide/target/debug/build/unrar_sys-5df1fcf04cc02fa0/out/0934600a39780889-blake2s.o" "-c" "vendor/unrar/blake2s.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: unrar_sys@0.5.6: compilation terminated.
[INFO] [stderr] warning: unrar_sys@0.5.6: ToolExecError: Command LC_ALL="C" "c++" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++14" "-fPIC" "-Wno-switch" "-Wno-parentheses" "-Wno-macro-redefined" "-Wno-dangling-else" "-Wno-logical-op-parentheses" "-Wno-unused-parameter" "-Wno-unused-variable" "-Wno-unused-function" "-Wno-missing-braces" "-Wno-unknown-pragmas" "-Wno-deprecated-declarations" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE_SOURCE" "-DRAR_SMP" "-DRARDLL" "-o" "/opt/rustwide/target/debug/build/unrar_sys-5df1fcf04cc02fa0/out/0934600a39780889-hash.o" "-c" "vendor/unrar/hash.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: unrar_sys@0.5.6: compilation terminated.
[INFO] [stderr] warning: unrar_sys@0.5.6: ToolExecError: Command LC_ALL="C" "c++" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++14" "-fPIC" "-Wno-switch" "-Wno-parentheses" "-Wno-macro-redefined" "-Wno-dangling-else" "-Wno-logical-op-parentheses" "-Wno-unused-parameter" "-Wno-unused-variable" "-Wno-unused-function" "-Wno-missing-braces" "-Wno-unknown-pragmas" "-Wno-deprecated-declarations" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE_SOURCE" "-DRAR_SMP" "-DRARDLL" "-o" "/opt/rustwide/target/debug/build/unrar_sys-5df1fcf04cc02fa0/out/0934600a39780889-extract.o" "-c" "vendor/unrar/extract.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: unrar_sys@0.5.6: compilation terminated.
[INFO] [stderr] warning: unrar_sys@0.5.6: ToolExecError: Command LC_ALL="C" "c++" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++14" "-fPIC" "-Wno-switch" "-Wno-parentheses" "-Wno-macro-redefined" "-Wno-dangling-else" "-Wno-logical-op-parentheses" "-Wno-unused-parameter" "-Wno-unused-variable" "-Wno-unused-function" "-Wno-missing-braces" "-Wno-unknown-pragmas" "-Wno-deprecated-declarations" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE_SOURCE" "-DRAR_SMP" "-DRARDLL" "-o" "/opt/rustwide/target/debug/build/unrar_sys-5df1fcf04cc02fa0/out/0934600a39780889-extinfo.o" "-c" "vendor/unrar/extinfo.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: unrar_sys@0.5.6: compilation terminated.
[INFO] [stderr] warning: unrar_sys@0.5.6: ToolExecError: Command LC_ALL="C" "c++" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++14" "-fPIC" "-Wno-switch" "-Wno-parentheses" "-Wno-macro-redefined" "-Wno-dangling-else" "-Wno-logical-op-parentheses" "-Wno-unused-parameter" "-Wno-unused-variable" "-Wno-unused-function" "-Wno-missing-braces" "-Wno-unknown-pragmas" "-Wno-deprecated-declarations" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE_SOURCE" "-DRAR_SMP" "-DRARDLL" "-o" "/opt/rustwide/target/debug/build/unrar_sys-5df1fcf04cc02fa0/out/0934600a39780889-volume.o" "-c" "vendor/unrar/volume.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: unrar_sys@0.5.6: compilation terminated.
[INFO] [stderr] warning: unrar_sys@0.5.6: ToolExecError: Command LC_ALL="C" "c++" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++14" "-fPIC" "-Wno-switch" "-Wno-parentheses" "-Wno-macro-redefined" "-Wno-dangling-else" "-Wno-logical-op-parentheses" "-Wno-unused-parameter" "-Wno-unused-variable" "-Wno-unused-function" "-Wno-missing-braces" "-Wno-unknown-pragmas" "-Wno-deprecated-declarations" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE_SOURCE" "-DRAR_SMP" "-DRARDLL" "-o" "/opt/rustwide/target/debug/build/unrar_sys-5df1fcf04cc02fa0/out/0934600a39780889-headers.o" "-c" "vendor/unrar/headers.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: unrar_sys@0.5.6: compilation terminated.
[INFO] [stderr] warning: unrar_sys@0.5.6: ToolExecError: Command LC_ALL="C" "c++" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++14" "-fPIC" "-Wno-switch" "-Wno-parentheses" "-Wno-macro-redefined" "-Wno-dangling-else" "-Wno-logical-op-parentheses" "-Wno-unused-parameter" "-Wno-unused-variable" "-Wno-unused-function" "-Wno-missing-braces" "-Wno-unknown-pragmas" "-Wno-deprecated-declarations" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE_SOURCE" "-DRAR_SMP" "-DRARDLL" "-o" "/opt/rustwide/target/debug/build/unrar_sys-5df1fcf04cc02fa0/out/0934600a39780889-unpack.o" "-c" "vendor/unrar/unpack.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: unrar_sys@0.5.6: compilation terminated.
[INFO] [stderr] warning: unrar_sys@0.5.6: ToolExecError: Command LC_ALL="C" "c++" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++14" "-fPIC" "-Wno-switch" "-Wno-parentheses" "-Wno-macro-redefined" "-Wno-dangling-else" "-Wno-logical-op-parentheses" "-Wno-unused-parameter" "-Wno-unused-variable" "-Wno-unused-function" "-Wno-missing-braces" "-Wno-unknown-pragmas" "-Wno-deprecated-declarations" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE_SOURCE" "-DRAR_SMP" "-DRARDLL" "-o" "/opt/rustwide/target/debug/build/unrar_sys-5df1fcf04cc02fa0/out/0934600a39780889-threadpool.o" "-c" "vendor/unrar/threadpool.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: unrar_sys@0.5.6: compilation terminated.
[INFO] [stderr] warning: unrar_sys@0.5.6: ToolExecError: Command LC_ALL="C" "c++" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++14" "-fPIC" "-Wno-switch" "-Wno-parentheses" "-Wno-macro-redefined" "-Wno-dangling-else" "-Wno-logical-op-parentheses" "-Wno-unused-parameter" "-Wno-unused-variable" "-Wno-unused-function" "-Wno-missing-braces" "-Wno-unknown-pragmas" "-Wno-deprecated-declarations" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE_SOURCE" "-DRAR_SMP" "-DRARDLL" "-o" "/opt/rustwide/target/debug/build/unrar_sys-5df1fcf04cc02fa0/out/0934600a39780889-list.o" "-c" "vendor/unrar/list.cpp" with args c++ did not execute successfully (status code exit status: 1).
[INFO] [stderr] error: failed to run custom build command for `unrar_sys v0.5.6`
[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/unrar_sys-4f17dbaaf9b474c6/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rustc-link-lib=pthread
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/unrar_sys-5df1fcf04cc02fa0/out)
[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]   OUT_DIR = Some(/opt/rustwide/target/debug/build/unrar_sys-5df1fcf04cc02fa0/out)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[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]   OUT_DIR = Some(/opt/rustwide/target/debug/build/unrar_sys-5df1fcf04cc02fa0/out)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[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]   OUT_DIR = Some(/opt/rustwide/target/debug/build/unrar_sys-5df1fcf04cc02fa0/out)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[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]   OUT_DIR = Some(/opt/rustwide/target/debug/build/unrar_sys-5df1fcf04cc02fa0/out)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[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]   OUT_DIR = Some(/opt/rustwide/target/debug/build/unrar_sys-5df1fcf04cc02fa0/out)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[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]   OUT_DIR = Some(/opt/rustwide/target/debug/build/unrar_sys-5df1fcf04cc02fa0/out)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[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]   OUT_DIR = Some(/opt/rustwide/target/debug/build/unrar_sys-5df1fcf04cc02fa0/out)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[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]   OUT_DIR = Some(/opt/rustwide/target/debug/build/unrar_sys-5df1fcf04cc02fa0/out)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[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]   OUT_DIR = Some(/opt/rustwide/target/debug/build/unrar_sys-5df1fcf04cc02fa0/out)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[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]   OUT_DIR = Some(/opt/rustwide/target/debug/build/unrar_sys-5df1fcf04cc02fa0/out)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[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]   OUT_DIR = Some(/opt/rustwide/target/debug/build/unrar_sys-5df1fcf04cc02fa0/out)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[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]   OUT_DIR = Some(/opt/rustwide/target/debug/build/unrar_sys-5df1fcf04cc02fa0/out)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[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]   OUT_DIR = Some(/opt/rustwide/target/debug/build/unrar_sys-5df1fcf04cc02fa0/out)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[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:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++14" "-fPIC" "-Wno-switch" "-Wno-parentheses" "-Wno-macro-redefined" "-Wno-dangling-else" "-Wno-logical-op-parentheses" "-Wno-unused-parameter" "-Wno-unused-variable" "-Wno-unused-function" "-Wno-missing-braces" "-Wno-unknown-pragmas" "-Wno-deprecated-declarations" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE_SOURCE" "-DRAR_SMP" "-DRARDLL" "-o" "/opt/rustwide/target/debug/build/unrar_sys-5df1fcf04cc02fa0/out/0934600a39780889-pathfn.o" "-c" "vendor/unrar/pathfn.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++14" "-fPIC" "-Wno-switch" "-Wno-parentheses" "-Wno-macro-redefined" "-Wno-dangling-else" "-Wno-logical-op-parentheses" "-Wno-unused-parameter" "-Wno-unused-variable" "-Wno-unused-function" "-Wno-missing-braces" "-Wno-unknown-pragmas" "-Wno-deprecated-declarations" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE_SOURCE" "-DRAR_SMP" "-DRARDLL" "-o" "/opt/rustwide/target/debug/build/unrar_sys-5df1fcf04cc02fa0/out/0934600a39780889-unicode.o" "-c" "vendor/unrar/unicode.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++14" "-fPIC" "-Wno-switch" "-Wno-parentheses" "-Wno-macro-redefined" "-Wno-dangling-else" "-Wno-logical-op-parentheses" "-Wno-unused-parameter" "-Wno-unused-variable" "-Wno-unused-function" "-Wno-missing-braces" "-Wno-unknown-pragmas" "-Wno-deprecated-declarations" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE_SOURCE" "-DRAR_SMP" "-DRARDLL" "-o" "/opt/rustwide/target/debug/build/unrar_sys-5df1fcf04cc02fa0/out/0934600a39780889-smallfn.o" "-c" "vendor/unrar/smallfn.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++14" "-fPIC" "-Wno-switch" "-Wno-parentheses" "-Wno-macro-redefined" "-Wno-dangling-else" "-Wno-logical-op-parentheses" "-Wno-unused-parameter" "-Wno-unused-variable" "-Wno-unused-function" "-Wno-missing-braces" "-Wno-unknown-pragmas" "-Wno-deprecated-declarations" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE_SOURCE" "-DRAR_SMP" "-DRARDLL" "-o" "/opt/rustwide/target/debug/build/unrar_sys-5df1fcf04cc02fa0/out/0934600a39780889-strfn.o" "-c" "vendor/unrar/strfn.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++14" "-fPIC" "-Wno-switch" "-Wno-parentheses" "-Wno-macro-redefined" "-Wno-dangling-else" "-Wno-logical-op-parentheses" "-Wno-unused-parameter" "-Wno-unused-variable" "-Wno-unused-function" "-Wno-missing-braces" "-Wno-unknown-pragmas" "-Wno-deprecated-declarations" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE_SOURCE" "-DRAR_SMP" "-DRARDLL" "-o" "/opt/rustwide/target/debug/build/unrar_sys-5df1fcf04cc02fa0/out/0934600a39780889-filefn.o" "-c" "vendor/unrar/filefn.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++14" "-fPIC" "-Wno-switch" "-Wno-parentheses" "-Wno-macro-redefined" "-Wno-dangling-else" "-Wno-logical-op-parentheses" "-Wno-unused-parameter" "-Wno-unused-variable" "-Wno-unused-function" "-Wno-missing-braces" "-Wno-unknown-pragmas" "-Wno-deprecated-declarations" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE_SOURCE" "-DRAR_SMP" "-DRARDLL" "-o" "/opt/rustwide/target/debug/build/unrar_sys-5df1fcf04cc02fa0/out/0934600a39780889-archive.o" "-c" "vendor/unrar/archive.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++14" "-fPIC" "-Wno-switch" "-Wno-parentheses" "-Wno-macro-redefined" "-Wno-dangling-else" "-Wno-logical-op-parentheses" "-Wno-unused-parameter" "-Wno-unused-variable" "-Wno-unused-function" "-Wno-missing-braces" "-Wno-unknown-pragmas" "-Wno-deprecated-declarations" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE_SOURCE" "-DRAR_SMP" "-DRARDLL" "-o" "/opt/rustwide/target/debug/build/unrar_sys-5df1fcf04cc02fa0/out/0934600a39780889-filcreat.o" "-c" "vendor/unrar/filcreat.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++14" "-fPIC" "-Wno-switch" "-Wno-parentheses" "-Wno-macro-redefined" "-Wno-dangling-else" "-Wno-logical-op-parentheses" "-Wno-unused-parameter" "-Wno-unused-variable" "-Wno-unused-function" "-Wno-missing-braces" "-Wno-unknown-pragmas" "-Wno-deprecated-declarations" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE_SOURCE" "-DRAR_SMP" "-DRARDLL" "-o" "/opt/rustwide/target/debug/build/unrar_sys-5df1fcf04cc02fa0/out/0934600a39780889-arcread.o" "-c" "vendor/unrar/arcread.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++14" "-fPIC" "-Wno-switch" "-Wno-parentheses" "-Wno-macro-redefined" "-Wno-dangling-else" "-Wno-logical-op-parentheses" "-Wno-unused-parameter" "-Wno-unused-variable" "-Wno-unused-function" "-Wno-missing-braces" "-Wno-unknown-pragmas" "-Wno-deprecated-declarations" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE_SOURCE" "-DRAR_SMP" "-DRARDLL" "-o" "/opt/rustwide/target/debug/build/unrar_sys-5df1fcf04cc02fa0/out/0934600a39780889-strlist.o" "-c" "vendor/unrar/strlist.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++14" "-fPIC" "-Wno-switch" "-Wno-parentheses" "-Wno-macro-redefined" "-Wno-dangling-else" "-Wno-logical-op-parentheses" "-Wno-unused-parameter" "-Wno-unused-variable" "-Wno-unused-function" "-Wno-missing-braces" "-Wno-unknown-pragmas" "-Wno-deprecated-declarations" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE_SOURCE" "-DRAR_SMP" "-DRARDLL" "-o" "/opt/rustwide/target/debug/build/unrar_sys-5df1fcf04cc02fa0/out/0934600a39780889-file.o" "-c" "vendor/unrar/file.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++14" "-fPIC" "-Wno-switch" "-Wno-parentheses" "-Wno-macro-redefined" "-Wno-dangling-else" "-Wno-logical-op-parentheses" "-Wno-unused-parameter" "-Wno-unused-variable" "-Wno-unused-function" "-Wno-missing-braces" "-Wno-unknown-pragmas" "-Wno-deprecated-declarations" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE_SOURCE" "-DRAR_SMP" "-DRARDLL" "-o" "/opt/rustwide/target/debug/build/unrar_sys-5df1fcf04cc02fa0/out/0934600a39780889-crypt.o" "-c" "vendor/unrar/crypt.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++14" "-fPIC" "-Wno-switch" "-Wno-parentheses" "-Wno-macro-redefined" "-Wno-dangling-else" "-Wno-logical-op-parentheses" "-Wno-unused-parameter" "-Wno-unused-variable" "-Wno-unused-function" "-Wno-missing-braces" "-Wno-unknown-pragmas" "-Wno-deprecated-declarations" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE_SOURCE" "-DRAR_SMP" "-DRARDLL" "-o" "/opt/rustwide/target/debug/build/unrar_sys-5df1fcf04cc02fa0/out/0934600a39780889-crc.o" "-c" "vendor/unrar/crc.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++14" "-fPIC" "-Wno-switch" "-Wno-parentheses" "-Wno-macro-redefined" "-Wno-dangling-else" "-Wno-logical-op-parentheses" "-Wno-unused-parameter" "-Wno-unused-variable" "-Wno-unused-function" "-Wno-missing-braces" "-Wno-unknown-pragmas" "-Wno-deprecated-declarations" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE_SOURCE" "-DRAR_SMP" "-DRARDLL" "-o" "/opt/rustwide/target/debug/build/unrar_sys-5df1fcf04cc02fa0/out/0934600a39780889-encname.o" "-c" "vendor/unrar/encname.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++14" "-fPIC" "-Wno-switch" "-Wno-parentheses" "-Wno-macro-redefined" "-Wno-dangling-else" "-Wno-logical-op-parentheses" "-Wno-unused-parameter" "-Wno-unused-variable" "-Wno-unused-function" "-Wno-missing-braces" "-Wno-unknown-pragmas" "-Wno-deprecated-declarations" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE_SOURCE" "-DRAR_SMP" "-DRARDLL" "-o" "/opt/rustwide/target/debug/build/unrar_sys-5df1fcf04cc02fa0/out/0934600a39780889-timefn.o" "-c" "vendor/unrar/timefn.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++14" "-fPIC" "-Wno-switch" "-Wno-parentheses" "-Wno-macro-redefined" "-Wno-dangling-else" "-Wno-logical-op-parentheses" "-Wno-unused-parameter" "-Wno-unused-variable" "-Wno-unused-function" "-Wno-missing-braces" "-Wno-unknown-pragmas" "-Wno-deprecated-declarations" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE_SOURCE" "-DRAR_SMP" "-DRARDLL" "-o" "/opt/rustwide/target/debug/build/unrar_sys-5df1fcf04cc02fa0/out/0934600a39780889-rawread.o" "-c" "vendor/unrar/rawread.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++14" "-fPIC" "-Wno-switch" "-Wno-parentheses" "-Wno-macro-redefined" "-Wno-dangling-else" "-Wno-logical-op-parentheses" "-Wno-unused-parameter" "-Wno-unused-variable" "-Wno-unused-function" "-Wno-missing-braces" "-Wno-unknown-pragmas" "-Wno-deprecated-declarations" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE_SOURCE" "-DRAR_SMP" "-DRARDLL" "-o" "/opt/rustwide/target/debug/build/unrar_sys-5df1fcf04cc02fa0/out/0934600a39780889-match.o" "-c" "vendor/unrar/match.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++14" "-fPIC" "-Wno-switch" "-Wno-parentheses" "-Wno-macro-redefined" "-Wno-dangling-else" "-Wno-logical-op-parentheses" "-Wno-unused-parameter" "-Wno-unused-variable" "-Wno-unused-function" "-Wno-missing-braces" "-Wno-unknown-pragmas" "-Wno-deprecated-declarations" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE_SOURCE" "-DRAR_SMP" "-DRARDLL" "-o" "/opt/rustwide/target/debug/build/unrar_sys-5df1fcf04cc02fa0/out/0934600a39780889-options.o" "-c" "vendor/unrar/options.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++14" "-fPIC" "-Wno-switch" "-Wno-parentheses" "-Wno-macro-redefined" "-Wno-dangling-else" "-Wno-logical-op-parentheses" "-Wno-unused-parameter" "-Wno-unused-variable" "-Wno-unused-function" "-Wno-missing-braces" "-Wno-unknown-pragmas" "-Wno-deprecated-declarations" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE_SOURCE" "-DRAR_SMP" "-DRARDLL" "-o" "/opt/rustwide/target/debug/build/unrar_sys-5df1fcf04cc02fa0/out/0934600a39780889-rdwrfn.o" "-c" "vendor/unrar/rdwrfn.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++14" "-fPIC" "-Wno-switch" "-Wno-parentheses" "-Wno-macro-redefined" "-Wno-dangling-else" "-Wno-logical-op-parentheses" "-Wno-unused-parameter" "-Wno-unused-variable" "-Wno-unused-function" "-Wno-missing-braces" "-Wno-unknown-pragmas" "-Wno-deprecated-declarations" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE_SOURCE" "-DRAR_SMP" "-DRARDLL" "-o" "/opt/rustwide/target/debug/build/unrar_sys-5df1fcf04cc02fa0/out/0934600a39780889-errhnd.o" "-c" "vendor/unrar/errhnd.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++14" "-fPIC" "-Wno-switch" "-Wno-parentheses" "-Wno-macro-redefined" "-Wno-dangling-else" "-Wno-logical-op-parentheses" "-Wno-unused-parameter" "-Wno-unused-variable" "-Wno-unused-function" "-Wno-missing-braces" "-Wno-unknown-pragmas" "-Wno-deprecated-declarations" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE_SOURCE" "-DRAR_SMP" "-DRARDLL" "-o" "/opt/rustwide/target/debug/build/unrar_sys-5df1fcf04cc02fa0/out/0934600a39780889-consio.o" "-c" "vendor/unrar/consio.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++14" "-fPIC" "-Wno-switch" "-Wno-parentheses" "-Wno-macro-redefined" "-Wno-dangling-else" "-Wno-logical-op-parentheses" "-Wno-unused-parameter" "-Wno-unused-variable" "-Wno-unused-function" "-Wno-missing-braces" "-Wno-unknown-pragmas" "-Wno-deprecated-declarations" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE_SOURCE" "-DRAR_SMP" "-DRARDLL" "-o" "/opt/rustwide/target/debug/build/unrar_sys-5df1fcf04cc02fa0/out/0934600a39780889-rijndael.o" "-c" "vendor/unrar/rijndael.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++14" "-fPIC" "-Wno-switch" "-Wno-parentheses" "-Wno-macro-redefined" "-Wno-dangling-else" "-Wno-logical-op-parentheses" "-Wno-unused-parameter" "-Wno-unused-variable" "-Wno-unused-function" "-Wno-missing-braces" "-Wno-unknown-pragmas" "-Wno-deprecated-declarations" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE_SOURCE" "-DRAR_SMP" "-DRARDLL" "-o" "/opt/rustwide/target/debug/build/unrar_sys-5df1fcf04cc02fa0/out/0934600a39780889-getbits.o" "-c" "vendor/unrar/getbits.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++14" "-fPIC" "-Wno-switch" "-Wno-parentheses" "-Wno-macro-redefined" "-Wno-dangling-else" "-Wno-logical-op-parentheses" "-Wno-unused-parameter" "-Wno-unused-variable" "-Wno-unused-function" "-Wno-missing-braces" "-Wno-unknown-pragmas" "-Wno-deprecated-declarations" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE_SOURCE" "-DRAR_SMP" "-DRARDLL" "-o" "/opt/rustwide/target/debug/build/unrar_sys-5df1fcf04cc02fa0/out/0934600a39780889-sha256.o" "-c" "vendor/unrar/sha256.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++14" "-fPIC" "-Wno-switch" "-Wno-parentheses" "-Wno-macro-redefined" "-Wno-dangling-else" "-Wno-logical-op-parentheses" "-Wno-unused-parameter" "-Wno-unused-variable" "-Wno-unused-function" "-Wno-missing-braces" "-Wno-unknown-pragmas" "-Wno-deprecated-declarations" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE_SOURCE" "-DRAR_SMP" "-DRARDLL" "-o" "/opt/rustwide/target/debug/build/unrar_sys-5df1fcf04cc02fa0/out/0934600a39780889-rarvm.o" "-c" "vendor/unrar/rarvm.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++14" "-fPIC" "-Wno-switch" "-Wno-parentheses" "-Wno-macro-redefined" "-Wno-dangling-else" "-Wno-logical-op-parentheses" "-Wno-unused-parameter" "-Wno-unused-variable" "-Wno-unused-function" "-Wno-missing-braces" "-Wno-unknown-pragmas" "-Wno-deprecated-declarations" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE_SOURCE" "-DRAR_SMP" "-DRARDLL" "-o" "/opt/rustwide/target/debug/build/unrar_sys-5df1fcf04cc02fa0/out/0934600a39780889-sha1.o" "-c" "vendor/unrar/sha1.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++14" "-fPIC" "-Wno-switch" "-Wno-parentheses" "-Wno-macro-redefined" "-Wno-dangling-else" "-Wno-logical-op-parentheses" "-Wno-unused-parameter" "-Wno-unused-variable" "-Wno-unused-function" "-Wno-missing-braces" "-Wno-unknown-pragmas" "-Wno-deprecated-declarations" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE_SOURCE" "-DRAR_SMP" "-DRARDLL" "-o" "/opt/rustwide/target/debug/build/unrar_sys-5df1fcf04cc02fa0/out/0934600a39780889-secpassword.o" "-c" "vendor/unrar/secpassword.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++14" "-fPIC" "-Wno-switch" "-Wno-parentheses" "-Wno-macro-redefined" "-Wno-dangling-else" "-Wno-logical-op-parentheses" "-Wno-unused-parameter" "-Wno-unused-variable" "-Wno-unused-function" "-Wno-missing-braces" "-Wno-unknown-pragmas" "-Wno-deprecated-declarations" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE_SOURCE" "-DRAR_SMP" "-DRARDLL" "-o" "/opt/rustwide/target/debug/build/unrar_sys-5df1fcf04cc02fa0/out/0934600a39780889-blake2s.o" "-c" "vendor/unrar/blake2s.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++14" "-fPIC" "-Wno-switch" "-Wno-parentheses" "-Wno-macro-redefined" "-Wno-dangling-else" "-Wno-logical-op-parentheses" "-Wno-unused-parameter" "-Wno-unused-variable" "-Wno-unused-function" "-Wno-missing-braces" "-Wno-unknown-pragmas" "-Wno-deprecated-declarations" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE_SOURCE" "-DRAR_SMP" "-DRARDLL" "-o" "/opt/rustwide/target/debug/build/unrar_sys-5df1fcf04cc02fa0/out/0934600a39780889-hash.o" "-c" "vendor/unrar/hash.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++14" "-fPIC" "-Wno-switch" "-Wno-parentheses" "-Wno-macro-redefined" "-Wno-dangling-else" "-Wno-logical-op-parentheses" "-Wno-unused-parameter" "-Wno-unused-variable" "-Wno-unused-function" "-Wno-missing-braces" "-Wno-unknown-pragmas" "-Wno-deprecated-declarations" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE_SOURCE" "-DRAR_SMP" "-DRARDLL" "-o" "/opt/rustwide/target/debug/build/unrar_sys-5df1fcf04cc02fa0/out/0934600a39780889-extract.o" "-c" "vendor/unrar/extract.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++14" "-fPIC" "-Wno-switch" "-Wno-parentheses" "-Wno-macro-redefined" "-Wno-dangling-else" "-Wno-logical-op-parentheses" "-Wno-unused-parameter" "-Wno-unused-variable" "-Wno-unused-function" "-Wno-missing-braces" "-Wno-unknown-pragmas" "-Wno-deprecated-declarations" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE_SOURCE" "-DRAR_SMP" "-DRARDLL" "-o" "/opt/rustwide/target/debug/build/unrar_sys-5df1fcf04cc02fa0/out/0934600a39780889-extinfo.o" "-c" "vendor/unrar/extinfo.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++14" "-fPIC" "-Wno-switch" "-Wno-parentheses" "-Wno-macro-redefined" "-Wno-dangling-else" "-Wno-logical-op-parentheses" "-Wno-unused-parameter" "-Wno-unused-variable" "-Wno-unused-function" "-Wno-missing-braces" "-Wno-unknown-pragmas" "-Wno-deprecated-declarations" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE_SOURCE" "-DRAR_SMP" "-DRARDLL" "-o" "/opt/rustwide/target/debug/build/unrar_sys-5df1fcf04cc02fa0/out/0934600a39780889-volume.o" "-c" "vendor/unrar/volume.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++14" "-fPIC" "-Wno-switch" "-Wno-parentheses" "-Wno-macro-redefined" "-Wno-dangling-else" "-Wno-logical-op-parentheses" "-Wno-unused-parameter" "-Wno-unused-variable" "-Wno-unused-function" "-Wno-missing-braces" "-Wno-unknown-pragmas" "-Wno-deprecated-declarations" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE_SOURCE" "-DRAR_SMP" "-DRARDLL" "-o" "/opt/rustwide/target/debug/build/unrar_sys-5df1fcf04cc02fa0/out/0934600a39780889-headers.o" "-c" "vendor/unrar/headers.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++14" "-fPIC" "-Wno-switch" "-Wno-parentheses" "-Wno-macro-redefined" "-Wno-dangling-else" "-Wno-logical-op-parentheses" "-Wno-unused-parameter" "-Wno-unused-variable" "-Wno-unused-function" "-Wno-missing-braces" "-Wno-unknown-pragmas" "-Wno-deprecated-declarations" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE_SOURCE" "-DRAR_SMP" "-DRARDLL" "-o" "/opt/rustwide/target/debug/build/unrar_sys-5df1fcf04cc02fa0/out/0934600a39780889-unpack.o" "-c" "vendor/unrar/unpack.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++14" "-fPIC" "-Wno-switch" "-Wno-parentheses" "-Wno-macro-redefined" "-Wno-dangling-else" "-Wno-logical-op-parentheses" "-Wno-unused-parameter" "-Wno-unused-variable" "-Wno-unused-function" "-Wno-missing-braces" "-Wno-unknown-pragmas" "-Wno-deprecated-declarations" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE_SOURCE" "-DRAR_SMP" "-DRARDLL" "-o" "/opt/rustwide/target/debug/build/unrar_sys-5df1fcf04cc02fa0/out/0934600a39780889-threadpool.o" "-c" "vendor/unrar/threadpool.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++14" "-fPIC" "-Wno-switch" "-Wno-parentheses" "-Wno-macro-redefined" "-Wno-dangling-else" "-Wno-logical-op-parentheses" "-Wno-unused-parameter" "-Wno-unused-variable" "-Wno-unused-function" "-Wno-missing-braces" "-Wno-unknown-pragmas" "-Wno-deprecated-declarations" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE_SOURCE" "-DRAR_SMP" "-DRARDLL" "-o" "/opt/rustwide/target/debug/build/unrar_sys-5df1fcf04cc02fa0/out/0934600a39780889-list.o" "-c" "vendor/unrar/list.cpp" with args c++ did not execute successfully (status code exit status: 1).
[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] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   error occurred in cc-rs: Command LC_ALL="C" "c++" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++14" "-fPIC" "-Wno-switch" "-Wno-parentheses" "-Wno-macro-redefined" "-Wno-dangling-else" "-Wno-logical-op-parentheses" "-Wno-unused-parameter" "-Wno-unused-variable" "-Wno-unused-function" "-Wno-missing-braces" "-Wno-unknown-pragmas" "-Wno-deprecated-declarations" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE_SOURCE" "-DRAR_SMP" "-DRARDLL" "-o" "/opt/rustwide/target/debug/build/unrar_sys-5df1fcf04cc02fa0/out/0934600a39780889-list.o" "-c" "vendor/unrar/list.cpp" with args c++ did not execute successfully (status code exit status: 1).
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] running `Command { std: "docker" "inspect" "53db3b2b5949f9765eb758bf6588a5f433f3f56923eac18430703d50157e03f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "53db3b2b5949f9765eb758bf6588a5f433f3f56923eac18430703d50157e03f2", kill_on_drop: false }`
[INFO] [stdout] 53db3b2b5949f9765eb758bf6588a5f433f3f56923eac18430703d50157e03f2
