zmq2 0.5.0

Maintained high-level bindings to the zeromq library
Documentation
Build #1553098 2024-11-17T21:26:00.939134+00:00
# rustc version
rustc 1.84.0-nightly (f2a35426b 2024-11-16)# docs.rs version
docsrs 0.6.0 (36c721fb 2024-11-06)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/zmq2-0.5.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/zmq2-0.5.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\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20241116-1.84.0-nightly-f2a35426b\", \"--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}/i686-pc-windows-msvc\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "i686-pc-windows-msvc", kill_on_drop: false }`
[INFO] [stdout] aeaa491d75dc59ba379bdc42912af218a2142312a0f1a537d7e948d491825fb2
[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" "aeaa491d75dc59ba379bdc42912af218a2142312a0f1a537d7e948d491825fb2", kill_on_drop: false }`
[INFO] [stderr] warning: Rustdoc did not scrape the following examples because they require dev-dependencies: asyncsrv, fileio3, helloworld_client, helloworld_server, lbbroker, lvcache, msgqueue, msgsend, mspoller, msreader, mtrelay, mtserver, pathopub, pathosub, psenvpub, psenvsub, rrbroker, rrclient, rrworker, rtdealer, rtreq, stream-logserver, syncpub, syncsub, tasksink, tasksink2, taskvent, taskwork, taskwork2, version, weather_client, weather_server, wuproxy
[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 zmq-sys2 v0.3.0
[INFO] [stderr] warning: zmq-sys2@0.3.0: GNU compiler is not supported for this target
[INFO] [stderr] warning: zmq-sys2@0.3.0: GNU compiler is not supported for this target
[INFO] [stderr] warning: zmq-sys2@0.3.0: GNU compiler is not supported for this target
[INFO] [stderr] warning: zmq-sys2@0.3.0: GNU compiler is not supported for this target
[INFO] [stderr] warning: zmq-sys2@0.3.0: GNU compiler is not supported for this target
[INFO] [stderr] warning: zmq-sys2@0.3.0: GNU compiler is not supported for this target
[INFO] [stderr] warning: zmq-sys2@0.3.0: GNU compiler is not supported for this target
[INFO] [stderr] warning: zmq-sys2@0.3.0: GNU compiler is not supported for this target
[INFO] [stderr] warning: zmq-sys2@0.3.0: c++: fatal error: cannot specify '-o' with '-c', '-S' or '-E' with multiple files
[INFO] [stderr] warning: zmq-sys2@0.3.0: compilation terminated.
[INFO] [stderr] warning: zmq-sys2@0.3.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/external/wepoll" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/builds/deprecated-msvc" "-Wall" "-Wextra" "/GL-" "/EHsc" "-DZMQ_BUILD_TESTS=OFF" "-DZMQ_USE_CV_IMPL_STL11=1" "-DZMQ_STATIC=1" "-DZMQ_USE_BUILTIN_SHA1=1" "-DZMQ_HAVE_WS=1" "-DZMQ_IOTHREAD_POLLER_USE_EPOLL=1" "-DZMQ_POLL_BASED_ON_POLL=1" "-D_WIN32_WINNT=0x0600" "-DZMQ_HAVE_IPC=1" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/zmq-sys2-500d175d19a6b5a9/out/lib/eabcc89cc7b79605-address.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src/address.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: cannot specify '-o' with '-c', '-S' or '-E' with multiple files
[INFO] [stderr] warning: zmq-sys2@0.3.0: compilation terminated.
[INFO] [stderr] warning: zmq-sys2@0.3.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/external/wepoll" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/builds/deprecated-msvc" "-Wall" "-Wextra" "/GL-" "/EHsc" "-DZMQ_BUILD_TESTS=OFF" "-DZMQ_USE_CV_IMPL_STL11=1" "-DZMQ_STATIC=1" "-DZMQ_USE_BUILTIN_SHA1=1" "-DZMQ_HAVE_WS=1" "-DZMQ_IOTHREAD_POLLER_USE_EPOLL=1" "-DZMQ_POLL_BASED_ON_POLL=1" "-D_WIN32_WINNT=0x0600" "-DZMQ_HAVE_IPC=1" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/zmq-sys2-500d175d19a6b5a9/out/lib/eabcc89cc7b79605-channel.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src/channel.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] warning: zmq-sys2@0.3.0: GNU compiler is not supported for this target
[INFO] [stderr] warning: zmq-sys2@0.3.0: c++: fatal error: cannot specify '-o' with '-c', '-S' or '-E' with multiple files
[INFO] [stderr] warning: zmq-sys2@0.3.0: compilation terminated.
[INFO] [stderr] warning: zmq-sys2@0.3.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/external/wepoll" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/builds/deprecated-msvc" "-Wall" "-Wextra" "/GL-" "/EHsc" "-DZMQ_BUILD_TESTS=OFF" "-DZMQ_USE_CV_IMPL_STL11=1" "-DZMQ_STATIC=1" "-DZMQ_USE_BUILTIN_SHA1=1" "-DZMQ_HAVE_WS=1" "-DZMQ_IOTHREAD_POLLER_USE_EPOLL=1" "-DZMQ_POLL_BASED_ON_POLL=1" "-D_WIN32_WINNT=0x0600" "-DZMQ_HAVE_IPC=1" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/zmq-sys2-500d175d19a6b5a9/out/lib/eabcc89cc7b79605-client.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src/client.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: cannot specify '-o' with '-c', '-S' or '-E' with multiple files
[INFO] [stderr] warning: zmq-sys2@0.3.0: compilation terminated.
[INFO] [stderr] warning: zmq-sys2@0.3.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/external/wepoll" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/builds/deprecated-msvc" "-Wall" "-Wextra" "/GL-" "/EHsc" "-DZMQ_BUILD_TESTS=OFF" "-DZMQ_USE_CV_IMPL_STL11=1" "-DZMQ_STATIC=1" "-DZMQ_USE_BUILTIN_SHA1=1" "-DZMQ_HAVE_WS=1" "-DZMQ_IOTHREAD_POLLER_USE_EPOLL=1" "-DZMQ_POLL_BASED_ON_POLL=1" "-D_WIN32_WINNT=0x0600" "-DZMQ_HAVE_IPC=1" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/zmq-sys2-500d175d19a6b5a9/out/lib/eabcc89cc7b79605-clock.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src/clock.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: cannot specify '-o' with '-c', '-S' or '-E' with multiple files
[INFO] [stderr] warning: zmq-sys2@0.3.0: compilation terminated.
[INFO] [stderr] warning: zmq-sys2@0.3.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/external/wepoll" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/builds/deprecated-msvc" "-Wall" "-Wextra" "/GL-" "/EHsc" "-DZMQ_BUILD_TESTS=OFF" "-DZMQ_USE_CV_IMPL_STL11=1" "-DZMQ_STATIC=1" "-DZMQ_USE_BUILTIN_SHA1=1" "-DZMQ_HAVE_WS=1" "-DZMQ_IOTHREAD_POLLER_USE_EPOLL=1" "-DZMQ_POLL_BASED_ON_POLL=1" "-D_WIN32_WINNT=0x0600" "-DZMQ_HAVE_IPC=1" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/zmq-sys2-500d175d19a6b5a9/out/lib/eabcc89cc7b79605-ctx.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src/ctx.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] warning: zmq-sys2@0.3.0: GNU compiler is not supported for this target
[INFO] [stderr] warning: zmq-sys2@0.3.0: GNU compiler is not supported for this target
[INFO] [stderr] warning: zmq-sys2@0.3.0: c++: fatal error: cannot specify '-o' with '-c', '-S' or '-E' with multiple files
[INFO] [stderr] warning: zmq-sys2@0.3.0: compilation terminated.
[INFO] [stderr] warning: zmq-sys2@0.3.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/external/wepoll" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/builds/deprecated-msvc" "-Wall" "-Wextra" "/GL-" "/EHsc" "-DZMQ_BUILD_TESTS=OFF" "-DZMQ_USE_CV_IMPL_STL11=1" "-DZMQ_STATIC=1" "-DZMQ_USE_BUILTIN_SHA1=1" "-DZMQ_HAVE_WS=1" "-DZMQ_IOTHREAD_POLLER_USE_EPOLL=1" "-DZMQ_POLL_BASED_ON_POLL=1" "-D_WIN32_WINNT=0x0600" "-DZMQ_HAVE_IPC=1" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/zmq-sys2-500d175d19a6b5a9/out/lib/eabcc89cc7b79605-curve_client.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src/curve_client.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: cannot specify '-o' with '-c', '-S' or '-E' with multiple files
[INFO] [stderr] warning: zmq-sys2@0.3.0: compilation terminated.
[INFO] [stderr] warning: zmq-sys2@0.3.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/external/wepoll" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/builds/deprecated-msvc" "-Wall" "-Wextra" "/GL-" "/EHsc" "-DZMQ_BUILD_TESTS=OFF" "-DZMQ_USE_CV_IMPL_STL11=1" "-DZMQ_STATIC=1" "-DZMQ_USE_BUILTIN_SHA1=1" "-DZMQ_HAVE_WS=1" "-DZMQ_IOTHREAD_POLLER_USE_EPOLL=1" "-DZMQ_POLL_BASED_ON_POLL=1" "-D_WIN32_WINNT=0x0600" "-DZMQ_HAVE_IPC=1" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/zmq-sys2-500d175d19a6b5a9/out/lib/eabcc89cc7b79605-curve_mechanism_base.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src/curve_mechanism_base.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: cannot specify '-o' with '-c', '-S' or '-E' with multiple files
[INFO] [stderr] warning: zmq-sys2@0.3.0: compilation terminated.
[INFO] [stderr] warning: zmq-sys2@0.3.0: GNU compiler is not supported for this target
[INFO] [stderr] warning: zmq-sys2@0.3.0: GNU compiler is not supported for this target
[INFO] [stderr] warning: zmq-sys2@0.3.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/external/wepoll" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/builds/deprecated-msvc" "-Wall" "-Wextra" "/GL-" "/EHsc" "-DZMQ_BUILD_TESTS=OFF" "-DZMQ_USE_CV_IMPL_STL11=1" "-DZMQ_STATIC=1" "-DZMQ_USE_BUILTIN_SHA1=1" "-DZMQ_HAVE_WS=1" "-DZMQ_IOTHREAD_POLLER_USE_EPOLL=1" "-DZMQ_POLL_BASED_ON_POLL=1" "-D_WIN32_WINNT=0x0600" "-DZMQ_HAVE_IPC=1" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/zmq-sys2-500d175d19a6b5a9/out/lib/eabcc89cc7b79605-curve_server.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src/curve_server.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: cannot specify '-o' with '-c', '-S' or '-E' with multiple files
[INFO] [stderr] warning: zmq-sys2@0.3.0: compilation terminated.
[INFO] [stderr] warning: zmq-sys2@0.3.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/external/wepoll" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/builds/deprecated-msvc" "-Wall" "-Wextra" "/GL-" "/EHsc" "-DZMQ_BUILD_TESTS=OFF" "-DZMQ_USE_CV_IMPL_STL11=1" "-DZMQ_STATIC=1" "-DZMQ_USE_BUILTIN_SHA1=1" "-DZMQ_HAVE_WS=1" "-DZMQ_IOTHREAD_POLLER_USE_EPOLL=1" "-DZMQ_POLL_BASED_ON_POLL=1" "-D_WIN32_WINNT=0x0600" "-DZMQ_HAVE_IPC=1" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/zmq-sys2-500d175d19a6b5a9/out/lib/eabcc89cc7b79605-dealer.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src/dealer.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] warning: zmq-sys2@0.3.0: GNU compiler is not supported for this target
[INFO] [stderr] warning: zmq-sys2@0.3.0: c++: fatal error: cannot specify '-o' with '-c', '-S' or '-E' with multiple files
[INFO] [stderr] warning: zmq-sys2@0.3.0: compilation terminated.
[INFO] [stderr] warning: zmq-sys2@0.3.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/external/wepoll" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/builds/deprecated-msvc" "-Wall" "-Wextra" "/GL-" "/EHsc" "-DZMQ_BUILD_TESTS=OFF" "-DZMQ_USE_CV_IMPL_STL11=1" "-DZMQ_STATIC=1" "-DZMQ_USE_BUILTIN_SHA1=1" "-DZMQ_HAVE_WS=1" "-DZMQ_IOTHREAD_POLLER_USE_EPOLL=1" "-DZMQ_POLL_BASED_ON_POLL=1" "-D_WIN32_WINNT=0x0600" "-DZMQ_HAVE_IPC=1" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/zmq-sys2-500d175d19a6b5a9/out/lib/eabcc89cc7b79605-decoder_allocators.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src/decoder_allocators.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: cannot specify '-o' with '-c', '-S' or '-E' with multiple files
[INFO] [stderr] warning: zmq-sys2@0.3.0: compilation terminated.
[INFO] [stderr] warning: zmq-sys2@0.3.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/external/wepoll" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/builds/deprecated-msvc" "-Wall" "-Wextra" "/GL-" "/EHsc" "-DZMQ_BUILD_TESTS=OFF" "-DZMQ_USE_CV_IMPL_STL11=1" "-DZMQ_STATIC=1" "-DZMQ_USE_BUILTIN_SHA1=1" "-DZMQ_HAVE_WS=1" "-DZMQ_IOTHREAD_POLLER_USE_EPOLL=1" "-DZMQ_POLL_BASED_ON_POLL=1" "-D_WIN32_WINNT=0x0600" "-DZMQ_HAVE_IPC=1" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/zmq-sys2-500d175d19a6b5a9/out/lib/eabcc89cc7b79605-devpoll.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src/devpoll.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] warning: zmq-sys2@0.3.0: GNU compiler is not supported for this target
[INFO] [stderr] warning: zmq-sys2@0.3.0: c++: fatal error: cannot specify '-o' with '-c', '-S' or '-E' with multiple files
[INFO] [stderr] warning: zmq-sys2@0.3.0: compilation terminated.
[INFO] [stderr] warning: zmq-sys2@0.3.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/external/wepoll" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/builds/deprecated-msvc" "-Wall" "-Wextra" "/GL-" "/EHsc" "-DZMQ_BUILD_TESTS=OFF" "-DZMQ_USE_CV_IMPL_STL11=1" "-DZMQ_STATIC=1" "-DZMQ_USE_BUILTIN_SHA1=1" "-DZMQ_HAVE_WS=1" "-DZMQ_IOTHREAD_POLLER_USE_EPOLL=1" "-DZMQ_POLL_BASED_ON_POLL=1" "-D_WIN32_WINNT=0x0600" "-DZMQ_HAVE_IPC=1" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/zmq-sys2-500d175d19a6b5a9/out/lib/eabcc89cc7b79605-dgram.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src/dgram.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: cannot specify '-o' with '-c', '-S' or '-E' with multiple files
[INFO] [stderr] warning: zmq-sys2@0.3.0: compilation terminated.
[INFO] [stderr] warning: zmq-sys2@0.3.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/external/wepoll" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/builds/deprecated-msvc" "-Wall" "-Wextra" "/GL-" "/EHsc" "-DZMQ_BUILD_TESTS=OFF" "-DZMQ_USE_CV_IMPL_STL11=1" "-DZMQ_STATIC=1" "-DZMQ_USE_BUILTIN_SHA1=1" "-DZMQ_HAVE_WS=1" "-DZMQ_IOTHREAD_POLLER_USE_EPOLL=1" "-DZMQ_POLL_BASED_ON_POLL=1" "-D_WIN32_WINNT=0x0600" "-DZMQ_HAVE_IPC=1" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/zmq-sys2-500d175d19a6b5a9/out/lib/eabcc89cc7b79605-dish.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src/dish.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: cannot specify '-o' with '-c', '-S' or '-E' with multiple files
[INFO] [stderr] warning: zmq-sys2@0.3.0: compilation terminated.
[INFO] [stderr] warning: zmq-sys2@0.3.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/external/wepoll" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/builds/deprecated-msvc" "-Wall" "-Wextra" "/GL-" "/EHsc" "-DZMQ_BUILD_TESTS=OFF" "-DZMQ_USE_CV_IMPL_STL11=1" "-DZMQ_STATIC=1" "-DZMQ_USE_BUILTIN_SHA1=1" "-DZMQ_HAVE_WS=1" "-DZMQ_IOTHREAD_POLLER_USE_EPOLL=1" "-DZMQ_POLL_BASED_ON_POLL=1" "-D_WIN32_WINNT=0x0600" "-DZMQ_HAVE_IPC=1" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/zmq-sys2-500d175d19a6b5a9/out/lib/eabcc89cc7b79605-dist.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src/dist.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: cannot specify '-o' with '-c', '-S' or '-E' with multiple files
[INFO] [stderr] warning: zmq-sys2@0.3.0: compilation terminated.
[INFO] [stderr] warning: zmq-sys2@0.3.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/external/wepoll" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/builds/deprecated-msvc" "-Wall" "-Wextra" "/GL-" "/EHsc" "-DZMQ_BUILD_TESTS=OFF" "-DZMQ_USE_CV_IMPL_STL11=1" "-DZMQ_STATIC=1" "-DZMQ_USE_BUILTIN_SHA1=1" "-DZMQ_HAVE_WS=1" "-DZMQ_IOTHREAD_POLLER_USE_EPOLL=1" "-DZMQ_POLL_BASED_ON_POLL=1" "-D_WIN32_WINNT=0x0600" "-DZMQ_HAVE_IPC=1" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/zmq-sys2-500d175d19a6b5a9/out/lib/eabcc89cc7b79605-endpoint.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src/endpoint.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] warning: zmq-sys2@0.3.0: GNU compiler is not supported for this target
[INFO] [stderr] warning: zmq-sys2@0.3.0: GNU compiler is not supported for this target
[INFO] [stderr] warning: zmq-sys2@0.3.0: GNU compiler is not supported for this target
[INFO] [stderr] warning: zmq-sys2@0.3.0: c++: fatal error: cannot specify '-o' with '-c', '-S' or '-E' with multiple files
[INFO] [stderr] warning: zmq-sys2@0.3.0: compilation terminated.
[INFO] [stderr] warning: zmq-sys2@0.3.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/external/wepoll" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/builds/deprecated-msvc" "-Wall" "-Wextra" "/GL-" "/EHsc" "-DZMQ_BUILD_TESTS=OFF" "-DZMQ_USE_CV_IMPL_STL11=1" "-DZMQ_STATIC=1" "-DZMQ_USE_BUILTIN_SHA1=1" "-DZMQ_HAVE_WS=1" "-DZMQ_IOTHREAD_POLLER_USE_EPOLL=1" "-DZMQ_POLL_BASED_ON_POLL=1" "-D_WIN32_WINNT=0x0600" "-DZMQ_HAVE_IPC=1" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/zmq-sys2-500d175d19a6b5a9/out/lib/eabcc89cc7b79605-epoll.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src/epoll.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: cannot specify '-o' with '-c', '-S' or '-E' with multiple files
[INFO] [stderr] warning: zmq-sys2@0.3.0: compilation terminated.
[INFO] [stderr] warning: zmq-sys2@0.3.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/external/wepoll" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/builds/deprecated-msvc" "-Wall" "-Wextra" "/GL-" "/EHsc" "-DZMQ_BUILD_TESTS=OFF" "-DZMQ_USE_CV_IMPL_STL11=1" "-DZMQ_STATIC=1" "-DZMQ_USE_BUILTIN_SHA1=1" "-DZMQ_HAVE_WS=1" "-DZMQ_IOTHREAD_POLLER_USE_EPOLL=1" "-DZMQ_POLL_BASED_ON_POLL=1" "-D_WIN32_WINNT=0x0600" "-DZMQ_HAVE_IPC=1" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/zmq-sys2-500d175d19a6b5a9/out/lib/eabcc89cc7b79605-err.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src/err.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: cannot specify '-o' with '-c', '-S' or '-E' with multiple files
[INFO] [stderr] warning: zmq-sys2@0.3.0: compilation terminated.
[INFO] [stderr] warning: zmq-sys2@0.3.0: GNU compiler is not supported for this target
[INFO] [stderr] warning: zmq-sys2@0.3.0: GNU compiler is not supported for this target
[INFO] [stderr] warning: zmq-sys2@0.3.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/external/wepoll" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/builds/deprecated-msvc" "-Wall" "-Wextra" "/GL-" "/EHsc" "-DZMQ_BUILD_TESTS=OFF" "-DZMQ_USE_CV_IMPL_STL11=1" "-DZMQ_STATIC=1" "-DZMQ_USE_BUILTIN_SHA1=1" "-DZMQ_HAVE_WS=1" "-DZMQ_IOTHREAD_POLLER_USE_EPOLL=1" "-DZMQ_POLL_BASED_ON_POLL=1" "-D_WIN32_WINNT=0x0600" "-DZMQ_HAVE_IPC=1" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/zmq-sys2-500d175d19a6b5a9/out/lib/eabcc89cc7b79605-fq.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src/fq.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: cannot specify '-o' with '-c', '-S' or '-E' with multiple files
[INFO] [stderr] warning: zmq-sys2@0.3.0: compilation terminated.
[INFO] [stderr] warning: zmq-sys2@0.3.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/external/wepoll" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/builds/deprecated-msvc" "-Wall" "-Wextra" "/GL-" "/EHsc" "-DZMQ_BUILD_TESTS=OFF" "-DZMQ_USE_CV_IMPL_STL11=1" "-DZMQ_STATIC=1" "-DZMQ_USE_BUILTIN_SHA1=1" "-DZMQ_HAVE_WS=1" "-DZMQ_IOTHREAD_POLLER_USE_EPOLL=1" "-DZMQ_POLL_BASED_ON_POLL=1" "-D_WIN32_WINNT=0x0600" "-DZMQ_HAVE_IPC=1" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/zmq-sys2-500d175d19a6b5a9/out/lib/eabcc89cc7b79605-gather.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src/gather.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: cannot specify '-o' with '-c', '-S' or '-E' with multiple files
[INFO] [stderr] warning: zmq-sys2@0.3.0: compilation terminated.
[INFO] [stderr] warning: zmq-sys2@0.3.0: GNU compiler is not supported for this target
[INFO] [stderr] warning: zmq-sys2@0.3.0: GNU compiler is not supported for this target
[INFO] [stderr] warning: zmq-sys2@0.3.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/external/wepoll" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/builds/deprecated-msvc" "-Wall" "-Wextra" "/GL-" "/EHsc" "-DZMQ_BUILD_TESTS=OFF" "-DZMQ_USE_CV_IMPL_STL11=1" "-DZMQ_STATIC=1" "-DZMQ_USE_BUILTIN_SHA1=1" "-DZMQ_HAVE_WS=1" "-DZMQ_IOTHREAD_POLLER_USE_EPOLL=1" "-DZMQ_POLL_BASED_ON_POLL=1" "-D_WIN32_WINNT=0x0600" "-DZMQ_HAVE_IPC=1" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/zmq-sys2-500d175d19a6b5a9/out/lib/eabcc89cc7b79605-gssapi_client.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src/gssapi_client.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: cannot specify '-o' with '-c', '-S' or '-E' with multiple files
[INFO] [stderr] warning: zmq-sys2@0.3.0: compilation terminated.
[INFO] [stderr] warning: zmq-sys2@0.3.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/external/wepoll" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/builds/deprecated-msvc" "-Wall" "-Wextra" "/GL-" "/EHsc" "-DZMQ_BUILD_TESTS=OFF" "-DZMQ_USE_CV_IMPL_STL11=1" "-DZMQ_STATIC=1" "-DZMQ_USE_BUILTIN_SHA1=1" "-DZMQ_HAVE_WS=1" "-DZMQ_IOTHREAD_POLLER_USE_EPOLL=1" "-DZMQ_POLL_BASED_ON_POLL=1" "-D_WIN32_WINNT=0x0600" "-DZMQ_HAVE_IPC=1" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/zmq-sys2-500d175d19a6b5a9/out/lib/eabcc89cc7b79605-gssapi_mechanism_base.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src/gssapi_mechanism_base.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: cannot specify '-o' with '-c', '-S' or '-E' with multiple files
[INFO] [stderr] warning: zmq-sys2@0.3.0: compilation terminated.
[INFO] [stderr] warning: zmq-sys2@0.3.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/external/wepoll" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/builds/deprecated-msvc" "-Wall" "-Wextra" "/GL-" "/EHsc" "-DZMQ_BUILD_TESTS=OFF" "-DZMQ_USE_CV_IMPL_STL11=1" "-DZMQ_STATIC=1" "-DZMQ_USE_BUILTIN_SHA1=1" "-DZMQ_HAVE_WS=1" "-DZMQ_IOTHREAD_POLLER_USE_EPOLL=1" "-DZMQ_POLL_BASED_ON_POLL=1" "-D_WIN32_WINNT=0x0600" "-DZMQ_HAVE_IPC=1" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/zmq-sys2-500d175d19a6b5a9/out/lib/eabcc89cc7b79605-gssapi_server.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src/gssapi_server.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: cannot specify '-o' with '-c', '-S' or '-E' with multiple files
[INFO] [stderr] warning: zmq-sys2@0.3.0: compilation terminated.
[INFO] [stderr] warning: zmq-sys2@0.3.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/external/wepoll" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/builds/deprecated-msvc" "-Wall" "-Wextra" "/GL-" "/EHsc" "-DZMQ_BUILD_TESTS=OFF" "-DZMQ_USE_CV_IMPL_STL11=1" "-DZMQ_STATIC=1" "-DZMQ_USE_BUILTIN_SHA1=1" "-DZMQ_HAVE_WS=1" "-DZMQ_IOTHREAD_POLLER_USE_EPOLL=1" "-DZMQ_POLL_BASED_ON_POLL=1" "-D_WIN32_WINNT=0x0600" "-DZMQ_HAVE_IPC=1" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/zmq-sys2-500d175d19a6b5a9/out/lib/eabcc89cc7b79605-io_object.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src/io_object.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] warning: zmq-sys2@0.3.0: GNU compiler is not supported for this target
[INFO] [stderr] warning: zmq-sys2@0.3.0: GNU compiler is not supported for this target
[INFO] [stderr] warning: zmq-sys2@0.3.0: GNU compiler is not supported for this target
[INFO] [stderr] warning: zmq-sys2@0.3.0: c++: fatal error: cannot specify '-o' with '-c', '-S' or '-E' with multiple files
[INFO] [stderr] warning: zmq-sys2@0.3.0: compilation terminated.
[INFO] [stderr] warning: zmq-sys2@0.3.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/external/wepoll" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/builds/deprecated-msvc" "-Wall" "-Wextra" "/GL-" "/EHsc" "-DZMQ_BUILD_TESTS=OFF" "-DZMQ_USE_CV_IMPL_STL11=1" "-DZMQ_STATIC=1" "-DZMQ_USE_BUILTIN_SHA1=1" "-DZMQ_HAVE_WS=1" "-DZMQ_IOTHREAD_POLLER_USE_EPOLL=1" "-DZMQ_POLL_BASED_ON_POLL=1" "-D_WIN32_WINNT=0x0600" "-DZMQ_HAVE_IPC=1" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/zmq-sys2-500d175d19a6b5a9/out/lib/eabcc89cc7b79605-io_thread.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src/io_thread.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: cannot specify '-o' with '-c', '-S' or '-E' with multiple files
[INFO] [stderr] warning: zmq-sys2@0.3.0: compilation terminated.
[INFO] [stderr] warning: zmq-sys2@0.3.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/external/wepoll" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/builds/deprecated-msvc" "-Wall" "-Wextra" "/GL-" "/EHsc" "-DZMQ_BUILD_TESTS=OFF" "-DZMQ_USE_CV_IMPL_STL11=1" "-DZMQ_STATIC=1" "-DZMQ_USE_BUILTIN_SHA1=1" "-DZMQ_HAVE_WS=1" "-DZMQ_IOTHREAD_POLLER_USE_EPOLL=1" "-DZMQ_POLL_BASED_ON_POLL=1" "-D_WIN32_WINNT=0x0600" "-DZMQ_HAVE_IPC=1" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/zmq-sys2-500d175d19a6b5a9/out/lib/eabcc89cc7b79605-ip_resolver.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src/ip_resolver.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: cannot specify '-o' with '-c', '-S' or '-E' with multiple files
[INFO] [stderr] warning: zmq-sys2@0.3.0: compilation terminated.
[INFO] [stderr] warning: zmq-sys2@0.3.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/external/wepoll" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/builds/deprecated-msvc" "-Wall" "-Wextra" "/GL-" "/EHsc" "-DZMQ_BUILD_TESTS=OFF" "-DZMQ_USE_CV_IMPL_STL11=1" "-DZMQ_STATIC=1" "-DZMQ_USE_BUILTIN_SHA1=1" "-DZMQ_HAVE_WS=1" "-DZMQ_IOTHREAD_POLLER_USE_EPOLL=1" "-DZMQ_POLL_BASED_ON_POLL=1" "-D_WIN32_WINNT=0x0600" "-DZMQ_HAVE_IPC=1" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/zmq-sys2-500d175d19a6b5a9/out/lib/eabcc89cc7b79605-ip.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src/ip.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] warning: zmq-sys2@0.3.0: GNU compiler is not supported for this target
[INFO] [stderr] warning: zmq-sys2@0.3.0: GNU compiler is not supported for this target
[INFO] [stderr] warning: zmq-sys2@0.3.0: c++: fatal error: cannot specify '-o' with '-c', '-S' or '-E' with multiple files
[INFO] [stderr] warning: zmq-sys2@0.3.0: compilation terminated.
[INFO] [stderr] warning: zmq-sys2@0.3.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/external/wepoll" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/builds/deprecated-msvc" "-Wall" "-Wextra" "/GL-" "/EHsc" "-DZMQ_BUILD_TESTS=OFF" "-DZMQ_USE_CV_IMPL_STL11=1" "-DZMQ_STATIC=1" "-DZMQ_USE_BUILTIN_SHA1=1" "-DZMQ_HAVE_WS=1" "-DZMQ_IOTHREAD_POLLER_USE_EPOLL=1" "-DZMQ_POLL_BASED_ON_POLL=1" "-D_WIN32_WINNT=0x0600" "-DZMQ_HAVE_IPC=1" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/zmq-sys2-500d175d19a6b5a9/out/lib/eabcc89cc7b79605-ipc_address.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src/ipc_address.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: cannot specify '-o' with '-c', '-S' or '-E' with multiple files
[INFO] [stderr] warning: zmq-sys2@0.3.0: compilation terminated.
[INFO] [stderr] warning: zmq-sys2@0.3.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/external/wepoll" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/builds/deprecated-msvc" "-Wall" "-Wextra" "/GL-" "/EHsc" "-DZMQ_BUILD_TESTS=OFF" "-DZMQ_USE_CV_IMPL_STL11=1" "-DZMQ_STATIC=1" "-DZMQ_USE_BUILTIN_SHA1=1" "-DZMQ_HAVE_WS=1" "-DZMQ_IOTHREAD_POLLER_USE_EPOLL=1" "-DZMQ_POLL_BASED_ON_POLL=1" "-D_WIN32_WINNT=0x0600" "-DZMQ_HAVE_IPC=1" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/zmq-sys2-500d175d19a6b5a9/out/lib/eabcc89cc7b79605-ipc_connecter.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src/ipc_connecter.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: cannot specify '-o' with '-c', '-S' or '-E' with multiple files
[INFO] [stderr] warning: zmq-sys2@0.3.0: compilation terminated.
[INFO] [stderr] warning: zmq-sys2@0.3.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/external/wepoll" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/builds/deprecated-msvc" "-Wall" "-Wextra" "/GL-" "/EHsc" "-DZMQ_BUILD_TESTS=OFF" "-DZMQ_USE_CV_IMPL_STL11=1" "-DZMQ_STATIC=1" "-DZMQ_USE_BUILTIN_SHA1=1" "-DZMQ_HAVE_WS=1" "-DZMQ_IOTHREAD_POLLER_USE_EPOLL=1" "-DZMQ_POLL_BASED_ON_POLL=1" "-D_WIN32_WINNT=0x0600" "-DZMQ_HAVE_IPC=1" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/zmq-sys2-500d175d19a6b5a9/out/lib/eabcc89cc7b79605-ipc_listener.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src/ipc_listener.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] warning: zmq-sys2@0.3.0: GNU compiler is not supported for this target
[INFO] [stderr] warning: zmq-sys2@0.3.0: GNU compiler is not supported for this target
[INFO] [stderr] warning: zmq-sys2@0.3.0: c++: fatal error: cannot specify '-o' with '-c', '-S' or '-E' with multiple files
[INFO] [stderr] warning: zmq-sys2@0.3.0: compilation terminated.
[INFO] [stderr] warning: zmq-sys2@0.3.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/external/wepoll" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/builds/deprecated-msvc" "-Wall" "-Wextra" "/GL-" "/EHsc" "-DZMQ_BUILD_TESTS=OFF" "-DZMQ_USE_CV_IMPL_STL11=1" "-DZMQ_STATIC=1" "-DZMQ_USE_BUILTIN_SHA1=1" "-DZMQ_HAVE_WS=1" "-DZMQ_IOTHREAD_POLLER_USE_EPOLL=1" "-DZMQ_POLL_BASED_ON_POLL=1" "-D_WIN32_WINNT=0x0600" "-DZMQ_HAVE_IPC=1" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/zmq-sys2-500d175d19a6b5a9/out/lib/eabcc89cc7b79605-kqueue.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src/kqueue.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: cannot specify '-o' with '-c', '-S' or '-E' with multiple files
[INFO] [stderr] warning: zmq-sys2@0.3.0: compilation terminated.
[INFO] [stderr] warning: zmq-sys2@0.3.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/external/wepoll" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/builds/deprecated-msvc" "-Wall" "-Wextra" "/GL-" "/EHsc" "-DZMQ_BUILD_TESTS=OFF" "-DZMQ_USE_CV_IMPL_STL11=1" "-DZMQ_STATIC=1" "-DZMQ_USE_BUILTIN_SHA1=1" "-DZMQ_HAVE_WS=1" "-DZMQ_IOTHREAD_POLLER_USE_EPOLL=1" "-DZMQ_POLL_BASED_ON_POLL=1" "-D_WIN32_WINNT=0x0600" "-DZMQ_HAVE_IPC=1" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/zmq-sys2-500d175d19a6b5a9/out/lib/eabcc89cc7b79605-lb.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src/lb.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: cannot specify '-o' with '-c', '-S' or '-E' with multiple files
[INFO] [stderr] warning: zmq-sys2@0.3.0: compilation terminated.
[INFO] [stderr] warning: zmq-sys2@0.3.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/external/wepoll" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/builds/deprecated-msvc" "-Wall" "-Wextra" "/GL-" "/EHsc" "-DZMQ_BUILD_TESTS=OFF" "-DZMQ_USE_CV_IMPL_STL11=1" "-DZMQ_STATIC=1" "-DZMQ_USE_BUILTIN_SHA1=1" "-DZMQ_HAVE_WS=1" "-DZMQ_IOTHREAD_POLLER_USE_EPOLL=1" "-DZMQ_POLL_BASED_ON_POLL=1" "-D_WIN32_WINNT=0x0600" "-DZMQ_HAVE_IPC=1" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/zmq-sys2-500d175d19a6b5a9/out/lib/eabcc89cc7b79605-mailbox_safe.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src/mailbox_safe.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] warning: zmq-sys2@0.3.0: GNU compiler is not supported for this target
[INFO] [stderr] warning: zmq-sys2@0.3.0: GNU compiler is not supported for this target
[INFO] [stderr] warning: zmq-sys2@0.3.0: c++: fatal error: cannot specify '-o' with '-c', '-S' or '-E' with multiple files
[INFO] [stderr] warning: zmq-sys2@0.3.0: compilation terminated.
[INFO] [stderr] warning: zmq-sys2@0.3.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/external/wepoll" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/builds/deprecated-msvc" "-Wall" "-Wextra" "/GL-" "/EHsc" "-DZMQ_BUILD_TESTS=OFF" "-DZMQ_USE_CV_IMPL_STL11=1" "-DZMQ_STATIC=1" "-DZMQ_USE_BUILTIN_SHA1=1" "-DZMQ_HAVE_WS=1" "-DZMQ_IOTHREAD_POLLER_USE_EPOLL=1" "-DZMQ_POLL_BASED_ON_POLL=1" "-D_WIN32_WINNT=0x0600" "-DZMQ_HAVE_IPC=1" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/zmq-sys2-500d175d19a6b5a9/out/lib/eabcc89cc7b79605-mailbox.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src/mailbox.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: cannot specify '-o' with '-c', '-S' or '-E' with multiple files
[INFO] [stderr] warning: zmq-sys2@0.3.0: compilation terminated.
[INFO] [stderr] warning: zmq-sys2@0.3.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/external/wepoll" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/builds/deprecated-msvc" "-Wall" "-Wextra" "/GL-" "/EHsc" "-DZMQ_BUILD_TESTS=OFF" "-DZMQ_USE_CV_IMPL_STL11=1" "-DZMQ_STATIC=1" "-DZMQ_USE_BUILTIN_SHA1=1" "-DZMQ_HAVE_WS=1" "-DZMQ_IOTHREAD_POLLER_USE_EPOLL=1" "-DZMQ_POLL_BASED_ON_POLL=1" "-D_WIN32_WINNT=0x0600" "-DZMQ_HAVE_IPC=1" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/zmq-sys2-500d175d19a6b5a9/out/lib/eabcc89cc7b79605-mechanism_base.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src/mechanism_base.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: cannot specify '-o' with '-c', '-S' or '-E' with multiple files
[INFO] [stderr] warning: zmq-sys2@0.3.0: compilation terminated.
[INFO] [stderr] warning: zmq-sys2@0.3.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/external/wepoll" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/builds/deprecated-msvc" "-Wall" "-Wextra" "/GL-" "/EHsc" "-DZMQ_BUILD_TESTS=OFF" "-DZMQ_USE_CV_IMPL_STL11=1" "-DZMQ_STATIC=1" "-DZMQ_USE_BUILTIN_SHA1=1" "-DZMQ_HAVE_WS=1" "-DZMQ_IOTHREAD_POLLER_USE_EPOLL=1" "-DZMQ_POLL_BASED_ON_POLL=1" "-D_WIN32_WINNT=0x0600" "-DZMQ_HAVE_IPC=1" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/zmq-sys2-500d175d19a6b5a9/out/lib/eabcc89cc7b79605-mechanism.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src/mechanism.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] warning: zmq-sys2@0.3.0: GNU compiler is not supported for this target
[INFO] [stderr] warning: zmq-sys2@0.3.0: GNU compiler is not supported for this target
[INFO] [stderr] warning: zmq-sys2@0.3.0: c++: fatal error: cannot specify '-o' with '-c', '-S' or '-E' with multiple files
[INFO] [stderr] warning: zmq-sys2@0.3.0: compilation terminated.
[INFO] [stderr] warning: zmq-sys2@0.3.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/external/wepoll" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/builds/deprecated-msvc" "-Wall" "-Wextra" "/GL-" "/EHsc" "-DZMQ_BUILD_TESTS=OFF" "-DZMQ_USE_CV_IMPL_STL11=1" "-DZMQ_STATIC=1" "-DZMQ_USE_BUILTIN_SHA1=1" "-DZMQ_HAVE_WS=1" "-DZMQ_IOTHREAD_POLLER_USE_EPOLL=1" "-DZMQ_POLL_BASED_ON_POLL=1" "-D_WIN32_WINNT=0x0600" "-DZMQ_HAVE_IPC=1" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/zmq-sys2-500d175d19a6b5a9/out/lib/eabcc89cc7b79605-metadata.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src/metadata.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: cannot specify '-o' with '-c', '-S' or '-E' with multiple files
[INFO] [stderr] warning: zmq-sys2@0.3.0: compilation terminated.
[INFO] [stderr] warning: zmq-sys2@0.3.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/external/wepoll" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/builds/deprecated-msvc" "-Wall" "-Wextra" "/GL-" "/EHsc" "-DZMQ_BUILD_TESTS=OFF" "-DZMQ_USE_CV_IMPL_STL11=1" "-DZMQ_STATIC=1" "-DZMQ_USE_BUILTIN_SHA1=1" "-DZMQ_HAVE_WS=1" "-DZMQ_IOTHREAD_POLLER_USE_EPOLL=1" "-DZMQ_POLL_BASED_ON_POLL=1" "-D_WIN32_WINNT=0x0600" "-DZMQ_HAVE_IPC=1" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/zmq-sys2-500d175d19a6b5a9/out/lib/eabcc89cc7b79605-msg.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src/msg.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: cannot specify '-o' with '-c', '-S' or '-E' with multiple files
[INFO] [stderr] warning: zmq-sys2@0.3.0: compilation terminated.
[INFO] [stderr] warning: zmq-sys2@0.3.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/external/wepoll" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/builds/deprecated-msvc" "-Wall" "-Wextra" "/GL-" "/EHsc" "-DZMQ_BUILD_TESTS=OFF" "-DZMQ_USE_CV_IMPL_STL11=1" "-DZMQ_STATIC=1" "-DZMQ_USE_BUILTIN_SHA1=1" "-DZMQ_HAVE_WS=1" "-DZMQ_IOTHREAD_POLLER_USE_EPOLL=1" "-DZMQ_POLL_BASED_ON_POLL=1" "-D_WIN32_WINNT=0x0600" "-DZMQ_HAVE_IPC=1" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/zmq-sys2-500d175d19a6b5a9/out/lib/eabcc89cc7b79605-mtrie.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src/mtrie.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: cannot specify '-o' with '-c', '-S' or '-E' with multiple files
[INFO] [stderr] warning: zmq-sys2@0.3.0: compilation terminated.
[INFO] [stderr] warning: zmq-sys2@0.3.0: GNU compiler is not supported for this target
[INFO] [stderr] warning: zmq-sys2@0.3.0: GNU compiler is not supported for this target
[INFO] [stderr] warning: zmq-sys2@0.3.0: GNU compiler is not supported for this target
[INFO] [stderr] warning: zmq-sys2@0.3.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/external/wepoll" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/builds/deprecated-msvc" "-Wall" "-Wextra" "/GL-" "/EHsc" "-DZMQ_BUILD_TESTS=OFF" "-DZMQ_USE_CV_IMPL_STL11=1" "-DZMQ_STATIC=1" "-DZMQ_USE_BUILTIN_SHA1=1" "-DZMQ_HAVE_WS=1" "-DZMQ_IOTHREAD_POLLER_USE_EPOLL=1" "-DZMQ_POLL_BASED_ON_POLL=1" "-D_WIN32_WINNT=0x0600" "-DZMQ_HAVE_IPC=1" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/zmq-sys2-500d175d19a6b5a9/out/lib/eabcc89cc7b79605-norm_engine.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src/norm_engine.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: cannot specify '-o' with '-c', '-S' or '-E' with multiple files
[INFO] [stderr] warning: zmq-sys2@0.3.0: compilation terminated.
[INFO] [stderr] warning: zmq-sys2@0.3.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/external/wepoll" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/builds/deprecated-msvc" "-Wall" "-Wextra" "/GL-" "/EHsc" "-DZMQ_BUILD_TESTS=OFF" "-DZMQ_USE_CV_IMPL_STL11=1" "-DZMQ_STATIC=1" "-DZMQ_USE_BUILTIN_SHA1=1" "-DZMQ_HAVE_WS=1" "-DZMQ_IOTHREAD_POLLER_USE_EPOLL=1" "-DZMQ_POLL_BASED_ON_POLL=1" "-D_WIN32_WINNT=0x0600" "-DZMQ_HAVE_IPC=1" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/zmq-sys2-500d175d19a6b5a9/out/lib/eabcc89cc7b79605-null_mechanism.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src/null_mechanism.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: cannot specify '-o' with '-c', '-S' or '-E' with multiple files
[INFO] [stderr] warning: zmq-sys2@0.3.0: compilation terminated.
[INFO] [stderr] warning: zmq-sys2@0.3.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/external/wepoll" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/builds/deprecated-msvc" "-Wall" "-Wextra" "/GL-" "/EHsc" "-DZMQ_BUILD_TESTS=OFF" "-DZMQ_USE_CV_IMPL_STL11=1" "-DZMQ_STATIC=1" "-DZMQ_USE_BUILTIN_SHA1=1" "-DZMQ_HAVE_WS=1" "-DZMQ_IOTHREAD_POLLER_USE_EPOLL=1" "-DZMQ_POLL_BASED_ON_POLL=1" "-D_WIN32_WINNT=0x0600" "-DZMQ_HAVE_IPC=1" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/zmq-sys2-500d175d19a6b5a9/out/lib/eabcc89cc7b79605-object.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src/object.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] warning: zmq-sys2@0.3.0: GNU compiler is not supported for this target
[INFO] [stderr] warning: zmq-sys2@0.3.0: GNU compiler is not supported for this target
[INFO] [stderr] warning: zmq-sys2@0.3.0: c++: fatal error: cannot specify '-o' with '-c', '-S' or '-E' with multiple files
[INFO] [stderr] warning: zmq-sys2@0.3.0: compilation terminated.
[INFO] [stderr] warning: zmq-sys2@0.3.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/external/wepoll" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/builds/deprecated-msvc" "-Wall" "-Wextra" "/GL-" "/EHsc" "-DZMQ_BUILD_TESTS=OFF" "-DZMQ_USE_CV_IMPL_STL11=1" "-DZMQ_STATIC=1" "-DZMQ_USE_BUILTIN_SHA1=1" "-DZMQ_HAVE_WS=1" "-DZMQ_IOTHREAD_POLLER_USE_EPOLL=1" "-DZMQ_POLL_BASED_ON_POLL=1" "-D_WIN32_WINNT=0x0600" "-DZMQ_HAVE_IPC=1" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/zmq-sys2-500d175d19a6b5a9/out/lib/eabcc89cc7b79605-options.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src/options.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: cannot specify '-o' with '-c', '-S' or '-E' with multiple files
[INFO] [stderr] warning: zmq-sys2@0.3.0: compilation terminated.
[INFO] [stderr] warning: zmq-sys2@0.3.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/external/wepoll" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/builds/deprecated-msvc" "-Wall" "-Wextra" "/GL-" "/EHsc" "-DZMQ_BUILD_TESTS=OFF" "-DZMQ_USE_CV_IMPL_STL11=1" "-DZMQ_STATIC=1" "-DZMQ_USE_BUILTIN_SHA1=1" "-DZMQ_HAVE_WS=1" "-DZMQ_IOTHREAD_POLLER_USE_EPOLL=1" "-DZMQ_POLL_BASED_ON_POLL=1" "-D_WIN32_WINNT=0x0600" "-DZMQ_HAVE_IPC=1" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/zmq-sys2-500d175d19a6b5a9/out/lib/eabcc89cc7b79605-own.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src/own.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: cannot specify '-o' with '-c', '-S' or '-E' with multiple files
[INFO] [stderr] warning: zmq-sys2@0.3.0: compilation terminated.
[INFO] [stderr] warning: zmq-sys2@0.3.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/external/wepoll" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/builds/deprecated-msvc" "-Wall" "-Wextra" "/GL-" "/EHsc" "-DZMQ_BUILD_TESTS=OFF" "-DZMQ_USE_CV_IMPL_STL11=1" "-DZMQ_STATIC=1" "-DZMQ_USE_BUILTIN_SHA1=1" "-DZMQ_HAVE_WS=1" "-DZMQ_IOTHREAD_POLLER_USE_EPOLL=1" "-DZMQ_POLL_BASED_ON_POLL=1" "-D_WIN32_WINNT=0x0600" "-DZMQ_HAVE_IPC=1" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/zmq-sys2-500d175d19a6b5a9/out/lib/eabcc89cc7b79605-pair.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src/pair.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] warning: zmq-sys2@0.3.0: GNU compiler is not supported for this target
[INFO] [stderr] warning: zmq-sys2@0.3.0: GNU compiler is not supported for this target
[INFO] [stderr] warning: zmq-sys2@0.3.0: c++: fatal error: cannot specify '-o' with '-c', '-S' or '-E' with multiple files
[INFO] [stderr] warning: zmq-sys2@0.3.0: compilation terminated.
[INFO] [stderr] warning: zmq-sys2@0.3.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/external/wepoll" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/builds/deprecated-msvc" "-Wall" "-Wextra" "/GL-" "/EHsc" "-DZMQ_BUILD_TESTS=OFF" "-DZMQ_USE_CV_IMPL_STL11=1" "-DZMQ_STATIC=1" "-DZMQ_USE_BUILTIN_SHA1=1" "-DZMQ_HAVE_WS=1" "-DZMQ_IOTHREAD_POLLER_USE_EPOLL=1" "-DZMQ_POLL_BASED_ON_POLL=1" "-D_WIN32_WINNT=0x0600" "-DZMQ_HAVE_IPC=1" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/zmq-sys2-500d175d19a6b5a9/out/lib/eabcc89cc7b79605-peer.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src/peer.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: cannot specify '-o' with '-c', '-S' or '-E' with multiple files
[INFO] [stderr] warning: zmq-sys2@0.3.0: compilation terminated.
[INFO] [stderr] warning: zmq-sys2@0.3.0: c++: fatal error: cannot specify '-o' with '-c', '-S' or '-E' with multiple files
[INFO] [stderr] warning: zmq-sys2@0.3.0: compilation terminated.
[INFO] [stderr] warning: zmq-sys2@0.3.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/external/wepoll" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/builds/deprecated-msvc" "-Wall" "-Wextra" "/GL-" "/EHsc" "-DZMQ_BUILD_TESTS=OFF" "-DZMQ_USE_CV_IMPL_STL11=1" "-DZMQ_STATIC=1" "-DZMQ_USE_BUILTIN_SHA1=1" "-DZMQ_HAVE_WS=1" "-DZMQ_IOTHREAD_POLLER_USE_EPOLL=1" "-DZMQ_POLL_BASED_ON_POLL=1" "-D_WIN32_WINNT=0x0600" "-DZMQ_HAVE_IPC=1" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/zmq-sys2-500d175d19a6b5a9/out/lib/eabcc89cc7b79605-pgm_sender.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src/pgm_sender.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] warning: zmq-sys2@0.3.0: GNU compiler is not supported for this target
[INFO] [stderr] warning: zmq-sys2@0.3.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/external/wepoll" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/builds/deprecated-msvc" "-Wall" "-Wextra" "/GL-" "/EHsc" "-DZMQ_BUILD_TESTS=OFF" "-DZMQ_USE_CV_IMPL_STL11=1" "-DZMQ_STATIC=1" "-DZMQ_USE_BUILTIN_SHA1=1" "-DZMQ_HAVE_WS=1" "-DZMQ_IOTHREAD_POLLER_USE_EPOLL=1" "-DZMQ_POLL_BASED_ON_POLL=1" "-D_WIN32_WINNT=0x0600" "-DZMQ_HAVE_IPC=1" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/zmq-sys2-500d175d19a6b5a9/out/lib/eabcc89cc7b79605-pgm_receiver.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src/pgm_receiver.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: cannot specify '-o' with '-c', '-S' or '-E' with multiple files
[INFO] [stderr] warning: zmq-sys2@0.3.0: compilation terminated.
[INFO] [stderr] warning: zmq-sys2@0.3.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/external/wepoll" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/builds/deprecated-msvc" "-Wall" "-Wextra" "/GL-" "/EHsc" "-DZMQ_BUILD_TESTS=OFF" "-DZMQ_USE_CV_IMPL_STL11=1" "-DZMQ_STATIC=1" "-DZMQ_USE_BUILTIN_SHA1=1" "-DZMQ_HAVE_WS=1" "-DZMQ_IOTHREAD_POLLER_USE_EPOLL=1" "-DZMQ_POLL_BASED_ON_POLL=1" "-D_WIN32_WINNT=0x0600" "-DZMQ_HAVE_IPC=1" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/zmq-sys2-500d175d19a6b5a9/out/lib/eabcc89cc7b79605-pgm_socket.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src/pgm_socket.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] warning: zmq-sys2@0.3.0: GNU compiler is not supported for this target
[INFO] [stderr] warning: zmq-sys2@0.3.0: c++: fatal error: cannot specify '-o' with '-c', '-S' or '-E' with multiple files
[INFO] [stderr] warning: zmq-sys2@0.3.0: compilation terminated.
[INFO] [stderr] warning: zmq-sys2@0.3.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/external/wepoll" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/builds/deprecated-msvc" "-Wall" "-Wextra" "/GL-" "/EHsc" "-DZMQ_BUILD_TESTS=OFF" "-DZMQ_USE_CV_IMPL_STL11=1" "-DZMQ_STATIC=1" "-DZMQ_USE_BUILTIN_SHA1=1" "-DZMQ_HAVE_WS=1" "-DZMQ_IOTHREAD_POLLER_USE_EPOLL=1" "-DZMQ_POLL_BASED_ON_POLL=1" "-D_WIN32_WINNT=0x0600" "-DZMQ_HAVE_IPC=1" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/zmq-sys2-500d175d19a6b5a9/out/lib/eabcc89cc7b79605-pipe.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src/pipe.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: cannot specify '-o' with '-c', '-S' or '-E' with multiple files
[INFO] [stderr] warning: zmq-sys2@0.3.0: compilation terminated.
[INFO] [stderr] warning: zmq-sys2@0.3.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/external/wepoll" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/builds/deprecated-msvc" "-Wall" "-Wextra" "/GL-" "/EHsc" "-DZMQ_BUILD_TESTS=OFF" "-DZMQ_USE_CV_IMPL_STL11=1" "-DZMQ_STATIC=1" "-DZMQ_USE_BUILTIN_SHA1=1" "-DZMQ_HAVE_WS=1" "-DZMQ_IOTHREAD_POLLER_USE_EPOLL=1" "-DZMQ_POLL_BASED_ON_POLL=1" "-D_WIN32_WINNT=0x0600" "-DZMQ_HAVE_IPC=1" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/zmq-sys2-500d175d19a6b5a9/out/lib/eabcc89cc7b79605-plain_client.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src/plain_client.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: cannot specify '-o' with '-c', '-S' or '-E' with multiple files
[INFO] [stderr] warning: zmq-sys2@0.3.0: compilation terminated.
[INFO] [stderr] warning: zmq-sys2@0.3.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/external/wepoll" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/builds/deprecated-msvc" "-Wall" "-Wextra" "/GL-" "/EHsc" "-DZMQ_BUILD_TESTS=OFF" "-DZMQ_USE_CV_IMPL_STL11=1" "-DZMQ_STATIC=1" "-DZMQ_USE_BUILTIN_SHA1=1" "-DZMQ_HAVE_WS=1" "-DZMQ_IOTHREAD_POLLER_USE_EPOLL=1" "-DZMQ_POLL_BASED_ON_POLL=1" "-D_WIN32_WINNT=0x0600" "-DZMQ_HAVE_IPC=1" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/zmq-sys2-500d175d19a6b5a9/out/lib/eabcc89cc7b79605-plain_server.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src/plain_server.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: cannot specify '-o' with '-c', '-S' or '-E' with multiple files
[INFO] [stderr] warning: zmq-sys2@0.3.0: compilation terminated.
[INFO] [stderr] warning: zmq-sys2@0.3.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/external/wepoll" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/builds/deprecated-msvc" "-Wall" "-Wextra" "/GL-" "/EHsc" "-DZMQ_BUILD_TESTS=OFF" "-DZMQ_USE_CV_IMPL_STL11=1" "-DZMQ_STATIC=1" "-DZMQ_USE_BUILTIN_SHA1=1" "-DZMQ_HAVE_WS=1" "-DZMQ_IOTHREAD_POLLER_USE_EPOLL=1" "-DZMQ_POLL_BASED_ON_POLL=1" "-D_WIN32_WINNT=0x0600" "-DZMQ_HAVE_IPC=1" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/zmq-sys2-500d175d19a6b5a9/out/lib/eabcc89cc7b79605-poll.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src/poll.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] warning: zmq-sys2@0.3.0: GNU compiler is not supported for this target
[INFO] [stderr] warning: zmq-sys2@0.3.0: GNU compiler is not supported for this target
[INFO] [stderr] warning: zmq-sys2@0.3.0: GNU compiler is not supported for this target
[INFO] [stderr] warning: zmq-sys2@0.3.0: c++: fatal error: cannot specify '-o' with '-c', '-S' or '-E' with multiple files
[INFO] [stderr] warning: zmq-sys2@0.3.0: compilation terminated.
[INFO] [stderr] warning: zmq-sys2@0.3.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/external/wepoll" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/builds/deprecated-msvc" "-Wall" "-Wextra" "/GL-" "/EHsc" "-DZMQ_BUILD_TESTS=OFF" "-DZMQ_USE_CV_IMPL_STL11=1" "-DZMQ_STATIC=1" "-DZMQ_USE_BUILTIN_SHA1=1" "-DZMQ_HAVE_WS=1" "-DZMQ_IOTHREAD_POLLER_USE_EPOLL=1" "-DZMQ_POLL_BASED_ON_POLL=1" "-D_WIN32_WINNT=0x0600" "-DZMQ_HAVE_IPC=1" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/zmq-sys2-500d175d19a6b5a9/out/lib/eabcc89cc7b79605-poller_base.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src/poller_base.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: cannot specify '-o' with '-c', '-S' or '-E' with multiple files
[INFO] [stderr] warning: zmq-sys2@0.3.0: compilation terminated.
[INFO] [stderr] warning: zmq-sys2@0.3.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/external/wepoll" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/builds/deprecated-msvc" "-Wall" "-Wextra" "/GL-" "/EHsc" "-DZMQ_BUILD_TESTS=OFF" "-DZMQ_USE_CV_IMPL_STL11=1" "-DZMQ_STATIC=1" "-DZMQ_USE_BUILTIN_SHA1=1" "-DZMQ_HAVE_WS=1" "-DZMQ_IOTHREAD_POLLER_USE_EPOLL=1" "-DZMQ_POLL_BASED_ON_POLL=1" "-D_WIN32_WINNT=0x0600" "-DZMQ_HAVE_IPC=1" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/zmq-sys2-500d175d19a6b5a9/out/lib/eabcc89cc7b79605-polling_util.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src/polling_util.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] warning: zmq-sys2@0.3.0: GNU compiler is not supported for this target
[INFO] [stderr] warning: zmq-sys2@0.3.0: c++: fatal error: cannot specify '-o' with '-c', '-S' or '-E' with multiple files
[INFO] [stderr] warning: zmq-sys2@0.3.0: compilation terminated.
[INFO] [stderr] warning: zmq-sys2@0.3.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/external/wepoll" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/builds/deprecated-msvc" "-Wall" "-Wextra" "/GL-" "/EHsc" "-DZMQ_BUILD_TESTS=OFF" "-DZMQ_USE_CV_IMPL_STL11=1" "-DZMQ_STATIC=1" "-DZMQ_USE_BUILTIN_SHA1=1" "-DZMQ_HAVE_WS=1" "-DZMQ_IOTHREAD_POLLER_USE_EPOLL=1" "-DZMQ_POLL_BASED_ON_POLL=1" "-D_WIN32_WINNT=0x0600" "-DZMQ_HAVE_IPC=1" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/zmq-sys2-500d175d19a6b5a9/out/lib/eabcc89cc7b79605-pollset.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src/pollset.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: cannot specify '-o' with '-c', '-S' or '-E' with multiple files
[INFO] [stderr] warning: zmq-sys2@0.3.0: compilation terminated.
[INFO] [stderr] warning: zmq-sys2@0.3.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/external/wepoll" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/builds/deprecated-msvc" "-Wall" "-Wextra" "/GL-" "/EHsc" "-DZMQ_BUILD_TESTS=OFF" "-DZMQ_USE_CV_IMPL_STL11=1" "-DZMQ_STATIC=1" "-DZMQ_USE_BUILTIN_SHA1=1" "-DZMQ_HAVE_WS=1" "-DZMQ_IOTHREAD_POLLER_USE_EPOLL=1" "-DZMQ_POLL_BASED_ON_POLL=1" "-D_WIN32_WINNT=0x0600" "-DZMQ_HAVE_IPC=1" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/zmq-sys2-500d175d19a6b5a9/out/lib/eabcc89cc7b79605-precompiled.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src/precompiled.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: cannot specify '-o' with '-c', '-S' or '-E' with multiple files
[INFO] [stderr] warning: zmq-sys2@0.3.0: compilation terminated.
[INFO] [stderr] warning: zmq-sys2@0.3.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/external/wepoll" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/builds/deprecated-msvc" "-Wall" "-Wextra" "/GL-" "/EHsc" "-DZMQ_BUILD_TESTS=OFF" "-DZMQ_USE_CV_IMPL_STL11=1" "-DZMQ_STATIC=1" "-DZMQ_USE_BUILTIN_SHA1=1" "-DZMQ_HAVE_WS=1" "-DZMQ_IOTHREAD_POLLER_USE_EPOLL=1" "-DZMQ_POLL_BASED_ON_POLL=1" "-D_WIN32_WINNT=0x0600" "-DZMQ_HAVE_IPC=1" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/zmq-sys2-500d175d19a6b5a9/out/lib/eabcc89cc7b79605-proxy.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src/proxy.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] warning: zmq-sys2@0.3.0: GNU compiler is not supported for this target
[INFO] [stderr] warning: zmq-sys2@0.3.0: GNU compiler is not supported for this target
[INFO] [stderr] warning: zmq-sys2@0.3.0: c++: fatal error: cannot specify '-o' with '-c', '-S' or '-E' with multiple files
[INFO] [stderr] warning: zmq-sys2@0.3.0: compilation terminated.
[INFO] [stderr] warning: zmq-sys2@0.3.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/external/wepoll" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/builds/deprecated-msvc" "-Wall" "-Wextra" "/GL-" "/EHsc" "-DZMQ_BUILD_TESTS=OFF" "-DZMQ_USE_CV_IMPL_STL11=1" "-DZMQ_STATIC=1" "-DZMQ_USE_BUILTIN_SHA1=1" "-DZMQ_HAVE_WS=1" "-DZMQ_IOTHREAD_POLLER_USE_EPOLL=1" "-DZMQ_POLL_BASED_ON_POLL=1" "-D_WIN32_WINNT=0x0600" "-DZMQ_HAVE_IPC=1" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/zmq-sys2-500d175d19a6b5a9/out/lib/eabcc89cc7b79605-pub.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src/pub.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: cannot specify '-o' with '-c', '-S' or '-E' with multiple files
[INFO] [stderr] warning: zmq-sys2@0.3.0: compilation terminated.
[INFO] [stderr] warning: zmq-sys2@0.3.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/external/wepoll" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/builds/deprecated-msvc" "-Wall" "-Wextra" "/GL-" "/EHsc" "-DZMQ_BUILD_TESTS=OFF" "-DZMQ_USE_CV_IMPL_STL11=1" "-DZMQ_STATIC=1" "-DZMQ_USE_BUILTIN_SHA1=1" "-DZMQ_HAVE_WS=1" "-DZMQ_IOTHREAD_POLLER_USE_EPOLL=1" "-DZMQ_POLL_BASED_ON_POLL=1" "-D_WIN32_WINNT=0x0600" "-DZMQ_HAVE_IPC=1" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/zmq-sys2-500d175d19a6b5a9/out/lib/eabcc89cc7b79605-pull.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zeromq-src-0.2.6+4.3.4/vendor/src/pull.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: cannot specify '-o' with '-c', '-S' or '-E' with multiple files
[INFO] [stderr] warning: zmq-sys2@0.3.0: compilation terminated.
[WARN] too much data in the log, truncating it