[INFO] cloning repository https://github.com/erikherz/moq-rs-4 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/erikherz/moq-rs-4" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ferikherz%2Fmoq-rs-4", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ferikherz%2Fmoq-rs-4'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7b2a380de7efd2adec2843b657b33a6180d55488 [INFO] testing erikherz/moq-rs-4 against try#a7ce54db9b096bd1098d07c645b489195a667c9f for pr-137940 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ferikherz%2Fmoq-rs-4" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/erikherz/moq-rs-4 on toolchain a7ce54db9b096bd1098d07c645b489195a667c9f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/erikherz/moq-rs-4 [INFO] finished tweaking git repo https://github.com/erikherz/moq-rs-4 [INFO] tweaked toml for git repo https://github.com/erikherz/moq-rs-4 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/erikherz/moq-rs-4 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" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 58835ca46950867472a0e23e6d70217703d2c82222ee27c2a339dc44765f8fa6 [INFO] running `Command { std: "docker" "start" "-a" "58835ca46950867472a0e23e6d70217703d2c82222ee27c2a339dc44765f8fa6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "58835ca46950867472a0e23e6d70217703d2c82222ee27c2a339dc44765f8fa6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58835ca46950867472a0e23e6d70217703d2c82222ee27c2a339dc44765f8fa6", kill_on_drop: false }` [INFO] [stdout] 58835ca46950867472a0e23e6d70217703d2c82222ee27c2a339dc44765f8fa6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8308d25509cdb964540963ad55e52027b1429d33378b3adcd20d398e2616ff7a [INFO] running `Command { std: "docker" "start" "-a" "8308d25509cdb964540963ad55e52027b1429d33378b3adcd20d398e2616ff7a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling dunce v1.0.4 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling rustls-pki-types v1.7.0 [INFO] [stderr] Compiling aws-lc-rs v1.7.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling mirai-annotations v1.12.0 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling rustls v0.23.7 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling rustls-pemfile v2.1.2 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling anstyle-query v1.0.3 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling rustls-native-certs v0.7.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling syn v2.0.70 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling parking_lot v0.12.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling cc v1.0.97 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling miniz_oxide v0.7.3 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling anyhow v1.0.85 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling http-body-util v0.1.1 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling aws-lc-sys v0.16.0 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling axum v0.7.5 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling webpki-roots v0.26.1 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling num-bigint v0.4.5 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling four-cc v0.4.0 [INFO] [stderr] Compiling sha1_smol v1.0.0 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling mp4ra-rust v0.3.0 [INFO] [stderr] Compiling mpeg4-audio-const v0.2.0 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling tower-http v0.5.2 [INFO] [stderr] Compiling rfc6381-codec v0.2.0 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling env_filter v0.1.0 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling env_logger v0.11.3 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling tokio v1.37.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling clap v4.5.4 [INFO] [stderr] Compiling quinn-udp v0.5.0 [INFO] [stderr] Compiling webpki v0.22.4 [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetauJ4Azz/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `native-tls` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] warning: aws-lc-sys@0.16.0: /tmp/ccW6REMH.s: Assembler messages: [INFO] [stderr] warning: aws-lc-sys@0.16.0: /tmp/ccW6REMH.s: Fatal error: can't write 67 bytes to section .text.aws_lc_0_16_0_RAND_seed of /opt/rustwide/target/debug/build/aws-lc-sys-693d87fcd44453eb/out/31c5b8e86889e409-rand_extra.o: 'No space left on device' [INFO] [stderr] warning: aws-lc-sys@0.16.0: /tmp/ccW6REMH.s: Fatal error: /opt/rustwide/target/debug/build/aws-lc-sys-693d87fcd44453eb/out/31c5b8e86889e409-rand_extra.o: No space left on device [INFO] [stderr] warning: aws-lc-sys@0.16.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.16.0/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.16.0/generated-include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.16.0/aws-lc/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.16.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_16_0" "-o" "/opt/rustwide/target/debug/build/aws-lc-sys-693d87fcd44453eb/out/31c5b8e86889e409-rand_extra.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.16.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.16.0/aws-lc/crypto/rand_extra/trusty.c:18: fatal error: error closing /tmp/ccZfdDHH.s: No space left on device [INFO] [stderr] warning: aws-lc-sys@0.16.0: 18 | [INFO] [stderr] warning: aws-lc-sys@0.16.0: | [INFO] [stderr] warning: aws-lc-sys@0.16.0: compilation terminated. [INFO] [stderr] warning: aws-lc-sys@0.16.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.16.0/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.16.0/generated-include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.16.0/aws-lc/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.16.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_16_0" "-o" "/opt/rustwide/target/debug/build/aws-lc-sys-693d87fcd44453eb/out/31c5b8e86889e409-trusty.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.16.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.16.0/aws-lc/crypto/rand_extra/windows.c:18: fatal error: error closing /tmp/ccJFBaS6.s: No space left on device [INFO] [stderr] warning: aws-lc-sys@0.16.0: 18 | [INFO] [stderr] warning: aws-lc-sys@0.16.0: | [INFO] [stderr] warning: aws-lc-sys@0.16.0: compilation terminated. [INFO] [stderr] warning: aws-lc-sys@0.16.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.16.0/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.16.0/generated-include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.16.0/aws-lc/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.16.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_16_0" "-o" "/opt/rustwide/target/debug/build/aws-lc-sys-693d87fcd44453eb/out/31c5b8e86889e409-windows.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.16.0/aws-lc/crypto/rand_extra/windows.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=/tmp/ccBucxiW.s: Assembler messages: [INFO] [stderr] warning: aws-lc-sys@0.16.0: /tmp/ccBucxiW.s: Fatal error: can't write 68 bytes to section .text.aws_lc_0_16_0_RC4 of /opt/rustwide/target/debug/build/aws-lc-sys-693d87fcd44453eb/out/506ebb0c35f2e41b-rc4.o: 'No space left on device' [INFO] [stderr] warning: aws-lc-sys@0.16.0: /tmp/ccBucxiW.s: Fatal error: /opt/rustwide/target/debug/build/aws-lc-sys-693d87fcd44453eb/out/506ebb0c35f2e41b-rc4.o: No space left on device [INFO] [stderr] warning: aws-lc-sys@0.16.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.16.0/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.16.0/generated-include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.16.0/aws-lc/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.16.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_16_0" "-o" "/opt/rustwide/target/debug/build/aws-lc-sys-693d87fcd44453eb/out/506ebb0c35f2e41b-rc4.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.16.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.16.0/aws-lc/crypto/pem/pem_xaux.c:64:1: fatal error: error writing to /tmp/ccmkwiyF.s: No space left on device [INFO] [stderr] warning: aws-lc-sys@0.16.0: 64 | IMPLEMENT_PEM_rw(X509_AUX, X509, PEM_STRING_X509_TRUSTED, X509_AUX) [INFO] [stderr] warning: aws-lc-sys@0.16.0: | ^~~~~~~~~~~~~~~~ [INFO] [stderr] warning: aws-lc-sys@0.16.0: compilation terminated. [INFO] [stderr] warning: aws-lc-sys@0.16.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.16.0/aws-lc/crypto/poly1305/poly1305_vec.c:842:1: fatal error: error writing to /tmp/ccYIQwzv.s: No space left on device [INFO] [stderr] warning: aws-lc-sys@0.16.0: 842 | } [INFO] [stderr] warning: aws-lc-sys@0.16.0: | ^ [INFO] [stderr] warning: aws-lc-sys@0.16.0: compilation terminated. [INFO] [stderr] warning: aws-lc-sys@0.16.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.16.0/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.16.0/generated-include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.16.0/aws-lc/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.16.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_16_0" "-o" "/opt/rustwide/target/debug/build/aws-lc-sys-693d87fcd44453eb/out/b2bbee594f26a8df-poly1305_vec.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.16.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.16.0/aws-lc/crypto/refcount_c11.c:16: fatal error: error closing /tmp/ccCyCmMT.s: No space left on device [INFO] [stderr] warning: aws-lc-sys@0.16.0: 16 | [INFO] [stderr] warning: aws-lc-sys@0.16.0: | [INFO] [stderr] warning: aws-lc-sys@0.16.0: compilation terminated. [INFO] [stderr] warning: aws-lc-sys@0.16.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.16.0/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.16.0/generated-include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.16.0/aws-lc/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.16.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_16_0" "-o" "/opt/rustwide/target/debug/build/aws-lc-sys-693d87fcd44453eb/out/7dd34297a7f4a7d3-refcount_c11.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.16.0/aws-lc/crypto/refcount_c11.c" with args cc did not execute successfully (status code exit status: 1). [INFO] [stderr] warning: aws-lc-sys@0.16.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.16.0/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.16.0/generated-include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.16.0/aws-lc/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.16.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_16_0" "-o" "/opt/rustwide/target/debug/build/aws-lc-sys-693d87fcd44453eb/out/f5b9541f68ee1143-pem_xaux.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.16.0/aws-lc/crypto/pem/pem_xaux.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=/tmp/ccFo4XlU.s: Assembler messages: [INFO] [stderr] warning: aws-lc-sys@0.16.0: /tmp/ccFo4XlU.s: Fatal error: can't write 128 bytes to section .debug_info of /opt/rustwide/target/debug/build/aws-lc-sys-693d87fcd44453eb/out/7dd34297a7f4a7d3-refcount_win.o: 'No space left on device' [INFO] [stderr] warning: aws-lc-sys@0.16.0: /tmp/ccFo4XlU.s: Fatal error: /opt/rustwide/target/debug/build/aws-lc-sys-693d87fcd44453eb/out/7dd34297a7f4a7d3-refcount_win.o: No space left on device [INFO] [stderr] warning: aws-lc-sys@0.16.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.16.0/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.16.0/generated-include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.16.0/aws-lc/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.16.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_16_0" "-o" "/opt/rustwide/target/debug/build/aws-lc-sys-693d87fcd44453eb/out/7dd34297a7f4a7d3-refcount_win.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.16.0/aws-lc/crypto/refcount_win.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.16.0/aws-lc/crypto/rsa_extra/rsa_crypt.c:575:1: fatal error: error writing to /tmp/ccyPT61z.s: No space left on device [INFO] [stderr] warning: aws-lc-sys@0.16.0: 575 | } [INFO] [stderr] warning: aws-lc-sys@0.16.0: | ^ [INFO] [stderr] warning: aws-lc-sys@0.16.0: compilation terminated. [INFO] [stderr] warning: aws-lc-sys@0.16.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.16.0/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.16.0/generated-include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.16.0/aws-lc/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.16.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_16_0" "-o" "/opt/rustwide/target/debug/build/aws-lc-sys-693d87fcd44453eb/out/75a4107885af7e3b-rsa_crypt.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.16.0/aws-lc/crypto/rsa_extra/rsa_crypt.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.16.0/aws-lc/crypto/rsa_extra/rsa_print.c:36:1: fatal error: error writing to /tmp/ccyBuwO8.s: No space left on device [INFO] [stderr] warning: aws-lc-sys@0.16.0: 36 | } [INFO] [stderr] warning: aws-lc-sys@0.16.0: | ^ [INFO] [stderr] warning: aws-lc-sys@0.16.0: compilation terminated. [INFO] [stderr] warning: aws-lc-sys@0.16.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.16.0/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.16.0/generated-include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.16.0/aws-lc/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.16.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_16_0" "-o" "/opt/rustwide/target/debug/build/aws-lc-sys-693d87fcd44453eb/out/75a4107885af7e3b-rsa_print.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.16.0/aws-lc/crypto/rsa_extra/rsa_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.16.0/aws-lc/crypto/pkcs7/pkcs7_x509.c:523:1: fatal error: error writing to /tmp/ccg7iMuh.s: No space left on device [INFO] [stderr] warning: aws-lc-sys@0.16.0: 523 | } [INFO] [stderr] warning: aws-lc-sys@0.16.0: | ^ [INFO] [stderr] warning: aws-lc-sys@0.16.0: compilation terminated. [INFO] [stderr] warning: aws-lc-sys@0.16.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.16.0/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.16.0/generated-include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.16.0/aws-lc/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.16.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_16_0" "-o" "/opt/rustwide/target/debug/build/aws-lc-sys-693d87fcd44453eb/out/1804b1d895779cae-pkcs7_x509.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.16.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.16.0/aws-lc/crypto/stack/stack.c:487:1: fatal error: error writing to /tmp/cc4R3AR8.s: No space left on device [INFO] [stderr] warning: aws-lc-sys@0.16.0: 487 | } [INFO] [stderr] warning: aws-lc-sys@0.16.0: | ^ [INFO] [stderr] warning: aws-lc-sys@0.16.0: compilation terminated. [INFO] [stderr] warning: aws-lc-sys@0.16.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.16.0/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.16.0/generated-include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.16.0/aws-lc/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.16.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_16_0" "-o" "/opt/rustwide/target/debug/build/aws-lc-sys-693d87fcd44453eb/out/dc2b89d1cdd1c873-stack.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.16.0/aws-lc/crypto/stack/stack.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.16.0/aws-lc/crypto/pkcs8/pkcs8_x509.c:1351:1: fatal error: error writing to /tmp/ccRssJiL.s: No space left on device [INFO] [stderr] warning: aws-lc-sys@0.16.0: 1351 | } [INFO] [stderr] warning: aws-lc-sys@0.16.0: | ^ [INFO] [stderr] warning: aws-lc-sys@0.16.0: compilation terminated. [INFO] [stderr] warning: aws-lc-sys@0.16.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.16.0/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.16.0/generated-include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.16.0/aws-lc/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.16.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_16_0" "-o" "/opt/rustwide/target/debug/build/aws-lc-sys-693d87fcd44453eb/out/edf17e725bacc76d-pkcs8_x509.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.16.0/aws-lc/crypto/pkcs8/pkcs8_x509.c" with args cc did not execute successfully (status code exit status: 1). [INFO] [stderr] warning: aws-lc-sys@0.16.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.16.0/aws-lc/crypto/fipsmodule/bcm.c:412:1: fatal error: error writing to /tmp/ccdteLBQ.s: No space left on device [INFO] [stderr] warning: aws-lc-sys@0.16.0: 412 | } [INFO] [stderr] warning: aws-lc-sys@0.16.0: | ^ [INFO] [stderr] warning: aws-lc-sys@0.16.0: compilation terminated. [INFO] [stderr] warning: aws-lc-sys@0.16.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.16.0/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.16.0/generated-include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.16.0/aws-lc/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.16.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_16_0" "-o" "/opt/rustwide/target/debug/build/aws-lc-sys-693d87fcd44453eb/out/f472c570ed5b1309-bcm.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.16.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.16.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-5d6e9dd47ab6e6c9/build-script-main` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-env-changed=AWS_LC_SYS_NO_PREFIX [INFO] [stderr] cargo:rerun-if-env-changed=AWS_LC_SYS_INTERNAL_BINDGEN [INFO] [stderr] cargo:rerun-if-env-changed=AWS_LC_SYS_EXTERNAL_BINDGEN [INFO] [stderr] cargo:rerun-if-env-changed=AWS_LC_SYS_NO_ASM [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-693d87fcd44453eb/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] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] cargo:warning=/tmp/ccW6REMH.s: Assembler messages: [INFO] [stderr] cargo:warning=/tmp/ccW6REMH.s: Fatal error: can't write 67 bytes to section .text.aws_lc_0_16_0_RAND_seed of /opt/rustwide/target/debug/build/aws-lc-sys-693d87fcd44453eb/out/31c5b8e86889e409-rand_extra.o: 'No space left on device' [INFO] [stderr] cargo:warning=/tmp/ccW6REMH.s: Fatal error: /opt/rustwide/target/debug/build/aws-lc-sys-693d87fcd44453eb/out/31c5b8e86889e409-rand_extra.o: No space left on device [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.16.0/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.16.0/generated-include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.16.0/aws-lc/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.16.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_16_0" "-o" "/opt/rustwide/target/debug/build/aws-lc-sys-693d87fcd44453eb/out/31c5b8e86889e409-rand_extra.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.16.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.16.0/aws-lc/crypto/rand_extra/trusty.c:18: fatal error: error closing /tmp/ccZfdDHH.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.16.0/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.16.0/generated-include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.16.0/aws-lc/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.16.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_16_0" "-o" "/opt/rustwide/target/debug/build/aws-lc-sys-693d87fcd44453eb/out/31c5b8e86889e409-trusty.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.16.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.16.0/aws-lc/crypto/rand_extra/windows.c:18: fatal error: error closing /tmp/ccJFBaS6.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.16.0/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.16.0/generated-include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.16.0/aws-lc/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.16.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_16_0" "-o" "/opt/rustwide/target/debug/build/aws-lc-sys-693d87fcd44453eb/out/31c5b8e86889e409-windows.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.16.0/aws-lc/crypto/rand_extra/windows.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=/tmp/ccBucxiW.s: Assembler messages: [INFO] [stderr] cargo:warning=/tmp/ccBucxiW.s: Fatal error: can't write 68 bytes to section .text.aws_lc_0_16_0_RC4 of /opt/rustwide/target/debug/build/aws-lc-sys-693d87fcd44453eb/out/506ebb0c35f2e41b-rc4.o: 'No space left on device' [INFO] [stderr] cargo:warning=/tmp/ccBucxiW.s: Fatal error: /opt/rustwide/target/debug/build/aws-lc-sys-693d87fcd44453eb/out/506ebb0c35f2e41b-rc4.o: No space left on device [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.16.0/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.16.0/generated-include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.16.0/aws-lc/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.16.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_16_0" "-o" "/opt/rustwide/target/debug/build/aws-lc-sys-693d87fcd44453eb/out/506ebb0c35f2e41b-rc4.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.16.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.16.0/aws-lc/crypto/pem/pem_xaux.c:64:1: fatal error: error writing to /tmp/ccmkwiyF.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] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.16.0/aws-lc/crypto/poly1305/poly1305_vec.c:842:1: fatal error: error writing to /tmp/ccYIQwzv.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.16.0/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.16.0/generated-include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.16.0/aws-lc/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.16.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_16_0" "-o" "/opt/rustwide/target/debug/build/aws-lc-sys-693d87fcd44453eb/out/b2bbee594f26a8df-poly1305_vec.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.16.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.16.0/aws-lc/crypto/refcount_c11.c:16: fatal error: error closing /tmp/ccCyCmMT.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.16.0/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.16.0/generated-include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.16.0/aws-lc/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.16.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_16_0" "-o" "/opt/rustwide/target/debug/build/aws-lc-sys-693d87fcd44453eb/out/7dd34297a7f4a7d3-refcount_c11.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.16.0/aws-lc/crypto/refcount_c11.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: 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.16.0/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.16.0/generated-include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.16.0/aws-lc/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.16.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_16_0" "-o" "/opt/rustwide/target/debug/build/aws-lc-sys-693d87fcd44453eb/out/f5b9541f68ee1143-pem_xaux.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.16.0/aws-lc/crypto/pem/pem_xaux.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=/tmp/ccFo4XlU.s: Assembler messages: [INFO] [stderr] cargo:warning=/tmp/ccFo4XlU.s: Fatal error: can't write 128 bytes to section .debug_info of /opt/rustwide/target/debug/build/aws-lc-sys-693d87fcd44453eb/out/7dd34297a7f4a7d3-refcount_win.o: 'No space left on device' [INFO] [stderr] cargo:warning=/tmp/ccFo4XlU.s: Fatal error: /opt/rustwide/target/debug/build/aws-lc-sys-693d87fcd44453eb/out/7dd34297a7f4a7d3-refcount_win.o: No space left on device [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.16.0/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.16.0/generated-include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.16.0/aws-lc/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.16.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_16_0" "-o" "/opt/rustwide/target/debug/build/aws-lc-sys-693d87fcd44453eb/out/7dd34297a7f4a7d3-refcount_win.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.16.0/aws-lc/crypto/refcount_win.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.16.0/aws-lc/crypto/rsa_extra/rsa_crypt.c:575:1: fatal error: error writing to /tmp/ccyPT61z.s: No space left on device [INFO] [stderr] cargo:warning= 575 | } [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.16.0/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.16.0/generated-include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.16.0/aws-lc/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.16.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_16_0" "-o" "/opt/rustwide/target/debug/build/aws-lc-sys-693d87fcd44453eb/out/75a4107885af7e3b-rsa_crypt.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.16.0/aws-lc/crypto/rsa_extra/rsa_crypt.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.16.0/aws-lc/crypto/rsa_extra/rsa_print.c:36:1: fatal error: error writing to /tmp/ccyBuwO8.s: No space left on device [INFO] [stderr] cargo:warning= 36 | } [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.16.0/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.16.0/generated-include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.16.0/aws-lc/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.16.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_16_0" "-o" "/opt/rustwide/target/debug/build/aws-lc-sys-693d87fcd44453eb/out/75a4107885af7e3b-rsa_print.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.16.0/aws-lc/crypto/rsa_extra/rsa_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.16.0/aws-lc/crypto/pkcs7/pkcs7_x509.c:523:1: fatal error: error writing to /tmp/ccg7iMuh.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.16.0/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.16.0/generated-include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.16.0/aws-lc/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.16.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_16_0" "-o" "/opt/rustwide/target/debug/build/aws-lc-sys-693d87fcd44453eb/out/1804b1d895779cae-pkcs7_x509.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.16.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.16.0/aws-lc/crypto/stack/stack.c:487:1: fatal error: error writing to /tmp/cc4R3AR8.s: No space left on device [INFO] [stderr] cargo:warning= 487 | } [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.16.0/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.16.0/generated-include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.16.0/aws-lc/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.16.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_16_0" "-o" "/opt/rustwide/target/debug/build/aws-lc-sys-693d87fcd44453eb/out/dc2b89d1cdd1c873-stack.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.16.0/aws-lc/crypto/stack/stack.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.16.0/aws-lc/crypto/pkcs8/pkcs8_x509.c:1351:1: fatal error: error writing to /tmp/ccRssJiL.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: 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.16.0/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.16.0/generated-include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.16.0/aws-lc/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.16.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_16_0" "-o" "/opt/rustwide/target/debug/build/aws-lc-sys-693d87fcd44453eb/out/edf17e725bacc76d-pkcs8_x509.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.16.0/aws-lc/crypto/pkcs8/pkcs8_x509.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.16.0/aws-lc/crypto/fipsmodule/bcm.c:412:1: fatal error: error writing to /tmp/ccdteLBQ.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: 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.16.0/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.16.0/generated-include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.16.0/aws-lc/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.16.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_16_0" "-o" "/opt/rustwide/target/debug/build/aws-lc-sys-693d87fcd44453eb/out/f472c570ed5b1309-bcm.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.16.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.16.0/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.16.0/generated-include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.16.0/aws-lc/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.16.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_16_0" "-o" "/opt/rustwide/target/debug/build/aws-lc-sys-693d87fcd44453eb/out/f472c570ed5b1309-bcm.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.16.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" "8308d25509cdb964540963ad55e52027b1429d33378b3adcd20d398e2616ff7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8308d25509cdb964540963ad55e52027b1429d33378b3adcd20d398e2616ff7a", kill_on_drop: false }` [INFO] [stdout] 8308d25509cdb964540963ad55e52027b1429d33378b3adcd20d398e2616ff7a