[INFO] cloning repository https://github.com/bluewing/acars [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bluewing/acars" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbluewing%2Facars", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbluewing%2Facars'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a48a2bf5d8eff40f16b899b5a1c69759d0af0788 [INFO] checking bluewing/acars against try#7df376b035b3d12ff0386ad8b45b76dbe020257b for pr-142712 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbluewing%2Facars" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/bluewing/acars [INFO] finished tweaking git repo https://github.com/bluewing/acars [INFO] tweaked toml for git repo https://github.com/bluewing/acars written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/bluewing/acars on toolchain 7df376b035b3d12ff0386ad8b45b76dbe020257b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7df376b035b3d12ff0386ad8b45b76dbe020257b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/bluewing/acars 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" "+7df376b035b3d12ff0386ad8b45b76dbe020257b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Locking 44 packages to latest compatible versions [INFO] [stderr] Adding base64 v0.13.1 [INFO] [stderr] Adding bumpalo v3.19.0 [INFO] [stderr] Adding cfg-if v1.0.1 [INFO] [stderr] Adding equivalent v1.0.2 [INFO] [stderr] Adding getrandom v0.2.8 (available: v0.2.16) [INFO] [stderr] Adding hashbrown v0.15.4 [INFO] [stderr] Adding indexmap v2.10.0 [INFO] [stderr] Adding js-sys v0.3.61 (available: v0.3.77) [INFO] [stderr] Adding log v0.4.27 [INFO] [stderr] Adding memchr v2.7.5 [INFO] [stderr] Adding num_enum v0.5.11 [INFO] [stderr] Adding num_enum_derive v0.5.11 [INFO] [stderr] Adding once_cell v1.21.3 [INFO] [stderr] Adding proc-macro-crate v1.3.1 [INFO] [stderr] Adding ring v0.16.20 [INFO] [stderr] Adding ring v0.17.3 (available: v0.17.14) [INFO] [stderr] Adding rustls v0.20.9 [INFO] [stderr] Adding rustls-ffi v0.8.2 [INFO] [stderr] Adding rustls-pemfile v0.2.1 [INFO] [stderr] Adding sct v0.7.1 [INFO] [stderr] Adding spin v0.5.2 [INFO] [stderr] Adding spin v0.9.8 [INFO] [stderr] Adding toml_datetime v0.6.11 [INFO] [stderr] Adding toml_edit v0.19.15 [INFO] [stderr] Adding untrusted v0.7.1 [INFO] [stderr] Adding untrusted v0.9.0 [INFO] [stderr] Adding wasi v0.11.1+wasi-snapshot-preview1 [INFO] [stderr] Adding wasm-bindgen v0.2.84 (available: v0.2.100) [INFO] [stderr] Adding wasm-bindgen-backend v0.2.84 (available: v0.2.100) [INFO] [stderr] Adding wasm-bindgen-macro v0.2.84 (available: v0.2.100) [INFO] [stderr] Adding wasm-bindgen-macro-support v0.2.84 (available: v0.2.100) [INFO] [stderr] Adding wasm-bindgen-shared v0.2.84 (available: v0.2.100) [INFO] [stderr] Adding web-sys v0.3.61 (available: v0.3.77) [INFO] [stderr] Adding webpki v0.22.4 [INFO] [stderr] Adding windows-sys v0.48.0 [INFO] [stderr] Adding windows-targets v0.48.5 [INFO] [stderr] Adding windows_aarch64_gnullvm v0.48.5 [INFO] [stderr] Adding windows_aarch64_msvc v0.48.5 [INFO] [stderr] Adding windows_i686_gnu v0.48.5 [INFO] [stderr] Adding windows_i686_msvc v0.48.5 [INFO] [stderr] Adding windows_x86_64_gnu v0.48.5 [INFO] [stderr] Adding windows_x86_64_gnullvm v0.48.5 [INFO] [stderr] Adding windows_x86_64_msvc v0.48.5 [INFO] [stderr] Adding winnow v0.5.40 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+7df376b035b3d12ff0386ad8b45b76dbe020257b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3beec3dddb5429b02b50a7441ca79c89594ff8d38eed508410d580465fe48914 [INFO] running `Command { std: "docker" "start" "-a" "3beec3dddb5429b02b50a7441ca79c89594ff8d38eed508410d580465fe48914", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3beec3dddb5429b02b50a7441ca79c89594ff8d38eed508410d580465fe48914", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3beec3dddb5429b02b50a7441ca79c89594ff8d38eed508410d580465fe48914", kill_on_drop: false }` [INFO] [stdout] 3beec3dddb5429b02b50a7441ca79c89594ff8d38eed508410d580465fe48914 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+7df376b035b3d12ff0386ad8b45b76dbe020257b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3ab2e4808ff3f02dd15899cb6fbd711b74e73b129743c7f4495e0bbe03a2c51c [INFO] running `Command { std: "docker" "start" "-a" "3ab2e4808ff3f02dd15899cb6fbd711b74e73b129743c7f4495e0bbe03a2c51c", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.96 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Checking cfg-if v1.0.1 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling rustls-ffi v0.8.2 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling rustls v0.20.9 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Compiling curl v0.4.43 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking exitcode v1.1.2 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Checking rustls-pemfile v0.2.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling ring v0.17.3 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling libz-sys v1.1.8 [INFO] [stderr] Compiling openssl-sys v0.9.74 [INFO] [stderr] Compiling curl-sys v0.4.55+curl-7.83.1 [INFO] [stderr] Checking getrandom v0.2.8 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/build/curl-sys-971066eabf2af564/invoked.timestamp` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: failed to run custom build command for `ring v0.16.20` [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/ring-200b529d31627145/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [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] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [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] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [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] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [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] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [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] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [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] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [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] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [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] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [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] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [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] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [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] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [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] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [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] [INFO] [stderr] --- stderr [INFO] [stderr] running "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-Wall" "-Wextra" "-pedantic" "-pedantic-errors" "-Wall" "-Wextra" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-fno-strict-aliasing" "-fvisibility=hidden" "-fstack-protector" "-g3" "-DNDEBUG" "-c" "-o/opt/rustwide/target/debug/build/ring-ee413d60145866e3/out/aesni-x86_64-elf.o" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.16.20/pregenerated/aesni-x86_64-elf.S" [INFO] [stderr] running "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-Wall" "-Wextra" "-pedantic" "-pedantic-errors" "-Wall" "-Wextra" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-fno-strict-aliasing" "-fvisibility=hidden" "-fstack-protector" "-g3" "-DNDEBUG" "-c" "-o/opt/rustwide/target/debug/build/ring-ee413d60145866e3/out/vpaes-x86_64-elf.o" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.16.20/pregenerated/vpaes-x86_64-elf.S" [INFO] [stderr] running "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-Wall" "-Wextra" "-pedantic" "-pedantic-errors" "-Wall" "-Wextra" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-fno-strict-aliasing" "-fvisibility=hidden" "-fstack-protector" "-g3" "-DNDEBUG" "-c" "-o/opt/rustwide/target/debug/build/ring-ee413d60145866e3/out/x86_64-mont-elf.o" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.16.20/pregenerated/x86_64-mont-elf.S" [INFO] [stderr] running "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-Wall" "-Wextra" "-pedantic" "-pedantic-errors" "-Wall" "-Wextra" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-fno-strict-aliasing" "-fvisibility=hidden" "-fstack-protector" "-g3" "-DNDEBUG" "-c" "-o/opt/rustwide/target/debug/build/ring-ee413d60145866e3/out/x86_64-mont5-elf.o" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.16.20/pregenerated/x86_64-mont5-elf.S" [INFO] [stderr] running "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-Wall" "-Wextra" "-pedantic" "-pedantic-errors" "-Wall" "-Wextra" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-fno-strict-aliasing" "-fvisibility=hidden" "-fstack-protector" "-g3" "-DNDEBUG" "-c" "-o/opt/rustwide/target/debug/build/ring-ee413d60145866e3/out/chacha-x86_64-elf.o" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.16.20/pregenerated/chacha-x86_64-elf.S" [INFO] [stderr] running "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-Wall" "-Wextra" "-pedantic" "-pedantic-errors" "-Wall" "-Wextra" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-fno-strict-aliasing" "-fvisibility=hidden" "-fstack-protector" "-g3" "-DNDEBUG" "-c" "-o/opt/rustwide/target/debug/build/ring-ee413d60145866e3/out/p256-x86_64-asm-elf.o" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.16.20/pregenerated/p256-x86_64-asm-elf.S" [INFO] [stderr] running "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-Wall" "-Wextra" "-pedantic" "-pedantic-errors" "-Wall" "-Wextra" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-fno-strict-aliasing" "-fvisibility=hidden" "-fstack-protector" "-g3" "-DNDEBUG" "-c" "-o/opt/rustwide/target/debug/build/ring-ee413d60145866e3/out/aesni-gcm-x86_64-elf.o" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.16.20/pregenerated/aesni-gcm-x86_64-elf.S" [INFO] [stderr] running "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-Wall" "-Wextra" "-pedantic" "-pedantic-errors" "-Wall" "-Wextra" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-fno-strict-aliasing" "-fvisibility=hidden" "-fstack-protector" "-g3" "-DNDEBUG" "-c" "-o/opt/rustwide/target/debug/build/ring-ee413d60145866e3/out/ghash-x86_64-elf.o" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.16.20/pregenerated/ghash-x86_64-elf.S" [INFO] [stderr] running "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-Wall" "-Wextra" "-pedantic" "-pedantic-errors" "-Wall" "-Wextra" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-fno-strict-aliasing" "-fvisibility=hidden" "-fstack-protector" "-g3" "-DNDEBUG" "-c" "-o/opt/rustwide/target/debug/build/ring-ee413d60145866e3/out/sha512-x86_64-elf.o" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.16.20/pregenerated/sha512-x86_64-elf.S" [INFO] [stderr] running "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-Wall" "-Wextra" "-pedantic" "-pedantic-errors" "-Wall" "-Wextra" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-fno-strict-aliasing" "-fvisibility=hidden" "-fstack-protector" "-g3" "-DNDEBUG" "-c" "-o/opt/rustwide/target/debug/build/ring-ee413d60145866e3/out/chacha20_poly1305_x86_64-elf.o" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.16.20/pregenerated/chacha20_poly1305_x86_64-elf.S" [INFO] [stderr] running "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-Wall" "-Wextra" "-pedantic" "-pedantic-errors" "-Wall" "-Wextra" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-fno-strict-aliasing" "-fvisibility=hidden" "-fstack-protector" "-g3" "-DNDEBUG" "-c" "-o/opt/rustwide/target/debug/build/ring-ee413d60145866e3/out/sha256-x86_64-elf.o" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.16.20/pregenerated/sha256-x86_64-elf.S" [INFO] [stderr] running "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-Wall" "-Wextra" "-std=c1x" "-Wbad-function-cast" "-Wnested-externs" "-Wstrict-prototypes" "-pedantic" "-pedantic-errors" "-Wall" "-Wextra" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-fno-strict-aliasing" "-fvisibility=hidden" "-fstack-protector" "-g3" "-DNDEBUG" "-c" "-o/opt/rustwide/target/debug/build/ring-ee413d60145866e3/out/aes_nohw.o" "crypto/fipsmodule/aes/aes_nohw.c" [INFO] [stderr] /tmp/ccMO1LPo.s: Assembler messages: [INFO] [stderr] /tmp/ccMO1LPo.s: Fatal error: can't write 14 bytes to section .text.CRYPTO_bswap4 of /opt/rustwide/target/debug/build/ring-ee413d60145866e3/out/aes_nohw.o: 'No space left on device' [INFO] [stderr] /tmp/ccMO1LPo.s: Fatal error: /opt/rustwide/target/debug/build/ring-ee413d60145866e3/out/aes_nohw.o: No such file or directory [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.16.20/build.rs:656:9: [INFO] [stderr] execution failed [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x58a0f6aed7c2 - std::backtrace_rs::backtrace::libunwind::trace::hb296c27a67d2da4b [INFO] [stderr] at /rustc/7df376b035b3d12ff0386ad8b45b76dbe020257b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x58a0f6aed7c2 - std::backtrace_rs::backtrace::trace_unsynchronized::hce94b904b2037f16 [INFO] [stderr] at /rustc/7df376b035b3d12ff0386ad8b45b76dbe020257b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x58a0f6aed7c2 - std::sys::backtrace::_print_fmt::h38de57a3013a717f [INFO] [stderr] at /rustc/7df376b035b3d12ff0386ad8b45b76dbe020257b/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x58a0f6aed7c2 - ::fmt::hf720f14b70ec7f93 [INFO] [stderr] at /rustc/7df376b035b3d12ff0386ad8b45b76dbe020257b/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x58a0f6b10853 - core::fmt::rt::Argument::fmt::h21f5bc1449059fb3 [INFO] [stderr] at /rustc/7df376b035b3d12ff0386ad8b45b76dbe020257b/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x58a0f6b10853 - core::fmt::write::h77fc977184f67b97 [INFO] [stderr] at /rustc/7df376b035b3d12ff0386ad8b45b76dbe020257b/library/core/src/fmt/mod.rs:1465:25 [INFO] [stderr] 6: 0x58a0f6ae9ea3 - std::io::default_write_fmt::h403255b7bb438445 [INFO] [stderr] at /rustc/7df376b035b3d12ff0386ad8b45b76dbe020257b/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x58a0f6ae9ea3 - std::io::Write::write_fmt::hb8b2287886e6cd3c [INFO] [stderr] at /rustc/7df376b035b3d12ff0386ad8b45b76dbe020257b/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x58a0f6aed612 - std::sys::backtrace::BacktraceLock::print::h7cfb3ebd5dc04c25 [INFO] [stderr] at /rustc/7df376b035b3d12ff0386ad8b45b76dbe020257b/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x58a0f6aef396 - std::panicking::default_hook::{{closure}}::hce0a907e55a8cdaa [INFO] [stderr] at /rustc/7df376b035b3d12ff0386ad8b45b76dbe020257b/library/std/src/panicking.rs:300:27 [INFO] [stderr] 10: 0x58a0f6aef199 - std::panicking::default_hook::h2031fc6c2e7da529 [INFO] [stderr] at /rustc/7df376b035b3d12ff0386ad8b45b76dbe020257b/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x58a0f6aefda2 - std::panicking::rust_panic_with_hook::h0e93564b0f41199d [INFO] [stderr] at /rustc/7df376b035b3d12ff0386ad8b45b76dbe020257b/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x58a0f6aefc7c - std::panicking::begin_panic::{{closure}}::h4adc29c11d478424 [INFO] [stderr] at /rustc/7df376b035b3d12ff0386ad8b45b76dbe020257b/library/std/src/panicking.rs:770:9 [INFO] [stderr] 13: 0x58a0f6aedcc9 - std::sys::backtrace::__rust_end_short_backtrace::h3f9af02052dc6913 [INFO] [stderr] at /rustc/7df376b035b3d12ff0386ad8b45b76dbe020257b/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x58a0f6aefb92 - std::panicking::begin_panic::hd445d5b1fc41c023 [INFO] [stderr] at /rustc/7df376b035b3d12ff0386ad8b45b76dbe020257b/library/std/src/panicking.rs:769:5 [INFO] [stderr] 15: 0x58a0f6a71e66 - build_script_build::run_command::hc59e6db9f9d2df60 [INFO] [stderr] 16: 0x58a0f6a70909 - build_script_build::compile::hb431fd7f00d9eaee [INFO] [stderr] 17: 0x58a0f6a7039e - build_script_build::build_library::{{closure}}::h0e8e4cd741201140 [INFO] [stderr] 18: 0x58a0f6a79c93 - as core::iter::traits::iterator::Iterator>::next::hf308d9db07880c63 [INFO] [stderr] 19: 0x58a0f6a763e5 - alloc::vec::Vec::extend_desugared::hddaf8545b4690717 [INFO] [stderr] 20: 0x58a0f6a771a6 - as alloc::vec::spec_extend::SpecExtend>::spec_extend::h3649996975b41e6f [INFO] [stderr] 21: 0x58a0f6a74bc4 - as alloc::vec::spec_from_iter_nested::SpecFromIterNested>::from_iter::hb53d13f34dfbe682 [INFO] [stderr] 22: 0x58a0f6a7723d - as alloc::vec::spec_from_iter::SpecFromIter>::from_iter::h230306c0b0c7649d [INFO] [stderr] 23: 0x58a0f6a770e1 - as core::iter::traits::collect::FromIterator>::from_iter::h7619552b3e896e1d [INFO] [stderr] 24: 0x58a0f6a7ac19 - core::iter::traits::iterator::Iterator::collect::h3d59550daf46e801 [INFO] [stderr] 25: 0x58a0f6a6fb45 - build_script_build::build_library::hf8d9ffb42325af08 [INFO] [stderr] 26: 0x58a0f6a6f97e - build_script_build::build_c_code::{{closure}}::h5119875058b5660c [INFO] [stderr] 27: 0x58a0f6a6d1c1 - as core::iter::traits::iterator::Iterator>::for_each::hdb5dace62e96309f [INFO] [stderr] 28: 0x58a0f6a6f5a6 - build_script_build::build_c_code::h4f867a2b290e96a6 [INFO] [stderr] 29: 0x58a0f6a6e0aa - build_script_build::ring_build_rs_main::h048179e2eeff5cea [INFO] [stderr] 30: 0x58a0f6a6d463 - build_script_build::main::h88b44ce89a5e9fcd [INFO] [stderr] 31: 0x58a0f6a754e3 - core::ops::function::FnOnce::call_once::h669b027215e80591 [INFO] [stderr] 32: 0x58a0f6a777f6 - std::sys::backtrace::__rust_begin_short_backtrace::h760b2ed894d61f09 [INFO] [stderr] 33: 0x58a0f6a75349 - std::rt::lang_start::{{closure}}::h0a803aff5ddf25b6 [INFO] [stderr] 34: 0x58a0f6ae5140 - core::ops::function::impls:: for &F>::call_once::h4930e6b8335b0a3b [INFO] [stderr] at /rustc/7df376b035b3d12ff0386ad8b45b76dbe020257b/library/core/src/ops/function.rs:284:21 [INFO] [stderr] 35: 0x58a0f6ae5140 - std::panicking::catch_unwind::do_call::ha54a83eb60d03525 [INFO] [stderr] at /rustc/7df376b035b3d12ff0386ad8b45b76dbe020257b/library/std/src/panicking.rs:589:40 [INFO] [stderr] 36: 0x58a0f6ae5140 - std::panicking::catch_unwind::h637bdb04b8e3c51a [INFO] [stderr] at /rustc/7df376b035b3d12ff0386ad8b45b76dbe020257b/library/std/src/panicking.rs:552:19 [INFO] [stderr] 37: 0x58a0f6ae5140 - std::panic::catch_unwind::h16590d9a7c6f52bc [INFO] [stderr] at /rustc/7df376b035b3d12ff0386ad8b45b76dbe020257b/library/std/src/panic.rs:359:14 [INFO] [stderr] 38: 0x58a0f6ae5140 - std::rt::lang_start_internal::{{closure}}::hc5b86e0a27a383cf [INFO] [stderr] at /rustc/7df376b035b3d12ff0386ad8b45b76dbe020257b/library/std/src/rt.rs:175:24 [INFO] [stderr] 39: 0x58a0f6ae5140 - std::panicking::catch_unwind::do_call::h6ba8cad48f3e9b7b [INFO] [stderr] at /rustc/7df376b035b3d12ff0386ad8b45b76dbe020257b/library/std/src/panicking.rs:589:40 [INFO] [stderr] 40: 0x58a0f6ae5140 - std::panicking::catch_unwind::h83ca63595a7cc1a2 [INFO] [stderr] at /rustc/7df376b035b3d12ff0386ad8b45b76dbe020257b/library/std/src/panicking.rs:552:19 [INFO] [stderr] 41: 0x58a0f6ae5140 - std::panic::catch_unwind::h63d1dd8569575e00 [INFO] [stderr] at /rustc/7df376b035b3d12ff0386ad8b45b76dbe020257b/library/std/src/panic.rs:359:14 [INFO] [stderr] 42: 0x58a0f6ae5140 - std::rt::lang_start_internal::h83ed86680c1378af [INFO] [stderr] at /rustc/7df376b035b3d12ff0386ad8b45b76dbe020257b/library/std/src/rt.rs:171:5 [INFO] [stderr] 43: 0x58a0f6a75331 - std::rt::lang_start::ha2f346aae9aad533 [INFO] [stderr] 44: 0x58a0f6a73e95 - main [INFO] [stderr] 45: 0x7606aef271ca - [INFO] [stderr] 46: 0x7606aef2728b - __libc_start_main [INFO] [stderr] 47: 0x58a0f6a6bcf5 - _start [INFO] [stderr] 48: 0x0 - [INFO] [stderr] warning: ring@0.17.3: crypto/fipsmodule/aes/aes_nohw.c:959:1: fatal error: error writing to /tmp/ccCv4rdt.s: No space left on device [INFO] [stderr] warning: ring@0.17.3: 959 | } [INFO] [stderr] warning: ring@0.17.3: | ^ [INFO] [stderr] warning: ring@0.17.3: compilation terminated. [INFO] [stderr] error: failed to run custom build command for `ring v0.17.3` [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/ring-b82883334034b42e/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-env-changed=RING_PREGENERATE_ASM [INFO] [stderr] cargo:rustc-env=RING_CORE_PREFIX=ring_core_0_17_3_ [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] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [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] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-45809c059455259c/out" "-Wall" "-Wextra" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-fvisibility=hidden" "-fstack-protector" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-45809c059455259c/out/crypto/curve25519/curve25519.o" "-c" "crypto/curve25519/curve25519.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-45809c059455259c/out" "-Wall" "-Wextra" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-fvisibility=hidden" "-fstack-protector" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-45809c059455259c/out/crypto/fipsmodule/aes/aes_nohw.o" "-c" "crypto/fipsmodule/aes/aes_nohw.c" [INFO] [stderr] cargo:warning=crypto/fipsmodule/aes/aes_nohw.c:959:1: fatal error: error writing to /tmp/ccCv4rdt.s: No space left on device [INFO] [stderr] cargo:warning= 959 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-45809c059455259c/out" "-Wall" "-Wextra" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-fvisibility=hidden" "-fstack-protector" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-45809c059455259c/out/crypto/fipsmodule/aes/aes_nohw.o" "-c" "crypto/fipsmodule/aes/aes_nohw.c" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta9wDHvD/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `winnow` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetasa3u7q/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `openssl-sys` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "3ab2e4808ff3f02dd15899cb6fbd711b74e73b129743c7f4495e0bbe03a2c51c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ab2e4808ff3f02dd15899cb6fbd711b74e73b129743c7f4495e0bbe03a2c51c", kill_on_drop: false }` [INFO] [stdout] 3ab2e4808ff3f02dd15899cb6fbd711b74e73b129743c7f4495e0bbe03a2c51c