[INFO] fetching crate farcaster_node 0.8.4...
[INFO] testing farcaster_node-0.8.4 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate farcaster_node 0.8.4 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate farcaster_node 0.8.4
[INFO] finished tweaking crates.io crate farcaster_node 0.8.4
[INFO] tweaked toml for crates.io crate farcaster_node 0.8.4 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate farcaster_node 0.8.4 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate farcaster_node 0.8.4 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-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ac5c013688b6284592635beff859c31f5d8c9e49c266ad890a6441109ef136c9
[INFO] running `Command { std: "docker" "start" "-a" "ac5c013688b6284592635beff859c31f5d8c9e49c266ad890a6441109ef136c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ac5c013688b6284592635beff859c31f5d8c9e49c266ad890a6441109ef136c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ac5c013688b6284592635beff859c31f5d8c9e49c266ad890a6441109ef136c9", kill_on_drop: false }`
[INFO] [stdout] ac5c013688b6284592635beff859c31f5d8c9e49c266ad890a6441109ef136c9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 26f6ca1f5199436e62fbd05db7011bb156e95c6a358df23111cd5d556623a445
[INFO] running `Command { std: "docker" "start" "-a" "26f6ca1f5199436e62fbd05db7011bb156e95c6a358df23111cd5d556623a445", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.49
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling itoa v1.0.5
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling bytes v1.3.0
[INFO] [stderr]    Compiling once_cell v1.17.0
[INFO] [stderr]    Compiling ryu v1.0.12
[INFO] [stderr]    Compiling jobserver v0.1.25
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling serde_json v1.0.91
[INFO] [stderr]    Compiling parking_lot_core v0.9.5
[INFO] [stderr]    Compiling cc v1.0.78
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling tokio v1.23.0
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]    Compiling futures-core v0.3.25
[INFO] [stderr]    Compiling mio v0.8.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.14
[INFO] [stderr]    Compiling futures-task v0.3.25
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling futures-sink v0.3.25
[INFO] [stderr]    Compiling futures-channel v0.3.25
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling futures-io v0.3.25
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling paste v1.0.11
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.13
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling getrandom v0.1.16
[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 tracing-core v0.1.30
[INFO] [stderr]    Compiling parse_arg v0.1.4
[INFO] [stderr]    Compiling thiserror v1.0.38
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.6
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling secp256k1-sys v0.5.2
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling rayon-core v1.10.1
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling crossbeam-deque v0.8.2
[INFO] [stderr]    Compiling anyhow v1.0.68
[INFO] [stderr]    Compiling crossbeam-queue v0.3.8
[INFO] [stderr]    Compiling bech32 v0.8.1
[INFO] [stderr]    Compiling unicode-segmentation v1.10.0
[INFO] [stderr]    Compiling rustc-hex v2.1.0
[INFO] [stderr]    Compiling openssl-sys v0.9.80
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling fixed-hash v0.7.0
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling hex-literal v0.3.4
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling crossbeam v0.8.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling iana-time-zone v0.1.53
[INFO] [stderr]    Compiling block-padding v0.2.1
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling cfg-expr v0.11.0
[INFO] [stderr]    Compiling version-compare v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.45
[INFO] [stderr]    Compiling secp256k1-sys v0.4.2
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling keccak v0.1.3
[INFO] [stderr]    Compiling signature v1.6.4
[INFO] [stderr]    Compiling rayon v1.6.1
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling cmake v0.1.49
[INFO] [stderr]    Compiling which v4.3.0
[INFO] [stderr]    Compiling serde v0.8.23
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling ed25519 v1.5.2
[INFO] [stderr]    Compiling subtle-ng v2.5.0
[INFO] [stderr]    Compiling async-trait v0.1.60
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling nom v5.1.2
[INFO] [stderr]    Compiling fastrand v1.8.0
[INFO] [stderr]    Compiling prost-build v0.10.4
[INFO] [stderr]    Compiling prettyplease v0.1.22
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling secp256kfun v0.7.2
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling petgraph v0.6.2
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]    Compiling zmq2 v0.5.0
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling http-range-header v0.3.0
[INFO] [stderr]    Compiling lmdb-sys v0.8.0
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling rust-ini v0.13.0
[INFO] [stderr]    Compiling ipnet v2.7.0
[INFO] [stderr]    Compiling sync_wrapper v0.1.1
[INFO] [stderr]    Compiling matchit v0.5.0
[INFO] [stderr]    Compiling regex v1.7.0
[INFO] [stderr]    Compiling rustls v0.20.7
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling base64-compat v1.0.0
[INFO] [stderr]    Compiling sysinfo v0.18.2
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling shellexpand v2.1.2
[INFO] [stderr]    Compiling colored v2.0.0
[INFO] [stderr]    Compiling fixed-hash v0.8.0
[INFO] [stderr]    Compiling nix v0.26.1
[INFO] [stderr]    Compiling nix v0.19.1
[INFO] [stderr]    Compiling base64 v0.12.3
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling serde_test v0.8.23
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling amplify_syn v1.1.6
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling linked-hash-map v0.3.0
[INFO] [stderr]    Compiling jwalk v0.6.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling serde-hjson v0.9.1
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling dircpy v0.3.13
[INFO] [stderr]    Compiling zeromq-src v0.2.4+4.3.4
[INFO] [stderr]    Compiling webpki v0.22.0
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling secp256k1 v0.21.3
[INFO] [stderr]    Compiling webpki-roots v0.22.6
[INFO] [stderr]    Compiling tokio-macros v1.8.2
[INFO] [stderr]    Compiling zeroize_derive v1.3.3
[INFO] [stderr]    Compiling futures-macro v0.3.25
[INFO] [stderr]    Compiling amplify_derive v2.11.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.23
[INFO] [stderr]    Compiling thiserror-impl v1.0.38
[INFO] [stderr]    Compiling sealed v0.4.0
[INFO] [stderr]    Compiling prost-derive v0.10.1
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling stability v0.1.1
[INFO] [stderr]    Compiling zeroize v1.3.0
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling serde_with_macros v1.5.2
[INFO] [stderr]    Compiling async-stream-impl v0.3.3
[INFO] [stderr]    Compiling pin-project v1.0.12
[INFO] [stderr]    Compiling base58-monero v1.0.0
[INFO] [stderr]    Compiling clap_derive v3.2.18
[INFO] [stderr]    Compiling lmdb v0.8.0
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling async-stream v0.3.3
[INFO] [stderr]    Compiling prost v0.10.4
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling prost-types v0.10.1
[INFO] [stderr]    Compiling clap v3.2.23
[INFO] [stderr]    Compiling futures-executor v0.3.25
[INFO] [stderr]    Compiling axum-core v0.2.9
[INFO] [stderr]    Compiling futures v0.3.25
[INFO] [stderr]    Compiling tonic-build v0.7.2
[INFO] [stderr]    Compiling tokio-util v0.7.4
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling tokio-socks v0.5.1
[INFO] [stderr]    Compiling tokio-io-timeout v1.2.0
[INFO] [stderr]    Compiling tokio-stream v0.1.11
[INFO] [stderr]    Compiling farcaster_node v0.8.4 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling h2 v0.3.15
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling clap_complete v3.2.5
[INFO] [stderr]    Compiling toml v0.5.10
[INFO] [stderr]    Compiling serde_str_helpers v0.1.2
[INFO] [stderr]    Compiling amplify_num v0.4.1
[INFO] [stderr]    Compiling serde_yaml v0.8.26
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling bitcoin_hashes v0.10.0
[INFO] [stderr]    Compiling secp256k1 v0.22.2
[INFO] [stderr]    Compiling serde-big-array v0.4.1
[INFO] [stderr]    Compiling chrono v0.4.23
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling uuid v1.2.2
[INFO] [stderr]    Compiling stringly_conversions v0.1.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling tower-http v0.3.5
[INFO] [stderr]    Compiling serde_with v1.14.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling crypto-mac v0.11.1
[INFO] [stderr]    Compiling cipher v0.3.0
[INFO] [stderr]    Compiling secp256kfun_k256_backend v2.0.1
[INFO] [stderr]    Compiling universal-hash v0.4.1
[INFO] [stderr]    Compiling system-deps v6.0.3
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling curve25519-dalek v3.2.1
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling sha3 v0.9.1
[INFO] [stderr]    Compiling hmac v0.11.0
[INFO] [stderr]    Compiling poly1305 v0.7.2
[INFO] [stderr]    Compiling curve25519-dalek-ng v4.1.1
[INFO] [stderr]    Compiling cipher v0.4.3
[INFO] [stderr]    Compiling chacha20 v0.8.2
[INFO] [stderr]    Compiling block-buffer v0.10.3
[INFO] [stderr]    Compiling aead v0.4.3
[INFO] [stderr]    Compiling amplify v3.13.0
[INFO] [stderr]    Compiling digest v0.10.6
[INFO] [stderr]    Compiling jsonrpc-core v18.0.0
[INFO] [stderr]    Compiling monero v0.17.3
[INFO] [stderr]    Compiling encoding_derive_helpers v0.8.1
[INFO] [stderr]    Compiling ed25519-dalek v1.0.1
[INFO] [stderr]    Compiling encoding_derive_helpers v1.7.6
[INFO] [stderr]    Compiling chacha20poly1305 v0.9.1
[INFO] [stderr]    Compiling sigma_fun v0.4.1
[INFO] [stderr]    Compiling chacha20 v0.9.0
[INFO] [stderr]    Compiling torut v0.2.1
[INFO] [stderr]    Compiling ecdsa_fun v0.7.1
[INFO] [stderr]    Compiling sha3 v0.10.6
[INFO] [stderr]    Compiling jsonrpc v0.12.1
[INFO] [stderr]    Compiling config v0.10.1
[INFO] [stderr]    Compiling config v0.11.0
[INFO] [stderr]    Compiling hyper v0.14.23
[INFO] [stderr]    Compiling strict_encoding_derive v0.8.0
[INFO] [stderr]    Compiling lightning_encoding_derive v0.8.0
[INFO] [stderr]    Compiling inet2_derive v0.8.1
[INFO] [stderr]    Compiling strict_encoding_derive v1.7.6
[INFO] [stderr]    Compiling zmq-sys2 v0.3.0
[INFO] [stderr]    Compiling bitcoin v0.28.1
[INFO] [stderr] warning: zmq-sys2@0.3.0: In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+4.3.4/vendor/src/ipc_address.cpp:31:
[INFO] [stderr] warning: zmq-sys2@0.3.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+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-sys2@0.3.0:    45 | strlcpy (char *dest_, const char *src_, const size_t dest_size_)
[INFO] [stderr] warning: zmq-sys2@0.3.0:       | ^~~~~~~
[INFO] [stderr] warning: zmq-sys2@0.3.0: In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+4.3.4/vendor/src/compat.hpp:34:
[INFO] [stderr] warning: zmq-sys2@0.3.0: /usr/include/string.h:506:15: note: previous declaration of 'size_t strlcpy(char*, const char*, size_t)'
[INFO] [stderr] warning: zmq-sys2@0.3.0:   506 | extern size_t strlcpy (char *__restrict __dest,
[INFO] [stderr] warning: zmq-sys2@0.3.0:       |               ^~~~~~~
[INFO] [stderr] warning: zmq-sys2@0.3.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+4.3.4/vendor/src/ip.cpp: In function 'void zmq::set_socket_priority(fd_t, int)':
[INFO] [stderr] warning: zmq-sys2@0.3.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+4.3.4/vendor/src/ip.cpp:233:37: warning: unused parameter 's_' [-Wunused-parameter]
[INFO] [stderr] warning: zmq-sys2@0.3.0:   233 | void zmq::set_socket_priority (fd_t s_, int priority_)
[INFO] [stderr] warning: zmq-sys2@0.3.0:       |                                ~~~~~^~
[INFO] [stderr] warning: zmq-sys2@0.3.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+4.3.4/vendor/src/ip.cpp:233:45: warning: unused parameter 'priority_' [-Wunused-parameter]
[INFO] [stderr] warning: zmq-sys2@0.3.0:   233 | void zmq::set_socket_priority (fd_t s_, int priority_)
[INFO] [stderr] warning: zmq-sys2@0.3.0:       |                                         ~~~~^~~~~~~~~
[INFO] [stderr] error: failed to run custom build command for `zmq-sys2 v0.3.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-sys2-239cb3452abf25ff/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.4+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys2-4d560eb61dccc6dc/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-4d560eb61dccc6dc/out/lib/e262f2cae1db1130-address.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+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.4+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys2-4d560eb61dccc6dc/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-4d560eb61dccc6dc/out/lib/e262f2cae1db1130-channel.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+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.4+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys2-4d560eb61dccc6dc/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-4d560eb61dccc6dc/out/lib/e262f2cae1db1130-client.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+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.4+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys2-4d560eb61dccc6dc/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-4d560eb61dccc6dc/out/lib/e262f2cae1db1130-clock.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+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.4+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys2-4d560eb61dccc6dc/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-4d560eb61dccc6dc/out/lib/e262f2cae1db1130-ctx.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+4.3.4/vendor/src/ctx.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.4+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys2-4d560eb61dccc6dc/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-4d560eb61dccc6dc/out/lib/e262f2cae1db1130-curve_client.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+4.3.4/vendor/src/curve_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.4+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys2-4d560eb61dccc6dc/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-4d560eb61dccc6dc/out/lib/e262f2cae1db1130-curve_mechanism_base.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+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.4+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys2-4d560eb61dccc6dc/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-4d560eb61dccc6dc/out/lib/e262f2cae1db1130-curve_server.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+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.4+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys2-4d560eb61dccc6dc/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-4d560eb61dccc6dc/out/lib/e262f2cae1db1130-dealer.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+4.3.4/vendor/src/dealer.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.4+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys2-4d560eb61dccc6dc/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-4d560eb61dccc6dc/out/lib/e262f2cae1db1130-decoder_allocators.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+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.4+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys2-4d560eb61dccc6dc/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-4d560eb61dccc6dc/out/lib/e262f2cae1db1130-devpoll.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+4.3.4/vendor/src/devpoll.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.4+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys2-4d560eb61dccc6dc/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-4d560eb61dccc6dc/out/lib/e262f2cae1db1130-dgram.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+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.4+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys2-4d560eb61dccc6dc/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-4d560eb61dccc6dc/out/lib/e262f2cae1db1130-dish.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+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.4+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys2-4d560eb61dccc6dc/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-4d560eb61dccc6dc/out/lib/e262f2cae1db1130-endpoint.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+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.4+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys2-4d560eb61dccc6dc/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-4d560eb61dccc6dc/out/lib/e262f2cae1db1130-dist.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+4.3.4/vendor/src/dist.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.4+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys2-4d560eb61dccc6dc/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-4d560eb61dccc6dc/out/lib/e262f2cae1db1130-epoll.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+4.3.4/vendor/src/epoll.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.4+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys2-4d560eb61dccc6dc/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-4d560eb61dccc6dc/out/lib/e262f2cae1db1130-err.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+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.4+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys2-4d560eb61dccc6dc/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-4d560eb61dccc6dc/out/lib/e262f2cae1db1130-gather.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+4.3.4/vendor/src/gather.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.4+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys2-4d560eb61dccc6dc/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-4d560eb61dccc6dc/out/lib/e262f2cae1db1130-fq.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+4.3.4/vendor/src/fq.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.4+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys2-4d560eb61dccc6dc/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-4d560eb61dccc6dc/out/lib/e262f2cae1db1130-gssapi_client.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+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.4+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys2-4d560eb61dccc6dc/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-4d560eb61dccc6dc/out/lib/e262f2cae1db1130-gssapi_mechanism_base.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+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.4+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys2-4d560eb61dccc6dc/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-4d560eb61dccc6dc/out/lib/e262f2cae1db1130-gssapi_server.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+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.4+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys2-4d560eb61dccc6dc/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-4d560eb61dccc6dc/out/lib/e262f2cae1db1130-io_object.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+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.4+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys2-4d560eb61dccc6dc/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-4d560eb61dccc6dc/out/lib/e262f2cae1db1130-io_thread.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+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.4+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys2-4d560eb61dccc6dc/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-4d560eb61dccc6dc/out/lib/e262f2cae1db1130-ip_resolver.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+4.3.4/vendor/src/ip_resolver.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.4+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys2-4d560eb61dccc6dc/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-4d560eb61dccc6dc/out/lib/e262f2cae1db1130-ip.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+4.3.4/vendor/src/ip.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.4+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys2-4d560eb61dccc6dc/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-4d560eb61dccc6dc/out/lib/e262f2cae1db1130-ipc_address.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+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.4+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys2-4d560eb61dccc6dc/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-4d560eb61dccc6dc/out/lib/e262f2cae1db1130-ipc_connecter.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+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.4+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.4+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.4+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.4+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys2-4d560eb61dccc6dc/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-4d560eb61dccc6dc/out/lib/e262f2cae1db1130-ipc_listener.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+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.4+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys2-4d560eb61dccc6dc/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-4d560eb61dccc6dc/out/lib/e262f2cae1db1130-kqueue.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+4.3.4/vendor/src/kqueue.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.4+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys2-4d560eb61dccc6dc/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-4d560eb61dccc6dc/out/lib/e262f2cae1db1130-lb.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+4.3.4/vendor/src/lb.cpp"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+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.4+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.4+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.4+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys2-4d560eb61dccc6dc/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-4d560eb61dccc6dc/out/lib/e262f2cae1db1130-mailbox_safe.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys2-4d560eb61dccc6dc/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-4d560eb61dccc6dc/out/lib/e262f2cae1db1130-mailbox.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+4.3.4/vendor/src/mailbox.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.4+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys2-4d560eb61dccc6dc/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-4d560eb61dccc6dc/out/lib/e262f2cae1db1130-mechanism_base.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+4.3.4/vendor/src/mechanism_base.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.4+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys2-4d560eb61dccc6dc/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-4d560eb61dccc6dc/out/lib/e262f2cae1db1130-mechanism.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+4.3.4/vendor/src/mechanism.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.4+4.3.4/vendor/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+4.3.4/vendor/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+4.3.4/vendor/external/sha1" "-I" "/opt/rustwide/target/debug/build/zmq-sys2-4d560eb61dccc6dc/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-4d560eb61dccc6dc/out/lib/e262f2cae1db1130-ipc_address.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-src-0.2.4+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] running `Command { std: "docker" "inspect" "26f6ca1f5199436e62fbd05db7011bb156e95c6a358df23111cd5d556623a445", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "26f6ca1f5199436e62fbd05db7011bb156e95c6a358df23111cd5d556623a445", kill_on_drop: false }`
[INFO] [stdout] 26f6ca1f5199436e62fbd05db7011bb156e95c6a358df23111cd5d556623a445
