actix-web 4.9.0

Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust
Documentation
Build #1318525 2024-08-10T02:25:12.721712+00:00
# rustc version
rustc 1.82.0-nightly (e57f3090a 2024-08-05)# docs.rs version
docsrs 0.6.0 (a6435f13 2024-08-07)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/actix-web-4.9.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/actix-web-4.9.0/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2024-08-06" "rustdoc" "--lib" "-Zrustdoc-map" "--features" "macros openssl rustls-0_20 rustls-0_21 rustls-0_22 rustls-0_23 compress-brotli compress-gzip compress-zstd cookies secure-cookies" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20240805-1.82.0-nightly-e57f3090a\", \"--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] [stdout] 6a84d178fd329500698781ee5a9e91f654b4b2de49e3d1ac7b3947ae485454b9
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `Command { std: "docker" "start" "-a" "6a84d178fd329500698781ee5a9e91f654b4b2de49e3d1ac7b3947ae485454b9", kill_on_drop: false }`
[INFO] [stderr] warning: Rustdoc did not scrape the following examples because they require dev-dependencies: basic, macroless, middleware_from_fn, on-connect, uds, worker-cpu-pin
[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]    Compiling ring v0.17.8
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking tokio v1.39.2
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr] error: failed to run custom build command for `openssl-sys v0.9.103`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/openssl-sys-d1a91dd1544ec342/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_APPLE_DARWIN_OPENSSL_LIB_DIR
[INFO] [stderr]   X86_64_APPLE_DARWIN_OPENSSL_LIB_DIR unset
[INFO] [stderr]   cargo:rerun-if-env-changed=OPENSSL_LIB_DIR
[INFO] [stderr]   OPENSSL_LIB_DIR unset
[INFO] [stderr]   cargo:rerun-if-env-changed=X86_64_APPLE_DARWIN_OPENSSL_INCLUDE_DIR
[INFO] [stderr]   X86_64_APPLE_DARWIN_OPENSSL_INCLUDE_DIR unset
[INFO] [stderr]   cargo:rerun-if-env-changed=OPENSSL_INCLUDE_DIR
[INFO] [stderr]   OPENSSL_INCLUDE_DIR unset
[INFO] [stderr]   cargo:rerun-if-env-changed=X86_64_APPLE_DARWIN_OPENSSL_DIR
[INFO] [stderr]   X86_64_APPLE_DARWIN_OPENSSL_DIR unset
[INFO] [stderr]   cargo:rerun-if-env-changed=OPENSSL_DIR
[INFO] [stderr]   OPENSSL_DIR unset
[INFO] [stderr]   cargo:rerun-if-env-changed=OPENSSL_NO_PKG_CONFIG
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_ALLOW_CROSS_x86_64-apple-darwin
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_ALLOW_CROSS_x86_64_apple_darwin
[INFO] [stderr]   cargo:rerun-if-env-changed=TARGET_PKG_CONFIG_ALLOW_CROSS
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_ALLOW_CROSS
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-apple-darwin
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_apple_darwin
[INFO] [stderr]   cargo:rerun-if-env-changed=TARGET_PKG_CONFIG
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-apple-darwin
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_apple_darwin
[INFO] [stderr]   cargo:rerun-if-env-changed=TARGET_PKG_CONFIG_SYSROOT_DIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
[INFO] [stderr]   run pkg_config fail: pkg-config has not been configured to support cross-compilation.
[INFO] [stderr] 
[INFO] [stderr]   Install a sysroot for the target platform and configure it via
[INFO] [stderr]   PKG_CONFIG_SYSROOT_DIR and PKG_CONFIG_PATH, or install a
[INFO] [stderr]   cross-compiling wrapper for pkg-config and set it via
[INFO] [stderr]   PKG_CONFIG environment variable.
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/openssl-sys-0.9.103/build/find_normal.rs:190:5:
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   Could not find directory of OpenSSL installation, and this `-sys` crate cannot
[INFO] [stderr]   proceed without this knowledge. If OpenSSL is installed and this crate had
[INFO] [stderr]   trouble finding it,  you can set the `OPENSSL_DIR` environment variable for the
[INFO] [stderr]   compilation process.
[INFO] [stderr] 
[INFO] [stderr]   Make sure you also have the development packages of openssl installed.
[INFO] [stderr]   For example, `libssl-dev` on Ubuntu or `openssl-devel` on Fedora.
[INFO] [stderr] 
[INFO] [stderr]   If you're in a situation where you think the directory *should* be found
[INFO] [stderr]   automatically, please open a bug at https://github.com/sfackler/rust-openssl
[INFO] [stderr]   and include information about your system as well as this message.
[INFO] [stderr] 
[INFO] [stderr]   $HOST = x86_64-unknown-linux-gnu
[INFO] [stderr]   $TARGET = x86_64-apple-darwin
[INFO] [stderr]   openssl-sys = 0.9.103
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] The following warnings were emitted during compilation:
[INFO] [stderr] 
[INFO] [stderr] warning: ring@0.17.8: cc: error: unrecognized debug output level 'full'
[INFO] [stderr] warning: ring@0.17.8: cc: error: unrecognized command-line option '-arch'
[INFO] [stderr] warning: ring@0.17.8: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: ring@0.17.8: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-2" "-fno-omit-frame-pointer" "-m64" "-arch" "x86_64" "-mmacosx-version-min=10.7" "-I" "include" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/ring-b4dbb698cdb63b4e/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-Wall" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-gfull" "-DNDEBUG" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/ring-b4dbb698cdb63b4e/out/fad98b632b8ce3cc-curve25519.o" "-c" "crypto/curve25519/curve25519.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=cc: error: unrecognized debug output level 'full'
[INFO] [stderr] warning: ring@0.17.8: cc: error: unrecognized command-line option '-arch'
[INFO] [stderr] warning: ring@0.17.8: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: ring@0.17.8: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-2" "-fno-omit-frame-pointer" "-m64" "-arch" "x86_64" "-mmacosx-version-min=10.7" "-I" "include" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/ring-b4dbb698cdb63b4e/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-Wall" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-gfull" "-DNDEBUG" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/ring-b4dbb698cdb63b4e/out/ca4b6ef5433f5aeb-aes_nohw.o" "-c" "crypto/fipsmodule/aes/aes_nohw.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=cc: error: unrecognized debug output level 'full'
[INFO] [stderr] warning: ring@0.17.8: cc: error: unrecognized debug output level 'full'
[INFO] [stderr] warning: ring@0.17.8: cc: error: unrecognized command-line option '-arch'
[INFO] [stderr] warning: ring@0.17.8: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: ring@0.17.8: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-2" "-fno-omit-frame-pointer" "-m64" "-arch" "x86_64" "-mmacosx-version-min=10.7" "-I" "include" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/ring-b4dbb698cdb63b4e/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-Wall" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-gfull" "-DNDEBUG" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/ring-b4dbb698cdb63b4e/out/ca8bd8684bb569fa-montgomery.o" "-c" "crypto/fipsmodule/bn/montgomery.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=cc: error: unrecognized command-line option '-arch'
[INFO] [stderr] warning: ring@0.17.8: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: ring@0.17.8: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-2" "-fno-omit-frame-pointer" "-m64" "-arch" "x86_64" "-mmacosx-version-min=10.7" "-I" "include" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/ring-b4dbb698cdb63b4e/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-Wall" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-gfull" "-DNDEBUG" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/ring-b4dbb698cdb63b4e/out/ca8bd8684bb569fa-montgomery_inv.o" "-c" "crypto/fipsmodule/bn/montgomery_inv.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=cc: error: unrecognized debug output level 'full'
[INFO] [stderr] warning: ring@0.17.8: cc: error: unrecognized command-line option '-arch'
[INFO] [stderr] warning: ring@0.17.8: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: ring@0.17.8: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-2" "-fno-omit-frame-pointer" "-m64" "-arch" "x86_64" "-mmacosx-version-min=10.7" "-I" "include" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/ring-b4dbb698cdb63b4e/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-Wall" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-gfull" "-DNDEBUG" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/ring-b4dbb698cdb63b4e/out/a9af75d892b04b75-ecp_nistz.o" "-c" "crypto/fipsmodule/ec/ecp_nistz.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=cc: error: unrecognized debug output level 'full'
[INFO] [stderr] warning: ring@0.17.8: cc: error: unrecognized command-line option '-arch'
[INFO] [stderr] warning: ring@0.17.8: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: ring@0.17.8: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-2" "-fno-omit-frame-pointer" "-m64" "-arch" "x86_64" "-mmacosx-version-min=10.7" "-I" "include" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/ring-b4dbb698cdb63b4e/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-Wall" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-gfull" "-DNDEBUG" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/ring-b4dbb698cdb63b4e/out/a9af75d892b04b75-gfp_p256.o" "-c" "crypto/fipsmodule/ec/gfp_p256.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=cc: error: unrecognized debug output level 'full'
[INFO] [stderr] warning: ring@0.17.8: cc: error: unrecognized debug output level 'full'
[INFO] [stderr] warning: ring@0.17.8: cc: error: unrecognized command-line option '-arch'
[INFO] [stderr] warning: ring@0.17.8: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: ring@0.17.8: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-2" "-fno-omit-frame-pointer" "-m64" "-arch" "x86_64" "-mmacosx-version-min=10.7" "-I" "include" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/ring-b4dbb698cdb63b4e/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-Wall" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-gfull" "-DNDEBUG" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/ring-b4dbb698cdb63b4e/out/a9af75d892b04b75-gfp_p384.o" "-c" "crypto/fipsmodule/ec/gfp_p384.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=cc: error: unrecognized command-line option '-arch'
[INFO] [stderr] warning: ring@0.17.8: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: ring@0.17.8: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-2" "-fno-omit-frame-pointer" "-m64" "-arch" "x86_64" "-mmacosx-version-min=10.7" "-I" "include" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/ring-b4dbb698cdb63b4e/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-Wall" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-gfull" "-DNDEBUG" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/ring-b4dbb698cdb63b4e/out/a9af75d892b04b75-p256.o" "-c" "crypto/fipsmodule/ec/p256.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=cc: error: unrecognized debug output level 'full'
[INFO] [stderr] warning: ring@0.17.8: cc: error: unrecognized command-line option '-arch'
[INFO] [stderr] warning: ring@0.17.8: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: ring@0.17.8: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-2" "-fno-omit-frame-pointer" "-m64" "-arch" "x86_64" "-mmacosx-version-min=10.7" "-I" "include" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/ring-b4dbb698cdb63b4e/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-Wall" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-gfull" "-DNDEBUG" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/ring-b4dbb698cdb63b4e/out/a1949f2101df4b9c-limbs.o" "-c" "crypto/limbs/limbs.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=cc: error: unrecognized debug output level 'full'
[INFO] [stderr] warning: ring@0.17.8: cc: error: unrecognized command-line option '-arch'
[INFO] [stderr] warning: ring@0.17.8: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: ring@0.17.8: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-2" "-fno-omit-frame-pointer" "-m64" "-arch" "x86_64" "-mmacosx-version-min=10.7" "-I" "include" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/ring-b4dbb698cdb63b4e/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-Wall" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-gfull" "-DNDEBUG" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/ring-b4dbb698cdb63b4e/out/7effb53edfc7fa2d-mem.o" "-c" "crypto/mem.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=cc: error: unrecognized debug output level 'full'
[INFO] [stderr] warning: ring@0.17.8: cc: error: unrecognized debug output level 'full'
[INFO] [stderr] warning: ring@0.17.8: cc: error: unrecognized debug output level 'full'
[INFO] [stderr] warning: ring@0.17.8: cc: error: unrecognized command-line option '-arch'
[INFO] [stderr] warning: ring@0.17.8: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: ring@0.17.8: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-2" "-fno-omit-frame-pointer" "-m64" "-arch" "x86_64" "-mmacosx-version-min=10.7" "-I" "include" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/ring-b4dbb698cdb63b4e/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-Wall" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-gfull" "-DNDEBUG" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/ring-b4dbb698cdb63b4e/out/bec76f70393ddef1-poly1305.o" "-c" "crypto/poly1305/poly1305.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=cc: error: unrecognized command-line option '-arch'
[INFO] [stderr] warning: ring@0.17.8: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: ring@0.17.8: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-2" "-fno-omit-frame-pointer" "-m64" "-arch" "x86_64" "-mmacosx-version-min=10.7" "-I" "include" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/ring-b4dbb698cdb63b4e/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-Wall" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-gfull" "-DNDEBUG" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/ring-b4dbb698cdb63b4e/out/7effb53edfc7fa2d-crypto.o" "-c" "crypto/crypto.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=cc: error: unrecognized command-line option '-arch'
[INFO] [stderr] warning: ring@0.17.8: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: ring@0.17.8: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-2" "-fno-omit-frame-pointer" "-m64" "-arch" "x86_64" "-mmacosx-version-min=10.7" "-I" "include" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/ring-b4dbb698cdb63b4e/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-Wall" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-gfull" "-DNDEBUG" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/ring-b4dbb698cdb63b4e/out/7effb53edfc7fa2d-cpu_intel.o" "-c" "crypto/cpu_intel.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=cc: error: unrecognized debug output level 'full'
[INFO] [stderr] warning: ring@0.17.8: cc: error: unrecognized command-line option '-arch'
[INFO] [stderr] warning: ring@0.17.8: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: ring@0.17.8: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-2" "-fno-omit-frame-pointer" "-m64" "-arch" "x86_64" "-mmacosx-version-min=10.7" "-I" "include" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/ring-b4dbb698cdb63b4e/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-Wall" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-gfull" "-DNDEBUG" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/ring-b4dbb698cdb63b4e/out/fad98b632b8ce3cc-curve25519_64_adx.o" "-c" "crypto/curve25519/curve25519_64_adx.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=cc: error: unrecognized debug output level 'full'
[INFO] [stderr] warning: ring@0.17.8: cc: error: unrecognized command-line option '-arch'
[INFO] [stderr] warning: ring@0.17.8: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: ring@0.17.8: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-2" "-fno-omit-frame-pointer" "-m64" "-arch" "x86_64" "-mmacosx-version-min=10.7" "-I" "include" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/ring-b4dbb698cdb63b4e/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-Wall" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-gfull" "-DNDEBUG" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/ring-b4dbb698cdb63b4e/out/bec76f70393ddef1-poly1305_vec.o" "-c" "crypto/poly1305/poly1305_vec.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=cc: error: unrecognized debug output level 'full'
[INFO] [stderr] warning: ring@0.17.8: cc: error: unrecognized debug output level 'full'
[INFO] [stderr] warning: ring@0.17.8: cc: error: unrecognized debug output level 'full'
[INFO] [stderr] warning: ring@0.17.8: cc: error: unrecognized command-line option '-arch'
[INFO] [stderr] warning: ring@0.17.8: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: ring@0.17.8: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-2" "-fno-omit-frame-pointer" "-m64" "-arch" "x86_64" "-mmacosx-version-min=10.7" "-I" "include" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/ring-b4dbb698cdb63b4e/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-Wall" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-gfull" "-DNDEBUG" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/ring-b4dbb698cdb63b4e/out/c33e1852c646f991-fiat_curve25519_adx_mul.o" "-c" "third_party/fiat/asm/fiat_curve25519_adx_mul.S" with args cc did not execute successfully (status code exit status: 1).cargo:warning=cc: error: unrecognized command-line option '-arch'
[INFO] [stderr] warning: ring@0.17.8: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: ring@0.17.8: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-2" "-fno-omit-frame-pointer" "-m64" "-arch" "x86_64" "-mmacosx-version-min=10.7" "-I" "include" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/ring-b4dbb698cdb63b4e/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-Wall" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-gfull" "-DNDEBUG" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/ring-b4dbb698cdb63b4e/out/c33e1852c646f991-fiat_curve25519_adx_square.o" "-c" "third_party/fiat/asm/fiat_curve25519_adx_square.S" with args cc did not execute successfully (status code exit status: 1).cargo:warning=cc: error: unrecognized command-line option '-arch'
[INFO] [stderr] warning: ring@0.17.8: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: ring@0.17.8: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-2" "-fno-omit-frame-pointer" "-m64" "-arch" "x86_64" "-mmacosx-version-min=10.7" "-I" "include" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/ring-b4dbb698cdb63b4e/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-Wall" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-gfull" "-DNDEBUG" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/ring-b4dbb698cdb63b4e/out/a9af75d892b04b75-p256-nistz.o" "-c" "crypto/fipsmodule/ec/p256-nistz.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=cc: error: unrecognized debug output level 'full'
[INFO] [stderr] warning: ring@0.17.8: cc: error: unrecognized command-line option '-arch'
[INFO] [stderr] warning: ring@0.17.8: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: ring@0.17.8: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-2" "-fno-omit-frame-pointer" "-m64" "-arch" "x86_64" "-mmacosx-version-min=10.7" "-I" "include" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/ring-b4dbb698cdb63b4e/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-Wall" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-gfull" "-DNDEBUG" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/ring-b4dbb698cdb63b4e/out/f639a09d9039f1ce-chacha-x86_64-macosx.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.8/pregenerated/chacha-x86_64-macosx.S" with args cc did not execute successfully (status code exit status: 1).cargo:warning=cc: error: unrecognized debug output level 'full'
[INFO] [stderr] warning: ring@0.17.8: cc: error: unrecognized command-line option '-arch'
[INFO] [stderr] warning: ring@0.17.8: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: ring@0.17.8: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-2" "-fno-omit-frame-pointer" "-m64" "-arch" "x86_64" "-mmacosx-version-min=10.7" "-I" "include" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/ring-b4dbb698cdb63b4e/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-Wall" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-gfull" "-DNDEBUG" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/ring-b4dbb698cdb63b4e/out/f639a09d9039f1ce-aesni-x86_64-macosx.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.8/pregenerated/aesni-x86_64-macosx.S" with args cc did not execute successfully (status code exit status: 1).cargo:warning=cc: error: unrecognized debug output level 'full'
[INFO] [stderr] warning: ring@0.17.8: cc: error: unrecognized debug output level 'full'
[INFO] [stderr] warning: ring@0.17.8: cc: error: unrecognized debug output level 'full'
[INFO] [stderr] warning: ring@0.17.8: cc: error: unrecognized debug output level 'full'
[INFO] [stderr] warning: ring@0.17.8: cc: error: unrecognized command-line option '-arch'
[INFO] [stderr] warning: ring@0.17.8: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: ring@0.17.8: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-2" "-fno-omit-frame-pointer" "-m64" "-arch" "x86_64" "-mmacosx-version-min=10.7" "-I" "include" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/ring-b4dbb698cdb63b4e/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-Wall" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-gfull" "-DNDEBUG" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/ring-b4dbb698cdb63b4e/out/f639a09d9039f1ce-vpaes-x86_64-macosx.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.8/pregenerated/vpaes-x86_64-macosx.S" with args cc did not execute successfully (status code exit status: 1).cargo:warning=cc: error: unrecognized command-line option '-arch'
[INFO] [stderr] warning: ring@0.17.8: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: ring@0.17.8: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-2" "-fno-omit-frame-pointer" "-m64" "-arch" "x86_64" "-mmacosx-version-min=10.7" "-I" "include" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/ring-b4dbb698cdb63b4e/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-Wall" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-gfull" "-DNDEBUG" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/ring-b4dbb698cdb63b4e/out/f639a09d9039f1ce-x86_64-mont-macosx.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.8/pregenerated/x86_64-mont-macosx.S" with args cc did not execute successfully (status code exit status: 1).cargo:warning=cc: error: unrecognized command-line option '-arch'
[INFO] [stderr] warning: ring@0.17.8: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: ring@0.17.8: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-2" "-fno-omit-frame-pointer" "-m64" "-arch" "x86_64" "-mmacosx-version-min=10.7" "-I" "include" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/ring-b4dbb698cdb63b4e/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-Wall" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-gfull" "-DNDEBUG" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/ring-b4dbb698cdb63b4e/out/f639a09d9039f1ce-x86_64-mont5-macosx.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.8/pregenerated/x86_64-mont5-macosx.S" with args cc did not execute successfully (status code exit status: 1).cargo:warning=cc: error: unrecognized command-line option '-arch'
[INFO] [stderr] warning: ring@0.17.8: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: ring@0.17.8: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-2" "-fno-omit-frame-pointer" "-m64" "-arch" "x86_64" "-mmacosx-version-min=10.7" "-I" "include" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/ring-b4dbb698cdb63b4e/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-Wall" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-gfull" "-DNDEBUG" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/ring-b4dbb698cdb63b4e/out/f639a09d9039f1ce-p256-x86_64-asm-macosx.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.8/pregenerated/p256-x86_64-asm-macosx.S" with args cc did not execute successfully (status code exit status: 1).cargo:warning=cc: error: unrecognized debug output level 'full'
[INFO] [stderr] warning: ring@0.17.8: cc: error: unrecognized command-line option '-arch'
[INFO] [stderr] warning: ring@0.17.8: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: ring@0.17.8: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-2" "-fno-omit-frame-pointer" "-m64" "-arch" "x86_64" "-mmacosx-version-min=10.7" "-I" "include" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/ring-b4dbb698cdb63b4e/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-Wall" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-gfull" "-DNDEBUG" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/ring-b4dbb698cdb63b4e/out/f639a09d9039f1ce-aesni-gcm-x86_64-macosx.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.8/pregenerated/aesni-gcm-x86_64-macosx.S" with args cc did not execute successfully (status code exit status: 1).cargo:warning=cc: error: unrecognized debug output level 'full'
[INFO] [stderr] warning: ring@0.17.8: cc: error: unrecognized debug output level 'full'
[INFO] [stderr] warning: ring@0.17.8: cc: error: unrecognized command-line option '-arch'
[INFO] [stderr] warning: ring@0.17.8: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: ring@0.17.8: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-2" "-fno-omit-frame-pointer" "-m64" "-arch" "x86_64" "-mmacosx-version-min=10.7" "-I" "include" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/ring-b4dbb698cdb63b4e/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-Wall" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-gfull" "-DNDEBUG" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/ring-b4dbb698cdb63b4e/out/f639a09d9039f1ce-ghash-x86_64-macosx.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.8/pregenerated/ghash-x86_64-macosx.S" with args cc did not execute successfully (status code exit status: 1).cargo:warning=cc: error: unrecognized command-line option '-arch'
[INFO] [stderr] warning: ring@0.17.8: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: ring@0.17.8: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-2" "-fno-omit-frame-pointer" "-m64" "-arch" "x86_64" "-mmacosx-version-min=10.7" "-I" "include" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/ring-b4dbb698cdb63b4e/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-Wall" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-gfull" "-DNDEBUG" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/ring-b4dbb698cdb63b4e/out/f639a09d9039f1ce-sha512-x86_64-macosx.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.8/pregenerated/sha512-x86_64-macosx.S" with args cc did not execute successfully (status code exit status: 1).cargo:warning=cc: error: unrecognized debug output level 'full'
[INFO] [stderr] warning: ring@0.17.8: cc: error: unrecognized command-line option '-arch'
[INFO] [stderr] warning: ring@0.17.8: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: ring@0.17.8: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-2" "-fno-omit-frame-pointer" "-m64" "-arch" "x86_64" "-mmacosx-version-min=10.7" "-I" "include" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/ring-b4dbb698cdb63b4e/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-Wall" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-gfull" "-DNDEBUG" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/ring-b4dbb698cdb63b4e/out/f639a09d9039f1ce-chacha20_poly1305_x86_64-macosx.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.8/pregenerated/chacha20_poly1305_x86_64-macosx.S" with args cc did not execute successfully (status code exit status: 1).cargo:warning=cc: error: unrecognized debug output level 'full'
[INFO] [stderr] warning: ring@0.17.8: cc: error: unrecognized command-line option '-arch'
[INFO] [stderr] warning: ring@0.17.8: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: ring@0.17.8: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-2" "-fno-omit-frame-pointer" "-m64" "-arch" "x86_64" "-mmacosx-version-min=10.7" "-I" "include" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/ring-b4dbb698cdb63b4e/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-Wall" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-gfull" "-DNDEBUG" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/ring-b4dbb698cdb63b4e/out/f639a09d9039f1ce-sha256-x86_64-macosx.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.8/pregenerated/sha256-x86_64-macosx.S" with args cc did not execute successfully (status code exit status: 1).
[INFO] [stderr] 
[INFO] [stderr] error: failed to run custom build command for `ring v0.17.8`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/ring-2667e65190622d4a/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-env-changed=RING_PREGENERATE_ASM
[INFO] [stderr]   cargo:rustc-env=RING_CORE_PREFIX=ring_core_0_17_8_
[INFO] [stderr]   OPT_LEVEL = Some(0)
[INFO] [stderr]   TARGET = Some(x86_64-apple-darwin)
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/x86_64-apple-darwin/debug/build/ring-b4dbb698cdb63b4e/out)
[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]   cargo:rerun-if-env-changed=CROSS_COMPILE
[INFO] [stderr]   CROSS_COMPILE = None
[INFO] [stderr]   RUSTC_LINKER = 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(cmpxchg16b,fxsr,lahfsahf,sse,sse2,sse3,sse4.1,ssse3)
[INFO] [stderr]   cargo:rerun-if-env-changed=MACOSX_DEPLOYMENT_TARGET
[INFO] [stderr]   MACOSX_DEPLOYMENT_TARGET = 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=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:warning=cc: error: unrecognized debug output level 'full'
[INFO] [stderr]   cargo:warning=cc: error: unrecognized command-line option '-arch'
[INFO] [stderr]   cargo:warning=cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-2" "-fno-omit-frame-pointer" "-m64" "-arch" "x86_64" "-mmacosx-version-min=10.7" "-I" "include" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/ring-b4dbb698cdb63b4e/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-Wall" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-gfull" "-DNDEBUG" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/ring-b4dbb698cdb63b4e/out/fad98b632b8ce3cc-curve25519.o" "-c" "crypto/curve25519/curve25519.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=cc: error: unrecognized debug output level 'full'
[INFO] [stderr]   cargo:warning=cc: error: unrecognized command-line option '-arch'
[INFO] [stderr]   cargo:warning=cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-2" "-fno-omit-frame-pointer" "-m64" "-arch" "x86_64" "-mmacosx-version-min=10.7" "-I" "include" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/ring-b4dbb698cdb63b4e/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-Wall" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-gfull" "-DNDEBUG" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/ring-b4dbb698cdb63b4e/out/ca4b6ef5433f5aeb-aes_nohw.o" "-c" "crypto/fipsmodule/aes/aes_nohw.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=cc: error: unrecognized debug output level 'full'
[INFO] [stderr]   cargo:warning=cc: error: unrecognized debug output level 'full'
[INFO] [stderr]   cargo:warning=cc: error: unrecognized command-line option '-arch'
[INFO] [stderr]   cargo:warning=cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-2" "-fno-omit-frame-pointer" "-m64" "-arch" "x86_64" "-mmacosx-version-min=10.7" "-I" "include" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/ring-b4dbb698cdb63b4e/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-Wall" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-gfull" "-DNDEBUG" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/ring-b4dbb698cdb63b4e/out/ca8bd8684bb569fa-montgomery.o" "-c" "crypto/fipsmodule/bn/montgomery.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=cc: error: unrecognized command-line option '-arch'
[INFO] [stderr]   cargo:warning=cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-2" "-fno-omit-frame-pointer" "-m64" "-arch" "x86_64" "-mmacosx-version-min=10.7" "-I" "include" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/ring-b4dbb698cdb63b4e/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-Wall" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-gfull" "-DNDEBUG" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/ring-b4dbb698cdb63b4e/out/ca8bd8684bb569fa-montgomery_inv.o" "-c" "crypto/fipsmodule/bn/montgomery_inv.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=cc: error: unrecognized debug output level 'full'
[INFO] [stderr]   cargo:warning=cc: error: unrecognized command-line option '-arch'
[INFO] [stderr]   cargo:warning=cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-2" "-fno-omit-frame-pointer" "-m64" "-arch" "x86_64" "-mmacosx-version-min=10.7" "-I" "include" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/ring-b4dbb698cdb63b4e/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-Wall" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-gfull" "-DNDEBUG" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/ring-b4dbb698cdb63b4e/out/a9af75d892b04b75-ecp_nistz.o" "-c" "crypto/fipsmodule/ec/ecp_nistz.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=cc: error: unrecognized debug output level 'full'
[INFO] [stderr]   cargo:warning=cc: error: unrecognized command-line option '-arch'
[INFO] [stderr]   cargo:warning=cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-2" "-fno-omit-frame-pointer" "-m64" "-arch" "x86_64" "-mmacosx-version-min=10.7" "-I" "include" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/ring-b4dbb698cdb63b4e/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-Wall" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-gfull" "-DNDEBUG" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/ring-b4dbb698cdb63b4e/out/a9af75d892b04b75-gfp_p256.o" "-c" "crypto/fipsmodule/ec/gfp_p256.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=cc: error: unrecognized debug output level 'full'
[INFO] [stderr]   cargo:warning=cc: error: unrecognized debug output level 'full'
[INFO] [stderr]   cargo:warning=cc: error: unrecognized command-line option '-arch'
[INFO] [stderr]   cargo:warning=cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-2" "-fno-omit-frame-pointer" "-m64" "-arch" "x86_64" "-mmacosx-version-min=10.7" "-I" "include" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/ring-b4dbb698cdb63b4e/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-Wall" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-gfull" "-DNDEBUG" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/ring-b4dbb698cdb63b4e/out/a9af75d892b04b75-gfp_p384.o" "-c" "crypto/fipsmodule/ec/gfp_p384.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=cc: error: unrecognized command-line option '-arch'
[INFO] [stderr]   cargo:warning=cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-2" "-fno-omit-frame-pointer" "-m64" "-arch" "x86_64" "-mmacosx-version-min=10.7" "-I" "include" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/ring-b4dbb698cdb63b4e/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-Wall" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-gfull" "-DNDEBUG" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/ring-b4dbb698cdb63b4e/out/a9af75d892b04b75-p256.o" "-c" "crypto/fipsmodule/ec/p256.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=cc: error: unrecognized debug output level 'full'
[INFO] [stderr]   cargo:warning=cc: error: unrecognized command-line option '-arch'
[INFO] [stderr]   cargo:warning=cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-2" "-fno-omit-frame-pointer" "-m64" "-arch" "x86_64" "-mmacosx-version-min=10.7" "-I" "include" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/ring-b4dbb698cdb63b4e/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-Wall" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-gfull" "-DNDEBUG" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/ring-b4dbb698cdb63b4e/out/a1949f2101df4b9c-limbs.o" "-c" "crypto/limbs/limbs.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=cc: error: unrecognized debug output level 'full'
[INFO] [stderr]   cargo:warning=cc: error: unrecognized command-line option '-arch'
[INFO] [stderr]   cargo:warning=cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-2" "-fno-omit-frame-pointer" "-m64" "-arch" "x86_64" "-mmacosx-version-min=10.7" "-I" "include" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/ring-b4dbb698cdb63b4e/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-Wall" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-gfull" "-DNDEBUG" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/ring-b4dbb698cdb63b4e/out/7effb53edfc7fa2d-mem.o" "-c" "crypto/mem.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=cc: error: unrecognized debug output level 'full'
[INFO] [stderr]   cargo:warning=cc: error: unrecognized debug output level 'full'
[INFO] [stderr]   cargo:warning=cc: error: unrecognized debug output level 'full'
[INFO] [stderr]   cargo:warning=cc: error: unrecognized command-line option '-arch'
[INFO] [stderr]   cargo:warning=cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-2" "-fno-omit-frame-pointer" "-m64" "-arch" "x86_64" "-mmacosx-version-min=10.7" "-I" "include" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/ring-b4dbb698cdb63b4e/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-Wall" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-gfull" "-DNDEBUG" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/ring-b4dbb698cdb63b4e/out/bec76f70393ddef1-poly1305.o" "-c" "crypto/poly1305/poly1305.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=cc: error: unrecognized command-line option '-arch'
[INFO] [stderr]   cargo:warning=cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-2" "-fno-omit-frame-pointer" "-m64" "-arch" "x86_64" "-mmacosx-version-min=10.7" "-I" "include" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/ring-b4dbb698cdb63b4e/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-Wall" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-gfull" "-DNDEBUG" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/ring-b4dbb698cdb63b4e/out/7effb53edfc7fa2d-crypto.o" "-c" "crypto/crypto.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=cc: error: unrecognized command-line option '-arch'
[INFO] [stderr]   cargo:warning=cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-2" "-fno-omit-frame-pointer" "-m64" "-arch" "x86_64" "-mmacosx-version-min=10.7" "-I" "include" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/ring-b4dbb698cdb63b4e/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-Wall" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-gfull" "-DNDEBUG" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/ring-b4dbb698cdb63b4e/out/7effb53edfc7fa2d-cpu_intel.o" "-c" "crypto/cpu_intel.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=cc: error: unrecognized debug output level 'full'
[INFO] [stderr]   cargo:warning=cc: error: unrecognized command-line option '-arch'
[INFO] [stderr]   cargo:warning=cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-2" "-fno-omit-frame-pointer" "-m64" "-arch" "x86_64" "-mmacosx-version-min=10.7" "-I" "include" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/ring-b4dbb698cdb63b4e/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-Wall" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-gfull" "-DNDEBUG" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/ring-b4dbb698cdb63b4e/out/fad98b632b8ce3cc-curve25519_64_adx.o" "-c" "crypto/curve25519/curve25519_64_adx.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=cc: error: unrecognized debug output level 'full'
[INFO] [stderr]   cargo:warning=cc: error: unrecognized command-line option '-arch'
[INFO] [stderr]   cargo:warning=cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-2" "-fno-omit-frame-pointer" "-m64" "-arch" "x86_64" "-mmacosx-version-min=10.7" "-I" "include" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/ring-b4dbb698cdb63b4e/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-Wall" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-gfull" "-DNDEBUG" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/ring-b4dbb698cdb63b4e/out/bec76f70393ddef1-poly1305_vec.o" "-c" "crypto/poly1305/poly1305_vec.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=cc: error: unrecognized debug output level 'full'
[INFO] [stderr]   cargo:warning=cc: error: unrecognized debug output level 'full'
[INFO] [stderr]   cargo:warning=cc: error: unrecognized debug output level 'full'
[INFO] [stderr]   cargo:warning=cc: error: unrecognized command-line option '-arch'
[INFO] [stderr]   cargo:warning=cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-2" "-fno-omit-frame-pointer" "-m64" "-arch" "x86_64" "-mmacosx-version-min=10.7" "-I" "include" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/ring-b4dbb698cdb63b4e/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-Wall" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-gfull" "-DNDEBUG" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/ring-b4dbb698cdb63b4e/out/c33e1852c646f991-fiat_curve25519_adx_mul.o" "-c" "third_party/fiat/asm/fiat_curve25519_adx_mul.S" with args cc did not execute successfully (status code exit status: 1).cargo:warning=cc: error: unrecognized command-line option '-arch'
[INFO] [stderr]   cargo:warning=cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-2" "-fno-omit-frame-pointer" "-m64" "-arch" "x86_64" "-mmacosx-version-min=10.7" "-I" "include" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/ring-b4dbb698cdb63b4e/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-Wall" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-gfull" "-DNDEBUG" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/ring-b4dbb698cdb63b4e/out/c33e1852c646f991-fiat_curve25519_adx_square.o" "-c" "third_party/fiat/asm/fiat_curve25519_adx_square.S" with args cc did not execute successfully (status code exit status: 1).cargo:warning=cc: error: unrecognized command-line option '-arch'
[INFO] [stderr]   cargo:warning=cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-2" "-fno-omit-frame-pointer" "-m64" "-arch" "x86_64" "-mmacosx-version-min=10.7" "-I" "include" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/ring-b4dbb698cdb63b4e/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-Wall" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-gfull" "-DNDEBUG" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/ring-b4dbb698cdb63b4e/out/a9af75d892b04b75-p256-nistz.o" "-c" "crypto/fipsmodule/ec/p256-nistz.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=cc: error: unrecognized debug output level 'full'
[INFO] [stderr]   cargo:warning=cc: error: unrecognized command-line option '-arch'
[INFO] [stderr]   cargo:warning=cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-2" "-fno-omit-frame-pointer" "-m64" "-arch" "x86_64" "-mmacosx-version-min=10.7" "-I" "include" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/ring-b4dbb698cdb63b4e/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-Wall" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-gfull" "-DNDEBUG" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/ring-b4dbb698cdb63b4e/out/f639a09d9039f1ce-chacha-x86_64-macosx.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.8/pregenerated/chacha-x86_64-macosx.S" with args cc did not execute successfully (status code exit status: 1).cargo:warning=cc: error: unrecognized debug output level 'full'
[INFO] [stderr]   cargo:warning=cc: error: unrecognized command-line option '-arch'
[INFO] [stderr]   cargo:warning=cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-2" "-fno-omit-frame-pointer" "-m64" "-arch" "x86_64" "-mmacosx-version-min=10.7" "-I" "include" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/ring-b4dbb698cdb63b4e/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-Wall" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-gfull" "-DNDEBUG" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/ring-b4dbb698cdb63b4e/out/f639a09d9039f1ce-aesni-x86_64-macosx.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.8/pregenerated/aesni-x86_64-macosx.S" with args cc did not execute successfully (status code exit status: 1).cargo:warning=cc: error: unrecognized debug output level 'full'
[INFO] [stderr]   cargo:warning=cc: error: unrecognized debug output level 'full'
[INFO] [stderr]   cargo:warning=cc: error: unrecognized debug output level 'full'
[INFO] [stderr]   cargo:warning=cc: error: unrecognized debug output level 'full'
[INFO] [stderr]   cargo:warning=cc: error: unrecognized command-line option '-arch'
[INFO] [stderr]   cargo:warning=cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-2" "-fno-omit-frame-pointer" "-m64" "-arch" "x86_64" "-mmacosx-version-min=10.7" "-I" "include" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/ring-b4dbb698cdb63b4e/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-Wall" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-gfull" "-DNDEBUG" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/ring-b4dbb698cdb63b4e/out/f639a09d9039f1ce-vpaes-x86_64-macosx.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.8/pregenerated/vpaes-x86_64-macosx.S" with args cc did not execute successfully (status code exit status: 1).cargo:warning=cc: error: unrecognized command-line option '-arch'
[INFO] [stderr]   cargo:warning=cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-2" "-fno-omit-frame-pointer" "-m64" "-arch" "x86_64" "-mmacosx-version-min=10.7" "-I" "include" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/ring-b4dbb698cdb63b4e/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-Wall" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-gfull" "-DNDEBUG" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/ring-b4dbb698cdb63b4e/out/f639a09d9039f1ce-x86_64-mont-macosx.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.8/pregenerated/x86_64-mont-macosx.S" with args cc did not execute successfully (status code exit status: 1).cargo:warning=cc: error: unrecognized command-line option '-arch'
[INFO] [stderr]   cargo:warning=cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-2" "-fno-omit-frame-pointer" "-m64" "-arch" "x86_64" "-mmacosx-version-min=10.7" "-I" "include" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/ring-b4dbb698cdb63b4e/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-Wall" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-gfull" "-DNDEBUG" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/ring-b4dbb698cdb63b4e/out/f639a09d9039f1ce-x86_64-mont5-macosx.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.8/pregenerated/x86_64-mont5-macosx.S" with args cc did not execute successfully (status code exit status: 1).cargo:warning=cc: error: unrecognized command-line option '-arch'
[INFO] [stderr]   cargo:warning=cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-2" "-fno-omit-frame-pointer" "-m64" "-arch" "x86_64" "-mmacosx-version-min=10.7" "-I" "include" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/ring-b4dbb698cdb63b4e/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-Wall" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-gfull" "-DNDEBUG" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/ring-b4dbb698cdb63b4e/out/f639a09d9039f1ce-p256-x86_64-asm-macosx.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.8/pregenerated/p256-x86_64-asm-macosx.S" with args cc did not execute successfully (status code exit status: 1).cargo:warning=cc: error: unrecognized debug output level 'full'
[INFO] [stderr]   cargo:warning=cc: error: unrecognized command-line option '-arch'
[INFO] [stderr]   cargo:warning=cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-2" "-fno-omit-frame-pointer" "-m64" "-arch" "x86_64" "-mmacosx-version-min=10.7" "-I" "include" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/ring-b4dbb698cdb63b4e/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-Wall" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-gfull" "-DNDEBUG" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/ring-b4dbb698cdb63b4e/out/f639a09d9039f1ce-aesni-gcm-x86_64-macosx.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.8/pregenerated/aesni-gcm-x86_64-macosx.S" with args cc did not execute successfully (status code exit status: 1).cargo:warning=cc: error: unrecognized debug output level 'full'
[INFO] [stderr]   cargo:warning=cc: error: unrecognized debug output level 'full'
[INFO] [stderr]   cargo:warning=cc: error: unrecognized command-line option '-arch'
[INFO] [stderr]   cargo:warning=cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-2" "-fno-omit-frame-pointer" "-m64" "-arch" "x86_64" "-mmacosx-version-min=10.7" "-I" "include" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/ring-b4dbb698cdb63b4e/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-Wall" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-gfull" "-DNDEBUG" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/ring-b4dbb698cdb63b4e/out/f639a09d9039f1ce-ghash-x86_64-macosx.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.8/pregenerated/ghash-x86_64-macosx.S" with args cc did not execute successfully (status code exit status: 1).cargo:warning=cc: error: unrecognized command-line option '-arch'
[INFO] [stderr]   cargo:warning=cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-2" "-fno-omit-frame-pointer" "-m64" "-arch" "x86_64" "-mmacosx-version-min=10.7" "-I" "include" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/ring-b4dbb698cdb63b4e/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-Wall" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-gfull" "-DNDEBUG" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/ring-b4dbb698cdb63b4e/out/f639a09d9039f1ce-sha512-x86_64-macosx.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.8/pregenerated/sha512-x86_64-macosx.S" with args cc did not execute successfully (status code exit status: 1).cargo:warning=cc: error: unrecognized debug output level 'full'
[INFO] [stderr]   cargo:warning=cc: error: unrecognized command-line option '-arch'
[INFO] [stderr]   cargo:warning=cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-2" "-fno-omit-frame-pointer" "-m64" "-arch" "x86_64" "-mmacosx-version-min=10.7" "-I" "include" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/ring-b4dbb698cdb63b4e/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-Wall" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-gfull" "-DNDEBUG" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/ring-b4dbb698cdb63b4e/out/f639a09d9039f1ce-chacha20_poly1305_x86_64-macosx.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.8/pregenerated/chacha20_poly1305_x86_64-macosx.S" with args cc did not execute successfully (status code exit status: 1).cargo:warning=cc: error: unrecognized debug output level 'full'
[INFO] [stderr]   cargo:warning=cc: error: unrecognized command-line option '-arch'
[INFO] [stderr]   cargo:warning=cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-2" "-fno-omit-frame-pointer" "-m64" "-arch" "x86_64" "-mmacosx-version-min=10.7" "-I" "include" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/ring-b4dbb698cdb63b4e/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-Wall" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-gfull" "-DNDEBUG" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/ring-b4dbb698cdb63b4e/out/f639a09d9039f1ce-sha256-x86_64-macosx.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.8/pregenerated/sha256-x86_64-macosx.S" with args cc did not execute successfully (status code exit status: 1).
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   error occurred: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-2" "-fno-omit-frame-pointer" "-m64" "-arch" "x86_64" "-mmacosx-version-min=10.7" "-I" "include" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/ring-b4dbb698cdb63b4e/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-Wall" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-gfull" "-DNDEBUG" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/ring-b4dbb698cdb63b4e/out/f639a09d9039f1ce-sha256-x86_64-macosx.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.8/pregenerated/sha256-x86_64-macosx.S" with args cc did not execute successfully (status code exit status: 1).
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] running `Command { std: "docker" "inspect" "6a84d178fd329500698781ee5a9e91f654b4b2de49e3d1ac7b3947ae485454b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a84d178fd329500698781ee5a9e91f654b4b2de49e3d1ac7b3947ae485454b9", kill_on_drop: false }`
[INFO] [stdout] 6a84d178fd329500698781ee5a9e91f654b4b2de49e3d1ac7b3947ae485454b9