Build #1201580 2024-04-25T15:37:23.568080+00:00
# rustc version
rustc 1.79.0-nightly (ef8b9dcf2 2024-04-24)# docs.rs version
docsrs 0.6.0 (bc86a4d3 2024-04-17)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder/builds/str0m-0.5.1/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/str0m-0.5.1/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace-builder/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace-builder/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "6442450944" "--cpus" "6" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20240424-1.79.0-nightly-ef8b9dcf2\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--extern-html-root-takes-precedence\"]" "--offline" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/x86_64-apple-darwin\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "x86_64-apple-darwin", kill_on_drop: false }`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 715f6192ea5f6376f69442c928a0f3eaac58e905e6c8a2fda1ff115d63db3928
[INFO] running `Command { std: "docker" "start" "-a" "715f6192ea5f6376f69442c928a0f3eaac58e905e6c8a2fda1ff115d63db3928", kill_on_drop: false }`
[INFO] [stderr] warning: Rustdoc did not scrape the following examples because they require dev-dependencies: chat, http-post
[INFO] [stderr] If you want Rustdoc to scrape these examples, then add `doc-scrape-examples = true`
[INFO] [stderr] to the [[example]] target configuration of at least one example.
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr] Checking getrandom v0.2.11
[INFO] [stderr] Checking generic-array v0.14.7
[INFO] [stderr] Compiling openssl-sys v0.9.95
[INFO] [stderr] Compiling sha1-asm v0.5.2
[INFO] [stderr] Checking crc-catalog v2.4.0
[INFO] [stderr] Checking byteorder v1.5.0
[INFO] [stderr] The following warnings were emitted during compilation:
[INFO] [stderr]
[INFO] [stderr] warning: sha1-asm@0.5.2: cc: error: unrecognized command-line option '-arch'
[INFO] [stderr]
[INFO] [stderr] error: failed to run custom build command for `sha1-asm v0.5.2`
[INFO] [stderr]
[INFO] [stderr] Caused by:
[INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/sha1-asm-2858fdf48fed3c17/build-script-build` (exit status: 1)
[INFO] [stderr] --- stdout
[INFO] [stderr] TARGET = Some("x86_64-apple-darwin")
[INFO] [stderr] OPT_LEVEL = Some("0")
[INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64-apple-darwin
[INFO] [stderr] CC_x86_64-apple-darwin = None
[INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64_apple_darwin
[INFO] [stderr] CC_x86_64_apple_darwin = None
[INFO] [stderr] cargo:rerun-if-env-changed=TARGET_CC
[INFO] [stderr] TARGET_CC = None
[INFO] [stderr] cargo:rerun-if-env-changed=CC
[INFO] [stderr] CC = None
[INFO] [stderr] RUSTC_LINKER = None
[INFO] [stderr] cargo:rerun-if-env-changed=CROSS_COMPILE
[INFO] [stderr] CROSS_COMPILE = 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("cmpxchg16b,fxsr,lahfsahf,sse,sse2,sse3,sse4.1,ssse3")
[INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64-apple-darwin
[INFO] [stderr] CFLAGS_x86_64-apple-darwin = None
[INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64_apple_darwin
[INFO] [stderr] CFLAGS_x86_64_apple_darwin = None
[INFO] [stderr] cargo:rerun-if-env-changed=TARGET_CFLAGS
[INFO] [stderr] TARGET_CFLAGS = None
[INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr] CFLAGS = None
[INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-2" "-fno-omit-frame-pointer" "-m64" "-arch" "x86_64" "-Wall" "-Wextra" "-c" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/sha1-asm-1ae50828f81215bd/out/src/x64.o" "-c" "src/x64.S"
[INFO] [stderr] cargo:warning=cc: error: unrecognized command-line option '-arch'
[INFO] [stderr]
[INFO] [stderr] exit status: 1
[INFO] [stderr]
[INFO] [stderr] --- stderr
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] error occurred: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-2" "-fno-omit-frame-pointer" "-m64" "-arch" "x86_64" "-Wall" "-Wextra" "-c" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/sha1-asm-1ae50828f81215bd/out/src/x64.o" "-c" "src/x64.S" with args "cc" did not execute successfully (status code exit status: 1).
[INFO] [stderr]
[INFO] [stderr]
[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.95`
[INFO] [stderr]
[INFO] [stderr] Caused by:
[INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/openssl-sys-f545ded3af26a5ce/build-script-main` (exit status: 101)
[INFO] [stderr] --- stdout
[INFO] [stderr] cargo:rerun-if-env-changed=X86_64_APPLE_DARWIN_OPENSSL_NO_VENDOR
[INFO] [stderr] X86_64_APPLE_DARWIN_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=CC_x86_64-apple-darwin
[INFO] [stderr] CC_x86_64-apple-darwin = None
[INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64_apple_darwin
[INFO] [stderr] CC_x86_64_apple_darwin = None
[INFO] [stderr] cargo:rerun-if-env-changed=TARGET_CC
[INFO] [stderr] TARGET_CC = None
[INFO] [stderr] cargo:rerun-if-env-changed=CC
[INFO] [stderr] CC = None
[INFO] [stderr] RUSTC_LINKER = None
[INFO] [stderr] cargo:rerun-if-env-changed=CROSS_COMPILE
[INFO] [stderr] CROSS_COMPILE = 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("cmpxchg16b,fxsr,lahfsahf,sse,sse2,sse3,sse4.1,ssse3")
[INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64-apple-darwin
[INFO] [stderr] CFLAGS_x86_64-apple-darwin = None
[INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64_apple_darwin
[INFO] [stderr] CFLAGS_x86_64_apple_darwin = None
[INFO] [stderr] cargo:rerun-if-env-changed=TARGET_CFLAGS
[INFO] [stderr] TARGET_CFLAGS = None
[INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr] CFLAGS = None
[INFO] [stderr] cargo:rerun-if-env-changed=AR_x86_64-apple-darwin
[INFO] [stderr] AR_x86_64-apple-darwin = None
[INFO] [stderr] cargo:rerun-if-env-changed=AR_x86_64_apple_darwin
[INFO] [stderr] AR_x86_64_apple_darwin = None
[INFO] [stderr] cargo:rerun-if-env-changed=TARGET_AR
[INFO] [stderr] TARGET_AR = None
[INFO] [stderr] cargo:rerun-if-env-changed=AR
[INFO] [stderr] AR = None
[INFO] [stderr] cargo:rerun-if-env-changed=ARFLAGS_x86_64-apple-darwin
[INFO] [stderr] ARFLAGS_x86_64-apple-darwin = None
[INFO] [stderr] cargo:rerun-if-env-changed=ARFLAGS_x86_64_apple_darwin
[INFO] [stderr] ARFLAGS_x86_64_apple_darwin = None
[INFO] [stderr] cargo:rerun-if-env-changed=TARGET_ARFLAGS
[INFO] [stderr] TARGET_ARFLAGS = None
[INFO] [stderr] cargo:rerun-if-env-changed=ARFLAGS
[INFO] [stderr] ARFLAGS = None
[INFO] [stderr] cargo:rerun-if-env-changed=RANLIB_x86_64-apple-darwin
[INFO] [stderr] RANLIB_x86_64-apple-darwin = None
[INFO] [stderr] cargo:rerun-if-env-changed=RANLIB_x86_64_apple_darwin
[INFO] [stderr] RANLIB_x86_64_apple_darwin = None
[INFO] [stderr] cargo:rerun-if-env-changed=TARGET_RANLIB
[INFO] [stderr] TARGET_RANLIB = None
[INFO] [stderr] cargo:rerun-if-env-changed=RANLIB
[INFO] [stderr] RANLIB = None
[INFO] [stderr] cargo:rerun-if-env-changed=RANLIBFLAGS_x86_64-apple-darwin
[INFO] [stderr] RANLIBFLAGS_x86_64-apple-darwin = None
[INFO] [stderr] cargo:rerun-if-env-changed=RANLIBFLAGS_x86_64_apple_darwin
[INFO] [stderr] RANLIBFLAGS_x86_64_apple_darwin = None
[INFO] [stderr] cargo:rerun-if-env-changed=TARGET_RANLIBFLAGS
[INFO] [stderr] TARGET_RANLIBFLAGS = None
[INFO] [stderr] cargo:rerun-if-env-changed=RANLIBFLAGS
[INFO] [stderr] RANLIBFLAGS = None
[INFO] [stderr] running cd "/opt/rustwide/target/x86_64-apple-darwin/debug/build/openssl-sys-d15ccc9640de35b9/out/openssl-build/build/src" && env -u CROSS_COMPILE AR="ar" CC="cc" RANLIB="ranlib" "perl" "./Configure" "--prefix=/opt/rustwide/target/x86_64-apple-darwin/debug/build/openssl-sys-d15ccc9640de35b9/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" "darwin64-x86_64-cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-2" "-fno-omit-frame-pointer" "-m64"
[INFO] [stderr] Configuring OpenSSL version 3.1.4 for target darwin64-x86_64-cc
[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 <https://github.com/openssl/openssl/issues> ***
[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/x86_64-apple-darwin/debug/build/openssl-sys-d15ccc9640de35b9/out/openssl-build/build/src" && "make" "depend"
[INFO] [stderr] running cd "/opt/rustwide/target/x86_64-apple-darwin/debug/build/openssl-sys-d15ccc9640de35b9/out/openssl-build/build/src" && MAKEFLAGS="-j --jobserver-fds=8,9 --jobserver-auth=8,9" "make" "build_libs"
[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." -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." -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] make depend && make _build_libs
[INFO] [stderr] make[1]: Entering directory '/opt/rustwide/target/x86_64-apple-darwin/debug/build/openssl-sys-d15ccc9640de35b9/out/openssl-build/build/src'
[INFO] [stderr] make[1]: Leaving directory '/opt/rustwide/target/x86_64-apple-darwin/debug/build/openssl-sys-d15ccc9640de35b9/out/openssl-build/build/src'
[INFO] [stderr] make[1]: Entering directory '/opt/rustwide/target/x86_64-apple-darwin/debug/build/openssl-sys-d15ccc9640de35b9/out/openssl-build/build/src'
[INFO] [stderr] cc -I. -Iinclude -Iapps/include -fPIC -arch x86_64 -Wa,--noexecstack -O3 -Wall -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/x86_64-apple-darwin/debug/build/openssl-sys-d15ccc9640de35b9/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/x86_64-apple-darwin/debug/build/openssl-sys-d15ccc9640de35b9/out/openssl-build/install/lib/ossl-modules\"" -D_REENTRANT -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 -arch x86_64 -Wa,--noexecstack -O3 -Wall -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/x86_64-apple-darwin/debug/build/openssl-sys-d15ccc9640de35b9/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/x86_64-apple-darwin/debug/build/openssl-sys-d15ccc9640de35b9/out/openssl-build/install/lib/ossl-modules\"" -D_REENTRANT -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 -arch x86_64 -Wa,--noexecstack -O3 -Wall -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/x86_64-apple-darwin/debug/build/openssl-sys-d15ccc9640de35b9/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/x86_64-apple-darwin/debug/build/openssl-sys-d15ccc9640de35b9/out/openssl-build/install/lib/ossl-modules\"" -D_REENTRANT -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 -arch x86_64 -Wa,--noexecstack -O3 -Wall -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/x86_64-apple-darwin/debug/build/openssl-sys-d15ccc9640de35b9/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/x86_64-apple-darwin/debug/build/openssl-sys-d15ccc9640de35b9/out/openssl-build/install/lib/ossl-modules\"" -D_REENTRANT -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 -arch x86_64 -Wa,--noexecstack -O3 -Wall -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/x86_64-apple-darwin/debug/build/openssl-sys-d15ccc9640de35b9/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/x86_64-apple-darwin/debug/build/openssl-sys-d15ccc9640de35b9/out/openssl-build/install/lib/ossl-modules\"" -D_REENTRANT -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 -arch x86_64 -Wa,--noexecstack -O3 -Wall -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/x86_64-apple-darwin/debug/build/openssl-sys-d15ccc9640de35b9/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/x86_64-apple-darwin/debug/build/openssl-sys-d15ccc9640de35b9/out/openssl-build/install/lib/ossl-modules\"" -D_REENTRANT -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] make[1]: Leaving directory '/opt/rustwide/target/x86_64-apple-darwin/debug/build/openssl-sys-d15ccc9640de35b9/out/openssl-build/build/src'
[INFO] [stderr]
[INFO] [stderr] --- stderr
[INFO] [stderr] cc: error: unrecognized command-line option '-arch'
[INFO] [stderr] cc: error: unrecognized command-line option '-arch'
[INFO] [stderr] cc: error: unrecognized command-line option '-arch'
[INFO] [stderr] make[1]: *** [Makefile:3142: apps/lib/libapps-lib-app_libctx.o] Error 1
[INFO] [stderr] make[1]: *** Waiting for unfinished jobs....
[INFO] [stderr] make[1]: *** [Makefile:3150: apps/lib/libapps-lib-app_params.o] Error 1
[INFO] [stderr] cc: error: unrecognized command-line option '-arch'
[INFO] [stderr] make[1]: *** [Makefile:3158: apps/lib/libapps-lib-app_provider.o] Error 1
[INFO] [stderr] cc: error: unrecognized command-line option '-arch'
[INFO] [stderr] cc: error: unrecognized command-line option '-arch'
[INFO] [stderr] make[1]: *** [Makefile:3166: apps/lib/libapps-lib-app_rand.o] Error 1
[INFO] [stderr] make[1]: *** [Makefile:3174: apps/lib/libapps-lib-app_x509.o] Error 1
[INFO] [stderr] make[1]: *** [Makefile:3182: apps/lib/libapps-lib-apps.o] Error 1
[INFO] [stderr] make: *** [Makefile:2153: build_libs] Error 2
[INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/openssl-src-300.1.6+3.1.4/src/lib.rs:585:9:
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] Error building OpenSSL:
[INFO] [stderr] Command: cd "/opt/rustwide/target/x86_64-apple-darwin/debug/build/openssl-sys-d15ccc9640de35b9/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] note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
[INFO] running `Command { std: "docker" "inspect" "715f6192ea5f6376f69442c928a0f3eaac58e905e6c8a2fda1ff115d63db3928", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "715f6192ea5f6376f69442c928a0f3eaac58e905e6c8a2fda1ff115d63db3928", kill_on_drop: false }`
[INFO] [stdout] 715f6192ea5f6376f69442c928a0f3eaac58e905e6c8a2fda1ff115d63db3928