[INFO] cloning repository https://github.com/first-storm/computertest [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/first-storm/computertest" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffirst-storm%2Fcomputertest", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffirst-storm%2Fcomputertest'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] feb8efa938132de85212d2c84a0da91b1d3e762f [INFO] testing first-storm/computertest against 1.84.0 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffirst-storm%2Fcomputertest" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/first-storm/computertest on toolchain 1.84.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/first-storm/computertest [INFO] finished tweaking git repo https://github.com/first-storm/computertest [INFO] tweaked toml for git repo https://github.com/first-storm/computertest written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/first-storm/computertest already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a7117bc926747a170a6ee53994c2270730a34afa3293e3f5ee14b8781e79381c [INFO] running `Command { std: "docker" "start" "-a" "a7117bc926747a170a6ee53994c2270730a34afa3293e3f5ee14b8781e79381c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a7117bc926747a170a6ee53994c2270730a34afa3293e3f5ee14b8781e79381c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7117bc926747a170a6ee53994c2270730a34afa3293e3f5ee14b8781e79381c", kill_on_drop: false }` [INFO] [stdout] a7117bc926747a170a6ee53994c2270730a34afa3293e3f5ee14b8781e79381c [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a292c324902578b360c3e1d123d84891b6ec3c98ffb8dbdbf250f5419560021c [INFO] running `Command { std: "docker" "start" "-a" "a292c324902578b360c3e1d123d84891b6ec3c98ffb8dbdbf250f5419560021c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.164 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling bytes v1.8.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling litemap v0.7.3 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling local-waker v0.1.4 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling hashbrown v0.15.1 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling cc v1.2.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling bytestring v1.3.1 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling tokio v1.41.1 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling brotli-decompressor v4.0.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling cpufeatures v0.2.15 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling local-channel v0.1.5 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling brotli v6.0.0 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling impl-more v0.1.8 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaGiMxcY/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetalU6toJ/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `time` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaLqftyu/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (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 `regex-automata` (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/1.84.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name regex_automata --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/regex-automata-0.4.9/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 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="dfa-onepass"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-literal-multisubstring"' --cfg 'feature="perf-literal-substring"' --cfg 'feature="std"' --cfg 'feature="syntax"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --cfg 'feature="unicode-word-boundary"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "dfa", "dfa-build", "dfa-onepass", "dfa-search", "hybrid", "internal-instrument", "internal-instrument-pikevm", "logging", "meta", "nfa", "nfa-backtrack", "nfa-pikevm", "nfa-thompson", "perf", "perf-inline", "perf-literal", "perf-literal-multisubstring", "perf-literal-substring", "std", "syntax", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unicode-word-boundary"))' -C metadata=ddac05e907ff17a9 -C extra-filename=-ddac05e907ff17a9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aho_corasick=/opt/rustwide/target/debug/deps/libaho_corasick-ebf986aae9a8c521.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-5751c3c5a5e6f12f.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-51511cfcf3c086d4.rmeta --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaCvAcmH/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `chrono` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetab7jT60/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tokio` (lib) due to 1 previous error [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: zstd/lib/decompress/zstd_ddict.c:244:1: fatal error: error writing to /tmp/cc3t5eqK.s: No space left on device [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: 244 | } [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: | ^ [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: compilation terminated. [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-9af21732af1b6457/out/690f776bf7b37aeb-zstd_ddict.o" "-c" "zstd/lib/decompress/zstd_ddict.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=/tmp/ccJuJNdy.s: Assembler messages: [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: /tmp/ccJuJNdy.s: Fatal error: can't fill 24 bytes in section .rodata.ZSTD_defaultCMem of /opt/rustwide/target/debug/build/zstd-sys-9af21732af1b6457/out/1ddd1489cc625d97-zstd_compress.o: 'No space left on device' [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-9af21732af1b6457/out/1ddd1489cc625d97-zstd_compress.o" "-c" "zstd/lib/compress/zstd_compress.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=zstd/lib/compress/zstd_opt.c:1571:1: fatal error: error writing to /tmp/ccu4q27w.s: No space left on device [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: 1571 | } [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: | ^ [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: compilation terminated. [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-9af21732af1b6457/out/1ddd1489cc625d97-zstd_opt.o" "-c" "zstd/lib/compress/zstd_opt.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=zstd/lib/decompress/huf_decompress.c:1944:1: fatal error: error writing to /tmp/ccrYekBI.s: No space left on device [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: 1944 | } [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: | ^ [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: compilation terminated. [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-9af21732af1b6457/out/690f776bf7b37aeb-huf_decompress.o" "-c" "zstd/lib/decompress/huf_decompress.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=zstd/lib/decompress/zstd_decompress.c:2407:1: fatal error: error writing to /tmp/ccZ4xtho.s: No space left on device [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: 2407 | } [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: | ^ [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: compilation terminated. [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-9af21732af1b6457/out/690f776bf7b37aeb-zstd_decompress.o" "-c" "zstd/lib/decompress/zstd_decompress.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=zstd/lib/decompress/zstd_decompress_block.c:2215:1: fatal error: error writing to /tmp/ccSfXCcm.s: No space left on device [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: 2215 | } [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: | ^ [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: compilation terminated. [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: zstd/lib/dictBuilder/cover.c:1261:1: fatal error: error writing to /tmp/ccpAIkSm.s: No space left on device [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: 1261 | } [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: | ^ [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: compilation terminated. [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-9af21732af1b6457/out/b0401a448be314bb-cover.o" "-c" "zstd/lib/dictBuilder/cover.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=zstd/lib/dictBuilder/divsufsort.c:1913:1: fatal error: error writing to /tmp/ccyF8C4G.s: No space left on device [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: 1913 | } [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: | ^ [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: compilation terminated. [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: zstd/lib/dictBuilder/fastcover.c:766:1: fatal error: error writing to /tmp/ccBFLwoX.s: No space left on device [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: 766 | } [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: | ^ [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: compilation terminated. [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-9af21732af1b6457/out/b0401a448be314bb-fastcover.o" "-c" "zstd/lib/dictBuilder/fastcover.c" with args cc did not execute successfully (status code exit status: 1). [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-9af21732af1b6457/out/690f776bf7b37aeb-zstd_decompress_block.o" "-c" "zstd/lib/decompress/zstd_decompress_block.c" with args cc did not execute successfully (status code exit status: 1). [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-9af21732af1b6457/out/b0401a448be314bb-divsufsort.o" "-c" "zstd/lib/dictBuilder/divsufsort.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=zstd/lib/dictBuilder/zdict.c:1133:1: fatal error: error writing to /tmp/ccC8bV0S.s: No space left on device [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: 1133 | } [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: | ^ [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: compilation terminated. [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-9af21732af1b6457/out/b0401a448be314bb-zdict.o" "-c" "zstd/lib/dictBuilder/zdict.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=zstd/lib/legacy/zstd_v01.c:2127:1: fatal error: error writing to /tmp/ccGonFJ5.s: No space left on device [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: 2127 | } [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: | ^ [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: compilation terminated. [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-9af21732af1b6457/out/5eeec2f4c1e9b3b6-zstd_v01.o" "-c" "zstd/lib/legacy/zstd_v01.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=zstd/lib/legacy/zstd_v02.c:3465:1: fatal error: error writing to /tmp/ccopqMa8.s: No space left on device [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: 3465 | } [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: | ^ [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: compilation terminated. [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-9af21732af1b6457/out/5eeec2f4c1e9b3b6-zstd_v02.o" "-c" "zstd/lib/legacy/zstd_v02.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=zstd/lib/legacy/zstd_v03.c:3105:1: fatal error: error writing to /tmp/ccP1f48L.s: No space left on device [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: 3105 | } [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: | ^ [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: compilation terminated. [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-9af21732af1b6457/out/5eeec2f4c1e9b3b6-zstd_v03.o" "-c" "zstd/lib/legacy/zstd_v03.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=zstd/lib/legacy/zstd_v04.c:3598:1: fatal error: error writing to /tmp/cckv20rp.s: No space left on device [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: 3598 | size_t ZSTDv04_freeDCtx(ZSTD_DCtx* dctx) { return ZSTD_freeDCtx(dctx); } [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: | ^~~~~~ [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: compilation terminated. [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-9af21732af1b6457/out/5eeec2f4c1e9b3b6-zstd_v04.o" "-c" "zstd/lib/legacy/zstd_v04.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=zstd/lib/legacy/zstd_v05.c:4005:1: fatal error: error writing to /tmp/ccXSxFrr.s: No space left on device [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: 4005 | size_t ZBUFFv05_recommendedDOutSize(void) { return BLOCKSIZE; } [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: | ^~~~~~ [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: compilation terminated. [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-9af21732af1b6457/out/5eeec2f4c1e9b3b6-zstd_v05.o" "-c" "zstd/lib/legacy/zstd_v05.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=zstd/lib/legacy/zstd_v06.c:4106:1: fatal error: error writing to /tmp/ccDzOmrW.s: No space left on device [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: 4106 | size_t ZBUFFv06_recommendedDOutSize(void) { return ZSTDv06_BLOCKSIZE_MAX; } [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: | ^~~~~~ [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: compilation terminated. [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-9af21732af1b6457/out/5eeec2f4c1e9b3b6-zstd_v06.o" "-c" "zstd/lib/legacy/zstd_v06.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=zstd/lib/legacy/zstd_v07.c:4490:1: fatal error: error writing to /tmp/ccIk2UIF.s: No space left on device [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: 4490 | size_t ZBUFFv07_recommendedDOutSize(void) { return ZSTDv07_BLOCKSIZE_ABSOLUTEMAX; } [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: | ^~~~~~ [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: compilation terminated. [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-9af21732af1b6457/out/5eeec2f4c1e9b3b6-zstd_v07.o" "-c" "zstd/lib/legacy/zstd_v07.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=zstd/lib/compress/zstd_lazy.c:2198:1: fatal error: error writing to /tmp/ccvAgFkF.s: No space left on device [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: 2198 | } [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: | ^ [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: compilation terminated. [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-9af21732af1b6457/out/1ddd1489cc625d97-zstd_lazy.o" "-c" "zstd/lib/compress/zstd_lazy.c" with args cc did not execute successfully (status code exit status: 1). [INFO] [stderr] error: failed to run custom build command for `zstd-sys v2.0.13+zstd.1.5.6` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/zstd-sys-91f1263d07724b84/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-env-changed=ZSTD_SYS_USE_PKG_CONFIG [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/debug/build/zstd-sys-9af21732af1b6457/out) [INFO] [stderr] OPT_LEVEL = Some(0) [INFO] [stderr] TARGET = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] HOST = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] cargo:rerun-if-env-changed=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=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] RUSTC_WRAPPER = None [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some(true) [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2) [INFO] [stderr] cargo:rerun-if-env-changed=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] OUT_DIR = Some(/opt/rustwide/target/debug/build/zstd-sys-9af21732af1b6457/out) [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] TARGET = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2) [INFO] [stderr] HOST = Some(x86_64-unknown-linux-gnu) [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] OUT_DIR = Some(/opt/rustwide/target/debug/build/zstd-sys-9af21732af1b6457/out) [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] TARGET = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2) [INFO] [stderr] HOST = Some(x86_64-unknown-linux-gnu) [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] OUT_DIR = Some(/opt/rustwide/target/debug/build/zstd-sys-9af21732af1b6457/out) [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] TARGET = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2) [INFO] [stderr] HOST = Some(x86_64-unknown-linux-gnu) [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] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] cargo:warning=zstd/lib/decompress/zstd_ddict.c:244:1: fatal error: error writing to /tmp/cc3t5eqK.s: No space left on device [INFO] [stderr] cargo:warning= 244 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 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" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-9af21732af1b6457/out/690f776bf7b37aeb-zstd_ddict.o" "-c" "zstd/lib/decompress/zstd_ddict.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=/tmp/ccJuJNdy.s: Assembler messages: [INFO] [stderr] cargo:warning=/tmp/ccJuJNdy.s: Fatal error: can't fill 24 bytes in section .rodata.ZSTD_defaultCMem of /opt/rustwide/target/debug/build/zstd-sys-9af21732af1b6457/out/1ddd1489cc625d97-zstd_compress.o: 'No space left on device' [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [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" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-9af21732af1b6457/out/1ddd1489cc625d97-zstd_compress.o" "-c" "zstd/lib/compress/zstd_compress.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=zstd/lib/compress/zstd_opt.c:1571:1: fatal error: error writing to /tmp/ccu4q27w.s: No space left on device [INFO] [stderr] cargo:warning= 1571 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [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" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-9af21732af1b6457/out/1ddd1489cc625d97-zstd_opt.o" "-c" "zstd/lib/compress/zstd_opt.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=zstd/lib/decompress/huf_decompress.c:1944:1: fatal error: error writing to /tmp/ccrYekBI.s: No space left on device [INFO] [stderr] cargo:warning= 1944 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [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" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-9af21732af1b6457/out/690f776bf7b37aeb-huf_decompress.o" "-c" "zstd/lib/decompress/huf_decompress.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=zstd/lib/decompress/zstd_decompress.c:2407:1: fatal error: error writing to /tmp/ccZ4xtho.s: No space left on device [INFO] [stderr] cargo:warning= 2407 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [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" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-9af21732af1b6457/out/690f776bf7b37aeb-zstd_decompress.o" "-c" "zstd/lib/decompress/zstd_decompress.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=zstd/lib/decompress/zstd_decompress_block.c:2215:1: fatal error: error writing to /tmp/ccSfXCcm.s: No space left on device [INFO] [stderr] cargo:warning= 2215 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] cargo:warning=zstd/lib/dictBuilder/cover.c:1261:1: fatal error: error writing to /tmp/ccpAIkSm.s: No space left on device [INFO] [stderr] cargo:warning= 1261 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [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" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-9af21732af1b6457/out/b0401a448be314bb-cover.o" "-c" "zstd/lib/dictBuilder/cover.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=zstd/lib/dictBuilder/divsufsort.c:1913:1: fatal error: error writing to /tmp/ccyF8C4G.s: No space left on device [INFO] [stderr] cargo:warning= 1913 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] cargo:warning=zstd/lib/dictBuilder/fastcover.c:766:1: fatal error: error writing to /tmp/ccBFLwoX.s: No space left on device [INFO] [stderr] cargo:warning= 766 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [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" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-9af21732af1b6457/out/b0401a448be314bb-fastcover.o" "-c" "zstd/lib/dictBuilder/fastcover.c" with args cc did not execute successfully (status code exit status: 1). [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" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-9af21732af1b6457/out/690f776bf7b37aeb-zstd_decompress_block.o" "-c" "zstd/lib/decompress/zstd_decompress_block.c" with args cc did not execute successfully (status code exit status: 1). [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" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-9af21732af1b6457/out/b0401a448be314bb-divsufsort.o" "-c" "zstd/lib/dictBuilder/divsufsort.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=zstd/lib/dictBuilder/zdict.c:1133:1: fatal error: error writing to /tmp/ccC8bV0S.s: No space left on device [INFO] [stderr] cargo:warning= 1133 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [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" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-9af21732af1b6457/out/b0401a448be314bb-zdict.o" "-c" "zstd/lib/dictBuilder/zdict.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=zstd/lib/legacy/zstd_v01.c:2127:1: fatal error: error writing to /tmp/ccGonFJ5.s: No space left on device [INFO] [stderr] cargo:warning= 2127 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [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" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-9af21732af1b6457/out/5eeec2f4c1e9b3b6-zstd_v01.o" "-c" "zstd/lib/legacy/zstd_v01.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=zstd/lib/legacy/zstd_v02.c:3465:1: fatal error: error writing to /tmp/ccopqMa8.s: No space left on device [INFO] [stderr] cargo:warning= 3465 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [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" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-9af21732af1b6457/out/5eeec2f4c1e9b3b6-zstd_v02.o" "-c" "zstd/lib/legacy/zstd_v02.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=zstd/lib/legacy/zstd_v03.c:3105:1: fatal error: error writing to /tmp/ccP1f48L.s: No space left on device [INFO] [stderr] cargo:warning= 3105 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [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" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-9af21732af1b6457/out/5eeec2f4c1e9b3b6-zstd_v03.o" "-c" "zstd/lib/legacy/zstd_v03.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=zstd/lib/legacy/zstd_v04.c:3598:1: fatal error: error writing to /tmp/cckv20rp.s: No space left on device [INFO] [stderr] cargo:warning= 3598 | size_t ZSTDv04_freeDCtx(ZSTD_DCtx* dctx) { return ZSTD_freeDCtx(dctx); } [INFO] [stderr] cargo:warning= | ^~~~~~ [INFO] [stderr] cargo:warning=compilation terminated. [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" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-9af21732af1b6457/out/5eeec2f4c1e9b3b6-zstd_v04.o" "-c" "zstd/lib/legacy/zstd_v04.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=zstd/lib/legacy/zstd_v05.c:4005:1: fatal error: error writing to /tmp/ccXSxFrr.s: No space left on device [INFO] [stderr] cargo:warning= 4005 | size_t ZBUFFv05_recommendedDOutSize(void) { return BLOCKSIZE; } [INFO] [stderr] cargo:warning= | ^~~~~~ [INFO] [stderr] cargo:warning=compilation terminated. [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" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-9af21732af1b6457/out/5eeec2f4c1e9b3b6-zstd_v05.o" "-c" "zstd/lib/legacy/zstd_v05.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=zstd/lib/legacy/zstd_v06.c:4106:1: fatal error: error writing to /tmp/ccDzOmrW.s: No space left on device [INFO] [stderr] cargo:warning= 4106 | size_t ZBUFFv06_recommendedDOutSize(void) { return ZSTDv06_BLOCKSIZE_MAX; } [INFO] [stderr] cargo:warning= | ^~~~~~ [INFO] [stderr] cargo:warning=compilation terminated. [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" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-9af21732af1b6457/out/5eeec2f4c1e9b3b6-zstd_v06.o" "-c" "zstd/lib/legacy/zstd_v06.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=zstd/lib/legacy/zstd_v07.c:4490:1: fatal error: error writing to /tmp/ccIk2UIF.s: No space left on device [INFO] [stderr] cargo:warning= 4490 | size_t ZBUFFv07_recommendedDOutSize(void) { return ZSTDv07_BLOCKSIZE_ABSOLUTEMAX; } [INFO] [stderr] cargo:warning= | ^~~~~~ [INFO] [stderr] cargo:warning=compilation terminated. [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" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-9af21732af1b6457/out/5eeec2f4c1e9b3b6-zstd_v07.o" "-c" "zstd/lib/legacy/zstd_v07.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=zstd/lib/compress/zstd_lazy.c:2198:1: fatal error: error writing to /tmp/ccvAgFkF.s: No space left on device [INFO] [stderr] cargo:warning= 2198 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [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" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-9af21732af1b6457/out/1ddd1489cc625d97-zstd_lazy.o" "-c" "zstd/lib/compress/zstd_lazy.c" with args cc did not execute successfully (status code exit status: 1). [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" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-9af21732af1b6457/out/1ddd1489cc625d97-zstd_lazy.o" "-c" "zstd/lib/compress/zstd_lazy.c" with args cc did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetafbgB2n/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `brotli` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "a292c324902578b360c3e1d123d84891b6ec3c98ffb8dbdbf250f5419560021c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a292c324902578b360c3e1d123d84891b6ec3c98ffb8dbdbf250f5419560021c", kill_on_drop: false }` [INFO] [stdout] a292c324902578b360c3e1d123d84891b6ec3c98ffb8dbdbf250f5419560021c