[INFO] cloning repository https://github.com/plestoon/thru [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/plestoon/thru" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplestoon%2Fthru", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplestoon%2Fthru'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6114794da515a76125b68f51135702091abf74c2 [INFO] testing plestoon/thru against try#0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 for pr-137122-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplestoon%2Fthru" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/plestoon/thru [INFO] finished tweaking git repo https://github.com/plestoon/thru [INFO] tweaked toml for git repo https://github.com/plestoon/thru written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/plestoon/thru on toolchain 0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/plestoon/thru 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" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 19ef113c7204db92afcf935cfbc91a8b240c5f4a26bc903338df167462368661 [INFO] running `Command { std: "docker" "start" "-a" "19ef113c7204db92afcf935cfbc91a8b240c5f4a26bc903338df167462368661", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "19ef113c7204db92afcf935cfbc91a8b240c5f4a26bc903338df167462368661", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19ef113c7204db92afcf935cfbc91a8b240c5f4a26bc903338df167462368661", kill_on_drop: false }` [INFO] [stdout] 19ef113c7204db92afcf935cfbc91a8b240c5f4a26bc903338df167462368661 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b781b3b04761519879a855c0b8cb1940f10041535dad74dd21b75e4c37e7d629 [INFO] running `Command { std: "docker" "start" "-a" "b781b3b04761519879a855c0b8cb1940f10041535dad74dd21b75e4c37e7d629", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling dunce v1.0.4 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling aws-lc-rs v1.7.0 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling rustls-pki-types v1.7.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling mirai-annotations v1.12.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling rustls v0.23.5 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Compiling getrandom v0.2.14 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling rustls-pemfile v2.1.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling thiserror v1.0.60 [INFO] [stderr] Compiling rustls-native-certs v0.7.0 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling strsim v0.11.0 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling anyhow v1.0.81 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling aws-lc-sys v0.15.0 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.60 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling tokio v1.36.0 [INFO] [stderr] Compiling clap_derive v4.5.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling quinn-udp v0.5.0 [INFO] [stderr] Compiling clap v4.5.2 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `futures-util` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/bin/rustc --crate-name futures_util --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.30/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="async-await"' --cfg 'feature="async-await-macro"' --cfg 'feature="channel"' --cfg 'feature="default"' --cfg 'feature="futures-channel"' --cfg 'feature="futures-io"' --cfg 'feature="futures-macro"' --cfg 'feature="futures-sink"' --cfg 'feature="io"' --cfg 'feature="memchr"' --cfg 'feature="sink"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-await", "async-await-macro", "bilock", "cfg-target-has-atomic", "channel", "compat", "default", "futures-channel", "futures-io", "futures-macro", "futures-sink", "futures_01", "io", "io-compat", "memchr", "portable-atomic", "sink", "slab", "std", "tokio-io", "unstable", "write-all-vectored"))' -C metadata=3d5b3bab5d74a5e9 -C extra-filename=-4b75d29127915d64 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-866c51d1b2ee1cf6.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-2da63d8c7891ede1.rmeta --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-64a3a644ba29741c.rmeta --extern futures_macro=/opt/rustwide/target/debug/deps/libfutures_macro-6c3623979d5b3a3c.so --extern futures_sink=/opt/rustwide/target/debug/deps/libfutures_sink-ba628c80fbee78b4.rmeta --extern futures_task=/opt/rustwide/target/debug/deps/libfutures_task-a34acde6ee26d4ab.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-6a998f109380bfd7.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-89bb0688a32eddef.rmeta --extern pin_utils=/opt/rustwide/target/debug/deps/libpin_utils-9a5791cba021167a.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-3aac7a0b49faaf4a.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] warning: aws-lc-sys@0.15.0: Compiler version doesn't include clang or GCC: "cc" "--version" [INFO] [stderr] warning: aws-lc-sys@0.15.0: Compiler version doesn't include clang or GCC: "cc" "--version" [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/pool/pool.c:261:1: fatal error: error writing to /tmp/ccc6DdPE.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-639a3c1cecb18ac9/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/rand_extra/forkunsafe.c:45:1: fatal error: error writing to /tmp/ccESrlcK.s: No space left on device [INFO] [stderr] warning: aws-lc-sys@0.15.0: 45 | } [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: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/crypto/rand_extra/fuchsia.c:22: fatal error: error closing /tmp/ccOdlqaa.s: No space left on device [INFO] [stderr] warning: aws-lc-sys@0.15.0: 22 | [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-639a3c1cecb18ac9/out/acc1b23b005cd17a-fuchsia.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/crypto/rand_extra/fuchsia.c" with args "cc" did not execute successfully (status code exit status: 1). [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-639a3c1cecb18ac9/out/acc1b23b005cd17a-forkunsafe.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/crypto/rand_extra/forkunsafe.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/ccBYODjV.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-639a3c1cecb18ac9/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/pq_custom_randombytes.c:49:1: fatal error: error closing /tmp/ccK5bIif.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-639a3c1cecb18ac9/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/poly1305/poly1305_vec.c:842:1: fatal error: error writing to /tmp/cc3EylMC.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-639a3c1cecb18ac9/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/rand_extra/trusty.c:18: fatal error: error closing /tmp/ccsYRzwH.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: /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/ccOXHarI.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-639a3c1cecb18ac9/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). [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-639a3c1cecb18ac9/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=/tmp/ccJtt98x.s: Assembler messages: [INFO] [stderr] warning: aws-lc-sys@0.15.0: /tmp/ccJtt98x.s: Fatal error: /opt/rustwide/target/debug/build/aws-lc-sys-639a3c1cecb18ac9/out/ad65ce38684f5bab-refcount_lock.o: No space left on device [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-639a3c1cecb18ac9/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=/tmp/cc5ptRso.s: Assembler messages: [INFO] [stderr] warning: aws-lc-sys@0.15.0: /tmp/cc5ptRso.s: Fatal error: can't write 68 bytes to section .text.aws_lc_0_15_0_RC4 of /opt/rustwide/target/debug/build/aws-lc-sys-639a3c1cecb18ac9/out/143a46b298d9c4ea-rc4.o: 'No space left on device' [INFO] [stderr] warning: aws-lc-sys@0.15.0: /tmp/cc5ptRso.s: Fatal error: /opt/rustwide/target/debug/build/aws-lc-sys-639a3c1cecb18ac9/out/143a46b298d9c4ea-rc4.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-639a3c1cecb18ac9/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/rand_extra/windows.c:18: fatal error: error closing /tmp/ccJbXxMM.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-639a3c1cecb18ac9/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). [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/ccGkTz2L.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-639a3c1cecb18ac9/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-6565c96bbc9e3897/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-639a3c1cecb18ac9/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:warning=Compiler version doesn't include clang or GCC: "cc" "--version" [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:warning=Compiler version doesn't include clang or GCC: "cc" "--version" [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] 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/ccc6DdPE.s: No space left on device [INFO] [stderr] cargo:warning= 261 | } [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: 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-639a3c1cecb18ac9/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/rand_extra/forkunsafe.c:45:1: fatal error: error writing to /tmp/ccESrlcK.s: No space left on device [INFO] [stderr] cargo:warning= 45 | } [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.15.0/aws-lc/crypto/rand_extra/fuchsia.c:22: fatal error: error closing /tmp/ccOdlqaa.s: No space left on device [INFO] [stderr] cargo:warning= 22 | [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-639a3c1cecb18ac9/out/acc1b23b005cd17a-fuchsia.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/crypto/rand_extra/fuchsia.c" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-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-639a3c1cecb18ac9/out/acc1b23b005cd17a-forkunsafe.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.15.0/aws-lc/crypto/rand_extra/forkunsafe.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/ccBYODjV.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-639a3c1cecb18ac9/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/pq_custom_randombytes.c:49:1: fatal error: error closing /tmp/ccK5bIif.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-639a3c1cecb18ac9/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/poly1305/poly1305_vec.c:842:1: fatal error: error writing to /tmp/cc3EylMC.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-639a3c1cecb18ac9/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/rand_extra/trusty.c:18: fatal error: error closing /tmp/ccsYRzwH.s: No space left on device [INFO] [stderr] cargo:warning= 18 | [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.15.0/aws-lc/crypto/refcount_c11.c:16: fatal error: error closing /tmp/ccOXHarI.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-639a3c1cecb18ac9/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). [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-639a3c1cecb18ac9/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=/tmp/ccJtt98x.s: Assembler messages: [INFO] [stderr] cargo:warning=/tmp/ccJtt98x.s: Fatal error: /opt/rustwide/target/debug/build/aws-lc-sys-639a3c1cecb18ac9/out/ad65ce38684f5bab-refcount_lock.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.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-639a3c1cecb18ac9/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=/tmp/cc5ptRso.s: Assembler messages: [INFO] [stderr] cargo:warning=/tmp/cc5ptRso.s: Fatal error: can't write 68 bytes to section .text.aws_lc_0_15_0_RC4 of /opt/rustwide/target/debug/build/aws-lc-sys-639a3c1cecb18ac9/out/143a46b298d9c4ea-rc4.o: 'No space left on device' [INFO] [stderr] cargo:warning=/tmp/cc5ptRso.s: Fatal error: /opt/rustwide/target/debug/build/aws-lc-sys-639a3c1cecb18ac9/out/143a46b298d9c4ea-rc4.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-639a3c1cecb18ac9/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/rand_extra/windows.c:18: fatal error: error closing /tmp/ccJbXxMM.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-639a3c1cecb18ac9/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). [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit 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/ccGkTz2L.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.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-639a3c1cecb18ac9/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] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-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-639a3c1cecb18ac9/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" "b781b3b04761519879a855c0b8cb1940f10041535dad74dd21b75e4c37e7d629", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b781b3b04761519879a855c0b8cb1940f10041535dad74dd21b75e4c37e7d629", kill_on_drop: false }` [INFO] [stdout] b781b3b04761519879a855c0b8cb1940f10041535dad74dd21b75e4c37e7d629