[INFO] cloning repository https://github.com/avalind/doppelganger
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/avalind/doppelganger" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Favalind%2Fdoppelganger", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Favalind%2Fdoppelganger'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6202f6ba97c85d0e3348fc6d2ef16b43a5decaee
[INFO] testing avalind/doppelganger against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Favalind%2Fdoppelganger" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/avalind/doppelganger
[INFO] finished tweaking git repo https://github.com/avalind/doppelganger
[INFO] tweaked toml for git repo https://github.com/avalind/doppelganger written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/avalind/doppelganger on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/avalind/doppelganger 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" "+1.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] edb15c173eae50a3d0e43c067e57ab7ee3b13533ad3f8cce144f7c14feda25a9
[INFO] running `Command { std: "docker" "start" "edb15c173eae50a3d0e43c067e57ab7ee3b13533ad3f8cce144f7c14feda25a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "edb15c173eae50a3d0e43c067e57ab7ee3b13533ad3f8cce144f7c14feda25a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "edb15c173eae50a3d0e43c067e57ab7ee3b13533ad3f8cce144f7c14feda25a9" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "edb15c173eae50a3d0e43c067e57ab7ee3b13533ad3f8cce144f7c14feda25a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "edb15c173eae50a3d0e43c067e57ab7ee3b13533ad3f8cce144f7c14feda25a9" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.74
[INFO] [stderr]    Compiling pkg-config v0.3.18
[INFO] [stderr]    Compiling proc-macro2 v1.0.19
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]    Compiling syn v1.0.38
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling semver v0.1.20
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling rustc_version v0.1.7
[INFO] [stderr]    Compiling fs-utils v1.1.4
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling matches v0.1.8
[INFO] [stderr]    Compiling tinyvec v0.3.3
[INFO] [stderr]    Compiling serde v1.0.114
[INFO] [stderr]    Compiling serde_derive v1.0.114
[INFO] [stderr]    Compiling aho-corasick v0.7.13
[INFO] [stderr]    Compiling unicode-bidi v0.3.4
[INFO] [stderr]    Compiling thread_local v1.0.1
[INFO] [stderr]    Compiling jobserver v0.1.21
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling unicode-normalization v0.1.13
[INFO] [stderr]    Compiling newtype_derive v0.1.6
[INFO] [stderr]    Compiling regex-syntax v0.6.18
[INFO] [stderr]    Compiling cc v1.0.58
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling linear-map v1.2.0
[INFO] [stderr]    Compiling openssl-src v111.10.2+1.1.1g
[INFO] [stderr]    Compiling idna v0.2.0
[INFO] [stderr]    Compiling ieee754 v0.2.6
[INFO] [stderr]    Compiling custom_derive v0.1.7
[INFO] [stderr]    Compiling libz-sys v1.0.25
[INFO] [stderr]    Compiling openssl-sys v0.9.58
[INFO] [stderr]    Compiling curl-sys v0.4.33+curl-7.71.1
[INFO] [stderr]    Compiling bzip2-sys v0.1.9+1.0.8
[INFO] [stderr]    Compiling lzma-sys v0.1.16
[INFO] [stderr]    Compiling hts-sys v1.10.3
[INFO] [stderr]    Compiling url v2.1.1
[INFO] [stderr]    Compiling regex v1.3.9
[INFO] [stderr]    Compiling thiserror-impl v1.0.20
[INFO] [stderr]    Compiling derive-new v0.5.8
[INFO] [stderr]    Compiling thiserror v1.0.20
[INFO] [stderr]    Compiling bio-types v0.7.0
[INFO] [stderr] warning: curl-sys@0.4.33+curl-7.71.1: In file included from curl/lib/curl_setup.h:684,
[INFO] [stderr] warning: curl-sys@0.4.33+curl-7.71.1:                  from curl/lib/conncache.c:24:
[INFO] [stderr] warning: curl-sys@0.4.33+curl-7.71.1: curl/lib/curl_setup_once.h:302:5: error: expected ';', identifier or '(' before 'bool'
[INFO] [stderr] warning: curl-sys@0.4.33+curl-7.71.1:   302 |   } bool;
[INFO] [stderr] warning: curl-sys@0.4.33+curl-7.71.1:       |     ^~~~
[INFO] [stderr] warning: curl-sys@0.4.33+curl-7.71.1: curl/lib/curl_setup_once.h:302:5: warning: useless type name in empty declaration
[INFO] [stderr] warning: curl-sys@0.4.33+curl-7.71.1: In file included from curl/lib/curl_setup.h:684,
[INFO] [stderr] warning: curl-sys@0.4.33+curl-7.71.1:                  from curl/lib/content_encoding.c:23:
[INFO] [stderr] warning: curl-sys@0.4.33+curl-7.71.1: curl/lib/curl_setup_once.h:302:5: error: expected ';', identifier or '(' before 'bool'
[INFO] [stderr] warning: curl-sys@0.4.33+curl-7.71.1:   302 |   } bool;
[INFO] [stderr] warning: curl-sys@0.4.33+curl-7.71.1:       |     ^~~~
[INFO] [stderr] warning: curl-sys@0.4.33+curl-7.71.1: curl/lib/curl_setup_once.h:302:5: warning: useless type name in empty declaration
[INFO] [stderr] warning: curl-sys@0.4.33+curl-7.71.1: In file included from curl/lib/curl_setup.h:684,
[INFO] [stderr] warning: curl-sys@0.4.33+curl-7.71.1:                  from curl/lib/base64.c:25:
[INFO] [stderr] warning: curl-sys@0.4.33+curl-7.71.1: curl/lib/curl_setup_once.h:302:5: error: expected ';', identifier or '(' before 'bool'
[INFO] [stderr] warning: curl-sys@0.4.33+curl-7.71.1:   302 |   } bool;
[INFO] [stderr] warning: curl-sys@0.4.33+curl-7.71.1:       |     ^~~~
[INFO] [stderr] warning: curl-sys@0.4.33+curl-7.71.1: curl/lib/curl_setup_once.h:302:5: warning: useless type name in empty declaration
[INFO] [stderr] warning: curl-sys@0.4.33+curl-7.71.1: In file included from curl/lib/curl_setup.h:684,
[INFO] [stderr] warning: curl-sys@0.4.33+curl-7.71.1:                  from curl/lib/curl_ctype.c:23:
[INFO] [stderr] warning: curl-sys@0.4.33+curl-7.71.1: curl/lib/curl_setup_once.h:302:5: error: expected ';', identifier or '(' before 'bool'
[INFO] [stderr] warning: curl-sys@0.4.33+curl-7.71.1:   302 |   } bool;
[INFO] [stderr] warning: curl-sys@0.4.33+curl-7.71.1:       |     ^~~~
[INFO] [stderr] warning: curl-sys@0.4.33+curl-7.71.1: curl/lib/curl_setup_once.h:302:5: warning: useless type name in empty declaration
[INFO] [stderr] warning: curl-sys@0.4.33+curl-7.71.1: In file included from curl/lib/curl_setup.h:684,
[INFO] [stderr] warning: curl-sys@0.4.33+curl-7.71.1:                  from curl/lib/curl_addrinfo.c:23:
[INFO] [stderr] warning: curl-sys@0.4.33+curl-7.71.1: curl/lib/curl_setup_once.h:302:5: error: expected ';', identifier or '(' before 'bool'
[INFO] [stderr] warning: curl-sys@0.4.33+curl-7.71.1:   302 |   } bool;
[INFO] [stderr] warning: curl-sys@0.4.33+curl-7.71.1:       |     ^~~~
[INFO] [stderr] warning: curl-sys@0.4.33+curl-7.71.1: curl/lib/curl_setup_once.h:302:5: warning: useless type name in empty declaration
[INFO] [stderr] warning: curl-sys@0.4.33+curl-7.71.1: In file included from curl/lib/curl_setup.h:684,
[INFO] [stderr] warning: curl-sys@0.4.33+curl-7.71.1:                  from curl/lib/cookie.c:83:
[INFO] [stderr] warning: curl-sys@0.4.33+curl-7.71.1: curl/lib/curl_setup_once.h:302:5: error: expected ';', identifier or '(' before 'bool'
[INFO] [stderr] warning: curl-sys@0.4.33+curl-7.71.1:   302 |   } bool;
[INFO] [stderr] warning: curl-sys@0.4.33+curl-7.71.1:       |     ^~~~
[INFO] [stderr] warning: curl-sys@0.4.33+curl-7.71.1: curl/lib/curl_setup_once.h:302:5: warning: useless type name in empty declaration
[INFO] [stderr] warning: curl-sys@0.4.33+curl-7.71.1: In file included from curl/lib/curl_setup.h:684,
[INFO] [stderr] warning: curl-sys@0.4.33+curl-7.71.1:                  from curl/lib/asyn-thread.c:23:
[INFO] [stderr] warning: curl-sys@0.4.33+curl-7.71.1: curl/lib/curl_setup_once.h:302:5: error: expected ';', identifier or '(' before 'bool'
[INFO] [stderr] warning: curl-sys@0.4.33+curl-7.71.1:   302 |   } bool;
[INFO] [stderr] warning: curl-sys@0.4.33+curl-7.71.1:       |     ^~~~
[INFO] [stderr] warning: curl-sys@0.4.33+curl-7.71.1: curl/lib/curl_setup_once.h:302:5: warning: useless type name in empty declaration
[INFO] [stderr] warning: curl-sys@0.4.33+curl-7.71.1: In file included from curl/lib/curl_setup.h:684,
[INFO] [stderr] warning: curl-sys@0.4.33+curl-7.71.1:                  from curl/lib/connect.c:23:
[INFO] [stderr] warning: curl-sys@0.4.33+curl-7.71.1: curl/lib/curl_setup_once.h:302:5: error: expected ';', identifier or '(' before 'bool'
[INFO] [stderr] warning: curl-sys@0.4.33+curl-7.71.1:   302 |   } bool;
[INFO] [stderr] warning: curl-sys@0.4.33+curl-7.71.1:       |     ^~~~
[INFO] [stderr] warning: curl-sys@0.4.33+curl-7.71.1: curl/lib/curl_setup_once.h:302:5: warning: useless type name in empty declaration
[INFO] [stderr] warning: curl-sys@0.4.33+curl-7.71.1: curl/lib/cookie.c: In function 'Curl_cookie_add':
[INFO] [stderr] warning: curl-sys@0.4.33+curl-7.71.1: curl/lib/cookie.c:744:22: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
[INFO] [stderr] warning: curl-sys@0.4.33+curl-7.71.1:   744 |       char *queryp = strchr(path, '?');
[INFO] [stderr] warning: curl-sys@0.4.33+curl-7.71.1:       |                      ^~~~~~
[INFO] [stderr] warning: curl-sys@0.4.33+curl-7.71.1: curl/lib/cookie.c:750:18: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
[INFO] [stderr] warning: curl-sys@0.4.33+curl-7.71.1:   750 |         endslash = strrchr(path, '/');
[INFO] [stderr] warning: curl-sys@0.4.33+curl-7.71.1:       |                  ^
[INFO] [stderr] error: failed to run custom build command for `curl-sys v0.4.33+curl-7.71.1`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_RELEASE_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/release/build/curl-sys-7586ae1e23bd2e98/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:root=/opt/rustwide/target/release/build/curl-sys-045d424546d87c06/out
[INFO] [stderr]   cargo:include=/opt/rustwide/target/release/build/curl-sys-045d424546d87c06/out/include
[INFO] [stderr]   cargo:static=1
[INFO] [stderr]   cargo:rustc-cfg=link_libz
[INFO] [stderr]   cargo:rustc-cfg=link_openssl
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   OPT_LEVEL = Some("3")
[INFO] [stderr]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   CC_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CC_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CC = None
[INFO] [stderr]   CC = None
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CFLAGS = None
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   DEBUG = Some("false")
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2")
[INFO] [stderr]   running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "curl/lib" "-I" "curl/include" "-I" "/opt/rustwide/target/release/build/libz-sys-16de808dc107d7fc/out/include" "-I" "/opt/rustwide/target/release/build/openssl-sys-df007b096844c1ce/out/openssl-build/install/include" "-fvisibility=hidden" "-DBUILDING_LIBCURL" "-DCURL_DISABLE_CRYPTO_AUTH" "-DCURL_DISABLE_DICT" "-DCURL_DISABLE_GOPHER" "-DCURL_DISABLE_IMAP" "-DCURL_DISABLE_LDAP" "-DCURL_DISABLE_LDAPS" "-DCURL_DISABLE_NTLM" "-DCURL_DISABLE_POP3" "-DCURL_DISABLE_RTSP" "-DCURL_DISABLE_SMB" "-DCURL_DISABLE_SMTP" "-DCURL_DISABLE_TELNET" "-DCURL_DISABLE_TFTP" "-DCURL_STATICLIB" "-DENABLE_IPV6" "-DHAVE_ASSERT_H" "-DOS=\"unknown\"" "-DHAVE_ZLIB_H" "-DHAVE_LIBZ" "-DHAVE_GETADDRINFO" "-DHAVE_GETPEERNAME" "-DUSE_UNIX_SOCKETS" "-DHAVE_SYS_UN_H" "-DUSE_OPENSSL" "-DHAVE_CLOCK_GETTIME_MONOTONIC" "-DHAVE_GETTIMEOFDAY" "-DRECV_TYPE_ARG1=int" "-DHAVE_PTHREAD_H" "-DHAVE_ARPA_INET_H" "-DHAVE_ERRNO_H" "-DHAVE_FCNTL_H" "-DHAVE_NETDB_H" "-DHAVE_NETINET_IN_H" "-DHAVE_POLL_FINE" "-DHAVE_POLL_H" "-DHAVE_FCNTL_O_NONBLOCK" "-DHAVE_SYS_SELECT_H" "-DHAVE_SYS_STAT_H" "-DHAVE_UNISTD_H" "-DHAVE_RECV" "-DHAVE_SELECT" "-DHAVE_SEND" "-DHAVE_SOCKET" "-DHAVE_STERRROR_R" "-DHAVE_SOCKETPAIR" "-DHAVE_STRUCT_TIMEVAL" "-DUSE_THREADS_POSIX" "-DRECV_TYPE_ARG2=void*" "-DRECV_TYPE_ARG3=size_t" "-DRECV_TYPE_ARG4=int" "-DRECV_TYPE_RETV=ssize_t" "-DSEND_QUAL_ARG2=const" "-DSEND_TYPE_ARG1=int" "-DSEND_TYPE_ARG2=void*" "-DSEND_TYPE_ARG3=size_t" "-DSEND_TYPE_ARG4=int" "-DSEND_TYPE_RETV=ssize_t" "-DSIZEOF_CURL_OFF_T=8" "-DSIZEOF_INT=4" "-DSIZEOF_SHORT=2" "-DSIZEOF_SSIZE_T=8" "-DSIZEOF_SIZE_T=8" "-DSIZEOF_LONG=8" "-o" "/opt/rustwide/target/release/build/curl-sys-045d424546d87c06/out/build/curl/lib/base64.o" "-c" "curl/lib/base64.c"
[INFO] [stderr]   running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "curl/lib" "-I" "curl/include" "-I" "/opt/rustwide/target/release/build/libz-sys-16de808dc107d7fc/out/include" "-I" "/opt/rustwide/target/release/build/openssl-sys-df007b096844c1ce/out/openssl-build/install/include" "-fvisibility=hidden" "-DBUILDING_LIBCURL" "-DCURL_DISABLE_CRYPTO_AUTH" "-DCURL_DISABLE_DICT" "-DCURL_DISABLE_GOPHER" "-DCURL_DISABLE_IMAP" "-DCURL_DISABLE_LDAP" "-DCURL_DISABLE_LDAPS" "-DCURL_DISABLE_NTLM" "-DCURL_DISABLE_POP3" "-DCURL_DISABLE_RTSP" "-DCURL_DISABLE_SMB" "-DCURL_DISABLE_SMTP" "-DCURL_DISABLE_TELNET" "-DCURL_DISABLE_TFTP" "-DCURL_STATICLIB" "-DENABLE_IPV6" "-DHAVE_ASSERT_H" "-DOS=\"unknown\"" "-DHAVE_ZLIB_H" "-DHAVE_LIBZ" "-DHAVE_GETADDRINFO" "-DHAVE_GETPEERNAME" "-DUSE_UNIX_SOCKETS" "-DHAVE_SYS_UN_H" "-DUSE_OPENSSL" "-DHAVE_CLOCK_GETTIME_MONOTONIC" "-DHAVE_GETTIMEOFDAY" "-DRECV_TYPE_ARG1=int" "-DHAVE_PTHREAD_H" "-DHAVE_ARPA_INET_H" "-DHAVE_ERRNO_H" "-DHAVE_FCNTL_H" "-DHAVE_NETDB_H" "-DHAVE_NETINET_IN_H" "-DHAVE_POLL_FINE" "-DHAVE_POLL_H" "-DHAVE_FCNTL_O_NONBLOCK" "-DHAVE_SYS_SELECT_H" "-DHAVE_SYS_STAT_H" "-DHAVE_UNISTD_H" "-DHAVE_RECV" "-DHAVE_SELECT" "-DHAVE_SEND" "-DHAVE_SOCKET" "-DHAVE_STERRROR_R" "-DHAVE_SOCKETPAIR" "-DHAVE_STRUCT_TIMEVAL" "-DUSE_THREADS_POSIX" "-DRECV_TYPE_ARG2=void*" "-DRECV_TYPE_ARG3=size_t" "-DRECV_TYPE_ARG4=int" "-DRECV_TYPE_RETV=ssize_t" "-DSEND_QUAL_ARG2=const" "-DSEND_TYPE_ARG1=int" "-DSEND_TYPE_ARG2=void*" "-DSEND_TYPE_ARG3=size_t" "-DSEND_TYPE_ARG4=int" "-DSEND_TYPE_RETV=ssize_t" "-DSIZEOF_CURL_OFF_T=8" "-DSIZEOF_INT=4" "-DSIZEOF_SHORT=2" "-DSIZEOF_SSIZE_T=8" "-DSIZEOF_SIZE_T=8" "-DSIZEOF_LONG=8" "-o" "/opt/rustwide/target/release/build/curl-sys-045d424546d87c06/out/build/curl/lib/asyn-thread.o" "-c" "curl/lib/asyn-thread.c"
[INFO] [stderr]   running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "curl/lib" "-I" "curl/include" "-I" "/opt/rustwide/target/release/build/libz-sys-16de808dc107d7fc/out/include" "-I" "/opt/rustwide/target/release/build/openssl-sys-df007b096844c1ce/out/openssl-build/install/include" "-fvisibility=hidden" "-DBUILDING_LIBCURL" "-DCURL_DISABLE_CRYPTO_AUTH" "-DCURL_DISABLE_DICT" "-DCURL_DISABLE_GOPHER" "-DCURL_DISABLE_IMAP" "-DCURL_DISABLE_LDAP" "-DCURL_DISABLE_LDAPS" "-DCURL_DISABLE_NTLM" "-DCURL_DISABLE_POP3" "-DCURL_DISABLE_RTSP" "-DCURL_DISABLE_SMB" "-DCURL_DISABLE_SMTP" "-DCURL_DISABLE_TELNET" "-DCURL_DISABLE_TFTP" "-DCURL_STATICLIB" "-DENABLE_IPV6" "-DHAVE_ASSERT_H" "-DOS=\"unknown\"" "-DHAVE_ZLIB_H" "-DHAVE_LIBZ" "-DHAVE_GETADDRINFO" "-DHAVE_GETPEERNAME" "-DUSE_UNIX_SOCKETS" "-DHAVE_SYS_UN_H" "-DUSE_OPENSSL" "-DHAVE_CLOCK_GETTIME_MONOTONIC" "-DHAVE_GETTIMEOFDAY" "-DRECV_TYPE_ARG1=int" "-DHAVE_PTHREAD_H" "-DHAVE_ARPA_INET_H" "-DHAVE_ERRNO_H" "-DHAVE_FCNTL_H" "-DHAVE_NETDB_H" "-DHAVE_NETINET_IN_H" "-DHAVE_POLL_FINE" "-DHAVE_POLL_H" "-DHAVE_FCNTL_O_NONBLOCK" "-DHAVE_SYS_SELECT_H" "-DHAVE_SYS_STAT_H" "-DHAVE_UNISTD_H" "-DHAVE_RECV" "-DHAVE_SELECT" "-DHAVE_SEND" "-DHAVE_SOCKET" "-DHAVE_STERRROR_R" "-DHAVE_SOCKETPAIR" "-DHAVE_STRUCT_TIMEVAL" "-DUSE_THREADS_POSIX" "-DRECV_TYPE_ARG2=void*" "-DRECV_TYPE_ARG3=size_t" "-DRECV_TYPE_ARG4=int" "-DRECV_TYPE_RETV=ssize_t" "-DSEND_QUAL_ARG2=const" "-DSEND_TYPE_ARG1=int" "-DSEND_TYPE_ARG2=void*" "-DSEND_TYPE_ARG3=size_t" "-DSEND_TYPE_ARG4=int" "-DSEND_TYPE_RETV=ssize_t" "-DSIZEOF_CURL_OFF_T=8" "-DSIZEOF_INT=4" "-DSIZEOF_SHORT=2" "-DSIZEOF_SSIZE_T=8" "-DSIZEOF_SIZE_T=8" "-DSIZEOF_LONG=8" "-o" "/opt/rustwide/target/release/build/curl-sys-045d424546d87c06/out/build/curl/lib/cookie.o" "-c" "curl/lib/cookie.c"
[INFO] [stderr]   running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "curl/lib" "-I" "curl/include" "-I" "/opt/rustwide/target/release/build/libz-sys-16de808dc107d7fc/out/include" "-I" "/opt/rustwide/target/release/build/openssl-sys-df007b096844c1ce/out/openssl-build/install/include" "-fvisibility=hidden" "-DBUILDING_LIBCURL" "-DCURL_DISABLE_CRYPTO_AUTH" "-DCURL_DISABLE_DICT" "-DCURL_DISABLE_GOPHER" "-DCURL_DISABLE_IMAP" "-DCURL_DISABLE_LDAP" "-DCURL_DISABLE_LDAPS" "-DCURL_DISABLE_NTLM" "-DCURL_DISABLE_POP3" "-DCURL_DISABLE_RTSP" "-DCURL_DISABLE_SMB" "-DCURL_DISABLE_SMTP" "-DCURL_DISABLE_TELNET" "-DCURL_DISABLE_TFTP" "-DCURL_STATICLIB" "-DENABLE_IPV6" "-DHAVE_ASSERT_H" "-DOS=\"unknown\"" "-DHAVE_ZLIB_H" "-DHAVE_LIBZ" "-DHAVE_GETADDRINFO" "-DHAVE_GETPEERNAME" "-DUSE_UNIX_SOCKETS" "-DHAVE_SYS_UN_H" "-DUSE_OPENSSL" "-DHAVE_CLOCK_GETTIME_MONOTONIC" "-DHAVE_GETTIMEOFDAY" "-DRECV_TYPE_ARG1=int" "-DHAVE_PTHREAD_H" "-DHAVE_ARPA_INET_H" "-DHAVE_ERRNO_H" "-DHAVE_FCNTL_H" "-DHAVE_NETDB_H" "-DHAVE_NETINET_IN_H" "-DHAVE_POLL_FINE" "-DHAVE_POLL_H" "-DHAVE_FCNTL_O_NONBLOCK" "-DHAVE_SYS_SELECT_H" "-DHAVE_SYS_STAT_H" "-DHAVE_UNISTD_H" "-DHAVE_RECV" "-DHAVE_SELECT" "-DHAVE_SEND" "-DHAVE_SOCKET" "-DHAVE_STERRROR_R" "-DHAVE_SOCKETPAIR" "-DHAVE_STRUCT_TIMEVAL" "-DUSE_THREADS_POSIX" "-DRECV_TYPE_ARG2=void*" "-DRECV_TYPE_ARG3=size_t" "-DRECV_TYPE_ARG4=int" "-DRECV_TYPE_RETV=ssize_t" "-DSEND_QUAL_ARG2=const" "-DSEND_TYPE_ARG1=int" "-DSEND_TYPE_ARG2=void*" "-DSEND_TYPE_ARG3=size_t" "-DSEND_TYPE_ARG4=int" "-DSEND_TYPE_RETV=ssize_t" "-DSIZEOF_CURL_OFF_T=8" "-DSIZEOF_INT=4" "-DSIZEOF_SHORT=2" "-DSIZEOF_SSIZE_T=8" "-DSIZEOF_SIZE_T=8" "-DSIZEOF_LONG=8" "-o" "/opt/rustwide/target/release/build/curl-sys-045d424546d87c06/out/build/curl/lib/connect.o" "-c" "curl/lib/connect.c"
[INFO] [stderr]   running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "curl/lib" "-I" "curl/include" "-I" "/opt/rustwide/target/release/build/libz-sys-16de808dc107d7fc/out/include" "-I" "/opt/rustwide/target/release/build/openssl-sys-df007b096844c1ce/out/openssl-build/install/include" "-fvisibility=hidden" "-DBUILDING_LIBCURL" "-DCURL_DISABLE_CRYPTO_AUTH" "-DCURL_DISABLE_DICT" "-DCURL_DISABLE_GOPHER" "-DCURL_DISABLE_IMAP" "-DCURL_DISABLE_LDAP" "-DCURL_DISABLE_LDAPS" "-DCURL_DISABLE_NTLM" "-DCURL_DISABLE_POP3" "-DCURL_DISABLE_RTSP" "-DCURL_DISABLE_SMB" "-DCURL_DISABLE_SMTP" "-DCURL_DISABLE_TELNET" "-DCURL_DISABLE_TFTP" "-DCURL_STATICLIB" "-DENABLE_IPV6" "-DHAVE_ASSERT_H" "-DOS=\"unknown\"" "-DHAVE_ZLIB_H" "-DHAVE_LIBZ" "-DHAVE_GETADDRINFO" "-DHAVE_GETPEERNAME" "-DUSE_UNIX_SOCKETS" "-DHAVE_SYS_UN_H" "-DUSE_OPENSSL" "-DHAVE_CLOCK_GETTIME_MONOTONIC" "-DHAVE_GETTIMEOFDAY" "-DRECV_TYPE_ARG1=int" "-DHAVE_PTHREAD_H" "-DHAVE_ARPA_INET_H" "-DHAVE_ERRNO_H" "-DHAVE_FCNTL_H" "-DHAVE_NETDB_H" "-DHAVE_NETINET_IN_H" "-DHAVE_POLL_FINE" "-DHAVE_POLL_H" "-DHAVE_FCNTL_O_NONBLOCK" "-DHAVE_SYS_SELECT_H" "-DHAVE_SYS_STAT_H" "-DHAVE_UNISTD_H" "-DHAVE_RECV" "-DHAVE_SELECT" "-DHAVE_SEND" "-DHAVE_SOCKET" "-DHAVE_STERRROR_R" "-DHAVE_SOCKETPAIR" "-DHAVE_STRUCT_TIMEVAL" "-DUSE_THREADS_POSIX" "-DRECV_TYPE_ARG2=void*" "-DRECV_TYPE_ARG3=size_t" "-DRECV_TYPE_ARG4=int" "-DRECV_TYPE_RETV=ssize_t" "-DSEND_QUAL_ARG2=const" "-DSEND_TYPE_ARG1=int" "-DSEND_TYPE_ARG2=void*" "-DSEND_TYPE_ARG3=size_t" "-DSEND_TYPE_ARG4=int" "-DSEND_TYPE_RETV=ssize_t" "-DSIZEOF_CURL_OFF_T=8" "-DSIZEOF_INT=4" "-DSIZEOF_SHORT=2" "-DSIZEOF_SSIZE_T=8" "-DSIZEOF_SIZE_T=8" "-DSIZEOF_LONG=8" "-o" "/opt/rustwide/target/release/build/curl-sys-045d424546d87c06/out/build/curl/lib/conncache.o" "-c" "curl/lib/conncache.c"
[INFO] [stderr]   running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "curl/lib" "-I" "curl/include" "-I" "/opt/rustwide/target/release/build/libz-sys-16de808dc107d7fc/out/include" "-I" "/opt/rustwide/target/release/build/openssl-sys-df007b096844c1ce/out/openssl-build/install/include" "-fvisibility=hidden" "-DBUILDING_LIBCURL" "-DCURL_DISABLE_CRYPTO_AUTH" "-DCURL_DISABLE_DICT" "-DCURL_DISABLE_GOPHER" "-DCURL_DISABLE_IMAP" "-DCURL_DISABLE_LDAP" "-DCURL_DISABLE_LDAPS" "-DCURL_DISABLE_NTLM" "-DCURL_DISABLE_POP3" "-DCURL_DISABLE_RTSP" "-DCURL_DISABLE_SMB" "-DCURL_DISABLE_SMTP" "-DCURL_DISABLE_TELNET" "-DCURL_DISABLE_TFTP" "-DCURL_STATICLIB" "-DENABLE_IPV6" "-DHAVE_ASSERT_H" "-DOS=\"unknown\"" "-DHAVE_ZLIB_H" "-DHAVE_LIBZ" "-DHAVE_GETADDRINFO" "-DHAVE_GETPEERNAME" "-DUSE_UNIX_SOCKETS" "-DHAVE_SYS_UN_H" "-DUSE_OPENSSL" "-DHAVE_CLOCK_GETTIME_MONOTONIC" "-DHAVE_GETTIMEOFDAY" "-DRECV_TYPE_ARG1=int" "-DHAVE_PTHREAD_H" "-DHAVE_ARPA_INET_H" "-DHAVE_ERRNO_H" "-DHAVE_FCNTL_H" "-DHAVE_NETDB_H" "-DHAVE_NETINET_IN_H" "-DHAVE_POLL_FINE" "-DHAVE_POLL_H" "-DHAVE_FCNTL_O_NONBLOCK" "-DHAVE_SYS_SELECT_H" "-DHAVE_SYS_STAT_H" "-DHAVE_UNISTD_H" "-DHAVE_RECV" "-DHAVE_SELECT" "-DHAVE_SEND" "-DHAVE_SOCKET" "-DHAVE_STERRROR_R" "-DHAVE_SOCKETPAIR" "-DHAVE_STRUCT_TIMEVAL" "-DUSE_THREADS_POSIX" "-DRECV_TYPE_ARG2=void*" "-DRECV_TYPE_ARG3=size_t" "-DRECV_TYPE_ARG4=int" "-DRECV_TYPE_RETV=ssize_t" "-DSEND_QUAL_ARG2=const" "-DSEND_TYPE_ARG1=int" "-DSEND_TYPE_ARG2=void*" "-DSEND_TYPE_ARG3=size_t" "-DSEND_TYPE_ARG4=int" "-DSEND_TYPE_RETV=ssize_t" "-DSIZEOF_CURL_OFF_T=8" "-DSIZEOF_INT=4" "-DSIZEOF_SHORT=2" "-DSIZEOF_SSIZE_T=8" "-DSIZEOF_SIZE_T=8" "-DSIZEOF_LONG=8" "-o" "/opt/rustwide/target/release/build/curl-sys-045d424546d87c06/out/build/curl/lib/content_encoding.o" "-c" "curl/lib/content_encoding.c"
[INFO] [stderr]   running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "curl/lib" "-I" "curl/include" "-I" "/opt/rustwide/target/release/build/libz-sys-16de808dc107d7fc/out/include" "-I" "/opt/rustwide/target/release/build/openssl-sys-df007b096844c1ce/out/openssl-build/install/include" "-fvisibility=hidden" "-DBUILDING_LIBCURL" "-DCURL_DISABLE_CRYPTO_AUTH" "-DCURL_DISABLE_DICT" "-DCURL_DISABLE_GOPHER" "-DCURL_DISABLE_IMAP" "-DCURL_DISABLE_LDAP" "-DCURL_DISABLE_LDAPS" "-DCURL_DISABLE_NTLM" "-DCURL_DISABLE_POP3" "-DCURL_DISABLE_RTSP" "-DCURL_DISABLE_SMB" "-DCURL_DISABLE_SMTP" "-DCURL_DISABLE_TELNET" "-DCURL_DISABLE_TFTP" "-DCURL_STATICLIB" "-DENABLE_IPV6" "-DHAVE_ASSERT_H" "-DOS=\"unknown\"" "-DHAVE_ZLIB_H" "-DHAVE_LIBZ" "-DHAVE_GETADDRINFO" "-DHAVE_GETPEERNAME" "-DUSE_UNIX_SOCKETS" "-DHAVE_SYS_UN_H" "-DUSE_OPENSSL" "-DHAVE_CLOCK_GETTIME_MONOTONIC" "-DHAVE_GETTIMEOFDAY" "-DRECV_TYPE_ARG1=int" "-DHAVE_PTHREAD_H" "-DHAVE_ARPA_INET_H" "-DHAVE_ERRNO_H" "-DHAVE_FCNTL_H" "-DHAVE_NETDB_H" "-DHAVE_NETINET_IN_H" "-DHAVE_POLL_FINE" "-DHAVE_POLL_H" "-DHAVE_FCNTL_O_NONBLOCK" "-DHAVE_SYS_SELECT_H" "-DHAVE_SYS_STAT_H" "-DHAVE_UNISTD_H" "-DHAVE_RECV" "-DHAVE_SELECT" "-DHAVE_SEND" "-DHAVE_SOCKET" "-DHAVE_STERRROR_R" "-DHAVE_SOCKETPAIR" "-DHAVE_STRUCT_TIMEVAL" "-DUSE_THREADS_POSIX" "-DRECV_TYPE_ARG2=void*" "-DRECV_TYPE_ARG3=size_t" "-DRECV_TYPE_ARG4=int" "-DRECV_TYPE_RETV=ssize_t" "-DSEND_QUAL_ARG2=const" "-DSEND_TYPE_ARG1=int" "-DSEND_TYPE_ARG2=void*" "-DSEND_TYPE_ARG3=size_t" "-DSEND_TYPE_ARG4=int" "-DSEND_TYPE_RETV=ssize_t" "-DSIZEOF_CURL_OFF_T=8" "-DSIZEOF_INT=4" "-DSIZEOF_SHORT=2" "-DSIZEOF_SSIZE_T=8" "-DSIZEOF_SIZE_T=8" "-DSIZEOF_LONG=8" "-o" "/opt/rustwide/target/release/build/curl-sys-045d424546d87c06/out/build/curl/lib/curl_addrinfo.o" "-c" "curl/lib/curl_addrinfo.c"
[INFO] [stderr]   cargo:warning=In file included from curl/lib/curl_setup.h:684,
[INFO] [stderr]   cargo:warning=                 from curl/lib/conncache.c:24:
[INFO] [stderr]   cargo:warning=curl/lib/curl_setup_once.h:302:5: error: expected ';', identifier or '(' before 'bool'
[INFO] [stderr]   cargo:warning=  302 |   } bool;
[INFO] [stderr]   cargo:warning=      |     ^~~~
[INFO] [stderr]   cargo:warning=curl/lib/curl_setup_once.h:302:5: warning: useless type name in empty declaration
[INFO] [stderr]   cargo:warning=In file included from curl/lib/curl_setup.h:684,
[INFO] [stderr]   cargo:warning=                 from curl/lib/content_encoding.c:23:
[INFO] [stderr]   cargo:warning=curl/lib/curl_setup_once.h:302:5: error: expected ';', identifier or '(' before 'bool'
[INFO] [stderr]   cargo:warning=  302 |   } bool;
[INFO] [stderr]   cargo:warning=      |     ^~~~
[INFO] [stderr]   cargo:warning=curl/lib/curl_setup_once.h:302:5: warning: useless type name in empty declaration
[INFO] [stderr]   cargo:warning=In file included from curl/lib/curl_setup.h:684,
[INFO] [stderr]   cargo:warning=                 from curl/lib/base64.c:25:
[INFO] [stderr]   cargo:warning=curl/lib/curl_setup_once.h:302:5: error: expected ';', identifier or '(' before 'bool'
[INFO] [stderr]   cargo:warning=  302 |   } bool;
[INFO] [stderr]   cargo:warning=      |     ^~~~
[INFO] [stderr]   cargo:warning=curl/lib/curl_setup_once.h:302:5: warning: useless type name in empty declaration
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "curl/lib" "-I" "curl/include" "-I" "/opt/rustwide/target/release/build/libz-sys-16de808dc107d7fc/out/include" "-I" "/opt/rustwide/target/release/build/openssl-sys-df007b096844c1ce/out/openssl-build/install/include" "-fvisibility=hidden" "-DBUILDING_LIBCURL" "-DCURL_DISABLE_CRYPTO_AUTH" "-DCURL_DISABLE_DICT" "-DCURL_DISABLE_GOPHER" "-DCURL_DISABLE_IMAP" "-DCURL_DISABLE_LDAP" "-DCURL_DISABLE_LDAPS" "-DCURL_DISABLE_NTLM" "-DCURL_DISABLE_POP3" "-DCURL_DISABLE_RTSP" "-DCURL_DISABLE_SMB" "-DCURL_DISABLE_SMTP" "-DCURL_DISABLE_TELNET" "-DCURL_DISABLE_TFTP" "-DCURL_STATICLIB" "-DENABLE_IPV6" "-DHAVE_ASSERT_H" "-DOS=\"unknown\"" "-DHAVE_ZLIB_H" "-DHAVE_LIBZ" "-DHAVE_GETADDRINFO" "-DHAVE_GETPEERNAME" "-DUSE_UNIX_SOCKETS" "-DHAVE_SYS_UN_H" "-DUSE_OPENSSL" "-DHAVE_CLOCK_GETTIME_MONOTONIC" "-DHAVE_GETTIMEOFDAY" "-DRECV_TYPE_ARG1=int" "-DHAVE_PTHREAD_H" "-DHAVE_ARPA_INET_H" "-DHAVE_ERRNO_H" "-DHAVE_FCNTL_H" "-DHAVE_NETDB_H" "-DHAVE_NETINET_IN_H" "-DHAVE_POLL_FINE" "-DHAVE_POLL_H" "-DHAVE_FCNTL_O_NONBLOCK" "-DHAVE_SYS_SELECT_H" "-DHAVE_SYS_STAT_H" "-DHAVE_UNISTD_H" "-DHAVE_RECV" "-DHAVE_SELECT" "-DHAVE_SEND" "-DHAVE_SOCKET" "-DHAVE_STERRROR_R" "-DHAVE_SOCKETPAIR" "-DHAVE_STRUCT_TIMEVAL" "-DUSE_THREADS_POSIX" "-DRECV_TYPE_ARG2=void*" "-DRECV_TYPE_ARG3=size_t" "-DRECV_TYPE_ARG4=int" "-DRECV_TYPE_RETV=ssize_t" "-DSEND_QUAL_ARG2=const" "-DSEND_TYPE_ARG1=int" "-DSEND_TYPE_ARG2=void*" "-DSEND_TYPE_ARG3=size_t" "-DSEND_TYPE_ARG4=int" "-DSEND_TYPE_RETV=ssize_t" "-DSIZEOF_CURL_OFF_T=8" "-DSIZEOF_INT=4" "-DSIZEOF_SHORT=2" "-DSIZEOF_SSIZE_T=8" "-DSIZEOF_SIZE_T=8" "-DSIZEOF_LONG=8" "-o" "/opt/rustwide/target/release/build/curl-sys-045d424546d87c06/out/build/curl/lib/curl_ctype.o" "-c" "curl/lib/curl_ctype.c"
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=In file included from curl/lib/curl_setup.h:684,
[INFO] [stderr]   cargo:warning=                 from curl/lib/curl_ctype.c:23:
[INFO] [stderr]   cargo:warning=curl/lib/curl_setup_once.h:302:5: error: expected ';', identifier or '(' before 'bool'
[INFO] [stderr]   cargo:warning=  302 |   } bool;
[INFO] [stderr]   cargo:warning=      |     ^~~~
[INFO] [stderr]   cargo:warning=curl/lib/curl_setup_once.h:302:5: warning: useless type name in empty declaration
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=In file included from curl/lib/curl_setup.h:684,
[INFO] [stderr]   cargo:warning=                 from curl/lib/curl_addrinfo.c:23:
[INFO] [stderr]   cargo:warning=curl/lib/curl_setup_once.h:302:5: error: expected ';', identifier or '(' before 'bool'
[INFO] [stderr]   cargo:warning=  302 |   } bool;
[INFO] [stderr]   cargo:warning=      |     ^~~~
[INFO] [stderr]   cargo:warning=curl/lib/curl_setup_once.h:302:5: warning: useless type name in empty declaration
[INFO] [stderr]   cargo:warning=In file included from curl/lib/curl_setup.h:684,
[INFO] [stderr]   cargo:warning=                 from curl/lib/cookie.c:83:
[INFO] [stderr]   cargo:warning=curl/lib/curl_setup_once.h:302:5: error: expected ';', identifier or '(' before 'bool'
[INFO] [stderr]   cargo:warning=  302 |   } bool;
[INFO] [stderr]   cargo:warning=      |     ^~~~
[INFO] [stderr]   cargo:warning=curl/lib/curl_setup_once.h:302:5: warning: useless type name in empty declaration
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=In file included from curl/lib/curl_setup.h:684,
[INFO] [stderr]   cargo:warning=                 from curl/lib/asyn-thread.c:23:
[INFO] [stderr]   cargo:warning=curl/lib/curl_setup_once.h:302:5: error: expected ';', identifier or '(' before 'bool'
[INFO] [stderr]   cargo:warning=  302 |   } bool;
[INFO] [stderr]   cargo:warning=      |     ^~~~
[INFO] [stderr]   cargo:warning=curl/lib/curl_setup_once.h:302:5: warning: useless type name in empty declaration
[INFO] [stderr]   cargo:warning=In file included from curl/lib/curl_setup.h:684,
[INFO] [stderr]   cargo:warning=                 from curl/lib/connect.c:23:
[INFO] [stderr]   cargo:warning=curl/lib/curl_setup_once.h:302:5: error: expected ';', identifier or '(' before 'bool'
[INFO] [stderr]   cargo:warning=  302 |   } bool;
[INFO] [stderr]   cargo:warning=      |     ^~~~
[INFO] [stderr]   cargo:warning=curl/lib/curl_setup_once.h:302:5: warning: useless type name in empty declaration
[INFO] [stderr]   cargo:warning=curl/lib/cookie.c: In function 'Curl_cookie_add':
[INFO] [stderr]   cargo:warning=curl/lib/cookie.c:744:22: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
[INFO] [stderr]   cargo:warning=  744 |       char *queryp = strchr(path, '?');
[INFO] [stderr]   cargo:warning=      |                      ^~~~~~
[INFO] [stderr]   cargo:warning=curl/lib/cookie.c:750:18: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
[INFO] [stderr]   cargo:warning=  750 |         endslash = strrchr(path, '/');
[INFO] [stderr]   cargo:warning=      |                  ^
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   exit status: 1
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   fatal: not a git repository (or any parent up to mount point /opt/rustwide)
[INFO] [stderr]   Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   error occurred: Command "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "curl/lib" "-I" "curl/include" "-I" "/opt/rustwide/target/release/build/libz-sys-16de808dc107d7fc/out/include" "-I" "/opt/rustwide/target/release/build/openssl-sys-df007b096844c1ce/out/openssl-build/install/include" "-fvisibility=hidden" "-DBUILDING_LIBCURL" "-DCURL_DISABLE_CRYPTO_AUTH" "-DCURL_DISABLE_DICT" "-DCURL_DISABLE_GOPHER" "-DCURL_DISABLE_IMAP" "-DCURL_DISABLE_LDAP" "-DCURL_DISABLE_LDAPS" "-DCURL_DISABLE_NTLM" "-DCURL_DISABLE_POP3" "-DCURL_DISABLE_RTSP" "-DCURL_DISABLE_SMB" "-DCURL_DISABLE_SMTP" "-DCURL_DISABLE_TELNET" "-DCURL_DISABLE_TFTP" "-DCURL_STATICLIB" "-DENABLE_IPV6" "-DHAVE_ASSERT_H" "-DOS=\"unknown\"" "-DHAVE_ZLIB_H" "-DHAVE_LIBZ" "-DHAVE_GETADDRINFO" "-DHAVE_GETPEERNAME" "-DUSE_UNIX_SOCKETS" "-DHAVE_SYS_UN_H" "-DUSE_OPENSSL" "-DHAVE_CLOCK_GETTIME_MONOTONIC" "-DHAVE_GETTIMEOFDAY" "-DRECV_TYPE_ARG1=int" "-DHAVE_PTHREAD_H" "-DHAVE_ARPA_INET_H" "-DHAVE_ERRNO_H" "-DHAVE_FCNTL_H" "-DHAVE_NETDB_H" "-DHAVE_NETINET_IN_H" "-DHAVE_POLL_FINE" "-DHAVE_POLL_H" "-DHAVE_FCNTL_O_NONBLOCK" "-DHAVE_SYS_SELECT_H" "-DHAVE_SYS_STAT_H" "-DHAVE_UNISTD_H" "-DHAVE_RECV" "-DHAVE_SELECT" "-DHAVE_SEND" "-DHAVE_SOCKET" "-DHAVE_STERRROR_R" "-DHAVE_SOCKETPAIR" "-DHAVE_STRUCT_TIMEVAL" "-DUSE_THREADS_POSIX" "-DRECV_TYPE_ARG2=void*" "-DRECV_TYPE_ARG3=size_t" "-DRECV_TYPE_ARG4=int" "-DRECV_TYPE_RETV=ssize_t" "-DSEND_QUAL_ARG2=const" "-DSEND_TYPE_ARG1=int" "-DSEND_TYPE_ARG2=void*" "-DSEND_TYPE_ARG3=size_t" "-DSEND_TYPE_ARG4=int" "-DSEND_TYPE_RETV=ssize_t" "-DSIZEOF_CURL_OFF_T=8" "-DSIZEOF_INT=4" "-DSIZEOF_SHORT=2" "-DSIZEOF_SSIZE_T=8" "-DSIZEOF_SIZE_T=8" "-DSIZEOF_LONG=8" "-o" "/opt/rustwide/target/release/build/curl-sys-045d424546d87c06/out/build/curl/lib/asyn-thread.o" "-c" "curl/lib/asyn-thread.c" with args "cc" 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" "edb15c173eae50a3d0e43c067e57ab7ee3b13533ad3f8cce144f7c14feda25a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "edb15c173eae50a3d0e43c067e57ab7ee3b13533ad3f8cce144f7c14feda25a9", kill_on_drop: false }`
[INFO] [stdout] edb15c173eae50a3d0e43c067e57ab7ee3b13533ad3f8cce144f7c14feda25a9
