[INFO] cloning repository https://github.com/528Camera/remote-image-worker
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/528Camera/remote-image-worker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F528Camera%2Fremote-image-worker", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F528Camera%2Fremote-image-worker'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8d5835273378365ee138560873fb90e226540de3
[INFO] documenting 528Camera/remote-image-worker against beta-2025-10-28 for beta-1.92-rustdoc-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F528Camera%2Fremote-image-worker" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/528Camera/remote-image-worker
[INFO] finished tweaking git repo https://github.com/528Camera/remote-image-worker
[INFO] tweaked toml for git repo https://github.com/528Camera/remote-image-worker written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/528Camera/remote-image-worker on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/528Camera/remote-image-worker already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 34e9f74e41e3fbd335755977435f612fb84714c5402f724e94a5c01da870ea3d
[INFO] running `Command { std: "docker" "start" "-a" "34e9f74e41e3fbd335755977435f612fb84714c5402f724e94a5c01da870ea3d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "34e9f74e41e3fbd335755977435f612fb84714c5402f724e94a5c01da870ea3d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "34e9f74e41e3fbd335755977435f612fb84714c5402f724e94a5c01da870ea3d", kill_on_drop: false }`
[INFO] [stdout] 34e9f74e41e3fbd335755977435f612fb84714c5402f724e94a5c01da870ea3d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3fc84aa30f017145de6968e647a523185d7da9fafba50a47a2dbf66c95a66ec4
[INFO] running `Command { std: "docker" "start" "-a" "3fc84aa30f017145de6968e647a523185d7da9fafba50a47a2dbf66c95a66ec4", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling libc v0.2.137
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.14
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling rayon-core v1.10.1
[INFO] [stderr]    Compiling crossbeam-queue v0.3.8
[INFO] [stderr]    Compiling serde v1.0.148
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.47
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling version-compare v0.1.1
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling cfg-expr v0.11.0
[INFO] [stderr]    Compiling semver v1.0.14
[INFO] [stderr]    Compiling syn v1.0.105
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.13
[INFO] [stderr]    Compiling anyhow v1.0.66
[INFO] [stderr]    Compiling once_cell v1.16.0
[INFO] [stderr]    Compiling dunce v1.0.3
[INFO] [stderr]    Compiling clang-sys v1.4.0
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling shlex v1.1.0
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling crossbeam-channel v0.5.6
[INFO] [stderr]     Checking crossbeam-deque v0.8.2
[INFO] [stderr]    Compiling zmq v0.10.0
[INFO] [stderr]     Checking bytes v1.3.0
[INFO] [stderr]    Compiling jobserver v0.1.25
[INFO] [stderr]    Compiling num_cpus v1.14.0
[INFO] [stderr]    Compiling cc v1.0.77
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking rayon v1.6.1
[INFO] [stderr]    Compiling crossbeam v0.8.2
[INFO] [stderr]    Compiling regex v1.7.0
[INFO] [stderr]    Compiling clang v2.0.0
[INFO] [stderr]    Compiling opencv-binding-generator v0.52.0
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]    Compiling jwalk v0.6.0
[INFO] [stderr]    Compiling system-deps v6.0.3
[INFO] [stderr]    Compiling dircpy v0.3.13
[INFO] [stderr]    Compiling zeromq-src v0.2.2+4.3.4
[INFO] [stderr]    Compiling zmq-sys v0.12.0
[INFO] [stderr]    Compiling opencv v0.74.0
[INFO] [stderr]    Compiling prost-derive v0.11.2
[INFO] [stderr] warning: zmq-sys@0.12.0: In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/src/ipc_address.cpp:31:
[INFO] [stderr] warning: zmq-sys@0.12.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/src/compat.hpp:45:1: error: 'size_t strlcpy(char*, const char*, size_t)' was declared 'extern' and later 'static' [-fpermissive]
[INFO] [stderr] warning: zmq-sys@0.12.0:    45 | strlcpy (char *dest_, const char *src_, const size_t dest_size_)
[INFO] [stderr] warning: zmq-sys@0.12.0:       | ^~~~~~~
[INFO] [stderr] warning: zmq-sys@0.12.0: In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/src/compat.hpp:34:
[INFO] [stderr] warning: zmq-sys@0.12.0: /usr/include/string.h:506:15: note: previous declaration of 'size_t strlcpy(char*, const char*, size_t)'
[INFO] [stderr] warning: zmq-sys@0.12.0:   506 | extern size_t strlcpy (char *__restrict __dest,
[INFO] [stderr] warning: zmq-sys@0.12.0:       |               ^~~~~~~
[INFO] [stderr] warning: zmq-sys@0.12.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/src/ip.cpp: In function 'void zmq::set_socket_priority(fd_t, int)':
[INFO] [stderr] warning: zmq-sys@0.12.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/src/ip.cpp:233:37: warning: unused parameter 's_' [-Wunused-parameter]
[INFO] [stderr] warning: zmq-sys@0.12.0:   233 | void zmq::set_socket_priority (fd_t s_, int priority_)
[INFO] [stderr] warning: zmq-sys@0.12.0:       |                                ~~~~~^~
[INFO] [stderr] warning: zmq-sys@0.12.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/src/ip.cpp:233:45: warning: unused parameter 'priority_' [-Wunused-parameter]
[INFO] [stderr] warning: zmq-sys@0.12.0:   233 | void zmq::set_socket_priority (fd_t s_, int priority_)
[INFO] [stderr] warning: zmq-sys@0.12.0:       |                                         ~~~~^~~~~~~~~
[INFO] [stderr] error: failed to run custom build command for `zmq-sys v0.12.0`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/zmq-sys-d413304ed498ab14/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]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   DEBUG = Some("true")
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2")
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys-d3a187e0db57f4b5/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-sys-d3a187e0db57f4b5/out/lib/client.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/src/client.cpp"
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys-d3a187e0db57f4b5/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-sys-d3a187e0db57f4b5/out/lib/dealer.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/src/dealer.cpp"
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys-d3a187e0db57f4b5/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-sys-d3a187e0db57f4b5/out/lib/curve_mechanism_base.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/src/curve_mechanism_base.cpp"
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys-d3a187e0db57f4b5/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-sys-d3a187e0db57f4b5/out/lib/address.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/src/address.cpp"
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys-d3a187e0db57f4b5/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-sys-d3a187e0db57f4b5/out/lib/curve_server.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/src/curve_server.cpp"
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys-d3a187e0db57f4b5/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-sys-d3a187e0db57f4b5/out/lib/ctx.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/src/ctx.cpp"
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys-d3a187e0db57f4b5/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-sys-d3a187e0db57f4b5/out/lib/dgram.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/src/dgram.cpp"
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys-d3a187e0db57f4b5/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-sys-d3a187e0db57f4b5/out/lib/dish.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/src/dish.cpp"
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys-d3a187e0db57f4b5/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-sys-d3a187e0db57f4b5/out/lib/decoder_allocators.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/src/decoder_allocators.cpp"
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys-d3a187e0db57f4b5/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-sys-d3a187e0db57f4b5/out/lib/channel.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/src/channel.cpp"
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys-d3a187e0db57f4b5/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-sys-d3a187e0db57f4b5/out/lib/clock.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/src/clock.cpp"
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys-d3a187e0db57f4b5/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-sys-d3a187e0db57f4b5/out/lib/devpoll.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/src/devpoll.cpp"
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys-d3a187e0db57f4b5/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-sys-d3a187e0db57f4b5/out/lib/curve_client.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/src/curve_client.cpp"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys-d3a187e0db57f4b5/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-sys-d3a187e0db57f4b5/out/lib/dist.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/src/dist.cpp"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys-d3a187e0db57f4b5/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-sys-d3a187e0db57f4b5/out/lib/endpoint.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/src/endpoint.cpp"
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys-d3a187e0db57f4b5/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-sys-d3a187e0db57f4b5/out/lib/epoll.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/src/epoll.cpp"
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys-d3a187e0db57f4b5/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-sys-d3a187e0db57f4b5/out/lib/err.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/src/err.cpp"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys-d3a187e0db57f4b5/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-sys-d3a187e0db57f4b5/out/lib/fq.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/src/fq.cpp"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys-d3a187e0db57f4b5/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-sys-d3a187e0db57f4b5/out/lib/gather.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys-d3a187e0db57f4b5/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-sys-d3a187e0db57f4b5/out/lib/gssapi_client.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/src/gssapi_client.cpp"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys-d3a187e0db57f4b5/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-sys-d3a187e0db57f4b5/out/lib/gssapi_mechanism_base.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys-d3a187e0db57f4b5/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-sys-d3a187e0db57f4b5/out/lib/gssapi_server.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/src/gssapi_server.cpp"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys-d3a187e0db57f4b5/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-sys-d3a187e0db57f4b5/out/lib/io_object.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/src/io_object.cpp"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys-d3a187e0db57f4b5/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-sys-d3a187e0db57f4b5/out/lib/io_thread.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/src/io_thread.cpp"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys-d3a187e0db57f4b5/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-sys-d3a187e0db57f4b5/out/lib/ip_resolver.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/src/ip_resolver.cpp"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys-d3a187e0db57f4b5/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-sys-d3a187e0db57f4b5/out/lib/ip.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/src/ip.cpp"
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys-d3a187e0db57f4b5/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-sys-d3a187e0db57f4b5/out/lib/ipc_address.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/src/ipc_address.cpp"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys-d3a187e0db57f4b5/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-sys-d3a187e0db57f4b5/out/lib/ipc_connecter.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/src/ipc_connecter.cpp"
[INFO] [stderr]   cargo:warning=In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/src/ipc_address.cpp:31:
[INFO] [stderr]   cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/src/compat.hpp:45:1: error: 'size_t strlcpy(char*, const char*, size_t)' was declared 'extern' and later 'static' [-fpermissive]
[INFO] [stderr]   cargo:warning=   45 | strlcpy (char *dest_, const char *src_, const size_t dest_size_)
[INFO] [stderr]   cargo:warning=      | ^~~~~~~
[INFO] [stderr]   cargo:warning=In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/src/compat.hpp:34:
[INFO] [stderr]   cargo:warning=/usr/include/string.h:506:15: note: previous declaration of 'size_t strlcpy(char*, const char*, size_t)'
[INFO] [stderr]   cargo:warning=  506 | extern size_t strlcpy (char *__restrict __dest,
[INFO] [stderr]   cargo:warning=      |               ^~~~~~~
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys-d3a187e0db57f4b5/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-sys-d3a187e0db57f4b5/out/lib/ipc_listener.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/src/ipc_listener.cpp"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys-d3a187e0db57f4b5/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-sys-d3a187e0db57f4b5/out/lib/kqueue.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/src/kqueue.cpp"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys-d3a187e0db57f4b5/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-sys-d3a187e0db57f4b5/out/lib/lb.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/src/lb.cpp"
[INFO] [stderr]   cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/src/ip.cpp: In function 'void zmq::set_socket_priority(fd_t, int)':
[INFO] [stderr]   cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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/index.crates.io-1949cf8c6b5b557f/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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys-d3a187e0db57f4b5/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-sys-d3a187e0db57f4b5/out/lib/mailbox_safe.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/src/mailbox_safe.cpp"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys-d3a187e0db57f4b5/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-sys-d3a187e0db57f4b5/out/lib/mailbox.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/src/mailbox.cpp"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys-d3a187e0db57f4b5/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-sys-d3a187e0db57f4b5/out/lib/mechanism_base.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/src/mechanism_base.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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys-d3a187e0db57f4b5/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-sys-d3a187e0db57f4b5/out/lib/ipc_address.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.2+4.3.4/vendor/src/ipc_address.cpp" with args "c++" did not execute successfully (status code exit status: 1).
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: failed to run custom build command for `opencv v0.74.0`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/opencv-75e9531cc03c14ac/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   running: CARGO_TARGET_DIR="/opt/rustwide/target/debug/build/opencv-d27d394760c66834/out" "/opt/rustwide/rustup-home/toolchains/beta-2025-10-28-x86_64-unknown-linux-gnu/bin/cargo" "build" "--release" "--package" "opencv-binding-generator" "--bin" "binding-generator"
[INFO] [stderr]   cargo:rerun-if-env-changed=OPENCV4_NO_PKG_CONFIG
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG
[INFO] [stderr]   cargo:rerun-if-env-changed=OPENCV4_STATIC
[INFO] [stderr]   cargo:rerun-if-env-changed=OPENCV4_DYNAMIC
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_PATH
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
[INFO] [stderr]   cargo:rerun-if-env-changed=SYSROOT
[INFO] [stderr]   cargo:rerun-if-env-changed=OPENCV4_STATIC
[INFO] [stderr]   cargo:rerun-if-env-changed=OPENCV4_DYNAMIC
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG
[INFO] [stderr]   cargo:rerun-if-env-changed=OPENCV4_STATIC
[INFO] [stderr]   cargo:rerun-if-env-changed=OPENCV4_DYNAMIC
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_PATH
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
[INFO] [stderr]   cargo:rustc-cfg=ocvrs_opencv_branch_4
[INFO] [stderr]   cargo:rerun-if-env-changed=OPENCV_PACKAGE_NAME
[INFO] [stderr]   cargo:rerun-if-env-changed=OPENCV_PKGCONFIG_NAME
[INFO] [stderr]   cargo:rerun-if-env-changed=OPENCV_CMAKE_NAME
[INFO] [stderr]   cargo:rerun-if-env-changed=OPENCV_CMAKE_BIN
[INFO] [stderr]   cargo:rerun-if-env-changed=OPENCV_VCPKG_NAME
[INFO] [stderr]   cargo:rerun-if-env-changed=OPENCV_LINK_LIBS
[INFO] [stderr]   cargo:rerun-if-env-changed=OPENCV_LINK_PATHS
[INFO] [stderr]   cargo:rerun-if-env-changed=OPENCV_INCLUDE_PATHS
[INFO] [stderr]   cargo:rerun-if-env-changed=OPENCV_DISABLE_PROBES
[INFO] [stderr]   cargo:rerun-if-env-changed=CMAKE_PREFIX_PATH
[INFO] [stderr]   cargo:rerun-if-env-changed=OpenCV_DIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_PATH
[INFO] [stderr]   cargo:rerun-if-env-changed=VCPKG_ROOT
[INFO] [stderr]   cargo:rerun-if-env-changed=VCPKGRS_DYNAMIC
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.74.0/src_cpp/manual-features2d.cpp
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.74.0/src_cpp/manual-core.cpp
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.74.0/src_cpp/core.hpp
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.74.0/src_cpp/photo.hpp
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.74.0/src_cpp/ocvrs_common.hpp
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.74.0/src_cpp/manual-dnn.cpp
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.74.0/src_cpp/dnn.hpp
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.74.0/src_cpp/ccalib.hpp
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.74.0/src_cpp/gapi.hpp
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.74.0/src_cpp/hdf.hpp
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.74.0/src_cpp/bioinspired.hpp
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.74.0/src_cpp/aruco.hpp
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.74.0/src_cpp/alphamat.hpp
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.74.0/src_cpp/videoio.hpp
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.74.0/src_cpp/xfeatures2d.hpp
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.74.0/src_cpp/sfm.hpp
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.74.0/src_cpp/face.hpp
[INFO] [stderr]   cargo:rerun-if-changed=Cargo.toml
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   === Crate version: Some("0.74.0")
[INFO] [stderr]   === Environment configuration:
[INFO] [stderr]   ===   OPENCV_PACKAGE_NAME = None
[INFO] [stderr]   ===   OPENCV_PKGCONFIG_NAME = None
[INFO] [stderr]   ===   OPENCV_CMAKE_NAME = None
[INFO] [stderr]   ===   OPENCV_CMAKE_BIN = None
[INFO] [stderr]   ===   OPENCV_VCPKG_NAME = None
[INFO] [stderr]   ===   OPENCV_LINK_LIBS = None
[INFO] [stderr]   ===   OPENCV_LINK_PATHS = None
[INFO] [stderr]   ===   OPENCV_INCLUDE_PATHS = None
[INFO] [stderr]   ===   OPENCV_DISABLE_PROBES = None
[INFO] [stderr]   ===   CMAKE_PREFIX_PATH = None
[INFO] [stderr]   ===   OpenCV_DIR = None
[INFO] [stderr]   ===   PKG_CONFIG_PATH = None
[INFO] [stderr]   ===   VCPKG_ROOT = None
[INFO] [stderr]   ===   VCPKGRS_DYNAMIC = None
[INFO] [stderr]   ===   PATH = Some("/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin")
[INFO] [stderr]   === Enabled features:
[INFO] [stderr]   ===   ALPHAMAT
[INFO] [stderr]   ===   ARUCO
[INFO] [stderr]   ===   ARUCO_DETECTOR
[INFO] [stderr]   ===   BARCODE
[INFO] [stderr]   ===   BGSEGM
[INFO] [stderr]   ===   BIOINSPIRED
[INFO] [stderr]   ===   CALIB3D
[INFO] [stderr]   ===   CCALIB
[INFO] [stderr]   ===   CUDAARITHM
[INFO] [stderr]   ===   CUDABGSEGM
[INFO] [stderr]   ===   CUDACODEC
[INFO] [stderr]   ===   CUDAFEATURES2D
[INFO] [stderr]   ===   CUDAFILTERS
[INFO] [stderr]   ===   CUDAIMGPROC
[INFO] [stderr]   ===   CUDAOBJDETECT
[INFO] [stderr]   ===   CUDAOPTFLOW
[INFO] [stderr]   ===   CUDASTEREO
[INFO] [stderr]   ===   CUDAWARPING
[INFO] [stderr]   ===   CVV
[INFO] [stderr]   ===   DEFAULT
[INFO] [stderr]   ===   DNN
[INFO] [stderr]   ===   DNN_SUPERRES
[INFO] [stderr]   ===   DPM
[INFO] [stderr]   ===   FACE
[INFO] [stderr]   ===   FEATURES2D
[INFO] [stderr]   ===   FLANN
[INFO] [stderr]   ===   FREETYPE
[INFO] [stderr]   ===   FUZZY
[INFO] [stderr]   ===   GAPI
[INFO] [stderr]   ===   HDF
[INFO] [stderr]   ===   HFS
[INFO] [stderr]   ===   HIGHGUI
[INFO] [stderr]   ===   IMGCODECS
[INFO] [stderr]   ===   IMGPROC
[INFO] [stderr]   ===   IMG_HASH
[INFO] [stderr]   ===   INTENSITY_TRANSFORM
[INFO] [stderr]   ===   LINE_DESCRIPTOR
[INFO] [stderr]   ===   MCC
[INFO] [stderr]   ===   ML
[INFO] [stderr]   ===   OBJDETECT
[INFO] [stderr]   ===   OPTFLOW
[INFO] [stderr]   ===   OVIS
[INFO] [stderr]   ===   PHASE_UNWRAPPING
[INFO] [stderr]   ===   PHOTO
[INFO] [stderr]   ===   PLOT
[INFO] [stderr]   ===   QUALITY
[INFO] [stderr]   ===   RAPID
[INFO] [stderr]   ===   RGBD
[INFO] [stderr]   ===   SALIENCY
[INFO] [stderr]   ===   SFM
[INFO] [stderr]   ===   SHAPE
[INFO] [stderr]   ===   STEREO
[INFO] [stderr]   ===   STITCHING
[INFO] [stderr]   ===   STRUCTURED_LIGHT
[INFO] [stderr]   ===   SUPERRES
[INFO] [stderr]   ===   SURFACE_MATCHING
[INFO] [stderr]   ===   TEXT
[INFO] [stderr]   ===   TRACKING
[INFO] [stderr]   ===   VIDEO
[INFO] [stderr]   ===   VIDEOIO
[INFO] [stderr]   ===   VIDEOSTAB
[INFO] [stderr]   ===   VIZ
[INFO] [stderr]   ===   WECHAT_QRCODE
[INFO] [stderr]   ===   XFEATURES2D
[INFO] [stderr]   ===   XIMGPROC
[INFO] [stderr]   ===   XOBJDETECT
[INFO] [stderr]   ===   XPHOTO
[INFO] [stderr]   === Detected probe priority based on environment vars: pkg_config: false, cmake: false, vcpkg: false
[INFO] [stderr]   === Probing the OpenCV library in the following order: environment, pkg_config, cmake, vcpkg_cmake, vcpkg
[INFO] [stderr]   === Can't probe using: environment, continuing with other methods because: Some environment variables are missing
[INFO] [stderr]   === Probing OpenCV library using pkg_config
[INFO] [stderr]   === OpenCV library configuration: Library {
[INFO] [stderr]       include_paths: [
[INFO] [stderr]           "/usr/include/opencv4",
[INFO] [stderr]       ],
[INFO] [stderr]       version: Version {
[INFO] [stderr]           major: 4,
[INFO] [stderr]           minor: 6,
[INFO] [stderr]           patch: 0,
[INFO] [stderr]       },
[INFO] [stderr]       cargo_metadata: [
[INFO] [stderr]           "cargo:rustc-link-search=/usr/lib/x86_64-linux-gnu",
[INFO] [stderr]           "cargo:rustc-link-lib=opencv_stitching",
[INFO] [stderr]           "cargo:rustc-link-lib=opencv_alphamat",
[INFO] [stderr]           "cargo:rustc-link-lib=opencv_aruco",
[INFO] [stderr]           "cargo:rustc-link-lib=opencv_barcode",
[INFO] [stderr]           "cargo:rustc-link-lib=opencv_bgsegm",
[INFO] [stderr]           "cargo:rustc-link-lib=opencv_bioinspired",
[INFO] [stderr]           "cargo:rustc-link-lib=opencv_ccalib",
[INFO] [stderr]           "cargo:rustc-link-lib=opencv_cvv",
[INFO] [stderr]           "cargo:rustc-link-lib=opencv_dnn_objdetect",
[INFO] [stderr]           "cargo:rustc-link-lib=opencv_dnn_superres",
[INFO] [stderr]           "cargo:rustc-link-lib=opencv_dpm",
[INFO] [stderr]           "cargo:rustc-link-lib=opencv_face",
[INFO] [stderr]           "cargo:rustc-link-lib=opencv_freetype",
[INFO] [stderr]           "cargo:rustc-link-lib=opencv_fuzzy",
[INFO] [stderr]           "cargo:rustc-link-lib=opencv_hdf",
[INFO] [stderr]           "cargo:rustc-link-lib=opencv_hfs",
[INFO] [stderr]           "cargo:rustc-link-lib=opencv_img_hash",
[INFO] [stderr]           "cargo:rustc-link-lib=opencv_intensity_transform",
[INFO] [stderr]           "cargo:rustc-link-lib=opencv_line_descriptor",
[INFO] [stderr]           "cargo:rustc-link-lib=opencv_mcc",
[INFO] [stderr]           "cargo:rustc-link-lib=opencv_quality",
[INFO] [stderr]           "cargo:rustc-link-lib=opencv_rapid",
[INFO] [stderr]           "cargo:rustc-link-lib=opencv_reg",
[INFO] [stderr]           "cargo:rustc-link-lib=opencv_rgbd",
[INFO] [stderr]           "cargo:rustc-link-lib=opencv_saliency",
[INFO] [stderr]           "cargo:rustc-link-lib=opencv_shape",
[INFO] [stderr]           "cargo:rustc-link-lib=opencv_stereo",
[INFO] [stderr]           "cargo:rustc-link-lib=opencv_structured_light",
[INFO] [stderr]           "cargo:rustc-link-lib=opencv_phase_unwrapping",
[INFO] [stderr]           "cargo:rustc-link-lib=opencv_superres",
[INFO] [stderr]           "cargo:rustc-link-lib=opencv_optflow",
[INFO] [stderr]           "cargo:rustc-link-lib=opencv_surface_matching",
[INFO] [stderr]           "cargo:rustc-link-lib=opencv_tracking",
[INFO] [stderr]           "cargo:rustc-link-lib=opencv_highgui",
[INFO] [stderr]           "cargo:rustc-link-lib=opencv_datasets",
[INFO] [stderr]           "cargo:rustc-link-lib=opencv_text",
[INFO] [stderr]           "cargo:rustc-link-lib=opencv_plot",
[INFO] [stderr]           "cargo:rustc-link-lib=opencv_ml",
[INFO] [stderr]           "cargo:rustc-link-lib=opencv_videostab",
[INFO] [stderr]           "cargo:rustc-link-lib=opencv_videoio",
[INFO] [stderr]           "cargo:rustc-link-lib=opencv_viz",
[INFO] [stderr]           "cargo:rustc-link-lib=opencv_wechat_qrcode",
[INFO] [stderr]           "cargo:rustc-link-lib=opencv_ximgproc",
[INFO] [stderr]           "cargo:rustc-link-lib=opencv_video",
[INFO] [stderr]           "cargo:rustc-link-lib=opencv_xobjdetect",
[INFO] [stderr]           "cargo:rustc-link-lib=opencv_objdetect",
[INFO] [stderr]           "cargo:rustc-link-lib=opencv_calib3d",
[INFO] [stderr]           "cargo:rustc-link-lib=opencv_imgcodecs",
[INFO] [stderr]           "cargo:rustc-link-lib=opencv_features2d",
[INFO] [stderr]           "cargo:rustc-link-lib=opencv_dnn",
[INFO] [stderr]           "cargo:rustc-link-lib=opencv_flann",
[INFO] [stderr]           "cargo:rustc-link-lib=opencv_xphoto",
[INFO] [stderr]           "cargo:rustc-link-lib=opencv_photo",
[INFO] [stderr]           "cargo:rustc-link-lib=opencv_imgproc",
[INFO] [stderr]           "cargo:rustc-link-lib=opencv_core",
[INFO] [stderr]       ],
[INFO] [stderr]   }
[INFO] [stderr]   === Detected OpenCV module header dir at: /usr/include/opencv4/opencv2
[INFO] [stderr]   === Found OpenCV version: 4.6.0 in headers located at: /usr/include/opencv4
[INFO] [stderr]   === Generating code in: /opt/rustwide/target/debug/build/opencv-d27d394760c66834/out
[INFO] [stderr]   === Placing generated bindings into: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.74.0/src/opencv
[INFO] [stderr]   === Using OpenCV headers from: /usr/include/opencv4
[INFO] [stderr]   === Clang: Ubuntu clang version 18.1.3 (1ubuntu1)
[INFO] [stderr]   === Clang command line args: [
[INFO] [stderr]       "-isystem/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14",
[INFO] [stderr]       "-isystem/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/x86_64-linux-gnu/c++/14",
[INFO] [stderr]       "-isystem/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/backward",
[INFO] [stderr]       "-isystem/usr/lib/llvm-18/lib/clang/18/include",
[INFO] [stderr]       "-isystem/usr/local/include",
[INFO] [stderr]       "-isystem/usr/include/x86_64-linux-gnu",
[INFO] [stderr]       "-isystem/usr/include",
[INFO] [stderr]       "-I/usr/include/opencv4",
[INFO] [stderr]       "-F/usr/include/opencv4",
[INFO] [stderr]       "-I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.74.0/src_cpp",
[INFO] [stderr]       "-F/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.74.0/src_cpp",
[INFO] [stderr]       "-DOCVRS_PARSING_HEADERS",
[INFO] [stderr]       "-includeocvrs_ephemeral.hpp",
[INFO] [stderr]       "-std=c++14",
[INFO] [stderr]   ]
[INFO] [stderr]   === Waiting until the binding-generator binary is built...
[INFO] [stderr]       Updating crates.io index
[INFO] [stderr]   warning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)
[INFO] [stderr]   warning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)
[INFO] [stderr]   warning: spurious network error (1 try remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)
[INFO] [stderr]   error: failed to get `rgb` as a dependency of package `opencv v0.74.0 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.74.0)`
[INFO] [stderr] 
[INFO] [stderr]   Caused by:
[INFO] [stderr]     download of 3/r/rgb failed
[INFO] [stderr] 
[INFO] [stderr]   Caused by:
[INFO] [stderr]     failed to download from `https://index.crates.io/3/r/rgb`
[INFO] [stderr] 
[INFO] [stderr]   Caused by:
[INFO] [stderr]     [6] Could not resolve hostname (Could not resolve host: index.crates.io)
[INFO] [stderr]   Error: "Failed to build the bindings generator"
[INFO] running `Command { std: "docker" "inspect" "3fc84aa30f017145de6968e647a523185d7da9fafba50a47a2dbf66c95a66ec4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3fc84aa30f017145de6968e647a523185d7da9fafba50a47a2dbf66c95a66ec4", kill_on_drop: false }`
[INFO] [stdout] 3fc84aa30f017145de6968e647a523185d7da9fafba50a47a2dbf66c95a66ec4
