pingora-proxy 0.4.0

Pingora HTTP proxy APIs and traits.
Documentation
Build #1490008 2024-11-01T18:28:52.927772+00:00
# rustc version
rustc 1.84.0-nightly (a0d98ff0e 2024-10-31)# docs.rs version
docsrs 0.6.0 (83e30f05 2024-10-25)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/pingora-proxy-0.4.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/pingora-proxy-0.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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"--cfg\", \"doc_async_trait\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20241031-1.84.0-nightly-a0d98ff0e\", \"--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] 5f73a6eb3fee9f6e297e727315a2d14a70fc54eb760a86dd7fe7370d1b89402e
[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" "5f73a6eb3fee9f6e297e727315a2d14a70fc54eb760a86dd7fe7370d1b89402e", kill_on_drop: false }`
[INFO] [stderr] warning: Rustdoc did not scrape the following examples because they require dev-dependencies: ctx, gateway, grpc_web_module, load_balancer, modify_response, multi_lb, rate_limiter, use_module
[INFO] [stderr]     If you want Rustdoc to scrape these examples, then add `doc-scrape-examples = true`
[INFO] [stderr]     to the [[example]] target configuration of at least one example.
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]     Checking addr2line v0.24.2
[INFO] [stderr]     Checking indexmap v1.9.3
[INFO] [stderr]    Compiling libz-ng-sys v1.1.20
[INFO] [stderr]     Checking indexmap v2.6.0
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking object v0.36.5
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr] The following warnings were emitted during compilation:
[INFO] [stderr] 
[INFO] [stderr] warning: libz-ng-sys@1.1.20: macOS deployment target (10.7) too low, it will be increased
[INFO] [stderr] 
[INFO] [stderr] error: failed to run custom build command for `libz-ng-sys v1.1.20`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/libz-ng-sys-a3242f16ae92eb34/build-script-cmake` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   CMAKE_TOOLCHAIN_FILE_x86_64-apple-darwin = None
[INFO] [stderr]   CMAKE_TOOLCHAIN_FILE_x86_64_apple_darwin = None
[INFO] [stderr]   TARGET_CMAKE_TOOLCHAIN_FILE = None
[INFO] [stderr]   CMAKE_TOOLCHAIN_FILE = None
[INFO] [stderr]   CMAKE_GENERATOR_x86_64-apple-darwin = None
[INFO] [stderr]   CMAKE_GENERATOR_x86_64_apple_darwin = None
[INFO] [stderr]   TARGET_CMAKE_GENERATOR = None
[INFO] [stderr]   CMAKE_GENERATOR = None
[INFO] [stderr]   cargo:warning=macOS deployment target (10.7) too low, it will be increased
[INFO] [stderr]   CMAKE_PREFIX_PATH_x86_64-apple-darwin = None
[INFO] [stderr]   CMAKE_PREFIX_PATH_x86_64_apple_darwin = None
[INFO] [stderr]   TARGET_CMAKE_PREFIX_PATH = None
[INFO] [stderr]   CMAKE_PREFIX_PATH = None
[INFO] [stderr]   CMAKE_x86_64-apple-darwin = None
[INFO] [stderr]   CMAKE_x86_64_apple_darwin = None
[INFO] [stderr]   TARGET_CMAKE = None
[INFO] [stderr]   CMAKE = None
[INFO] [stderr]   running: cd "/opt/rustwide/target/x86_64-apple-darwin/debug/build/libz-ng-sys-0c5a5ac0d6b919ed/out/build" && CMAKE_PREFIX_PATH="" "cmake" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libz-ng-sys-1.1.20/src/zlib-ng" "-DCMAKE_OSX_ARCHITECTURES=x86_64" "-DBUILD_SHARED_LIBS=OFF" "-DZLIB_COMPAT=OFF" "-DZLIB_ENABLE_TESTS=OFF" "-DWITH_GZFILEOP=ON" "-DCMAKE_SYSTEM_NAME=Darwin" "-DCMAKE_SYSTEM_PROCESSOR=x86_64" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/x86_64-apple-darwin/debug/build/libz-ng-sys-0c5a5ac0d6b919ed/out" "-DCMAKE_C_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.7" "-DCMAKE_C_COMPILER=/usr/bin/cc" "-DCMAKE_CXX_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.7" "-DCMAKE_CXX_COMPILER=/usr/bin/c++" "-DCMAKE_ASM_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.7" "-DCMAKE_ASM_COMPILER=/usr/bin/cc" "-DCMAKE_BUILD_TYPE=Debug"
[INFO] [stderr]   -- Using CMake version 3.22.1
[INFO] [stderr]   -- ZLIB_HEADER_VERSION: 1.3.1
[INFO] [stderr]   -- ZLIBNG_HEADER_VERSION: 2.2.2
[INFO] [stderr]   -- The C compiler identification is GNU 11.4.0
[INFO] [stderr]   -- Checking whether C compiler has -isysroot
[INFO] [stderr]   -- Checking whether C compiler has -isysroot - yes
[INFO] [stderr]   -- Checking whether C compiler supports OSX deployment target flag
[INFO] [stderr]   -- Checking whether C compiler supports OSX deployment target flag - no
[INFO] [stderr]   -- Detecting C compiler ABI info
[INFO] [stderr]   -- Detecting C compiler ABI info - failed
[INFO] [stderr]   -- Check for working C compiler: /usr/bin/cc
[INFO] [stderr]   -- Check for working C compiler: /usr/bin/cc - broken
[INFO] [stderr]   -- Configuring incomplete, errors occurred!
[INFO] [stderr]   See also "/opt/rustwide/target/x86_64-apple-darwin/debug/build/libz-ng-sys-0c5a5ac0d6b919ed/out/build/CMakeFiles/CMakeOutput.log".
[INFO] [stderr]   See also "/opt/rustwide/target/x86_64-apple-darwin/debug/build/libz-ng-sys-0c5a5ac0d6b919ed/out/build/CMakeFiles/CMakeError.log".
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   CMake Error at /usr/share/cmake-3.22/Modules/CMakeTestCCompiler.cmake:69 (message):
[INFO] [stderr]     The C compiler
[INFO] [stderr] 
[INFO] [stderr]       "/usr/bin/cc"
[INFO] [stderr] 
[INFO] [stderr]     is not able to compile a simple test program.
[INFO] [stderr] 
[INFO] [stderr]     It fails with the following output:
[INFO] [stderr] 
[INFO] [stderr]       Change Dir: /opt/rustwide/target/x86_64-apple-darwin/debug/build/libz-ng-sys-0c5a5ac0d6b919ed/out/build/CMakeFiles/CMakeTmp
[INFO] [stderr]       
[INFO] [stderr]       Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_52e6d/fast && /usr/bin/gmake  -f CMakeFiles/cmTC_52e6d.dir/build.make CMakeFiles/cmTC_52e6d.dir/build
[INFO] [stderr]       gmake[1]: Entering directory '/opt/rustwide/target/x86_64-apple-darwin/debug/build/libz-ng-sys-0c5a5ac0d6b919ed/out/build/CMakeFiles/CMakeTmp'
[INFO] [stderr]       Building C object CMakeFiles/cmTC_52e6d.dir/testCCompiler.c.o
[INFO] [stderr]       /usr/bin/cc   -ffunction-sections -fdata-sections -fPIC -m64 -arch x86_64 -mmacosx-version-min=10.7  -arch x86_64 -std=c11 -o CMakeFiles/cmTC_52e6d.dir/testCCompiler.c.o -c /opt/rustwide/target/x86_64-apple-darwin/debug/build/libz-ng-sys-0c5a5ac0d6b919ed/out/build/CMakeFiles/CMakeTmp/testCCompiler.c
[INFO] [stderr]       cc: error: unrecognized command-line option '-arch'
[INFO] [stderr]       cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr]       cc: error: unrecognized command-line option '-arch'
[INFO] [stderr]       gmake[1]: *** [CMakeFiles/cmTC_52e6d.dir/build.make:78: CMakeFiles/cmTC_52e6d.dir/testCCompiler.c.o] Error 1
[INFO] [stderr]       gmake[1]: Leaving directory '/opt/rustwide/target/x86_64-apple-darwin/debug/build/libz-ng-sys-0c5a5ac0d6b919ed/out/build/CMakeFiles/CMakeTmp'
[INFO] [stderr]       gmake: *** [Makefile:127: cmTC_52e6d/fast] Error 2
[INFO] [stderr]       
[INFO] [stderr]       
[INFO] [stderr] 
[INFO] [stderr]     
[INFO] [stderr] 
[INFO] [stderr]     CMake will not be able to correctly generate this project.
[INFO] [stderr]   Call Stack (most recent call first):
[INFO] [stderr]     CMakeLists.txt:35 (project)
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cmake-0.1.51/src/lib.rs:1100:5:
[INFO] [stderr] 
[INFO] [stderr]   command did not execute successfully, got: exit status: 1
[INFO] [stderr] 
[INFO] [stderr]   build script failed, must exit now
[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: zstd-sys@2.0.13+zstd.1.5.6: cc: error: unrecognized command-line option '-arch'
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-2" "-fno-omit-frame-pointer" "-m64" "-arch" "x86_64" "-mmacosx-version-min=10.7" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/zstd-sys-b9ac973f20f8cb1b/out/8957a4c8b028b07b-debug.o" "-c" "zstd/lib/common/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: zstd-sys@2.0.13+zstd.1.5.6: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-2" "-fno-omit-frame-pointer" "-m64" "-arch" "x86_64" "-mmacosx-version-min=10.7" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/zstd-sys-b9ac973f20f8cb1b/out/8957a4c8b028b07b-entropy_common.o" "-c" "zstd/lib/common/entropy_common.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: zstd-sys@2.0.13+zstd.1.5.6: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-2" "-fno-omit-frame-pointer" "-m64" "-arch" "x86_64" "-mmacosx-version-min=10.7" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/zstd-sys-b9ac973f20f8cb1b/out/8957a4c8b028b07b-error_private.o" "-c" "zstd/lib/common/error_private.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: zstd-sys@2.0.13+zstd.1.5.6: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-2" "-fno-omit-frame-pointer" "-m64" "-arch" "x86_64" "-mmacosx-version-min=10.7" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/zstd-sys-b9ac973f20f8cb1b/out/8957a4c8b028b07b-fse_decompress.o" "-c" "zstd/lib/common/fse_decompress.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: zstd-sys@2.0.13+zstd.1.5.6: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-2" "-fno-omit-frame-pointer" "-m64" "-arch" "x86_64" "-mmacosx-version-min=10.7" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/zstd-sys-b9ac973f20f8cb1b/out/8957a4c8b028b07b-pool.o" "-c" "zstd/lib/common/pool.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: zstd-sys@2.0.13+zstd.1.5.6: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-2" "-fno-omit-frame-pointer" "-m64" "-arch" "x86_64" "-mmacosx-version-min=10.7" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/zstd-sys-b9ac973f20f8cb1b/out/8957a4c8b028b07b-threading.o" "-c" "zstd/lib/common/threading.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: zstd-sys@2.0.13+zstd.1.5.6: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-2" "-fno-omit-frame-pointer" "-m64" "-arch" "x86_64" "-mmacosx-version-min=10.7" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/zstd-sys-b9ac973f20f8cb1b/out/8957a4c8b028b07b-zstd_common.o" "-c" "zstd/lib/common/zstd_common.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: zstd-sys@2.0.13+zstd.1.5.6: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-2" "-fno-omit-frame-pointer" "-m64" "-arch" "x86_64" "-mmacosx-version-min=10.7" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/zstd-sys-b9ac973f20f8cb1b/out/1ddd1489cc625d97-fse_compress.o" "-c" "zstd/lib/compress/fse_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: zstd-sys@2.0.13+zstd.1.5.6: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-2" "-fno-omit-frame-pointer" "-m64" "-arch" "x86_64" "-mmacosx-version-min=10.7" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/zstd-sys-b9ac973f20f8cb1b/out/1ddd1489cc625d97-hist.o" "-c" "zstd/lib/compress/hist.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: zstd-sys@2.0.13+zstd.1.5.6: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-2" "-fno-omit-frame-pointer" "-m64" "-arch" "x86_64" "-mmacosx-version-min=10.7" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/zstd-sys-b9ac973f20f8cb1b/out/1ddd1489cc625d97-huf_compress.o" "-c" "zstd/lib/compress/huf_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: zstd-sys@2.0.13+zstd.1.5.6: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-2" "-fno-omit-frame-pointer" "-m64" "-arch" "x86_64" "-mmacosx-version-min=10.7" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/zstd-sys-b9ac973f20f8cb1b/out/1ddd1489cc625d97-zstd_compress.o" "-c" "zstd/lib/compress/zstd_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: zstd-sys@2.0.13+zstd.1.5.6: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-2" "-fno-omit-frame-pointer" "-m64" "-arch" "x86_64" "-mmacosx-version-min=10.7" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/zstd-sys-b9ac973f20f8cb1b/out/1ddd1489cc625d97-zstd_compress_literals.o" "-c" "zstd/lib/compress/zstd_compress_literals.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: zstd-sys@2.0.13+zstd.1.5.6: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-2" "-fno-omit-frame-pointer" "-m64" "-arch" "x86_64" "-mmacosx-version-min=10.7" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/zstd-sys-b9ac973f20f8cb1b/out/1ddd1489cc625d97-zstd_compress_sequences.o" "-c" "zstd/lib/compress/zstd_compress_sequences.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: zstd-sys@2.0.13+zstd.1.5.6: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-2" "-fno-omit-frame-pointer" "-m64" "-arch" "x86_64" "-mmacosx-version-min=10.7" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/zstd-sys-b9ac973f20f8cb1b/out/1ddd1489cc625d97-zstd_compress_superblock.o" "-c" "zstd/lib/compress/zstd_compress_superblock.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: zstd-sys@2.0.13+zstd.1.5.6: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-2" "-fno-omit-frame-pointer" "-m64" "-arch" "x86_64" "-mmacosx-version-min=10.7" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/zstd-sys-b9ac973f20f8cb1b/out/1ddd1489cc625d97-zstd_double_fast.o" "-c" "zstd/lib/compress/zstd_double_fast.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: zstd-sys@2.0.13+zstd.1.5.6: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-2" "-fno-omit-frame-pointer" "-m64" "-arch" "x86_64" "-mmacosx-version-min=10.7" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/zstd-sys-b9ac973f20f8cb1b/out/1ddd1489cc625d97-zstd_fast.o" "-c" "zstd/lib/compress/zstd_fast.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: zstd-sys@2.0.13+zstd.1.5.6: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-2" "-fno-omit-frame-pointer" "-m64" "-arch" "x86_64" "-mmacosx-version-min=10.7" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/zstd-sys-b9ac973f20f8cb1b/out/1ddd1489cc625d97-zstd_lazy.o" "-c" "zstd/lib/compress/zstd_lazy.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: zstd-sys@2.0.13+zstd.1.5.6: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-2" "-fno-omit-frame-pointer" "-m64" "-arch" "x86_64" "-mmacosx-version-min=10.7" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/zstd-sys-b9ac973f20f8cb1b/out/1ddd1489cc625d97-zstd_ldm.o" "-c" "zstd/lib/compress/zstd_ldm.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: zstd-sys@2.0.13+zstd.1.5.6: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-2" "-fno-omit-frame-pointer" "-m64" "-arch" "x86_64" "-mmacosx-version-min=10.7" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/zstd-sys-b9ac973f20f8cb1b/out/1ddd1489cc625d97-zstd_opt.o" "-c" "zstd/lib/compress/zstd_opt.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: zstd-sys@2.0.13+zstd.1.5.6: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-2" "-fno-omit-frame-pointer" "-m64" "-arch" "x86_64" "-mmacosx-version-min=10.7" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/zstd-sys-b9ac973f20f8cb1b/out/1ddd1489cc625d97-zstdmt_compress.o" "-c" "zstd/lib/compress/zstdmt_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: zstd-sys@2.0.13+zstd.1.5.6: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-2" "-fno-omit-frame-pointer" "-m64" "-arch" "x86_64" "-mmacosx-version-min=10.7" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/zstd-sys-b9ac973f20f8cb1b/out/690f776bf7b37aeb-huf_decompress.o" "-c" "zstd/lib/decompress/huf_decompress.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: zstd-sys@2.0.13+zstd.1.5.6: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-2" "-fno-omit-frame-pointer" "-m64" "-arch" "x86_64" "-mmacosx-version-min=10.7" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/zstd-sys-b9ac973f20f8cb1b/out/690f776bf7b37aeb-zstd_ddict.o" "-c" "zstd/lib/decompress/zstd_ddict.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: zstd-sys@2.0.13+zstd.1.5.6: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-2" "-fno-omit-frame-pointer" "-m64" "-arch" "x86_64" "-mmacosx-version-min=10.7" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/zstd-sys-b9ac973f20f8cb1b/out/690f776bf7b37aeb-zstd_decompress.o" "-c" "zstd/lib/decompress/zstd_decompress.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: zstd-sys@2.0.13+zstd.1.5.6: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-2" "-fno-omit-frame-pointer" "-m64" "-arch" "x86_64" "-mmacosx-version-min=10.7" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/zstd-sys-b9ac973f20f8cb1b/out/690f776bf7b37aeb-zstd_decompress_block.o" "-c" "zstd/lib/decompress/zstd_decompress_block.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: zstd-sys@2.0.13+zstd.1.5.6: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-2" "-fno-omit-frame-pointer" "-m64" "-arch" "x86_64" "-mmacosx-version-min=10.7" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/zstd-sys-b9ac973f20f8cb1b/out/b0401a448be314bb-cover.o" "-c" "zstd/lib/dictBuilder/cover.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: zstd-sys@2.0.13+zstd.1.5.6: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-2" "-fno-omit-frame-pointer" "-m64" "-arch" "x86_64" "-mmacosx-version-min=10.7" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/zstd-sys-b9ac973f20f8cb1b/out/b0401a448be314bb-divsufsort.o" "-c" "zstd/lib/dictBuilder/divsufsort.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: zstd-sys@2.0.13+zstd.1.5.6: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-2" "-fno-omit-frame-pointer" "-m64" "-arch" "x86_64" "-mmacosx-version-min=10.7" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/zstd-sys-b9ac973f20f8cb1b/out/b0401a448be314bb-fastcover.o" "-c" "zstd/lib/dictBuilder/fastcover.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: zstd-sys@2.0.13+zstd.1.5.6: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-2" "-fno-omit-frame-pointer" "-m64" "-arch" "x86_64" "-mmacosx-version-min=10.7" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/zstd-sys-b9ac973f20f8cb1b/out/b0401a448be314bb-zdict.o" "-c" "zstd/lib/dictBuilder/zdict.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: zstd-sys@2.0.13+zstd.1.5.6: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-2" "-fno-omit-frame-pointer" "-m64" "-arch" "x86_64" "-mmacosx-version-min=10.7" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/zstd-sys-b9ac973f20f8cb1b/out/5eeec2f4c1e9b3b6-zstd_v01.o" "-c" "zstd/lib/legacy/zstd_v01.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: zstd-sys@2.0.13+zstd.1.5.6: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-2" "-fno-omit-frame-pointer" "-m64" "-arch" "x86_64" "-mmacosx-version-min=10.7" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/zstd-sys-b9ac973f20f8cb1b/out/5eeec2f4c1e9b3b6-zstd_v02.o" "-c" "zstd/lib/legacy/zstd_v02.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: zstd-sys@2.0.13+zstd.1.5.6: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-2" "-fno-omit-frame-pointer" "-m64" "-arch" "x86_64" "-mmacosx-version-min=10.7" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/zstd-sys-b9ac973f20f8cb1b/out/5eeec2f4c1e9b3b6-zstd_v03.o" "-c" "zstd/lib/legacy/zstd_v03.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: zstd-sys@2.0.13+zstd.1.5.6: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-2" "-fno-omit-frame-pointer" "-m64" "-arch" "x86_64" "-mmacosx-version-min=10.7" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/zstd-sys-b9ac973f20f8cb1b/out/5eeec2f4c1e9b3b6-zstd_v04.o" "-c" "zstd/lib/legacy/zstd_v04.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: zstd-sys@2.0.13+zstd.1.5.6: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-2" "-fno-omit-frame-pointer" "-m64" "-arch" "x86_64" "-mmacosx-version-min=10.7" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/zstd-sys-b9ac973f20f8cb1b/out/5eeec2f4c1e9b3b6-zstd_v05.o" "-c" "zstd/lib/legacy/zstd_v05.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: zstd-sys@2.0.13+zstd.1.5.6: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-2" "-fno-omit-frame-pointer" "-m64" "-arch" "x86_64" "-mmacosx-version-min=10.7" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/zstd-sys-b9ac973f20f8cb1b/out/5eeec2f4c1e9b3b6-zstd_v06.o" "-c" "zstd/lib/legacy/zstd_v06.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: zstd-sys@2.0.13+zstd.1.5.6: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-2" "-fno-omit-frame-pointer" "-m64" "-arch" "x86_64" "-mmacosx-version-min=10.7" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/zstd-sys-b9ac973f20f8cb1b/out/5eeec2f4c1e9b3b6-zstd_v07.o" "-c" "zstd/lib/legacy/zstd_v07.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: zstd-sys@2.0.13+zstd.1.5.6: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-2" "-fno-omit-frame-pointer" "-m64" "-arch" "x86_64" "-mmacosx-version-min=10.7" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/zstd-sys-b9ac973f20f8cb1b/out/690f776bf7b37aeb-huf_decompress_amd64.o" "-c" "zstd/lib/decompress/huf_decompress_amd64.S" with args cc did not execute successfully (status code exit status: 1).
[INFO] [stderr] 
[INFO] [stderr] error: failed to run custom build command for `zstd-sys v2.0.13+zstd.1.5.6`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/zstd-sys-ddbce039375f080c/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-env-changed=ZSTD_SYS_USE_PKG_CONFIG
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/x86_64-apple-darwin/debug/build/zstd-sys-b9ac973f20f8cb1b/out)
[INFO] [stderr]   TARGET = Some(x86_64-apple-darwin)
[INFO] [stderr]   OPT_LEVEL = Some(0)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64-apple-darwin
[INFO] [stderr]   CC_x86_64-apple-darwin = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64_apple_darwin
[INFO] [stderr]   CC_x86_64_apple_darwin = None
[INFO] [stderr]   cargo:rerun-if-env-changed=TARGET_CC
[INFO] [stderr]   TARGET_CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC
[INFO] [stderr]   CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CROSS_COMPILE
[INFO] [stderr]   CROSS_COMPILE = None
[INFO] [stderr]   RUSTC_LINKER = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   RUSTC_WRAPPER = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   DEBUG = Some(true)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(cmpxchg16b,fxsr,lahfsahf,sse,sse2,sse3,sse4.1,ssse3)
[INFO] [stderr]   cargo:rerun-if-env-changed=MACOSX_DEPLOYMENT_TARGET
[INFO] [stderr]   MACOSX_DEPLOYMENT_TARGET = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64-apple-darwin
[INFO] [stderr]   CFLAGS_x86_64-apple-darwin = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64_apple_darwin
[INFO] [stderr]   CFLAGS_x86_64_apple_darwin = None
[INFO] [stderr]   cargo:rerun-if-env-changed=TARGET_CFLAGS
[INFO] [stderr]   TARGET_CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/x86_64-apple-darwin/debug/build/zstd-sys-b9ac973f20f8cb1b/out)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(cmpxchg16b,fxsr,lahfsahf,sse,sse2,sse3,sse4.1,ssse3)
[INFO] [stderr]   cargo:rerun-if-env-changed=MACOSX_DEPLOYMENT_TARGET
[INFO] [stderr]   MACOSX_DEPLOYMENT_TARGET = None
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64-apple-darwin
[INFO] [stderr]   CFLAGS_x86_64-apple-darwin = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64_apple_darwin
[INFO] [stderr]   CFLAGS_x86_64_apple_darwin = None
[INFO] [stderr]   cargo:rerun-if-env-changed=TARGET_CFLAGS
[INFO] [stderr]   TARGET_CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/x86_64-apple-darwin/debug/build/zstd-sys-b9ac973f20f8cb1b/out)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(cmpxchg16b,fxsr,lahfsahf,sse,sse2,sse3,sse4.1,ssse3)
[INFO] [stderr]   cargo:rerun-if-env-changed=MACOSX_DEPLOYMENT_TARGET
[INFO] [stderr]   MACOSX_DEPLOYMENT_TARGET = None
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64-apple-darwin
[INFO] [stderr]   CFLAGS_x86_64-apple-darwin = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64_apple_darwin
[INFO] [stderr]   CFLAGS_x86_64_apple_darwin = None
[INFO] [stderr]   cargo:rerun-if-env-changed=TARGET_CFLAGS
[INFO] [stderr]   TARGET_CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/x86_64-apple-darwin/debug/build/zstd-sys-b9ac973f20f8cb1b/out)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(cmpxchg16b,fxsr,lahfsahf,sse,sse2,sse3,sse4.1,ssse3)
[INFO] [stderr]   cargo:rerun-if-env-changed=MACOSX_DEPLOYMENT_TARGET
[INFO] [stderr]   MACOSX_DEPLOYMENT_TARGET = None
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64-apple-darwin
[INFO] [stderr]   CFLAGS_x86_64-apple-darwin = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64_apple_darwin
[INFO] [stderr]   CFLAGS_x86_64_apple_darwin = None
[INFO] [stderr]   cargo:rerun-if-env-changed=TARGET_CFLAGS
[INFO] [stderr]   TARGET_CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   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" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/zstd-sys-b9ac973f20f8cb1b/out/8957a4c8b028b07b-debug.o" "-c" "zstd/lib/common/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" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/zstd-sys-b9ac973f20f8cb1b/out/8957a4c8b028b07b-entropy_common.o" "-c" "zstd/lib/common/entropy_common.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" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/zstd-sys-b9ac973f20f8cb1b/out/8957a4c8b028b07b-error_private.o" "-c" "zstd/lib/common/error_private.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" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/zstd-sys-b9ac973f20f8cb1b/out/8957a4c8b028b07b-fse_decompress.o" "-c" "zstd/lib/common/fse_decompress.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" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/zstd-sys-b9ac973f20f8cb1b/out/8957a4c8b028b07b-pool.o" "-c" "zstd/lib/common/pool.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" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/zstd-sys-b9ac973f20f8cb1b/out/8957a4c8b028b07b-threading.o" "-c" "zstd/lib/common/threading.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" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/zstd-sys-b9ac973f20f8cb1b/out/8957a4c8b028b07b-zstd_common.o" "-c" "zstd/lib/common/zstd_common.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" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/zstd-sys-b9ac973f20f8cb1b/out/1ddd1489cc625d97-fse_compress.o" "-c" "zstd/lib/compress/fse_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" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/zstd-sys-b9ac973f20f8cb1b/out/1ddd1489cc625d97-hist.o" "-c" "zstd/lib/compress/hist.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" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/zstd-sys-b9ac973f20f8cb1b/out/1ddd1489cc625d97-huf_compress.o" "-c" "zstd/lib/compress/huf_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" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/zstd-sys-b9ac973f20f8cb1b/out/1ddd1489cc625d97-zstd_compress.o" "-c" "zstd/lib/compress/zstd_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" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/zstd-sys-b9ac973f20f8cb1b/out/1ddd1489cc625d97-zstd_compress_literals.o" "-c" "zstd/lib/compress/zstd_compress_literals.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" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/zstd-sys-b9ac973f20f8cb1b/out/1ddd1489cc625d97-zstd_compress_sequences.o" "-c" "zstd/lib/compress/zstd_compress_sequences.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" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/zstd-sys-b9ac973f20f8cb1b/out/1ddd1489cc625d97-zstd_compress_superblock.o" "-c" "zstd/lib/compress/zstd_compress_superblock.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" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/zstd-sys-b9ac973f20f8cb1b/out/1ddd1489cc625d97-zstd_double_fast.o" "-c" "zstd/lib/compress/zstd_double_fast.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" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/zstd-sys-b9ac973f20f8cb1b/out/1ddd1489cc625d97-zstd_fast.o" "-c" "zstd/lib/compress/zstd_fast.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" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/zstd-sys-b9ac973f20f8cb1b/out/1ddd1489cc625d97-zstd_lazy.o" "-c" "zstd/lib/compress/zstd_lazy.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" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/zstd-sys-b9ac973f20f8cb1b/out/1ddd1489cc625d97-zstd_ldm.o" "-c" "zstd/lib/compress/zstd_ldm.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" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/zstd-sys-b9ac973f20f8cb1b/out/1ddd1489cc625d97-zstd_opt.o" "-c" "zstd/lib/compress/zstd_opt.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" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/zstd-sys-b9ac973f20f8cb1b/out/1ddd1489cc625d97-zstdmt_compress.o" "-c" "zstd/lib/compress/zstdmt_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" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/zstd-sys-b9ac973f20f8cb1b/out/690f776bf7b37aeb-huf_decompress.o" "-c" "zstd/lib/decompress/huf_decompress.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" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/zstd-sys-b9ac973f20f8cb1b/out/690f776bf7b37aeb-zstd_ddict.o" "-c" "zstd/lib/decompress/zstd_ddict.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" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/zstd-sys-b9ac973f20f8cb1b/out/690f776bf7b37aeb-zstd_decompress.o" "-c" "zstd/lib/decompress/zstd_decompress.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" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/zstd-sys-b9ac973f20f8cb1b/out/690f776bf7b37aeb-zstd_decompress_block.o" "-c" "zstd/lib/decompress/zstd_decompress_block.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" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/zstd-sys-b9ac973f20f8cb1b/out/b0401a448be314bb-cover.o" "-c" "zstd/lib/dictBuilder/cover.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" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/zstd-sys-b9ac973f20f8cb1b/out/b0401a448be314bb-divsufsort.o" "-c" "zstd/lib/dictBuilder/divsufsort.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" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/zstd-sys-b9ac973f20f8cb1b/out/b0401a448be314bb-fastcover.o" "-c" "zstd/lib/dictBuilder/fastcover.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" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/zstd-sys-b9ac973f20f8cb1b/out/b0401a448be314bb-zdict.o" "-c" "zstd/lib/dictBuilder/zdict.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" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/zstd-sys-b9ac973f20f8cb1b/out/5eeec2f4c1e9b3b6-zstd_v01.o" "-c" "zstd/lib/legacy/zstd_v01.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" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/zstd-sys-b9ac973f20f8cb1b/out/5eeec2f4c1e9b3b6-zstd_v02.o" "-c" "zstd/lib/legacy/zstd_v02.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" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/zstd-sys-b9ac973f20f8cb1b/out/5eeec2f4c1e9b3b6-zstd_v03.o" "-c" "zstd/lib/legacy/zstd_v03.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" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/zstd-sys-b9ac973f20f8cb1b/out/5eeec2f4c1e9b3b6-zstd_v04.o" "-c" "zstd/lib/legacy/zstd_v04.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" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/zstd-sys-b9ac973f20f8cb1b/out/5eeec2f4c1e9b3b6-zstd_v05.o" "-c" "zstd/lib/legacy/zstd_v05.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" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/zstd-sys-b9ac973f20f8cb1b/out/5eeec2f4c1e9b3b6-zstd_v06.o" "-c" "zstd/lib/legacy/zstd_v06.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" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/zstd-sys-b9ac973f20f8cb1b/out/5eeec2f4c1e9b3b6-zstd_v07.o" "-c" "zstd/lib/legacy/zstd_v07.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" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/zstd-sys-b9ac973f20f8cb1b/out/690f776bf7b37aeb-huf_decompress_amd64.o" "-c" "zstd/lib/decompress/huf_decompress_amd64.S" with args cc did not execute successfully (status code exit status: 1).
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   error occurred: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-2" "-fno-omit-frame-pointer" "-m64" "-arch" "x86_64" "-mmacosx-version-min=10.7" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/zstd-sys-b9ac973f20f8cb1b/out/690f776bf7b37aeb-huf_decompress_amd64.o" "-c" "zstd/lib/decompress/huf_decompress_amd64.S" with args cc did not execute successfully (status code exit status: 1).
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] running `Command { std: "docker" "inspect" "5f73a6eb3fee9f6e297e727315a2d14a70fc54eb760a86dd7fe7370d1b89402e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f73a6eb3fee9f6e297e727315a2d14a70fc54eb760a86dd7fe7370d1b89402e", kill_on_drop: false }`
[INFO] [stdout] 5f73a6eb3fee9f6e297e727315a2d14a70fc54eb760a86dd7fe7370d1b89402e