Build #1388157 2024-10-11T17:13:24.322117+00:00
# rustc version
rustc 1.83.0-nightly (52fd99839 2024-10-10)# docs.rs version
docsrs 0.6.0 (d5a37845 2024-09-24)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder/builds/solana-connection-cache-1.18.26/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/solana-connection-cache-1.18.26/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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20241010-1.83.0-nightly-52fd99839\", \"--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] ca30b3e62974110a9a9f9087037635a6ba7f944cc7a78baecb60b6265db9a622
[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" "ca30b3e62974110a9a9f9087037635a6ba7f944cc7a78baecb60b6265db9a622", kill_on_drop: false }`
[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 ark-poly v0.4.2
[INFO] [stderr] Checking http v0.2.12
[INFO] [stderr] Checking rand_xoshiro v0.6.0
[INFO] [stderr] Checking tracing-core v0.1.32
[INFO] [stderr] Checking futures-sink v0.3.31
[INFO] [stderr] Checking equivalent v1.0.1
[INFO] [stderr] Checking arrayref v0.3.9
[INFO] [stderr] Checking hashbrown v0.15.0
[INFO] [stderr] Checking alloc-no-stdlib v2.0.4
[INFO] [stderr] Checking base64 v0.21.7
[INFO] [stderr] Checking pin-utils v0.1.0
[INFO] [stderr] Checking futures-io v0.3.31
[INFO] [stderr] Checking signature v1.6.4
[INFO] [stderr] Checking futures-task v0.3.31
[INFO] [stderr] Compiling httparse v1.9.5
[INFO] [stderr] Checking ed25519 v1.5.3
[INFO] [stderr] Checking futures-util v0.3.31
[INFO] [stderr] Checking tracing v0.1.40
[INFO] [stderr] Checking alloc-stdlib v0.2.2
[INFO] [stderr] Checking indexmap v2.6.0
[INFO] [stderr] Compiling wasm-bindgen v0.2.95
[INFO] [stderr] Checking im v15.1.0
[INFO] [stderr] Checking tokio-util v0.7.12
[INFO] [stderr] Checking ark-ec v0.4.2
[INFO] [stderr] Compiling memoffset v0.9.1
[INFO] [stderr] Compiling solana-frozen-abi v1.18.26
[INFO] [stderr] Compiling blake3 v1.5.1
[INFO] [stderr] Checking hashbrown v0.11.2
[INFO] [stderr] The following warnings were emitted during compilation:
[INFO] [stderr]
[INFO] [stderr] warning: blake3@1.5.1: The C compiler "cc" does not support -mavx512f and -mavx512vl.
[INFO] [stderr] warning: blake3@1.5.1: cc: error: unrecognized command-line option '-arch'
[INFO] [stderr] warning: blake3@1.5.1: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: blake3@1.5.1: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-2" "-fno-omit-frame-pointer" "-m64" "-arch" "x86_64" "-mmacosx-version-min=10.7" "-Wall" "-Wextra" "-std=c11" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/blake3-e3e73f8c8825d93c/out/db3b6bfb95261072-blake3_sse2_x86-64_unix.o" "-c" "c/blake3_sse2_x86-64_unix.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: blake3@1.5.1: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: blake3@1.5.1: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-2" "-fno-omit-frame-pointer" "-m64" "-arch" "x86_64" "-mmacosx-version-min=10.7" "-Wall" "-Wextra" "-std=c11" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/blake3-e3e73f8c8825d93c/out/db3b6bfb95261072-blake3_sse41_x86-64_unix.o" "-c" "c/blake3_sse41_x86-64_unix.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: blake3@1.5.1: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: blake3@1.5.1: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-2" "-fno-omit-frame-pointer" "-m64" "-arch" "x86_64" "-mmacosx-version-min=10.7" "-Wall" "-Wextra" "-std=c11" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/blake3-e3e73f8c8825d93c/out/db3b6bfb95261072-blake3_avx2_x86-64_unix.o" "-c" "c/blake3_avx2_x86-64_unix.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 `blake3 v1.5.1`
[INFO] [stderr]
[INFO] [stderr] Caused by:
[INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/blake3-6961fa0e73f8b455/build-script-build` (exit status: 1)
[INFO] [stderr] --- stdout
[INFO] [stderr] cargo:rerun-if-env-changed=CARGO_FEATURE_PURE
[INFO] [stderr] cargo:rerun-if-env-changed=CARGO_FEATURE_NO_NEON
[INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/x86_64-apple-darwin/debug/build/blake3-e3e73f8c8825d93c/out)
[INFO] [stderr] TARGET = Some(x86_64-apple-darwin)
[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] OUT_DIR = Some(/opt/rustwide/target/x86_64-apple-darwin/debug/build/blake3-e3e73f8c8825d93c/out)
[INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr] CRATE_CC_NO_DEFAULTS = None
[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] HOST = Some(x86_64-unknown-linux-gnu)
[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] OPT_LEVEL = Some(0)
[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=The C compiler "cc" does not support -mavx512f and -mavx512vl.
[INFO] [stderr] cargo:rerun-if-env-changed=BLAKE3_CI
[INFO] [stderr] cargo:rerun-if-env-changed=CARGO_FEATURE_PREFER_INTRINSICS
[INFO] [stderr] cargo:rerun-if-env-changed=CARGO_FEATURE_PURE
[INFO] [stderr] cargo:rustc-cfg=blake3_sse2_ffi
[INFO] [stderr] cargo:rustc-cfg=blake3_sse41_ffi
[INFO] [stderr] cargo:rustc-cfg=blake3_avx2_ffi
[INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/x86_64-apple-darwin/debug/build/blake3-e3e73f8c8825d93c/out)
[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] 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 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" "-Wall" "-Wextra" "-std=c11" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/blake3-e3e73f8c8825d93c/out/db3b6bfb95261072-blake3_sse2_x86-64_unix.o" "-c" "c/blake3_sse2_x86-64_unix.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" "-Wall" "-Wextra" "-std=c11" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/blake3-e3e73f8c8825d93c/out/db3b6bfb95261072-blake3_sse41_x86-64_unix.o" "-c" "c/blake3_sse41_x86-64_unix.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" "-Wall" "-Wextra" "-std=c11" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/blake3-e3e73f8c8825d93c/out/db3b6bfb95261072-blake3_avx2_x86-64_unix.o" "-c" "c/blake3_avx2_x86-64_unix.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" "-Wall" "-Wextra" "-std=c11" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/blake3-e3e73f8c8825d93c/out/db3b6bfb95261072-blake3_avx2_x86-64_unix.o" "-c" "c/blake3_avx2_x86-64_unix.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] 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-7f1ca939eecd3669/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-7f1ca939eecd3669/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-7f1ca939eecd3669/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-7f1ca939eecd3669/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 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-7f1ca939eecd3669/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-7f1ca939eecd3669/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 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-7f1ca939eecd3669/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-7f1ca939eecd3669/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-7f1ca939eecd3669/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-7f1ca939eecd3669/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-7f1ca939eecd3669/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-7f1ca939eecd3669/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 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-7f1ca939eecd3669/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-7f1ca939eecd3669/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 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-7f1ca939eecd3669/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-7f1ca939eecd3669/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-7f1ca939eecd3669/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-7f1ca939eecd3669/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-7f1ca939eecd3669/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-7f1ca939eecd3669/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 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-7f1ca939eecd3669/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-7f1ca939eecd3669/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 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-7f1ca939eecd3669/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-7f1ca939eecd3669/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 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-7f1ca939eecd3669/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-7f1ca939eecd3669/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-7f1ca939eecd3669/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-7f1ca939eecd3669/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-7f1ca939eecd3669/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-7f1ca939eecd3669/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 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-7f1ca939eecd3669/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-7f1ca939eecd3669/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 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-7f1ca939eecd3669/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-7f1ca939eecd3669/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 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-7f1ca939eecd3669/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-7f1ca939eecd3669/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-7f1ca939eecd3669/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-7f1ca939eecd3669/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-7f1ca939eecd3669/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-7f1ca939eecd3669/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 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-7f1ca939eecd3669/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-7f1ca939eecd3669/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 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-7f1ca939eecd3669/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-7f1ca939eecd3669/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 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-7f1ca939eecd3669/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-7f1ca939eecd3669/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 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-7f1ca939eecd3669/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-7f1ca939eecd3669/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 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-7f1ca939eecd3669/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-7f1ca939eecd3669/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 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-7f1ca939eecd3669/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-7f1ca939eecd3669/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 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-7f1ca939eecd3669/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-7f1ca939eecd3669/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-7f1ca939eecd3669/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-7f1ca939eecd3669/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-7f1ca939eecd3669/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-7f1ca939eecd3669/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-04c342302877f9c5/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-7f1ca939eecd3669/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-7f1ca939eecd3669/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-7f1ca939eecd3669/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-7f1ca939eecd3669/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-7f1ca939eecd3669/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 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-7f1ca939eecd3669/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-7f1ca939eecd3669/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 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-7f1ca939eecd3669/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-7f1ca939eecd3669/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-7f1ca939eecd3669/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-7f1ca939eecd3669/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-7f1ca939eecd3669/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-7f1ca939eecd3669/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 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-7f1ca939eecd3669/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-7f1ca939eecd3669/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 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-7f1ca939eecd3669/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-7f1ca939eecd3669/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-7f1ca939eecd3669/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-7f1ca939eecd3669/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-7f1ca939eecd3669/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-7f1ca939eecd3669/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 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-7f1ca939eecd3669/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-7f1ca939eecd3669/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 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-7f1ca939eecd3669/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-7f1ca939eecd3669/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 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-7f1ca939eecd3669/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-7f1ca939eecd3669/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-7f1ca939eecd3669/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-7f1ca939eecd3669/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-7f1ca939eecd3669/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-7f1ca939eecd3669/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 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-7f1ca939eecd3669/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-7f1ca939eecd3669/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 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-7f1ca939eecd3669/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-7f1ca939eecd3669/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 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-7f1ca939eecd3669/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-7f1ca939eecd3669/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-7f1ca939eecd3669/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-7f1ca939eecd3669/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-7f1ca939eecd3669/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-7f1ca939eecd3669/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 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-7f1ca939eecd3669/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-7f1ca939eecd3669/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 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-7f1ca939eecd3669/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-7f1ca939eecd3669/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 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-7f1ca939eecd3669/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-7f1ca939eecd3669/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 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-7f1ca939eecd3669/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-7f1ca939eecd3669/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 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-7f1ca939eecd3669/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-7f1ca939eecd3669/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 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-7f1ca939eecd3669/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-7f1ca939eecd3669/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 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-7f1ca939eecd3669/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-7f1ca939eecd3669/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-7f1ca939eecd3669/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-7f1ca939eecd3669/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-7f1ca939eecd3669/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-7f1ca939eecd3669/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-7f1ca939eecd3669/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-7f1ca939eecd3669/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" "ca30b3e62974110a9a9f9087037635a6ba7f944cc7a78baecb60b6265db9a622", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ca30b3e62974110a9a9f9087037635a6ba7f944cc7a78baecb60b6265db9a622", kill_on_drop: false }`
[INFO] [stdout] ca30b3e62974110a9a9f9087037635a6ba7f944cc7a78baecb60b6265db9a622