[INFO] cloning repository https://github.com/mjbozo/zero2prod [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mjbozo/zero2prod" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmjbozo%2Fzero2prod", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmjbozo%2Fzero2prod'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8d9adbf89a5ce976c47bae2e0f16d9bc4bcdfdac [INFO] checking mjbozo/zero2prod against try#d8a5ee01b913730aca7ab44c72c8f2722c0533ff for pr-139022 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmjbozo%2Fzero2prod" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mjbozo/zero2prod on toolchain d8a5ee01b913730aca7ab44c72c8f2722c0533ff [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d8a5ee01b913730aca7ab44c72c8f2722c0533ff" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mjbozo/zero2prod [INFO] finished tweaking git repo https://github.com/mjbozo/zero2prod [INFO] tweaked toml for git repo https://github.com/mjbozo/zero2prod written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/mjbozo/zero2prod 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" "+d8a5ee01b913730aca7ab44c72c8f2722c0533ff" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wiremock v0.5.22 [INFO] [stderr] Downloaded tracing-actix-web v0.7.11 [INFO] [stderr] Downloaded serde_cbor_2 v0.12.0-dev [INFO] [stderr] Downloaded actix-web-lab-derive v0.18.0 [INFO] [stderr] Downloaded serde_html_form v0.1.1 [INFO] [stderr] Downloaded serde_json v1.0.119 [INFO] [stderr] Downloaded actix-web-lab v0.18.9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+d8a5ee01b913730aca7ab44c72c8f2722c0533ff" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7a1ca6d57b67caa5795da7bbb121ccd9c65646a96d9834d11081dcc331cd7123 [INFO] running `Command { std: "docker" "start" "-a" "7a1ca6d57b67caa5795da7bbb121ccd9c65646a96d9834d11081dcc331cd7123", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7a1ca6d57b67caa5795da7bbb121ccd9c65646a96d9834d11081dcc331cd7123", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a1ca6d57b67caa5795da7bbb121ccd9c65646a96d9834d11081dcc331cd7123", kill_on_drop: false }` [INFO] [stdout] 7a1ca6d57b67caa5795da7bbb121ccd9c65646a96d9834d11081dcc331cd7123 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+d8a5ee01b913730aca7ab44c72c8f2722c0533ff" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ab21d0d211c8eb65d1f3941296728cd6dafe1db998e16e3877e06e75330d8b4b [INFO] running `Command { std: "docker" "start" "-a" "ab21d0d211c8eb65d1f3941296728cd6dafe1db998e16e3877e06e75330d8b4b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling serde_json v1.0.119 [INFO] [stderr] Compiling syn v2.0.68 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling cc v1.0.104 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking tinyvec v1.6.1 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking zerocopy v0.7.34 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Compiling zstd-sys v2.0.11+zstd.1.5.6 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Checking local-waker v0.1.4 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Compiling zstd-safe v7.1.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking polyval v0.6.2 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Checking hkdf v0.12.4 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Checking regex v1.10.5 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Checking brotli-decompressor v4.0.1 [INFO] [stderr] Checking tokio v1.38.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking ghash v0.5.1 [INFO] [stderr] Checking actix-utils v3.0.1 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Compiling bytestring v1.3.1 [INFO] [stderr] Checking actix-service v2.0.2 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Checking encoding_rs v0.8.34 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Checking actix-rt v2.10.0 [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stderr] Checking aes-gcm v0.10.3 [INFO] [stderr] Checking brotli v6.0.0 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking actix-codec v0.5.2 [INFO] [stderr] Checking local-channel v0.1.5 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking url v2.5.2 [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaLd82a5/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] error: could not compile `serde` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcUhWVV2/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcUhWVV2/symbols.o" "<16 object files omitted>" "/opt/rustwide/target/debug/deps/derive_more-ffa36b4d86b06543.76tolw0azekty3fom9t1v7rnz.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libconvert_case-ae026e4e77b8912f.rlib,libsyn-875722968327b099.rlib,libquote-6a3467902d9fc333.rlib,libproc_macro2-671e2dffb1a4640b.rlib,libunicode_ident-f2de522ba645d884.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcUhWVV2/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libderive_more-ffa36b4d86b06543.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `derive_more` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaMGVvVK/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `h2` (lib) due to 1 previous error [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: /tmp/ccHWu38A.s: Assembler messages: [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: /tmp/ccHWu38A.s: Fatal error: can't write 11 bytes to section .text.MEM_64bits of /opt/rustwide/target/debug/build/zstd-sys-01a2c253f7ed4ab9/out/1ddd1489cc625d97-zstd_lazy.o: 'No space left on device' [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: /tmp/ccHWu38A.s: Fatal error: /opt/rustwide/target/debug/build/zstd-sys-01a2c253f7ed4ab9/out/1ddd1489cc625d97-zstd_lazy.o: No such file or directory [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-01a2c253f7ed4ab9/out/1ddd1489cc625d97-zstd_lazy.o" "-c" "zstd/lib/compress/zstd_lazy.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=/tmp/ccIXyJf0.s: Assembler messages: [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: /tmp/ccIXyJf0.s: Fatal error: can't write 11 bytes to section .text.MEM_64bits of /opt/rustwide/target/debug/build/zstd-sys-01a2c253f7ed4ab9/out/1ddd1489cc625d97-zstd_opt.o: 'No space left on device' [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: /tmp/ccIXyJf0.s: Fatal error: /opt/rustwide/target/debug/build/zstd-sys-01a2c253f7ed4ab9/out/1ddd1489cc625d97-zstd_opt.o: No such file or directory [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-01a2c253f7ed4ab9/out/1ddd1489cc625d97-zstd_opt.o" "-c" "zstd/lib/compress/zstd_opt.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=zstd/lib/decompress/huf_decompress.c:1944:1: fatal error: error writing to /tmp/ccEXixSi.s: No space left on device [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: 1944 | } [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: | ^ [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: compilation terminated. [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-01a2c253f7ed4ab9/out/690f776bf7b37aeb-huf_decompress.o" "-c" "zstd/lib/decompress/huf_decompress.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=zstd/lib/dictBuilder/cover.c:1261:1: fatal error: error writing to /tmp/ccbH0Utx.s: No space left on device [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: 1261 | } [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: | ^ [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: compilation terminated. [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-01a2c253f7ed4ab9/out/b0401a448be314bb-cover.o" "-c" "zstd/lib/dictBuilder/cover.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=zstd/lib/dictBuilder/divsufsort.c:1913:1: fatal error: error writing to /tmp/ccUnyIFr.s: No space left on device [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: 1913 | } [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: | ^ [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: compilation terminated. [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-01a2c253f7ed4ab9/out/b0401a448be314bb-divsufsort.o" "-c" "zstd/lib/dictBuilder/divsufsort.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=zstd/lib/dictBuilder/fastcover.c:766:1: fatal error: error writing to /tmp/cccerjIA.s: No space left on device [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: 766 | } [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: | ^ [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: compilation terminated. [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-01a2c253f7ed4ab9/out/b0401a448be314bb-fastcover.o" "-c" "zstd/lib/dictBuilder/fastcover.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=zstd/lib/dictBuilder/zdict.c:1133:1: fatal error: error writing to /tmp/cc8tOw3K.s: No space left on device [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: 1133 | } [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: | ^ [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: compilation terminated. [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-01a2c253f7ed4ab9/out/b0401a448be314bb-zdict.o" "-c" "zstd/lib/dictBuilder/zdict.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=zstd/lib/decompress/zstd_decompress_block.c:2215:1: fatal error: error writing to /tmp/cctmv7u0.s: No space left on device [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: 2215 | } [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: | ^ [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: compilation terminated. [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-01a2c253f7ed4ab9/out/690f776bf7b37aeb-zstd_decompress_block.o" "-c" "zstd/lib/decompress/zstd_decompress_block.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=/tmp/ccYkQQSb.s: Assembler messages: [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: /tmp/ccYkQQSb.s: Fatal error: can't write 25 bytes to section .text.ERR_isError of /opt/rustwide/target/debug/build/zstd-sys-01a2c253f7ed4ab9/out/5eeec2f4c1e9b3b6-zstd_v01.o: 'No space left on device' [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: /tmp/ccYkQQSb.s: Fatal error: /opt/rustwide/target/debug/build/zstd-sys-01a2c253f7ed4ab9/out/5eeec2f4c1e9b3b6-zstd_v01.o: No such file or directory [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-01a2c253f7ed4ab9/out/5eeec2f4c1e9b3b6-zstd_v01.o" "-c" "zstd/lib/legacy/zstd_v01.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=zstd/lib/legacy/zstd_v02.c:3465:1: fatal error: error writing to /tmp/cceh5vPe.s: No space left on device [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: 3465 | } [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: | ^ [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: compilation terminated. [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-01a2c253f7ed4ab9/out/5eeec2f4c1e9b3b6-zstd_v02.o" "-c" "zstd/lib/legacy/zstd_v02.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=zstd/lib/legacy/zstd_v03.c:3105:1: fatal error: error writing to /tmp/cciGywAG.s: No space left on device [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: 3105 | } [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: | ^ [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: compilation terminated. [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-01a2c253f7ed4ab9/out/5eeec2f4c1e9b3b6-zstd_v03.o" "-c" "zstd/lib/legacy/zstd_v03.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=zstd/lib/legacy/zstd_v04.c:3598:1: fatal error: error writing to /tmp/ccnCUPcT.s: No space left on device [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: 3598 | size_t ZSTDv04_freeDCtx(ZSTD_DCtx* dctx) { return ZSTD_freeDCtx(dctx); } [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: | ^~~~~~ [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: compilation terminated. [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-01a2c253f7ed4ab9/out/5eeec2f4c1e9b3b6-zstd_v04.o" "-c" "zstd/lib/legacy/zstd_v04.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=zstd/lib/legacy/zstd_v05.c:4005:1: fatal error: error writing to /tmp/cc7Dx4Y9.s: No space left on device [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: 4005 | size_t ZBUFFv05_recommendedDOutSize(void) { return BLOCKSIZE; } [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: | ^~~~~~ [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: compilation terminated. [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-01a2c253f7ed4ab9/out/5eeec2f4c1e9b3b6-zstd_v05.o" "-c" "zstd/lib/legacy/zstd_v05.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=zstd/lib/legacy/zstd_v06.c:4106:1: fatal error: error writing to /tmp/ccpKBDxT.s: No space left on device [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: 4106 | size_t ZBUFFv06_recommendedDOutSize(void) { return ZSTDv06_BLOCKSIZE_MAX; } [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: | ^~~~~~ [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: compilation terminated. [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-01a2c253f7ed4ab9/out/5eeec2f4c1e9b3b6-zstd_v06.o" "-c" "zstd/lib/legacy/zstd_v06.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=zstd/lib/legacy/zstd_v07.c:4490:1: fatal error: error writing to /tmp/ccpsT2dM.s: No space left on device [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: 4490 | size_t ZBUFFv07_recommendedDOutSize(void) { return ZSTDv07_BLOCKSIZE_ABSOLUTEMAX; } [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: | ^~~~~~ [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: compilation terminated. [INFO] [stderr] warning: zstd-sys@2.0.11+zstd.1.5.6: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-01a2c253f7ed4ab9/out/5eeec2f4c1e9b3b6-zstd_v07.o" "-c" "zstd/lib/legacy/zstd_v07.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.11+zstd.1.5.6` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/zstd-sys-9efec9ce80a78932/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-env-changed=ZSTD_SYS_USE_PKG_CONFIG [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/debug/build/zstd-sys-01a2c253f7ed4ab9/out) [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=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] RUSTC_WRAPPER = None [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some(true) [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87) [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CFLAGS [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS [INFO] [stderr] CFLAGS = None [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/debug/build/zstd-sys-01a2c253f7ed4ab9/out) [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] 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] OUT_DIR = Some(/opt/rustwide/target/debug/build/zstd-sys-01a2c253f7ed4ab9/out) [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] 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] OUT_DIR = Some(/opt/rustwide/target/debug/build/zstd-sys-01a2c253f7ed4ab9/out) [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] 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] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] cargo:warning=/tmp/ccHWu38A.s: Assembler messages: [INFO] [stderr] cargo:warning=/tmp/ccHWu38A.s: Fatal error: can't write 11 bytes to section .text.MEM_64bits of /opt/rustwide/target/debug/build/zstd-sys-01a2c253f7ed4ab9/out/1ddd1489cc625d97-zstd_lazy.o: 'No space left on device' [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] cargo:warning=/tmp/ccHWu38A.s: Fatal error: /opt/rustwide/target/debug/build/zstd-sys-01a2c253f7ed4ab9/out/1ddd1489cc625d97-zstd_lazy.o: No such file or directory [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-01a2c253f7ed4ab9/out/1ddd1489cc625d97-zstd_lazy.o" "-c" "zstd/lib/compress/zstd_lazy.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=/tmp/ccIXyJf0.s: Assembler messages: [INFO] [stderr] cargo:warning=/tmp/ccIXyJf0.s: Fatal error: can't write 11 bytes to section .text.MEM_64bits of /opt/rustwide/target/debug/build/zstd-sys-01a2c253f7ed4ab9/out/1ddd1489cc625d97-zstd_opt.o: 'No space left on device' [INFO] [stderr] cargo:warning=/tmp/ccIXyJf0.s: Fatal error: /opt/rustwide/target/debug/build/zstd-sys-01a2c253f7ed4ab9/out/1ddd1489cc625d97-zstd_opt.o: No such file or directory [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "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-01a2c253f7ed4ab9/out/1ddd1489cc625d97-zstd_opt.o" "-c" "zstd/lib/compress/zstd_opt.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=zstd/lib/decompress/huf_decompress.c:1944:1: fatal error: error writing to /tmp/ccEXixSi.s: No space left on device [INFO] [stderr] cargo:warning= 1944 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-01a2c253f7ed4ab9/out/690f776bf7b37aeb-huf_decompress.o" "-c" "zstd/lib/decompress/huf_decompress.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=zstd/lib/dictBuilder/cover.c:1261:1: fatal error: error writing to /tmp/ccbH0Utx.s: No space left on device [INFO] [stderr] cargo:warning= 1261 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-01a2c253f7ed4ab9/out/b0401a448be314bb-cover.o" "-c" "zstd/lib/dictBuilder/cover.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=zstd/lib/dictBuilder/divsufsort.c:1913:1: fatal error: error writing to /tmp/ccUnyIFr.s: No space left on device [INFO] [stderr] cargo:warning= 1913 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-01a2c253f7ed4ab9/out/b0401a448be314bb-divsufsort.o" "-c" "zstd/lib/dictBuilder/divsufsort.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=zstd/lib/dictBuilder/fastcover.c:766:1: fatal error: error writing to /tmp/cccerjIA.s: No space left on device [INFO] [stderr] cargo:warning= 766 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-01a2c253f7ed4ab9/out/b0401a448be314bb-fastcover.o" "-c" "zstd/lib/dictBuilder/fastcover.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=zstd/lib/dictBuilder/zdict.c:1133:1: fatal error: error writing to /tmp/cc8tOw3K.s: No space left on device [INFO] [stderr] cargo:warning= 1133 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-01a2c253f7ed4ab9/out/b0401a448be314bb-zdict.o" "-c" "zstd/lib/dictBuilder/zdict.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=zstd/lib/decompress/zstd_decompress_block.c:2215:1: fatal error: error writing to /tmp/cctmv7u0.s: No space left on device [INFO] [stderr] cargo:warning= 2215 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-01a2c253f7ed4ab9/out/690f776bf7b37aeb-zstd_decompress_block.o" "-c" "zstd/lib/decompress/zstd_decompress_block.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=/tmp/ccYkQQSb.s: Assembler messages: [INFO] [stderr] cargo:warning=/tmp/ccYkQQSb.s: Fatal error: can't write 25 bytes to section .text.ERR_isError of /opt/rustwide/target/debug/build/zstd-sys-01a2c253f7ed4ab9/out/5eeec2f4c1e9b3b6-zstd_v01.o: 'No space left on device' [INFO] [stderr] cargo:warning=/tmp/ccYkQQSb.s: Fatal error: /opt/rustwide/target/debug/build/zstd-sys-01a2c253f7ed4ab9/out/5eeec2f4c1e9b3b6-zstd_v01.o: No such file or directory [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-01a2c253f7ed4ab9/out/5eeec2f4c1e9b3b6-zstd_v01.o" "-c" "zstd/lib/legacy/zstd_v01.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=zstd/lib/legacy/zstd_v02.c:3465:1: fatal error: error writing to /tmp/cceh5vPe.s: No space left on device [INFO] [stderr] cargo:warning= 3465 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-01a2c253f7ed4ab9/out/5eeec2f4c1e9b3b6-zstd_v02.o" "-c" "zstd/lib/legacy/zstd_v02.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=zstd/lib/legacy/zstd_v03.c:3105:1: fatal error: error writing to /tmp/cciGywAG.s: No space left on device [INFO] [stderr] cargo:warning= 3105 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-01a2c253f7ed4ab9/out/5eeec2f4c1e9b3b6-zstd_v03.o" "-c" "zstd/lib/legacy/zstd_v03.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=zstd/lib/legacy/zstd_v04.c:3598:1: fatal error: error writing to /tmp/ccnCUPcT.s: No space left on device [INFO] [stderr] cargo:warning= 3598 | size_t ZSTDv04_freeDCtx(ZSTD_DCtx* dctx) { return ZSTD_freeDCtx(dctx); } [INFO] [stderr] cargo:warning= | ^~~~~~ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-01a2c253f7ed4ab9/out/5eeec2f4c1e9b3b6-zstd_v04.o" "-c" "zstd/lib/legacy/zstd_v04.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=zstd/lib/legacy/zstd_v05.c:4005:1: fatal error: error writing to /tmp/cc7Dx4Y9.s: No space left on device [INFO] [stderr] cargo:warning= 4005 | size_t ZBUFFv05_recommendedDOutSize(void) { return BLOCKSIZE; } [INFO] [stderr] cargo:warning= | ^~~~~~ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-01a2c253f7ed4ab9/out/5eeec2f4c1e9b3b6-zstd_v05.o" "-c" "zstd/lib/legacy/zstd_v05.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=zstd/lib/legacy/zstd_v06.c:4106:1: fatal error: error writing to /tmp/ccpKBDxT.s: No space left on device [INFO] [stderr] cargo:warning= 4106 | size_t ZBUFFv06_recommendedDOutSize(void) { return ZSTDv06_BLOCKSIZE_MAX; } [INFO] [stderr] cargo:warning= | ^~~~~~ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-01a2c253f7ed4ab9/out/5eeec2f4c1e9b3b6-zstd_v06.o" "-c" "zstd/lib/legacy/zstd_v06.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=zstd/lib/legacy/zstd_v07.c:4490:1: fatal error: error writing to /tmp/ccpsT2dM.s: No space left on device [INFO] [stderr] cargo:warning= 4490 | size_t ZBUFFv07_recommendedDOutSize(void) { return ZSTDv07_BLOCKSIZE_ABSOLUTEMAX; } [INFO] [stderr] cargo:warning= | ^~~~~~ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 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-01a2c253f7ed4ab9/out/5eeec2f4c1e9b3b6-zstd_v07.o" "-c" "zstd/lib/legacy/zstd_v07.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-01a2c253f7ed4ab9/out/5eeec2f4c1e9b3b6-zstd_v07.o" "-c" "zstd/lib/legacy/zstd_v07.c" with args cc did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] running `Command { std: "docker" "inspect" "ab21d0d211c8eb65d1f3941296728cd6dafe1db998e16e3877e06e75330d8b4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab21d0d211c8eb65d1f3941296728cd6dafe1db998e16e3877e06e75330d8b4b", kill_on_drop: false }` [INFO] [stdout] ab21d0d211c8eb65d1f3941296728cd6dafe1db998e16e3877e06e75330d8b4b