[INFO] cloning repository https://github.com/sanket143/web-pi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sanket143/web-pi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsanket143%2Fweb-pi", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsanket143%2Fweb-pi'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] adb48837fa09dcc5aa6766ae6d41dd7c3bc4ff66 [INFO] building sanket143/web-pi against try#8b8eff55bd72abbb57167bc42222a7f91d41cb0d for pr-142134-abi-ast-error [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsanket143%2Fweb-pi" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sanket143/web-pi on toolchain 8b8eff55bd72abbb57167bc42222a7f91d41cb0d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sanket143/web-pi [INFO] finished tweaking git repo https://github.com/sanket143/web-pi [INFO] tweaked toml for git repo https://github.com/sanket143/web-pi written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/sanket143/web-pi 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" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3d6c4c72c13403d91e3a5715847f5b68ee4ec3279355f926bc761713cdd1aa92 [INFO] running `Command { std: "docker" "start" "-a" "3d6c4c72c13403d91e3a5715847f5b68ee4ec3279355f926bc761713cdd1aa92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3d6c4c72c13403d91e3a5715847f5b68ee4ec3279355f926bc761713cdd1aa92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d6c4c72c13403d91e3a5715847f5b68ee4ec3279355f926bc761713cdd1aa92", kill_on_drop: false }` [INFO] [stdout] 3d6c4c72c13403d91e3a5715847f5b68ee4ec3279355f926bc761713cdd1aa92 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ed3ee2ba130bc51a269937be3cff6df44de579b0e44dc701b3b745b56c9ad0eb [INFO] running `Command { std: "docker" "start" "-a" "ed3ee2ba130bc51a269937be3cff6df44de579b0e44dc701b3b745b56c9ad0eb", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling version-compare v0.2.0 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling gio v0.18.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Compiling x11 v2.21.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling gtk v0.18.1 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling cc v1.1.22 [INFO] [stderr] Compiling cfg-expr v0.15.8 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling dpi v0.1.1 [INFO] [stderr] Compiling raw-window-handle v0.6.2 [INFO] [stderr] Compiling wry v0.45.0 [INFO] [stderr] Compiling bytes v1.7.2 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling openssl-src v300.3.2+3.3.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_edit v0.20.2 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling dlopen2_derive v0.4.0 [INFO] [stderr] Compiling gtk3-macros v0.18.0 [INFO] [stderr] Compiling dlopen2 v0.7.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling toml v0.8.2 [INFO] [stderr] Compiling proc-macro-crate v2.0.2 [INFO] [stderr] Compiling glib-macros v0.18.5 [INFO] [stderr] Compiling system-deps v6.2.2 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling glib-sys v0.18.1 [INFO] [stderr] Compiling gobject-sys v0.18.0 [INFO] [stderr] Compiling gio-sys v0.18.1 [INFO] [stderr] Compiling gdk-sys v0.18.0 [INFO] [stderr] Compiling cairo-sys-rs v0.18.2 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.18.0 [INFO] [stderr] Compiling pango-sys v0.18.0 [INFO] [stderr] Compiling atk-sys v0.18.0 [INFO] [stderr] Compiling gtk-sys v0.18.0 [INFO] [stderr] Compiling javascriptcore-rs-sys v1.1.1 [INFO] [stderr] Compiling soup3-sys v0.5.0 [INFO] [stderr] Compiling webkit2gtk-sys v2.0.1 [INFO] [stderr] Compiling gdkx11-sys v0.18.0 [INFO] [stderr] Compiling glib v0.18.5 [INFO] [stderr] Compiling gdkwayland-sys v0.18.0 [INFO] [stderr] Compiling cairo-rs v0.18.5 [INFO] [stderr] Compiling atk v0.18.0 [INFO] [stderr] Compiling javascriptcore-rs v1.1.2 [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetawbQ0j4/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `atk` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: failed to run custom build command for `openssl-sys v0.9.103` [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/openssl-sys-b02b777ea65e0810/build-script-main` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rustc-check-cfg=cfg(osslconf, values("OPENSSL_NO_OCB", "OPENSSL_NO_SM4", "OPENSSL_NO_SEED", "OPENSSL_NO_CHACHA", "OPENSSL_NO_CAST", "OPENSSL_NO_IDEA", "OPENSSL_NO_CAMELLIA", "OPENSSL_NO_RC4", "OPENSSL_NO_BF", "OPENSSL_NO_PSK", "OPENSSL_NO_DEPRECATED_3_0", "OPENSSL_NO_SCRYPT", "OPENSSL_NO_SM3", "OPENSSL_NO_RMD160", "OPENSSL_NO_EC2M", "OPENSSL_NO_OCSP", "OPENSSL_NO_CMS", "OPENSSL_NO_COMP", "OPENSSL_NO_SOCK", "OPENSSL_NO_STDIO")) [INFO] [stderr] cargo:rustc-check-cfg=cfg(openssl) [INFO] [stderr] cargo:rustc-check-cfg=cfg(libressl) [INFO] [stderr] cargo:rustc-check-cfg=cfg(boringssl) [INFO] [stderr] cargo:rustc-check-cfg=cfg(libressl250) [INFO] [stderr] cargo:rustc-check-cfg=cfg(libressl251) [INFO] [stderr] cargo:rustc-check-cfg=cfg(libressl252) [INFO] [stderr] cargo:rustc-check-cfg=cfg(libressl261) [INFO] [stderr] cargo:rustc-check-cfg=cfg(libressl270) [INFO] [stderr] cargo:rustc-check-cfg=cfg(libressl271) [INFO] [stderr] cargo:rustc-check-cfg=cfg(libressl273) [INFO] [stderr] cargo:rustc-check-cfg=cfg(libressl280) [INFO] [stderr] cargo:rustc-check-cfg=cfg(libressl281) [INFO] [stderr] cargo:rustc-check-cfg=cfg(libressl291) [INFO] [stderr] cargo:rustc-check-cfg=cfg(libressl310) [INFO] [stderr] cargo:rustc-check-cfg=cfg(libressl321) [INFO] [stderr] cargo:rustc-check-cfg=cfg(libressl332) [INFO] [stderr] cargo:rustc-check-cfg=cfg(libressl340) [INFO] [stderr] cargo:rustc-check-cfg=cfg(libressl350) [INFO] [stderr] cargo:rustc-check-cfg=cfg(libressl360) [INFO] [stderr] cargo:rustc-check-cfg=cfg(libressl361) [INFO] [stderr] cargo:rustc-check-cfg=cfg(libressl370) [INFO] [stderr] cargo:rustc-check-cfg=cfg(libressl380) [INFO] [stderr] cargo:rustc-check-cfg=cfg(libressl381) [INFO] [stderr] cargo:rustc-check-cfg=cfg(libressl382) [INFO] [stderr] cargo:rustc-check-cfg=cfg(libressl390) [INFO] [stderr] cargo:rustc-check-cfg=cfg(libressl400) [INFO] [stderr] cargo:rustc-check-cfg=cfg(ossl101) [INFO] [stderr] cargo:rustc-check-cfg=cfg(ossl102) [INFO] [stderr] cargo:rustc-check-cfg=cfg(ossl102f) [INFO] [stderr] cargo:rustc-check-cfg=cfg(ossl102h) [INFO] [stderr] cargo:rustc-check-cfg=cfg(ossl110) [INFO] [stderr] cargo:rustc-check-cfg=cfg(ossl110f) [INFO] [stderr] cargo:rustc-check-cfg=cfg(ossl110g) [INFO] [stderr] cargo:rustc-check-cfg=cfg(ossl110h) [INFO] [stderr] cargo:rustc-check-cfg=cfg(ossl111) [INFO] [stderr] cargo:rustc-check-cfg=cfg(ossl111b) [INFO] [stderr] cargo:rustc-check-cfg=cfg(ossl111c) [INFO] [stderr] cargo:rustc-check-cfg=cfg(ossl111d) [INFO] [stderr] cargo:rustc-check-cfg=cfg(ossl300) [INFO] [stderr] cargo:rustc-check-cfg=cfg(ossl310) [INFO] [stderr] cargo:rustc-check-cfg=cfg(ossl320) [INFO] [stderr] cargo:rustc-check-cfg=cfg(ossl330) [INFO] [stderr] cargo:rerun-if-env-changed=X86_64_UNKNOWN_LINUX_GNU_OPENSSL_NO_VENDOR [INFO] [stderr] X86_64_UNKNOWN_LINUX_GNU_OPENSSL_NO_VENDOR unset [INFO] [stderr] cargo:rerun-if-env-changed=OPENSSL_NO_VENDOR [INFO] [stderr] OPENSSL_NO_VENDOR unset [INFO] [stderr] cargo:rerun-if-env-changed=X86_64_UNKNOWN_LINUX_GNU_OPENSSL_CONFIG_DIR [INFO] [stderr] X86_64_UNKNOWN_LINUX_GNU_OPENSSL_CONFIG_DIR unset [INFO] [stderr] cargo:rerun-if-env-changed=OPENSSL_CONFIG_DIR [INFO] [stderr] OPENSSL_CONFIG_DIR unset [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/debug/build/openssl-sys-306fa1ba61ea9709/out) [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:rerun-if-env-changed=AR_x86_64-unknown-linux-gnu [INFO] [stderr] AR_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=AR_x86_64_unknown_linux_gnu [INFO] [stderr] AR_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_AR [INFO] [stderr] HOST_AR = None [INFO] [stderr] cargo:rerun-if-env-changed=AR [INFO] [stderr] AR = None [INFO] [stderr] cargo:rerun-if-env-changed=ARFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] ARFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=ARFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] ARFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_ARFLAGS [INFO] [stderr] HOST_ARFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=ARFLAGS [INFO] [stderr] ARFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=RANLIB_x86_64-unknown-linux-gnu [INFO] [stderr] RANLIB_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=RANLIB_x86_64_unknown_linux_gnu [INFO] [stderr] RANLIB_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_RANLIB [INFO] [stderr] HOST_RANLIB = None [INFO] [stderr] cargo:rerun-if-env-changed=RANLIB [INFO] [stderr] RANLIB = None [INFO] [stderr] cargo:rerun-if-env-changed=RANLIBFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] RANLIBFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=RANLIBFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] RANLIBFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_RANLIBFLAGS [INFO] [stderr] HOST_RANLIBFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=RANLIBFLAGS [INFO] [stderr] RANLIBFLAGS = None [INFO] [stderr] running cd "/opt/rustwide/target/debug/build/openssl-sys-306fa1ba61ea9709/out/openssl-build/build/src" && env -u CROSS_COMPILE AR="ar" CC="cc" RANLIB="ranlib" "perl" "./Configure" "--prefix=/opt/rustwide/target/debug/build/openssl-sys-306fa1ba61ea9709/out/openssl-build/install" "--openssldir=/usr/local/ssl" "no-dso" "no-shared" "no-ssl3" "no-tests" "no-comp" "no-zlib" "no-zlib-dynamic" "--libdir=lib" "no-md2" "no-rc5" "no-weak-ssl-ciphers" "no-camellia" "no-idea" "no-seed" "linux-x86_64" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" [INFO] [stderr] Configuring OpenSSL version 3.3.2 for target linux-x86_64 [INFO] [stderr] Using os-specific seed configuration [INFO] [stderr] Created configdata.pm [INFO] [stderr] Running configdata.pm [INFO] [stderr] Created Makefile.in [INFO] [stderr] Created Makefile [INFO] [stderr] Created include/openssl/configuration.h [INFO] [stderr] [INFO] [stderr] ********************************************************************** [INFO] [stderr] *** *** [INFO] [stderr] *** OpenSSL has been successfully configured *** [INFO] [stderr] *** *** [INFO] [stderr] *** If you encounter a problem while building, please open an *** [INFO] [stderr] *** issue on GitHub *** [INFO] [stderr] *** and include the output from the following command: *** [INFO] [stderr] *** *** [INFO] [stderr] *** perl configdata.pm --dump *** [INFO] [stderr] *** *** [INFO] [stderr] *** (If you are new to OpenSSL, you might want to consult the *** [INFO] [stderr] *** 'Troubleshooting' section in the INSTALL.md file first) *** [INFO] [stderr] *** *** [INFO] [stderr] ********************************************************************** [INFO] [stderr] running cd "/opt/rustwide/target/debug/build/openssl-sys-306fa1ba61ea9709/out/openssl-build/build/src" && "make" "depend" [INFO] [stderr] running cd "/opt/rustwide/target/debug/build/openssl-sys-306fa1ba61ea9709/out/openssl-build/build/src" && MAKEFLAGS="-j --jobserver-fds=8,9 --jobserver-auth=8,9" "make" "build_libs" [INFO] [stderr] /usr/bin/perl util/mkinstallvars.pl PREFIX=. BINDIR=apps APPLINKDIR=ms LIBDIR= INCLUDEDIR=include "INCLUDEDIR=./include" ENGINESDIR=engines MODULESDIR=providers "VERSION=3.3.2" "LDLIBS=-ldl -pthread " > builddata.pm [INFO] [stderr] /usr/bin/perl "-I." "-Iutil/perl" "-Mconfigdata" "-MOpenSSL::paramnames" "util/dofile.pl" "-oMakefile" crypto/params_idx.c.in > crypto/params_idx.c [INFO] [stderr] /usr/bin/perl util/mkinstallvars.pl "PREFIX=/opt/rustwide/target/debug/build/openssl-sys-306fa1ba61ea9709/out/openssl-build/install" BINDIR=bin "LIBDIR=lib" "libdir=/opt/rustwide/target/debug/build/openssl-sys-306fa1ba61ea9709/out/openssl-build/install/lib" INCLUDEDIR=include APPLINKDIR=include/openssl "ENGINESDIR=/opt/rustwide/target/debug/build/openssl-sys-306fa1ba61ea9709/out/openssl-build/install/lib/engines-3" "MODULESDIR=/opt/rustwide/target/debug/build/openssl-sys-306fa1ba61ea9709/out/openssl-build/install/lib/ossl-modules" "PKGCONFIGDIR=/opt/rustwide/target/debug/build/openssl-sys-306fa1ba61ea9709/out/openssl-build/install/lib/pkgconfig" "CMAKECONFIGDIR=/opt/rustwide/target/debug/build/openssl-sys-306fa1ba61ea9709/out/openssl-build/install/lib/cmake/OpenSSL" "LDLIBS=-ldl -pthread " "VERSION=3.3.2" > installdata.pm [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/crypto/bn_conf.h.in > include/crypto/bn_conf.h [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/crypto/dso_conf.h.in > include/crypto/dso_conf.h [INFO] [stderr] /usr/bin/perl "-I." "-Iutil/perl" "-Mconfigdata" "-MOpenSSL::paramnames" "util/dofile.pl" "-oMakefile" include/internal/param_names.h.in > include/internal/param_names.h [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/asn1.h.in > include/openssl/asn1.h [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/asn1t.h.in > include/openssl/asn1t.h [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/bio.h.in > include/openssl/bio.h [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/cmp.h.in > include/openssl/cmp.h [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/cms.h.in > include/openssl/cms.h [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/conf.h.in > include/openssl/conf.h [INFO] [stderr] /usr/bin/perl "-I." "-Iutil/perl" "-Mconfigdata" "-MOpenSSL::paramnames" "util/dofile.pl" "-oMakefile" include/openssl/core_names.h.in > include/openssl/core_names.h [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/crmf.h.in > include/openssl/crmf.h [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/crypto.h.in > include/openssl/crypto.h [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/ct.h.in > include/openssl/ct.h [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/err.h.in > include/openssl/err.h [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/ess.h.in > include/openssl/ess.h [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/fipskey.h.in > include/openssl/fipskey.h [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/lhash.h.in > include/openssl/lhash.h [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/ocsp.h.in > include/openssl/ocsp.h [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/opensslv.h.in > include/openssl/opensslv.h [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/pkcs12.h.in > include/openssl/pkcs12.h [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/pkcs7.h.in > include/openssl/pkcs7.h [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/safestack.h.in > include/openssl/safestack.h [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/srp.h.in > include/openssl/srp.h [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/ssl.h.in > include/openssl/ssl.h [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/ui.h.in > include/openssl/ui.h [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/x509.h.in > include/openssl/x509.h [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/x509_vfy.h.in > include/openssl/x509_vfy.h [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/x509v3.h.in > include/openssl/x509v3.h [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "-Mbuilddata" "util/dofile.pl" "-oMakefile" exporters/pkg-config/libcrypto.pc.in > libcrypto.pc [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "-Mbuilddata" "util/dofile.pl" "-oMakefile" exporters/pkg-config/libssl.pc.in > libssl.pc [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "-Mbuilddata" "util/dofile.pl" "-oMakefile" exporters/cmake/OpenSSLConfig.cmake.in > OpenSSLConfig.cmake [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "-Minstalldata" "util/dofile.pl" "-oMakefile" exporters/cmake/OpenSSLConfig.cmake.in > exporters/OpenSSLConfig.cmake [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "-Minstalldata" "util/dofile.pl" "-oMakefile" exporters/pkg-config/libcrypto.pc.in > exporters/libcrypto.pc [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "-Minstalldata" "util/dofile.pl" "-oMakefile" exporters/pkg-config/libssl.pc.in > exporters/libssl.pc [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "-Mbuilddata" "-Mbuilddata" "-Mbuilddata" "util/dofile.pl" "-oMakefile" exporters/pkg-config/openssl.pc.in > openssl.pc [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "-Mconfigdata" "-Mbuilddata" "util/dofile.pl" "-oMakefile" exporters/cmake/OpenSSLConfigVersion.cmake.in > OpenSSLConfigVersion.cmake [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "-Mconfigdata" "-Mconfigdata" "-Minstalldata" "util/dofile.pl" "-oMakefile" exporters/pkg-config/openssl.pc.in > exporters/openssl.pc [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "-Mconfigdata" "-Minstalldata" "util/dofile.pl" "-oMakefile" exporters/cmake/OpenSSLConfigVersion.cmake.in > exporters/OpenSSLConfigVersion.cmake [INFO] [stderr] "make" depend && "make" _build_libs [INFO] [stderr] make[1]: Entering directory '/opt/rustwide/target/debug/build/openssl-sys-306fa1ba61ea9709/out/openssl-build/build/src' [INFO] [stderr] make[1]: Leaving directory '/opt/rustwide/target/debug/build/openssl-sys-306fa1ba61ea9709/out/openssl-build/build/src' [INFO] [stderr] make[1]: Entering directory '/opt/rustwide/target/debug/build/openssl-sys-306fa1ba61ea9709/out/openssl-build/build/src' [INFO] [stderr] cc -I. -Iinclude -Iapps/include -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-306fa1ba61ea9709/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-306fa1ba61ea9709/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF apps/lib/libapps-lib-app_libctx.d.tmp -MT apps/lib/libapps-lib-app_libctx.o -c -o apps/lib/libapps-lib-app_libctx.o apps/lib/app_libctx.c [INFO] [stderr] cc -I. -Iinclude -Iapps/include -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-306fa1ba61ea9709/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-306fa1ba61ea9709/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF apps/lib/libapps-lib-app_params.d.tmp -MT apps/lib/libapps-lib-app_params.o -c -o apps/lib/libapps-lib-app_params.o apps/lib/app_params.c [INFO] [stderr] cc -I. -Iinclude -Iapps/include -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-306fa1ba61ea9709/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-306fa1ba61ea9709/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF apps/lib/libapps-lib-app_provider.d.tmp -MT apps/lib/libapps-lib-app_provider.o -c -o apps/lib/libapps-lib-app_provider.o apps/lib/app_provider.c [INFO] [stderr] cc -I. -Iinclude -Iapps/include -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-306fa1ba61ea9709/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-306fa1ba61ea9709/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF apps/lib/libapps-lib-app_rand.d.tmp -MT apps/lib/libapps-lib-app_rand.o -c -o apps/lib/libapps-lib-app_rand.o apps/lib/app_rand.c [INFO] [stderr] cc -I. -Iinclude -Iapps/include -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-306fa1ba61ea9709/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-306fa1ba61ea9709/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF apps/lib/libapps-lib-app_x509.d.tmp -MT apps/lib/libapps-lib-app_x509.o -c -o apps/lib/libapps-lib-app_x509.o apps/lib/app_x509.c [INFO] [stderr] cc -I. -Iinclude -Iapps/include -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-306fa1ba61ea9709/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-306fa1ba61ea9709/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF apps/lib/libapps-lib-apps.d.tmp -MT apps/lib/libapps-lib-apps.o -c -o apps/lib/libapps-lib-apps.o apps/lib/apps.c [INFO] [stderr] cc -I. -Iinclude -Iapps/include -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-306fa1ba61ea9709/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-306fa1ba61ea9709/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF apps/lib/libapps-lib-apps_opt_printf.d.tmp -MT apps/lib/libapps-lib-apps_opt_printf.o -c -o apps/lib/libapps-lib-apps_opt_printf.o apps/lib/apps_opt_printf.c [INFO] [stderr] cc -I. -Iinclude -Iapps/include -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-306fa1ba61ea9709/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-306fa1ba61ea9709/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF apps/lib/libapps-lib-apps_ui.d.tmp -MT apps/lib/libapps-lib-apps_ui.o -c -o apps/lib/libapps-lib-apps_ui.o apps/lib/apps_ui.c [INFO] [stderr] cc -I. -Iinclude -Iapps/include -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-306fa1ba61ea9709/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-306fa1ba61ea9709/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF apps/lib/libapps-lib-columns.d.tmp -MT apps/lib/libapps-lib-columns.o -c -o apps/lib/libapps-lib-columns.o apps/lib/columns.c [INFO] [stderr] cc -I. -Iinclude -Iapps/include -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-306fa1ba61ea9709/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-306fa1ba61ea9709/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF apps/lib/libapps-lib-engine.d.tmp -MT apps/lib/libapps-lib-engine.o -c -o apps/lib/libapps-lib-engine.o apps/lib/engine.c [INFO] [stderr] cc -I. -Iinclude -Iapps/include -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-306fa1ba61ea9709/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-306fa1ba61ea9709/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF apps/lib/libapps-lib-engine_loader.d.tmp -MT apps/lib/libapps-lib-engine_loader.o -c -o apps/lib/libapps-lib-engine_loader.o apps/lib/engine_loader.c [INFO] [stderr] cc -I. -Iinclude -Iapps/include -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-306fa1ba61ea9709/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-306fa1ba61ea9709/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF apps/lib/libapps-lib-fmt.d.tmp -MT apps/lib/libapps-lib-fmt.o -c -o apps/lib/libapps-lib-fmt.o apps/lib/fmt.c [INFO] [stderr] cc -I. -Iinclude -Iapps/include -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-306fa1ba61ea9709/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-306fa1ba61ea9709/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF apps/lib/libapps-lib-http_server.d.tmp -MT apps/lib/libapps-lib-http_server.o -c -o apps/lib/libapps-lib-http_server.o apps/lib/http_server.c [INFO] [stderr] cc -I. -Iinclude -Iapps/include -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-306fa1ba61ea9709/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-306fa1ba61ea9709/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF apps/lib/libapps-lib-log.d.tmp -MT apps/lib/libapps-lib-log.o -c -o apps/lib/libapps-lib-log.o apps/lib/log.c [INFO] [stderr] cc -I. -Iinclude -Iapps/include -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-306fa1ba61ea9709/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-306fa1ba61ea9709/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF apps/lib/libapps-lib-names.d.tmp -MT apps/lib/libapps-lib-names.o -c -o apps/lib/libapps-lib-names.o apps/lib/names.c [INFO] [stderr] cc -I. -Iinclude -Iapps/include -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-306fa1ba61ea9709/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-306fa1ba61ea9709/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF apps/lib/libapps-lib-opt.d.tmp -MT apps/lib/libapps-lib-opt.o -c -o apps/lib/libapps-lib-opt.o apps/lib/opt.c [INFO] [stderr] cc -I. -Iinclude -Iapps/include -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-306fa1ba61ea9709/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-306fa1ba61ea9709/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF apps/lib/libapps-lib-s_cb.d.tmp -MT apps/lib/libapps-lib-s_cb.o -c -o apps/lib/libapps-lib-s_cb.o apps/lib/s_cb.c [INFO] [stderr] cc -I. -Iinclude -Iapps/include -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-306fa1ba61ea9709/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-306fa1ba61ea9709/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF apps/lib/libapps-lib-s_socket.d.tmp -MT apps/lib/libapps-lib-s_socket.o -c -o apps/lib/libapps-lib-s_socket.o apps/lib/s_socket.c [INFO] [stderr] cc -I. -Iinclude -Iapps/include -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-306fa1ba61ea9709/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-306fa1ba61ea9709/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF apps/lib/libapps-lib-tlssrp_depr.d.tmp -MT apps/lib/libapps-lib-tlssrp_depr.o -c -o apps/lib/libapps-lib-tlssrp_depr.o apps/lib/tlssrp_depr.c [INFO] [stderr] CC="cc" /usr/bin/perl crypto/aes/asm/aes-x86_64.pl "elf" -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-306fa1ba61ea9709/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-306fa1ba61ea9709/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM crypto/aes/aes-x86_64.s [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-306fa1ba61ea9709/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-306fa1ba61ea9709/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/aes/libcrypto-lib-aes_cfb.d.tmp -MT crypto/aes/libcrypto-lib-aes_cfb.o -c -o crypto/aes/libcrypto-lib-aes_cfb.o crypto/aes/aes_cfb.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-306fa1ba61ea9709/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-306fa1ba61ea9709/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/aes/libcrypto-lib-aes_ecb.d.tmp -MT crypto/aes/libcrypto-lib-aes_ecb.o -c -o crypto/aes/libcrypto-lib-aes_ecb.o crypto/aes/aes_ecb.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-306fa1ba61ea9709/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-306fa1ba61ea9709/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/aes/libcrypto-lib-aes_ige.d.tmp -MT crypto/aes/libcrypto-lib-aes_ige.o -c -o crypto/aes/libcrypto-lib-aes_ige.o crypto/aes/aes_ige.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-306fa1ba61ea9709/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-306fa1ba61ea9709/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/aes/libcrypto-lib-aes_misc.d.tmp -MT crypto/aes/libcrypto-lib-aes_misc.o -c -o crypto/aes/libcrypto-lib-aes_misc.o crypto/aes/aes_misc.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-306fa1ba61ea9709/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-306fa1ba61ea9709/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/aes/libcrypto-lib-aes_ofb.d.tmp -MT crypto/aes/libcrypto-lib-aes_ofb.o -c -o crypto/aes/libcrypto-lib-aes_ofb.o crypto/aes/aes_ofb.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-306fa1ba61ea9709/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-306fa1ba61ea9709/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/aes/libcrypto-lib-aes_wrap.d.tmp -MT crypto/aes/libcrypto-lib-aes_wrap.o -c -o crypto/aes/libcrypto-lib-aes_wrap.o crypto/aes/aes_wrap.c [INFO] [stderr] CC="cc" /usr/bin/perl crypto/aes/asm/aesni-mb-x86_64.pl "elf" -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-306fa1ba61ea9709/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-306fa1ba61ea9709/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM crypto/aes/aesni-mb-x86_64.s [INFO] [stderr] CC="cc" /usr/bin/perl crypto/aes/asm/aesni-sha1-x86_64.pl "elf" -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-306fa1ba61ea9709/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-306fa1ba61ea9709/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM crypto/aes/aesni-sha1-x86_64.s [INFO] [stderr] CC="cc" /usr/bin/perl crypto/aes/asm/aesni-sha256-x86_64.pl "elf" -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-306fa1ba61ea9709/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-306fa1ba61ea9709/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM crypto/aes/aesni-sha256-x86_64.s [INFO] [stderr] CC="cc" /usr/bin/perl crypto/aes/asm/aesni-x86_64.pl "elf" -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-306fa1ba61ea9709/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-306fa1ba61ea9709/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM crypto/aes/aesni-x86_64.s [INFO] [stderr] CC="cc" /usr/bin/perl crypto/aes/asm/bsaes-x86_64.pl "elf" -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-306fa1ba61ea9709/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-306fa1ba61ea9709/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM crypto/aes/bsaes-x86_64.s [INFO] [stderr] CC="cc" /usr/bin/perl crypto/aes/asm/vpaes-x86_64.pl "elf" -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-306fa1ba61ea9709/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-306fa1ba61ea9709/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM crypto/aes/vpaes-x86_64.s [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-306fa1ba61ea9709/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-306fa1ba61ea9709/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/aria/libcrypto-lib-aria.d.tmp -MT crypto/aria/libcrypto-lib-aria.o -c -o crypto/aria/libcrypto-lib-aria.o crypto/aria/aria.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-306fa1ba61ea9709/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-306fa1ba61ea9709/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/asn1/libcrypto-lib-a_bitstr.d.tmp -MT crypto/asn1/libcrypto-lib-a_bitstr.o -c -o crypto/asn1/libcrypto-lib-a_bitstr.o crypto/asn1/a_bitstr.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-306fa1ba61ea9709/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-306fa1ba61ea9709/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/asn1/libcrypto-lib-a_d2i_fp.d.tmp -MT crypto/asn1/libcrypto-lib-a_d2i_fp.o -c -o crypto/asn1/libcrypto-lib-a_d2i_fp.o crypto/asn1/a_d2i_fp.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-306fa1ba61ea9709/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-306fa1ba61ea9709/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/asn1/libcrypto-lib-a_digest.d.tmp -MT crypto/asn1/libcrypto-lib-a_digest.o -c -o crypto/asn1/libcrypto-lib-a_digest.o crypto/asn1/a_digest.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-306fa1ba61ea9709/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-306fa1ba61ea9709/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/asn1/libcrypto-lib-a_dup.d.tmp -MT crypto/asn1/libcrypto-lib-a_dup.o -c -o crypto/asn1/libcrypto-lib-a_dup.o crypto/asn1/a_dup.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-306fa1ba61ea9709/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-306fa1ba61ea9709/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/asn1/libcrypto-lib-a_gentm.d.tmp -MT crypto/asn1/libcrypto-lib-a_gentm.o -c -o crypto/asn1/libcrypto-lib-a_gentm.o crypto/asn1/a_gentm.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-306fa1ba61ea9709/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-306fa1ba61ea9709/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/asn1/libcrypto-lib-a_i2d_fp.d.tmp -MT crypto/asn1/libcrypto-lib-a_i2d_fp.o -c -o crypto/asn1/libcrypto-lib-a_i2d_fp.o crypto/asn1/a_i2d_fp.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-306fa1ba61ea9709/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-306fa1ba61ea9709/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/asn1/libcrypto-lib-a_int.d.tmp -MT crypto/asn1/libcrypto-lib-a_int.o -c -o crypto/asn1/libcrypto-lib-a_int.o crypto/asn1/a_int.c [INFO] [stderr] make[1]: Leaving directory '/opt/rustwide/target/debug/build/openssl-sys-306fa1ba61ea9709/out/openssl-build/build/src' [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] DEBUG: all keys: APPLINKDIR, BINDIR, CMAKECONFIGDIR, ENGINESDIR, INCLUDEDIR, LDLIBS, LIBDIR, MODULESDIR, PKGCONFIGDIR, PREFIX, VERSION, libdir [INFO] [stderr] No value given for CMAKECONFIGDIR [INFO] [stderr] No value given for PKGCONFIGDIR [INFO] [stderr] No value given for libdir [INFO] [stderr] DEBUG: PREFIX = . => PREFIX = /opt/rustwide/target/debug/build/openssl-sys-306fa1ba61ea9709/out/openssl-build/build/src [INFO] [stderr] DEBUG: libdir = . => libdir = /opt/rustwide/target/debug/build/openssl-sys-306fa1ba61ea9709/out/openssl-build/build/src [INFO] [stderr] DEBUG: BINDIR = apps => BINDIR = /opt/rustwide/target/debug/build/openssl-sys-306fa1ba61ea9709/out/openssl-build/build/src/apps, BINDIR_REL_PREFIX = apps [INFO] [stderr] DEBUG: LIBDIR = => LIBDIR = /opt/rustwide/target/debug/build/openssl-sys-306fa1ba61ea9709/out/openssl-build/build/src, LIBDIR_REL_PREFIX = [INFO] [stderr] DEBUG: INCLUDEDIR = [ include, ./include ] => INCLUDEDIR = [ /opt/rustwide/target/debug/build/openssl-sys-306fa1ba61ea9709/out/openssl-build/build/src/include, /opt/rustwide/target/debug/build/openssl-sys-306fa1ba61ea9709/out/openssl-build/build/src/include ], INCLUDEDIR_REL_PREFIX = [ include, ./include ] [INFO] [stderr] DEBUG: APPLINKDIR = ms => APPLINKDIR = /opt/rustwide/target/debug/build/openssl-sys-306fa1ba61ea9709/out/openssl-build/build/src/ms, APPLINKDIR_REL_PREFIX = ms [INFO] [stderr] DEBUG: ENGINESDIR = engines => ENGINESDIR = /opt/rustwide/target/debug/build/openssl-sys-306fa1ba61ea9709/out/openssl-build/build/src/engines, ENGINESDIR_REL_LIBDIR = engines [INFO] [stderr] DEBUG: MODULESDIR = providers => MODULESDIR = /opt/rustwide/target/debug/build/openssl-sys-306fa1ba61ea9709/out/openssl-build/build/src/providers, MODULESDIR_REL_LIBDIR = providers [INFO] [stderr] DEBUG: PKGCONFIGDIR = . => PKGCONFIGDIR = /opt/rustwide/target/debug/build/openssl-sys-306fa1ba61ea9709/out/openssl-build/build/src, PKGCONFIGDIR_REL_LIBDIR = . [INFO] [stderr] DEBUG: CMAKECONFIGDIR = . => CMAKECONFIGDIR = /opt/rustwide/target/debug/build/openssl-sys-306fa1ba61ea9709/out/openssl-build/build/src, CMAKECONFIGDIR_REL_LIBDIR = . [INFO] [stderr] DEBUG: all keys: APPLINKDIR, BINDIR, CMAKECONFIGDIR, ENGINESDIR, INCLUDEDIR, LDLIBS, LIBDIR, MODULESDIR, PKGCONFIGDIR, PREFIX, VERSION, libdir [INFO] [stderr] DEBUG: PREFIX = /opt/rustwide/target/debug/build/openssl-sys-306fa1ba61ea9709/out/openssl-build/install => PREFIX = /opt/rustwide/target/debug/build/openssl-sys-306fa1ba61ea9709/out/openssl-build/install [INFO] [stderr] DEBUG: libdir = /opt/rustwide/target/debug/build/openssl-sys-306fa1ba61ea9709/out/openssl-build/install/lib => libdir = /opt/rustwide/target/debug/build/openssl-sys-306fa1ba61ea9709/out/openssl-build/install/lib [INFO] [stderr] DEBUG: BINDIR = bin => BINDIR = /opt/rustwide/target/debug/build/openssl-sys-306fa1ba61ea9709/out/openssl-build/install/bin, BINDIR_REL_PREFIX = bin [INFO] [stderr] DEBUG: LIBDIR = lib => LIBDIR = /opt/rustwide/target/debug/build/openssl-sys-306fa1ba61ea9709/out/openssl-build/install/lib, LIBDIR_REL_PREFIX = lib [INFO] [stderr] DEBUG: INCLUDEDIR = include => INCLUDEDIR = /opt/rustwide/target/debug/build/openssl-sys-306fa1ba61ea9709/out/openssl-build/install/include, INCLUDEDIR_REL_PREFIX = include [INFO] [stderr] DEBUG: APPLINKDIR = include/openssl => APPLINKDIR = /opt/rustwide/target/debug/build/openssl-sys-306fa1ba61ea9709/out/openssl-build/install/include/openssl, APPLINKDIR_REL_PREFIX = include/openssl [INFO] [stderr] DEBUG: ENGINESDIR = /opt/rustwide/target/debug/build/openssl-sys-306fa1ba61ea9709/out/openssl-build/install/lib/engines-3 => ENGINESDIR = /opt/rustwide/target/debug/build/openssl-sys-306fa1ba61ea9709/out/openssl-build/install/lib/engines-3, ENGINESDIR_REL_LIBDIR = engines-3 [INFO] [stderr] DEBUG: MODULESDIR = /opt/rustwide/target/debug/build/openssl-sys-306fa1ba61ea9709/out/openssl-build/install/lib/ossl-modules => MODULESDIR = /opt/rustwide/target/debug/build/openssl-sys-306fa1ba61ea9709/out/openssl-build/install/lib/ossl-modules, MODULESDIR_REL_LIBDIR = ossl-modules [INFO] [stderr] DEBUG: PKGCONFIGDIR = /opt/rustwide/target/debug/build/openssl-sys-306fa1ba61ea9709/out/openssl-build/install/lib/pkgconfig => PKGCONFIGDIR = /opt/rustwide/target/debug/build/openssl-sys-306fa1ba61ea9709/out/openssl-build/install/lib/pkgconfig, PKGCONFIGDIR_REL_LIBDIR = pkgconfig [INFO] [stderr] DEBUG: CMAKECONFIGDIR = /opt/rustwide/target/debug/build/openssl-sys-306fa1ba61ea9709/out/openssl-build/install/lib/cmake/OpenSSL => CMAKECONFIGDIR = /opt/rustwide/target/debug/build/openssl-sys-306fa1ba61ea9709/out/openssl-build/install/lib/cmake/OpenSSL, CMAKECONFIGDIR_REL_LIBDIR = cmake/OpenSSL [INFO] [stderr] error closing STDOUT: No space left on device; at crypto/aes/asm/../../perlasm/x86_64-xlate.pl line 1274, <> line 4475. [INFO] [stderr] error closing STDOUT: at crypto/aes/asm/aesni-x86_64.pl line 5170. [INFO] [stderr] make[1]: *** [Makefile:4973: crypto/aes/aesni-x86_64.s] Error 28 [INFO] [stderr] make[1]: *** Waiting for unfinished jobs.... [INFO] [stderr] /tmp/ccmlg6Pz.s: Assembler messages: [INFO] [stderr] /tmp/ccmlg6Pz.s: Fatal error: can't write 32 bytes to section .text.ossl_aria_encrypt of crypto/aria/libcrypto-lib-aria.o: 'No space left on device' [INFO] [stderr] /tmp/ccmlg6Pz.s: Fatal error: crypto/aria/libcrypto-lib-aria.o: No such file or directory [INFO] [stderr] make[1]: *** [Makefile:4983: crypto/aria/libcrypto-lib-aria.o] Error 1 [INFO] [stderr] crypto/asn1/a_bitstr.c:217:1: fatal error: error writing to /tmp/ccVY2aHA.s: No space left on device [INFO] [stderr] 217 | } [INFO] [stderr] | ^ [INFO] [stderr] compilation terminated. [INFO] [stderr] make[1]: *** [Makefile:4991: crypto/asn1/libcrypto-lib-a_bitstr.o] Error 1 [INFO] [stderr] apps/lib/opt.c:1279:1: fatal error: error writing to /tmp/ccdyJr35.s: No space left on device [INFO] [stderr] 1279 | } [INFO] [stderr] | ^ [INFO] [stderr] compilation terminated. [INFO] [stderr] crypto/asn1/a_i2d_fp.c:127:1: fatal error: error writing to /tmp/cc09Okxu.s: No space left on device [INFO] [stderr] 127 | } [INFO] [stderr] | ^ [INFO] [stderr] compilation terminated. [INFO] [stderr] make[1]: *** [Makefile:5031: crypto/asn1/libcrypto-lib-a_i2d_fp.o] Error 1 [INFO] [stderr] make[1]: *** [Makefile:3934: apps/lib/libapps-lib-opt.o] Error 1 [INFO] [stderr] crypto/asn1/a_int.c:640:1: fatal error: error writing to /tmp/cc57z48w.s: No space left on device [INFO] [stderr] 640 | } [INFO] [stderr] | ^ [INFO] [stderr] compilation terminated. [INFO] [stderr] make[1]: *** [Makefile:5039: crypto/asn1/libcrypto-lib-a_int.o] Error 1 [INFO] [stderr] error closing STDOUT: No space left on device; at crypto/aes/asm/../../perlasm/x86_64-xlate.pl line 1274, <> line 4435. [INFO] [stderr] error closing STDOUT: at crypto/aes/asm/aesni-sha256-x86_64.pl line 1804. [INFO] [stderr] make[1]: *** [Makefile:4969: crypto/aes/aesni-sha256-x86_64.s] Error 28 [INFO] [stderr] apps/lib/s_cb.c:1659:1: fatal error: error writing to /tmp/ccVywGA8.s: No space left on device [INFO] [stderr] 1659 | } [INFO] [stderr] | ^ [INFO] [stderr] compilation terminated. [INFO] [stderr] make[1]: *** [Makefile:3942: apps/lib/libapps-lib-s_cb.o] Error 1 [INFO] [stderr] apps/lib/apps.c:3443:1: fatal error: error writing to /tmp/cctPkZRH.s: No space left on device [INFO] [stderr] 3443 | } [INFO] [stderr] | ^ [INFO] [stderr] compilation terminated. [INFO] [stderr] make[1]: *** [Makefile:3854: apps/lib/libapps-lib-apps.o] Error 1 [INFO] [stderr] make: *** [Makefile:2328: build_libs] Error 2 [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-src-300.3.2+3.3.2/src/lib.rs:633:9: [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] Error building OpenSSL: [INFO] [stderr] Command: cd "/opt/rustwide/target/debug/build/openssl-sys-306fa1ba61ea9709/out/openssl-build/build/src" && MAKEFLAGS="-j --jobserver-fds=8,9 --jobserver-auth=8,9" "make" "build_libs" [INFO] [stderr] Exit status: exit status: 2 [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5e3adb86c3a2 - std::backtrace_rs::backtrace::libunwind::trace::hcb6a66c13aa65d79 [INFO] [stderr] at /rustc/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5e3adb86c3a2 - std::backtrace_rs::backtrace::trace_unsynchronized::h7ae58379d02365d0 [INFO] [stderr] at /rustc/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5e3adb86c3a2 - std::sys::backtrace::_print_fmt::h5d7f36ef7b7cb607 [INFO] [stderr] at /rustc/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5e3adb86c3a2 - ::fmt::hd5e1ffc3de98c70a [INFO] [stderr] at /rustc/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5e3adb891523 - core::fmt::rt::Argument::fmt::h7e5762a8131dee0a [INFO] [stderr] at /rustc/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x5e3adb891523 - core::fmt::write::h643e7d8d9d70854c [INFO] [stderr] at /rustc/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/library/core/src/fmt/mod.rs:1460:25 [INFO] [stderr] 6: 0x5e3adb868443 - std::io::default_write_fmt::h8feacd2daaf83243 [INFO] [stderr] at /rustc/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x5e3adb868443 - std::io::Write::write_fmt::h89b0a221a48ef281 [INFO] [stderr] at /rustc/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/library/std/src/io/mod.rs:1914:13 [INFO] [stderr] 8: 0x5e3adb86c1f2 - std::sys::backtrace::BacktraceLock::print::hb158b12d99da4adf [INFO] [stderr] at /rustc/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x5e3adb86e5d2 - std::panicking::default_hook::{{closure}}::h6b01193c2080a17e [INFO] [stderr] at /rustc/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/library/std/src/panicking.rs:300:27 [INFO] [stderr] 10: 0x5e3adb86e3d5 - std::panicking::default_hook::h6cc4d6d203f8e2e0 [INFO] [stderr] at /rustc/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x5e3adb86efb2 - std::panicking::rust_panic_with_hook::h0ddb63107fad990c [INFO] [stderr] at /rustc/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x5e3adb86ed3a - std::panicking::begin_panic_handler::{{closure}}::hca7c49f74e0f4fda [INFO] [stderr] at /rustc/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x5e3adb86c899 - std::sys::backtrace::__rust_end_short_backtrace::h44e17a5900145607 [INFO] [stderr] at /rustc/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x5e3adb86e9cd - __rustc[3e61c14cc1fc55f4]::rust_begin_unwind [INFO] [stderr] at /rustc/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x5e3adb890380 - core::panicking::panic_fmt::h11222ec42a9d1743 [INFO] [stderr] at /rustc/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x5e3adb7d8d6d - openssl_src::Build::run_command::h27c6cc0fc193a76a [INFO] [stderr] 17: 0x5e3adb7d7cfc - openssl_src::Build::build::ha12246544aa794fe [INFO] [stderr] 18: 0x5e3adb76878f - build_script_main::find_vendored::get_openssl::h445b3fb51e856404 [INFO] [stderr] 19: 0x5e3adb75dc78 - build_script_main::find_openssl::hc7e50cca1a8bec34 [INFO] [stderr] 20: 0x5e3adb75e461 - build_script_main::main::h6b2f054e671fc243 [INFO] [stderr] 21: 0x5e3adb7588d3 - core::ops::function::FnOnce::call_once::he29ab6555fc3f3ac [INFO] [stderr] 22: 0x5e3adb765386 - std::sys::backtrace::__rust_begin_short_backtrace::heffa667d8c29f84a [INFO] [stderr] 23: 0x5e3adb765099 - std::rt::lang_start::{{closure}}::h6869c6f0194c2a26 [INFO] [stderr] 24: 0x5e3adb863fb0 - core::ops::function::impls:: for &F>::call_once::hb8292cd14118a4be [INFO] [stderr] at /rustc/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/library/core/src/ops/function.rs:284:21 [INFO] [stderr] 25: 0x5e3adb863fb0 - std::panicking::catch_unwind::do_call::hdf0d059b4e7fb752 [INFO] [stderr] at /rustc/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/library/std/src/panicking.rs:589:40 [INFO] [stderr] 26: 0x5e3adb863fb0 - std::panicking::catch_unwind::h08929b1a143c72c2 [INFO] [stderr] at /rustc/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/library/std/src/panicking.rs:552:19 [INFO] [stderr] 27: 0x5e3adb863fb0 - std::panic::catch_unwind::hf7681936c4559ffe [INFO] [stderr] at /rustc/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/library/std/src/panic.rs:359:14 [INFO] [stderr] 28: 0x5e3adb863fb0 - std::rt::lang_start_internal::{{closure}}::h6e7a6cb55c4a70b7 [INFO] [stderr] at /rustc/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/library/std/src/rt.rs:175:24 [INFO] [stderr] 29: 0x5e3adb863fb0 - std::panicking::catch_unwind::do_call::h212fecc78026b78a [INFO] [stderr] at /rustc/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/library/std/src/panicking.rs:589:40 [INFO] [stderr] 30: 0x5e3adb863fb0 - std::panicking::catch_unwind::h365af9254305778a [INFO] [stderr] at /rustc/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/library/std/src/panicking.rs:552:19 [INFO] [stderr] 31: 0x5e3adb863fb0 - std::panic::catch_unwind::h8f72ff62b89e6569 [INFO] [stderr] at /rustc/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/library/std/src/panic.rs:359:14 [INFO] [stderr] 32: 0x5e3adb863fb0 - std::rt::lang_start_internal::h06c58908e044d91b [INFO] [stderr] at /rustc/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/library/std/src/rt.rs:171:5 [INFO] [stderr] 33: 0x5e3adb765081 - std::rt::lang_start::h4b97d9698a7f12f1 [INFO] [stderr] 34: 0x5e3adb762915 - main [INFO] [stderr] 35: 0x7be2a73931ca - [INFO] [stderr] 36: 0x7be2a739328b - __libc_start_main [INFO] [stderr] 37: 0x5e3adb757965 - _start [INFO] [stderr] 38: 0x0 - [INFO] running `Command { std: "docker" "inspect" "ed3ee2ba130bc51a269937be3cff6df44de579b0e44dc701b3b745b56c9ad0eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed3ee2ba130bc51a269937be3cff6df44de579b0e44dc701b3b745b56c9ad0eb", kill_on_drop: false }` [INFO] [stdout] ed3ee2ba130bc51a269937be3cff6df44de579b0e44dc701b3b745b56c9ad0eb