[INFO] cloning repository https://github.com/mnisk/Anonymous-Installer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mnisk/Anonymous-Installer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmnisk%2FAnonymous-Installer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmnisk%2FAnonymous-Installer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 41a656af92a4c1f02639931b32543a331bf83575 [INFO] checking mnisk/Anonymous-Installer against master#ecb170afc878648c3ae355dbd596c8e4b6f7ebdc for pr-139022 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmnisk%2FAnonymous-Installer" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mnisk/Anonymous-Installer on toolchain ecb170afc878648c3ae355dbd596c8e4b6f7ebdc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ecb170afc878648c3ae355dbd596c8e4b6f7ebdc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mnisk/Anonymous-Installer [INFO] finished tweaking git repo https://github.com/mnisk/Anonymous-Installer [INFO] tweaked toml for git repo https://github.com/mnisk/Anonymous-Installer written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/mnisk/Anonymous-Installer 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" "+ecb170afc878648c3ae355dbd596c8e4b6f7ebdc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Updating git repository `https://gitlab.redox-os.org/redox-os/ring.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded redox_pkgutils v0.1.6 [INFO] [stderr] Downloaded bidir-map v0.6.0 [INFO] [stderr] Downloaded redox_simple_endian v0.2.1 [INFO] [stderr] Downloaded seckey v0.11.2 [INFO] [stderr] Downloaded fuse v0.3.1 [INFO] [stderr] Downloaded arg_parser v0.1.0 [INFO] [stderr] Downloaded pkgar-core v0.1.0 [INFO] [stderr] Downloaded memsec v0.6.2 [INFO] [stderr] Downloaded pkgar-keys v0.1.0 [INFO] [stderr] Downloaded hyper-rustls v0.6.2 [INFO] [stderr] Downloaded pkgar v0.1.9 [INFO] [stderr] Downloaded redox_liner v0.5.1 [INFO] [stderr] Downloaded redoxfs v0.5.1 [INFO] [stderr] Downloaded gpt v3.0.0 [INFO] [stderr] Downloaded argon2 v0.3.4 [INFO] [stderr] Downloaded user-error v1.2.8 [INFO] [stderr] Downloaded rustls v0.13.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+ecb170afc878648c3ae355dbd596c8e4b6f7ebdc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ab129b0e1f5781930d22fdd37bfa8d45a5945b89948605967972fc0d62c75016 [INFO] running `Command { std: "docker" "start" "-a" "ab129b0e1f5781930d22fdd37bfa8d45a5945b89948605967972fc0d62c75016", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ab129b0e1f5781930d22fdd37bfa8d45a5945b89948605967972fc0d62c75016", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab129b0e1f5781930d22fdd37bfa8d45a5945b89948605967972fc0d62c75016", kill_on_drop: false }` [INFO] [stdout] ab129b0e1f5781930d22fdd37bfa8d45a5945b89948605967972fc0d62c75016 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+ecb170afc878648c3ae355dbd596c8e4b6f7ebdc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d51c4820dce7bb6938d91d2c9e11fcf275e498ae324ce3acc40656cc4d60a868 [INFO] running `Command { std: "docker" "start" "-a" "d51c4820dce7bb6938d91d2c9e11fcf275e498ae324ce3acc40656cc4d60a868", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking once_cell v1.14.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Checking either v1.8.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking untrusted v0.6.2 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.10 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Checking crossbeam-channel v0.5.6 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking gimli v0.26.2 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking numtoa v0.1.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking miniz_oxide v0.5.4 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking unicode-normalization v0.1.21 [INFO] [stderr] Checking termion v1.5.6 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Checking object v0.29.0 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking generic-array v0.12.4 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking crossbeam-deque v0.8.2 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Compiling build_const v0.2.2 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Compiling ring v0.13.5 (https://gitlab.redox-os.org/redox-os/ring.git?branch=redox-unix-0.13.5#c7de589d) [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Compiling libsodium-sys v0.2.7 [INFO] [stderr] Compiling blake3 v0.3.8 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Checking block-buffer v0.10.3 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking digest v0.10.3 [INFO] [stderr] Checking memsec v0.6.2 [INFO] [stderr] Checking aho-corasick v0.7.19 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Compiling fuse v0.3.1 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Checking traitobject v0.1.0 [INFO] [stdout] error[E0119]: conflicting implementations of trait `Trait` for type `(dyn Send + Sync + 'static)` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/traitobject-0.1.0/src/impls.rs:72:1 [INFO] [stdout] | [INFO] [stdout] 71 | unsafe impl Trait for ::std::marker::Send + Sync { } [INFO] [stdout] | ------------------------------------------------ first implementation here [INFO] [stdout] 72 | unsafe impl Trait for ::std::marker::Send + Send + Sync { } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `(dyn Send + Sync + 'static)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `Trait` for type `(dyn Send + Sync + 'static)` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/traitobject-0.1.0/src/impls.rs:73:1 [INFO] [stdout] | [INFO] [stdout] 71 | unsafe impl Trait for ::std::marker::Send + Sync { } [INFO] [stdout] | ------------------------------------------------ first implementation here [INFO] [stdout] 72 | unsafe impl Trait for ::std::marker::Send + Send + Sync { } [INFO] [stdout] 73 | unsafe impl Trait for ::std::marker::Sync + Send { } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `(dyn Send + Sync + 'static)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `Trait` for type `(dyn Send + Sync + 'static)` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/traitobject-0.1.0/src/impls.rs:75:1 [INFO] [stdout] | [INFO] [stdout] 71 | unsafe impl Trait for ::std::marker::Send + Sync { } [INFO] [stdout] | ------------------------------------------------ first implementation here [INFO] [stdout] ... [INFO] [stdout] 75 | unsafe impl Trait for ::std::marker::Sync + Send + Sync { } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `(dyn Send + Sync + 'static)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0119`. [INFO] [stdout] [INFO] [stderr] error: could not compile `traitobject` (lib) due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: failed to run custom build command for `ring v0.13.5 (https://gitlab.redox-os.org/redox-os/ring.git?branch=redox-unix-0.13.5#c7de589d)` [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-22f39a2cbb7267c2/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] CARGO: /opt/rustwide/rustup-home/toolchains/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/bin/cargo [INFO] [stderr] CARGO_CFG_FEATURE: default,dev_urandom_fallback,rsa_signing,use_heap [INFO] [stderr] CARGO_CFG_FMT_DEBUG: full [INFO] [stderr] CARGO_CFG_OVERFLOW_CHECKS: [INFO] [stderr] CARGO_CFG_PANIC: unwind [INFO] [stderr] CARGO_CFG_RELOCATION_MODEL: pic [INFO] [stderr] CARGO_CFG_TARGET_ABI: [INFO] [stderr] CARGO_CFG_TARGET_ARCH: x86_64 [INFO] [stderr] CARGO_CFG_TARGET_ENDIAN: little [INFO] [stderr] CARGO_CFG_TARGET_ENV: gnu [INFO] [stderr] CARGO_CFG_TARGET_FAMILY: unix [INFO] [stderr] CARGO_CFG_TARGET_FEATURE: fxsr,sse,sse2,x87 [INFO] [stderr] CARGO_CFG_TARGET_HAS_ATOMIC: 16,32,64,8,ptr [INFO] [stderr] CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT: 16,32,64,8,ptr [INFO] [stderr] CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE: 16,32,64,8,ptr [INFO] [stderr] CARGO_CFG_TARGET_OS: linux [INFO] [stderr] CARGO_CFG_TARGET_POINTER_WIDTH: 64 [INFO] [stderr] CARGO_CFG_TARGET_THREAD_LOCAL: [INFO] [stderr] CARGO_CFG_TARGET_VENDOR: unknown [INFO] [stderr] CARGO_CFG_UB_CHECKS: [INFO] [stderr] CARGO_CFG_UNIX: [INFO] [stderr] CARGO_ENCODED_RUSTFLAGS: --cap-lints=forbid [INFO] [stderr] CARGO_FEATURE_DEFAULT: 1 [INFO] [stderr] CARGO_FEATURE_DEV_URANDOM_FALLBACK: 1 [INFO] [stderr] CARGO_FEATURE_RSA_SIGNING: 1 [INFO] [stderr] CARGO_FEATURE_USE_HEAP: 1 [INFO] [stderr] CARGO_HOME: /opt/rustwide/cargo-home [INFO] [stderr] CARGO_INCREMENTAL: 0 [INFO] [stderr] CARGO_MAKEFLAGS: -j --jobserver-fds=8,9 --jobserver-auth=8,9 [INFO] [stderr] CARGO_MANIFEST_DIR: /opt/rustwide/cargo-home/git/checkouts/ring-cb40d8b7029e944d/c7de589 [INFO] [stderr] CARGO_MANIFEST_LINKS: ring-asm [INFO] [stderr] CARGO_MANIFEST_PATH: /opt/rustwide/cargo-home/git/checkouts/ring-cb40d8b7029e944d/c7de589/Cargo.toml [INFO] [stderr] CARGO_PKG_AUTHORS: Brian Smith [INFO] [stderr] CARGO_PKG_DESCRIPTION: Safe, fast, small crypto using Rust. [INFO] [stderr] CARGO_PKG_HOMEPAGE: [INFO] [stderr] CARGO_PKG_LICENSE: [INFO] [stderr] CARGO_PKG_LICENSE_FILE: LICENSE [INFO] [stderr] CARGO_PKG_NAME: ring [INFO] [stderr] CARGO_PKG_README: doc/link-to-readme.md [INFO] [stderr] CARGO_PKG_REPOSITORY: https://github.com/briansmith/ring [INFO] [stderr] CARGO_PKG_RUST_VERSION: [INFO] [stderr] CARGO_PKG_VERSION: 0.13.5 [INFO] [stderr] CARGO_PKG_VERSION_MAJOR: 0 [INFO] [stderr] CARGO_PKG_VERSION_MINOR: 13 [INFO] [stderr] CARGO_PKG_VERSION_PATCH: 5 [INFO] [stderr] CARGO_PKG_VERSION_PRE: [INFO] [stderr] CARGO_TARGET_DIR: /opt/rustwide/target [INFO] [stderr] DEBUG: true [INFO] [stderr] HOME: /root [INFO] [stderr] HOST: x86_64-unknown-linux-gnu [INFO] [stderr] HOSTNAME: d51c4820dce7 [INFO] [stderr] LD_LIBRARY_PATH: /opt/rustwide/target/debug/deps:/opt/rustwide/target/debug:/opt/rustwide/rustup-home/toolchains/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/lib/rustlib/x86_64-unknown-linux-gnu/lib:/opt/rustwide/rustup-home/toolchains/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/lib [INFO] [stderr] NUM_JOBS: 16 [INFO] [stderr] OPT_LEVEL: 0 [INFO] [stderr] OUT_DIR: /opt/rustwide/target/debug/build/ring-b024febb774887c6/out [INFO] [stderr] PATH: /opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [INFO] [stderr] PROFILE: debug [INFO] [stderr] RUSTC: /opt/rustwide/rustup-home/toolchains/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/bin/rustc [INFO] [stderr] RUSTDOC: /opt/rustwide/rustup-home/toolchains/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/bin/rustdoc [INFO] [stderr] RUSTDOCFLAGS: --cap-lints=forbid [INFO] [stderr] RUSTUP_HOME: /opt/rustwide/rustup-home [INFO] [stderr] RUSTUP_TOOLCHAIN: ecb170afc878648c3ae355dbd596c8e4b6f7ebdc [INFO] [stderr] RUST_BACKTRACE: full [INFO] [stderr] RUST_RECURSION_COUNT: 1 [INFO] [stderr] SOURCE_DIR: /opt/rustwide/workdir [INFO] [stderr] SSL_CERT_DIR: /usr/lib/ssl/certs [INFO] [stderr] SSL_CERT_FILE: /usr/lib/ssl/cert.pem [INFO] [stderr] TARGET: x86_64-unknown-linux-gnu [INFO] [stderr] running "perl" "crypto/fipsmodule/aes/asm/aes-x86_64.pl" "elf" "/opt/rustwide/target/debug/build/ring-b024febb774887c6/out/aes-x86_64-elf.S" [INFO] [stderr] running "perl" "crypto/fipsmodule/aes/asm/aesni-x86_64.pl" "elf" "/opt/rustwide/target/debug/build/ring-b024febb774887c6/out/aesni-x86_64-elf.S" [INFO] [stderr] running "perl" "crypto/fipsmodule/aes/asm/vpaes-x86_64.pl" "elf" "/opt/rustwide/target/debug/build/ring-b024febb774887c6/out/vpaes-x86_64-elf.S" [INFO] [stderr] running "perl" "crypto/fipsmodule/bn/asm/x86_64-mont.pl" "elf" "/opt/rustwide/target/debug/build/ring-b024febb774887c6/out/x86_64-mont-elf.S" [INFO] [stderr] running "perl" "crypto/fipsmodule/bn/asm/x86_64-mont5.pl" "elf" "/opt/rustwide/target/debug/build/ring-b024febb774887c6/out/x86_64-mont5-elf.S" [INFO] [stderr] running "perl" "crypto/chacha/asm/chacha-x86_64.pl" "elf" "/opt/rustwide/target/debug/build/ring-b024febb774887c6/out/chacha-x86_64-elf.S" [INFO] [stderr] running "perl" "crypto/fipsmodule/ec/asm/p256-x86_64-asm.pl" "elf" "/opt/rustwide/target/debug/build/ring-b024febb774887c6/out/p256-x86_64-asm-elf.S" [INFO] [stderr] running "perl" "crypto/fipsmodule/modes/asm/aesni-gcm-x86_64.pl" "elf" "/opt/rustwide/target/debug/build/ring-b024febb774887c6/out/aesni-gcm-x86_64-elf.S" [INFO] [stderr] running "perl" "crypto/fipsmodule/modes/asm/ghash-x86_64.pl" "elf" "/opt/rustwide/target/debug/build/ring-b024febb774887c6/out/ghash-x86_64-elf.S" [INFO] [stderr] running "perl" "crypto/poly1305/asm/poly1305-x86_64.pl" "elf" "/opt/rustwide/target/debug/build/ring-b024febb774887c6/out/poly1305-x86_64-elf.S" [INFO] [stderr] running "perl" "crypto/fipsmodule/sha/asm/sha512-x86_64.pl" "elf" "/opt/rustwide/target/debug/build/ring-b024febb774887c6/out/sha512-x86_64-elf.S" [INFO] [stderr] running "perl" "crypto/fipsmodule/sha/asm/sha512-x86_64.pl" "elf" "/opt/rustwide/target/debug/build/ring-b024febb774887c6/out/sha256-x86_64-elf.S" [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" "-Wall" "-Wextra" "-pedantic" "-pedantic-errors" "-Wall" "-Wextra" "-Wcast-align" "-Wcast-qual" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-declarations" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-fno-strict-aliasing" "-fvisibility=hidden" "-Wno-cast-align" "-fstack-protector" "-g3" "-D_XOPEN_SOURCE=700" "-c" "-o/opt/rustwide/target/debug/build/ring-b024febb774887c6/out/aes-x86_64-elf.o" "/opt/rustwide/target/debug/build/ring-b024febb774887c6/out/aes-x86_64-elf.S" [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" "-Wall" "-Wextra" "-pedantic" "-pedantic-errors" "-Wall" "-Wextra" "-Wcast-align" "-Wcast-qual" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-declarations" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-fno-strict-aliasing" "-fvisibility=hidden" "-Wno-cast-align" "-fstack-protector" "-g3" "-D_XOPEN_SOURCE=700" "-c" "-o/opt/rustwide/target/debug/build/ring-b024febb774887c6/out/aesni-x86_64-elf.o" "/opt/rustwide/target/debug/build/ring-b024febb774887c6/out/aesni-x86_64-elf.S" [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" "-Wall" "-Wextra" "-pedantic" "-pedantic-errors" "-Wall" "-Wextra" "-Wcast-align" "-Wcast-qual" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-declarations" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-fno-strict-aliasing" "-fvisibility=hidden" "-Wno-cast-align" "-fstack-protector" "-g3" "-D_XOPEN_SOURCE=700" "-c" "-o/opt/rustwide/target/debug/build/ring-b024febb774887c6/out/vpaes-x86_64-elf.o" "/opt/rustwide/target/debug/build/ring-b024febb774887c6/out/vpaes-x86_64-elf.S" [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" "-Wall" "-Wextra" "-pedantic" "-pedantic-errors" "-Wall" "-Wextra" "-Wcast-align" "-Wcast-qual" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-declarations" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-fno-strict-aliasing" "-fvisibility=hidden" "-Wno-cast-align" "-fstack-protector" "-g3" "-D_XOPEN_SOURCE=700" "-c" "-o/opt/rustwide/target/debug/build/ring-b024febb774887c6/out/x86_64-mont-elf.o" "/opt/rustwide/target/debug/build/ring-b024febb774887c6/out/x86_64-mont-elf.S" [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" "-Wall" "-Wextra" "-pedantic" "-pedantic-errors" "-Wall" "-Wextra" "-Wcast-align" "-Wcast-qual" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-declarations" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-fno-strict-aliasing" "-fvisibility=hidden" "-Wno-cast-align" "-fstack-protector" "-g3" "-D_XOPEN_SOURCE=700" "-c" "-o/opt/rustwide/target/debug/build/ring-b024febb774887c6/out/x86_64-mont5-elf.o" "/opt/rustwide/target/debug/build/ring-b024febb774887c6/out/x86_64-mont5-elf.S" [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" "-Wall" "-Wextra" "-pedantic" "-pedantic-errors" "-Wall" "-Wextra" "-Wcast-align" "-Wcast-qual" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-declarations" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-fno-strict-aliasing" "-fvisibility=hidden" "-Wno-cast-align" "-fstack-protector" "-g3" "-D_XOPEN_SOURCE=700" "-c" "-o/opt/rustwide/target/debug/build/ring-b024febb774887c6/out/chacha-x86_64-elf.o" "/opt/rustwide/target/debug/build/ring-b024febb774887c6/out/chacha-x86_64-elf.S" [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" "-Wall" "-Wextra" "-pedantic" "-pedantic-errors" "-Wall" "-Wextra" "-Wcast-align" "-Wcast-qual" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-declarations" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-fno-strict-aliasing" "-fvisibility=hidden" "-Wno-cast-align" "-fstack-protector" "-g3" "-D_XOPEN_SOURCE=700" "-c" "-o/opt/rustwide/target/debug/build/ring-b024febb774887c6/out/p256-x86_64-asm-elf.o" "/opt/rustwide/target/debug/build/ring-b024febb774887c6/out/p256-x86_64-asm-elf.S" [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" "-Wall" "-Wextra" "-pedantic" "-pedantic-errors" "-Wall" "-Wextra" "-Wcast-align" "-Wcast-qual" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-declarations" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-fno-strict-aliasing" "-fvisibility=hidden" "-Wno-cast-align" "-fstack-protector" "-g3" "-D_XOPEN_SOURCE=700" "-c" "-o/opt/rustwide/target/debug/build/ring-b024febb774887c6/out/aesni-gcm-x86_64-elf.o" "/opt/rustwide/target/debug/build/ring-b024febb774887c6/out/aesni-gcm-x86_64-elf.S" [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" "-Wall" "-Wextra" "-pedantic" "-pedantic-errors" "-Wall" "-Wextra" "-Wcast-align" "-Wcast-qual" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-declarations" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-fno-strict-aliasing" "-fvisibility=hidden" "-Wno-cast-align" "-fstack-protector" "-g3" "-D_XOPEN_SOURCE=700" "-c" "-o/opt/rustwide/target/debug/build/ring-b024febb774887c6/out/ghash-x86_64-elf.o" "/opt/rustwide/target/debug/build/ring-b024febb774887c6/out/ghash-x86_64-elf.S" [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" "-Wall" "-Wextra" "-pedantic" "-pedantic-errors" "-Wall" "-Wextra" "-Wcast-align" "-Wcast-qual" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-declarations" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-fno-strict-aliasing" "-fvisibility=hidden" "-Wno-cast-align" "-fstack-protector" "-g3" "-D_XOPEN_SOURCE=700" "-c" "-o/opt/rustwide/target/debug/build/ring-b024febb774887c6/out/poly1305-x86_64-elf.o" "/opt/rustwide/target/debug/build/ring-b024febb774887c6/out/poly1305-x86_64-elf.S" [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" "-Wall" "-Wextra" "-pedantic" "-pedantic-errors" "-Wall" "-Wextra" "-Wcast-align" "-Wcast-qual" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-declarations" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-fno-strict-aliasing" "-fvisibility=hidden" "-Wno-cast-align" "-fstack-protector" "-g3" "-D_XOPEN_SOURCE=700" "-c" "-o/opt/rustwide/target/debug/build/ring-b024febb774887c6/out/sha512-x86_64-elf.o" "/opt/rustwide/target/debug/build/ring-b024febb774887c6/out/sha512-x86_64-elf.S" [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" "-Wall" "-Wextra" "-pedantic" "-pedantic-errors" "-Wall" "-Wextra" "-Wcast-align" "-Wcast-qual" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-declarations" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-fno-strict-aliasing" "-fvisibility=hidden" "-Wno-cast-align" "-fstack-protector" "-g3" "-D_XOPEN_SOURCE=700" "-c" "-o/opt/rustwide/target/debug/build/ring-b024febb774887c6/out/sha256-x86_64-elf.o" "/opt/rustwide/target/debug/build/ring-b024febb774887c6/out/sha256-x86_64-elf.S" [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" "-Wall" "-Wextra" "-std=c1x" "-Wbad-function-cast" "-Wmissing-prototypes" "-Wnested-externs" "-Wstrict-prototypes" "-pedantic" "-pedantic-errors" "-Wall" "-Wextra" "-Wcast-align" "-Wcast-qual" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-declarations" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-fno-strict-aliasing" "-fvisibility=hidden" "-Wno-cast-align" "-fstack-protector" "-g3" "-D_XOPEN_SOURCE=700" "-c" "-o/opt/rustwide/target/debug/build/ring-b024febb774887c6/out/aes.o" "crypto/fipsmodule/aes/aes.c" [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" "-Wall" "-Wextra" "-std=c1x" "-Wbad-function-cast" "-Wmissing-prototypes" "-Wnested-externs" "-Wstrict-prototypes" "-pedantic" "-pedantic-errors" "-Wall" "-Wextra" "-Wcast-align" "-Wcast-qual" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-declarations" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-fno-strict-aliasing" "-fvisibility=hidden" "-Wno-cast-align" "-fstack-protector" "-g3" "-D_XOPEN_SOURCE=700" "-c" "-o/opt/rustwide/target/debug/build/ring-b024febb774887c6/out/exponentiation.o" "crypto/fipsmodule/bn/exponentiation.c" [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] crypto/fipsmodule/bn/exponentiation.c:461:1: fatal error: error writing to /tmp/ccij2wIe.s: No space left on device [INFO] [stderr] 461 | } [INFO] [stderr] | ^ [INFO] [stderr] compilation terminated. [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/git/checkouts/ring-cb40d8b7029e944d/c7de589/build.rs:644:9: [INFO] [stderr] execution failed [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x61c01bb7c762 - std::backtrace_rs::backtrace::libunwind::trace::h52c351c9b548fe8f [INFO] [stderr] at /rustc/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x61c01bb7c762 - std::backtrace_rs::backtrace::trace_unsynchronized::h506028ce92ce5773 [INFO] [stderr] at /rustc/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x61c01bb7c762 - std::sys::backtrace::_print_fmt::haa16be60ea2ec39d [INFO] [stderr] at /rustc/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x61c01bb7c762 - ::fmt::hf9fed487bc6a1719 [INFO] [stderr] at /rustc/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x61c01bba0f33 - core::fmt::rt::Argument::fmt::h52b87366af25ca62 [INFO] [stderr] at /rustc/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/library/core/src/fmt/rt.rs:184:76 [INFO] [stderr] 5: 0x61c01bba0f33 - core::fmt::write::h18273678ce4aa443 [INFO] [stderr] at /rustc/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/library/core/src/fmt/mod.rs:1480:21 [INFO] [stderr] 6: 0x61c01bb78ca3 - std::io::default_write_fmt::he6c781caa2e5d829 [INFO] [stderr] at /rustc/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x61c01bb78ca3 - std::io::Write::write_fmt::h5cded0baa2de759c [INFO] [stderr] at /rustc/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/library/std/src/io/mod.rs:1914:13 [INFO] [stderr] 8: 0x61c01bb7c5b2 - std::sys::backtrace::BacktraceLock::print::h9dd05f3011e8ea7d [INFO] [stderr] at /rustc/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x61c01bb7d762 - std::panicking::default_hook::{{closure}}::hd02310e377c23fdf [INFO] [stderr] at /rustc/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/library/std/src/panicking.rs:300:22 [INFO] [stderr] 10: 0x61c01bb7d565 - std::panicking::default_hook::h65fda4aa74cfd239 [INFO] [stderr] at /rustc/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x61c01bb7e182 - std::panicking::rust_panic_with_hook::h503e1d137739ab10 [INFO] [stderr] at /rustc/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x61c01bb7e05c - std::panicking::begin_panic::{{closure}}::ha22223364e350c62 [INFO] [stderr] at /rustc/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/library/std/src/panicking.rs:770:9 [INFO] [stderr] 13: 0x61c01bb7cc59 - std::sys::backtrace::__rust_end_short_backtrace::h4d77f4ce2c94ad87 [INFO] [stderr] at /rustc/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x61c01bb7df62 - std::panicking::begin_panic::hd8f243191037fef7 [INFO] [stderr] at /rustc/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/library/std/src/panicking.rs:769:5 [INFO] [stderr] 15: 0x61c01bb02f06 - build_script_build::run_command::h019ada3f78508ac2 [INFO] [stderr] 16: 0x61c01bb019ae - build_script_build::compile::h379d01572196c19b [INFO] [stderr] 17: 0x61c01bb0143e - build_script_build::build_library::{{closure}}::h902cf66c4126ad9d [INFO] [stderr] 18: 0x61c01bb0afb3 - as core::iter::traits::iterator::Iterator>::next::he1c2718701a0fb3b [INFO] [stderr] 19: 0x61c01bb06425 - alloc::vec::Vec::extend_desugared::hb1d760fe04e18996 [INFO] [stderr] 20: 0x61c01bb07e46 - as alloc::vec::spec_extend::SpecExtend>::spec_extend::hcd0451efd45d4631 [INFO] [stderr] 21: 0x61c01bb05124 - as alloc::vec::spec_from_iter_nested::SpecFromIterNested>::from_iter::h3cbcfb64f6eb8101 [INFO] [stderr] 22: 0x61c01bb07ebd - as alloc::vec::spec_from_iter::SpecFromIter>::from_iter::hef32d53b1761f4db [INFO] [stderr] 23: 0x61c01bb07df1 - as core::iter::traits::collect::FromIterator>::from_iter::hf578fd8129cf103b [INFO] [stderr] 24: 0x61c01bb0bc29 - core::iter::traits::iterator::Iterator::collect::he09612a95215df7f [INFO] [stderr] 25: 0x61c01bb00ba5 - build_script_build::build_library::h9f40681e3c6e8592 [INFO] [stderr] 26: 0x61c01bb009de - build_script_build::build_c_code::{{closure}}::h89f94f09b9e48176 [INFO] [stderr] 27: 0x61c01bb07ad1 - as core::iter::traits::iterator::Iterator>::for_each::hd9be211a89d8881f [INFO] [stderr] 28: 0x61c01bb005cc - build_script_build::build_c_code::h74614d4ea230cbc0 [INFO] [stderr] 29: 0x61c01bafefba - build_script_build::ring_build_rs_main::h37129469e664a9fa [INFO] [stderr] 30: 0x61c01bafe2e3 - build_script_build::main::hbf6be5379b0aced7 [INFO] [stderr] 31: 0x61c01bb09363 - core::ops::function::FnOnce::call_once::h27809ae2b4769bc2 [INFO] [stderr] 32: 0x61c01bb08fb6 - std::sys::backtrace::__rust_begin_short_backtrace::h4bed5d6371d5f1a8 [INFO] [stderr] 33: 0x61c01bb08ef9 - std::rt::lang_start::{{closure}}::h3d0b64e1bee5847d [INFO] [stderr] 34: 0x61c01bb73d60 - core::ops::function::impls:: for &F>::call_once::ha7951b0047d22176 [INFO] [stderr] at /rustc/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 35: 0x61c01bb73d60 - std::panicking::try::do_call::h967e757d14b3bc82 [INFO] [stderr] at /rustc/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/library/std/src/panicking.rs:589:40 [INFO] [stderr] 36: 0x61c01bb73d60 - std::panicking::try::h025696dd6a4d3f9a [INFO] [stderr] at /rustc/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/library/std/src/panicking.rs:552:19 [INFO] [stderr] 37: 0x61c01bb73d60 - std::panic::catch_unwind::h5c0e4e80c82a6bea [INFO] [stderr] at /rustc/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/library/std/src/panic.rs:359:14 [INFO] [stderr] 38: 0x61c01bb73d60 - std::rt::lang_start_internal::{{closure}}::h253350c6afaeb8dd [INFO] [stderr] at /rustc/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/library/std/src/rt.rs:168:24 [INFO] [stderr] 39: 0x61c01bb73d60 - std::panicking::try::do_call::h3e9a58af9010f354 [INFO] [stderr] at /rustc/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/library/std/src/panicking.rs:589:40 [INFO] [stderr] 40: 0x61c01bb73d60 - std::panicking::try::h33469bc0a6819992 [INFO] [stderr] at /rustc/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/library/std/src/panicking.rs:552:19 [INFO] [stderr] 41: 0x61c01bb73d60 - std::panic::catch_unwind::h9b5dbefdcdd7656d [INFO] [stderr] at /rustc/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/library/std/src/panic.rs:359:14 [INFO] [stderr] 42: 0x61c01bb73d60 - std::rt::lang_start_internal::hb661f4eef059f16e [INFO] [stderr] at /rustc/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/library/std/src/rt.rs:164:5 [INFO] [stderr] 43: 0x61c01bb08ee1 - std::rt::lang_start::hee3f85c3ccd8222f [INFO] [stderr] 44: 0x61c01bb04ed5 - main [INFO] [stderr] 45: 0x744772b071ca - [INFO] [stderr] 46: 0x744772b0728b - __libc_start_main [INFO] [stderr] 47: 0x61c01bafd215 - _start [INFO] [stderr] 48: 0x0 - [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaYk1Lom/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.99/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=b189ca6210326c82 -C extra-filename=-a3f5d1692ca89c8c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-b2624cf1aae29f0e.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-b8484a8c4295a0b6.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-540dfcff5a9d53d6.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `object` (lib) due to 1 previous error [INFO] [stderr] error: failed to run custom build command for `libsodium-sys v0.2.7` [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/libsodium-sys-874500134d280107/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-env-changed=SODIUM_LIB_DIR [INFO] [stderr] cargo:rerun-if-env-changed=SODIUM_SHARED [INFO] [stderr] cargo:rerun-if-env-changed=SODIUM_USE_PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=SODIUM_DISABLE_PIE [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] checking build system type... x86_64-pc-linux-gnu [INFO] [stderr] checking host system type... x86_64-unknown-linux-gnu [INFO] [stderr] checking for a BSD-compatible install... /usr/bin/install -c [INFO] [stderr] checking whether build environment is sane... yes [INFO] [stderr] checking for x86_64-unknown-linux-gnu-strip... no [INFO] [stderr] checking for strip... strip [INFO] [stderr] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [INFO] [stderr] checking for gawk... no [INFO] [stderr] checking for mawk... mawk [INFO] [stderr] checking whether make sets $(MAKE)... yes [INFO] [stderr] checking whether make supports nested variables... yes [INFO] [stderr] checking whether UID '0' is supported by ustar format... yes [INFO] [stderr] checking whether GID '0' is supported by ustar format... yes [INFO] [stderr] checking how to create a ustar tar archive... gnutar [INFO] [stderr] checking whether make supports nested variables... (cached) yes [INFO] [stderr] checking whether to enable maintainer-specific portions of Makefiles... no [INFO] [stderr] checking whether make supports the include directive... yes (GNU style) [INFO] [stderr] checking for x86_64-unknown-linux-gnu-gcc... cc [INFO] [stderr] checking whether the C compiler works... yes [INFO] [stderr] checking for C compiler default output file name... a.out [INFO] [stderr] checking for suffix of executables... [INFO] [stderr] checking whether we are cross compiling... no [INFO] [stderr] checking for suffix of object files... o [INFO] [stderr] checking whether we are using the GNU C compiler... yes [INFO] [stderr] checking whether cc accepts -g... yes [INFO] [stderr] checking for cc option to accept ISO C89... none needed [INFO] [stderr] checking whether cc understands -c and -o together... yes [INFO] [stderr] checking dependency style of cc... gcc3 [INFO] [stderr] checking for cc option to accept ISO C99... none needed [INFO] [stderr] checking dependency style of cc... gcc3 [INFO] [stderr] checking how to run the C preprocessor... cc -E [INFO] [stderr] checking for grep that handles long lines and -e... /usr/bin/grep [INFO] [stderr] checking for egrep... /usr/bin/grep -E [INFO] [stderr] checking for ANSI C header files... yes [INFO] [stderr] checking for sys/types.h... yes [INFO] [stderr] checking for sys/stat.h... yes [INFO] [stderr] checking for stdlib.h... yes [INFO] [stderr] checking for string.h... yes [INFO] [stderr] checking for memory.h... yes [INFO] [stderr] checking for strings.h... yes [INFO] [stderr] checking for inttypes.h... yes [INFO] [stderr] checking for stdint.h... yes [INFO] [stderr] checking for unistd.h... yes [INFO] [stderr] checking minix/config.h usability... no [INFO] [stderr] checking minix/config.h presence... no [INFO] [stderr] checking for minix/config.h... no [INFO] [stderr] checking whether it is safe to define __EXTENSIONS__... yes [INFO] [stderr] checking for a sed that does not truncate output... /usr/bin/sed [INFO] [stderr] checking whether cc is Clang... no [INFO] [stderr] checking whether pthreads work with -pthread... no [INFO] [stderr] checking whether pthreads work with -pthreads... no [INFO] [stderr] checking for the pthreads library -lpthreads... no [INFO] [stderr] checking whether pthreads work without any flags... no [INFO] [stderr] checking whether pthreads work with -Kthread... no [INFO] [stderr] checking whether pthreads work with -pthread... no [INFO] [stderr] checking whether pthreads work with -pthreads... no [INFO] [stderr] checking whether pthreads work with -mthreads... no [INFO] [stderr] checking for the pthreads library -lpthread... no [INFO] [stderr] checking whether pthreads work with --thread-safe... no [INFO] [stderr] checking whether pthreads work with -mt... no [INFO] [stderr] checking for pthread-config... no [INFO] [stderr] configure: pthread mutexes are not available [INFO] [stderr] checking for variable-length arrays... yes [INFO] [stderr] checking for __wasi__ defined... no [INFO] [stderr] checking whether to add -D_FORTIFY_SOURCE=2 to CPPFLAGS... yes [INFO] [stderr] checking whether C compiler accepts -fvisibility=hidden... yes [INFO] [stderr] checking whether C compiler accepts -fPIC... yes [INFO] [stderr] checking whether C compiler accepts -fPIE... yes [INFO] [stderr] checking whether the linker accepts -pie... no [INFO] [stderr] checking whether C compiler accepts -fno-strict-aliasing... no [INFO] [stderr] checking whether C compiler accepts -fno-strict-overflow... no [INFO] [stderr] checking whether C compiler accepts -fwrapv... no [INFO] [stderr] checking for a broken Xcode version... no [INFO] [stderr] checking whether C compiler accepts -fstack-protector... no [INFO] [stderr] checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra -fvisibility=hidden -fPIC -Wall... no [INFO] [stderr] checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra -fvisibility=hidden -fPIC -Wextra... yes [INFO] [stderr] checking for clang... no [INFO] [stderr] checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra -fvisibility=hidden -fPIC -Wextra -Wbad-function-cast... yes [INFO] [stderr] checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra -fvisibility=hidden -fPIC -Wextra -Wbad-function-cast -Wcast-qual... yes [INFO] [stderr] checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra -fvisibility=hidden -fPIC -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero... yes [INFO] [stderr] checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra -fvisibility=hidden -fPIC -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches... yes [INFO] [stderr] checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra -fvisibility=hidden -fPIC -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond... yes [INFO] [stderr] checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra -fvisibility=hidden -fPIC -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal... yes [INFO] [stderr] checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra -fvisibility=hidden -fPIC -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2... yes [INFO] [stderr] checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra -fvisibility=hidden -fPIC -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op... no [INFO] [stderr] checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra -fvisibility=hidden -fPIC -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wmaybe-uninitialized... no [INFO] [stderr] checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra -fvisibility=hidden -fPIC -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wmisleading-indentation... no [INFO] [stderr] checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra -fvisibility=hidden -fPIC -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wmissing-declarations... no [INFO] [stderr] checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra -fvisibility=hidden -fPIC -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wmissing-prototypes... no [INFO] [stderr] checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra -fvisibility=hidden -fPIC -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wnested-externs... yes [INFO] [stderr] checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra -fvisibility=hidden -fPIC -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wnested-externs -Wno-type-limits... yes [INFO] [stderr] checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra -fvisibility=hidden -fPIC -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas... yes [INFO] [stderr] checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra -fvisibility=hidden -fPIC -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id... yes [INFO] [stderr] checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra -fvisibility=hidden -fPIC -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference... yes [INFO] [stderr] checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra -fvisibility=hidden -fPIC -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration... yes [INFO] [stderr] checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra -fvisibility=hidden -fPIC -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith... yes [INFO] [stderr] checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra -fvisibility=hidden -fPIC -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith -Wredundant-decls... yes [INFO] [stderr] checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra -fvisibility=hidden -fPIC -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith -Wredundant-decls -Wrestrict... yes [INFO] [stderr] checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra -fvisibility=hidden -fPIC -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith -Wredundant-decls -Wrestrict -Wshorten-64-to-32... no [INFO] [stderr] checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra -fvisibility=hidden -fPIC -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith -Wredundant-decls -Wrestrict -Wsometimes-uninitialized... no [INFO] [stderr] checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra -fvisibility=hidden -fPIC -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith -Wredundant-decls -Wrestrict -Wstrict-prototypes... yes [INFO] [stderr] checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra -fvisibility=hidden -fPIC -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith -Wredundant-decls -Wrestrict -Wstrict-prototypes -Wswitch-enum... yes [INFO] [stderr] checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra -fvisibility=hidden -fPIC -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith -Wredundant-decls -Wrestrict -Wstrict-prototypes -Wswitch-enum -Wvariable-decl... no [INFO] [stderr] checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra -fvisibility=hidden -fPIC -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith -Wredundant-decls -Wrestrict -Wstrict-prototypes -Wswitch-enum -Wwrite-strings... yes [INFO] [stderr] checking whether the linker accepts -Wl,-z,relro... yes [INFO] [stderr] checking whether the linker accepts -Wl,-z,now... yes [INFO] [stderr] checking whether the linker accepts -Wl,-z,noexecstack... yes [INFO] [stderr] checking whether segmentation violations can be caught when using the C compiler... yes [INFO] [stderr] checking whether SIGABRT can be caught when using the C compiler... yes [INFO] [stderr] checking how to print strings... printf [INFO] [stderr] checking for a sed that does not truncate output... (cached) /usr/bin/sed [INFO] [stderr] checking for fgrep... /usr/bin/grep -F [INFO] [stderr] checking for ld used by cc... /usr/bin/ld [INFO] [stderr] checking if the linker (/usr/bin/ld) is GNU ld... yes [INFO] [stderr] checking for BSD- or MS-compatible name lister (nm)... no [INFO] [stderr] checking for x86_64-unknown-linux-gnu-dumpbin... no [INFO] [stderr] checking for x86_64-unknown-linux-gnu-link... no [INFO] [stderr] checking for dumpbin... no [INFO] [stderr] checking for link... link -dump [INFO] [stderr] checking the name lister (nm) interface... BSD nm [INFO] [stderr] checking whether ln -s works... yes [INFO] [stderr] checking the maximum length of command line arguments... 1572864 [INFO] [stderr] checking how to convert x86_64-pc-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop [INFO] [stderr] checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [INFO] [stderr] checking for /usr/bin/ld option to reload object files... -r [INFO] [stderr] checking for x86_64-unknown-linux-gnu-objdump... no [INFO] [stderr] checking for objdump... objdump [INFO] [stderr] checking how to recognize dependent libraries... pass_all [INFO] [stderr] checking for x86_64-unknown-linux-gnu-dlltool... no [INFO] [stderr] checking for dlltool... no [INFO] [stderr] checking how to associate runtime and link libraries... printf %s\n [INFO] [stderr] checking for x86_64-unknown-linux-gnu-ar... no [INFO] [stderr] checking for ar... ar [INFO] [stderr] checking for archiver @FILE support... @ [INFO] [stderr] checking for x86_64-unknown-linux-gnu-strip... strip [INFO] [stderr] checking for x86_64-unknown-linux-gnu-ranlib... no [INFO] [stderr] checking for ranlib... ranlib [INFO] [stderr] checking command to parse nm output from cc object... ok [INFO] [stderr] checking for sysroot... no [INFO] [stderr] checking for a working dd... /usr/bin/dd [INFO] [stderr] checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 [INFO] [stderr] checking for x86_64-unknown-linux-gnu-mt... no [INFO] [stderr] checking for mt... no [INFO] [stderr] checking if : is a manifest tool... no [INFO] [stderr] checking for dlfcn.h... yes [INFO] [stderr] checking for objdir... .libs [INFO] [stderr] checking if cc supports -fno-rtti -fno-exceptions... no [INFO] [stderr] checking for cc option to produce PIC... -fPIC -DPIC [INFO] [stderr] checking if cc PIC flag -fPIC -DPIC works... yes [INFO] [stderr] checking if cc static flag -static works... yes [INFO] [stderr] checking if cc supports -c -o file.o... yes [INFO] [stderr] checking if cc supports -c -o file.o... (cached) yes [INFO] [stderr] checking whether the cc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [INFO] [stderr] checking dynamic linker characteristics... GNU/Linux ld.so [INFO] [stderr] checking how to hardcode library paths into programs... immediate [INFO] [stderr] checking whether stripping libraries is possible... yes [INFO] [stderr] checking if libtool supports shared libraries... yes [INFO] [stderr] checking whether to build shared libraries... no [INFO] [stderr] checking whether to build static libraries... yes [INFO] [stderr] checking for x86_64-unknown-linux-gnu-ar... ar [INFO] [stderr] checking whether C compiler accepts -mmmx... yes [INFO] [stderr] checking for MMX instructions set... yes [INFO] [stderr] checking whether C compiler accepts -mmmx... (cached) yes [INFO] [stderr] checking whether C compiler accepts -msse2... yes [INFO] [stderr] checking for SSE2 instructions set... yes [INFO] [stderr] checking whether C compiler accepts -msse2... (cached) yes [INFO] [stderr] checking whether C compiler accepts -msse3... yes [INFO] [stderr] checking for SSE3 instructions set... yes [INFO] [stderr] checking whether C compiler accepts -msse3... (cached) yes [INFO] [stderr] checking whether C compiler accepts -mssse3... yes [INFO] [stderr] checking for SSSE3 instructions set... yes [INFO] [stderr] checking whether C compiler accepts -mssse3... (cached) yes [INFO] [stderr] checking whether C compiler accepts -msse4.1... yes [INFO] [stderr] checking for SSE4.1 instructions set... yes [INFO] [stderr] checking whether C compiler accepts -msse4.1... (cached) yes [INFO] [stderr] checking whether C compiler accepts -mavx... yes [INFO] [stderr] checking for AVX instructions set... yes [INFO] [stderr] checking whether C compiler accepts -mavx... (cached) yes [INFO] [stderr] checking whether C compiler accepts -mavx2... yes [INFO] [stderr] checking for AVX2 instructions set... yes [INFO] [stderr] checking whether C compiler accepts -mavx2... (cached) yes [INFO] [stderr] checking if _mm256_broadcastsi128_si256 is correctly defined... yes [INFO] [stderr] checking whether C compiler accepts -mavx512f... yes [INFO] [stderr] checking for AVX512F instructions set... yes [INFO] [stderr] checking whether C compiler accepts -mavx512f... (cached) yes [INFO] [stderr] checking whether C compiler accepts -maes... yes [INFO] [stderr] checking whether C compiler accepts -mpclmul... no [INFO] [stderr] checking for AESNI instructions set and PCLMULQDQ... yes [INFO] [stderr] checking whether C compiler accepts -maes... (cached) yes [INFO] [stderr] checking whether C compiler accepts -mpclmul... (cached) no [INFO] [stderr] checking whether C compiler accepts -mrdrnd... no [INFO] [stderr] checking for RDRAND... no [INFO] [stderr] checking sys/mman.h usability... no [INFO] [stderr] checking sys/mman.h presence... no [INFO] [stderr] checking for sys/mman.h... no [INFO] [stderr] checking sys/random.h usability... no [INFO] [stderr] checking sys/random.h presence... no [INFO] [stderr] checking for sys/random.h... no [INFO] [stderr] checking intrin.h usability... no [INFO] [stderr] checking intrin.h presence... no [INFO] [stderr] checking for intrin.h... no [INFO] [stderr] checking if _xgetbv() is available... no [INFO] [stderr] checking for inline... inline [INFO] [stderr] checking whether byte ordering is bigendian... (cached) no [INFO] [stderr] checking whether __STDC_LIMIT_MACROS is required... no [INFO] [stderr] checking whether we can use inline asm code... yes [INFO] [stderr] no [INFO] [stderr] checking whether we can use x86_64 asm code... yes [INFO] [stderr] checking whether we can assemble AVX opcodes... yes [INFO] [stderr] checking for 128-bit arithmetic... yes [INFO] [stderr] checking for cpuid instruction... yes [INFO] [stderr] checking if the .private_extern asm directive is supported... no [INFO] [stderr] checking if the .hidden asm directive is supported... no [INFO] [stderr] checking if weak symbols are supported... yes [INFO] [stderr] checking if data alignment is required... no [INFO] [stderr] checking if atomic operations are supported... yes [INFO] [stderr] checking for size_t... yes [INFO] [stderr] checking for working alloca.h... no [INFO] [stderr] checking for alloca... no [INFO] [stderr] checking whether `alloca.c' needs Cray hooks... no [INFO] [stderr] checking stack direction for C alloca... -1 [INFO] [stderr] checking for arc4random... yes [INFO] [stderr] checking for arc4random_buf... yes [INFO] [stderr] checking for mmap... yes [INFO] [stderr] checking for mlock... yes [INFO] [stderr] checking for madvise... yes [INFO] [stderr] checking for mprotect... yes [INFO] [stderr] checking for getrandom with a standard API... yes [INFO] [stderr] checking for getrandom... yes [INFO] [stderr] checking for getentropy with a standard API... yes [INFO] [stderr] checking for getentropy... yes [INFO] [stderr] checking for posix_memalign... yes [INFO] [stderr] checking for getpid... yes [INFO] [stderr] checking for nanosleep... yes [INFO] [stderr] checking for memset_s... no [INFO] [stderr] checking for explicit_bzero... yes [INFO] [stderr] checking for explicit_memset... no [INFO] [stderr] checking if gcc/ld supports -Wl,--output-def... not needed, shared libraries are disabled [INFO] [stderr] checking that generated files are newer than configure... done [INFO] [stderr] configure: creating ./config.status [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] sed: couldn't write 72 items to stdout: No space left on device [INFO] [stderr] grep: write error: No space left on device [INFO] [stderr] cat: confdefs.h: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: confdefs.h: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: confdefs.h: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: confdefs.h: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: confdefs.h: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: confdefs.h: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: confdefs.h: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: confdefs.h: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] sed: couldn't flush stdout: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-f0a705bd3343d334/out/source/libsodium/configure: line 1891: printf: write error: No space left on device [INFO] [stderr] cat: confdefs.h: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: confdefs.h: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: confdefs.h: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: confdefs.h: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] sed: couldn't flush stdout: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-f0a705bd3343d334/out/source/libsodium/configure: line 17833: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-f0a705bd3343d334/out/source/libsodium/configure: line 17841: printf: write error: No space left on device [INFO] [stderr] cat: confdefs.h: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-f0a705bd3343d334/out/source/libsodium/configure: line 1652: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-f0a705bd3343d334/out/source/libsodium/configure: line 1660: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-f0a705bd3343d334/out/source/libsodium/configure: line 17860: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-f0a705bd3343d334/out/source/libsodium/configure: line 17865: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-f0a705bd3343d334/out/source/libsodium/configure: line 17893: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-f0a705bd3343d334/out/source/libsodium/configure: line 17901: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-f0a705bd3343d334/out/source/libsodium/configure: line 17929: printf: write error: No space left on device [INFO] [stderr] cat: confdefs.h: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: confdefs.h: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] grep: write error: No space left on device [INFO] [stderr] sed: couldn't flush stdout: No space left on device [INFO] [stderr] cat: confdefs.h: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: confdefs.h: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] sed: couldn't flush stdout: No space left on device [INFO] [stderr] cat: confdefs.h: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] ./config.status: line 811: echo: write error: No space left on device [INFO] [stderr] config.status: error: could not setup config files machinery [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libsodium-sys-0.2.7/build.rs:257:9: [INFO] [stderr] [INFO] [stderr] Failed to configure libsodium using cd "/opt/rustwide/target/debug/build/libsodium-sys-f0a705bd3343d334/out/source/libsodium" && CC="cc" CFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra" "/opt/rustwide/target/debug/build/libsodium-sys-f0a705bd3343d334/out/source/libsodium/configure" "--prefix=/opt/rustwide/target/debug/build/libsodium-sys-f0a705bd3343d334/out/installed" "--libdir=/opt/rustwide/target/debug/build/libsodium-sys-f0a705bd3343d334/out/installed/lib" "--host=x86_64-unknown-linux-gnu" "--enable-shared=no" [INFO] [stderr] CFLAGS=-O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra [INFO] [stderr] CC=cc [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5dabf6c5caf2 - std::backtrace_rs::backtrace::libunwind::trace::h52c351c9b548fe8f [INFO] [stderr] at /rustc/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5dabf6c5caf2 - std::backtrace_rs::backtrace::trace_unsynchronized::h506028ce92ce5773 [INFO] [stderr] at /rustc/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5dabf6c5caf2 - std::sys::backtrace::_print_fmt::haa16be60ea2ec39d [INFO] [stderr] at /rustc/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5dabf6c5caf2 - ::fmt::hf9fed487bc6a1719 [INFO] [stderr] at /rustc/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5dabf6c814b3 - core::fmt::rt::Argument::fmt::h52b87366af25ca62 [INFO] [stderr] at /rustc/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/library/core/src/fmt/rt.rs:184:76 [INFO] [stderr] 5: 0x5dabf6c814b3 - core::fmt::write::h18273678ce4aa443 [INFO] [stderr] at /rustc/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/library/core/src/fmt/mod.rs:1480:21 [INFO] [stderr] 6: 0x5dabf6c59783 - std::io::default_write_fmt::he6c781caa2e5d829 [INFO] [stderr] at /rustc/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x5dabf6c59783 - std::io::Write::write_fmt::h5cded0baa2de759c [INFO] [stderr] at /rustc/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/library/std/src/io/mod.rs:1914:13 [INFO] [stderr] 8: 0x5dabf6c5c942 - std::sys::backtrace::BacktraceLock::print::h9dd05f3011e8ea7d [INFO] [stderr] at /rustc/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x5dabf6c5daf2 - std::panicking::default_hook::{{closure}}::hd02310e377c23fdf [INFO] [stderr] at /rustc/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/library/std/src/panicking.rs:300:22 [INFO] [stderr] 10: 0x5dabf6c5d8f5 - std::panicking::default_hook::h65fda4aa74cfd239 [INFO] [stderr] at /rustc/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x5dabf6c5e512 - std::panicking::rust_panic_with_hook::h503e1d137739ab10 [INFO] [stderr] at /rustc/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x5dabf6c5e29a - std::panicking::begin_panic_handler::{{closure}}::haac689110f42147a [INFO] [stderr] at /rustc/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x5dabf6c5cff9 - std::sys::backtrace::__rust_end_short_backtrace::hd8597c4718b2da4a [INFO] [stderr] at /rustc/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x5dabf6c5df2d - __rustc[b82a5af12c77dd7a]::rust_begin_unwind [INFO] [stderr] at /rustc/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x5dabf6c80310 - core::panicking::panic_fmt::h308ab89a57152a64 [INFO] [stderr] at /rustc/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x5dabf6bcd3c9 - build_script_build::make_libsodium::he3f231982059dbb0 [INFO] [stderr] 17: 0x5dabf6bcea21 - build_script_build::build_libsodium::he3d5b243f59bd82d [INFO] [stderr] 18: 0x5dabf6bca457 - build_script_build::main::ha1b0e64e442fc6c6 [INFO] [stderr] 19: 0x5dabf6bc7853 - core::ops::function::FnOnce::call_once::he195fa3c3fbf73a0 [INFO] [stderr] 20: 0x5dabf6bc73c6 - std::sys::backtrace::__rust_begin_short_backtrace::h4507d20a866d48ef [INFO] [stderr] 21: 0x5dabf6bc7159 - std::rt::lang_start::{{closure}}::h94c8824f7d6af6fc [INFO] [stderr] 22: 0x5dabf6c54830 - core::ops::function::impls:: for &F>::call_once::ha7951b0047d22176 [INFO] [stderr] at /rustc/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 23: 0x5dabf6c54830 - std::panicking::try::do_call::h967e757d14b3bc82 [INFO] [stderr] at /rustc/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/library/std/src/panicking.rs:589:40 [INFO] [stderr] 24: 0x5dabf6c54830 - std::panicking::try::h025696dd6a4d3f9a [INFO] [stderr] at /rustc/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/library/std/src/panicking.rs:552:19 [INFO] [stderr] 25: 0x5dabf6c54830 - std::panic::catch_unwind::h5c0e4e80c82a6bea [INFO] [stderr] at /rustc/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/library/std/src/panic.rs:359:14 [INFO] [stderr] 26: 0x5dabf6c54830 - std::rt::lang_start_internal::{{closure}}::h253350c6afaeb8dd [INFO] [stderr] at /rustc/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/library/std/src/rt.rs:168:24 [INFO] [stderr] 27: 0x5dabf6c54830 - std::panicking::try::do_call::h3e9a58af9010f354 [INFO] [stderr] at /rustc/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/library/std/src/panicking.rs:589:40 [INFO] [stderr] 28: 0x5dabf6c54830 - std::panicking::try::h33469bc0a6819992 [INFO] [stderr] at /rustc/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/library/std/src/panicking.rs:552:19 [INFO] [stderr] 29: 0x5dabf6c54830 - std::panic::catch_unwind::h9b5dbefdcdd7656d [INFO] [stderr] at /rustc/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/library/std/src/panic.rs:359:14 [INFO] [stderr] 30: 0x5dabf6c54830 - std::rt::lang_start_internal::hb661f4eef059f16e [INFO] [stderr] at /rustc/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/library/std/src/rt.rs:164:5 [INFO] [stderr] 31: 0x5dabf6bc7141 - std::rt::lang_start::h4d333cc319441354 [INFO] [stderr] 32: 0x5dabf6bcf3c5 - main [INFO] [stderr] 33: 0x7f8f57fe01ca - [INFO] [stderr] 34: 0x7f8f57fe028b - __libc_start_main [INFO] [stderr] 35: 0x5dabf6bc6a85 - _start [INFO] [stderr] 36: 0x0 - [INFO] running `Command { std: "docker" "inspect" "d51c4820dce7bb6938d91d2c9e11fcf275e498ae324ce3acc40656cc4d60a868", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d51c4820dce7bb6938d91d2c9e11fcf275e498ae324ce3acc40656cc4d60a868", kill_on_drop: false }` [INFO] [stdout] d51c4820dce7bb6938d91d2c9e11fcf275e498ae324ce3acc40656cc4d60a868