[INFO] fetching crate storm_rpc 0.8.0-beta.1... [INFO] testing storm_rpc-0.8.0-beta.1 against try#5bc97a20e5cc382ae6d19f727a9e73eeb2734548 for pr-99093 [INFO] extracting crate storm_rpc 0.8.0-beta.1 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate storm_rpc 0.8.0-beta.1 on toolchain 5bc97a20e5cc382ae6d19f727a9e73eeb2734548 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5bc97a20e5cc382ae6d19f727a9e73eeb2734548" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate storm_rpc 0.8.0-beta.1 [INFO] finished tweaking crates.io crate storm_rpc 0.8.0-beta.1 [INFO] tweaked toml for crates.io crate storm_rpc 0.8.0-beta.1 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5bc97a20e5cc382ae6d19f727a9e73eeb2734548" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5bc97a20e5cc382ae6d19f727a9e73eeb2734548" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+5bc97a20e5cc382ae6d19f727a9e73eeb2734548" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] dd3da2fd1054ef674be36b084219c3e39924cb0fab2c880b1c768a04837a3425 [INFO] running `Command { std: "docker" "start" "-a" "dd3da2fd1054ef674be36b084219c3e39924cb0fab2c880b1c768a04837a3425", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dd3da2fd1054ef674be36b084219c3e39924cb0fab2c880b1c768a04837a3425", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd3da2fd1054ef674be36b084219c3e39924cb0fab2c880b1c768a04837a3425", kill_on_drop: false }` [INFO] [stdout] dd3da2fd1054ef674be36b084219c3e39924cb0fab2c880b1c768a04837a3425 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+5bc97a20e5cc382ae6d19f727a9e73eeb2734548" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6cc8a11f00cbed05e94b51122898c9f2de9aac2c79802b0ea54fd923dda18455 [INFO] running `Command { std: "docker" "start" "-a" "6cc8a11f00cbed05e94b51122898c9f2de9aac2c79802b0ea54fd923dda18455", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling unicode-ident v1.0.2 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling serde_derive v1.0.139 [INFO] [stderr] Compiling serde v1.0.139 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling amplify_num v0.4.1 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Compiling bech32 v0.8.1 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.10 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling crossbeam-queue v0.3.5 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling either v1.7.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling version-compare v0.1.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling signature v1.5.0 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling keccak v0.1.2 [INFO] [stderr] Compiling bytes v1.2.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling base32 v0.4.0 [INFO] [stderr] Compiling zmq2 v0.5.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling bech32 v0.9.0 [INFO] [stderr] Compiling parse_arg v0.1.4 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling base64-compat v1.0.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.9 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling tokio v1.20.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling ed25519 v1.5.2 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling deflate v1.0.0 [INFO] [stderr] Compiling cfg-expr v0.10.3 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.5 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling nix v0.24.2 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling aead v0.4.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling secp256k1-sys v0.5.2 [INFO] [stderr] Compiling poly1305 v0.7.2 [INFO] [stderr] Compiling cipher v0.4.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling chacha20 v0.9.0 [INFO] [stderr] Compiling amplify_syn v1.1.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling jwalk v0.6.0 [INFO] [stderr] Compiling dircpy v0.3.10 [INFO] [stderr] Compiling zeromq-src v0.2.2+4.3.4 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling system-deps v6.0.2 [INFO] [stderr] Compiling zmq-sys2 v0.3.0 [INFO] [stderr] Compiling amplify_derive v2.11.2 [INFO] [stderr] Compiling stability v0.1.1 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling curve25519-dalek v3.2.1 [INFO] [stderr] Compiling chacha20 v0.8.2 [INFO] [stderr] Compiling chacha20poly1305 v0.9.1 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Compiling amplify v3.13.0 [INFO] [stderr] Compiling single_use_seals v0.8.0 [INFO] [stderr] Compiling encoding_derive_helpers v0.8.1 [INFO] [stderr] Compiling inet2_derive v0.8.1 [INFO] [stderr] Compiling strict_encoding_derive v0.8.0 [INFO] [stderr] Compiling lightning_encoding_derive v0.8.0 [INFO] [stderr] error: could not compile `derive_more` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name derive_more --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/derive_more-0.99.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="add"' --cfg 'feature="add_assign"' --cfg 'feature="as_mut"' --cfg 'feature="as_ref"' --cfg 'feature="constructor"' --cfg 'feature="convert_case"' --cfg 'feature="default"' --cfg 'feature="deref"' --cfg 'feature="deref_mut"' --cfg 'feature="display"' --cfg 'feature="error"' --cfg 'feature="from"' --cfg 'feature="from_str"' --cfg 'feature="index"' --cfg 'feature="index_mut"' --cfg 'feature="into"' --cfg 'feature="into_iterator"' --cfg 'feature="is_variant"' --cfg 'feature="iterator"' --cfg 'feature="mul"' --cfg 'feature="mul_assign"' --cfg 'feature="not"' --cfg 'feature="rustc_version"' --cfg 'feature="sum"' --cfg 'feature="try_into"' --cfg 'feature="unwrap"' -C metadata=793a69cc062bb1e3 -C extra-filename=-793a69cc062bb1e3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern convert_case=/opt/rustwide/target/debug/deps/libconvert_case-655c49d6e0dcc7cc.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-5eb32b6c8ff372e5.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-d763dfdef863cc4b.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-d5ffd6a088ca891b.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `serde_derive` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name serde_derive /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_derive-1.0.139/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' -C metadata=ec038d05847f8d00 -C extra-filename=-ec038d05847f8d00 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-5eb32b6c8ff372e5.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-d763dfdef863cc4b.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-d5ffd6a088ca891b.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid --cfg underscore_consts --cfg ptr_addr_of` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `serde_with_macros` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name serde_with_macros --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_with_macros-1.5.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 -C metadata=404e4fba38b4c017 -C extra-filename=-404e4fba38b4c017 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern darling=/opt/rustwide/target/debug/deps/libdarling-0e4239977c4a7a5b.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-5eb32b6c8ff372e5.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-d763dfdef863cc4b.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-d5ffd6a088ca891b.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src/ip.cpp: In function 'void zmq::set_socket_priority(zmq::fd_t, int)': [INFO] [stderr] warning: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src/ip.cpp:233:37: warning: unused parameter 's_' [-Wunused-parameter] [INFO] [stderr] warning: 233 | void zmq::set_socket_priority (fd_t s_, int priority_) [INFO] [stderr] warning: | ~~~~~^~ [INFO] [stderr] warning: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src/ip.cpp:233:45: warning: unused parameter 'priority_' [-Wunused-parameter] [INFO] [stderr] warning: 233 | void zmq::set_socket_priority (fd_t s_, int priority_) [INFO] [stderr] warning: | ~~~~^~~~~~~~~ [INFO] [stderr] warning: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src/session_base.cpp: In member function 'void zmq::session_base_t::engine_error(bool, zmq::i_engine::error_reason_t)': [INFO] [stderr] warning: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src/session_base.cpp:453:46: warning: unused parameter 'handshaked_' [-Wunused-parameter] [INFO] [stderr] warning: 453 | void zmq::session_base_t::engine_error (bool handshaked_, [INFO] [stderr] warning: | ~~~~~^~~~~~~~~~~ [INFO] [stderr] warning: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src/session_base.cpp:481:13: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: 481 | if (_active) { [INFO] [stderr] warning: | ^~ [INFO] [stderr] warning: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src/session_base.cpp:486:9: note: here [INFO] [stderr] warning: 486 | case i_engine::protocol_error: [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] [INFO] [stderr] error: failed to run custom build command for `zmq-sys2 v0.3.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/zmq-sys2-784e34ae446b678b/build-script-main` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=build/main.rs [INFO] [stderr] cargo:rerun-if-env-changed=PROFILE [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CXX_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXX_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXX = None [INFO] [stderr] CXX = None [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,llvm14-builtins-abi,sse,sse2") [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out" "-Wall" "-Wextra" "-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" "-DZMQ_HAVE_IPC=1" "-DHAVE_STRNLEN=1" "-DZMQ_HAVE_UIO=1" "-o" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out/lib/channel.o" "-c" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src/channel.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out" "-Wall" "-Wextra" "-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" "-DZMQ_HAVE_IPC=1" "-DHAVE_STRNLEN=1" "-DZMQ_HAVE_UIO=1" "-o" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out/lib/curve_mechanism_base.o" "-c" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src/curve_mechanism_base.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out" "-Wall" "-Wextra" "-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" "-DZMQ_HAVE_IPC=1" "-DHAVE_STRNLEN=1" "-DZMQ_HAVE_UIO=1" "-o" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out/lib/curve_server.o" "-c" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src/curve_server.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out" "-Wall" "-Wextra" "-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" "-DZMQ_HAVE_IPC=1" "-DHAVE_STRNLEN=1" "-DZMQ_HAVE_UIO=1" "-o" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out/lib/clock.o" "-c" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src/clock.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out" "-Wall" "-Wextra" "-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" "-DZMQ_HAVE_IPC=1" "-DHAVE_STRNLEN=1" "-DZMQ_HAVE_UIO=1" "-o" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out/lib/decoder_allocators.o" "-c" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src/decoder_allocators.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out" "-Wall" "-Wextra" "-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" "-DZMQ_HAVE_IPC=1" "-DHAVE_STRNLEN=1" "-DZMQ_HAVE_UIO=1" "-o" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out/lib/client.o" "-c" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src/client.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out" "-Wall" "-Wextra" "-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" "-DZMQ_HAVE_IPC=1" "-DHAVE_STRNLEN=1" "-DZMQ_HAVE_UIO=1" "-o" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out/lib/dgram.o" "-c" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src/dgram.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out" "-Wall" "-Wextra" "-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" "-DZMQ_HAVE_IPC=1" "-DHAVE_STRNLEN=1" "-DZMQ_HAVE_UIO=1" "-o" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out/lib/dish.o" "-c" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src/dish.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out" "-Wall" "-Wextra" "-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" "-DZMQ_HAVE_IPC=1" "-DHAVE_STRNLEN=1" "-DZMQ_HAVE_UIO=1" "-o" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out/lib/dist.o" "-c" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src/dist.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out" "-Wall" "-Wextra" "-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" "-DZMQ_HAVE_IPC=1" "-DHAVE_STRNLEN=1" "-DZMQ_HAVE_UIO=1" "-o" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out/lib/ctx.o" "-c" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src/ctx.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out" "-Wall" "-Wextra" "-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" "-DZMQ_HAVE_IPC=1" "-DHAVE_STRNLEN=1" "-DZMQ_HAVE_UIO=1" "-o" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out/lib/curve_client.o" "-c" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src/curve_client.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out" "-Wall" "-Wextra" "-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" "-DZMQ_HAVE_IPC=1" "-DHAVE_STRNLEN=1" "-DZMQ_HAVE_UIO=1" "-o" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out/lib/address.o" "-c" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src/address.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out" "-Wall" "-Wextra" "-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" "-DZMQ_HAVE_IPC=1" "-DHAVE_STRNLEN=1" "-DZMQ_HAVE_UIO=1" "-o" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out/lib/dealer.o" "-c" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src/dealer.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out" "-Wall" "-Wextra" "-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" "-DZMQ_HAVE_IPC=1" "-DHAVE_STRNLEN=1" "-DZMQ_HAVE_UIO=1" "-o" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out/lib/devpoll.o" "-c" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src/devpoll.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out" "-Wall" "-Wextra" "-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" "-DZMQ_HAVE_IPC=1" "-DHAVE_STRNLEN=1" "-DZMQ_HAVE_UIO=1" "-o" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out/lib/endpoint.o" "-c" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src/endpoint.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out" "-Wall" "-Wextra" "-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" "-DZMQ_HAVE_IPC=1" "-DHAVE_STRNLEN=1" "-DZMQ_HAVE_UIO=1" "-o" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out/lib/epoll.o" "-c" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src/epoll.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out" "-Wall" "-Wextra" "-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" "-DZMQ_HAVE_IPC=1" "-DHAVE_STRNLEN=1" "-DZMQ_HAVE_UIO=1" "-o" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out/lib/err.o" "-c" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src/err.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out" "-Wall" "-Wextra" "-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" "-DZMQ_HAVE_IPC=1" "-DHAVE_STRNLEN=1" "-DZMQ_HAVE_UIO=1" "-o" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out/lib/fq.o" "-c" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src/fq.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out" "-Wall" "-Wextra" "-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" "-DZMQ_HAVE_IPC=1" "-DHAVE_STRNLEN=1" "-DZMQ_HAVE_UIO=1" "-o" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out/lib/gssapi_client.o" "-c" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src/gssapi_client.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out" "-Wall" "-Wextra" "-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" "-DZMQ_HAVE_IPC=1" "-DHAVE_STRNLEN=1" "-DZMQ_HAVE_UIO=1" "-o" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out/lib/gather.o" "-c" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src/gather.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out" "-Wall" "-Wextra" "-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" "-DZMQ_HAVE_IPC=1" "-DHAVE_STRNLEN=1" "-DZMQ_HAVE_UIO=1" "-o" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out/lib/gssapi_mechanism_base.o" "-c" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src/gssapi_mechanism_base.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out" "-Wall" "-Wextra" "-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" "-DZMQ_HAVE_IPC=1" "-DHAVE_STRNLEN=1" "-DZMQ_HAVE_UIO=1" "-o" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out/lib/gssapi_server.o" "-c" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src/gssapi_server.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out" "-Wall" "-Wextra" "-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" "-DZMQ_HAVE_IPC=1" "-DHAVE_STRNLEN=1" "-DZMQ_HAVE_UIO=1" "-o" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out/lib/io_object.o" "-c" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src/io_object.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out" "-Wall" "-Wextra" "-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" "-DZMQ_HAVE_IPC=1" "-DHAVE_STRNLEN=1" "-DZMQ_HAVE_UIO=1" "-o" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out/lib/io_thread.o" "-c" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src/io_thread.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out" "-Wall" "-Wextra" "-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" "-DZMQ_HAVE_IPC=1" "-DHAVE_STRNLEN=1" "-DZMQ_HAVE_UIO=1" "-o" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out/lib/ip_resolver.o" "-c" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src/ip_resolver.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out" "-Wall" "-Wextra" "-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" "-DZMQ_HAVE_IPC=1" "-DHAVE_STRNLEN=1" "-DZMQ_HAVE_UIO=1" "-o" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out/lib/ip.o" "-c" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src/ip.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out" "-Wall" "-Wextra" "-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" "-DZMQ_HAVE_IPC=1" "-DHAVE_STRNLEN=1" "-DZMQ_HAVE_UIO=1" "-o" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out/lib/ipc_address.o" "-c" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src/ipc_address.cpp" [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src/ip.cpp: In function 'void zmq::set_socket_priority(zmq::fd_t, int)': [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src/ip.cpp:233:37: warning: unused parameter 's_' [-Wunused-parameter] [INFO] [stderr] cargo:warning= 233 | void zmq::set_socket_priority (fd_t s_, int priority_) [INFO] [stderr] cargo:warning= | ~~~~~^~ [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src/ip.cpp:233:45: warning: unused parameter 'priority_' [-Wunused-parameter] [INFO] [stderr] cargo:warning= 233 | void zmq::set_socket_priority (fd_t s_, int priority_) [INFO] [stderr] cargo:warning= | ~~~~^~~~~~~~~ [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out" "-Wall" "-Wextra" "-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" "-DZMQ_HAVE_IPC=1" "-DHAVE_STRNLEN=1" "-DZMQ_HAVE_UIO=1" "-o" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out/lib/ipc_connecter.o" "-c" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src/ipc_connecter.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out" "-Wall" "-Wextra" "-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" "-DZMQ_HAVE_IPC=1" "-DHAVE_STRNLEN=1" "-DZMQ_HAVE_UIO=1" "-o" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out/lib/ipc_listener.o" "-c" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src/ipc_listener.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out" "-Wall" "-Wextra" "-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" "-DZMQ_HAVE_IPC=1" "-DHAVE_STRNLEN=1" "-DZMQ_HAVE_UIO=1" "-o" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out/lib/kqueue.o" "-c" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src/kqueue.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out" "-Wall" "-Wextra" "-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" "-DZMQ_HAVE_IPC=1" "-DHAVE_STRNLEN=1" "-DZMQ_HAVE_UIO=1" "-o" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out/lib/lb.o" "-c" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src/lb.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out" "-Wall" "-Wextra" "-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" "-DZMQ_HAVE_IPC=1" "-DHAVE_STRNLEN=1" "-DZMQ_HAVE_UIO=1" "-o" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out/lib/mailbox_safe.o" "-c" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src/mailbox_safe.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out" "-Wall" "-Wextra" "-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" "-DZMQ_HAVE_IPC=1" "-DHAVE_STRNLEN=1" "-DZMQ_HAVE_UIO=1" "-o" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out/lib/mailbox.o" "-c" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src/mailbox.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out" "-Wall" "-Wextra" "-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" "-DZMQ_HAVE_IPC=1" "-DHAVE_STRNLEN=1" "-DZMQ_HAVE_UIO=1" "-o" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out/lib/mechanism.o" "-c" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src/mechanism.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out" "-Wall" "-Wextra" "-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" "-DZMQ_HAVE_IPC=1" "-DHAVE_STRNLEN=1" "-DZMQ_HAVE_UIO=1" "-o" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out/lib/mechanism_base.o" "-c" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src/mechanism_base.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out" "-Wall" "-Wextra" "-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" "-DZMQ_HAVE_IPC=1" "-DHAVE_STRNLEN=1" "-DZMQ_HAVE_UIO=1" "-o" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out/lib/metadata.o" "-c" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src/metadata.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out" "-Wall" "-Wextra" "-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" "-DZMQ_HAVE_IPC=1" "-DHAVE_STRNLEN=1" "-DZMQ_HAVE_UIO=1" "-o" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out/lib/msg.o" "-c" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src/msg.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out" "-Wall" "-Wextra" "-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" "-DZMQ_HAVE_IPC=1" "-DHAVE_STRNLEN=1" "-DZMQ_HAVE_UIO=1" "-o" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out/lib/mtrie.o" "-c" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src/mtrie.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out" "-Wall" "-Wextra" "-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" "-DZMQ_HAVE_IPC=1" "-DHAVE_STRNLEN=1" "-DZMQ_HAVE_UIO=1" "-o" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out/lib/null_mechanism.o" "-c" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src/null_mechanism.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out" "-Wall" "-Wextra" "-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" "-DZMQ_HAVE_IPC=1" "-DHAVE_STRNLEN=1" "-DZMQ_HAVE_UIO=1" "-o" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out/lib/norm_engine.o" "-c" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src/norm_engine.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out" "-Wall" "-Wextra" "-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" "-DZMQ_HAVE_IPC=1" "-DHAVE_STRNLEN=1" "-DZMQ_HAVE_UIO=1" "-o" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out/lib/object.o" "-c" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src/object.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out" "-Wall" "-Wextra" "-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" "-DZMQ_HAVE_IPC=1" "-DHAVE_STRNLEN=1" "-DZMQ_HAVE_UIO=1" "-o" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out/lib/options.o" "-c" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src/options.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out" "-Wall" "-Wextra" "-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" "-DZMQ_HAVE_IPC=1" "-DHAVE_STRNLEN=1" "-DZMQ_HAVE_UIO=1" "-o" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out/lib/own.o" "-c" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src/own.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out" "-Wall" "-Wextra" "-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" "-DZMQ_HAVE_IPC=1" "-DHAVE_STRNLEN=1" "-DZMQ_HAVE_UIO=1" "-o" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out/lib/pair.o" "-c" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src/pair.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out" "-Wall" "-Wextra" "-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" "-DZMQ_HAVE_IPC=1" "-DHAVE_STRNLEN=1" "-DZMQ_HAVE_UIO=1" "-o" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out/lib/peer.o" "-c" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src/peer.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out" "-Wall" "-Wextra" "-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" "-DZMQ_HAVE_IPC=1" "-DHAVE_STRNLEN=1" "-DZMQ_HAVE_UIO=1" "-o" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out/lib/pgm_receiver.o" "-c" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src/pgm_receiver.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out" "-Wall" "-Wextra" "-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" "-DZMQ_HAVE_IPC=1" "-DHAVE_STRNLEN=1" "-DZMQ_HAVE_UIO=1" "-o" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out/lib/pgm_sender.o" "-c" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src/pgm_sender.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out" "-Wall" "-Wextra" "-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" "-DZMQ_HAVE_IPC=1" "-DHAVE_STRNLEN=1" "-DZMQ_HAVE_UIO=1" "-o" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out/lib/pgm_socket.o" "-c" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src/pgm_socket.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out" "-Wall" "-Wextra" "-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" "-DZMQ_HAVE_IPC=1" "-DHAVE_STRNLEN=1" "-DZMQ_HAVE_UIO=1" "-o" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out/lib/pipe.o" "-c" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src/pipe.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out" "-Wall" "-Wextra" "-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" "-DZMQ_HAVE_IPC=1" "-DHAVE_STRNLEN=1" "-DZMQ_HAVE_UIO=1" "-o" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out/lib/plain_client.o" "-c" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src/plain_client.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out" "-Wall" "-Wextra" "-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" "-DZMQ_HAVE_IPC=1" "-DHAVE_STRNLEN=1" "-DZMQ_HAVE_UIO=1" "-o" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out/lib/plain_server.o" "-c" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src/plain_server.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out" "-Wall" "-Wextra" "-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" "-DZMQ_HAVE_IPC=1" "-DHAVE_STRNLEN=1" "-DZMQ_HAVE_UIO=1" "-o" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out/lib/poll.o" "-c" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src/poll.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out" "-Wall" "-Wextra" "-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" "-DZMQ_HAVE_IPC=1" "-DHAVE_STRNLEN=1" "-DZMQ_HAVE_UIO=1" "-o" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out/lib/poller_base.o" "-c" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src/poller_base.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out" "-Wall" "-Wextra" "-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" "-DZMQ_HAVE_IPC=1" "-DHAVE_STRNLEN=1" "-DZMQ_HAVE_UIO=1" "-o" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out/lib/polling_util.o" "-c" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src/polling_util.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out" "-Wall" "-Wextra" "-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" "-DZMQ_HAVE_IPC=1" "-DHAVE_STRNLEN=1" "-DZMQ_HAVE_UIO=1" "-o" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out/lib/pollset.o" "-c" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src/pollset.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out" "-Wall" "-Wextra" "-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" "-DZMQ_HAVE_IPC=1" "-DHAVE_STRNLEN=1" "-DZMQ_HAVE_UIO=1" "-o" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out/lib/precompiled.o" "-c" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src/precompiled.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out" "-Wall" "-Wextra" "-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" "-DZMQ_HAVE_IPC=1" "-DHAVE_STRNLEN=1" "-DZMQ_HAVE_UIO=1" "-o" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out/lib/proxy.o" "-c" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src/proxy.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out" "-Wall" "-Wextra" "-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" "-DZMQ_HAVE_IPC=1" "-DHAVE_STRNLEN=1" "-DZMQ_HAVE_UIO=1" "-o" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out/lib/pub.o" "-c" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src/pub.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out" "-Wall" "-Wextra" "-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" "-DZMQ_HAVE_IPC=1" "-DHAVE_STRNLEN=1" "-DZMQ_HAVE_UIO=1" "-o" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out/lib/pull.o" "-c" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src/pull.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out" "-Wall" "-Wextra" "-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" "-DZMQ_HAVE_IPC=1" "-DHAVE_STRNLEN=1" "-DZMQ_HAVE_UIO=1" "-o" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out/lib/push.o" "-c" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src/push.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out" "-Wall" "-Wextra" "-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" "-DZMQ_HAVE_IPC=1" "-DHAVE_STRNLEN=1" "-DZMQ_HAVE_UIO=1" "-o" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out/lib/radio.o" "-c" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src/radio.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out" "-Wall" "-Wextra" "-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" "-DZMQ_HAVE_IPC=1" "-DHAVE_STRNLEN=1" "-DZMQ_HAVE_UIO=1" "-o" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out/lib/radix_tree.o" "-c" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src/radix_tree.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out" "-Wall" "-Wextra" "-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" "-DZMQ_HAVE_IPC=1" "-DHAVE_STRNLEN=1" "-DZMQ_HAVE_UIO=1" "-o" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out/lib/random.o" "-c" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src/random.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out" "-Wall" "-Wextra" "-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" "-DZMQ_HAVE_IPC=1" "-DHAVE_STRNLEN=1" "-DZMQ_HAVE_UIO=1" "-o" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out/lib/raw_decoder.o" "-c" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src/raw_decoder.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out" "-Wall" "-Wextra" "-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" "-DZMQ_HAVE_IPC=1" "-DHAVE_STRNLEN=1" "-DZMQ_HAVE_UIO=1" "-o" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out/lib/raw_encoder.o" "-c" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src/raw_encoder.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out" "-Wall" "-Wextra" "-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" "-DZMQ_HAVE_IPC=1" "-DHAVE_STRNLEN=1" "-DZMQ_HAVE_UIO=1" "-o" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out/lib/raw_engine.o" "-c" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src/raw_engine.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out" "-Wall" "-Wextra" "-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" "-DZMQ_HAVE_IPC=1" "-DHAVE_STRNLEN=1" "-DZMQ_HAVE_UIO=1" "-o" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out/lib/reaper.o" "-c" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src/reaper.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out" "-Wall" "-Wextra" "-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" "-DZMQ_HAVE_IPC=1" "-DHAVE_STRNLEN=1" "-DZMQ_HAVE_UIO=1" "-o" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out/lib/rep.o" "-c" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src/rep.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out" "-Wall" "-Wextra" "-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" "-DZMQ_HAVE_IPC=1" "-DHAVE_STRNLEN=1" "-DZMQ_HAVE_UIO=1" "-o" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out/lib/req.o" "-c" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src/req.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out" "-Wall" "-Wextra" "-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" "-DZMQ_HAVE_IPC=1" "-DHAVE_STRNLEN=1" "-DZMQ_HAVE_UIO=1" "-o" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out/lib/router.o" "-c" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src/router.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out" "-Wall" "-Wextra" "-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" "-DZMQ_HAVE_IPC=1" "-DHAVE_STRNLEN=1" "-DZMQ_HAVE_UIO=1" "-o" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out/lib/scatter.o" "-c" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src/scatter.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out" "-Wall" "-Wextra" "-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" "-DZMQ_HAVE_IPC=1" "-DHAVE_STRNLEN=1" "-DZMQ_HAVE_UIO=1" "-o" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out/lib/select.o" "-c" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src/select.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out" "-Wall" "-Wextra" "-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" "-DZMQ_HAVE_IPC=1" "-DHAVE_STRNLEN=1" "-DZMQ_HAVE_UIO=1" "-o" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out/lib/server.o" "-c" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src/server.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out" "-Wall" "-Wextra" "-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" "-DZMQ_HAVE_IPC=1" "-DHAVE_STRNLEN=1" "-DZMQ_HAVE_UIO=1" "-o" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out/lib/session_base.o" "-c" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src/session_base.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out" "-Wall" "-Wextra" "-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" "-DZMQ_HAVE_IPC=1" "-DHAVE_STRNLEN=1" "-DZMQ_HAVE_UIO=1" "-o" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out/lib/signaler.o" "-c" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src/signaler.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out" "-Wall" "-Wextra" "-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" "-DZMQ_HAVE_IPC=1" "-DHAVE_STRNLEN=1" "-DZMQ_HAVE_UIO=1" "-o" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out/lib/socket_base.o" "-c" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src/socket_base.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out" "-Wall" "-Wextra" "-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" "-DZMQ_HAVE_IPC=1" "-DHAVE_STRNLEN=1" "-DZMQ_HAVE_UIO=1" "-o" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out/lib/socket_poller.o" "-c" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src/socket_poller.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src/session_base.cpp: In member function 'void zmq::session_base_t::engine_error(bool, zmq::i_engine::error_reason_t)': [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src/session_base.cpp:453:46: warning: unused parameter 'handshaked_' [-Wunused-parameter] [INFO] [stderr] cargo:warning= 453 | void zmq::session_base_t::engine_error (bool handshaked_, [INFO] [stderr] cargo:warning= | ~~~~~^~~~~~~~~~~ [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out" "-Wall" "-Wextra" "-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" "-DZMQ_HAVE_IPC=1" "-DHAVE_STRNLEN=1" "-DZMQ_HAVE_UIO=1" "-o" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out/lib/socks_connecter.o" "-c" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src/socks_connecter.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out" "-Wall" "-Wextra" "-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" "-DZMQ_HAVE_IPC=1" "-DHAVE_STRNLEN=1" "-DZMQ_HAVE_UIO=1" "-o" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out/lib/socks.o" "-c" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src/socks.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out" "-Wall" "-Wextra" "-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" "-DZMQ_HAVE_IPC=1" "-DHAVE_STRNLEN=1" "-DZMQ_HAVE_UIO=1" "-o" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out/lib/stream_connecter_base.o" "-c" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src/stream_connecter_base.cpp" [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src/session_base.cpp:481:13: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] cargo:warning= 481 | if (_active) { [INFO] [stderr] cargo:warning= | ^~ [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src/session_base.cpp:486:9: note: here [INFO] [stderr] cargo:warning= 486 | case i_engine::protocol_error: [INFO] [stderr] cargo:warning= | ^~~~ [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out" "-Wall" "-Wextra" "-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" "-DZMQ_HAVE_IPC=1" "-DHAVE_STRNLEN=1" "-DZMQ_HAVE_UIO=1" "-o" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out/lib/stream_engine_base.o" "-c" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src/stream_engine_base.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out" "-Wall" "-Wextra" "-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" "-DZMQ_HAVE_IPC=1" "-DHAVE_STRNLEN=1" "-DZMQ_HAVE_UIO=1" "-o" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out/lib/stream_listener_base.o" "-c" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src/stream_listener_base.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out" "-Wall" "-Wextra" "-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" "-DZMQ_HAVE_IPC=1" "-DHAVE_STRNLEN=1" "-DZMQ_HAVE_UIO=1" "-o" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out/lib/sub.o" "-c" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src/sub.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out" "-Wall" "-Wextra" "-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" "-DZMQ_HAVE_IPC=1" "-DHAVE_STRNLEN=1" "-DZMQ_HAVE_UIO=1" "-o" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out/lib/stream.o" "-c" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src/stream.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out" "-Wall" "-Wextra" "-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" "-DZMQ_HAVE_IPC=1" "-DHAVE_STRNLEN=1" "-DZMQ_HAVE_UIO=1" "-o" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out/lib/tcp_address.o" "-c" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src/tcp_address.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out" "-Wall" "-Wextra" "-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" "-DZMQ_HAVE_IPC=1" "-DHAVE_STRNLEN=1" "-DZMQ_HAVE_UIO=1" "-o" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out/lib/tcp_connecter.o" "-c" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src/tcp_connecter.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out" "-Wall" "-Wextra" "-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" "-DZMQ_HAVE_IPC=1" "-DHAVE_STRNLEN=1" "-DZMQ_HAVE_UIO=1" "-o" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out/lib/tcp_listener.o" "-c" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src/tcp_listener.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out" "-Wall" "-Wextra" "-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" "-DZMQ_HAVE_IPC=1" "-DHAVE_STRNLEN=1" "-DZMQ_HAVE_UIO=1" "-o" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out/lib/thread.o" "-c" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src/thread.cpp" [INFO] [stderr] cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out" "-Wall" "-Wextra" "-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" "-DZMQ_HAVE_IPC=1" "-DHAVE_STRNLEN=1" "-DZMQ_HAVE_UIO=1" "-o" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out/lib/timers.o" "-c" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src/timers.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out" "-Wall" "-Wextra" "-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" "-DZMQ_HAVE_IPC=1" "-DHAVE_STRNLEN=1" "-DZMQ_HAVE_UIO=1" "-o" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out/lib/tcp.o" "-c" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src/tcp.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out" "-Wall" "-Wextra" "-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" "-DZMQ_HAVE_IPC=1" "-DHAVE_STRNLEN=1" "-DZMQ_HAVE_UIO=1" "-o" "/opt/rustwide/target/debug/build/zmq-sys2-7bd5e08987f00be3/out/lib/socket_base.o" "-c" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeromq-src-0.2.2+4.3.4/vendor/src/socket_base.cpp" with args "c++" did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] running `Command { std: "docker" "inspect" "6cc8a11f00cbed05e94b51122898c9f2de9aac2c79802b0ea54fd923dda18455", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6cc8a11f00cbed05e94b51122898c9f2de9aac2c79802b0ea54fd923dda18455", kill_on_drop: false }` [INFO] [stdout] 6cc8a11f00cbed05e94b51122898c9f2de9aac2c79802b0ea54fd923dda18455