[INFO] cloning repository https://github.com/ialbertocamilo/dataframe_exporter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ialbertocamilo/dataframe_exporter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fialbertocamilo%2Fdataframe_exporter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fialbertocamilo%2Fdataframe_exporter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f334a1ef11e718a1794de16a828e991d2b508758 [INFO] checking ialbertocamilo/dataframe_exporter against try#2b43d8e161cfe46fae25518efb124c3c1d0fa392 for pr-145604 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fialbertocamilo%2Fdataframe_exporter" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ialbertocamilo/dataframe_exporter [INFO] finished tweaking git repo https://github.com/ialbertocamilo/dataframe_exporter [INFO] tweaked toml for git repo https://github.com/ialbertocamilo/dataframe_exporter written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ialbertocamilo/dataframe_exporter on toolchain 2b43d8e161cfe46fae25518efb124c3c1d0fa392 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2b43d8e161cfe46fae25518efb124c3c1d0fa392" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ialbertocamilo/dataframe_exporter 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" "+2b43d8e161cfe46fae25518efb124c3c1d0fa392" "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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+2b43d8e161cfe46fae25518efb124c3c1d0fa392" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6d67be72c5e7cac1b757d7fea649ac228dc5dcc1a17f83c79de93edb4b58e60f [INFO] running `Command { std: "docker" "start" "-a" "6d67be72c5e7cac1b757d7fea649ac228dc5dcc1a17f83c79de93edb4b58e60f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6d67be72c5e7cac1b757d7fea649ac228dc5dcc1a17f83c79de93edb4b58e60f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d67be72c5e7cac1b757d7fea649ac228dc5dcc1a17f83c79de93edb4b58e60f", kill_on_drop: false }` [INFO] [stdout] 6d67be72c5e7cac1b757d7fea649ac228dc5dcc1a17f83c79de93edb4b58e60f [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+2b43d8e161cfe46fae25518efb124c3c1d0fa392" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c080da41044348645e7e0b7a4872b9c963f1def4ac1cbc77dd25c1484aded900 [INFO] running `Command { std: "docker" "start" "-a" "c080da41044348645e7e0b7a4872b9c963f1def4ac1cbc77dd25c1484aded900", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Compiling serde v1.0.199 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking either v1.11.0 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Compiling thiserror v1.0.59 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Compiling target-features v0.1.6 [INFO] [stderr] Compiling zstd-safe v7.1.0 [INFO] [stderr] Checking array-init-cursor v0.2.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking planus v0.3.1 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling polars-utils v0.37.0 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Compiling rustversion v1.0.15 [INFO] [stderr] Checking getrandom v0.2.14 [INFO] [stderr] Checking simdutf8 v0.1.4 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling polars-arrow v0.37.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Checking streaming-iterator v0.1.9 [INFO] [stderr] Checking atoi_simd v0.15.6 [INFO] [stderr] Checking dyn-clone v1.0.17 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling clang-sys v1.7.0 [INFO] [stderr] Checking fast-float v0.2.0 [INFO] [stderr] Checking foreign_vec v0.1.0 [INFO] [stderr] Checking strength_reduce v0.2.4 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking ethnum v1.5.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking parking_lot v0.12.2 [INFO] [stderr] Compiling cc v1.0.95 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Compiling polars-compute v0.37.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling libloading v0.8.3 [INFO] [stderr] Checking crossterm v0.27.0 [INFO] [stderr] Checking socket2 v0.5.6 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling polars-core v0.37.0 [INFO] [stderr] Checking unicode-width v0.1.12 [INFO] [stderr] Checking strum v0.26.2 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling polars-ops v0.37.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling dunce v1.0.4 [INFO] [stderr] Checking xxhash-rust v0.8.10 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Checking argminmax v0.6.2 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking atoi v2.0.0 [INFO] [stderr] Compiling subprocess v0.2.9 [INFO] [stderr] Checking lexical-util v0.8.5 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Checking memmap2 v0.7.1 [INFO] [stderr] Compiling polars-plan v0.37.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Checking rustls-pki-types v1.5.0 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling bindgen v0.69.4 [INFO] [stderr] Compiling zstd-sys v2.0.10+zstd.1.5.6 [INFO] [stderr] Compiling lz4-sys v1.9.4 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling libz-sys v1.1.16 [INFO] [stderr] Compiling aws-lc-sys v0.15.0 [INFO] [stderr] Compiling aws-lc-rs v1.7.0 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking flate2 v1.0.29 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking http-body v1.0.0 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling polars-lazy v0.37.0 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Compiling bindgen v0.59.2 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Compiling serde_json v1.0.116 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking lexical-parse-integer v0.8.6 [INFO] [stderr] Checking lexical-write-integer v0.8.5 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling polars v0.37.0 [INFO] [stderr] Checking base64 v0.22.0 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking zeroize v1.7.0 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Checking mirai-annotations v1.12.0 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking lexical-write-float v0.8.5 [INFO] [stderr] Checking lexical-parse-float v0.8.5 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking saturating v0.1.0 [INFO] [stderr] Compiling rustls v0.23.5 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking uuid v1.8.0 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Compiling derive_utils v0.14.1 [INFO] [stderr] Checking rustls-pemfile v2.1.2 [INFO] [stderr] Checking zip v0.6.6 [INFO] [stderr] Checking http-body-util v0.1.1 [INFO] [stderr] Checking btoi v0.4.3 [INFO] [stderr] Checking lexical-core v0.8.5 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking crossbeam-channel v0.5.12 [INFO] [stderr] Checking crossbeam-queue v0.3.11 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking time-core v0.1.2 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Compiling mysql v25.0.0 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking num-conv v0.1.0 [INFO] [stderr] Checking lexical v6.1.1 [INFO] [stderr] Checking bigdecimal v0.3.1 [INFO] [stderr] Checking pem v3.0.4 [INFO] [stderr] Checking lru v0.12.3 [INFO] [stderr] Checking webpki-roots v0.26.1 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking memmap2 v0.6.2 [INFO] [stderr] Checking encoding_rs v0.8.34 [INFO] [stderr] Checking end v0.0.1 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Compiling multiversion-macros v0.7.4 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking bufstream v0.1.4 [INFO] [stderr] Checking ser-io v0.3.0 [INFO] [stderr] Checking bin v0.1.4 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking derive v1.0.0 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Compiling serde_derive v1.0.199 [INFO] [stderr] Compiling thiserror-impl v1.0.59 [INFO] [stderr] Compiling bytemuck_derive v1.6.0 [INFO] [stderr] Checking multiversion v0.7.4 [INFO] [stderr] Compiling strum_macros v0.26.2 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling io-enum v1.1.3 [INFO] [stderr] Checking bytemuck v1.15.0 [INFO] [stderr] Compiling performance v0.1.0 (/opt/rustwide/workdir/performance) [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking comfy-table v7.1.1 [INFO] [stderr] Compiling mysql_common v0.29.2 [INFO] [stderr] Checking webpki v0.22.4 [INFO] [stderr] Compiling mysql_common v0.32.2 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking zstd v0.13.1 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaE80387" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `zstd` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaOV7Iw3/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `openssl` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta5sUWck/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tokio` (lib) due to 1 previous error [INFO] [stderr] warning: aws-lc-sys@0.15.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/crypto/mem.c:593:1: fatal error: error writing to /tmp/cc1WcOd1.s: No space left on device [INFO] [stderr] warning: aws-lc-sys@0.15.0: 593 | void CRYPTO_free(void *ptr, const char *file, int line) { OPENSSL_free(ptr); } [INFO] [stderr] warning: aws-lc-sys@0.15.0: | ^~~~ [INFO] [stderr] warning: aws-lc-sys@0.15.0: compilation terminated. [INFO] [stderr] warning: aws-lc-sys@0.15.0: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-static" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/generated-include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/third_party/s2n-bignum/include" "-Wall" "-Wextra" "-std=c99" "-Wno-unused-parameter" "-lpthread" "-D_XOPEN_SOURCE=700" "-DBORINGSSL_IMPLEMENTATION=1" "-DBORINGSSL_PREFIX=aws_lc_0_15_0" "-o" "/opt/rustwide/target/debug/build/aws-lc-sys-d19d4f87d7437145/out/ad65ce38684f5bab-mem.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/crypto/mem.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/crypto/ocsp/ocsp_asn.c:118:1: fatal error: error writing to /tmp/ccNWYFOd.s: No space left on device [INFO] [stderr] warning: aws-lc-sys@0.15.0: 118 | } [INFO] [stderr] warning: aws-lc-sys@0.15.0: | ^ [INFO] [stderr] warning: aws-lc-sys@0.15.0: compilation terminated. [INFO] [stderr] warning: aws-lc-sys@0.15.0: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-static" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/generated-include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/third_party/s2n-bignum/include" "-Wall" "-Wextra" "-std=c99" "-Wno-unused-parameter" "-lpthread" "-D_XOPEN_SOURCE=700" "-DBORINGSSL_IMPLEMENTATION=1" "-DBORINGSSL_PREFIX=aws_lc_0_15_0" "-o" "/opt/rustwide/target/debug/build/aws-lc-sys-d19d4f87d7437145/out/2ccac1bf01f734b4-ocsp_asn.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/crypto/ocsp/ocsp_asn.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/crypto/obj/obj.c:572:1: fatal error: error writing to /tmp/cczecoPx.s: No space left on device [INFO] [stderr] warning: aws-lc-sys@0.15.0: 572 | void OBJ_cleanup(void) {} [INFO] [stderr] warning: aws-lc-sys@0.15.0: | ^~~~ [INFO] [stderr] warning: aws-lc-sys@0.15.0: compilation terminated. [INFO] [stderr] warning: aws-lc-sys@0.15.0: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-static" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/generated-include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/third_party/s2n-bignum/include" "-Wall" "-Wextra" "-std=c99" "-Wno-unused-parameter" "-lpthread" "-D_XOPEN_SOURCE=700" "-DBORINGSSL_IMPLEMENTATION=1" "-DBORINGSSL_PREFIX=aws_lc_0_15_0" "-o" "/opt/rustwide/target/debug/build/aws-lc-sys-d19d4f87d7437145/out/5191e8a7c8736a71-obj.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/crypto/obj/obj.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/crypto/hrss/hrss.c:2262:1: fatal error: error writing to /tmp/ccEjuOvA.s: No space left on device [INFO] [stderr] warning: aws-lc-sys@0.15.0: 2262 | } [INFO] [stderr] warning: aws-lc-sys@0.15.0: | ^ [INFO] [stderr] warning: aws-lc-sys@0.15.0: compilation terminated. [INFO] [stderr] warning: aws-lc-sys@0.15.0: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-static" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/generated-include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/third_party/s2n-bignum/include" "-Wall" "-Wextra" "-std=c99" "-Wno-unused-parameter" "-lpthread" "-D_XOPEN_SOURCE=700" "-DBORINGSSL_IMPLEMENTATION=1" "-DBORINGSSL_PREFIX=aws_lc_0_15_0" "-o" "/opt/rustwide/target/debug/build/aws-lc-sys-d19d4f87d7437145/out/81d8ce24e6cecb72-hrss.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/crypto/hrss/hrss.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/crypto/ocsp/ocsp_http.c:516:1: fatal error: error writing to /tmp/ccXKLlU6.s: No space left on device [INFO] [stderr] warning: aws-lc-sys@0.15.0: 516 | } [INFO] [stderr] warning: aws-lc-sys@0.15.0: | ^ [INFO] [stderr] warning: aws-lc-sys@0.15.0: compilation terminated. [INFO] [stderr] warning: aws-lc-sys@0.15.0: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-static" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/generated-include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/third_party/s2n-bignum/include" "-Wall" "-Wextra" "-std=c99" "-Wno-unused-parameter" "-lpthread" "-D_XOPEN_SOURCE=700" "-DBORINGSSL_IMPLEMENTATION=1" "-DBORINGSSL_PREFIX=aws_lc_0_15_0" "-o" "/opt/rustwide/target/debug/build/aws-lc-sys-d19d4f87d7437145/out/2ccac1bf01f734b4-ocsp_http.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/crypto/ocsp/ocsp_http.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=/tmp/ccYJqUSm.s: Assembler messages: [INFO] [stderr] warning: aws-lc-sys@0.15.0: /tmp/ccYJqUSm.s: Fatal error: can't write 26 bytes to section .text.aws_lc_0_15_0_sk_X509_num of /opt/rustwide/target/debug/build/aws-lc-sys-d19d4f87d7437145/out/2ccac1bf01f734b4-ocsp_print.o: 'No space left on device' [INFO] [stderr] warning: aws-lc-sys@0.15.0: /tmp/ccYJqUSm.s: Fatal error: /opt/rustwide/target/debug/build/aws-lc-sys-d19d4f87d7437145/out/2ccac1bf01f734b4-ocsp_print.o: No such file or directory [INFO] [stderr] warning: aws-lc-sys@0.15.0: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-static" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/generated-include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/third_party/s2n-bignum/include" "-Wall" "-Wextra" "-std=c99" "-Wno-unused-parameter" "-lpthread" "-D_XOPEN_SOURCE=700" "-DBORINGSSL_IMPLEMENTATION=1" "-DBORINGSSL_PREFIX=aws_lc_0_15_0" "-o" "/opt/rustwide/target/debug/build/aws-lc-sys-d19d4f87d7437145/out/2ccac1bf01f734b4-ocsp_print.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/crypto/ocsp/ocsp_print.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/crypto/ocsp/ocsp_server.c:47:1: fatal error: error writing to /tmp/ccNG8BUA.s: No space left on device [INFO] [stderr] warning: aws-lc-sys@0.15.0: 47 | } [INFO] [stderr] warning: aws-lc-sys@0.15.0: | ^ [INFO] [stderr] warning: aws-lc-sys@0.15.0: compilation terminated. [INFO] [stderr] warning: aws-lc-sys@0.15.0: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-static" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/generated-include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/third_party/s2n-bignum/include" "-Wall" "-Wextra" "-std=c99" "-Wno-unused-parameter" "-lpthread" "-D_XOPEN_SOURCE=700" "-DBORINGSSL_IMPLEMENTATION=1" "-DBORINGSSL_PREFIX=aws_lc_0_15_0" "-o" "/opt/rustwide/target/debug/build/aws-lc-sys-d19d4f87d7437145/out/2ccac1bf01f734b4-ocsp_server.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/crypto/ocsp/ocsp_server.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=/tmp/ccqffsPk.s: Assembler messages: [INFO] [stderr] warning: aws-lc-sys@0.15.0: /tmp/ccqffsPk.s: Fatal error: can't write 35 bytes to section .text.aws_lc_0_15_0_sk_X509_call_free_func of /opt/rustwide/target/debug/build/aws-lc-sys-d19d4f87d7437145/out/2ccac1bf01f734b4-ocsp_verify.o: 'No space left on device' [INFO] [stderr] warning: aws-lc-sys@0.15.0: /tmp/ccqffsPk.s: Fatal error: /opt/rustwide/target/debug/build/aws-lc-sys-d19d4f87d7437145/out/2ccac1bf01f734b4-ocsp_verify.o: No such file or directory [INFO] [stderr] warning: aws-lc-sys@0.15.0: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-static" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/generated-include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/third_party/s2n-bignum/include" "-Wall" "-Wextra" "-std=c99" "-Wno-unused-parameter" "-lpthread" "-D_XOPEN_SOURCE=700" "-DBORINGSSL_IMPLEMENTATION=1" "-DBORINGSSL_PREFIX=aws_lc_0_15_0" "-o" "/opt/rustwide/target/debug/build/aws-lc-sys-d19d4f87d7437145/out/2ccac1bf01f734b4-ocsp_verify.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/crypto/ocsp/ocsp_verify.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=/tmp/ccY8Vz2s.s: Assembler messages: [INFO] [stderr] warning: aws-lc-sys@0.15.0: /tmp/ccY8Vz2s.s: Fatal error: can't write 49 bytes to section .text.pem_read_bio_X509_REQ_d2i of /opt/rustwide/target/debug/build/aws-lc-sys-d19d4f87d7437145/out/4c1757edbe1df165-pem_all.o: 'No space left on device' [INFO] [stderr] warning: aws-lc-sys@0.15.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: aws-lc-sys@0.15.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: aws-lc-sys@0.15.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: aws-lc-sys@0.15.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: aws-lc-sys@0.15.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: aws-lc-sys@0.15.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: aws-lc-sys@0.15.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: aws-lc-sys@0.15.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: aws-lc-sys@0.15.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: aws-lc-sys@0.15.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: aws-lc-sys@0.15.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: aws-lc-sys@0.15.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: aws-lc-sys@0.15.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: aws-lc-sys@0.15.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: aws-lc-sys@0.15.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: aws-lc-sys@0.15.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: aws-lc-sys@0.15.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: aws-lc-sys@0.15.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: aws-lc-sys@0.15.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: aws-lc-sys@0.15.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: aws-lc-sys@0.15.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: aws-lc-sys@0.15.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: aws-lc-sys@0.15.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: aws-lc-sys@0.15.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: aws-lc-sys@0.15.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: aws-lc-sys@0.15.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: aws-lc-sys@0.15.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: aws-lc-sys@0.15.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: aws-lc-sys@0.15.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: aws-lc-sys@0.15.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: aws-lc-sys@0.15.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: aws-lc-sys@0.15.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: aws-lc-sys@0.15.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: aws-lc-sys@0.15.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: aws-lc-sys@0.15.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: aws-lc-sys@0.15.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: aws-lc-sys@0.15.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: aws-lc-sys@0.15.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: aws-lc-sys@0.15.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: aws-lc-sys@0.15.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: aws-lc-sys@0.15.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: aws-lc-sys@0.15.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: aws-lc-sys@0.15.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: aws-lc-sys@0.15.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: aws-lc-sys@0.15.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: aws-lc-sys@0.15.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: aws-lc-sys@0.15.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: aws-lc-sys@0.15.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: aws-lc-sys@0.15.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: aws-lc-sys@0.15.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: aws-lc-sys@0.15.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: aws-lc-sys@0.15.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: aws-lc-sys@0.15.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: aws-lc-sys@0.15.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: aws-lc-sys@0.15.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: aws-lc-sys@0.15.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: aws-lc-sys@0.15.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: aws-lc-sys@0.15.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: aws-lc-sys@0.15.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: aws-lc-sys@0.15.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: aws-lc-sys@0.15.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: aws-lc-sys@0.15.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: aws-lc-sys@0.15.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: aws-lc-sys@0.15.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: aws-lc-sys@0.15.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: aws-lc-sys@0.15.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: aws-lc-sys@0.15.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: aws-lc-sys@0.15.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: aws-lc-sys@0.15.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: aws-lc-sys@0.15.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: aws-lc-sys@0.15.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: aws-lc-sys@0.15.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: aws-lc-sys@0.15.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: aws-lc-sys@0.15.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: aws-lc-sys@0.15.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: aws-lc-sys@0.15.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: aws-lc-sys@0.15.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: aws-lc-sys@0.15.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: aws-lc-sys@0.15.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: aws-lc-sys@0.15.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: aws-lc-sys@0.15.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: aws-lc-sys@0.15.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: aws-lc-sys@0.15.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: aws-lc-sys@0.15.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: aws-lc-sys@0.15.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: aws-lc-sys@0.15.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: aws-lc-sys@0.15.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: aws-lc-sys@0.15.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: aws-lc-sys@0.15.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: aws-lc-sys@0.15.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: aws-lc-sys@0.15.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: aws-lc-sys@0.15.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: aws-lc-sys@0.15.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: aws-lc-sys@0.15.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: aws-lc-sys@0.15.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: aws-lc-sys@0.15.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: aws-lc-sys@0.15.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: aws-lc-sys@0.15.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: aws-lc-sys@0.15.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: aws-lc-sys@0.15.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: aws-lc-sys@0.15.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: aws-lc-sys@0.15.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: aws-lc-sys@0.15.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: aws-lc-sys@0.15.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: aws-lc-sys@0.15.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: aws-lc-sys@0.15.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: aws-lc-sys@0.15.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: aws-lc-sys@0.15.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: aws-lc-sys@0.15.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: aws-lc-sys@0.15.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: aws-lc-sys@0.15.0: /tmp/ccY8Vz2s.s: Fatal error: /opt/rustwide/target/debug/build/aws-lc-sys-d19d4f87d7437145/out/4c1757edbe1df165-pem_all.o: No such file or directory [INFO] [stderr] warning: aws-lc-sys@0.15.0: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-static" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/generated-include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/third_party/s2n-bignum/include" "-Wall" "-Wextra" "-std=c99" "-Wno-unused-parameter" "-lpthread" "-D_XOPEN_SOURCE=700" "-DBORINGSSL_IMPLEMENTATION=1" "-DBORINGSSL_PREFIX=aws_lc_0_15_0" "-o" "/opt/rustwide/target/debug/build/aws-lc-sys-d19d4f87d7437145/out/4c1757edbe1df165-pem_all.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/crypto/pem/pem_all.c" with args cc did not execute successfully (status code exit status: 1). [INFO] [stderr] warning: aws-lc-sys@0.15.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/crypto/pem/pem_xaux.c:64:1: fatal error: error writing to /tmp/ccgTBBt3.s: No space left on device [INFO] [stderr] warning: aws-lc-sys@0.15.0: 64 | IMPLEMENT_PEM_rw(X509_AUX, X509, PEM_STRING_X509_TRUSTED, X509_AUX) [INFO] [stderr] warning: aws-lc-sys@0.15.0: | ^~~~~~~~~~~~~~~~ [INFO] [stderr] warning: aws-lc-sys@0.15.0: compilation terminated. [INFO] [stderr] warning: aws-lc-sys@0.15.0: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-static" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/generated-include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/third_party/s2n-bignum/include" "-Wall" "-Wextra" "-std=c99" "-Wno-unused-parameter" "-lpthread" "-D_XOPEN_SOURCE=700" "-DBORINGSSL_IMPLEMENTATION=1" "-DBORINGSSL_PREFIX=aws_lc_0_15_0" "-o" "/opt/rustwide/target/debug/build/aws-lc-sys-d19d4f87d7437145/out/4c1757edbe1df165-pem_xaux.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/crypto/pem/pem_xaux.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/crypto/pool/pool.c:261:1: fatal error: error writing to /tmp/ccTdGpDP.s: No space left on device [INFO] [stderr] warning: aws-lc-sys@0.15.0: 261 | } [INFO] [stderr] warning: aws-lc-sys@0.15.0: | ^ [INFO] [stderr] warning: aws-lc-sys@0.15.0: compilation terminated. [INFO] [stderr] warning: aws-lc-sys@0.15.0: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-static" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/generated-include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/third_party/s2n-bignum/include" "-Wall" "-Wextra" "-std=c99" "-Wno-unused-parameter" "-lpthread" "-D_XOPEN_SOURCE=700" "-DBORINGSSL_IMPLEMENTATION=1" "-DBORINGSSL_PREFIX=aws_lc_0_15_0" "-o" "/opt/rustwide/target/debug/build/aws-lc-sys-d19d4f87d7437145/out/8a2bd918dd126ecb-pool.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/crypto/pool/pool.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/crypto/pkcs7/pkcs7_x509.c:523:1: fatal error: error writing to /tmp/ccPAExh1.s: No space left on device [INFO] [stderr] warning: aws-lc-sys@0.15.0: 523 | } [INFO] [stderr] warning: aws-lc-sys@0.15.0: | ^ [INFO] [stderr] warning: aws-lc-sys@0.15.0: compilation terminated. [INFO] [stderr] warning: aws-lc-sys@0.15.0: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-static" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/generated-include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/third_party/s2n-bignum/include" "-Wall" "-Wextra" "-std=c99" "-Wno-unused-parameter" "-lpthread" "-D_XOPEN_SOURCE=700" "-DBORINGSSL_IMPLEMENTATION=1" "-DBORINGSSL_PREFIX=aws_lc_0_15_0" "-o" "/opt/rustwide/target/debug/build/aws-lc-sys-d19d4f87d7437145/out/53be8b1bf8363adf-pkcs7_x509.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/crypto/pkcs7/pkcs7_x509.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/crypto/pkcs8/pkcs8.c:527:1: fatal error: error writing to /tmp/ccYtDcse.s: No space left on device [INFO] [stderr] warning: aws-lc-sys@0.15.0: 527 | } [INFO] [stderr] warning: aws-lc-sys@0.15.0: | ^ [INFO] [stderr] warning: aws-lc-sys@0.15.0: compilation terminated. [INFO] [stderr] warning: aws-lc-sys@0.15.0: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-static" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/generated-include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/third_party/s2n-bignum/include" "-Wall" "-Wextra" "-std=c99" "-Wno-unused-parameter" "-lpthread" "-D_XOPEN_SOURCE=700" "-DBORINGSSL_IMPLEMENTATION=1" "-DBORINGSSL_PREFIX=aws_lc_0_15_0" "-o" "/opt/rustwide/target/debug/build/aws-lc-sys-d19d4f87d7437145/out/d2c7c92dc57bdf71-pkcs8.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/crypto/pkcs8/pkcs8.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/crypto/rand_extra/pq_custom_randombytes.c:49:1: fatal error: error writing to /tmp/ccoTQ8U0.s: No space left on device [INFO] [stderr] warning: aws-lc-sys@0.15.0: 49 | } [INFO] [stderr] warning: aws-lc-sys@0.15.0: | ^ [INFO] [stderr] warning: aws-lc-sys@0.15.0: compilation terminated. [INFO] [stderr] warning: aws-lc-sys@0.15.0: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-static" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/generated-include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/third_party/s2n-bignum/include" "-Wall" "-Wextra" "-std=c99" "-Wno-unused-parameter" "-lpthread" "-D_XOPEN_SOURCE=700" "-DBORINGSSL_IMPLEMENTATION=1" "-DBORINGSSL_PREFIX=aws_lc_0_15_0" "-o" "/opt/rustwide/target/debug/build/aws-lc-sys-d19d4f87d7437145/out/acc1b23b005cd17a-pq_custom_randombytes.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/crypto/rand_extra/pq_custom_randombytes.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/crypto/rand_extra/rand_extra.c:82:1: fatal error: error writing to /tmp/ccJNwYu1.s: No space left on device [INFO] [stderr] warning: aws-lc-sys@0.15.0: 82 | void RAND_cleanup(void) {} [INFO] [stderr] warning: aws-lc-sys@0.15.0: | ^~~~ [INFO] [stderr] warning: aws-lc-sys@0.15.0: compilation terminated. [INFO] [stderr] warning: aws-lc-sys@0.15.0: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-static" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/generated-include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/third_party/s2n-bignum/include" "-Wall" "-Wextra" "-std=c99" "-Wno-unused-parameter" "-lpthread" "-D_XOPEN_SOURCE=700" "-DBORINGSSL_IMPLEMENTATION=1" "-DBORINGSSL_PREFIX=aws_lc_0_15_0" "-o" "/opt/rustwide/target/debug/build/aws-lc-sys-d19d4f87d7437145/out/acc1b23b005cd17a-rand_extra.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/crypto/rand_extra/rand_extra.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/crypto/rand_extra/trusty.c:18: fatal error: error closing /tmp/ccasju9V.s: No space left on device [INFO] [stderr] warning: aws-lc-sys@0.15.0: 18 | [INFO] [stderr] warning: aws-lc-sys@0.15.0: | [INFO] [stderr] warning: aws-lc-sys@0.15.0: compilation terminated. [INFO] [stderr] warning: aws-lc-sys@0.15.0: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-static" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/generated-include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/third_party/s2n-bignum/include" "-Wall" "-Wextra" "-std=c99" "-Wno-unused-parameter" "-lpthread" "-D_XOPEN_SOURCE=700" "-DBORINGSSL_IMPLEMENTATION=1" "-DBORINGSSL_PREFIX=aws_lc_0_15_0" "-o" "/opt/rustwide/target/debug/build/aws-lc-sys-d19d4f87d7437145/out/acc1b23b005cd17a-trusty.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/crypto/rand_extra/trusty.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/crypto/rand_extra/windows.c:18: fatal error: error closing /tmp/ccByUMQH.s: No space left on device [INFO] [stderr] warning: aws-lc-sys@0.15.0: 18 | [INFO] [stderr] warning: aws-lc-sys@0.15.0: | [INFO] [stderr] warning: aws-lc-sys@0.15.0: compilation terminated. [INFO] [stderr] warning: aws-lc-sys@0.15.0: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-static" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/generated-include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/third_party/s2n-bignum/include" "-Wall" "-Wextra" "-std=c99" "-Wno-unused-parameter" "-lpthread" "-D_XOPEN_SOURCE=700" "-DBORINGSSL_IMPLEMENTATION=1" "-DBORINGSSL_PREFIX=aws_lc_0_15_0" "-o" "/opt/rustwide/target/debug/build/aws-lc-sys-d19d4f87d7437145/out/acc1b23b005cd17a-windows.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/crypto/rand_extra/windows.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/crypto/rc4/rc4.c:98:1: fatal error: error writing to /tmp/cc14A0DF.s: No space left on device [INFO] [stderr] warning: aws-lc-sys@0.15.0: 98 | } [INFO] [stderr] warning: aws-lc-sys@0.15.0: | ^ [INFO] [stderr] warning: aws-lc-sys@0.15.0: compilation terminated. [INFO] [stderr] warning: aws-lc-sys@0.15.0: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-static" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/generated-include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/third_party/s2n-bignum/include" "-Wall" "-Wextra" "-std=c99" "-Wno-unused-parameter" "-lpthread" "-D_XOPEN_SOURCE=700" "-DBORINGSSL_IMPLEMENTATION=1" "-DBORINGSSL_PREFIX=aws_lc_0_15_0" "-o" "/opt/rustwide/target/debug/build/aws-lc-sys-d19d4f87d7437145/out/143a46b298d9c4ea-rc4.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/crypto/rc4/rc4.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/crypto/refcount_c11.c:16: fatal error: error closing /tmp/cc1LFmgq.s: No space left on device [INFO] [stderr] warning: aws-lc-sys@0.15.0: 16 | [INFO] [stderr] warning: aws-lc-sys@0.15.0: | [INFO] [stderr] warning: aws-lc-sys@0.15.0: compilation terminated. [INFO] [stderr] warning: aws-lc-sys@0.15.0: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-static" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/generated-include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/third_party/s2n-bignum/include" "-Wall" "-Wextra" "-std=c99" "-Wno-unused-parameter" "-lpthread" "-D_XOPEN_SOURCE=700" "-DBORINGSSL_IMPLEMENTATION=1" "-DBORINGSSL_PREFIX=aws_lc_0_15_0" "-o" "/opt/rustwide/target/debug/build/aws-lc-sys-d19d4f87d7437145/out/ad65ce38684f5bab-refcount_c11.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/crypto/refcount_c11.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/crypto/refcount_lock.c:51:1: fatal error: error writing to /tmp/ccjm4MVr.s: No space left on device [INFO] [stderr] warning: aws-lc-sys@0.15.0: 51 | } [INFO] [stderr] warning: aws-lc-sys@0.15.0: | ^ [INFO] [stderr] warning: aws-lc-sys@0.15.0: compilation terminated. [INFO] [stderr] warning: aws-lc-sys@0.15.0: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-static" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/generated-include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/third_party/s2n-bignum/include" "-Wall" "-Wextra" "-std=c99" "-Wno-unused-parameter" "-lpthread" "-D_XOPEN_SOURCE=700" "-DBORINGSSL_IMPLEMENTATION=1" "-DBORINGSSL_PREFIX=aws_lc_0_15_0" "-o" "/opt/rustwide/target/debug/build/aws-lc-sys-d19d4f87d7437145/out/ad65ce38684f5bab-refcount_lock.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/crypto/refcount_lock.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/crypto/pkcs8/pkcs8_x509.c:1351:1: fatal error: error writing to /tmp/ccPdPP6e.s: No space left on device [INFO] [stderr] warning: aws-lc-sys@0.15.0: 1351 | } [INFO] [stderr] warning: aws-lc-sys@0.15.0: | ^ [INFO] [stderr] warning: aws-lc-sys@0.15.0: compilation terminated. [INFO] [stderr] warning: aws-lc-sys@0.15.0: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-static" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/generated-include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/third_party/s2n-bignum/include" "-Wall" "-Wextra" "-std=c99" "-Wno-unused-parameter" "-lpthread" "-D_XOPEN_SOURCE=700" "-DBORINGSSL_IMPLEMENTATION=1" "-DBORINGSSL_PREFIX=aws_lc_0_15_0" "-o" "/opt/rustwide/target/debug/build/aws-lc-sys-d19d4f87d7437145/out/d2c7c92dc57bdf71-pkcs8_x509.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/crypto/pkcs8/pkcs8_x509.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/crypto/poly1305/poly1305_vec.c:842:1: fatal error: error writing to /tmp/ccbGwKVi.s: No space left on device [INFO] [stderr] warning: aws-lc-sys@0.15.0: 842 | } [INFO] [stderr] warning: aws-lc-sys@0.15.0: | ^ [INFO] [stderr] warning: aws-lc-sys@0.15.0: compilation terminated. [INFO] [stderr] warning: aws-lc-sys@0.15.0: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-static" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/generated-include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/third_party/s2n-bignum/include" "-Wall" "-Wextra" "-std=c99" "-Wno-unused-parameter" "-lpthread" "-D_XOPEN_SOURCE=700" "-DBORINGSSL_IMPLEMENTATION=1" "-DBORINGSSL_PREFIX=aws_lc_0_15_0" "-o" "/opt/rustwide/target/debug/build/aws-lc-sys-d19d4f87d7437145/out/933eeb9ed837c163-poly1305_vec.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/crypto/poly1305/poly1305_vec.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/crypto/rsa_extra/rsa_asn1.c:350:1: fatal error: error writing to /tmp/ccT1q3Ui.s: No space left on device [INFO] [stderr] warning: aws-lc-sys@0.15.0: 350 | } [INFO] [stderr] warning: aws-lc-sys@0.15.0: | ^ [INFO] [stderr] warning: aws-lc-sys@0.15.0: compilation terminated. [INFO] [stderr] warning: aws-lc-sys@0.15.0: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-static" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/generated-include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/third_party/s2n-bignum/include" "-Wall" "-Wextra" "-std=c99" "-Wno-unused-parameter" "-lpthread" "-D_XOPEN_SOURCE=700" "-DBORINGSSL_IMPLEMENTATION=1" "-DBORINGSSL_PREFIX=aws_lc_0_15_0" "-o" "/opt/rustwide/target/debug/build/aws-lc-sys-d19d4f87d7437145/out/6c1dcccd7df6b304-rsa_asn1.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/crypto/rsa_extra/rsa_asn1.c" with args cc did not execute successfully (status code exit status: 1). [INFO] [stderr] warning: aws-lc-sys@0.15.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/crypto/fipsmodule/bcm.c:412:1: fatal error: error writing to /tmp/ccK1zPf0.s: No space left on device [INFO] [stderr] warning: aws-lc-sys@0.15.0: 412 | } [INFO] [stderr] warning: aws-lc-sys@0.15.0: | ^ [INFO] [stderr] warning: aws-lc-sys@0.15.0: compilation terminated. [INFO] [stderr] warning: aws-lc-sys@0.15.0: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-static" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/generated-include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/third_party/s2n-bignum/include" "-Wall" "-Wextra" "-std=c99" "-Wno-unused-parameter" "-lpthread" "-D_XOPEN_SOURCE=700" "-DBORINGSSL_IMPLEMENTATION=1" "-DBORINGSSL_PREFIX=aws_lc_0_15_0" "-o" "/opt/rustwide/target/debug/build/aws-lc-sys-d19d4f87d7437145/out/e0ccb16ba7cac2a4-bcm.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/crypto/fipsmodule/bcm.c" with args cc did not execute successfully (status code exit status: 1). [INFO] [stderr] error: failed to run custom build command for `aws-lc-sys v0.15.0` [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/aws-lc-sys-6b469ab36b2defba/build-script-main` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-env-changed=AWS_LC_SYS_INTERNAL_NO_PREFIX [INFO] [stderr] cargo:rerun-if-env-changed=AWS_LC_RUST_INTERNAL_BINDGEN [INFO] [stderr] cargo:rustc-cfg=x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=AWS_LC_SYS_CMAKE_BUILDER [INFO] [stderr] cargo:rerun-if-env-changed=AWS_LC_SYS_STATIC [INFO] [stderr] default_for Target: 'x86_64-unknown-linux-gnu' [INFO] [stderr] cargo:rerun-if-env-changed=CARGO_FEATURE_SSL [INFO] [stderr] default_for Target: 'x86_64-unknown-linux-gnu' [INFO] [stderr] cargo:rerun-if-env-changed=CARGO_FEATURE_SSL [INFO] [stderr] cargo:root=/opt/rustwide/target/debug/build/aws-lc-sys-d19d4f87d7437145/out [INFO] [stderr] default_for Target: 'x86_64-unknown-linux-gnu' [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CC [INFO] [stderr] HOST_CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC [INFO] [stderr] CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] 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] 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] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [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] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/crypto/mem.c:593:1: fatal error: error writing to /tmp/cc1WcOd1.s: No space left on device [INFO] [stderr] cargo:warning= 593 | void CRYPTO_free(void *ptr, const char *file, int line) { OPENSSL_free(ptr); } [INFO] [stderr] cargo:warning= | ^~~~ [INFO] [stderr] cargo:warning=compilation terminated. [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" "-static" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/generated-include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/third_party/s2n-bignum/include" "-Wall" "-Wextra" "-std=c99" "-Wno-unused-parameter" "-lpthread" "-D_XOPEN_SOURCE=700" "-DBORINGSSL_IMPLEMENTATION=1" "-DBORINGSSL_PREFIX=aws_lc_0_15_0" "-o" "/opt/rustwide/target/debug/build/aws-lc-sys-d19d4f87d7437145/out/ad65ce38684f5bab-mem.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/crypto/mem.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/crypto/ocsp/ocsp_asn.c:118:1: fatal error: error writing to /tmp/ccNWYFOd.s: No space left on device [INFO] [stderr] cargo:warning= 118 | } [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" "-static" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/generated-include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/third_party/s2n-bignum/include" "-Wall" "-Wextra" "-std=c99" "-Wno-unused-parameter" "-lpthread" "-D_XOPEN_SOURCE=700" "-DBORINGSSL_IMPLEMENTATION=1" "-DBORINGSSL_PREFIX=aws_lc_0_15_0" "-o" "/opt/rustwide/target/debug/build/aws-lc-sys-d19d4f87d7437145/out/2ccac1bf01f734b4-ocsp_asn.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/crypto/ocsp/ocsp_asn.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/crypto/obj/obj.c:572:1: fatal error: error writing to /tmp/cczecoPx.s: No space left on device [INFO] [stderr] cargo:warning= 572 | void OBJ_cleanup(void) {} [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" "-static" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/generated-include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/third_party/s2n-bignum/include" "-Wall" "-Wextra" "-std=c99" "-Wno-unused-parameter" "-lpthread" "-D_XOPEN_SOURCE=700" "-DBORINGSSL_IMPLEMENTATION=1" "-DBORINGSSL_PREFIX=aws_lc_0_15_0" "-o" "/opt/rustwide/target/debug/build/aws-lc-sys-d19d4f87d7437145/out/5191e8a7c8736a71-obj.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/crypto/obj/obj.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/crypto/hrss/hrss.c:2262:1: fatal error: error writing to /tmp/ccEjuOvA.s: No space left on device [INFO] [stderr] cargo:warning= 2262 | } [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" "-static" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/generated-include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/third_party/s2n-bignum/include" "-Wall" "-Wextra" "-std=c99" "-Wno-unused-parameter" "-lpthread" "-D_XOPEN_SOURCE=700" "-DBORINGSSL_IMPLEMENTATION=1" "-DBORINGSSL_PREFIX=aws_lc_0_15_0" "-o" "/opt/rustwide/target/debug/build/aws-lc-sys-d19d4f87d7437145/out/81d8ce24e6cecb72-hrss.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/crypto/hrss/hrss.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/crypto/ocsp/ocsp_http.c:516:1: fatal error: error writing to /tmp/ccXKLlU6.s: No space left on device [INFO] [stderr] cargo:warning= 516 | } [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" "-static" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/generated-include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/third_party/s2n-bignum/include" "-Wall" "-Wextra" "-std=c99" "-Wno-unused-parameter" "-lpthread" "-D_XOPEN_SOURCE=700" "-DBORINGSSL_IMPLEMENTATION=1" "-DBORINGSSL_PREFIX=aws_lc_0_15_0" "-o" "/opt/rustwide/target/debug/build/aws-lc-sys-d19d4f87d7437145/out/2ccac1bf01f734b4-ocsp_http.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/crypto/ocsp/ocsp_http.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=/tmp/ccYJqUSm.s: Assembler messages: [INFO] [stderr] cargo:warning=/tmp/ccYJqUSm.s: Fatal error: can't write 26 bytes to section .text.aws_lc_0_15_0_sk_X509_num of /opt/rustwide/target/debug/build/aws-lc-sys-d19d4f87d7437145/out/2ccac1bf01f734b4-ocsp_print.o: 'No space left on device' [INFO] [stderr] cargo:warning=/tmp/ccYJqUSm.s: Fatal error: /opt/rustwide/target/debug/build/aws-lc-sys-d19d4f87d7437145/out/2ccac1bf01f734b4-ocsp_print.o: No such file or directory [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" "-static" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/generated-include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/third_party/s2n-bignum/include" "-Wall" "-Wextra" "-std=c99" "-Wno-unused-parameter" "-lpthread" "-D_XOPEN_SOURCE=700" "-DBORINGSSL_IMPLEMENTATION=1" "-DBORINGSSL_PREFIX=aws_lc_0_15_0" "-o" "/opt/rustwide/target/debug/build/aws-lc-sys-d19d4f87d7437145/out/2ccac1bf01f734b4-ocsp_print.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/crypto/ocsp/ocsp_print.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/crypto/ocsp/ocsp_server.c:47:1: fatal error: error writing to /tmp/ccNG8BUA.s: No space left on device [INFO] [stderr] cargo:warning= 47 | } [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" "-static" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/generated-include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/third_party/s2n-bignum/include" "-Wall" "-Wextra" "-std=c99" "-Wno-unused-parameter" "-lpthread" "-D_XOPEN_SOURCE=700" "-DBORINGSSL_IMPLEMENTATION=1" "-DBORINGSSL_PREFIX=aws_lc_0_15_0" "-o" "/opt/rustwide/target/debug/build/aws-lc-sys-d19d4f87d7437145/out/2ccac1bf01f734b4-ocsp_server.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/crypto/ocsp/ocsp_server.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=/tmp/ccqffsPk.s: Assembler messages: [INFO] [stderr] cargo:warning=/tmp/ccqffsPk.s: Fatal error: can't write 35 bytes to section .text.aws_lc_0_15_0_sk_X509_call_free_func of /opt/rustwide/target/debug/build/aws-lc-sys-d19d4f87d7437145/out/2ccac1bf01f734b4-ocsp_verify.o: 'No space left on device' [INFO] [stderr] cargo:warning=/tmp/ccqffsPk.s: Fatal error: /opt/rustwide/target/debug/build/aws-lc-sys-d19d4f87d7437145/out/2ccac1bf01f734b4-ocsp_verify.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" "-static" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/generated-include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/third_party/s2n-bignum/include" "-Wall" "-Wextra" "-std=c99" "-Wno-unused-parameter" "-lpthread" "-D_XOPEN_SOURCE=700" "-DBORINGSSL_IMPLEMENTATION=1" "-DBORINGSSL_PREFIX=aws_lc_0_15_0" "-o" "/opt/rustwide/target/debug/build/aws-lc-sys-d19d4f87d7437145/out/2ccac1bf01f734b4-ocsp_verify.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/crypto/ocsp/ocsp_verify.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=/tmp/ccY8Vz2s.s: Assembler messages: [INFO] [stderr] cargo:warning=/tmp/ccY8Vz2s.s: Fatal error: can't write 49 bytes to section .text.pem_read_bio_X509_REQ_d2i of /opt/rustwide/target/debug/build/aws-lc-sys-d19d4f87d7437145/out/4c1757edbe1df165-pem_all.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=/tmp/ccY8Vz2s.s: Fatal error: /opt/rustwide/target/debug/build/aws-lc-sys-d19d4f87d7437145/out/4c1757edbe1df165-pem_all.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" "-static" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/generated-include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/third_party/s2n-bignum/include" "-Wall" "-Wextra" "-std=c99" "-Wno-unused-parameter" "-lpthread" "-D_XOPEN_SOURCE=700" "-DBORINGSSL_IMPLEMENTATION=1" "-DBORINGSSL_PREFIX=aws_lc_0_15_0" "-o" "/opt/rustwide/target/debug/build/aws-lc-sys-d19d4f87d7437145/out/4c1757edbe1df165-pem_all.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/crypto/pem/pem_all.c" with args cc did not execute successfully (status code exit status: 1). [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/crypto/pem/pem_xaux.c:64:1: fatal error: error writing to /tmp/ccgTBBt3.s: No space left on device [INFO] [stderr] cargo:warning= 64 | IMPLEMENT_PEM_rw(X509_AUX, X509, PEM_STRING_X509_TRUSTED, X509_AUX) [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=compilation terminated. [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" "-static" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/generated-include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/third_party/s2n-bignum/include" "-Wall" "-Wextra" "-std=c99" "-Wno-unused-parameter" "-lpthread" "-D_XOPEN_SOURCE=700" "-DBORINGSSL_IMPLEMENTATION=1" "-DBORINGSSL_PREFIX=aws_lc_0_15_0" "-o" "/opt/rustwide/target/debug/build/aws-lc-sys-d19d4f87d7437145/out/4c1757edbe1df165-pem_xaux.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/crypto/pem/pem_xaux.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/crypto/pool/pool.c:261:1: fatal error: error writing to /tmp/ccTdGpDP.s: No space left on device [INFO] [stderr] cargo:warning= 261 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 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" "-static" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/generated-include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/third_party/s2n-bignum/include" "-Wall" "-Wextra" "-std=c99" "-Wno-unused-parameter" "-lpthread" "-D_XOPEN_SOURCE=700" "-DBORINGSSL_IMPLEMENTATION=1" "-DBORINGSSL_PREFIX=aws_lc_0_15_0" "-o" "/opt/rustwide/target/debug/build/aws-lc-sys-d19d4f87d7437145/out/8a2bd918dd126ecb-pool.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/crypto/pool/pool.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/crypto/pkcs7/pkcs7_x509.c:523:1: fatal error: error writing to /tmp/ccPAExh1.s: No space left on device [INFO] [stderr] cargo:warning= 523 | } [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" "-static" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/generated-include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/third_party/s2n-bignum/include" "-Wall" "-Wextra" "-std=c99" "-Wno-unused-parameter" "-lpthread" "-D_XOPEN_SOURCE=700" "-DBORINGSSL_IMPLEMENTATION=1" "-DBORINGSSL_PREFIX=aws_lc_0_15_0" "-o" "/opt/rustwide/target/debug/build/aws-lc-sys-d19d4f87d7437145/out/53be8b1bf8363adf-pkcs7_x509.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/crypto/pkcs7/pkcs7_x509.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/crypto/pkcs8/pkcs8.c:527:1: fatal error: error writing to /tmp/ccYtDcse.s: No space left on device [INFO] [stderr] cargo:warning= 527 | } [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" "-static" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/generated-include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/third_party/s2n-bignum/include" "-Wall" "-Wextra" "-std=c99" "-Wno-unused-parameter" "-lpthread" "-D_XOPEN_SOURCE=700" "-DBORINGSSL_IMPLEMENTATION=1" "-DBORINGSSL_PREFIX=aws_lc_0_15_0" "-o" "/opt/rustwide/target/debug/build/aws-lc-sys-d19d4f87d7437145/out/d2c7c92dc57bdf71-pkcs8.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/crypto/pkcs8/pkcs8.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/crypto/rand_extra/pq_custom_randombytes.c:49:1: fatal error: error writing to /tmp/ccoTQ8U0.s: No space left on device [INFO] [stderr] cargo:warning= 49 | } [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" "-static" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/generated-include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/third_party/s2n-bignum/include" "-Wall" "-Wextra" "-std=c99" "-Wno-unused-parameter" "-lpthread" "-D_XOPEN_SOURCE=700" "-DBORINGSSL_IMPLEMENTATION=1" "-DBORINGSSL_PREFIX=aws_lc_0_15_0" "-o" "/opt/rustwide/target/debug/build/aws-lc-sys-d19d4f87d7437145/out/acc1b23b005cd17a-pq_custom_randombytes.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/crypto/rand_extra/pq_custom_randombytes.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/crypto/rand_extra/rand_extra.c:82:1: fatal error: error writing to /tmp/ccJNwYu1.s: No space left on device [INFO] [stderr] cargo:warning= 82 | void RAND_cleanup(void) {} [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" "-static" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/generated-include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/third_party/s2n-bignum/include" "-Wall" "-Wextra" "-std=c99" "-Wno-unused-parameter" "-lpthread" "-D_XOPEN_SOURCE=700" "-DBORINGSSL_IMPLEMENTATION=1" "-DBORINGSSL_PREFIX=aws_lc_0_15_0" "-o" "/opt/rustwide/target/debug/build/aws-lc-sys-d19d4f87d7437145/out/acc1b23b005cd17a-rand_extra.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/crypto/rand_extra/rand_extra.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/crypto/rand_extra/trusty.c:18: fatal error: error closing /tmp/ccasju9V.s: No space left on device [INFO] [stderr] cargo:warning= 18 | [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" "-static" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/generated-include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/third_party/s2n-bignum/include" "-Wall" "-Wextra" "-std=c99" "-Wno-unused-parameter" "-lpthread" "-D_XOPEN_SOURCE=700" "-DBORINGSSL_IMPLEMENTATION=1" "-DBORINGSSL_PREFIX=aws_lc_0_15_0" "-o" "/opt/rustwide/target/debug/build/aws-lc-sys-d19d4f87d7437145/out/acc1b23b005cd17a-trusty.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/crypto/rand_extra/trusty.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/crypto/rand_extra/windows.c:18: fatal error: error closing /tmp/ccByUMQH.s: No space left on device [INFO] [stderr] cargo:warning= 18 | [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" "-static" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/generated-include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/third_party/s2n-bignum/include" "-Wall" "-Wextra" "-std=c99" "-Wno-unused-parameter" "-lpthread" "-D_XOPEN_SOURCE=700" "-DBORINGSSL_IMPLEMENTATION=1" "-DBORINGSSL_PREFIX=aws_lc_0_15_0" "-o" "/opt/rustwide/target/debug/build/aws-lc-sys-d19d4f87d7437145/out/acc1b23b005cd17a-windows.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/crypto/rand_extra/windows.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/crypto/rc4/rc4.c:98:1: fatal error: error writing to /tmp/cc14A0DF.s: No space left on device [INFO] [stderr] cargo:warning= 98 | } [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" "-static" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/generated-include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/third_party/s2n-bignum/include" "-Wall" "-Wextra" "-std=c99" "-Wno-unused-parameter" "-lpthread" "-D_XOPEN_SOURCE=700" "-DBORINGSSL_IMPLEMENTATION=1" "-DBORINGSSL_PREFIX=aws_lc_0_15_0" "-o" "/opt/rustwide/target/debug/build/aws-lc-sys-d19d4f87d7437145/out/143a46b298d9c4ea-rc4.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/crypto/rc4/rc4.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/crypto/refcount_c11.c:16: fatal error: error closing /tmp/cc1LFmgq.s: No space left on device [INFO] [stderr] cargo:warning= 16 | [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" "-static" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/generated-include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/third_party/s2n-bignum/include" "-Wall" "-Wextra" "-std=c99" "-Wno-unused-parameter" "-lpthread" "-D_XOPEN_SOURCE=700" "-DBORINGSSL_IMPLEMENTATION=1" "-DBORINGSSL_PREFIX=aws_lc_0_15_0" "-o" "/opt/rustwide/target/debug/build/aws-lc-sys-d19d4f87d7437145/out/ad65ce38684f5bab-refcount_c11.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/crypto/refcount_c11.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/crypto/refcount_lock.c:51:1: fatal error: error writing to /tmp/ccjm4MVr.s: No space left on device [INFO] [stderr] cargo:warning= 51 | } [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" "-static" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/generated-include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/third_party/s2n-bignum/include" "-Wall" "-Wextra" "-std=c99" "-Wno-unused-parameter" "-lpthread" "-D_XOPEN_SOURCE=700" "-DBORINGSSL_IMPLEMENTATION=1" "-DBORINGSSL_PREFIX=aws_lc_0_15_0" "-o" "/opt/rustwide/target/debug/build/aws-lc-sys-d19d4f87d7437145/out/ad65ce38684f5bab-refcount_lock.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/crypto/refcount_lock.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/crypto/pkcs8/pkcs8_x509.c:1351:1: fatal error: error writing to /tmp/ccPdPP6e.s: No space left on device [INFO] [stderr] cargo:warning= 1351 | } [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" "-static" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/generated-include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/third_party/s2n-bignum/include" "-Wall" "-Wextra" "-std=c99" "-Wno-unused-parameter" "-lpthread" "-D_XOPEN_SOURCE=700" "-DBORINGSSL_IMPLEMENTATION=1" "-DBORINGSSL_PREFIX=aws_lc_0_15_0" "-o" "/opt/rustwide/target/debug/build/aws-lc-sys-d19d4f87d7437145/out/d2c7c92dc57bdf71-pkcs8_x509.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/crypto/pkcs8/pkcs8_x509.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/crypto/poly1305/poly1305_vec.c:842:1: fatal error: error writing to /tmp/ccbGwKVi.s: No space left on device [INFO] [stderr] cargo:warning= 842 | } [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" "-static" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/generated-include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/third_party/s2n-bignum/include" "-Wall" "-Wextra" "-std=c99" "-Wno-unused-parameter" "-lpthread" "-D_XOPEN_SOURCE=700" "-DBORINGSSL_IMPLEMENTATION=1" "-DBORINGSSL_PREFIX=aws_lc_0_15_0" "-o" "/opt/rustwide/target/debug/build/aws-lc-sys-d19d4f87d7437145/out/933eeb9ed837c163-poly1305_vec.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/crypto/poly1305/poly1305_vec.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/crypto/rsa_extra/rsa_asn1.c:350:1: fatal error: error writing to /tmp/ccT1q3Ui.s: No space left on device [INFO] [stderr] cargo:warning= 350 | } [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" "-static" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/generated-include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/third_party/s2n-bignum/include" "-Wall" "-Wextra" "-std=c99" "-Wno-unused-parameter" "-lpthread" "-D_XOPEN_SOURCE=700" "-DBORINGSSL_IMPLEMENTATION=1" "-DBORINGSSL_PREFIX=aws_lc_0_15_0" "-o" "/opt/rustwide/target/debug/build/aws-lc-sys-d19d4f87d7437145/out/6c1dcccd7df6b304-rsa_asn1.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/crypto/rsa_extra/rsa_asn1.c" with args cc did not execute successfully (status code exit status: 1). [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] 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=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/crypto/fipsmodule/bcm.c:412:1: fatal error: error writing to /tmp/ccK1zPf0.s: No space left on device [INFO] [stderr] cargo:warning= 412 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 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" "-static" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/generated-include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/third_party/s2n-bignum/include" "-Wall" "-Wextra" "-std=c99" "-Wno-unused-parameter" "-lpthread" "-D_XOPEN_SOURCE=700" "-DBORINGSSL_IMPLEMENTATION=1" "-DBORINGSSL_PREFIX=aws_lc_0_15_0" "-o" "/opt/rustwide/target/debug/build/aws-lc-sys-d19d4f87d7437145/out/e0ccb16ba7cac2a4-bcm.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/crypto/fipsmodule/bcm.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" "-static" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/generated-include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/third_party/s2n-bignum/include" "-Wall" "-Wextra" "-std=c99" "-Wno-unused-parameter" "-lpthread" "-D_XOPEN_SOURCE=700" "-DBORINGSSL_IMPLEMENTATION=1" "-DBORINGSSL_PREFIX=aws_lc_0_15_0" "-o" "/opt/rustwide/target/debug/build/aws-lc-sys-d19d4f87d7437145/out/e0ccb16ba7cac2a4-bcm.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/crypto/fipsmodule/bcm.c" with args cc did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] running `Command { std: "docker" "inspect" "c080da41044348645e7e0b7a4872b9c963f1def4ac1cbc77dd25c1484aded900", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c080da41044348645e7e0b7a4872b9c963f1def4ac1cbc77dd25c1484aded900", kill_on_drop: false }` [INFO] [stdout] c080da41044348645e7e0b7a4872b9c963f1def4ac1cbc77dd25c1484aded900