[INFO] fetching crate ouch 0.5.1... [INFO] checking ouch-0.5.1 against master#f8c27dfe1a2e7fb538fd91dad53de06992c7c967 for pr-138915 [INFO] extracting crate ouch 0.5.1 into /workspace/builds/worker-1-tc1/source [INFO] validating manifest of crates.io crate ouch 0.5.1 on toolchain f8c27dfe1a2e7fb538fd91dad53de06992c7c967 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f8c27dfe1a2e7fb538fd91dad53de06992c7c967" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ouch 0.5.1 [INFO] finished tweaking crates.io crate ouch 0.5.1 [INFO] tweaked toml for crates.io crate ouch 0.5.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate crates.io crate ouch 0.5.1 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" "+f8c27dfe1a2e7fb538fd91dad53de06992c7c967" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded core_affinity v0.8.1 [INFO] [stderr] Downloaded parse-display v0.8.2 [INFO] [stderr] Downloaded clap_mangen v0.2.15 [INFO] [stderr] Downloaded lz4_flex v0.11.1 [INFO] [stderr] Downloaded parse-display-derive v0.8.2 [INFO] [stderr] Downloaded nt-time v0.5.0 [INFO] [stderr] Downloaded sevenz-rust v0.5.3 [INFO] [stderr] Downloaded gzp v0.11.3 [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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+f8c27dfe1a2e7fb538fd91dad53de06992c7c967" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b5fff6f40d1fcf65e2014ff85b1398a88f93e1ce7b756709d56c5c84edb32525 [INFO] running `Command { std: "docker" "start" "-a" "b5fff6f40d1fcf65e2014ff85b1398a88f93e1ce7b756709d56c5c84edb32525", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b5fff6f40d1fcf65e2014ff85b1398a88f93e1ce7b756709d56c5c84edb32525", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5fff6f40d1fcf65e2014ff85b1398a88f93e1ce7b756709d56c5c84edb32525", kill_on_drop: false }` [INFO] [stdout] b5fff6f40d1fcf65e2014ff85b1398a88f93e1ce7b756709d56c5c84edb32525 [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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+f8c27dfe1a2e7fb538fd91dad53de06992c7c967" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] af9b9e29694cc70e488b75bd51df7651b0c31cfc9649fdec838b448602b3224f [INFO] running `Command { std: "docker" "start" "-a" "af9b9e29694cc70e488b75bd51df7651b0c31cfc9649fdec838b448602b3224f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling anstyle-parse v0.2.2 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling anstream v0.6.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Checking getrandom v0.2.11 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling jobserver v0.1.27 [INFO] [stderr] Compiling clap_builder v4.4.11 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling rustix v0.38.25 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling time-macros v0.2.15 [INFO] [stderr] Checking deranged v0.3.9 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking linux-raw-sys v0.4.11 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling libz-sys v1.1.12 [INFO] [stderr] Compiling zstd-sys v2.0.9+zstd.1.5.5 [INFO] [stderr] Checking time v0.3.30 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling unrar_sys v0.3.1 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Checking bstr v1.8.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking filetime v0.2.22 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling zstd-safe v7.0.0 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling roff v0.2.1 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Compiling snap v1.1.0 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking nanorand v0.7.0 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Compiling fs-err v2.11.0 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Checking tempfile v3.8.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking predicates-core v1.0.6 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking futures-sink v0.3.29 [INFO] [stderr] Checking cpufeatures v0.2.11 [INFO] [stderr] Checking crc-catalog v2.4.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaOK44sH" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking walkdir v2.4.0 [INFO] [stderr] error: could not compile `clap_builder` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/f8c27dfe1a2e7fb538fd91dad53de06992c7c967/bin/rustc --crate-name clap_builder --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap_builder-4.4.11/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="color"' --cfg 'feature="env"' --cfg 'feature="error-context"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="string"' --cfg 'feature="suggestions"' --cfg 'feature="usage"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cargo", "color", "debug", "default", "deprecated", "env", "error-context", "help", "std", "string", "suggestions", "unicode", "unstable-doc", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=beb89fb4c1e2ee2c -C extra-filename=-02241f49ba77ebcb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anstream=/opt/rustwide/target/debug/deps/libanstream-bf9ce873316f3eb9.rmeta --extern anstyle=/opt/rustwide/target/debug/deps/libanstyle-c8bde876b11e7e71.rmeta --extern clap_lex=/opt/rustwide/target/debug/deps/libclap_lex-aa5fb7f48b3cae61.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-fa8c1da8ed62b3e3.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `static_assertions` (lib) due to 1 previous error [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/f8c27dfe1a2e7fb538fd91dad53de06992c7c967/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.39/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="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --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", "quote", "test", "visit", "visit-mut"))' -C metadata=0798991cc7c1a92a -C extra-filename=-285ed0bcd7b79013 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-c506a05697f6e678.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-76abfdc78efad02b.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-f2de522ba645d884.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaBQxQoT/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regex-syntax` (lib) due to 1 previous error [INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: bzip2-1.0.8/compress.c:667:1: fatal error: error writing to /tmp/ccSdhjaj.s: No space left on device [INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: 667 | } [INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: | ^ [INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: compilation terminated. [INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "bzip2-1.0.8" "-D_FILE_OFFSET_BITS=64" "-DBZ_NO_STDIO" "-o" "/opt/rustwide/target/debug/build/bzip2-sys-680eb1c55e072b82/out/lib/bzip2-1.0.8/compress.o" "-c" "bzip2-1.0.8/compress.c" with args "cc" did not execute successfully (status code exit status: 1).running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "bzip2-1.0.8" "-D_FILE_OFFSET_BITS=64" "-DBZ_NO_STDIO" "-o" "/opt/rustwide/target/debug/build/bzip2-sys-680eb1c55e072b82/out/lib/bzip2-1.0.8/decompress.o" "-c" "bzip2-1.0.8/decompress.c" [INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: /tmp/ccCYNqMZ.s: Assembler messages: [INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: /tmp/ccCYNqMZ.s: Fatal error: can't write 35 bytes to section .text.makeMaps_d of /opt/rustwide/target/debug/build/bzip2-sys-680eb1c55e072b82/out/lib/bzip2-1.0.8/decompress.o: 'No space left on device' [INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: /tmp/ccCYNqMZ.s: Fatal error: /opt/rustwide/target/debug/build/bzip2-sys-680eb1c55e072b82/out/lib/bzip2-1.0.8/decompress.o: No such file or directory [INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "bzip2-1.0.8" "-D_FILE_OFFSET_BITS=64" "-DBZ_NO_STDIO" "-o" "/opt/rustwide/target/debug/build/bzip2-sys-680eb1c55e072b82/out/lib/bzip2-1.0.8/decompress.o" "-c" "bzip2-1.0.8/decompress.c" with args "cc" did not execute successfully (status code exit status: 1).running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "bzip2-1.0.8" "-D_FILE_OFFSET_BITS=64" "-DBZ_NO_STDIO" "-o" "/opt/rustwide/target/debug/build/bzip2-sys-680eb1c55e072b82/out/lib/bzip2-1.0.8/bzlib.o" "-c" "bzip2-1.0.8/bzlib.c" [INFO] [stderr] error: failed to run custom build command for `bzip2-sys v0.1.11+1.0.8` [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/bzip2-sys-6b38f3608d1c37da/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-env-changed=BZIP2_NO_PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=BZIP2_STATIC [INFO] [stderr] cargo:rerun-if-env-changed=BZIP2_DYNAMIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CC [INFO] [stderr] HOST_CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC [INFO] [stderr] CC = 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=CFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CFLAGS [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS [INFO] [stderr] CFLAGS = None [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "bzip2-1.0.8" "-D_FILE_OFFSET_BITS=64" "-DBZ_NO_STDIO" "-o" "/opt/rustwide/target/debug/build/bzip2-sys-680eb1c55e072b82/out/lib/bzip2-1.0.8/blocksort.o" "-c" "bzip2-1.0.8/blocksort.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "bzip2-1.0.8" "-D_FILE_OFFSET_BITS=64" "-DBZ_NO_STDIO" "-o" "/opt/rustwide/target/debug/build/bzip2-sys-680eb1c55e072b82/out/lib/bzip2-1.0.8/huffman.o" "-c" "bzip2-1.0.8/huffman.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "bzip2-1.0.8" "-D_FILE_OFFSET_BITS=64" "-DBZ_NO_STDIO" "-o" "/opt/rustwide/target/debug/build/bzip2-sys-680eb1c55e072b82/out/lib/bzip2-1.0.8/crctable.o" "-c" "bzip2-1.0.8/crctable.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "bzip2-1.0.8" "-D_FILE_OFFSET_BITS=64" "-DBZ_NO_STDIO" "-o" "/opt/rustwide/target/debug/build/bzip2-sys-680eb1c55e072b82/out/lib/bzip2-1.0.8/randtable.o" "-c" "bzip2-1.0.8/randtable.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "bzip2-1.0.8" "-D_FILE_OFFSET_BITS=64" "-DBZ_NO_STDIO" "-o" "/opt/rustwide/target/debug/build/bzip2-sys-680eb1c55e072b82/out/lib/bzip2-1.0.8/compress.o" "-c" "bzip2-1.0.8/compress.c" [INFO] [stderr] cargo:warning=bzip2-1.0.8/compress.c:667:1: fatal error: error writing to /tmp/ccSdhjaj.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 667 | } [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "bzip2-1.0.8" "-D_FILE_OFFSET_BITS=64" "-DBZ_NO_STDIO" "-o" "/opt/rustwide/target/debug/build/bzip2-sys-680eb1c55e072b82/out/lib/bzip2-1.0.8/compress.o" "-c" "bzip2-1.0.8/compress.c" with args "cc" did not execute successfully (status code exit status: 1).running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "bzip2-1.0.8" "-D_FILE_OFFSET_BITS=64" "-DBZ_NO_STDIO" "-o" "/opt/rustwide/target/debug/build/bzip2-sys-680eb1c55e072b82/out/lib/bzip2-1.0.8/decompress.o" "-c" "bzip2-1.0.8/decompress.c" [INFO] [stderr] cargo:warning=/tmp/ccCYNqMZ.s: Assembler messages: [INFO] [stderr] [INFO] [stderr] cargo:warning=/tmp/ccCYNqMZ.s: Fatal error: can't write 35 bytes to section .text.makeMaps_d of /opt/rustwide/target/debug/build/bzip2-sys-680eb1c55e072b82/out/lib/bzip2-1.0.8/decompress.o: 'No space left on device' [INFO] [stderr] [INFO] [stderr] cargo:warning=/tmp/ccCYNqMZ.s: Fatal error: /opt/rustwide/target/debug/build/bzip2-sys-680eb1c55e072b82/out/lib/bzip2-1.0.8/decompress.o: No such file or directory [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "bzip2-1.0.8" "-D_FILE_OFFSET_BITS=64" "-DBZ_NO_STDIO" "-o" "/opt/rustwide/target/debug/build/bzip2-sys-680eb1c55e072b82/out/lib/bzip2-1.0.8/decompress.o" "-c" "bzip2-1.0.8/decompress.c" with args "cc" did not execute successfully (status code exit status: 1).running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "bzip2-1.0.8" "-D_FILE_OFFSET_BITS=64" "-DBZ_NO_STDIO" "-o" "/opt/rustwide/target/debug/build/bzip2-sys-680eb1c55e072b82/out/lib/bzip2-1.0.8/bzlib.o" "-c" "bzip2-1.0.8/bzlib.c" [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "bzip2-1.0.8" "-D_FILE_OFFSET_BITS=64" "-DBZ_NO_STDIO" "-o" "/opt/rustwide/target/debug/build/bzip2-sys-680eb1c55e072b82/out/lib/bzip2-1.0.8/decompress.o" "-c" "bzip2-1.0.8/decompress.c" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: zstd/lib/common/fse_decompress.c:309:1: fatal error: error writing to /tmp/ccrzTTCU.s: No space left on device [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: 309 | } [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: | ^ [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: compilation terminated. [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: ToolExecError: Command "cc" "-Os" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DHUF_FORCE_DECOMPRESS_X1=1" "-DZSTD_FORCE_DECOMPRESS_SEQUENCES_SHORT=1" "-DZSTD_NO_INLINE=1" "-DZSTD_STRIP_ERROR_STRINGS=1" "-DDYNAMIC_BMI2=0" "-DZSTD_LEGACY_SUPPORT=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-o" "/opt/rustwide/target/debug/build/zstd-sys-c7629d32e171b34f/out/zstd/lib/common/fse_decompress.o" "-c" "zstd/lib/common/fse_decompress.c" with args "cc" did not execute successfully (status code exit status: 1).running: "cc" "-Os" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DHUF_FORCE_DECOMPRESS_X1=1" "-DZSTD_FORCE_DECOMPRESS_SEQUENCES_SHORT=1" "-DZSTD_NO_INLINE=1" "-DZSTD_STRIP_ERROR_STRINGS=1" "-DDYNAMIC_BMI2=0" "-DZSTD_LEGACY_SUPPORT=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-o" "/opt/rustwide/target/debug/build/zstd-sys-c7629d32e171b34f/out/zstd/lib/common/zstd_common.o" "-c" "zstd/lib/common/zstd_common.c" [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: zstd/lib/common/zstd_common.c:48:1: fatal error: error writing to /tmp/ccZAq7NI.s: No space left on device [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: 48 | const char* ZSTD_getErrorString(ZSTD_ErrorCode code) { return ERR_getErrorString(code); } [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: | ^~~~~ [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: compilation terminated. [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: ToolExecError: Command "cc" "-Os" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DHUF_FORCE_DECOMPRESS_X1=1" "-DZSTD_FORCE_DECOMPRESS_SEQUENCES_SHORT=1" "-DZSTD_NO_INLINE=1" "-DZSTD_STRIP_ERROR_STRINGS=1" "-DDYNAMIC_BMI2=0" "-DZSTD_LEGACY_SUPPORT=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-o" "/opt/rustwide/target/debug/build/zstd-sys-c7629d32e171b34f/out/zstd/lib/common/zstd_common.o" "-c" "zstd/lib/common/zstd_common.c" with args "cc" did not execute successfully (status code exit status: 1).running: "cc" "-Os" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DHUF_FORCE_DECOMPRESS_X1=1" "-DZSTD_FORCE_DECOMPRESS_SEQUENCES_SHORT=1" "-DZSTD_NO_INLINE=1" "-DZSTD_STRIP_ERROR_STRINGS=1" "-DDYNAMIC_BMI2=0" "-DZSTD_LEGACY_SUPPORT=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-o" "/opt/rustwide/target/debug/build/zstd-sys-c7629d32e171b34f/out/zstd/lib/compress/fse_compress.o" "-c" "zstd/lib/compress/fse_compress.c" [INFO] [stderr] error: failed to run custom build command for `zstd-sys v2.0.9+zstd.1.5.5` [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/zstd-sys-9a695d308a81fcef/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-env-changed=ZSTD_SYS_USE_PKG_CONFIG [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=CC_x86_64-unknown-linux-gnu [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CC [INFO] [stderr] HOST_CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC [INFO] [stderr] CC = 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=CFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CFLAGS [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS [INFO] [stderr] CFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CC [INFO] [stderr] HOST_CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC [INFO] [stderr] CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87") [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CFLAGS [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS [INFO] [stderr] CFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CC [INFO] [stderr] HOST_CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC [INFO] [stderr] CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87") [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CFLAGS [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS [INFO] [stderr] CFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CC [INFO] [stderr] HOST_CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC [INFO] [stderr] CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87") [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CFLAGS [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS [INFO] [stderr] CFLAGS = None [INFO] [stderr] running: "cc" "-Os" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DHUF_FORCE_DECOMPRESS_X1=1" "-DZSTD_FORCE_DECOMPRESS_SEQUENCES_SHORT=1" "-DZSTD_NO_INLINE=1" "-DZSTD_STRIP_ERROR_STRINGS=1" "-DDYNAMIC_BMI2=0" "-DZSTD_LEGACY_SUPPORT=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-o" "/opt/rustwide/target/debug/build/zstd-sys-c7629d32e171b34f/out/zstd/lib/common/debug.o" "-c" "zstd/lib/common/debug.c" [INFO] [stderr] running: "cc" "-Os" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DHUF_FORCE_DECOMPRESS_X1=1" "-DZSTD_FORCE_DECOMPRESS_SEQUENCES_SHORT=1" "-DZSTD_NO_INLINE=1" "-DZSTD_STRIP_ERROR_STRINGS=1" "-DDYNAMIC_BMI2=0" "-DZSTD_LEGACY_SUPPORT=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-o" "/opt/rustwide/target/debug/build/zstd-sys-c7629d32e171b34f/out/zstd/lib/common/entropy_common.o" "-c" "zstd/lib/common/entropy_common.c" [INFO] [stderr] running: "cc" "-Os" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DHUF_FORCE_DECOMPRESS_X1=1" "-DZSTD_FORCE_DECOMPRESS_SEQUENCES_SHORT=1" "-DZSTD_NO_INLINE=1" "-DZSTD_STRIP_ERROR_STRINGS=1" "-DDYNAMIC_BMI2=0" "-DZSTD_LEGACY_SUPPORT=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-o" "/opt/rustwide/target/debug/build/zstd-sys-c7629d32e171b34f/out/zstd/lib/common/error_private.o" "-c" "zstd/lib/common/error_private.c" [INFO] [stderr] running: "cc" "-Os" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DHUF_FORCE_DECOMPRESS_X1=1" "-DZSTD_FORCE_DECOMPRESS_SEQUENCES_SHORT=1" "-DZSTD_NO_INLINE=1" "-DZSTD_STRIP_ERROR_STRINGS=1" "-DDYNAMIC_BMI2=0" "-DZSTD_LEGACY_SUPPORT=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-o" "/opt/rustwide/target/debug/build/zstd-sys-c7629d32e171b34f/out/zstd/lib/common/fse_decompress.o" "-c" "zstd/lib/common/fse_decompress.c" [INFO] [stderr] running: "cc" "-Os" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DHUF_FORCE_DECOMPRESS_X1=1" "-DZSTD_FORCE_DECOMPRESS_SEQUENCES_SHORT=1" "-DZSTD_NO_INLINE=1" "-DZSTD_STRIP_ERROR_STRINGS=1" "-DDYNAMIC_BMI2=0" "-DZSTD_LEGACY_SUPPORT=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-o" "/opt/rustwide/target/debug/build/zstd-sys-c7629d32e171b34f/out/zstd/lib/common/pool.o" "-c" "zstd/lib/common/pool.c" [INFO] [stderr] running: "cc" "-Os" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DHUF_FORCE_DECOMPRESS_X1=1" "-DZSTD_FORCE_DECOMPRESS_SEQUENCES_SHORT=1" "-DZSTD_NO_INLINE=1" "-DZSTD_STRIP_ERROR_STRINGS=1" "-DDYNAMIC_BMI2=0" "-DZSTD_LEGACY_SUPPORT=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-o" "/opt/rustwide/target/debug/build/zstd-sys-c7629d32e171b34f/out/zstd/lib/common/threading.o" "-c" "zstd/lib/common/threading.c" [INFO] [stderr] cargo:warning=zstd/lib/common/fse_decompress.c:309:1: fatal error: error writing to /tmp/ccrzTTCU.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 309 | } [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-Os" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DHUF_FORCE_DECOMPRESS_X1=1" "-DZSTD_FORCE_DECOMPRESS_SEQUENCES_SHORT=1" "-DZSTD_NO_INLINE=1" "-DZSTD_STRIP_ERROR_STRINGS=1" "-DDYNAMIC_BMI2=0" "-DZSTD_LEGACY_SUPPORT=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-o" "/opt/rustwide/target/debug/build/zstd-sys-c7629d32e171b34f/out/zstd/lib/common/fse_decompress.o" "-c" "zstd/lib/common/fse_decompress.c" with args "cc" did not execute successfully (status code exit status: 1).running: "cc" "-Os" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DHUF_FORCE_DECOMPRESS_X1=1" "-DZSTD_FORCE_DECOMPRESS_SEQUENCES_SHORT=1" "-DZSTD_NO_INLINE=1" "-DZSTD_STRIP_ERROR_STRINGS=1" "-DDYNAMIC_BMI2=0" "-DZSTD_LEGACY_SUPPORT=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-o" "/opt/rustwide/target/debug/build/zstd-sys-c7629d32e171b34f/out/zstd/lib/common/zstd_common.o" "-c" "zstd/lib/common/zstd_common.c" [INFO] [stderr] cargo:warning=zstd/lib/common/zstd_common.c:48:1: fatal error: error writing to /tmp/ccZAq7NI.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 48 | const char* ZSTD_getErrorString(ZSTD_ErrorCode code) { return ERR_getErrorString(code); } [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-Os" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DHUF_FORCE_DECOMPRESS_X1=1" "-DZSTD_FORCE_DECOMPRESS_SEQUENCES_SHORT=1" "-DZSTD_NO_INLINE=1" "-DZSTD_STRIP_ERROR_STRINGS=1" "-DDYNAMIC_BMI2=0" "-DZSTD_LEGACY_SUPPORT=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-o" "/opt/rustwide/target/debug/build/zstd-sys-c7629d32e171b34f/out/zstd/lib/common/zstd_common.o" "-c" "zstd/lib/common/zstd_common.c" with args "cc" did not execute successfully (status code exit status: 1).running: "cc" "-Os" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DHUF_FORCE_DECOMPRESS_X1=1" "-DZSTD_FORCE_DECOMPRESS_SEQUENCES_SHORT=1" "-DZSTD_NO_INLINE=1" "-DZSTD_STRIP_ERROR_STRINGS=1" "-DDYNAMIC_BMI2=0" "-DZSTD_LEGACY_SUPPORT=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-o" "/opt/rustwide/target/debug/build/zstd-sys-c7629d32e171b34f/out/zstd/lib/compress/fse_compress.o" "-c" "zstd/lib/compress/fse_compress.c" [INFO] [stderr] running: "cc" "-Os" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DHUF_FORCE_DECOMPRESS_X1=1" "-DZSTD_FORCE_DECOMPRESS_SEQUENCES_SHORT=1" "-DZSTD_NO_INLINE=1" "-DZSTD_STRIP_ERROR_STRINGS=1" "-DDYNAMIC_BMI2=0" "-DZSTD_LEGACY_SUPPORT=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-o" "/opt/rustwide/target/debug/build/zstd-sys-c7629d32e171b34f/out/zstd/lib/compress/hist.o" "-c" "zstd/lib/compress/hist.c" [INFO] [stderr] running: "cc" "-Os" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DHUF_FORCE_DECOMPRESS_X1=1" "-DZSTD_FORCE_DECOMPRESS_SEQUENCES_SHORT=1" "-DZSTD_NO_INLINE=1" "-DZSTD_STRIP_ERROR_STRINGS=1" "-DDYNAMIC_BMI2=0" "-DZSTD_LEGACY_SUPPORT=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-o" "/opt/rustwide/target/debug/build/zstd-sys-c7629d32e171b34f/out/zstd/lib/compress/huf_compress.o" "-c" "zstd/lib/compress/huf_compress.c" [INFO] [stderr] running: "cc" "-Os" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DHUF_FORCE_DECOMPRESS_X1=1" "-DZSTD_FORCE_DECOMPRESS_SEQUENCES_SHORT=1" "-DZSTD_NO_INLINE=1" "-DZSTD_STRIP_ERROR_STRINGS=1" "-DDYNAMIC_BMI2=0" "-DZSTD_LEGACY_SUPPORT=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-o" "/opt/rustwide/target/debug/build/zstd-sys-c7629d32e171b34f/out/zstd/lib/compress/zstd_compress.o" "-c" "zstd/lib/compress/zstd_compress.c" [INFO] [stderr] running: "cc" "-Os" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DHUF_FORCE_DECOMPRESS_X1=1" "-DZSTD_FORCE_DECOMPRESS_SEQUENCES_SHORT=1" "-DZSTD_NO_INLINE=1" "-DZSTD_STRIP_ERROR_STRINGS=1" "-DDYNAMIC_BMI2=0" "-DZSTD_LEGACY_SUPPORT=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-o" "/opt/rustwide/target/debug/build/zstd-sys-c7629d32e171b34f/out/zstd/lib/compress/zstd_compress_literals.o" "-c" "zstd/lib/compress/zstd_compress_literals.c" [INFO] [stderr] running: "cc" "-Os" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DHUF_FORCE_DECOMPRESS_X1=1" "-DZSTD_FORCE_DECOMPRESS_SEQUENCES_SHORT=1" "-DZSTD_NO_INLINE=1" "-DZSTD_STRIP_ERROR_STRINGS=1" "-DDYNAMIC_BMI2=0" "-DZSTD_LEGACY_SUPPORT=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-o" "/opt/rustwide/target/debug/build/zstd-sys-c7629d32e171b34f/out/zstd/lib/compress/zstd_compress_sequences.o" "-c" "zstd/lib/compress/zstd_compress_sequences.c" [INFO] [stderr] running: "cc" "-Os" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DHUF_FORCE_DECOMPRESS_X1=1" "-DZSTD_FORCE_DECOMPRESS_SEQUENCES_SHORT=1" "-DZSTD_NO_INLINE=1" "-DZSTD_STRIP_ERROR_STRINGS=1" "-DDYNAMIC_BMI2=0" "-DZSTD_LEGACY_SUPPORT=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-o" "/opt/rustwide/target/debug/build/zstd-sys-c7629d32e171b34f/out/zstd/lib/compress/zstd_compress_superblock.o" "-c" "zstd/lib/compress/zstd_compress_superblock.c" [INFO] [stderr] running: "cc" "-Os" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DHUF_FORCE_DECOMPRESS_X1=1" "-DZSTD_FORCE_DECOMPRESS_SEQUENCES_SHORT=1" "-DZSTD_NO_INLINE=1" "-DZSTD_STRIP_ERROR_STRINGS=1" "-DDYNAMIC_BMI2=0" "-DZSTD_LEGACY_SUPPORT=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-o" "/opt/rustwide/target/debug/build/zstd-sys-c7629d32e171b34f/out/zstd/lib/compress/zstd_double_fast.o" "-c" "zstd/lib/compress/zstd_double_fast.c" [INFO] [stderr] running: "cc" "-Os" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DHUF_FORCE_DECOMPRESS_X1=1" "-DZSTD_FORCE_DECOMPRESS_SEQUENCES_SHORT=1" "-DZSTD_NO_INLINE=1" "-DZSTD_STRIP_ERROR_STRINGS=1" "-DDYNAMIC_BMI2=0" "-DZSTD_LEGACY_SUPPORT=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-o" "/opt/rustwide/target/debug/build/zstd-sys-c7629d32e171b34f/out/zstd/lib/compress/zstd_fast.o" "-c" "zstd/lib/compress/zstd_fast.c" [INFO] [stderr] running: "cc" "-Os" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DHUF_FORCE_DECOMPRESS_X1=1" "-DZSTD_FORCE_DECOMPRESS_SEQUENCES_SHORT=1" "-DZSTD_NO_INLINE=1" "-DZSTD_STRIP_ERROR_STRINGS=1" "-DDYNAMIC_BMI2=0" "-DZSTD_LEGACY_SUPPORT=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-o" "/opt/rustwide/target/debug/build/zstd-sys-c7629d32e171b34f/out/zstd/lib/compress/zstd_lazy.o" "-c" "zstd/lib/compress/zstd_lazy.c" [INFO] [stderr] running: "cc" "-Os" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DHUF_FORCE_DECOMPRESS_X1=1" "-DZSTD_FORCE_DECOMPRESS_SEQUENCES_SHORT=1" "-DZSTD_NO_INLINE=1" "-DZSTD_STRIP_ERROR_STRINGS=1" "-DDYNAMIC_BMI2=0" "-DZSTD_LEGACY_SUPPORT=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-o" "/opt/rustwide/target/debug/build/zstd-sys-c7629d32e171b34f/out/zstd/lib/compress/zstd_ldm.o" "-c" "zstd/lib/compress/zstd_ldm.c" [INFO] [stderr] running: "cc" "-Os" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DHUF_FORCE_DECOMPRESS_X1=1" "-DZSTD_FORCE_DECOMPRESS_SEQUENCES_SHORT=1" "-DZSTD_NO_INLINE=1" "-DZSTD_STRIP_ERROR_STRINGS=1" "-DDYNAMIC_BMI2=0" "-DZSTD_LEGACY_SUPPORT=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-o" "/opt/rustwide/target/debug/build/zstd-sys-c7629d32e171b34f/out/zstd/lib/compress/zstd_opt.o" "-c" "zstd/lib/compress/zstd_opt.c" [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-Os" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DHUF_FORCE_DECOMPRESS_X1=1" "-DZSTD_FORCE_DECOMPRESS_SEQUENCES_SHORT=1" "-DZSTD_NO_INLINE=1" "-DZSTD_STRIP_ERROR_STRINGS=1" "-DDYNAMIC_BMI2=0" "-DZSTD_LEGACY_SUPPORT=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-o" "/opt/rustwide/target/debug/build/zstd-sys-c7629d32e171b34f/out/zstd/lib/compress/zstdmt_compress.o" "-c" "zstd/lib/compress/zstdmt_compress.c" [INFO] [stderr] running: "cc" "-Os" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DHUF_FORCE_DECOMPRESS_X1=1" "-DZSTD_FORCE_DECOMPRESS_SEQUENCES_SHORT=1" "-DZSTD_NO_INLINE=1" "-DZSTD_STRIP_ERROR_STRINGS=1" "-DDYNAMIC_BMI2=0" "-DZSTD_LEGACY_SUPPORT=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-o" "/opt/rustwide/target/debug/build/zstd-sys-c7629d32e171b34f/out/zstd/lib/decompress/huf_decompress.o" "-c" "zstd/lib/decompress/huf_decompress.c" [INFO] [stderr] running: "cc" "-Os" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DHUF_FORCE_DECOMPRESS_X1=1" "-DZSTD_FORCE_DECOMPRESS_SEQUENCES_SHORT=1" "-DZSTD_NO_INLINE=1" "-DZSTD_STRIP_ERROR_STRINGS=1" "-DDYNAMIC_BMI2=0" "-DZSTD_LEGACY_SUPPORT=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-o" "/opt/rustwide/target/debug/build/zstd-sys-c7629d32e171b34f/out/zstd/lib/decompress/zstd_ddict.o" "-c" "zstd/lib/decompress/zstd_ddict.c" [INFO] [stderr] running: "cc" "-Os" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DHUF_FORCE_DECOMPRESS_X1=1" "-DZSTD_FORCE_DECOMPRESS_SEQUENCES_SHORT=1" "-DZSTD_NO_INLINE=1" "-DZSTD_STRIP_ERROR_STRINGS=1" "-DDYNAMIC_BMI2=0" "-DZSTD_LEGACY_SUPPORT=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-o" "/opt/rustwide/target/debug/build/zstd-sys-c7629d32e171b34f/out/zstd/lib/decompress/zstd_decompress.o" "-c" "zstd/lib/decompress/zstd_decompress.c" [INFO] [stderr] running: "cc" "-Os" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DHUF_FORCE_DECOMPRESS_X1=1" "-DZSTD_FORCE_DECOMPRESS_SEQUENCES_SHORT=1" "-DZSTD_NO_INLINE=1" "-DZSTD_STRIP_ERROR_STRINGS=1" "-DDYNAMIC_BMI2=0" "-DZSTD_LEGACY_SUPPORT=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-o" "/opt/rustwide/target/debug/build/zstd-sys-c7629d32e171b34f/out/zstd/lib/decompress/zstd_decompress_block.o" "-c" "zstd/lib/decompress/zstd_decompress_block.c" [INFO] [stderr] running: "cc" "-Os" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DHUF_FORCE_DECOMPRESS_X1=1" "-DZSTD_FORCE_DECOMPRESS_SEQUENCES_SHORT=1" "-DZSTD_NO_INLINE=1" "-DZSTD_STRIP_ERROR_STRINGS=1" "-DDYNAMIC_BMI2=0" "-DZSTD_LEGACY_SUPPORT=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-o" "/opt/rustwide/target/debug/build/zstd-sys-c7629d32e171b34f/out/zstd/lib/decompress/huf_decompress_amd64.o" "-c" "zstd/lib/decompress/huf_decompress_amd64.S" [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] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred: Command "cc" "-Os" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DHUF_FORCE_DECOMPRESS_X1=1" "-DZSTD_FORCE_DECOMPRESS_SEQUENCES_SHORT=1" "-DZSTD_NO_INLINE=1" "-DZSTD_STRIP_ERROR_STRINGS=1" "-DDYNAMIC_BMI2=0" "-DZSTD_LEGACY_SUPPORT=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-o" "/opt/rustwide/target/debug/build/zstd-sys-c7629d32e171b34f/out/zstd/lib/common/zstd_common.o" "-c" "zstd/lib/common/zstd_common.c" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] warning: unrar_sys@0.3.1: vendor/unrar/strlist.cpp:150:1: fatal error: error writing to /tmp/ccPkPukX.s: No space left on device [INFO] [stderr] warning: unrar_sys@0.3.1: 150 | } [INFO] [stderr] warning: unrar_sys@0.3.1: | ^ [INFO] [stderr] warning: unrar_sys@0.3.1: compilation terminated. [INFO] [stderr] warning: unrar_sys@0.3.1: ToolExecError: Command "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-unknown-pragmas" "-Wno-deprecated-declarations" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE_SOURCE" "-DRAR_SMP" "-DRARDLL" "-o" "/opt/rustwide/target/debug/build/unrar_sys-2320cebc34a354b9/out/vendor/unrar/strlist.o" "-c" "vendor/unrar/strlist.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "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-unknown-pragmas" "-Wno-deprecated-declarations" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE_SOURCE" "-DRAR_SMP" "-DRARDLL" "-o" "/opt/rustwide/target/debug/build/unrar_sys-2320cebc34a354b9/out/vendor/unrar/global.o" "-c" "vendor/unrar/global.cpp" [INFO] [stderr] error: failed to run custom build command for `unrar_sys v0.3.1` [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-821778aeeabec60b/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rustc-link-lib=pthread [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=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: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=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [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: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=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [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: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=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [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: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=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [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: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=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [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: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=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [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: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=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [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: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=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [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: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=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [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: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=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [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: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=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [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: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=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [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: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=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [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] running: "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-unknown-pragmas" "-Wno-deprecated-declarations" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE_SOURCE" "-DRAR_SMP" "-DRARDLL" "-o" "/opt/rustwide/target/debug/build/unrar_sys-2320cebc34a354b9/out/vendor/unrar/strlist.o" "-c" "vendor/unrar/strlist.cpp" [INFO] [stderr] running: "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-unknown-pragmas" "-Wno-deprecated-declarations" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE_SOURCE" "-DRAR_SMP" "-DRARDLL" "-o" "/opt/rustwide/target/debug/build/unrar_sys-2320cebc34a354b9/out/vendor/unrar/strfn.o" "-c" "vendor/unrar/strfn.cpp" [INFO] [stderr] running: "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-unknown-pragmas" "-Wno-deprecated-declarations" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE_SOURCE" "-DRAR_SMP" "-DRARDLL" "-o" "/opt/rustwide/target/debug/build/unrar_sys-2320cebc34a354b9/out/vendor/unrar/pathfn.o" "-c" "vendor/unrar/pathfn.cpp" [INFO] [stderr] running: "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-unknown-pragmas" "-Wno-deprecated-declarations" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE_SOURCE" "-DRAR_SMP" "-DRARDLL" "-o" "/opt/rustwide/target/debug/build/unrar_sys-2320cebc34a354b9/out/vendor/unrar/smallfn.o" "-c" "vendor/unrar/smallfn.cpp" [INFO] [stderr] cargo:warning=vendor/unrar/strlist.cpp:150:1: fatal error: error writing to /tmp/ccPkPukX.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 150 | } [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "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-unknown-pragmas" "-Wno-deprecated-declarations" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE_SOURCE" "-DRAR_SMP" "-DRARDLL" "-o" "/opt/rustwide/target/debug/build/unrar_sys-2320cebc34a354b9/out/vendor/unrar/strlist.o" "-c" "vendor/unrar/strlist.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "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-unknown-pragmas" "-Wno-deprecated-declarations" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE_SOURCE" "-DRAR_SMP" "-DRARDLL" "-o" "/opt/rustwide/target/debug/build/unrar_sys-2320cebc34a354b9/out/vendor/unrar/global.o" "-c" "vendor/unrar/global.cpp" [INFO] [stderr] running: "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-unknown-pragmas" "-Wno-deprecated-declarations" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE_SOURCE" "-DRAR_SMP" "-DRARDLL" "-o" "/opt/rustwide/target/debug/build/unrar_sys-2320cebc34a354b9/out/vendor/unrar/file.o" "-c" "vendor/unrar/file.cpp" [INFO] [stderr] running: "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-unknown-pragmas" "-Wno-deprecated-declarations" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE_SOURCE" "-DRAR_SMP" "-DRARDLL" "-o" "/opt/rustwide/target/debug/build/unrar_sys-2320cebc34a354b9/out/vendor/unrar/filefn.o" "-c" "vendor/unrar/filefn.cpp" [INFO] [stderr] running: "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-unknown-pragmas" "-Wno-deprecated-declarations" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE_SOURCE" "-DRAR_SMP" "-DRARDLL" "-o" "/opt/rustwide/target/debug/build/unrar_sys-2320cebc34a354b9/out/vendor/unrar/filcreat.o" "-c" "vendor/unrar/filcreat.cpp" [INFO] [stderr] running: "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-unknown-pragmas" "-Wno-deprecated-declarations" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE_SOURCE" "-DRAR_SMP" "-DRARDLL" "-o" "/opt/rustwide/target/debug/build/unrar_sys-2320cebc34a354b9/out/vendor/unrar/archive.o" "-c" "vendor/unrar/archive.cpp" [INFO] [stderr] running: "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-unknown-pragmas" "-Wno-deprecated-declarations" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE_SOURCE" "-DRAR_SMP" "-DRARDLL" "-o" "/opt/rustwide/target/debug/build/unrar_sys-2320cebc34a354b9/out/vendor/unrar/arcread.o" "-c" "vendor/unrar/arcread.cpp" [INFO] [stderr] running: "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-unknown-pragmas" "-Wno-deprecated-declarations" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE_SOURCE" "-DRAR_SMP" "-DRARDLL" "-o" "/opt/rustwide/target/debug/build/unrar_sys-2320cebc34a354b9/out/vendor/unrar/unicode.o" "-c" "vendor/unrar/unicode.cpp" [INFO] [stderr] running: "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-unknown-pragmas" "-Wno-deprecated-declarations" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE_SOURCE" "-DRAR_SMP" "-DRARDLL" "-o" "/opt/rustwide/target/debug/build/unrar_sys-2320cebc34a354b9/out/vendor/unrar/system.o" "-c" "vendor/unrar/system.cpp" [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "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-unknown-pragmas" "-Wno-deprecated-declarations" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE_SOURCE" "-DRAR_SMP" "-DRARDLL" "-o" "/opt/rustwide/target/debug/build/unrar_sys-2320cebc34a354b9/out/vendor/unrar/crypt.o" "-c" "vendor/unrar/crypt.cpp" [INFO] [stderr] running: "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-unknown-pragmas" "-Wno-deprecated-declarations" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE_SOURCE" "-DRAR_SMP" "-DRARDLL" "-o" "/opt/rustwide/target/debug/build/unrar_sys-2320cebc34a354b9/out/vendor/unrar/crc.o" "-c" "vendor/unrar/crc.cpp" [INFO] [stderr] running: "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-unknown-pragmas" "-Wno-deprecated-declarations" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE_SOURCE" "-DRAR_SMP" "-DRARDLL" "-o" "/opt/rustwide/target/debug/build/unrar_sys-2320cebc34a354b9/out/vendor/unrar/rawread.o" "-c" "vendor/unrar/rawread.cpp" [INFO] [stderr] running: "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-unknown-pragmas" "-Wno-deprecated-declarations" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE_SOURCE" "-DRAR_SMP" "-DRARDLL" "-o" "/opt/rustwide/target/debug/build/unrar_sys-2320cebc34a354b9/out/vendor/unrar/encname.o" "-c" "vendor/unrar/encname.cpp" [INFO] [stderr] running: "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-unknown-pragmas" "-Wno-deprecated-declarations" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE_SOURCE" "-DRAR_SMP" "-DRARDLL" "-o" "/opt/rustwide/target/debug/build/unrar_sys-2320cebc34a354b9/out/vendor/unrar/match.o" "-c" "vendor/unrar/match.cpp" [INFO] [stderr] running: "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-unknown-pragmas" "-Wno-deprecated-declarations" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE_SOURCE" "-DRAR_SMP" "-DRARDLL" "-o" "/opt/rustwide/target/debug/build/unrar_sys-2320cebc34a354b9/out/vendor/unrar/timefn.o" "-c" "vendor/unrar/timefn.cpp" [INFO] [stderr] running: "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-unknown-pragmas" "-Wno-deprecated-declarations" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE_SOURCE" "-DRAR_SMP" "-DRARDLL" "-o" "/opt/rustwide/target/debug/build/unrar_sys-2320cebc34a354b9/out/vendor/unrar/rdwrfn.o" "-c" "vendor/unrar/rdwrfn.cpp" [INFO] [stderr] running: "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-unknown-pragmas" "-Wno-deprecated-declarations" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE_SOURCE" "-DRAR_SMP" "-DRARDLL" "-o" "/opt/rustwide/target/debug/build/unrar_sys-2320cebc34a354b9/out/vendor/unrar/consio.o" "-c" "vendor/unrar/consio.cpp" [INFO] [stderr] running: "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-unknown-pragmas" "-Wno-deprecated-declarations" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE_SOURCE" "-DRAR_SMP" "-DRARDLL" "-o" "/opt/rustwide/target/debug/build/unrar_sys-2320cebc34a354b9/out/vendor/unrar/options.o" "-c" "vendor/unrar/options.cpp" [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] running: "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-unknown-pragmas" "-Wno-deprecated-declarations" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE_SOURCE" "-DRAR_SMP" "-DRARDLL" "-o" "/opt/rustwide/target/debug/build/unrar_sys-2320cebc34a354b9/out/vendor/unrar/errhnd.o" "-c" "vendor/unrar/errhnd.cpp" [INFO] [stderr] running: "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-unknown-pragmas" "-Wno-deprecated-declarations" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE_SOURCE" "-DRAR_SMP" "-DRARDLL" "-o" "/opt/rustwide/target/debug/build/unrar_sys-2320cebc34a354b9/out/vendor/unrar/rarvm.o" "-c" "vendor/unrar/rarvm.cpp" [INFO] [stderr] running: "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-unknown-pragmas" "-Wno-deprecated-declarations" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE_SOURCE" "-DRAR_SMP" "-DRARDLL" "-o" "/opt/rustwide/target/debug/build/unrar_sys-2320cebc34a354b9/out/vendor/unrar/secpassword.o" "-c" "vendor/unrar/secpassword.cpp" [INFO] [stderr] running: "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-unknown-pragmas" "-Wno-deprecated-declarations" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE_SOURCE" "-DRAR_SMP" "-DRARDLL" "-o" "/opt/rustwide/target/debug/build/unrar_sys-2320cebc34a354b9/out/vendor/unrar/rijndael.o" "-c" "vendor/unrar/rijndael.cpp" [INFO] [stderr] running: "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-unknown-pragmas" "-Wno-deprecated-declarations" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE_SOURCE" "-DRAR_SMP" "-DRARDLL" "-o" "/opt/rustwide/target/debug/build/unrar_sys-2320cebc34a354b9/out/vendor/unrar/getbits.o" "-c" "vendor/unrar/getbits.cpp" [INFO] [stderr] running: "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-unknown-pragmas" "-Wno-deprecated-declarations" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE_SOURCE" "-DRAR_SMP" "-DRARDLL" "-o" "/opt/rustwide/target/debug/build/unrar_sys-2320cebc34a354b9/out/vendor/unrar/sha1.o" "-c" "vendor/unrar/sha1.cpp" [INFO] [stderr] running: "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-unknown-pragmas" "-Wno-deprecated-declarations" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE_SOURCE" "-DRAR_SMP" "-DRARDLL" "-o" "/opt/rustwide/target/debug/build/unrar_sys-2320cebc34a354b9/out/vendor/unrar/sha256.o" "-c" "vendor/unrar/sha256.cpp" [INFO] [stderr] running: "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-unknown-pragmas" "-Wno-deprecated-declarations" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE_SOURCE" "-DRAR_SMP" "-DRARDLL" "-o" "/opt/rustwide/target/debug/build/unrar_sys-2320cebc34a354b9/out/vendor/unrar/blake2s.o" "-c" "vendor/unrar/blake2s.cpp" [INFO] [stderr] running: "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-unknown-pragmas" "-Wno-deprecated-declarations" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE_SOURCE" "-DRAR_SMP" "-DRARDLL" "-o" "/opt/rustwide/target/debug/build/unrar_sys-2320cebc34a354b9/out/vendor/unrar/hash.o" "-c" "vendor/unrar/hash.cpp" [INFO] [stderr] running: "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-unknown-pragmas" "-Wno-deprecated-declarations" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE_SOURCE" "-DRAR_SMP" "-DRARDLL" "-o" "/opt/rustwide/target/debug/build/unrar_sys-2320cebc34a354b9/out/vendor/unrar/extinfo.o" "-c" "vendor/unrar/extinfo.cpp" [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] running: "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-unknown-pragmas" "-Wno-deprecated-declarations" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE_SOURCE" "-DRAR_SMP" "-DRARDLL" "-o" "/opt/rustwide/target/debug/build/unrar_sys-2320cebc34a354b9/out/vendor/unrar/extract.o" "-c" "vendor/unrar/extract.cpp" [INFO] [stderr] running: "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-unknown-pragmas" "-Wno-deprecated-declarations" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE_SOURCE" "-DRAR_SMP" "-DRARDLL" "-o" "/opt/rustwide/target/debug/build/unrar_sys-2320cebc34a354b9/out/vendor/unrar/volume.o" "-c" "vendor/unrar/volume.cpp" [INFO] [stderr] running: "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-unknown-pragmas" "-Wno-deprecated-declarations" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE_SOURCE" "-DRAR_SMP" "-DRARDLL" "-o" "/opt/rustwide/target/debug/build/unrar_sys-2320cebc34a354b9/out/vendor/unrar/list.o" "-c" "vendor/unrar/list.cpp" [INFO] [stderr] running: "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-unknown-pragmas" "-Wno-deprecated-declarations" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE_SOURCE" "-DRAR_SMP" "-DRARDLL" "-o" "/opt/rustwide/target/debug/build/unrar_sys-2320cebc34a354b9/out/vendor/unrar/find.o" "-c" "vendor/unrar/find.cpp" [INFO] [stderr] running: "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-unknown-pragmas" "-Wno-deprecated-declarations" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE_SOURCE" "-DRAR_SMP" "-DRARDLL" "-o" "/opt/rustwide/target/debug/build/unrar_sys-2320cebc34a354b9/out/vendor/unrar/unpack.o" "-c" "vendor/unrar/unpack.cpp" [INFO] [stderr] running: "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-unknown-pragmas" "-Wno-deprecated-declarations" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE_SOURCE" "-DRAR_SMP" "-DRARDLL" "-o" "/opt/rustwide/target/debug/build/unrar_sys-2320cebc34a354b9/out/vendor/unrar/headers.o" "-c" "vendor/unrar/headers.cpp" [INFO] [stderr] running: "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-unknown-pragmas" "-Wno-deprecated-declarations" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE_SOURCE" "-DRAR_SMP" "-DRARDLL" "-o" "/opt/rustwide/target/debug/build/unrar_sys-2320cebc34a354b9/out/vendor/unrar/threadpool.o" "-c" "vendor/unrar/threadpool.cpp" [INFO] [stderr] running: "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-unknown-pragmas" "-Wno-deprecated-declarations" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE_SOURCE" "-DRAR_SMP" "-DRARDLL" "-o" "/opt/rustwide/target/debug/build/unrar_sys-2320cebc34a354b9/out/vendor/unrar/rs16.o" "-c" "vendor/unrar/rs16.cpp" [INFO] [stderr] running: "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-unknown-pragmas" "-Wno-deprecated-declarations" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE_SOURCE" "-DRAR_SMP" "-DRARDLL" "-o" "/opt/rustwide/target/debug/build/unrar_sys-2320cebc34a354b9/out/vendor/unrar/cmddata.o" "-c" "vendor/unrar/cmddata.cpp" [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] running: "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-unknown-pragmas" "-Wno-deprecated-declarations" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE_SOURCE" "-DRAR_SMP" "-DRARDLL" "-o" "/opt/rustwide/target/debug/build/unrar_sys-2320cebc34a354b9/out/vendor/unrar/ui.o" "-c" "vendor/unrar/ui.cpp" [INFO] [stderr] running: "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-unknown-pragmas" "-Wno-deprecated-declarations" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE_SOURCE" "-DRAR_SMP" "-DRARDLL" "-o" "/opt/rustwide/target/debug/build/unrar_sys-2320cebc34a354b9/out/vendor/unrar/filestr.o" "-c" "vendor/unrar/filestr.cpp" [INFO] [stderr] running: "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-unknown-pragmas" "-Wno-deprecated-declarations" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE_SOURCE" "-DRAR_SMP" "-DRARDLL" "-o" "/opt/rustwide/target/debug/build/unrar_sys-2320cebc34a354b9/out/vendor/unrar/scantree.o" "-c" "vendor/unrar/scantree.cpp" [INFO] [stderr] running: "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-unknown-pragmas" "-Wno-deprecated-declarations" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE_SOURCE" "-DRAR_SMP" "-DRARDLL" "-o" "/opt/rustwide/target/debug/build/unrar_sys-2320cebc34a354b9/out/vendor/unrar/dll.o" "-c" "vendor/unrar/dll.cpp" [INFO] [stderr] running: "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-unknown-pragmas" "-Wno-deprecated-declarations" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE_SOURCE" "-DRAR_SMP" "-DRARDLL" "-o" "/opt/rustwide/target/debug/build/unrar_sys-2320cebc34a354b9/out/vendor/unrar/qopen.o" "-c" "vendor/unrar/qopen.cpp" [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] 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: Command "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-unknown-pragmas" "-Wno-deprecated-declarations" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE_SOURCE" "-DRAR_SMP" "-DRARDLL" "-o" "/opt/rustwide/target/debug/build/unrar_sys-2320cebc34a354b9/out/vendor/unrar/strlist.o" "-c" "vendor/unrar/strlist.cpp" with args "c++" did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] running `Command { std: "docker" "inspect" "af9b9e29694cc70e488b75bd51df7651b0c31cfc9649fdec838b448602b3224f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af9b9e29694cc70e488b75bd51df7651b0c31cfc9649fdec838b448602b3224f", kill_on_drop: false }` [INFO] [stdout] af9b9e29694cc70e488b75bd51df7651b0c31cfc9649fdec838b448602b3224f