cargo-update 13.4.0

A cargo subcommand for checking and applying updates to installed executables
Documentation
Build #11684362024-03-24T22:21:46.830552+00:00
# rustc version
rustc 1.79.0-nightly (2f090c30d 2024-03-23)# docs.rs version
docsrs 0.6.0 (8b19841b 2024-03-22)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/cargo-update-13.4.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/cargo-update-13.4.0/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "6442450944" "--cpus" "6" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20240323-1.79.0-nightly-2f090c30d\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--extern-html-root-takes-precedence\"]" "--offline" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/x86_64-apple-darwin\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "x86_64-apple-darwin", kill_on_drop: false }`
[INFO] [stdout] 81b180f241701c34542a501007327c2979f2d1323f9bf17c5abe37d342ec0bc1
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `Command { std: "docker" "start" "-a" "81b180f241701c34542a501007327c2979f2d1323f9bf17c5abe37d342ec0bc1", kill_on_drop: false }`
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr]     Checking libc v0.2.153
[INFO] [stderr]    Compiling libz-sys v1.1.16
[INFO] [stderr]    Compiling openssl-sys v0.9.101
[INFO] [stderr]    Compiling libnghttp2-sys v0.1.9+1.58.0
[INFO] [stderr]    Compiling rustix v0.37.27
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr] error: failed to run custom build command for `openssl-sys v0.9.101`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/openssl-sys-8021a6b3b27820ed/build-script-main` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-env-changed=X86_64_APPLE_DARWIN_OPENSSL_LIB_DIR
[INFO] [stderr]   X86_64_APPLE_DARWIN_OPENSSL_LIB_DIR unset
[INFO] [stderr]   cargo:rerun-if-env-changed=OPENSSL_LIB_DIR
[INFO] [stderr]   OPENSSL_LIB_DIR unset
[INFO] [stderr]   cargo:rerun-if-env-changed=X86_64_APPLE_DARWIN_OPENSSL_INCLUDE_DIR
[INFO] [stderr]   X86_64_APPLE_DARWIN_OPENSSL_INCLUDE_DIR unset
[INFO] [stderr]   cargo:rerun-if-env-changed=OPENSSL_INCLUDE_DIR
[INFO] [stderr]   OPENSSL_INCLUDE_DIR unset
[INFO] [stderr]   cargo:rerun-if-env-changed=X86_64_APPLE_DARWIN_OPENSSL_DIR
[INFO] [stderr]   X86_64_APPLE_DARWIN_OPENSSL_DIR unset
[INFO] [stderr]   cargo:rerun-if-env-changed=OPENSSL_DIR
[INFO] [stderr]   OPENSSL_DIR unset
[INFO] [stderr]   cargo:rerun-if-env-changed=OPENSSL_NO_PKG_CONFIG
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_ALLOW_CROSS_x86_64-apple-darwin
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_ALLOW_CROSS_x86_64_apple_darwin
[INFO] [stderr]   cargo:rerun-if-env-changed=TARGET_PKG_CONFIG_ALLOW_CROSS
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_ALLOW_CROSS
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-apple-darwin
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_apple_darwin
[INFO] [stderr]   cargo:rerun-if-env-changed=TARGET_PKG_CONFIG
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-apple-darwin
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_apple_darwin
[INFO] [stderr]   cargo:rerun-if-env-changed=TARGET_PKG_CONFIG_SYSROOT_DIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
[INFO] [stderr]   run pkg_config fail: pkg-config has not been configured to support cross-compilation.
[INFO] [stderr] 
[INFO] [stderr]   Install a sysroot for the target platform and configure it via
[INFO] [stderr]   PKG_CONFIG_SYSROOT_DIR and PKG_CONFIG_PATH, or install a
[INFO] [stderr]   cross-compiling wrapper for pkg-config and set it via
[INFO] [stderr]   PKG_CONFIG environment variable.
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/openssl-sys-0.9.101/build/find_normal.rs:190:5:
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   Could not find directory of OpenSSL installation, and this `-sys` crate cannot
[INFO] [stderr]   proceed without this knowledge. If OpenSSL is installed and this crate had
[INFO] [stderr]   trouble finding it,  you can set the `OPENSSL_DIR` environment variable for the
[INFO] [stderr]   compilation process.
[INFO] [stderr] 
[INFO] [stderr]   Make sure you also have the development packages of openssl installed.
[INFO] [stderr]   For example, `libssl-dev` on Ubuntu or `openssl-devel` on Fedora.
[INFO] [stderr] 
[INFO] [stderr]   If you're in a situation where you think the directory *should* be found
[INFO] [stderr]   automatically, please open a bug at https://github.com/sfackler/rust-openssl
[INFO] [stderr]   and include information about your system as well as this message.
[INFO] [stderr] 
[INFO] [stderr]   $HOST = x86_64-unknown-linux-gnu
[INFO] [stderr]   $TARGET = x86_64-apple-darwin
[INFO] [stderr]   openssl-sys = 0.9.101
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] The following warnings were emitted during compilation:
[INFO] [stderr] 
[INFO] [stderr] warning: libz-sys@1.1.16: Compiler version doesn't include clang or GCC: "cc" "--version"
[INFO] [stderr] warning: libz-sys@1.1.16: cc: error: unrecognized command-line option '-arch'
[INFO] [stderr] warning: libz-sys@1.1.16: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: libz-sys@1.1.16: 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-5eb23e80aa6add71/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.16: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: libz-sys@1.1.16: 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-5eb23e80aa6add71/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.16: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: libz-sys@1.1.16: 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-5eb23e80aa6add71/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.16: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: libz-sys@1.1.16: 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-5eb23e80aa6add71/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.16: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: libz-sys@1.1.16: 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-5eb23e80aa6add71/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.16: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: libz-sys@1.1.16: 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-5eb23e80aa6add71/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.16: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: libz-sys@1.1.16: 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-5eb23e80aa6add71/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.16: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: libz-sys@1.1.16: 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-5eb23e80aa6add71/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.16: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: libz-sys@1.1.16: 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-5eb23e80aa6add71/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.16: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: libz-sys@1.1.16: 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-5eb23e80aa6add71/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.16: cc: error: unrecognized command-line option '-arch'
[INFO] [stderr] warning: libz-sys@1.1.16: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: libz-sys@1.1.16: 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-5eb23e80aa6add71/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.16: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: libz-sys@1.1.16: 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-5eb23e80aa6add71/out/lib/0dc752f03a07a721-gzwrite.o" "-c" "src/zlib/gzwrite.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.16: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: libz-sys@1.1.16: 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-5eb23e80aa6add71/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 '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: libz-sys@1.1.16: 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-5eb23e80aa6add71/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.16: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: libz-sys@1.1.16: 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-5eb23e80aa6add71/out/lib/0dc752f03a07a721-gzclose.o" "-c" "src/zlib/gzclose.c" with args "cc" did not execute successfully (status code exit status: 1).
[INFO] [stderr] 
[INFO] [stderr] error: failed to run custom build command for `libz-sys v1.1.16`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/libz-sys-957edb3ce9251105/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-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]   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]   RUSTC_LINKER = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CROSS_COMPILE
[INFO] [stderr]   CROSS_COMPILE = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:warning=Compiler version doesn't include clang or GCC: "cc" "--version"
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   DEBUG = Some("true")
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some("cmpxchg16b,fxsr,lahfsahf,sse,sse2,sse3,sse4.1,ssse3")
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64-apple-darwin
[INFO] [stderr]   CFLAGS_x86_64-apple-darwin = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64_apple_darwin
[INFO] [stderr]   CFLAGS_x86_64_apple_darwin = None
[INFO] [stderr]   cargo:rerun-if-env-changed=TARGET_CFLAGS
[INFO] [stderr]   TARGET_CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   running "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-2" "-fno-omit-frame-pointer" "-m64" "-arch" "x86_64" "-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-5eb23e80aa6add71/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-5eb23e80aa6add71/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-5eb23e80aa6add71/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-5eb23e80aa6add71/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-5eb23e80aa6add71/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-5eb23e80aa6add71/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-5eb23e80aa6add71/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-5eb23e80aa6add71/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-5eb23e80aa6add71/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-5eb23e80aa6add71/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 '-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-5eb23e80aa6add71/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-5eb23e80aa6add71/out/lib/0dc752f03a07a721-gzwrite.o" "-c" "src/zlib/gzwrite.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-5eb23e80aa6add71/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 '-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-5eb23e80aa6add71/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-5eb23e80aa6add71/out/lib/0dc752f03a07a721-gzclose.o" "-c" "src/zlib/gzclose.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-5eb23e80aa6add71/out/lib/0dc752f03a07a721-gzclose.o" "-c" "src/zlib/gzclose.c" with args "cc" did not execute successfully (status code exit status: 1).
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] The following warnings were emitted during compilation:
[INFO] [stderr] 
[INFO] [stderr] warning: libnghttp2-sys@0.1.9+1.58.0: Compiler version doesn't include clang or GCC: "cc" "--version"
[INFO] [stderr] warning: libnghttp2-sys@0.1.9+1.58.0: cc: error: unrecognized command-line option '-arch'
[INFO] [stderr] warning: libnghttp2-sys@0.1.9+1.58.0: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: libnghttp2-sys@0.1.9+1.58.0: 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" "nghttp2/lib/includes" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/libnghttp2-sys-cd43e30c80c0c803/out/i/include" "-DNGHTTP2_STATICLIB" "-DHAVE_NETINET_IN" "-DHAVE_TIME_H" "-DHAVE_ARPA_INET_H" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/libnghttp2-sys-cd43e30c80c0c803/out/i/lib/ad0ba1b363e8d103-sfparse.o" "-c" "nghttp2/lib/sfparse.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: libnghttp2-sys@0.1.9+1.58.0: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: libnghttp2-sys@0.1.9+1.58.0: 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" "nghttp2/lib/includes" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/libnghttp2-sys-cd43e30c80c0c803/out/i/include" "-DNGHTTP2_STATICLIB" "-DHAVE_NETINET_IN" "-DHAVE_TIME_H" "-DHAVE_ARPA_INET_H" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/libnghttp2-sys-cd43e30c80c0c803/out/i/lib/ad0ba1b363e8d103-nghttp2_buf.o" "-c" "nghttp2/lib/nghttp2_buf.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: libnghttp2-sys@0.1.9+1.58.0: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: libnghttp2-sys@0.1.9+1.58.0: 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" "nghttp2/lib/includes" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/libnghttp2-sys-cd43e30c80c0c803/out/i/include" "-DNGHTTP2_STATICLIB" "-DHAVE_NETINET_IN" "-DHAVE_TIME_H" "-DHAVE_ARPA_INET_H" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/libnghttp2-sys-cd43e30c80c0c803/out/i/lib/ad0ba1b363e8d103-nghttp2_callbacks.o" "-c" "nghttp2/lib/nghttp2_callbacks.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: libnghttp2-sys@0.1.9+1.58.0: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: libnghttp2-sys@0.1.9+1.58.0: 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" "nghttp2/lib/includes" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/libnghttp2-sys-cd43e30c80c0c803/out/i/include" "-DNGHTTP2_STATICLIB" "-DHAVE_NETINET_IN" "-DHAVE_TIME_H" "-DHAVE_ARPA_INET_H" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/libnghttp2-sys-cd43e30c80c0c803/out/i/lib/ad0ba1b363e8d103-nghttp2_debug.o" "-c" "nghttp2/lib/nghttp2_debug.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: libnghttp2-sys@0.1.9+1.58.0: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: libnghttp2-sys@0.1.9+1.58.0: 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" "nghttp2/lib/includes" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/libnghttp2-sys-cd43e30c80c0c803/out/i/include" "-DNGHTTP2_STATICLIB" "-DHAVE_NETINET_IN" "-DHAVE_TIME_H" "-DHAVE_ARPA_INET_H" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/libnghttp2-sys-cd43e30c80c0c803/out/i/lib/ad0ba1b363e8d103-nghttp2_extpri.o" "-c" "nghttp2/lib/nghttp2_extpri.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: libnghttp2-sys@0.1.9+1.58.0: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: libnghttp2-sys@0.1.9+1.58.0: 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" "nghttp2/lib/includes" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/libnghttp2-sys-cd43e30c80c0c803/out/i/include" "-DNGHTTP2_STATICLIB" "-DHAVE_NETINET_IN" "-DHAVE_TIME_H" "-DHAVE_ARPA_INET_H" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/libnghttp2-sys-cd43e30c80c0c803/out/i/lib/ad0ba1b363e8d103-nghttp2_hd.o" "-c" "nghttp2/lib/nghttp2_hd.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: libnghttp2-sys@0.1.9+1.58.0: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: libnghttp2-sys@0.1.9+1.58.0: 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" "nghttp2/lib/includes" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/libnghttp2-sys-cd43e30c80c0c803/out/i/include" "-DNGHTTP2_STATICLIB" "-DHAVE_NETINET_IN" "-DHAVE_TIME_H" "-DHAVE_ARPA_INET_H" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/libnghttp2-sys-cd43e30c80c0c803/out/i/lib/ad0ba1b363e8d103-nghttp2_hd_huffman.o" "-c" "nghttp2/lib/nghttp2_hd_huffman.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: libnghttp2-sys@0.1.9+1.58.0: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: libnghttp2-sys@0.1.9+1.58.0: 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" "nghttp2/lib/includes" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/libnghttp2-sys-cd43e30c80c0c803/out/i/include" "-DNGHTTP2_STATICLIB" "-DHAVE_NETINET_IN" "-DHAVE_TIME_H" "-DHAVE_ARPA_INET_H" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/libnghttp2-sys-cd43e30c80c0c803/out/i/lib/ad0ba1b363e8d103-nghttp2_frame.o" "-c" "nghttp2/lib/nghttp2_frame.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: libnghttp2-sys@0.1.9+1.58.0: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: libnghttp2-sys@0.1.9+1.58.0: 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" "nghttp2/lib/includes" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/libnghttp2-sys-cd43e30c80c0c803/out/i/include" "-DNGHTTP2_STATICLIB" "-DHAVE_NETINET_IN" "-DHAVE_TIME_H" "-DHAVE_ARPA_INET_H" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/libnghttp2-sys-cd43e30c80c0c803/out/i/lib/ad0ba1b363e8d103-nghttp2_hd_huffman_data.o" "-c" "nghttp2/lib/nghttp2_hd_huffman_data.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: libnghttp2-sys@0.1.9+1.58.0: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: libnghttp2-sys@0.1.9+1.58.0: 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" "nghttp2/lib/includes" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/libnghttp2-sys-cd43e30c80c0c803/out/i/include" "-DNGHTTP2_STATICLIB" "-DHAVE_NETINET_IN" "-DHAVE_TIME_H" "-DHAVE_ARPA_INET_H" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/libnghttp2-sys-cd43e30c80c0c803/out/i/lib/ad0ba1b363e8d103-nghttp2_http.o" "-c" "nghttp2/lib/nghttp2_http.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: libnghttp2-sys@0.1.9+1.58.0: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: libnghttp2-sys@0.1.9+1.58.0: 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" "nghttp2/lib/includes" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/libnghttp2-sys-cd43e30c80c0c803/out/i/include" "-DNGHTTP2_STATICLIB" "-DHAVE_NETINET_IN" "-DHAVE_TIME_H" "-DHAVE_ARPA_INET_H" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/libnghttp2-sys-cd43e30c80c0c803/out/i/lib/ad0ba1b363e8d103-nghttp2_helper.o" "-c" "nghttp2/lib/nghttp2_helper.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: libnghttp2-sys@0.1.9+1.58.0: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: libnghttp2-sys@0.1.9+1.58.0: 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" "nghttp2/lib/includes" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/libnghttp2-sys-cd43e30c80c0c803/out/i/include" "-DNGHTTP2_STATICLIB" "-DHAVE_NETINET_IN" "-DHAVE_TIME_H" "-DHAVE_ARPA_INET_H" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/libnghttp2-sys-cd43e30c80c0c803/out/i/lib/ad0ba1b363e8d103-nghttp2_map.o" "-c" "nghttp2/lib/nghttp2_map.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: libnghttp2-sys@0.1.9+1.58.0: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: libnghttp2-sys@0.1.9+1.58.0: 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" "nghttp2/lib/includes" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/libnghttp2-sys-cd43e30c80c0c803/out/i/include" "-DNGHTTP2_STATICLIB" "-DHAVE_NETINET_IN" "-DHAVE_TIME_H" "-DHAVE_ARPA_INET_H" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/libnghttp2-sys-cd43e30c80c0c803/out/i/lib/ad0ba1b363e8d103-nghttp2_mem.o" "-c" "nghttp2/lib/nghttp2_mem.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: libnghttp2-sys@0.1.9+1.58.0: cc: error: unrecognized command-line option '-arch'
[INFO] [stderr] warning: libnghttp2-sys@0.1.9+1.58.0: cc: error: unrecognized command-line option '-arch'
[INFO] [stderr] warning: libnghttp2-sys@0.1.9+1.58.0: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: libnghttp2-sys@0.1.9+1.58.0: 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" "nghttp2/lib/includes" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/libnghttp2-sys-cd43e30c80c0c803/out/i/include" "-DNGHTTP2_STATICLIB" "-DHAVE_NETINET_IN" "-DHAVE_TIME_H" "-DHAVE_ARPA_INET_H" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/libnghttp2-sys-cd43e30c80c0c803/out/i/lib/ad0ba1b363e8d103-nghttp2_priority_spec.o" "-c" "nghttp2/lib/nghttp2_priority_spec.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: libnghttp2-sys@0.1.9+1.58.0: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: libnghttp2-sys@0.1.9+1.58.0: 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" "nghttp2/lib/includes" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/libnghttp2-sys-cd43e30c80c0c803/out/i/include" "-DNGHTTP2_STATICLIB" "-DHAVE_NETINET_IN" "-DHAVE_TIME_H" "-DHAVE_ARPA_INET_H" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/libnghttp2-sys-cd43e30c80c0c803/out/i/lib/ad0ba1b363e8d103-nghttp2_queue.o" "-c" "nghttp2/lib/nghttp2_queue.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: libnghttp2-sys@0.1.9+1.58.0: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: libnghttp2-sys@0.1.9+1.58.0: 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" "nghttp2/lib/includes" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/libnghttp2-sys-cd43e30c80c0c803/out/i/include" "-DNGHTTP2_STATICLIB" "-DHAVE_NETINET_IN" "-DHAVE_TIME_H" "-DHAVE_ARPA_INET_H" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/libnghttp2-sys-cd43e30c80c0c803/out/i/lib/ad0ba1b363e8d103-nghttp2_pq.o" "-c" "nghttp2/lib/nghttp2_pq.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: libnghttp2-sys@0.1.9+1.58.0: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: libnghttp2-sys@0.1.9+1.58.0: 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" "nghttp2/lib/includes" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/libnghttp2-sys-cd43e30c80c0c803/out/i/include" "-DNGHTTP2_STATICLIB" "-DHAVE_NETINET_IN" "-DHAVE_TIME_H" "-DHAVE_ARPA_INET_H" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/libnghttp2-sys-cd43e30c80c0c803/out/i/lib/ad0ba1b363e8d103-nghttp2_outbound_item.o" "-c" "nghttp2/lib/nghttp2_outbound_item.c" with args "cc" did not execute successfully (status code exit status: 1).cargo:warning=cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: libnghttp2-sys@0.1.9+1.58.0: 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" "nghttp2/lib/includes" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/libnghttp2-sys-cd43e30c80c0c803/out/i/include" "-DNGHTTP2_STATICLIB" "-DHAVE_NETINET_IN" "-DHAVE_TIME_H" "-DHAVE_ARPA_INET_H" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/libnghttp2-sys-cd43e30c80c0c803/out/i/lib/ad0ba1b363e8d103-nghttp2_option.o" "-c" "nghttp2/lib/nghttp2_option.c" with args "cc" did not execute successfully (status code exit status: 1).cargo:warning=cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: libnghttp2-sys@0.1.9+1.58.0: 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" "nghttp2/lib/includes" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/libnghttp2-sys-cd43e30c80c0c803/out/i/include" "-DNGHTTP2_STATICLIB" "-DHAVE_NETINET_IN" "-DHAVE_TIME_H" "-DHAVE_ARPA_INET_H" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/libnghttp2-sys-cd43e30c80c0c803/out/i/lib/ad0ba1b363e8d103-nghttp2_npn.o" "-c" "nghttp2/lib/nghttp2_npn.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: libnghttp2-sys@0.1.9+1.58.0: cc: error: unrecognized command-line option '-arch'
[INFO] [stderr] warning: libnghttp2-sys@0.1.9+1.58.0: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: libnghttp2-sys@0.1.9+1.58.0: 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" "nghttp2/lib/includes" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/libnghttp2-sys-cd43e30c80c0c803/out/i/include" "-DNGHTTP2_STATICLIB" "-DHAVE_NETINET_IN" "-DHAVE_TIME_H" "-DHAVE_ARPA_INET_H" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/libnghttp2-sys-cd43e30c80c0c803/out/i/lib/ad0ba1b363e8d103-nghttp2_rcbuf.o" "-c" "nghttp2/lib/nghttp2_rcbuf.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: libnghttp2-sys@0.1.9+1.58.0: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: libnghttp2-sys@0.1.9+1.58.0: 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" "nghttp2/lib/includes" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/libnghttp2-sys-cd43e30c80c0c803/out/i/include" "-DNGHTTP2_STATICLIB" "-DHAVE_NETINET_IN" "-DHAVE_TIME_H" "-DHAVE_ARPA_INET_H" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/libnghttp2-sys-cd43e30c80c0c803/out/i/lib/ad0ba1b363e8d103-nghttp2_ratelim.o" "-c" "nghttp2/lib/nghttp2_ratelim.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: libnghttp2-sys@0.1.9+1.58.0: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: libnghttp2-sys@0.1.9+1.58.0: 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" "nghttp2/lib/includes" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/libnghttp2-sys-cd43e30c80c0c803/out/i/include" "-DNGHTTP2_STATICLIB" "-DHAVE_NETINET_IN" "-DHAVE_TIME_H" "-DHAVE_ARPA_INET_H" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/libnghttp2-sys-cd43e30c80c0c803/out/i/lib/ad0ba1b363e8d103-nghttp2_version.o" "-c" "nghttp2/lib/nghttp2_version.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: libnghttp2-sys@0.1.9+1.58.0: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: libnghttp2-sys@0.1.9+1.58.0: 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" "nghttp2/lib/includes" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/libnghttp2-sys-cd43e30c80c0c803/out/i/include" "-DNGHTTP2_STATICLIB" "-DHAVE_NETINET_IN" "-DHAVE_TIME_H" "-DHAVE_ARPA_INET_H" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/libnghttp2-sys-cd43e30c80c0c803/out/i/lib/ad0ba1b363e8d103-nghttp2_submit.o" "-c" "nghttp2/lib/nghttp2_submit.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: libnghttp2-sys@0.1.9+1.58.0: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: libnghttp2-sys@0.1.9+1.58.0: 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" "nghttp2/lib/includes" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/libnghttp2-sys-cd43e30c80c0c803/out/i/include" "-DNGHTTP2_STATICLIB" "-DHAVE_NETINET_IN" "-DHAVE_TIME_H" "-DHAVE_ARPA_INET_H" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/libnghttp2-sys-cd43e30c80c0c803/out/i/lib/ad0ba1b363e8d103-nghttp2_stream.o" "-c" "nghttp2/lib/nghttp2_stream.c" with args "cc" did not execute successfully (status code exit status: 1).cargo:warning=cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: libnghttp2-sys@0.1.9+1.58.0: 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" "nghttp2/lib/includes" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/libnghttp2-sys-cd43e30c80c0c803/out/i/include" "-DNGHTTP2_STATICLIB" "-DHAVE_NETINET_IN" "-DHAVE_TIME_H" "-DHAVE_ARPA_INET_H" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/libnghttp2-sys-cd43e30c80c0c803/out/i/lib/ad0ba1b363e8d103-nghttp2_session.o" "-c" "nghttp2/lib/nghttp2_session.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: libnghttp2-sys@0.1.9+1.58.0: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: libnghttp2-sys@0.1.9+1.58.0: 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" "nghttp2/lib/includes" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/libnghttp2-sys-cd43e30c80c0c803/out/i/include" "-DNGHTTP2_STATICLIB" "-DHAVE_NETINET_IN" "-DHAVE_TIME_H" "-DHAVE_ARPA_INET_H" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/libnghttp2-sys-cd43e30c80c0c803/out/i/lib/ad0ba1b363e8d103-nghttp2_time.o" "-c" "nghttp2/lib/nghttp2_time.c" with args "cc" did not execute successfully (status code exit status: 1).
[INFO] [stderr] 
[INFO] [stderr] error: failed to run custom build command for `libnghttp2-sys v0.1.9+1.58.0`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/libnghttp2-sys-d6bc73e53b34c833/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   TARGET = Some("x86_64-apple-darwin")
[INFO] [stderr]   OPT_LEVEL = Some("0")
[INFO] [stderr]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64-apple-darwin
[INFO] [stderr]   CC_x86_64-apple-darwin = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64_apple_darwin
[INFO] [stderr]   CC_x86_64_apple_darwin = None
[INFO] [stderr]   cargo:rerun-if-env-changed=TARGET_CC
[INFO] [stderr]   TARGET_CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC
[INFO] [stderr]   CC = None
[INFO] [stderr]   RUSTC_LINKER = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CROSS_COMPILE
[INFO] [stderr]   CROSS_COMPILE = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:warning=Compiler version doesn't include clang or GCC: "cc" "--version"
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   DEBUG = Some("true")
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some("cmpxchg16b,fxsr,lahfsahf,sse,sse2,sse3,sse4.1,ssse3")
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64-apple-darwin
[INFO] [stderr]   CFLAGS_x86_64-apple-darwin = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64_apple_darwin
[INFO] [stderr]   CFLAGS_x86_64_apple_darwin = None
[INFO] [stderr]   cargo:rerun-if-env-changed=TARGET_CFLAGS
[INFO] [stderr]   TARGET_CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   cargo: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" "nghttp2/lib/includes" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/libnghttp2-sys-cd43e30c80c0c803/out/i/include" "-DNGHTTP2_STATICLIB" "-DHAVE_NETINET_IN" "-DHAVE_TIME_H" "-DHAVE_ARPA_INET_H" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/libnghttp2-sys-cd43e30c80c0c803/out/i/lib/ad0ba1b363e8d103-sfparse.o" "-c" "nghttp2/lib/sfparse.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" "nghttp2/lib/includes" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/libnghttp2-sys-cd43e30c80c0c803/out/i/include" "-DNGHTTP2_STATICLIB" "-DHAVE_NETINET_IN" "-DHAVE_TIME_H" "-DHAVE_ARPA_INET_H" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/libnghttp2-sys-cd43e30c80c0c803/out/i/lib/ad0ba1b363e8d103-nghttp2_buf.o" "-c" "nghttp2/lib/nghttp2_buf.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" "nghttp2/lib/includes" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/libnghttp2-sys-cd43e30c80c0c803/out/i/include" "-DNGHTTP2_STATICLIB" "-DHAVE_NETINET_IN" "-DHAVE_TIME_H" "-DHAVE_ARPA_INET_H" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/libnghttp2-sys-cd43e30c80c0c803/out/i/lib/ad0ba1b363e8d103-nghttp2_callbacks.o" "-c" "nghttp2/lib/nghttp2_callbacks.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" "nghttp2/lib/includes" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/libnghttp2-sys-cd43e30c80c0c803/out/i/include" "-DNGHTTP2_STATICLIB" "-DHAVE_NETINET_IN" "-DHAVE_TIME_H" "-DHAVE_ARPA_INET_H" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/libnghttp2-sys-cd43e30c80c0c803/out/i/lib/ad0ba1b363e8d103-nghttp2_debug.o" "-c" "nghttp2/lib/nghttp2_debug.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" "nghttp2/lib/includes" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/libnghttp2-sys-cd43e30c80c0c803/out/i/include" "-DNGHTTP2_STATICLIB" "-DHAVE_NETINET_IN" "-DHAVE_TIME_H" "-DHAVE_ARPA_INET_H" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/libnghttp2-sys-cd43e30c80c0c803/out/i/lib/ad0ba1b363e8d103-nghttp2_extpri.o" "-c" "nghttp2/lib/nghttp2_extpri.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" "nghttp2/lib/includes" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/libnghttp2-sys-cd43e30c80c0c803/out/i/include" "-DNGHTTP2_STATICLIB" "-DHAVE_NETINET_IN" "-DHAVE_TIME_H" "-DHAVE_ARPA_INET_H" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/libnghttp2-sys-cd43e30c80c0c803/out/i/lib/ad0ba1b363e8d103-nghttp2_hd.o" "-c" "nghttp2/lib/nghttp2_hd.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" "nghttp2/lib/includes" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/libnghttp2-sys-cd43e30c80c0c803/out/i/include" "-DNGHTTP2_STATICLIB" "-DHAVE_NETINET_IN" "-DHAVE_TIME_H" "-DHAVE_ARPA_INET_H" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/libnghttp2-sys-cd43e30c80c0c803/out/i/lib/ad0ba1b363e8d103-nghttp2_hd_huffman.o" "-c" "nghttp2/lib/nghttp2_hd_huffman.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" "nghttp2/lib/includes" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/libnghttp2-sys-cd43e30c80c0c803/out/i/include" "-DNGHTTP2_STATICLIB" "-DHAVE_NETINET_IN" "-DHAVE_TIME_H" "-DHAVE_ARPA_INET_H" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/libnghttp2-sys-cd43e30c80c0c803/out/i/lib/ad0ba1b363e8d103-nghttp2_frame.o" "-c" "nghttp2/lib/nghttp2_frame.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" "nghttp2/lib/includes" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/libnghttp2-sys-cd43e30c80c0c803/out/i/include" "-DNGHTTP2_STATICLIB" "-DHAVE_NETINET_IN" "-DHAVE_TIME_H" "-DHAVE_ARPA_INET_H" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/libnghttp2-sys-cd43e30c80c0c803/out/i/lib/ad0ba1b363e8d103-nghttp2_hd_huffman_data.o" "-c" "nghttp2/lib/nghttp2_hd_huffman_data.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" "nghttp2/lib/includes" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/libnghttp2-sys-cd43e30c80c0c803/out/i/include" "-DNGHTTP2_STATICLIB" "-DHAVE_NETINET_IN" "-DHAVE_TIME_H" "-DHAVE_ARPA_INET_H" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/libnghttp2-sys-cd43e30c80c0c803/out/i/lib/ad0ba1b363e8d103-nghttp2_http.o" "-c" "nghttp2/lib/nghttp2_http.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" "nghttp2/lib/includes" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/libnghttp2-sys-cd43e30c80c0c803/out/i/include" "-DNGHTTP2_STATICLIB" "-DHAVE_NETINET_IN" "-DHAVE_TIME_H" "-DHAVE_ARPA_INET_H" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/libnghttp2-sys-cd43e30c80c0c803/out/i/lib/ad0ba1b363e8d103-nghttp2_helper.o" "-c" "nghttp2/lib/nghttp2_helper.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" "nghttp2/lib/includes" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/libnghttp2-sys-cd43e30c80c0c803/out/i/include" "-DNGHTTP2_STATICLIB" "-DHAVE_NETINET_IN" "-DHAVE_TIME_H" "-DHAVE_ARPA_INET_H" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/libnghttp2-sys-cd43e30c80c0c803/out/i/lib/ad0ba1b363e8d103-nghttp2_map.o" "-c" "nghttp2/lib/nghttp2_map.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" "nghttp2/lib/includes" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/libnghttp2-sys-cd43e30c80c0c803/out/i/include" "-DNGHTTP2_STATICLIB" "-DHAVE_NETINET_IN" "-DHAVE_TIME_H" "-DHAVE_ARPA_INET_H" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/libnghttp2-sys-cd43e30c80c0c803/out/i/lib/ad0ba1b363e8d103-nghttp2_mem.o" "-c" "nghttp2/lib/nghttp2_mem.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 '-arch'
[INFO] [stderr]   cargo:warning=cc: error: unrecognized command-line option '-arch'
[INFO] [stderr]   cargo:warning=cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-2" "-fno-omit-frame-pointer" "-m64" "-arch" "x86_64" "-mmacosx-version-min=10.7" "-I" "nghttp2/lib/includes" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/libnghttp2-sys-cd43e30c80c0c803/out/i/include" "-DNGHTTP2_STATICLIB" "-DHAVE_NETINET_IN" "-DHAVE_TIME_H" "-DHAVE_ARPA_INET_H" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/libnghttp2-sys-cd43e30c80c0c803/out/i/lib/ad0ba1b363e8d103-nghttp2_priority_spec.o" "-c" "nghttp2/lib/nghttp2_priority_spec.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" "nghttp2/lib/includes" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/libnghttp2-sys-cd43e30c80c0c803/out/i/include" "-DNGHTTP2_STATICLIB" "-DHAVE_NETINET_IN" "-DHAVE_TIME_H" "-DHAVE_ARPA_INET_H" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/libnghttp2-sys-cd43e30c80c0c803/out/i/lib/ad0ba1b363e8d103-nghttp2_queue.o" "-c" "nghttp2/lib/nghttp2_queue.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" "nghttp2/lib/includes" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/libnghttp2-sys-cd43e30c80c0c803/out/i/include" "-DNGHTTP2_STATICLIB" "-DHAVE_NETINET_IN" "-DHAVE_TIME_H" "-DHAVE_ARPA_INET_H" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/libnghttp2-sys-cd43e30c80c0c803/out/i/lib/ad0ba1b363e8d103-nghttp2_pq.o" "-c" "nghttp2/lib/nghttp2_pq.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" "nghttp2/lib/includes" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/libnghttp2-sys-cd43e30c80c0c803/out/i/include" "-DNGHTTP2_STATICLIB" "-DHAVE_NETINET_IN" "-DHAVE_TIME_H" "-DHAVE_ARPA_INET_H" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/libnghttp2-sys-cd43e30c80c0c803/out/i/lib/ad0ba1b363e8d103-nghttp2_outbound_item.o" "-c" "nghttp2/lib/nghttp2_outbound_item.c" with args "cc" did not execute successfully (status code exit status: 1).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" "nghttp2/lib/includes" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/libnghttp2-sys-cd43e30c80c0c803/out/i/include" "-DNGHTTP2_STATICLIB" "-DHAVE_NETINET_IN" "-DHAVE_TIME_H" "-DHAVE_ARPA_INET_H" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/libnghttp2-sys-cd43e30c80c0c803/out/i/lib/ad0ba1b363e8d103-nghttp2_option.o" "-c" "nghttp2/lib/nghttp2_option.c" with args "cc" did not execute successfully (status code exit status: 1).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" "nghttp2/lib/includes" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/libnghttp2-sys-cd43e30c80c0c803/out/i/include" "-DNGHTTP2_STATICLIB" "-DHAVE_NETINET_IN" "-DHAVE_TIME_H" "-DHAVE_ARPA_INET_H" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/libnghttp2-sys-cd43e30c80c0c803/out/i/lib/ad0ba1b363e8d103-nghttp2_npn.o" "-c" "nghttp2/lib/nghttp2_npn.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 '-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" "nghttp2/lib/includes" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/libnghttp2-sys-cd43e30c80c0c803/out/i/include" "-DNGHTTP2_STATICLIB" "-DHAVE_NETINET_IN" "-DHAVE_TIME_H" "-DHAVE_ARPA_INET_H" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/libnghttp2-sys-cd43e30c80c0c803/out/i/lib/ad0ba1b363e8d103-nghttp2_rcbuf.o" "-c" "nghttp2/lib/nghttp2_rcbuf.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" "nghttp2/lib/includes" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/libnghttp2-sys-cd43e30c80c0c803/out/i/include" "-DNGHTTP2_STATICLIB" "-DHAVE_NETINET_IN" "-DHAVE_TIME_H" "-DHAVE_ARPA_INET_H" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/libnghttp2-sys-cd43e30c80c0c803/out/i/lib/ad0ba1b363e8d103-nghttp2_ratelim.o" "-c" "nghttp2/lib/nghttp2_ratelim.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" "nghttp2/lib/includes" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/libnghttp2-sys-cd43e30c80c0c803/out/i/include" "-DNGHTTP2_STATICLIB" "-DHAVE_NETINET_IN" "-DHAVE_TIME_H" "-DHAVE_ARPA_INET_H" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/libnghttp2-sys-cd43e30c80c0c803/out/i/lib/ad0ba1b363e8d103-nghttp2_version.o" "-c" "nghttp2/lib/nghttp2_version.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" "nghttp2/lib/includes" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/libnghttp2-sys-cd43e30c80c0c803/out/i/include" "-DNGHTTP2_STATICLIB" "-DHAVE_NETINET_IN" "-DHAVE_TIME_H" "-DHAVE_ARPA_INET_H" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/libnghttp2-sys-cd43e30c80c0c803/out/i/lib/ad0ba1b363e8d103-nghttp2_submit.o" "-c" "nghttp2/lib/nghttp2_submit.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" "nghttp2/lib/includes" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/libnghttp2-sys-cd43e30c80c0c803/out/i/include" "-DNGHTTP2_STATICLIB" "-DHAVE_NETINET_IN" "-DHAVE_TIME_H" "-DHAVE_ARPA_INET_H" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/libnghttp2-sys-cd43e30c80c0c803/out/i/lib/ad0ba1b363e8d103-nghttp2_stream.o" "-c" "nghttp2/lib/nghttp2_stream.c" with args "cc" did not execute successfully (status code exit status: 1).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" "nghttp2/lib/includes" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/libnghttp2-sys-cd43e30c80c0c803/out/i/include" "-DNGHTTP2_STATICLIB" "-DHAVE_NETINET_IN" "-DHAVE_TIME_H" "-DHAVE_ARPA_INET_H" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/libnghttp2-sys-cd43e30c80c0c803/out/i/lib/ad0ba1b363e8d103-nghttp2_session.o" "-c" "nghttp2/lib/nghttp2_session.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" "nghttp2/lib/includes" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/libnghttp2-sys-cd43e30c80c0c803/out/i/include" "-DNGHTTP2_STATICLIB" "-DHAVE_NETINET_IN" "-DHAVE_TIME_H" "-DHAVE_ARPA_INET_H" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/libnghttp2-sys-cd43e30c80c0c803/out/i/lib/ad0ba1b363e8d103-nghttp2_time.o" "-c" "nghttp2/lib/nghttp2_time.c" with args "cc" did not execute successfully (status code exit status: 1).
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   error occurred: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-2" "-fno-omit-frame-pointer" "-m64" "-arch" "x86_64" "-mmacosx-version-min=10.7" "-I" "nghttp2/lib/includes" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/libnghttp2-sys-cd43e30c80c0c803/out/i/include" "-DNGHTTP2_STATICLIB" "-DHAVE_NETINET_IN" "-DHAVE_TIME_H" "-DHAVE_ARPA_INET_H" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/libnghttp2-sys-cd43e30c80c0c803/out/i/lib/ad0ba1b363e8d103-nghttp2_time.o" "-c" "nghttp2/lib/nghttp2_time.c" with args "cc" did not execute successfully (status code exit status: 1).
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] running `Command { std: "docker" "inspect" "81b180f241701c34542a501007327c2979f2d1323f9bf17c5abe37d342ec0bc1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "81b180f241701c34542a501007327c2979f2d1323f9bf17c5abe37d342ec0bc1", kill_on_drop: false }`
[INFO] [stdout] 81b180f241701c34542a501007327c2979f2d1323f9bf17c5abe37d342ec0bc1