[INFO] cloning repository https://github.com/docongminh/lock-fund [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/docongminh/lock-fund" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdocongminh%2Flock-fund", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdocongminh%2Flock-fund'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fce29d2a069dc2945cfba2a4d2f9fdf39828afe3 [INFO] checking docongminh/lock-fund against try#8a0378607d6b34c242e3bfa75554871be641864b for pr-143028 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdocongminh%2Flock-fund" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/docongminh/lock-fund [INFO] finished tweaking git repo https://github.com/docongminh/lock-fund [INFO] tweaked toml for git repo https://github.com/docongminh/lock-fund written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/docongminh/lock-fund on toolchain 8a0378607d6b34c242e3bfa75554871be641864b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a0378607d6b34c242e3bfa75554871be641864b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/docongminh/lock-fund 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" "+8a0378607d6b34c242e3bfa75554871be641864b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8a0378607d6b34c242e3bfa75554871be641864b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b8b287838aa29ac9064a4ce1ac675c1d040d88d225a52ec0ca1d1c44d1993a02 [INFO] running `Command { std: "docker" "start" "-a" "b8b287838aa29ac9064a4ce1ac675c1d040d88d225a52ec0ca1d1c44d1993a02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b8b287838aa29ac9064a4ce1ac675c1d040d88d225a52ec0ca1d1c44d1993a02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8b287838aa29ac9064a4ce1ac675c1d040d88d225a52ec0ca1d1c44d1993a02", kill_on_drop: false }` [INFO] [stdout] b8b287838aa29ac9064a4ce1ac675c1d040d88d225a52ec0ca1d1c44d1993a02 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8a0378607d6b34c242e3bfa75554871be641864b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 19a01ed5b523fa6950c4a7ab2bfa7047d4e76f85743f138a0b37869f15592bae [INFO] running `Command { std: "docker" "start" "-a" "19a01ed5b523fa6950c4a7ab2bfa7047d4e76f85743f138a0b37869f15592bae", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.168 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling semver v1.0.24 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking cpufeatures v0.2.16 [INFO] [stderr] Compiling anyhow v1.0.94 [INFO] [stderr] Compiling serde_json v1.0.134 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking block-padding v0.2.1 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.99 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking tinyvec v1.8.0 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling solana-frozen-abi-macro v1.18.26 [INFO] [stderr] Checking bitmaps v2.1.0 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Checking keccak v0.1.5 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling cc v1.2.4 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Compiling borsh v1.5.3 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling solana-frozen-abi v1.18.26 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.99 [INFO] [stderr] Checking arrayref v0.3.9 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Checking bs58 v0.4.0 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking sized-chunks v0.6.5 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Checking constant_time_eq v0.3.1 [INFO] [stderr] Compiling libsecp256k1-core v0.2.2 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking signature v1.6.4 [INFO] [stderr] Checking rand_xoshiro v0.6.0 [INFO] [stderr] Checking ed25519 v1.5.3 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Compiling solana-sdk v1.18.26 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Checking derivation-path v0.2.0 [INFO] [stderr] Checking qstring v0.7.2 [INFO] [stderr] Checking uriparse v0.6.4 [INFO] [stderr] Checking siphasher v0.3.11 [INFO] [stderr] Checking assert_matches v1.5.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking pin-project-lite v0.2.15 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.2.1 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.2.1 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking bytes v1.9.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling libsecp256k1 v0.6.0 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking writeable v0.5.5 [INFO] [stderr] Checking litemap v0.7.4 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Compiling blake3 v1.5.5 [INFO] [stderr] Compiling solana-program v1.18.26 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking icu_locid_transform_data v1.5.0 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking icu_properties_data v1.5.0 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Checking write16 v1.0.0 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Checking utf16_iter v1.0.5 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Checking rustls-pemfile v1.0.4 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking miniz_oxide v0.8.2 [INFO] [stderr] Checking brotli-decompressor v4.0.1 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/crc32fast-57c3a02cf69a68f5.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/crc32fast-57c3a02cf69a68f5/dep-lib-crc32fast` [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] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/winnow-f3a00c1f1da8463a.d`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaliGhlp/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: failed to run custom build command for `libsecp256k1 v0.6.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/libsecp256k1-f923f15c12e4d51c/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libsecp256k1-0.6.0/build.rs:8:59: [INFO] [stderr] Write const.rs file failed: Os { code: 28, kind: StorageFull, message: "No space left on device" } [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5709da4d03a2 - std::backtrace_rs::backtrace::libunwind::trace::ha07c251ce9b9dda9 [INFO] [stderr] at /rustc/8a0378607d6b34c242e3bfa75554871be641864b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5709da4d03a2 - std::backtrace_rs::backtrace::trace_unsynchronized::h6233f7026af9b3a2 [INFO] [stderr] at /rustc/8a0378607d6b34c242e3bfa75554871be641864b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5709da4d03a2 - std::sys::backtrace::_print_fmt::hc7ce578d570d7365 [INFO] [stderr] at /rustc/8a0378607d6b34c242e3bfa75554871be641864b/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5709da4d03a2 - ::fmt::h2be973b7dea021fa [INFO] [stderr] at /rustc/8a0378607d6b34c242e3bfa75554871be641864b/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5709da4ebe93 - core::fmt::rt::Argument::fmt::ha0587892529e5f72 [INFO] [stderr] at /rustc/8a0378607d6b34c242e3bfa75554871be641864b/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x5709da4ebe93 - core::fmt::write::h31695fd8013f3391 [INFO] [stderr] at /rustc/8a0378607d6b34c242e3bfa75554871be641864b/library/core/src/fmt/mod.rs:1465:25 [INFO] [stderr] 6: 0x5709da4ce063 - std::io::default_write_fmt::h530a88f434b36901 [INFO] [stderr] at /rustc/8a0378607d6b34c242e3bfa75554871be641864b/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x5709da4ce063 - std::io::Write::write_fmt::hf2b2fd9a88177bae [INFO] [stderr] at /rustc/8a0378607d6b34c242e3bfa75554871be641864b/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x5709da4d01f2 - std::sys::backtrace::BacktraceLock::print::h91f6dc02e6c143cf [INFO] [stderr] at /rustc/8a0378607d6b34c242e3bfa75554871be641864b/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x5709da4d1266 - std::panicking::default_hook::{{closure}}::ha67c6b7a6d9f89b3 [INFO] [stderr] at /rustc/8a0378607d6b34c242e3bfa75554871be641864b/library/std/src/panicking.rs:300:27 [INFO] [stderr] 10: 0x5709da4d1069 - std::panicking::default_hook::hafdf21a4b5fc4930 [INFO] [stderr] at /rustc/8a0378607d6b34c242e3bfa75554871be641864b/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x5709da4d1b32 - std::panicking::rust_panic_with_hook::h496147b216ff0b4b [INFO] [stderr] at /rustc/8a0378607d6b34c242e3bfa75554871be641864b/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x5709da4d19ca - std::panicking::begin_panic_handler::{{closure}}::h6778ffcff9df6ab3 [INFO] [stderr] at /rustc/8a0378607d6b34c242e3bfa75554871be641864b/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x5709da4d0899 - std::sys::backtrace::__rust_end_short_backtrace::h4133b605ac07ceea [INFO] [stderr] at /rustc/8a0378607d6b34c242e3bfa75554871be641864b/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x5709da4d165d - __rustc[131b0e9448aaf222]::rust_begin_unwind [INFO] [stderr] at /rustc/8a0378607d6b34c242e3bfa75554871be641864b/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x5709da4eb0e0 - core::panicking::panic_fmt::h4f9da87bfe522f29 [INFO] [stderr] at /rustc/8a0378607d6b34c242e3bfa75554871be641864b/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x5709da4eb4f6 - core::result::unwrap_failed::h705d8938f8526268 [INFO] [stderr] at /rustc/8a0378607d6b34c242e3bfa75554871be641864b/library/core/src/result.rs:1761:5 [INFO] [stderr] 17: 0x5709da498450 - core::result::Result::expect::h9208f043b22ba0d0 [INFO] [stderr] 18: 0x5709da4988bb - build_script_build::main::h36e59ca0ac9a0bb2 [INFO] [stderr] 19: 0x5709da497c23 - core::ops::function::FnOnce::call_once::h0e66958a593c559f [INFO] [stderr] 20: 0x5709da497af6 - std::sys::backtrace::__rust_begin_short_backtrace::he725dc8f42abc4ae [INFO] [stderr] 21: 0x5709da4979b9 - std::rt::lang_start::{{closure}}::h16b685ea5c14226f [INFO] [stderr] 22: 0x5709da4cbb00 - core::ops::function::impls:: for &F>::call_once::hde283b9f5c22a524 [INFO] [stderr] at /rustc/8a0378607d6b34c242e3bfa75554871be641864b/library/core/src/ops/function.rs:284:21 [INFO] [stderr] 23: 0x5709da4cbb00 - std::panicking::catch_unwind::do_call::h9a32d699238a3a69 [INFO] [stderr] at /rustc/8a0378607d6b34c242e3bfa75554871be641864b/library/std/src/panicking.rs:589:40 [INFO] [stderr] 24: 0x5709da4cbb00 - std::panicking::catch_unwind::h5deda217969a3ff7 [INFO] [stderr] at /rustc/8a0378607d6b34c242e3bfa75554871be641864b/library/std/src/panicking.rs:552:19 [INFO] [stderr] 25: 0x5709da4cbb00 - std::panic::catch_unwind::hd64441463c8acde5 [INFO] [stderr] at /rustc/8a0378607d6b34c242e3bfa75554871be641864b/library/std/src/panic.rs:359:14 [INFO] [stderr] 26: 0x5709da4cbb00 - std::rt::lang_start_internal::{{closure}}::h24fb2b083b5b9996 [INFO] [stderr] at /rustc/8a0378607d6b34c242e3bfa75554871be641864b/library/std/src/rt.rs:175:24 [INFO] [stderr] 27: 0x5709da4cbb00 - std::panicking::catch_unwind::do_call::hc3fa3f3605f1d344 [INFO] [stderr] at /rustc/8a0378607d6b34c242e3bfa75554871be641864b/library/std/src/panicking.rs:589:40 [INFO] [stderr] 28: 0x5709da4cbb00 - std::panicking::catch_unwind::h7a053c2d21c27102 [INFO] [stderr] at /rustc/8a0378607d6b34c242e3bfa75554871be641864b/library/std/src/panicking.rs:552:19 [INFO] [stderr] 29: 0x5709da4cbb00 - std::panic::catch_unwind::ha71068d20c1d0bad [INFO] [stderr] at /rustc/8a0378607d6b34c242e3bfa75554871be641864b/library/std/src/panic.rs:359:14 [INFO] [stderr] 30: 0x5709da4cbb00 - std::rt::lang_start_internal::hc3da12dfaabe7443 [INFO] [stderr] at /rustc/8a0378607d6b34c242e3bfa75554871be641864b/library/std/src/rt.rs:171:5 [INFO] [stderr] 31: 0x5709da4979a1 - std::rt::lang_start::hf6e62f03f46cd702 [INFO] [stderr] 32: 0x5709da498aa5 - main [INFO] [stderr] 33: 0x732197b971ca - [INFO] [stderr] 34: 0x732197b9728b - __libc_start_main [INFO] [stderr] 35: 0x5709da497305 - _start [INFO] [stderr] 36: 0x0 - [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcYP4wQP/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libautocfg-edb41dba5c1eb139.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcYP4wQP/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/num-bigint-d2a6f9728deb9207/build_script_build-d2a6f9728deb9207" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] Stack dump: [INFO] [stdout] 0. Program arguments: /opt/rustwide/rustup-home/toolchains/8a0378607d6b34c242e3bfa75554871be641864b/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld -flavor gnu -plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so -plugin-opt=/usr/libexec/gcc/x86_64-linux-gnu/13/lto-wrapper -plugin-opt=-fresolution=/tmp/ccKlShRy.res --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -z now -z relro -o /opt/rustwide/target/debug/build/num-bigint-d2a6f9728deb9207/build_script_build-d2a6f9728deb9207 /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/13/crtbeginS.o -L/tmp/rustcYP4wQP/raw-dylibs -L/opt/rustwide/rustup-home/toolchains/8a0378607d6b34c242e3bfa75554871be641864b/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/8a0378607d6b34c242e3bfa75554871be641864b/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld -L/usr/lib/gcc/x86_64-linux-gnu/13 -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/13/../../.. /tmp/rustcYP4wQP/symbols.o /opt/rustwide/target/debug/build/num-bigint-d2a6f9728deb9207/build_script_build-d2a6f9728deb9207.build_script_build.b319be01d59c0698-cgu.0.rcgu.o /opt/rustwide/target/debug/build/num-bigint-d2a6f9728deb9207/build_script_build-d2a6f9728deb9207.1grkacv6bjeis2yu2sgisbfrf.rcgu.o --as-needed -Bstatic /opt/rustwide/target/debug/deps/libautocfg-edb41dba5c1eb139.rlib /opt/rustwide/rustup-home/toolchains/8a0378607d6b34c242e3bfa75554871be641864b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c3f1bd7325067ba3.rlib /opt/rustwide/rustup-home/toolchains/8a0378607d6b34c242e3bfa75554871be641864b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-eb0983423cf82003.rlib /opt/rustwide/rustup-home/toolchains/8a0378607d6b34c242e3bfa75554871be641864b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-cd4c0188f9d1e734.rlib /opt/rustwide/rustup-home/toolchains/8a0378607d6b34c242e3bfa75554871be641864b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-a2bf11d3a12d126e.rlib /opt/rustwide/rustup-home/toolchains/8a0378607d6b34c242e3bfa75554871be641864b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-fb62395cf0e2d213.rlib /opt/rustwide/rustup-home/toolchains/8a0378607d6b34c242e3bfa75554871be641864b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-97c81a39568124f8.rlib /opt/rustwide/rustup-home/toolchains/8a0378607d6b34c242e3bfa75554871be641864b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-491e50fe45cb1ae3.rlib /opt/rustwide/rustup-home/toolchains/8a0378607d6b34c242e3bfa75554871be641864b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-03858a0c8634e281.rlib /opt/rustwide/rustup-home/toolchains/8a0378607d6b34c242e3bfa75554871be641864b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-9850d1090a264569.rlib /opt/rustwide/rustup-home/toolchains/8a0378607d6b34c242e3bfa75554871be641864b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c01e0363be5a44fe.rlib /opt/rustwide/rustup-home/toolchains/8a0378607d6b34c242e3bfa75554871be641864b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-8629fb2e3b9363f0.rlib /opt/rustwide/rustup-home/toolchains/8a0378607d6b34c242e3bfa75554871be641864b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-f6afd37a755fb05d.rlib /opt/rustwide/rustup-home/toolchains/8a0378607d6b34c242e3bfa75554871be641864b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-fcea91ed39cd71ec.rlib /opt/rustwide/rustup-home/toolchains/8a0378607d6b34c242e3bfa75554871be641864b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-9776cdb99ff39b02.rlib /opt/rustwide/rustup-home/toolchains/8a0378607d6b34c242e3bfa75554871be641864b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ac5014cc0fda32cf.rlib /opt/rustwide/rustup-home/toolchains/8a0378607d6b34c242e3bfa75554871be641864b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-580abfecd4c0838f.rlib /opt/rustwide/rustup-home/toolchains/8a0378607d6b34c242e3bfa75554871be641864b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-fa26ced683f77497.rlib /opt/rustwide/rustup-home/toolchains/8a0378607d6b34c242e3bfa75554871be641864b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-3d3ce652f9fb12f3.rlib /opt/rustwide/rustup-home/toolchains/8a0378607d6b34c242e3bfa75554871be641864b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-c9466c42e9d1044b.rlib -Bdynamic -lgcc_s -lutil -lrt -lpthread -lm -ldl -lc -znostart-stop-gc --eh-frame-hdr -z noexecstack --gc-sections -z relro -z now /usr/lib/gcc/x86_64-linux-gnu/13/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crtn.o [INFO] [stdout] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `winnow` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `tracing-core` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `num-bigint` (build script) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaXLtoVi" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `httparse` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta1PiDcK/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `http` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaTt8KfK" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `hashbrown` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaxRmM06" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regex-syntax` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetapyViLe" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `miniz_oxide` (lib) due to 1 previous error [INFO] [stderr] warning: ring@0.17.8: /tmp/ccCZKap4.s: Assembler messages: [INFO] [stderr] warning: ring@0.17.8: /tmp/ccCZKap4.s: Fatal error: can't write 22 bytes to section .text.value_barrier_w of /opt/rustwide/target/debug/build/ring-3b873412c7e93b61/out/172e8fe49fe517e0-curve25519.o: 'No space left on device' [INFO] [stderr] warning: ring@0.17.8: /tmp/ccCZKap4.s: Fatal error: /opt/rustwide/target/debug/build/ring-3b873412c7e93b61/out/172e8fe49fe517e0-curve25519.o: No such file or directory [INFO] [stderr] warning: ring@0.17.8: ToolExecError: Command LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-3b873412c7e93b61/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-Wall" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-3b873412c7e93b61/out/172e8fe49fe517e0-curve25519.o" "-c" "crypto/curve25519/curve25519.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=crypto/fipsmodule/aes/aes_nohw.c:959:1: fatal error: error writing to /tmp/ccyua2vi.s: No space left on device [INFO] [stderr] warning: ring@0.17.8: 959 | } [INFO] [stderr] warning: ring@0.17.8: | ^ [INFO] [stderr] warning: ring@0.17.8: compilation terminated. [INFO] [stderr] warning: ring@0.17.8: ToolExecError: Command LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-3b873412c7e93b61/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-Wall" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-3b873412c7e93b61/out/cf1be0f3c161d833-aes_nohw.o" "-c" "crypto/fipsmodule/aes/aes_nohw.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=crypto/fipsmodule/bn/montgomery_inv.c:105:1: fatal error: error writing to /tmp/ccmAPZ1Y.s: No space left on device [INFO] [stderr] warning: ring@0.17.8: 105 | } [INFO] [stderr] warning: ring@0.17.8: | ^ [INFO] [stderr] warning: ring@0.17.8: compilation terminated. [INFO] [stderr] warning: ring@0.17.8: ToolExecError: Command LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-3b873412c7e93b61/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-Wall" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-3b873412c7e93b61/out/8debc3e725d2f0ed-montgomery_inv.o" "-c" "crypto/fipsmodule/bn/montgomery_inv.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=/tmp/ccrdPiQv.s: Assembler messages: [INFO] [stderr] warning: ring@0.17.8: /tmp/ccrdPiQv.s: Fatal error: can't write 125 bytes to section .debug_info of /opt/rustwide/target/debug/build/ring-3b873412c7e93b61/out/c727d2a0dbf21ef5-gfp_p256.o: 'No space left on device' [INFO] [stderr] warning: ring@0.17.8: /tmp/ccrdPiQv.s: Fatal error: /opt/rustwide/target/debug/build/ring-3b873412c7e93b61/out/c727d2a0dbf21ef5-gfp_p256.o: No such file or directory [INFO] [stderr] warning: ring@0.17.8: ToolExecError: Command LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-3b873412c7e93b61/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-Wall" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-3b873412c7e93b61/out/c727d2a0dbf21ef5-gfp_p256.o" "-c" "crypto/fipsmodule/ec/gfp_p256.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=crypto/fipsmodule/ec/gfp_p384.c:247: fatal error: error writing to /tmp/ccKeAZJJ.s: No space left on device [INFO] [stderr] warning: ring@0.17.8: compilation terminated. [INFO] [stderr] warning: ring@0.17.8: ToolExecError: Command LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-3b873412c7e93b61/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-Wall" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-3b873412c7e93b61/out/c727d2a0dbf21ef5-gfp_p384.o" "-c" "crypto/fipsmodule/ec/gfp_p384.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=/tmp/cc9IJnbX.s: Assembler messages: [INFO] [stderr] warning: ring@0.17.8: /tmp/cc9IJnbX.s: Fatal error: can't write 125 bytes to section .debug_info of /opt/rustwide/target/debug/build/ring-3b873412c7e93b61/out/c727d2a0dbf21ef5-p256.o: 'No space left on device' [INFO] [stderr] warning: ring@0.17.8: /tmp/cc9IJnbX.s: Fatal error: /opt/rustwide/target/debug/build/ring-3b873412c7e93b61/out/c727d2a0dbf21ef5-p256.o: No such file or directory [INFO] [stderr] warning: ring@0.17.8: ToolExecError: Command LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-3b873412c7e93b61/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-Wall" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-3b873412c7e93b61/out/c727d2a0dbf21ef5-p256.o" "-c" "crypto/fipsmodule/ec/p256.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=crypto/mem.c:70:1: fatal error: error writing to /tmp/cc8BZJty.s: No space left on device [INFO] [stderr] warning: ring@0.17.8: 70 | } [INFO] [stderr] warning: ring@0.17.8: | ^ [INFO] [stderr] warning: ring@0.17.8: compilation terminated. [INFO] [stderr] warning: ring@0.17.8: ToolExecError: Command LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-3b873412c7e93b61/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-Wall" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-3b873412c7e93b61/out/0f1e39740815ef8c-mem.o" "-c" "crypto/mem.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=crypto/crypto.c:36:1: fatal error: error writing to /tmp/cc1GfMV3.s: No space left on device [INFO] [stderr] warning: ring@0.17.8: 36 | HIDDEN uint32_t OPENSSL_ia32cap_P[4] = {0}; [INFO] [stderr] warning: ring@0.17.8: | ^~~~~~ [INFO] [stderr] warning: ring@0.17.8: compilation terminated. [INFO] [stderr] warning: ring@0.17.8: ToolExecError: Command LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-3b873412c7e93b61/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-Wall" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-3b873412c7e93b61/out/0f1e39740815ef8c-crypto.o" "-c" "crypto/crypto.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=crypto/cpu_intel.c:201:1: fatal error: error writing to /tmp/ccwK0MCh.s: No space left on device [INFO] [stderr] warning: ring@0.17.8: 201 | } [INFO] [stderr] warning: ring@0.17.8: | ^ [INFO] [stderr] warning: ring@0.17.8: compilation terminated. [INFO] [stderr] warning: ring@0.17.8: ToolExecError: Command LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-3b873412c7e93b61/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-Wall" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-3b873412c7e93b61/out/0f1e39740815ef8c-cpu_intel.o" "-c" "crypto/cpu_intel.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=/tmp/ccvT0ot6.s: Assembler messages: [INFO] [stderr] warning: ring@0.17.8: /tmp/ccvT0ot6.s: Fatal error: can't write 14 bytes to section .text of /opt/rustwide/target/debug/build/ring-3b873412c7e93b61/out/c322a0bcc369f531-chacha-x86_64-elf.o: 'No space left on device' [INFO] [stderr] warning: ring@0.17.8: /tmp/ccvT0ot6.s: Fatal error: /opt/rustwide/target/debug/build/ring-3b873412c7e93b61/out/c322a0bcc369f531-chacha-x86_64-elf.o: No such file or directory [INFO] [stderr] warning: ring@0.17.8: ToolExecError: Command LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-3b873412c7e93b61/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-Wall" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-3b873412c7e93b61/out/c322a0bcc369f531-chacha-x86_64-elf.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.17.8/pregenerated/chacha-x86_64-elf.S" with args cc did not execute successfully (status code exit status: 1).cargo:warning=/tmp/ccWSLJYW.s: Assembler messages: [INFO] [stderr] warning: ring@0.17.8: /tmp/ccWSLJYW.s: Fatal error: can't write 22 bytes to section .text.value_barrier_w of /opt/rustwide/target/debug/build/ring-3b873412c7e93b61/out/7ee7113b20ac8aeb-limbs.o: 'No space left on device' [INFO] [stderr] warning: ring@0.17.8: /tmp/ccWSLJYW.s: Fatal error: /opt/rustwide/target/debug/build/ring-3b873412c7e93b61/out/7ee7113b20ac8aeb-limbs.o: No such file or directory [INFO] [stderr] warning: ring@0.17.8: ToolExecError: Command LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-3b873412c7e93b61/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-Wall" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-3b873412c7e93b61/out/7ee7113b20ac8aeb-limbs.o" "-c" "crypto/limbs/limbs.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/ring-0.17.8/pregenerated/x86_64-mont-elf.S:1254: fatal error: when writing output to /tmp/cc3vAnWE.s: Invalid argument [INFO] [stderr] warning: ring@0.17.8: compilation terminated. [INFO] [stderr] warning: ring@0.17.8: ToolExecError: Command LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-3b873412c7e93b61/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-Wall" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-3b873412c7e93b61/out/c322a0bcc369f531-x86_64-mont-elf.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.17.8/pregenerated/x86_64-mont-elf.S" with args cc did not execute successfully (status code exit status: 1).cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.17.8/pregenerated/p256-x86_64-asm-elf.S:4547: fatal error: when writing output to /tmp/ccpKavaY.s: Invalid argument [INFO] [stderr] warning: ring@0.17.8: compilation terminated. [INFO] [stderr] warning: ring@0.17.8: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.17.8/pregenerated/x86_64-mont5-elf.S:3626: fatal error: when writing output to /tmp/ccf9xzyK.s: No space left on device [INFO] [stderr] warning: ring@0.17.8: compilation terminated. [INFO] [stderr] warning: ring@0.17.8: ToolExecError: Command LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-3b873412c7e93b61/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-Wall" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-3b873412c7e93b61/out/c322a0bcc369f531-p256-x86_64-asm-elf.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.17.8/pregenerated/p256-x86_64-asm-elf.S" with args cc did not execute successfully (status code exit status: 1). [INFO] [stderr] warning: ring@0.17.8: ToolExecError: Command LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-3b873412c7e93b61/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-Wall" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-3b873412c7e93b61/out/c322a0bcc369f531-x86_64-mont5-elf.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.17.8/pregenerated/x86_64-mont5-elf.S" with args cc did not execute successfully (status code exit status: 1).cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.17.8/pregenerated/aesni-gcm-x86_64-elf.S:884: fatal error: when writing output to /tmp/cctc74zS.s: Invalid argument [INFO] [stderr] warning: ring@0.17.8: compilation terminated. [INFO] [stderr] warning: ring@0.17.8: ToolExecError: Command LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-3b873412c7e93b61/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-Wall" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-3b873412c7e93b61/out/c322a0bcc369f531-aesni-gcm-x86_64-elf.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.17.8/pregenerated/aesni-gcm-x86_64-elf.S" with args cc did not execute successfully (status code exit status: 1).cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.17.8/pregenerated/ghash-x86_64-elf.S:1124: fatal error: when writing output to /tmp/ccFLGHi0.s: No space left on device [INFO] [stderr] warning: ring@0.17.8: compilation terminated. [INFO] [stderr] warning: ring@0.17.8: ToolExecError: Command LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-3b873412c7e93b61/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-Wall" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-3b873412c7e93b61/out/c322a0bcc369f531-ghash-x86_64-elf.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.17.8/pregenerated/ghash-x86_64-elf.S" with args cc did not execute successfully (status code exit status: 1).cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.17.8/pregenerated/sha512-x86_64-elf.S:2988: fatal error: when writing output to /tmp/cchdlcII.s: No space left on device [INFO] [stderr] warning: ring@0.17.8: compilation terminated. [INFO] [stderr] warning: ring@0.17.8: ToolExecError: Command LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-3b873412c7e93b61/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-Wall" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-3b873412c7e93b61/out/c322a0bcc369f531-sha512-x86_64-elf.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.17.8/pregenerated/sha512-x86_64-elf.S" with args cc did not execute successfully (status code exit status: 1).cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.17.8/pregenerated/chacha20_poly1305_x86_64-elf.S:8919: fatal error: when writing output to /tmp/ccggDiVP.s: No space left on device [INFO] [stderr] warning: ring@0.17.8: compilation terminated. [INFO] [stderr] warning: ring@0.17.8: crypto/fipsmodule/ec/p256-nistz.c:340:1: fatal error: error writing to /tmp/cceFmtkf.s: No space left on device [INFO] [stderr] warning: ring@0.17.8: 340 | } [INFO] [stderr] warning: ring@0.17.8: | ^ [INFO] [stderr] warning: ring@0.17.8: compilation terminated. [INFO] [stderr] warning: ring@0.17.8: ToolExecError: Command LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-3b873412c7e93b61/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-Wall" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-3b873412c7e93b61/out/c322a0bcc369f531-chacha20_poly1305_x86_64-elf.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.17.8/pregenerated/chacha20_poly1305_x86_64-elf.S" with args cc did not execute successfully (status code exit status: 1).cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.17.8/pregenerated/sha256-x86_64-elf.S:4180: fatal error: when writing output to /tmp/ccF4PTH3.s: No space left on device [INFO] [stderr] warning: ring@0.17.8: compilation terminated. [INFO] [stderr] warning: ring@0.17.8: ToolExecError: Command LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-3b873412c7e93b61/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-Wall" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-3b873412c7e93b61/out/c322a0bcc369f531-sha256-x86_64-elf.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.17.8/pregenerated/sha256-x86_64-elf.S" with args cc did not execute successfully (status code exit status: 1). [INFO] [stderr] warning: ring@0.17.8: ToolExecError: Command LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-3b873412c7e93b61/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-Wall" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-3b873412c7e93b61/out/c727d2a0dbf21ef5-p256-nistz.o" "-c" "crypto/fipsmodule/ec/p256-nistz.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=crypto/poly1305/poly1305_vec.c:847:1: fatal error: error writing to /tmp/ccVqWGIn.s: No space left on device [INFO] [stderr] warning: ring@0.17.8: 847 | } [INFO] [stderr] warning: ring@0.17.8: | ^ [INFO] [stderr] warning: ring@0.17.8: compilation terminated. [INFO] [stderr] warning: ring@0.17.8: ToolExecError: Command LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-3b873412c7e93b61/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-Wall" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-3b873412c7e93b61/out/123d8a351a02283d-poly1305_vec.o" "-c" "crypto/poly1305/poly1305_vec.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=crypto/curve25519/curve25519_64_adx.c:23: fatal error: error writing to /tmp/ccXsB2OA.s: No space left on device [INFO] [stderr] warning: ring@0.17.8: 23 | #endif [INFO] [stderr] warning: ring@0.17.8: | [INFO] [stderr] warning: ring@0.17.8: compilation terminated. [INFO] [stderr] warning: ring@0.17.8: ToolExecError: Command LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-3b873412c7e93b61/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-Wall" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-3b873412c7e93b61/out/172e8fe49fe517e0-curve25519_64_adx.o" "-c" "crypto/curve25519/curve25519_64_adx.c" with args cc did not execute successfully (status code exit status: 1). [INFO] [stderr] error: failed to run custom build command for `ring v0.17.8` [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-97b280db019a19b8/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_8_ [INFO] [stderr] OPT_LEVEL = Some(0) [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/debug/build/ring-3b873412c7e93b61/out) [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] RUSTC_WRAPPER = None [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some(true) [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87) [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CFLAGS [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS [INFO] [stderr] CFLAGS = None [INFO] [stderr] CARGO_ENCODED_RUSTFLAGS = Some(--cap-lints=forbid) [INFO] [stderr] cargo:warning=/tmp/ccCZKap4.s: Assembler messages: [INFO] [stderr] cargo:warning=/tmp/ccCZKap4.s: Fatal error: can't write 22 bytes to section .text.value_barrier_w of /opt/rustwide/target/debug/build/ring-3b873412c7e93b61/out/172e8fe49fe517e0-curve25519.o: 'No space left on device' [INFO] [stderr] cargo:warning=/tmp/ccCZKap4.s: Fatal error: /opt/rustwide/target/debug/build/ring-3b873412c7e93b61/out/172e8fe49fe517e0-curve25519.o: No such file or directory [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-3b873412c7e93b61/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-Wall" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-3b873412c7e93b61/out/172e8fe49fe517e0-curve25519.o" "-c" "crypto/curve25519/curve25519.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=crypto/fipsmodule/aes/aes_nohw.c:959:1: fatal error: error writing to /tmp/ccyua2vi.s: No space left on device [INFO] [stderr] cargo:warning= 959 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-3b873412c7e93b61/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-Wall" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-3b873412c7e93b61/out/cf1be0f3c161d833-aes_nohw.o" "-c" "crypto/fipsmodule/aes/aes_nohw.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=crypto/fipsmodule/bn/montgomery_inv.c:105:1: fatal error: error writing to /tmp/ccmAPZ1Y.s: No space left on device [INFO] [stderr] cargo:warning= 105 | } [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 LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-3b873412c7e93b61/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-Wall" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-3b873412c7e93b61/out/8debc3e725d2f0ed-montgomery_inv.o" "-c" "crypto/fipsmodule/bn/montgomery_inv.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=/tmp/ccrdPiQv.s: Assembler messages: [INFO] [stderr] cargo:warning=/tmp/ccrdPiQv.s: Fatal error: can't write 125 bytes to section .debug_info of /opt/rustwide/target/debug/build/ring-3b873412c7e93b61/out/c727d2a0dbf21ef5-gfp_p256.o: 'No space left on device' [INFO] [stderr] cargo:warning=/tmp/ccrdPiQv.s: Fatal error: /opt/rustwide/target/debug/build/ring-3b873412c7e93b61/out/c727d2a0dbf21ef5-gfp_p256.o: No such file or directory [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-3b873412c7e93b61/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-Wall" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-3b873412c7e93b61/out/c727d2a0dbf21ef5-gfp_p256.o" "-c" "crypto/fipsmodule/ec/gfp_p256.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=crypto/fipsmodule/ec/gfp_p384.c:247: fatal error: error writing to /tmp/ccKeAZJJ.s: No space left on device [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-3b873412c7e93b61/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-Wall" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-3b873412c7e93b61/out/c727d2a0dbf21ef5-gfp_p384.o" "-c" "crypto/fipsmodule/ec/gfp_p384.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=/tmp/cc9IJnbX.s: Assembler messages: [INFO] [stderr] cargo:warning=/tmp/cc9IJnbX.s: Fatal error: can't write 125 bytes to section .debug_info of /opt/rustwide/target/debug/build/ring-3b873412c7e93b61/out/c727d2a0dbf21ef5-p256.o: 'No space left on device' [INFO] [stderr] cargo:warning=/tmp/cc9IJnbX.s: Fatal error: /opt/rustwide/target/debug/build/ring-3b873412c7e93b61/out/c727d2a0dbf21ef5-p256.o: No such file or directory [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-3b873412c7e93b61/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-Wall" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-3b873412c7e93b61/out/c727d2a0dbf21ef5-p256.o" "-c" "crypto/fipsmodule/ec/p256.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=crypto/mem.c:70:1: fatal error: error writing to /tmp/cc8BZJty.s: No space left on device [INFO] [stderr] cargo:warning= 70 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-3b873412c7e93b61/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-Wall" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-3b873412c7e93b61/out/0f1e39740815ef8c-mem.o" "-c" "crypto/mem.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=crypto/crypto.c:36:1: fatal error: error writing to /tmp/cc1GfMV3.s: No space left on device [INFO] [stderr] cargo:warning= 36 | HIDDEN uint32_t OPENSSL_ia32cap_P[4] = {0}; [INFO] [stderr] cargo:warning= | ^~~~~~ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-3b873412c7e93b61/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-Wall" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-3b873412c7e93b61/out/0f1e39740815ef8c-crypto.o" "-c" "crypto/crypto.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=crypto/cpu_intel.c:201:1: fatal error: error writing to /tmp/ccwK0MCh.s: No space left on device [INFO] [stderr] cargo:warning= 201 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-3b873412c7e93b61/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-Wall" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-3b873412c7e93b61/out/0f1e39740815ef8c-cpu_intel.o" "-c" "crypto/cpu_intel.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=/tmp/ccvT0ot6.s: Assembler messages: [INFO] [stderr] cargo:warning=/tmp/ccvT0ot6.s: Fatal error: can't write 14 bytes to section .text of /opt/rustwide/target/debug/build/ring-3b873412c7e93b61/out/c322a0bcc369f531-chacha-x86_64-elf.o: 'No space left on device' [INFO] [stderr] cargo:warning=/tmp/ccvT0ot6.s: Fatal error: /opt/rustwide/target/debug/build/ring-3b873412c7e93b61/out/c322a0bcc369f531-chacha-x86_64-elf.o: No such file or directory [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-3b873412c7e93b61/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-Wall" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-3b873412c7e93b61/out/c322a0bcc369f531-chacha-x86_64-elf.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.17.8/pregenerated/chacha-x86_64-elf.S" with args cc did not execute successfully (status code exit status: 1).cargo:warning=/tmp/ccWSLJYW.s: Assembler messages: [INFO] [stderr] cargo:warning=/tmp/ccWSLJYW.s: Fatal error: can't write 22 bytes to section .text.value_barrier_w of /opt/rustwide/target/debug/build/ring-3b873412c7e93b61/out/7ee7113b20ac8aeb-limbs.o: 'No space left on device' [INFO] [stderr] cargo:warning=/tmp/ccWSLJYW.s: Fatal error: /opt/rustwide/target/debug/build/ring-3b873412c7e93b61/out/7ee7113b20ac8aeb-limbs.o: No such file or directory [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-3b873412c7e93b61/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-Wall" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-3b873412c7e93b61/out/7ee7113b20ac8aeb-limbs.o" "-c" "crypto/limbs/limbs.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/ring-0.17.8/pregenerated/x86_64-mont-elf.S:1254: fatal error: when writing output to /tmp/cc3vAnWE.s: Invalid argument [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-3b873412c7e93b61/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-Wall" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-3b873412c7e93b61/out/c322a0bcc369f531-x86_64-mont-elf.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.17.8/pregenerated/x86_64-mont-elf.S" with args cc did not execute successfully (status code exit status: 1).cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.17.8/pregenerated/p256-x86_64-asm-elf.S:4547: fatal error: when writing output to /tmp/ccpKavaY.s: Invalid argument [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.17.8/pregenerated/x86_64-mont5-elf.S:3626: fatal error: when writing output to /tmp/ccf9xzyK.s: No space left on device [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-3b873412c7e93b61/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-Wall" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-3b873412c7e93b61/out/c322a0bcc369f531-p256-x86_64-asm-elf.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.17.8/pregenerated/p256-x86_64-asm-elf.S" with args cc did not execute successfully (status code exit status: 1). [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-3b873412c7e93b61/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-Wall" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-3b873412c7e93b61/out/c322a0bcc369f531-x86_64-mont5-elf.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.17.8/pregenerated/x86_64-mont5-elf.S" with args cc did not execute successfully (status code exit status: 1).cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.17.8/pregenerated/aesni-gcm-x86_64-elf.S:884: fatal error: when writing output to /tmp/cctc74zS.s: Invalid argument [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-3b873412c7e93b61/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-Wall" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-3b873412c7e93b61/out/c322a0bcc369f531-aesni-gcm-x86_64-elf.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.17.8/pregenerated/aesni-gcm-x86_64-elf.S" with args cc did not execute successfully (status code exit status: 1).cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.17.8/pregenerated/ghash-x86_64-elf.S:1124: fatal error: when writing output to /tmp/ccFLGHi0.s: No space left on device [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-3b873412c7e93b61/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-Wall" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-3b873412c7e93b61/out/c322a0bcc369f531-ghash-x86_64-elf.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.17.8/pregenerated/ghash-x86_64-elf.S" with args cc did not execute successfully (status code exit status: 1).cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.17.8/pregenerated/sha512-x86_64-elf.S:2988: fatal error: when writing output to /tmp/cchdlcII.s: No space left on device [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-3b873412c7e93b61/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-Wall" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-3b873412c7e93b61/out/c322a0bcc369f531-sha512-x86_64-elf.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.17.8/pregenerated/sha512-x86_64-elf.S" with args cc did not execute successfully (status code exit status: 1).cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.17.8/pregenerated/chacha20_poly1305_x86_64-elf.S:8919: fatal error: when writing output to /tmp/ccggDiVP.s: No space left on device [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] cargo:warning=crypto/fipsmodule/ec/p256-nistz.c:340:1: fatal error: error writing to /tmp/cceFmtkf.s: No space left on device [INFO] [stderr] cargo:warning= 340 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-3b873412c7e93b61/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-Wall" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-3b873412c7e93b61/out/c322a0bcc369f531-chacha20_poly1305_x86_64-elf.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.17.8/pregenerated/chacha20_poly1305_x86_64-elf.S" with args cc did not execute successfully (status code exit status: 1).cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.17.8/pregenerated/sha256-x86_64-elf.S:4180: fatal error: when writing output to /tmp/ccF4PTH3.s: No space left on device [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-3b873412c7e93b61/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-Wall" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-3b873412c7e93b61/out/c322a0bcc369f531-sha256-x86_64-elf.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.17.8/pregenerated/sha256-x86_64-elf.S" with args cc did not execute successfully (status code exit status: 1). [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-3b873412c7e93b61/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-Wall" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-3b873412c7e93b61/out/c727d2a0dbf21ef5-p256-nistz.o" "-c" "crypto/fipsmodule/ec/p256-nistz.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=crypto/poly1305/poly1305_vec.c:847:1: fatal error: error writing to /tmp/ccVqWGIn.s: No space left on device [INFO] [stderr] cargo:warning= 847 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-3b873412c7e93b61/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-Wall" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-3b873412c7e93b61/out/123d8a351a02283d-poly1305_vec.o" "-c" "crypto/poly1305/poly1305_vec.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=crypto/curve25519/curve25519_64_adx.c:23: fatal error: error writing to /tmp/ccXsB2OA.s: No space left on device [INFO] [stderr] cargo:warning= 23 | #endif [INFO] [stderr] cargo:warning= | [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-3b873412c7e93b61/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-Wall" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-3b873412c7e93b61/out/172e8fe49fe517e0-curve25519_64_adx.o" "-c" "crypto/curve25519/curve25519_64_adx.c" with args cc did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred in cc-rs: Command LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-3b873412c7e93b61/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-Wall" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-3b873412c7e93b61/out/172e8fe49fe517e0-curve25519_64_adx.o" "-c" "crypto/curve25519/curve25519_64_adx.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/rmeta9ztovG/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta7eNan6/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rayon` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `toml_edit` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta1Ram2W/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "19a01ed5b523fa6950c4a7ab2bfa7047d4e76f85743f138a0b37869f15592bae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19a01ed5b523fa6950c4a7ab2bfa7047d4e76f85743f138a0b37869f15592bae", kill_on_drop: false }` [INFO] [stdout] 19a01ed5b523fa6950c4a7ab2bfa7047d4e76f85743f138a0b37869f15592bae