[INFO] cloning repository https://github.com/dadencukillia/flappy_rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dadencukillia/flappy_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdadencukillia%2Fflappy_rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdadencukillia%2Fflappy_rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 096326f4598141d5a0c0733922b1b4ebe5c07212
[INFO] checking dadencukillia/flappy_rust against try#d12484522bcab8d07e325c6570f226a2faace3f7 for pr-128425-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdadencukillia%2Fflappy_rust" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/dadencukillia/flappy_rust on toolchain d12484522bcab8d07e325c6570f226a2faace3f7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d12484522bcab8d07e325c6570f226a2faace3f7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/dadencukillia/flappy_rust
[INFO] finished tweaking git repo https://github.com/dadencukillia/flappy_rust
[INFO] tweaked toml for git repo https://github.com/dadencukillia/flappy_rust written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/dadencukillia/flappy_rust 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" "+d12484522bcab8d07e325c6570f226a2faace3f7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+d12484522bcab8d07e325c6570f226a2faace3f7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7eaf3933c1a7c3abe5c1283f36793fcc20c6935f5420f823b1e0a3d7a5652f53
[INFO] running `Command { std: "docker" "start" "-a" "7eaf3933c1a7c3abe5c1283f36793fcc20c6935f5420f823b1e0a3d7a5652f53", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7eaf3933c1a7c3abe5c1283f36793fcc20c6935f5420f823b1e0a3d7a5652f53", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7eaf3933c1a7c3abe5c1283f36793fcc20c6935f5420f823b1e0a3d7a5652f53", kill_on_drop: false }`
[INFO] [stdout] 7eaf3933c1a7c3abe5c1283f36793fcc20c6935f5420f823b1e0a3d7a5652f53
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+d12484522bcab8d07e325c6570f226a2faace3f7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2580b63033ca2659d107be61c0d1f11c0e0e7e23690ea76d4543809b9cd5e0a8
[INFO] running `Command { std: "docker" "start" "-a" "2580b63033ca2659d107be61c0d1f11c0e0e7e23690ea76d4543809b9cd5e0a8", kill_on_drop: false }`
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.73
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling pkg-config v0.3.28
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking smallvec v1.11.2
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling xml-rs v0.8.19
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking libloading v0.8.1
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling thiserror v1.0.53
[INFO] [stderr]    Compiling crossbeam-utils v0.8.18
[INFO] [stderr]     Checking bitflags v2.4.1
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking ttf-parser v0.20.0
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.8
[INFO] [stderr]    Compiling ahash v0.8.7
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]     Checking downcast-rs v1.2.0
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling serde_json v1.0.109
[INFO] [stderr]    Compiling semver v1.0.20
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]    Compiling rustix v0.38.28
[INFO] [stderr]    Compiling camino v1.1.6
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]    Compiling jobserver v0.1.27
[INFO] [stderr]     Checking crossbeam-epoch v0.9.17
[INFO] [stderr]    Compiling quote v1.0.34
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking fdeflate v0.3.3
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]    Compiling syn v2.0.44
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]     Checking libloading v0.7.4
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]    Compiling ash v0.37.3+1.3.251
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking allocator-api2 v0.2.16
[INFO] [stderr]    Compiling pulldown-cmark v0.9.3
[INFO] [stderr]     Checking termcolor v1.4.0
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling linux-raw-sys v0.4.12
[INFO] [stderr]    Compiling khronos-egl v4.1.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking png v0.17.10
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]     Checking crossbeam-deque v0.8.4
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]    Compiling smithay-client-toolkit v0.16.1
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]     Checking gpu-descriptor-types v0.1.2
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]     Checking getrandom v0.2.11
[INFO] [stderr]     Checking nix v0.25.1
[INFO] [stderr]     Checking gpu-alloc-types v0.2.0
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking encoding_rs v0.8.33
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]     Checking euclid v0.22.9
[INFO] [stderr]     Checking spirv v0.2.0+1.5.4
[INFO] [stderr]    Compiling zstd-sys v2.0.9+zstd.1.5.5
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]     Checking owned_ttf_parser v0.20.0
[INFO] [stderr]     Checking arrayref v0.3.7
[INFO] [stderr]     Checking unicode-xid v0.2.4
[INFO] [stderr]     Checking xcursor v0.3.5
[INFO] [stderr]     Checking raw-window-handle v0.5.2
[INFO] [stderr]     Checking ab_glyph v0.2.23
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]     Checking hexf-parse v0.2.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling walkdir v2.4.0
[INFO] [stderr]     Checking gpu-descriptor v0.2.4
[INFO] [stderr]     Checking gpu-alloc v0.5.4
[INFO] [stderr]     Checking memmap2 v0.5.10
[INFO] [stderr]     Checking lyon_geom v1.0.5
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]     Checking wgpu-types v0.16.1
[INFO] [stderr]     Checking wayland-commons v0.29.5
[INFO] [stderr]    Compiling bytecount v0.6.7
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]     Checking weezl v0.1.7
[INFO] [stderr]     Checking glow v0.12.3
[INFO] [stderr]    Compiling cpal v0.15.2
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stderr] error: could not compile `cpal` (build script)
[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/d12484522bcab8d07e325c6570f226a2faace3f7/bin/rustc --crate-name build_script_build --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cpal-0.15.2/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asio", "asio-sys", "jack", "num-traits", "oboe-shared-stdcxx", "wasm-bindgen"))' -C metadata=854e70403a028165 -C extra-filename=-bfe69ba1a5ddabf7 --out-dir /opt/rustwide/target/debug/build/cpal-bfe69ba1a5ddabf7 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaeBDAGv/lib.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: failed to run custom build command for `wayland-protocols v0.29.5`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/wayland-protocols-2d337b7c0d5997ba/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-changed-env=CARGO_FEATURE_CLIENT
[INFO] [stderr]   cargo:rerun-if-changed-env=CARGO_FEATURE_SERVER
[INFO] [stderr]   cargo:rerun-if-changed-env=CARGO_FEATURE_UNSTABLE_PROTOCOLS
[INFO] [stderr]   cargo:rerun-if-changed=./protocols/stable/presentation-time/presentation-time.xml
[INFO] [stderr]   cargo:rerun-if-changed=./protocols/stable/viewporter/viewporter.xml
[INFO] [stderr]   cargo:rerun-if-changed=./protocols/stable/xdg-shell/xdg-shell.xml
[INFO] [stderr]   cargo:rerun-if-changed=./protocols/staging/xdg-activation/xdg-activation-v1.xml
[INFO] [stderr]   cargo:rerun-if-changed=./misc/gtk-primary-selection.xml
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   error: 'rustfmt' is not installed for the custom toolchain 'd12484522bcab8d07e325c6570f226a2faace3f7'.
[INFO] [stderr]   note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr]   help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr]   error: 'rustfmt' is not installed for the custom toolchain 'd12484522bcab8d07e325c6570f226a2faace3f7'.
[INFO] [stderr]   note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr]   help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr]   error: 'rustfmt' is not installed for the custom toolchain 'd12484522bcab8d07e325c6570f226a2faace3f7'.
[INFO] [stderr]   note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr]   help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr]   error: 'rustfmt' is not installed for the custom toolchain 'd12484522bcab8d07e325c6570f226a2faace3f7'.
[INFO] [stderr]   note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr]   help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wayland-scanner-0.29.5/src/lib.rs:156:40:
[INFO] [stderr]   called `Result::unwrap()` on an `Err` value: Os { code: 28, kind: StorageFull, message: "No space left on device" }
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x611936f719e3 - std::backtrace_rs::backtrace::libunwind::trace::haef4e26df97a6784
[INFO] [stderr]                                  at /rustc/d12484522bcab8d07e325c6570f226a2faace3f7/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x611936f719e3 - std::backtrace_rs::backtrace::trace_unsynchronized::hfbbc413b89e00a2e
[INFO] [stderr]                                  at /rustc/d12484522bcab8d07e325c6570f226a2faace3f7/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x611936f719e3 - std::sys::backtrace::_print_fmt::h7ef13fd54fff12c5
[INFO] [stderr]                                  at /rustc/d12484522bcab8d07e325c6570f226a2faace3f7/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x611936f719e3 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h0c57b22ac1b5d211
[INFO] [stderr]                                  at /rustc/d12484522bcab8d07e325c6570f226a2faace3f7/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x611936f938e3 - core::fmt::rt::Argument::fmt::heafd0ffbf2b31917
[INFO] [stderr]                                  at /rustc/d12484522bcab8d07e325c6570f226a2faace3f7/library/core/src/fmt/rt.rs:177:76
[INFO] [stderr]      5:     0x611936f938e3 - core::fmt::write::hfc39b7668e6eefb7
[INFO] [stderr]                                  at /rustc/d12484522bcab8d07e325c6570f226a2faace3f7/library/core/src/fmt/mod.rs:1449:21
[INFO] [stderr]      6:     0x611936f6ebc3 - std::io::Write::write_fmt::h86957ca36543fc1c
[INFO] [stderr]                                  at /rustc/d12484522bcab8d07e325c6570f226a2faace3f7/library/std/src/io/mod.rs:1890:15
[INFO] [stderr]      7:     0x611936f71832 - std::sys::backtrace::BacktraceLock::print::h053fb5f854c4bce2
[INFO] [stderr]                                  at /rustc/d12484522bcab8d07e325c6570f226a2faace3f7/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      8:     0x611936f7277a - std::panicking::default_hook::{{closure}}::hd69dbfdd89ed59c9
[INFO] [stderr]                                  at /rustc/d12484522bcab8d07e325c6570f226a2faace3f7/library/std/src/panicking.rs:298:22
[INFO] [stderr]      9:     0x611936f725ea - std::panicking::default_hook::h3567f08ec98c93f2
[INFO] [stderr]                                  at /rustc/d12484522bcab8d07e325c6570f226a2faace3f7/library/std/src/panicking.rs:325:9
[INFO] [stderr]     10:     0x611936f73192 - std::panicking::rust_panic_with_hook::h80a8d04e1131a561
[INFO] [stderr]                                  at /rustc/d12484522bcab8d07e325c6570f226a2faace3f7/library/std/src/panicking.rs:831:13
[INFO] [stderr]     11:     0x611936f72f1a - std::panicking::begin_panic_handler::{{closure}}::h6a4b164b6f8e2dc3
[INFO] [stderr]                                  at /rustc/d12484522bcab8d07e325c6570f226a2faace3f7/library/std/src/panicking.rs:704:13
[INFO] [stderr]     12:     0x611936f71ee9 - std::sys::backtrace::__rust_end_short_backtrace::hed8e6f333a981608
[INFO] [stderr]                                  at /rustc/d12484522bcab8d07e325c6570f226a2faace3f7/library/std/src/sys/backtrace.rs:168:18
[INFO] [stderr]     13:     0x611936f72bad - rust_begin_unwind
[INFO] [stderr]                                  at /rustc/d12484522bcab8d07e325c6570f226a2faace3f7/library/std/src/panicking.rs:695:5
[INFO] [stderr]     14:     0x611936f92820 - core::panicking::panic_fmt::h390cc9eba0507501
[INFO] [stderr]                                  at /rustc/d12484522bcab8d07e325c6570f226a2faace3f7/library/core/src/panicking.rs:75:14
[INFO] [stderr]     15:     0x611936f92bb6 - core::result::unwrap_failed::h1de3ac674bb26d78
[INFO] [stderr]                                  at /rustc/d12484522bcab8d07e325c6570f226a2faace3f7/library/core/src/result.rs:1704:5
[INFO] [stderr]     16:     0x611936eae36d - wayland_scanner::generate_code_with_destructor_events::h14cd763f8c63d210
[INFO] [stderr]     17:     0x611936eb313d - build_script_build::generate_protocol::h9f40c14185e9ea84
[INFO] [stderr]     18:     0x611936eb477b - build_script_build::main::hd7e2495bdbfc4200
[INFO] [stderr]     19:     0x611936eabc23 - core::ops::function::FnOnce::call_once::h1ec7c9fcbe7c5595
[INFO] [stderr]     20:     0x611936eaeb56 - std::sys::backtrace::__rust_begin_short_backtrace::h2fa08fa70c6c09f0
[INFO] [stderr]     21:     0x611936eb11f9 - std::rt::lang_start::{{closure}}::hf02b4209daf19da5
[INFO] [stderr]     22:     0x611936f6b7e0 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h7ddb8167eda4fe8e
[INFO] [stderr]                                  at /rustc/d12484522bcab8d07e325c6570f226a2faace3f7/library/core/src/ops/function.rs:284:13
[INFO] [stderr]     23:     0x611936f6b7e0 - std::panicking::try::do_call::h15c0a4485a00996b
[INFO] [stderr]                                  at /rustc/d12484522bcab8d07e325c6570f226a2faace3f7/library/std/src/panicking.rs:587:40
[INFO] [stderr]     24:     0x611936f6b7e0 - std::panicking::try::h8ffcbc8f355b45da
[INFO] [stderr]                                  at /rustc/d12484522bcab8d07e325c6570f226a2faace3f7/library/std/src/panicking.rs:550:19
[INFO] [stderr]     25:     0x611936f6b7e0 - std::panic::catch_unwind::h0beb9ff06de224be
[INFO] [stderr]                                  at /rustc/d12484522bcab8d07e325c6570f226a2faace3f7/library/std/src/panic.rs:359:14
[INFO] [stderr]     26:     0x611936f6b7e0 - std::rt::lang_start_internal::{{closure}}::h69848bee7928bd9e
[INFO] [stderr]                                  at /rustc/d12484522bcab8d07e325c6570f226a2faace3f7/library/std/src/rt.rs:168:24
[INFO] [stderr]     27:     0x611936f6b7e0 - std::panicking::try::do_call::h210a6fe5186e3ff3
[INFO] [stderr]                                  at /rustc/d12484522bcab8d07e325c6570f226a2faace3f7/library/std/src/panicking.rs:587:40
[INFO] [stderr]     28:     0x611936f6b7e0 - std::panicking::try::h0dac607fbe5e4d4e
[INFO] [stderr]                                  at /rustc/d12484522bcab8d07e325c6570f226a2faace3f7/library/std/src/panicking.rs:550:19
[INFO] [stderr]     29:     0x611936f6b7e0 - std::panic::catch_unwind::ha343e93c2fda9299
[INFO] [stderr]                                  at /rustc/d12484522bcab8d07e325c6570f226a2faace3f7/library/std/src/panic.rs:359:14
[INFO] [stderr]     30:     0x611936f6b7e0 - std::rt::lang_start_internal::h56c3722dcb8d80e6
[INFO] [stderr]                                  at /rustc/d12484522bcab8d07e325c6570f226a2faace3f7/library/std/src/rt.rs:164:5
[INFO] [stderr]     31:     0x611936eb11e1 - std::rt::lang_start::h41e332bf66cce09b
[INFO] [stderr]     32:     0x611936eb5125 - main
[INFO] [stderr]     33:     0x7f1be3a47d90 - <unknown>
[INFO] [stderr]     34:     0x7f1be3a47e40 - __libc_start_main
[INFO] [stderr]     35:     0x611936e9ee85 - _start
[INFO] [stderr]     36:                0x0 - <unknown>
[INFO] [stderr] error: could not compile `pulldown-cmark` (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/d12484522bcab8d07e325c6570f226a2faace3f7/bin/rustc --crate-name pulldown_cmark --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulldown-cmark-0.9.3/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "gen-tests", "getopts", "serde", "simd"))' -C metadata=88ff9b5a4f107035 -C extra-filename=-1ecff16ecf75ed4d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-1969f6684f376d5e.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-31850fc99529a092.rmeta --extern unicase=/opt/rustwide/target/debug/deps/libunicase-6dde783f71c7853a.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaFy4zb9"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stderr] error: could not compile `alsa-sys` (lib) due to 1 previous error
[INFO] [stderr] error: could not compile `encoding_rs` (lib) due to 1 previous error
[INFO] [stderr] error: could not compile `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to parse process output: `/opt/rustwide/rustup-home/toolchains/d12484522bcab8d07e325c6570f226a2faace3f7/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.44/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=9f5ca9aecb68d388 -C extra-filename=-47755714509b26fc --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-a55755db46dc1715.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-b27a68382ec8f5df.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-f2de522ba645d884.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: bzip2-1.0.8/blocksort.c:1089:1: fatal error: error writing to /tmp/ccYxmodG.s: No space left on device
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8:  1089 | }
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8:       | ^
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: compilation terminated.
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "bzip2-1.0.8" "-D_FILE_OFFSET_BITS=64" "-DBZ_NO_STDIO" "-o" "/opt/rustwide/target/debug/build/bzip2-sys-e0a33e60e7b80af7/out/lib/bzip2-1.0.8/blocksort.o" "-c" "bzip2-1.0.8/blocksort.c" with args "cc" did not execute successfully (status code exit status: 1).running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "bzip2-1.0.8" "-D_FILE_OFFSET_BITS=64" "-DBZ_NO_STDIO" "-o" "/opt/rustwide/target/debug/build/bzip2-sys-e0a33e60e7b80af7/out/lib/bzip2-1.0.8/bzlib.o" "-c" "bzip2-1.0.8/bzlib.c"
[INFO] [stderr] error: failed to run custom build command for `bzip2-sys v0.1.11+1.0.8`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/bzip2-sys-2d786bdc42688ccc/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-env-changed=BZIP2_NO_PKG_CONFIG
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG
[INFO] [stderr]   cargo:rerun-if-env-changed=BZIP2_STATIC
[INFO] [stderr]   cargo:rerun-if-env-changed=BZIP2_DYNAMIC
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_PATH
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   OPT_LEVEL = Some("0")
[INFO] [stderr]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu
[INFO] [stderr]   CC_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu
[INFO] [stderr]   CC_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CC
[INFO] [stderr]   HOST_CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC
[INFO] [stderr]   CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   DEBUG = Some("true")
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87")
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CFLAGS
[INFO] [stderr]   HOST_CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "bzip2-1.0.8" "-D_FILE_OFFSET_BITS=64" "-DBZ_NO_STDIO" "-o" "/opt/rustwide/target/debug/build/bzip2-sys-e0a33e60e7b80af7/out/lib/bzip2-1.0.8/blocksort.o" "-c" "bzip2-1.0.8/blocksort.c"
[INFO] [stderr]   cargo:warning=bzip2-1.0.8/blocksort.c:1089:1: fatal error: error writing to /tmp/ccYxmodG.s: No space left on device
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning= 1089 | }
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=      | ^
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "bzip2-1.0.8" "-D_FILE_OFFSET_BITS=64" "-DBZ_NO_STDIO" "-o" "/opt/rustwide/target/debug/build/bzip2-sys-e0a33e60e7b80af7/out/lib/bzip2-1.0.8/huffman.o" "-c" "bzip2-1.0.8/huffman.c"
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "bzip2-1.0.8" "-D_FILE_OFFSET_BITS=64" "-DBZ_NO_STDIO" "-o" "/opt/rustwide/target/debug/build/bzip2-sys-e0a33e60e7b80af7/out/lib/bzip2-1.0.8/crctable.o" "-c" "bzip2-1.0.8/crctable.c"
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "bzip2-1.0.8" "-D_FILE_OFFSET_BITS=64" "-DBZ_NO_STDIO" "-o" "/opt/rustwide/target/debug/build/bzip2-sys-e0a33e60e7b80af7/out/lib/bzip2-1.0.8/randtable.o" "-c" "bzip2-1.0.8/randtable.c"
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "bzip2-1.0.8" "-D_FILE_OFFSET_BITS=64" "-DBZ_NO_STDIO" "-o" "/opt/rustwide/target/debug/build/bzip2-sys-e0a33e60e7b80af7/out/lib/bzip2-1.0.8/compress.o" "-c" "bzip2-1.0.8/compress.c"
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "bzip2-1.0.8" "-D_FILE_OFFSET_BITS=64" "-DBZ_NO_STDIO" "-o" "/opt/rustwide/target/debug/build/bzip2-sys-e0a33e60e7b80af7/out/lib/bzip2-1.0.8/decompress.o" "-c" "bzip2-1.0.8/decompress.c"
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "bzip2-1.0.8" "-D_FILE_OFFSET_BITS=64" "-DBZ_NO_STDIO" "-o" "/opt/rustwide/target/debug/build/bzip2-sys-e0a33e60e7b80af7/out/lib/bzip2-1.0.8/blocksort.o" "-c" "bzip2-1.0.8/blocksort.c" with args "cc" did not execute successfully (status code exit status: 1).running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "bzip2-1.0.8" "-D_FILE_OFFSET_BITS=64" "-DBZ_NO_STDIO" "-o" "/opt/rustwide/target/debug/build/bzip2-sys-e0a33e60e7b80af7/out/lib/bzip2-1.0.8/bzlib.o" "-c" "bzip2-1.0.8/bzlib.c"
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   error occurred: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "bzip2-1.0.8" "-D_FILE_OFFSET_BITS=64" "-DBZ_NO_STDIO" "-o" "/opt/rustwide/target/debug/build/bzip2-sys-e0a33e60e7b80af7/out/lib/bzip2-1.0.8/blocksort.o" "-c" "bzip2-1.0.8/blocksort.c" with args "cc" did not execute successfully (status code exit status: 1).
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stdout] error: failed to write /tmp/rustchA0B5f/lib.rmeta: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rustix` (lib) due to 1 previous error
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetah0DDRq/lib.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `glow` (lib) due to 1 previous error
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: zstd/lib/dictBuilder/fastcover.c:766:1: fatal error: error writing to /tmp/cciR20JJ.s: No space left on device
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5:   766 | }
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5:       | ^
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: compilation terminated.
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: /tmp/ccoR8JCW.s: Assembler messages:
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: /tmp/ccoR8JCW.s: Fatal error: can't write 11 bytes to section .text.MEM_32bits of /opt/rustwide/target/debug/build/zstd-sys-1af290ae242f2826/out/zstd/lib/compress/zstd_compress.o: 'No space left on device'
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: 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-1af290ae242f2826/out/zstd/lib/dictBuilder/fastcover.o" "-c" "zstd/lib/dictBuilder/fastcover.c" with args "cc" did not execute successfully (status code exit status: 1).cargo:warning=/tmp/ccoR8JCW.s: Fatal error: /opt/rustwide/target/debug/build/zstd-sys-1af290ae242f2826/out/zstd/lib/compress/zstd_compress.o: No space left on device
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: zstd/lib/decompress/huf_decompress.c:1882:1: fatal error: error writing to /tmp/ccq1aINB.s: No space left on device
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5:  1882 | }
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5:       | ^
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: compilation terminated.
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: ToolExecError: Command "cc" "-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-1af290ae242f2826/out/zstd/lib/compress/zstd_compress.o" "-c" "zstd/lib/compress/zstd_compress.c" with args "cc" did not execute successfully (status code exit status: 1).
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: 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-1af290ae242f2826/out/zstd/lib/decompress/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/legacy/zstd_v02.c:3477:1: fatal error: error writing to /tmp/ccirlms6.s: No space left on device
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5:  3477 | }
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5:       | ^
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: compilation terminated.
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: zstd/lib/decompress/zstd_decompress_block.c:2192:1: fatal error: error writing to /tmp/ccg9YCPR.s: No space left on device
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5:  2192 | }
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5:       | ^
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: compilation terminated.
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: zstd/lib/legacy/zstd_v04.c:3605:1: fatal error: error writing to /tmp/cc2fG5Yj.s: No space left on device
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5:  3605 | size_t ZSTDv04_freeDCtx(ZSTD_DCtx* dctx) { return ZSTD_freeDCtx(dctx); }
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5:       | ^~~~~~
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: compilation terminated.
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: zstd/lib/legacy/zstd_v06.c:4113:1: fatal error: error writing to /tmp/cctrDU6X.s: No space left on device
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5:  4113 | size_t ZBUFFv06_recommendedDOutSize(void) { return ZSTDv06_BLOCKSIZE_MAX; }
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5:       | ^~~~~~
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: compilation terminated.
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: zstd/lib/legacy/zstd_v05.c:4004:1: fatal error: error writing to /tmp/ccW4QLqe.s: No space left on device
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5:  4004 | size_t ZBUFFv05_recommendedDOutSize(void) { return BLOCKSIZE; }
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5:       | ^~~~~~
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: compilation terminated.
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: zstd/lib/legacy/zstd_v07.c:4498:1: fatal error: error writing to /tmp/ccHCA5Rv.s: No space left on device
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5:  4498 | size_t ZBUFFv07_recommendedDOutSize(void) { return ZSTDv07_BLOCKSIZE_ABSOLUTEMAX; }
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5:       | ^~~~~~
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: compilation terminated.
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: ToolExecError: Command "cc" "-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-1af290ae242f2826/out/zstd/lib/decompress/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.9+zstd.1.5.5: 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-1af290ae242f2826/out/zstd/lib/legacy/zstd_v02.o" "-c" "zstd/lib/legacy/zstd_v02.c" with args "cc" did not execute successfully (status code exit status: 1).
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: 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-1af290ae242f2826/out/zstd/lib/legacy/zstd_v04.o" "-c" "zstd/lib/legacy/zstd_v04.c" with args "cc" did not execute successfully (status code exit status: 1).
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: 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-1af290ae242f2826/out/zstd/lib/legacy/zstd_v05.o" "-c" "zstd/lib/legacy/zstd_v05.c" with args "cc" did not execute successfully (status code exit status: 1).
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: 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-1af290ae242f2826/out/zstd/lib/legacy/zstd_v06.o" "-c" "zstd/lib/legacy/zstd_v06.c" with args "cc" did not execute successfully (status code exit status: 1).
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: 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-1af290ae242f2826/out/zstd/lib/legacy/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:2157:1: fatal error: error writing to /tmp/ccrsGnso.s: No space left on device
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5:  2157 | }
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5:       | ^
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: compilation terminated.
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: ToolExecError: Command "cc" "-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-1af290ae242f2826/out/zstd/lib/compress/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.9+zstd.1.5.5`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/zstd-sys-33d4e39129b54930/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-env-changed=ZSTD_SYS_USE_PKG_CONFIG
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   OPT_LEVEL = Some("0")
[INFO] [stderr]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu
[INFO] [stderr]   CC_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu
[INFO] [stderr]   CC_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CC
[INFO] [stderr]   HOST_CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC
[INFO] [stderr]   CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   DEBUG = Some("true")
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87")
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CFLAGS
[INFO] [stderr]   HOST_CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu
[INFO] [stderr]   CC_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu
[INFO] [stderr]   CC_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CC
[INFO] [stderr]   HOST_CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC
[INFO] [stderr]   CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87")
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CFLAGS
[INFO] [stderr]   HOST_CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu
[INFO] [stderr]   CC_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu
[INFO] [stderr]   CC_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CC
[INFO] [stderr]   HOST_CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC
[INFO] [stderr]   CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87")
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CFLAGS
[INFO] [stderr]   HOST_CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu
[INFO] [stderr]   CC_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu
[INFO] [stderr]   CC_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CC
[INFO] [stderr]   HOST_CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC
[INFO] [stderr]   CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87")
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CFLAGS
[INFO] [stderr]   HOST_CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   running: "cc" "-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-1af290ae242f2826/out/zstd/lib/common/debug.o" "-c" "zstd/lib/common/debug.c"
[INFO] [stderr]   running: "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-1af290ae242f2826/out/zstd/lib/common/entropy_common.o" "-c" "zstd/lib/common/entropy_common.c"
[INFO] [stderr]   running: "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-1af290ae242f2826/out/zstd/lib/common/error_private.o" "-c" "zstd/lib/common/error_private.c"
[INFO] [stderr]   running: "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-1af290ae242f2826/out/zstd/lib/common/fse_decompress.o" "-c" "zstd/lib/common/fse_decompress.c"
[INFO] [stderr]   running: "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-1af290ae242f2826/out/zstd/lib/common/pool.o" "-c" "zstd/lib/common/pool.c"
[INFO] [stderr]   running: "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-1af290ae242f2826/out/zstd/lib/common/threading.o" "-c" "zstd/lib/common/threading.c"
[INFO] [stderr]   running: "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-1af290ae242f2826/out/zstd/lib/common/zstd_common.o" "-c" "zstd/lib/common/zstd_common.c"
[INFO] [stderr]   running: "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-1af290ae242f2826/out/zstd/lib/compress/fse_compress.o" "-c" "zstd/lib/compress/fse_compress.c"
[INFO] [stderr]   running: "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-1af290ae242f2826/out/zstd/lib/compress/hist.o" "-c" "zstd/lib/compress/hist.c"
[INFO] [stderr]   running: "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-1af290ae242f2826/out/zstd/lib/compress/huf_compress.o" "-c" "zstd/lib/compress/huf_compress.c"
[INFO] [stderr]   running: "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-1af290ae242f2826/out/zstd/lib/compress/zstd_compress.o" "-c" "zstd/lib/compress/zstd_compress.c"
[INFO] [stderr]   running: "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-1af290ae242f2826/out/zstd/lib/compress/zstd_compress_literals.o" "-c" "zstd/lib/compress/zstd_compress_literals.c"
[INFO] [stderr]   running: "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-1af290ae242f2826/out/zstd/lib/compress/zstd_compress_sequences.o" "-c" "zstd/lib/compress/zstd_compress_sequences.c"
[INFO] [stderr]   running: "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-1af290ae242f2826/out/zstd/lib/compress/zstd_compress_superblock.o" "-c" "zstd/lib/compress/zstd_compress_superblock.c"
[INFO] [stderr]   running: "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-1af290ae242f2826/out/zstd/lib/compress/zstd_double_fast.o" "-c" "zstd/lib/compress/zstd_double_fast.c"
[INFO] [stderr]   running: "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-1af290ae242f2826/out/zstd/lib/compress/zstd_fast.o" "-c" "zstd/lib/compress/zstd_fast.c"
[INFO] [stderr]   running: "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-1af290ae242f2826/out/zstd/lib/compress/zstd_lazy.o" "-c" "zstd/lib/compress/zstd_lazy.c"
[INFO] [stderr]   running: "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-1af290ae242f2826/out/zstd/lib/compress/zstd_ldm.o" "-c" "zstd/lib/compress/zstd_ldm.c"
[INFO] [stderr]   running: "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-1af290ae242f2826/out/zstd/lib/compress/zstd_opt.o" "-c" "zstd/lib/compress/zstd_opt.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "cc" "-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-1af290ae242f2826/out/zstd/lib/compress/zstdmt_compress.o" "-c" "zstd/lib/compress/zstdmt_compress.c"
[INFO] [stderr]   running: "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-1af290ae242f2826/out/zstd/lib/decompress/huf_decompress.o" "-c" "zstd/lib/decompress/huf_decompress.c"
[INFO] [stderr]   running: "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-1af290ae242f2826/out/zstd/lib/decompress/zstd_ddict.o" "-c" "zstd/lib/decompress/zstd_ddict.c"
[INFO] [stderr]   running: "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-1af290ae242f2826/out/zstd/lib/decompress/zstd_decompress.o" "-c" "zstd/lib/decompress/zstd_decompress.c"
[INFO] [stderr]   running: "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-1af290ae242f2826/out/zstd/lib/decompress/zstd_decompress_block.o" "-c" "zstd/lib/decompress/zstd_decompress_block.c"
[INFO] [stderr]   running: "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-1af290ae242f2826/out/zstd/lib/dictBuilder/cover.o" "-c" "zstd/lib/dictBuilder/cover.c"
[INFO] [stderr]   running: "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-1af290ae242f2826/out/zstd/lib/dictBuilder/divsufsort.o" "-c" "zstd/lib/dictBuilder/divsufsort.c"
[INFO] [stderr]   running: "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-1af290ae242f2826/out/zstd/lib/dictBuilder/fastcover.o" "-c" "zstd/lib/dictBuilder/fastcover.c"
[INFO] [stderr]   running: "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-1af290ae242f2826/out/zstd/lib/dictBuilder/zdict.o" "-c" "zstd/lib/dictBuilder/zdict.c"
[INFO] [stderr]   running: "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-1af290ae242f2826/out/zstd/lib/legacy/zstd_v01.o" "-c" "zstd/lib/legacy/zstd_v01.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "cc" "-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-1af290ae242f2826/out/zstd/lib/legacy/zstd_v02.o" "-c" "zstd/lib/legacy/zstd_v02.c"
[INFO] [stderr]   running: "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-1af290ae242f2826/out/zstd/lib/legacy/zstd_v03.o" "-c" "zstd/lib/legacy/zstd_v03.c"
[INFO] [stderr]   running: "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-1af290ae242f2826/out/zstd/lib/legacy/zstd_v04.o" "-c" "zstd/lib/legacy/zstd_v04.c"
[INFO] [stderr]   running: "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-1af290ae242f2826/out/zstd/lib/legacy/zstd_v05.o" "-c" "zstd/lib/legacy/zstd_v05.c"
[INFO] [stderr]   running: "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-1af290ae242f2826/out/zstd/lib/legacy/zstd_v06.o" "-c" "zstd/lib/legacy/zstd_v06.c"
[INFO] [stderr]   running: "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-1af290ae242f2826/out/zstd/lib/legacy/zstd_v07.o" "-c" "zstd/lib/legacy/zstd_v07.c"
[INFO] [stderr]   running: "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-1af290ae242f2826/out/zstd/lib/decompress/huf_decompress_amd64.o" "-c" "zstd/lib/decompress/huf_decompress_amd64.S"
[INFO] [stderr]   cargo:warning=zstd/lib/dictBuilder/fastcover.c:766:1: fatal error: error writing to /tmp/cciR20JJ.s: No space left on device
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=  766 | }
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=      | ^
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=/tmp/ccoR8JCW.s: Assembler messages:
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=/tmp/ccoR8JCW.s: Fatal error: can't write 11 bytes to section .text.MEM_32bits of /opt/rustwide/target/debug/build/zstd-sys-1af290ae242f2826/out/zstd/lib/compress/zstd_compress.o: 'No space left on device'
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   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-1af290ae242f2826/out/zstd/lib/dictBuilder/fastcover.o" "-c" "zstd/lib/dictBuilder/fastcover.c" with args "cc" did not execute successfully (status code exit status: 1).cargo:warning=/tmp/ccoR8JCW.s: Fatal error: /opt/rustwide/target/debug/build/zstd-sys-1af290ae242f2826/out/zstd/lib/compress/zstd_compress.o: No space left on device
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=zstd/lib/decompress/huf_decompress.c:1882:1: fatal error: error writing to /tmp/ccq1aINB.s: No space left on device
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning= 1882 | }
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=      | ^
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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-1af290ae242f2826/out/zstd/lib/compress/zstd_compress.o" "-c" "zstd/lib/compress/zstd_compress.c" with args "cc" did not execute successfully (status code exit status: 1).
[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-1af290ae242f2826/out/zstd/lib/decompress/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/legacy/zstd_v02.c:3477:1: fatal error: error writing to /tmp/ccirlms6.s: No space left on device
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning= 3477 | }
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=      | ^
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=zstd/lib/decompress/zstd_decompress_block.c:2192:1: fatal error: error writing to /tmp/ccg9YCPR.s: No space left on device
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning= 2192 | }
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=      | ^
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=zstd/lib/legacy/zstd_v04.c:3605:1: fatal error: error writing to /tmp/cc2fG5Yj.s: No space left on device
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning= 3605 | size_t ZSTDv04_freeDCtx(ZSTD_DCtx* dctx) { return ZSTD_freeDCtx(dctx); }
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=      | ^~~~~~
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=zstd/lib/legacy/zstd_v06.c:4113:1: fatal error: error writing to /tmp/cctrDU6X.s: No space left on device
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning= 4113 | size_t ZBUFFv06_recommendedDOutSize(void) { return ZSTDv06_BLOCKSIZE_MAX; }
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=      | ^~~~~~
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=zstd/lib/legacy/zstd_v05.c:4004:1: fatal error: error writing to /tmp/ccW4QLqe.s: No space left on device
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning= 4004 | size_t ZBUFFv05_recommendedDOutSize(void) { return BLOCKSIZE; }
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=      | ^~~~~~
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=zstd/lib/legacy/zstd_v07.c:4498:1: fatal error: error writing to /tmp/ccHCA5Rv.s: No space left on device
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning= 4498 | size_t ZBUFFv07_recommendedDOutSize(void) { return ZSTDv07_BLOCKSIZE_ABSOLUTEMAX; }
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=      | ^~~~~~
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "cc" "-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-1af290ae242f2826/out/zstd/lib/decompress/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-1af290ae242f2826/out/zstd/lib/legacy/zstd_v02.o" "-c" "zstd/lib/legacy/zstd_v02.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-1af290ae242f2826/out/zstd/lib/legacy/zstd_v04.o" "-c" "zstd/lib/legacy/zstd_v04.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-1af290ae242f2826/out/zstd/lib/legacy/zstd_v05.o" "-c" "zstd/lib/legacy/zstd_v05.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-1af290ae242f2826/out/zstd/lib/legacy/zstd_v06.o" "-c" "zstd/lib/legacy/zstd_v06.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-1af290ae242f2826/out/zstd/lib/legacy/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:2157:1: fatal error: error writing to /tmp/ccrsGnso.s: No space left on device
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning= 2157 | }
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=      | ^
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "cc" "-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-1af290ae242f2826/out/zstd/lib/compress/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-1af290ae242f2826/out/zstd/lib/compress/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] running `Command { std: "docker" "inspect" "2580b63033ca2659d107be61c0d1f11c0e0e7e23690ea76d4543809b9cd5e0a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2580b63033ca2659d107be61c0d1f11c0e0e7e23690ea76d4543809b9cd5e0a8", kill_on_drop: false }`
[INFO] [stdout] 2580b63033ca2659d107be61c0d1f11c0e0e7e23690ea76d4543809b9cd5e0a8
