git-delta-lib 0.0.1

Not ready for use: use crate git-delta for the application
Documentation
Build #1553915 2024-11-18T02:11:09.174569+00:00
# rustc version
rustc 1.84.0-nightly (5ec7d6eee 2024-11-17)# docs.rs version
docsrs 0.6.0 (36c721fb 2024-11-06)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder/builds/git-delta-lib-0.0.1/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/git-delta-lib-0.0.1/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace-builder/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace-builder/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "6442450944" "--cpus" "6" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20241117-1.84.0-nightly-5ec7d6eee\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--extern-html-root-takes-precedence\"]" "--offline" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/x86_64-apple-darwin\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "x86_64-apple-darwin", kill_on_drop: false }`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] f5696acda3784dcbf95e12f097b8df56ae76fd72bdece61da3bd67e0db5a9d2e
[INFO] running `Command { std: "docker" "start" "-a" "f5696acda3784dcbf95e12f097b8df56ae76fd72bdece61da3bd67e0db5a9d2e", kill_on_drop: false }`
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling libz-sys v1.1.20
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]    Compiling sys-info v0.9.1
[INFO] [stderr]    Compiling onig_sys v69.8.1
[INFO] [stderr]     Checking num-traits v0.2.19
[INFO] [stderr] warning: sys-info@0.9.1: cc: error: unrecognized command-line option '-arch'
[INFO] [stderr] warning: sys-info@0.9.1: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] error: failed to run custom build command for `sys-info v0.9.1`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/sys-info-a4a2ff32404898aa/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/x86_64-apple-darwin/debug/build/sys-info-29f5fb38ce8f6aa7/out)
[INFO] [stderr]   OPT_LEVEL = Some(0)
[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]   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] 
[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" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/sys-info-29f5fb38ce8f6aa7/out/db3b6bfb95261072-darwin.o" "-c" "c/darwin.c" 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] warning: libz-sys@1.1.20: cc: error: unrecognized command-line option '-arch'
[INFO] [stderr] warning: libz-sys@1.1.20: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: libz-sys@1.1.20: 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" "src/zlib" "-fvisibility=hidden" "-DSTDC" "-D_LARGEFILE64_SOURCE" "-D_POSIX_SOURCE" "-D_C99_SOURCE" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/libz-sys-b36668f5c6df61d3/out/lib/0dc752f03a07a721-adler32.o" "-c" "src/zlib/adler32.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: libz-sys@1.1.20: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: libz-sys@1.1.20: 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" "src/zlib" "-fvisibility=hidden" "-DSTDC" "-D_LARGEFILE64_SOURCE" "-D_POSIX_SOURCE" "-D_C99_SOURCE" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/libz-sys-b36668f5c6df61d3/out/lib/0dc752f03a07a721-compress.o" "-c" "src/zlib/compress.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: libz-sys@1.1.20: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: libz-sys@1.1.20: 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" "src/zlib" "-fvisibility=hidden" "-DSTDC" "-D_LARGEFILE64_SOURCE" "-D_POSIX_SOURCE" "-D_C99_SOURCE" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/libz-sys-b36668f5c6df61d3/out/lib/0dc752f03a07a721-crc32.o" "-c" "src/zlib/crc32.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: libz-sys@1.1.20: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: libz-sys@1.1.20: 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" "src/zlib" "-fvisibility=hidden" "-DSTDC" "-D_LARGEFILE64_SOURCE" "-D_POSIX_SOURCE" "-D_C99_SOURCE" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/libz-sys-b36668f5c6df61d3/out/lib/0dc752f03a07a721-deflate.o" "-c" "src/zlib/deflate.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: libz-sys@1.1.20: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: libz-sys@1.1.20: 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" "src/zlib" "-fvisibility=hidden" "-DSTDC" "-D_LARGEFILE64_SOURCE" "-D_POSIX_SOURCE" "-D_C99_SOURCE" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/libz-sys-b36668f5c6df61d3/out/lib/0dc752f03a07a721-infback.o" "-c" "src/zlib/infback.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: libz-sys@1.1.20: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: libz-sys@1.1.20: 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" "src/zlib" "-fvisibility=hidden" "-DSTDC" "-D_LARGEFILE64_SOURCE" "-D_POSIX_SOURCE" "-D_C99_SOURCE" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/libz-sys-b36668f5c6df61d3/out/lib/0dc752f03a07a721-inffast.o" "-c" "src/zlib/inffast.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: libz-sys@1.1.20: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: libz-sys@1.1.20: 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" "src/zlib" "-fvisibility=hidden" "-DSTDC" "-D_LARGEFILE64_SOURCE" "-D_POSIX_SOURCE" "-D_C99_SOURCE" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/libz-sys-b36668f5c6df61d3/out/lib/0dc752f03a07a721-inflate.o" "-c" "src/zlib/inflate.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: libz-sys@1.1.20: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: libz-sys@1.1.20: 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" "src/zlib" "-fvisibility=hidden" "-DSTDC" "-D_LARGEFILE64_SOURCE" "-D_POSIX_SOURCE" "-D_C99_SOURCE" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/libz-sys-b36668f5c6df61d3/out/lib/0dc752f03a07a721-inftrees.o" "-c" "src/zlib/inftrees.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: libz-sys@1.1.20: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: libz-sys@1.1.20: 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" "src/zlib" "-fvisibility=hidden" "-DSTDC" "-D_LARGEFILE64_SOURCE" "-D_POSIX_SOURCE" "-D_C99_SOURCE" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/libz-sys-b36668f5c6df61d3/out/lib/0dc752f03a07a721-trees.o" "-c" "src/zlib/trees.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: libz-sys@1.1.20: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: libz-sys@1.1.20: 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" "src/zlib" "-fvisibility=hidden" "-DSTDC" "-D_LARGEFILE64_SOURCE" "-D_POSIX_SOURCE" "-D_C99_SOURCE" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/libz-sys-b36668f5c6df61d3/out/lib/0dc752f03a07a721-uncompr.o" "-c" "src/zlib/uncompr.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: libz-sys@1.1.20: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: libz-sys@1.1.20: 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" "src/zlib" "-fvisibility=hidden" "-DSTDC" "-D_LARGEFILE64_SOURCE" "-D_POSIX_SOURCE" "-D_C99_SOURCE" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/libz-sys-b36668f5c6df61d3/out/lib/0dc752f03a07a721-zutil.o" "-c" "src/zlib/zutil.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: libz-sys@1.1.20: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: libz-sys@1.1.20: 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" "src/zlib" "-fvisibility=hidden" "-DSTDC" "-D_LARGEFILE64_SOURCE" "-D_POSIX_SOURCE" "-D_C99_SOURCE" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/libz-sys-b36668f5c6df61d3/out/lib/0dc752f03a07a721-gzclose.o" "-c" "src/zlib/gzclose.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: libz-sys@1.1.20: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: libz-sys@1.1.20: 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" "src/zlib" "-fvisibility=hidden" "-DSTDC" "-D_LARGEFILE64_SOURCE" "-D_POSIX_SOURCE" "-D_C99_SOURCE" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/libz-sys-b36668f5c6df61d3/out/lib/0dc752f03a07a721-gzlib.o" "-c" "src/zlib/gzlib.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: libz-sys@1.1.20: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: libz-sys@1.1.20: 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" "src/zlib" "-fvisibility=hidden" "-DSTDC" "-D_LARGEFILE64_SOURCE" "-D_POSIX_SOURCE" "-D_C99_SOURCE" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/libz-sys-b36668f5c6df61d3/out/lib/0dc752f03a07a721-gzread.o" "-c" "src/zlib/gzread.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: libz-sys@1.1.20: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: libz-sys@1.1.20: 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" "src/zlib" "-fvisibility=hidden" "-DSTDC" "-D_LARGEFILE64_SOURCE" "-D_POSIX_SOURCE" "-D_C99_SOURCE" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/libz-sys-b36668f5c6df61d3/out/lib/0dc752f03a07a721-gzwrite.o" "-c" "src/zlib/gzwrite.c" with args cc did not execute successfully (status code exit status: 1).
[INFO] [stderr] error: failed to run custom build command for `libz-sys v1.1.20`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/libz-sys-178a37218d58c801/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-env-changed=LIBZ_SYS_STATIC
[INFO] [stderr]   cargo:rerun-if-changed=build.rs
[INFO] [stderr]   cargo:rerun-if-changed=zng/cmake.rs
[INFO] [stderr]   cargo:rerun-if-changed=zng/cc.rs
[INFO] [stderr]   cargo:rerun-if-env-changed=ZLIB_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]   cargo-warning=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]   OPT_LEVEL = Some(0)
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/x86_64-apple-darwin/debug/build/libz-sys-b36668f5c6df61d3/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]   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]   running "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-2" "-fno-omit-frame-pointer" "-m64" "-arch" "x86_64" "-mmacosx-version-min=10.7" "-Wall" "-Wextra" "src/smoke.c" "-g0" "-o" "/dev/null" "-lz"
[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" "src/zlib" "-fvisibility=hidden" "-DSTDC" "-D_LARGEFILE64_SOURCE" "-D_POSIX_SOURCE" "-D_C99_SOURCE" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/libz-sys-b36668f5c6df61d3/out/lib/0dc752f03a07a721-adler32.o" "-c" "src/zlib/adler32.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" "src/zlib" "-fvisibility=hidden" "-DSTDC" "-D_LARGEFILE64_SOURCE" "-D_POSIX_SOURCE" "-D_C99_SOURCE" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/libz-sys-b36668f5c6df61d3/out/lib/0dc752f03a07a721-compress.o" "-c" "src/zlib/compress.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" "src/zlib" "-fvisibility=hidden" "-DSTDC" "-D_LARGEFILE64_SOURCE" "-D_POSIX_SOURCE" "-D_C99_SOURCE" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/libz-sys-b36668f5c6df61d3/out/lib/0dc752f03a07a721-crc32.o" "-c" "src/zlib/crc32.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" "src/zlib" "-fvisibility=hidden" "-DSTDC" "-D_LARGEFILE64_SOURCE" "-D_POSIX_SOURCE" "-D_C99_SOURCE" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/libz-sys-b36668f5c6df61d3/out/lib/0dc752f03a07a721-deflate.o" "-c" "src/zlib/deflate.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" "src/zlib" "-fvisibility=hidden" "-DSTDC" "-D_LARGEFILE64_SOURCE" "-D_POSIX_SOURCE" "-D_C99_SOURCE" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/libz-sys-b36668f5c6df61d3/out/lib/0dc752f03a07a721-infback.o" "-c" "src/zlib/infback.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" "src/zlib" "-fvisibility=hidden" "-DSTDC" "-D_LARGEFILE64_SOURCE" "-D_POSIX_SOURCE" "-D_C99_SOURCE" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/libz-sys-b36668f5c6df61d3/out/lib/0dc752f03a07a721-inffast.o" "-c" "src/zlib/inffast.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" "src/zlib" "-fvisibility=hidden" "-DSTDC" "-D_LARGEFILE64_SOURCE" "-D_POSIX_SOURCE" "-D_C99_SOURCE" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/libz-sys-b36668f5c6df61d3/out/lib/0dc752f03a07a721-inflate.o" "-c" "src/zlib/inflate.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" "src/zlib" "-fvisibility=hidden" "-DSTDC" "-D_LARGEFILE64_SOURCE" "-D_POSIX_SOURCE" "-D_C99_SOURCE" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/libz-sys-b36668f5c6df61d3/out/lib/0dc752f03a07a721-inftrees.o" "-c" "src/zlib/inftrees.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" "src/zlib" "-fvisibility=hidden" "-DSTDC" "-D_LARGEFILE64_SOURCE" "-D_POSIX_SOURCE" "-D_C99_SOURCE" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/libz-sys-b36668f5c6df61d3/out/lib/0dc752f03a07a721-trees.o" "-c" "src/zlib/trees.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" "src/zlib" "-fvisibility=hidden" "-DSTDC" "-D_LARGEFILE64_SOURCE" "-D_POSIX_SOURCE" "-D_C99_SOURCE" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/libz-sys-b36668f5c6df61d3/out/lib/0dc752f03a07a721-uncompr.o" "-c" "src/zlib/uncompr.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" "src/zlib" "-fvisibility=hidden" "-DSTDC" "-D_LARGEFILE64_SOURCE" "-D_POSIX_SOURCE" "-D_C99_SOURCE" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/libz-sys-b36668f5c6df61d3/out/lib/0dc752f03a07a721-zutil.o" "-c" "src/zlib/zutil.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" "src/zlib" "-fvisibility=hidden" "-DSTDC" "-D_LARGEFILE64_SOURCE" "-D_POSIX_SOURCE" "-D_C99_SOURCE" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/libz-sys-b36668f5c6df61d3/out/lib/0dc752f03a07a721-gzclose.o" "-c" "src/zlib/gzclose.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" "src/zlib" "-fvisibility=hidden" "-DSTDC" "-D_LARGEFILE64_SOURCE" "-D_POSIX_SOURCE" "-D_C99_SOURCE" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/libz-sys-b36668f5c6df61d3/out/lib/0dc752f03a07a721-gzlib.o" "-c" "src/zlib/gzlib.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" "src/zlib" "-fvisibility=hidden" "-DSTDC" "-D_LARGEFILE64_SOURCE" "-D_POSIX_SOURCE" "-D_C99_SOURCE" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/libz-sys-b36668f5c6df61d3/out/lib/0dc752f03a07a721-gzread.o" "-c" "src/zlib/gzread.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" "src/zlib" "-fvisibility=hidden" "-DSTDC" "-D_LARGEFILE64_SOURCE" "-D_POSIX_SOURCE" "-D_C99_SOURCE" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/libz-sys-b36668f5c6df61d3/out/lib/0dc752f03a07a721-gzwrite.o" "-c" "src/zlib/gzwrite.c" with args cc did not execute successfully (status code exit status: 1).
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   cc: error: unrecognized command-line option '-arch'
[INFO] [stderr]   cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[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" "src/zlib" "-fvisibility=hidden" "-DSTDC" "-D_LARGEFILE64_SOURCE" "-D_POSIX_SOURCE" "-D_C99_SOURCE" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/libz-sys-b36668f5c6df61d3/out/lib/0dc752f03a07a721-gzwrite.o" "-c" "src/zlib/gzwrite.c" with args cc did not execute successfully (status code exit status: 1).
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] warning: onig_sys@69.8.1: cc: error: unrecognized command-line option '-arch'
[INFO] [stderr] warning: onig_sys@69.8.1: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: onig_sys@69.8.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" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out" "-I" "oniguruma/src" "-DHAVE_UNISTD_H=1" "-DHAVE_SYS_TYPES_H=1" "-DHAVE_SYS_TIME_H=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out/c77b18e714869709-regexec.o" "-c" "oniguruma/src/regexec.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: onig_sys@69.8.1: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: onig_sys@69.8.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" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out" "-I" "oniguruma/src" "-DHAVE_UNISTD_H=1" "-DHAVE_SYS_TYPES_H=1" "-DHAVE_SYS_TIME_H=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out/c77b18e714869709-regerror.o" "-c" "oniguruma/src/regerror.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: onig_sys@69.8.1: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: onig_sys@69.8.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" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out" "-I" "oniguruma/src" "-DHAVE_UNISTD_H=1" "-DHAVE_SYS_TYPES_H=1" "-DHAVE_SYS_TIME_H=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out/c77b18e714869709-regparse.o" "-c" "oniguruma/src/regparse.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: onig_sys@69.8.1: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: onig_sys@69.8.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" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out" "-I" "oniguruma/src" "-DHAVE_UNISTD_H=1" "-DHAVE_SYS_TYPES_H=1" "-DHAVE_SYS_TIME_H=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out/c77b18e714869709-regext.o" "-c" "oniguruma/src/regext.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: onig_sys@69.8.1: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: onig_sys@69.8.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" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out" "-I" "oniguruma/src" "-DHAVE_UNISTD_H=1" "-DHAVE_SYS_TYPES_H=1" "-DHAVE_SYS_TIME_H=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out/c77b18e714869709-regcomp.o" "-c" "oniguruma/src/regcomp.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: onig_sys@69.8.1: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: onig_sys@69.8.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" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out" "-I" "oniguruma/src" "-DHAVE_UNISTD_H=1" "-DHAVE_SYS_TYPES_H=1" "-DHAVE_SYS_TIME_H=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out/c77b18e714869709-reggnu.o" "-c" "oniguruma/src/reggnu.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: onig_sys@69.8.1: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: onig_sys@69.8.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" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out" "-I" "oniguruma/src" "-DHAVE_UNISTD_H=1" "-DHAVE_SYS_TYPES_H=1" "-DHAVE_SYS_TIME_H=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out/c77b18e714869709-regenc.o" "-c" "oniguruma/src/regenc.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: onig_sys@69.8.1: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: onig_sys@69.8.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" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out" "-I" "oniguruma/src" "-DHAVE_UNISTD_H=1" "-DHAVE_SYS_TYPES_H=1" "-DHAVE_SYS_TIME_H=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out/c77b18e714869709-regsyntax.o" "-c" "oniguruma/src/regsyntax.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: onig_sys@69.8.1: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: onig_sys@69.8.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" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out" "-I" "oniguruma/src" "-DHAVE_UNISTD_H=1" "-DHAVE_SYS_TYPES_H=1" "-DHAVE_SYS_TIME_H=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out/c77b18e714869709-regtrav.o" "-c" "oniguruma/src/regtrav.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: onig_sys@69.8.1: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: onig_sys@69.8.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" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out" "-I" "oniguruma/src" "-DHAVE_UNISTD_H=1" "-DHAVE_SYS_TYPES_H=1" "-DHAVE_SYS_TIME_H=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out/c77b18e714869709-regversion.o" "-c" "oniguruma/src/regversion.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: onig_sys@69.8.1: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: onig_sys@69.8.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" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out" "-I" "oniguruma/src" "-DHAVE_UNISTD_H=1" "-DHAVE_SYS_TYPES_H=1" "-DHAVE_SYS_TIME_H=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out/c77b18e714869709-st.o" "-c" "oniguruma/src/st.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: onig_sys@69.8.1: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: onig_sys@69.8.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" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out" "-I" "oniguruma/src" "-DHAVE_UNISTD_H=1" "-DHAVE_SYS_TYPES_H=1" "-DHAVE_SYS_TIME_H=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out/c77b18e714869709-onig_init.o" "-c" "oniguruma/src/onig_init.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: onig_sys@69.8.1: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: onig_sys@69.8.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" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out" "-I" "oniguruma/src" "-DHAVE_UNISTD_H=1" "-DHAVE_SYS_TYPES_H=1" "-DHAVE_SYS_TIME_H=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out/c77b18e714869709-unicode.o" "-c" "oniguruma/src/unicode.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: onig_sys@69.8.1: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: onig_sys@69.8.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" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out" "-I" "oniguruma/src" "-DHAVE_UNISTD_H=1" "-DHAVE_SYS_TYPES_H=1" "-DHAVE_SYS_TIME_H=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out/c77b18e714869709-ascii.o" "-c" "oniguruma/src/ascii.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: onig_sys@69.8.1: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: onig_sys@69.8.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" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out" "-I" "oniguruma/src" "-DHAVE_UNISTD_H=1" "-DHAVE_SYS_TYPES_H=1" "-DHAVE_SYS_TIME_H=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out/c77b18e714869709-utf8.o" "-c" "oniguruma/src/utf8.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: onig_sys@69.8.1: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: onig_sys@69.8.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" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out" "-I" "oniguruma/src" "-DHAVE_UNISTD_H=1" "-DHAVE_SYS_TYPES_H=1" "-DHAVE_SYS_TIME_H=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out/c77b18e714869709-utf16_be.o" "-c" "oniguruma/src/utf16_be.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: onig_sys@69.8.1: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: onig_sys@69.8.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" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out" "-I" "oniguruma/src" "-DHAVE_UNISTD_H=1" "-DHAVE_SYS_TYPES_H=1" "-DHAVE_SYS_TIME_H=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out/c77b18e714869709-utf16_le.o" "-c" "oniguruma/src/utf16_le.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: onig_sys@69.8.1: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: onig_sys@69.8.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" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out" "-I" "oniguruma/src" "-DHAVE_UNISTD_H=1" "-DHAVE_SYS_TYPES_H=1" "-DHAVE_SYS_TIME_H=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out/c77b18e714869709-utf32_be.o" "-c" "oniguruma/src/utf32_be.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: onig_sys@69.8.1: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: onig_sys@69.8.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" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out" "-I" "oniguruma/src" "-DHAVE_UNISTD_H=1" "-DHAVE_SYS_TYPES_H=1" "-DHAVE_SYS_TIME_H=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out/c77b18e714869709-utf32_le.o" "-c" "oniguruma/src/utf32_le.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: onig_sys@69.8.1: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: onig_sys@69.8.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" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out" "-I" "oniguruma/src" "-DHAVE_UNISTD_H=1" "-DHAVE_SYS_TYPES_H=1" "-DHAVE_SYS_TIME_H=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out/c77b18e714869709-euc_jp.o" "-c" "oniguruma/src/euc_jp.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: onig_sys@69.8.1: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: onig_sys@69.8.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" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out" "-I" "oniguruma/src" "-DHAVE_UNISTD_H=1" "-DHAVE_SYS_TYPES_H=1" "-DHAVE_SYS_TIME_H=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out/c77b18e714869709-sjis.o" "-c" "oniguruma/src/sjis.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: onig_sys@69.8.1: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: onig_sys@69.8.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" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out" "-I" "oniguruma/src" "-DHAVE_UNISTD_H=1" "-DHAVE_SYS_TYPES_H=1" "-DHAVE_SYS_TIME_H=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out/c77b18e714869709-iso8859_1.o" "-c" "oniguruma/src/iso8859_1.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: onig_sys@69.8.1: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: onig_sys@69.8.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" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out" "-I" "oniguruma/src" "-DHAVE_UNISTD_H=1" "-DHAVE_SYS_TYPES_H=1" "-DHAVE_SYS_TIME_H=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out/c77b18e714869709-iso8859_2.o" "-c" "oniguruma/src/iso8859_2.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: onig_sys@69.8.1: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: onig_sys@69.8.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" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out" "-I" "oniguruma/src" "-DHAVE_UNISTD_H=1" "-DHAVE_SYS_TYPES_H=1" "-DHAVE_SYS_TIME_H=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out/c77b18e714869709-iso8859_3.o" "-c" "oniguruma/src/iso8859_3.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: onig_sys@69.8.1: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: onig_sys@69.8.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" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out" "-I" "oniguruma/src" "-DHAVE_UNISTD_H=1" "-DHAVE_SYS_TYPES_H=1" "-DHAVE_SYS_TIME_H=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out/c77b18e714869709-iso8859_4.o" "-c" "oniguruma/src/iso8859_4.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: onig_sys@69.8.1: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: onig_sys@69.8.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" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out" "-I" "oniguruma/src" "-DHAVE_UNISTD_H=1" "-DHAVE_SYS_TYPES_H=1" "-DHAVE_SYS_TIME_H=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out/c77b18e714869709-iso8859_5.o" "-c" "oniguruma/src/iso8859_5.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: onig_sys@69.8.1: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: onig_sys@69.8.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" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out" "-I" "oniguruma/src" "-DHAVE_UNISTD_H=1" "-DHAVE_SYS_TYPES_H=1" "-DHAVE_SYS_TIME_H=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out/c77b18e714869709-iso8859_6.o" "-c" "oniguruma/src/iso8859_6.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: onig_sys@69.8.1: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: onig_sys@69.8.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" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out" "-I" "oniguruma/src" "-DHAVE_UNISTD_H=1" "-DHAVE_SYS_TYPES_H=1" "-DHAVE_SYS_TIME_H=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out/c77b18e714869709-iso8859_7.o" "-c" "oniguruma/src/iso8859_7.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: onig_sys@69.8.1: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: onig_sys@69.8.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" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out" "-I" "oniguruma/src" "-DHAVE_UNISTD_H=1" "-DHAVE_SYS_TYPES_H=1" "-DHAVE_SYS_TIME_H=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out/c77b18e714869709-iso8859_8.o" "-c" "oniguruma/src/iso8859_8.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: onig_sys@69.8.1: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: onig_sys@69.8.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" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out" "-I" "oniguruma/src" "-DHAVE_UNISTD_H=1" "-DHAVE_SYS_TYPES_H=1" "-DHAVE_SYS_TIME_H=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out/c77b18e714869709-iso8859_9.o" "-c" "oniguruma/src/iso8859_9.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: onig_sys@69.8.1: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: onig_sys@69.8.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" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out" "-I" "oniguruma/src" "-DHAVE_UNISTD_H=1" "-DHAVE_SYS_TYPES_H=1" "-DHAVE_SYS_TIME_H=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out/c77b18e714869709-iso8859_10.o" "-c" "oniguruma/src/iso8859_10.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: onig_sys@69.8.1: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: onig_sys@69.8.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" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out" "-I" "oniguruma/src" "-DHAVE_UNISTD_H=1" "-DHAVE_SYS_TYPES_H=1" "-DHAVE_SYS_TIME_H=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out/c77b18e714869709-iso8859_11.o" "-c" "oniguruma/src/iso8859_11.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: onig_sys@69.8.1: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: onig_sys@69.8.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" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out" "-I" "oniguruma/src" "-DHAVE_UNISTD_H=1" "-DHAVE_SYS_TYPES_H=1" "-DHAVE_SYS_TIME_H=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out/c77b18e714869709-iso8859_13.o" "-c" "oniguruma/src/iso8859_13.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: onig_sys@69.8.1: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: onig_sys@69.8.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" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out" "-I" "oniguruma/src" "-DHAVE_UNISTD_H=1" "-DHAVE_SYS_TYPES_H=1" "-DHAVE_SYS_TIME_H=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out/c77b18e714869709-iso8859_14.o" "-c" "oniguruma/src/iso8859_14.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: onig_sys@69.8.1: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: onig_sys@69.8.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" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out" "-I" "oniguruma/src" "-DHAVE_UNISTD_H=1" "-DHAVE_SYS_TYPES_H=1" "-DHAVE_SYS_TIME_H=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out/c77b18e714869709-iso8859_15.o" "-c" "oniguruma/src/iso8859_15.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: onig_sys@69.8.1: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: onig_sys@69.8.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" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out" "-I" "oniguruma/src" "-DHAVE_UNISTD_H=1" "-DHAVE_SYS_TYPES_H=1" "-DHAVE_SYS_TIME_H=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out/c77b18e714869709-iso8859_16.o" "-c" "oniguruma/src/iso8859_16.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: onig_sys@69.8.1: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: onig_sys@69.8.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" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out" "-I" "oniguruma/src" "-DHAVE_UNISTD_H=1" "-DHAVE_SYS_TYPES_H=1" "-DHAVE_SYS_TIME_H=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out/c77b18e714869709-euc_tw.o" "-c" "oniguruma/src/euc_tw.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: onig_sys@69.8.1: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: onig_sys@69.8.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" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out" "-I" "oniguruma/src" "-DHAVE_UNISTD_H=1" "-DHAVE_SYS_TYPES_H=1" "-DHAVE_SYS_TIME_H=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out/c77b18e714869709-euc_kr.o" "-c" "oniguruma/src/euc_kr.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: onig_sys@69.8.1: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: onig_sys@69.8.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" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out" "-I" "oniguruma/src" "-DHAVE_UNISTD_H=1" "-DHAVE_SYS_TYPES_H=1" "-DHAVE_SYS_TIME_H=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out/c77b18e714869709-big5.o" "-c" "oniguruma/src/big5.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: onig_sys@69.8.1: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: onig_sys@69.8.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" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out" "-I" "oniguruma/src" "-DHAVE_UNISTD_H=1" "-DHAVE_SYS_TYPES_H=1" "-DHAVE_SYS_TIME_H=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out/c77b18e714869709-gb18030.o" "-c" "oniguruma/src/gb18030.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: onig_sys@69.8.1: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: onig_sys@69.8.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" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out" "-I" "oniguruma/src" "-DHAVE_UNISTD_H=1" "-DHAVE_SYS_TYPES_H=1" "-DHAVE_SYS_TIME_H=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out/c77b18e714869709-koi8_r.o" "-c" "oniguruma/src/koi8_r.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: onig_sys@69.8.1: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: onig_sys@69.8.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" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out" "-I" "oniguruma/src" "-DHAVE_UNISTD_H=1" "-DHAVE_SYS_TYPES_H=1" "-DHAVE_SYS_TIME_H=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out/c77b18e714869709-cp1251.o" "-c" "oniguruma/src/cp1251.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: onig_sys@69.8.1: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: onig_sys@69.8.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" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out" "-I" "oniguruma/src" "-DHAVE_UNISTD_H=1" "-DHAVE_SYS_TYPES_H=1" "-DHAVE_SYS_TIME_H=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out/c77b18e714869709-euc_jp_prop.o" "-c" "oniguruma/src/euc_jp_prop.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: onig_sys@69.8.1: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: onig_sys@69.8.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" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out" "-I" "oniguruma/src" "-DHAVE_UNISTD_H=1" "-DHAVE_SYS_TYPES_H=1" "-DHAVE_SYS_TIME_H=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out/c77b18e714869709-sjis_prop.o" "-c" "oniguruma/src/sjis_prop.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: onig_sys@69.8.1: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: onig_sys@69.8.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" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out" "-I" "oniguruma/src" "-DHAVE_UNISTD_H=1" "-DHAVE_SYS_TYPES_H=1" "-DHAVE_SYS_TIME_H=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out/c77b18e714869709-unicode_unfold_key.o" "-c" "oniguruma/src/unicode_unfold_key.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: onig_sys@69.8.1: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: onig_sys@69.8.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" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out" "-I" "oniguruma/src" "-DHAVE_UNISTD_H=1" "-DHAVE_SYS_TYPES_H=1" "-DHAVE_SYS_TIME_H=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out/c77b18e714869709-unicode_fold1_key.o" "-c" "oniguruma/src/unicode_fold1_key.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: onig_sys@69.8.1: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: onig_sys@69.8.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" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out" "-I" "oniguruma/src" "-DHAVE_UNISTD_H=1" "-DHAVE_SYS_TYPES_H=1" "-DHAVE_SYS_TIME_H=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out/c77b18e714869709-unicode_fold2_key.o" "-c" "oniguruma/src/unicode_fold2_key.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: onig_sys@69.8.1: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: onig_sys@69.8.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" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out" "-I" "oniguruma/src" "-DHAVE_UNISTD_H=1" "-DHAVE_SYS_TYPES_H=1" "-DHAVE_SYS_TIME_H=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out/c77b18e714869709-unicode_fold3_key.o" "-c" "oniguruma/src/unicode_fold3_key.c" with args cc did not execute successfully (status code exit status: 1).
[INFO] [stderr] error: failed to run custom build command for `onig_sys v69.8.1`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/onig_sys-c342bce9786224a0/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-env-changed=RUSTONIG_DYNAMIC_LIBONIG
[INFO] [stderr]   cargo:rerun-if-env-changed=RUSTONIG_STATIC_LIBONIG
[INFO] [stderr]   cargo:rerun-if-env-changed=RUSTONIG_SYSTEM_LIBONIG
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out)
[INFO] [stderr]   OPT_LEVEL = Some(0)
[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]   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" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out" "-I" "oniguruma/src" "-DHAVE_UNISTD_H=1" "-DHAVE_SYS_TYPES_H=1" "-DHAVE_SYS_TIME_H=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out/c77b18e714869709-regexec.o" "-c" "oniguruma/src/regexec.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" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out" "-I" "oniguruma/src" "-DHAVE_UNISTD_H=1" "-DHAVE_SYS_TYPES_H=1" "-DHAVE_SYS_TIME_H=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out/c77b18e714869709-regerror.o" "-c" "oniguruma/src/regerror.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" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out" "-I" "oniguruma/src" "-DHAVE_UNISTD_H=1" "-DHAVE_SYS_TYPES_H=1" "-DHAVE_SYS_TIME_H=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out/c77b18e714869709-regparse.o" "-c" "oniguruma/src/regparse.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" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out" "-I" "oniguruma/src" "-DHAVE_UNISTD_H=1" "-DHAVE_SYS_TYPES_H=1" "-DHAVE_SYS_TIME_H=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out/c77b18e714869709-regext.o" "-c" "oniguruma/src/regext.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" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out" "-I" "oniguruma/src" "-DHAVE_UNISTD_H=1" "-DHAVE_SYS_TYPES_H=1" "-DHAVE_SYS_TIME_H=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out/c77b18e714869709-regcomp.o" "-c" "oniguruma/src/regcomp.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" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out" "-I" "oniguruma/src" "-DHAVE_UNISTD_H=1" "-DHAVE_SYS_TYPES_H=1" "-DHAVE_SYS_TIME_H=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out/c77b18e714869709-reggnu.o" "-c" "oniguruma/src/reggnu.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" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out" "-I" "oniguruma/src" "-DHAVE_UNISTD_H=1" "-DHAVE_SYS_TYPES_H=1" "-DHAVE_SYS_TIME_H=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out/c77b18e714869709-regenc.o" "-c" "oniguruma/src/regenc.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" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out" "-I" "oniguruma/src" "-DHAVE_UNISTD_H=1" "-DHAVE_SYS_TYPES_H=1" "-DHAVE_SYS_TIME_H=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out/c77b18e714869709-regsyntax.o" "-c" "oniguruma/src/regsyntax.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" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out" "-I" "oniguruma/src" "-DHAVE_UNISTD_H=1" "-DHAVE_SYS_TYPES_H=1" "-DHAVE_SYS_TIME_H=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out/c77b18e714869709-regtrav.o" "-c" "oniguruma/src/regtrav.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" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out" "-I" "oniguruma/src" "-DHAVE_UNISTD_H=1" "-DHAVE_SYS_TYPES_H=1" "-DHAVE_SYS_TIME_H=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out/c77b18e714869709-regversion.o" "-c" "oniguruma/src/regversion.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" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out" "-I" "oniguruma/src" "-DHAVE_UNISTD_H=1" "-DHAVE_SYS_TYPES_H=1" "-DHAVE_SYS_TIME_H=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out/c77b18e714869709-st.o" "-c" "oniguruma/src/st.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" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out" "-I" "oniguruma/src" "-DHAVE_UNISTD_H=1" "-DHAVE_SYS_TYPES_H=1" "-DHAVE_SYS_TIME_H=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out/c77b18e714869709-onig_init.o" "-c" "oniguruma/src/onig_init.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" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out" "-I" "oniguruma/src" "-DHAVE_UNISTD_H=1" "-DHAVE_SYS_TYPES_H=1" "-DHAVE_SYS_TIME_H=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out/c77b18e714869709-unicode.o" "-c" "oniguruma/src/unicode.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" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out" "-I" "oniguruma/src" "-DHAVE_UNISTD_H=1" "-DHAVE_SYS_TYPES_H=1" "-DHAVE_SYS_TIME_H=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out/c77b18e714869709-ascii.o" "-c" "oniguruma/src/ascii.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" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out" "-I" "oniguruma/src" "-DHAVE_UNISTD_H=1" "-DHAVE_SYS_TYPES_H=1" "-DHAVE_SYS_TIME_H=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out/c77b18e714869709-utf8.o" "-c" "oniguruma/src/utf8.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" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out" "-I" "oniguruma/src" "-DHAVE_UNISTD_H=1" "-DHAVE_SYS_TYPES_H=1" "-DHAVE_SYS_TIME_H=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out/c77b18e714869709-utf16_be.o" "-c" "oniguruma/src/utf16_be.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" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out" "-I" "oniguruma/src" "-DHAVE_UNISTD_H=1" "-DHAVE_SYS_TYPES_H=1" "-DHAVE_SYS_TIME_H=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out/c77b18e714869709-utf16_le.o" "-c" "oniguruma/src/utf16_le.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" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out" "-I" "oniguruma/src" "-DHAVE_UNISTD_H=1" "-DHAVE_SYS_TYPES_H=1" "-DHAVE_SYS_TIME_H=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out/c77b18e714869709-utf32_be.o" "-c" "oniguruma/src/utf32_be.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" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out" "-I" "oniguruma/src" "-DHAVE_UNISTD_H=1" "-DHAVE_SYS_TYPES_H=1" "-DHAVE_SYS_TIME_H=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out/c77b18e714869709-utf32_le.o" "-c" "oniguruma/src/utf32_le.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" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out" "-I" "oniguruma/src" "-DHAVE_UNISTD_H=1" "-DHAVE_SYS_TYPES_H=1" "-DHAVE_SYS_TIME_H=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out/c77b18e714869709-euc_jp.o" "-c" "oniguruma/src/euc_jp.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" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out" "-I" "oniguruma/src" "-DHAVE_UNISTD_H=1" "-DHAVE_SYS_TYPES_H=1" "-DHAVE_SYS_TIME_H=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out/c77b18e714869709-sjis.o" "-c" "oniguruma/src/sjis.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" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out" "-I" "oniguruma/src" "-DHAVE_UNISTD_H=1" "-DHAVE_SYS_TYPES_H=1" "-DHAVE_SYS_TIME_H=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out/c77b18e714869709-iso8859_1.o" "-c" "oniguruma/src/iso8859_1.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" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out" "-I" "oniguruma/src" "-DHAVE_UNISTD_H=1" "-DHAVE_SYS_TYPES_H=1" "-DHAVE_SYS_TIME_H=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out/c77b18e714869709-iso8859_2.o" "-c" "oniguruma/src/iso8859_2.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" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out" "-I" "oniguruma/src" "-DHAVE_UNISTD_H=1" "-DHAVE_SYS_TYPES_H=1" "-DHAVE_SYS_TIME_H=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out/c77b18e714869709-iso8859_3.o" "-c" "oniguruma/src/iso8859_3.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" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out" "-I" "oniguruma/src" "-DHAVE_UNISTD_H=1" "-DHAVE_SYS_TYPES_H=1" "-DHAVE_SYS_TIME_H=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out/c77b18e714869709-iso8859_4.o" "-c" "oniguruma/src/iso8859_4.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" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out" "-I" "oniguruma/src" "-DHAVE_UNISTD_H=1" "-DHAVE_SYS_TYPES_H=1" "-DHAVE_SYS_TIME_H=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out/c77b18e714869709-iso8859_5.o" "-c" "oniguruma/src/iso8859_5.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" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out" "-I" "oniguruma/src" "-DHAVE_UNISTD_H=1" "-DHAVE_SYS_TYPES_H=1" "-DHAVE_SYS_TIME_H=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out/c77b18e714869709-iso8859_6.o" "-c" "oniguruma/src/iso8859_6.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" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out" "-I" "oniguruma/src" "-DHAVE_UNISTD_H=1" "-DHAVE_SYS_TYPES_H=1" "-DHAVE_SYS_TIME_H=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out/c77b18e714869709-iso8859_7.o" "-c" "oniguruma/src/iso8859_7.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" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out" "-I" "oniguruma/src" "-DHAVE_UNISTD_H=1" "-DHAVE_SYS_TYPES_H=1" "-DHAVE_SYS_TIME_H=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out/c77b18e714869709-iso8859_8.o" "-c" "oniguruma/src/iso8859_8.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" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out" "-I" "oniguruma/src" "-DHAVE_UNISTD_H=1" "-DHAVE_SYS_TYPES_H=1" "-DHAVE_SYS_TIME_H=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out/c77b18e714869709-iso8859_9.o" "-c" "oniguruma/src/iso8859_9.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" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out" "-I" "oniguruma/src" "-DHAVE_UNISTD_H=1" "-DHAVE_SYS_TYPES_H=1" "-DHAVE_SYS_TIME_H=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out/c77b18e714869709-iso8859_10.o" "-c" "oniguruma/src/iso8859_10.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" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out" "-I" "oniguruma/src" "-DHAVE_UNISTD_H=1" "-DHAVE_SYS_TYPES_H=1" "-DHAVE_SYS_TIME_H=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out/c77b18e714869709-iso8859_11.o" "-c" "oniguruma/src/iso8859_11.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" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out" "-I" "oniguruma/src" "-DHAVE_UNISTD_H=1" "-DHAVE_SYS_TYPES_H=1" "-DHAVE_SYS_TIME_H=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out/c77b18e714869709-iso8859_13.o" "-c" "oniguruma/src/iso8859_13.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" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out" "-I" "oniguruma/src" "-DHAVE_UNISTD_H=1" "-DHAVE_SYS_TYPES_H=1" "-DHAVE_SYS_TIME_H=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out/c77b18e714869709-iso8859_14.o" "-c" "oniguruma/src/iso8859_14.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" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out" "-I" "oniguruma/src" "-DHAVE_UNISTD_H=1" "-DHAVE_SYS_TYPES_H=1" "-DHAVE_SYS_TIME_H=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out/c77b18e714869709-iso8859_15.o" "-c" "oniguruma/src/iso8859_15.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" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out" "-I" "oniguruma/src" "-DHAVE_UNISTD_H=1" "-DHAVE_SYS_TYPES_H=1" "-DHAVE_SYS_TIME_H=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out/c77b18e714869709-iso8859_16.o" "-c" "oniguruma/src/iso8859_16.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" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out" "-I" "oniguruma/src" "-DHAVE_UNISTD_H=1" "-DHAVE_SYS_TYPES_H=1" "-DHAVE_SYS_TIME_H=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out/c77b18e714869709-euc_tw.o" "-c" "oniguruma/src/euc_tw.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" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out" "-I" "oniguruma/src" "-DHAVE_UNISTD_H=1" "-DHAVE_SYS_TYPES_H=1" "-DHAVE_SYS_TIME_H=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out/c77b18e714869709-euc_kr.o" "-c" "oniguruma/src/euc_kr.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" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out" "-I" "oniguruma/src" "-DHAVE_UNISTD_H=1" "-DHAVE_SYS_TYPES_H=1" "-DHAVE_SYS_TIME_H=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out/c77b18e714869709-big5.o" "-c" "oniguruma/src/big5.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" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out" "-I" "oniguruma/src" "-DHAVE_UNISTD_H=1" "-DHAVE_SYS_TYPES_H=1" "-DHAVE_SYS_TIME_H=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out/c77b18e714869709-gb18030.o" "-c" "oniguruma/src/gb18030.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" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out" "-I" "oniguruma/src" "-DHAVE_UNISTD_H=1" "-DHAVE_SYS_TYPES_H=1" "-DHAVE_SYS_TIME_H=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out/c77b18e714869709-koi8_r.o" "-c" "oniguruma/src/koi8_r.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" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out" "-I" "oniguruma/src" "-DHAVE_UNISTD_H=1" "-DHAVE_SYS_TYPES_H=1" "-DHAVE_SYS_TIME_H=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/onig_sys-9b3bd15574837d3b/out/c77b18e714869709-cp1251.o" "-c" "oniguruma/src/cp1251.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=cc: error: unrecognized command-line option '-arch'
[WARN] too much data in the log, truncating it