[INFO] cloning repository https://github.com/hisakatha/extract-bam-unique-alignment
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hisakatha/extract-bam-unique-alignment" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhisakatha%2Fextract-bam-unique-alignment", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhisakatha%2Fextract-bam-unique-alignment'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ea8276edeeb0db722d2b36832a19d00841aa91bf
[INFO] testing hisakatha/extract-bam-unique-alignment against 1.98.0-beta.8+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhisakatha%2Fextract-bam-unique-alignment" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/hisakatha/extract-bam-unique-alignment
[INFO] finished tweaking git repo https://github.com/hisakatha/extract-bam-unique-alignment
[INFO] tweaked toml for git repo https://github.com/hisakatha/extract-bam-unique-alignment written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hisakatha/extract-bam-unique-alignment on toolchain 1.98.0-beta.8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/hisakatha/extract-bam-unique-alignment 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.98.0-beta.8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded matches v0.1.8
[INFO] [stderr]   Downloaded percent-encoding v2.1.0
[INFO] [stderr]   Downloaded unicode-normalization v0.1.17
[INFO] [stderr]   Downloaded vcpkg v0.2.12
[INFO] [stderr]   Downloaded url v2.2.2
[INFO] [stderr]   Downloaded strum_macros v0.20.1
[INFO] [stderr]   Downloaded autocfg v1.0.1
[INFO] [stderr]   Downloaded form_urlencoded v1.0.1
[INFO] [stderr]   Downloaded newtype_derive v0.1.6
[INFO] [stderr]   Downloaded semver v0.1.20
[INFO] [stderr]   Downloaded derive-new v0.5.9
[INFO] [stderr]   Downloaded unicode-xid v0.1.0
[INFO] [stderr]   Downloaded thiserror-impl v1.0.24
[INFO] [stderr]   Downloaded rustc_version v0.1.7
[INFO] [stderr]   Downloaded fs-utils v1.1.4
[INFO] [stderr]   Downloaded jobserver v0.1.22
[INFO] [stderr]   Downloaded derefable v0.1.0
[INFO] [stderr]   Downloaded thiserror v1.0.24
[INFO] [stderr]   Downloaded linear-map v1.2.0
[INFO] [stderr]   Downloaded ieee754 v0.2.6
[INFO] [stderr]   Downloaded pkg-config v0.3.19
[INFO] [stderr]   Downloaded bio-types v0.11.0
[INFO] [stderr]   Downloaded quote v1.0.9
[INFO] [stderr]   Downloaded glob v0.3.0
[INFO] [stderr]   Downloaded unicode-xid v0.2.2
[INFO] [stderr]   Downloaded quote v0.6.13
[INFO] [stderr]   Downloaded tinyvec v1.2.0
[INFO] [stderr]   Downloaded unicode-bidi v0.3.5
[INFO] [stderr]   Downloaded proc-macro2 v1.0.26
[INFO] [stderr]   Downloaded cc v1.0.67
[INFO] [stderr]   Downloaded proc-macro2 v0.4.30
[INFO] [stderr]   Downloaded memchr v2.4.0
[INFO] [stderr]   Downloaded heck v0.3.2
[INFO] [stderr]   Downloaded openssl-sys v0.9.63
[INFO] [stderr]   Downloaded rust-htslib v0.36.0
[INFO] [stderr]   Downloaded unicode-segmentation v1.7.1
[INFO] [stderr]   Downloaded aho-corasick v0.7.18
[INFO] [stderr]   Downloaded syn v0.15.44
[INFO] [stderr]   Downloaded syn v1.0.72
[INFO] [stderr]   Downloaded regex v1.5.4
[INFO] [stderr]   Downloaded regex-syntax v0.6.25
[INFO] [stderr]   Downloaded libc v0.2.94
[INFO] [stderr]   Downloaded bzip2-sys v0.1.10+1.0.8
[INFO] [stderr]   Downloaded lzma-sys v0.1.17
[INFO] [stderr]   Downloaded libz-sys v1.1.3
[INFO] [stderr]   Downloaded hts-sys v1.11.1-fix1
[INFO] [stderr]   Downloaded curl-sys v0.4.42+curl-7.76.0
[INFO] [stderr]   Downloaded openssl-src v111.15.0+1.1.1k
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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] 7621f7c9acdcc3f5c37c3ef51f1d1642743d072186f9a1b8bba8dc0b8a6d0ac1
[INFO] running `Command { std: "docker" "start" "7621f7c9acdcc3f5c37c3ef51f1d1642743d072186f9a1b8bba8dc0b8a6d0ac1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7621f7c9acdcc3f5c37c3ef51f1d1642743d072186f9a1b8bba8dc0b8a6d0ac1", 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" "7621f7c9acdcc3f5c37c3ef51f1d1642743d072186f9a1b8bba8dc0b8a6d0ac1" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7621f7c9acdcc3f5c37c3ef51f1d1642743d072186f9a1b8bba8dc0b8a6d0ac1", 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" "7621f7c9acdcc3f5c37c3ef51f1d1642743d072186f9a1b8bba8dc0b8a6d0ac1" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.94
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling proc-macro2 v1.0.26
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.72
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling matches v0.1.8
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling semver v0.1.20
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling unicode-segmentation v1.7.1
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling tinyvec v1.2.0
[INFO] [stderr]    Compiling fs-utils v1.1.4
[INFO] [stderr]    Compiling unicode-bidi v0.3.5
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling custom_derive v0.1.7
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling ieee754 v0.2.6
[INFO] [stderr]    Compiling rustc_version v0.1.7
[INFO] [stderr]    Compiling linear-map v1.2.0
[INFO] [stderr]    Compiling newtype_derive v0.1.6
[INFO] [stderr]    Compiling heck v0.3.2
[INFO] [stderr]    Compiling jobserver v0.1.22
[INFO] [stderr]    Compiling cc v1.0.67
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling openssl-src v111.15.0+1.1.1k
[INFO] [stderr]    Compiling unicode-normalization v0.1.17
[INFO] [stderr]    Compiling openssl-sys v0.9.63
[INFO] [stderr]    Compiling libz-sys v1.1.3
[INFO] [stderr]    Compiling curl-sys v0.4.42+curl-7.76.0
[INFO] [stderr]    Compiling lzma-sys v0.1.17
[INFO] [stderr]    Compiling bzip2-sys v0.1.10+1.0.8
[INFO] [stderr]    Compiling hts-sys v1.11.1-fix1
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling derefable v0.1.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.24
[INFO] [stderr]    Compiling derive-new v0.5.9
[INFO] [stderr]    Compiling strum_macros v0.20.1
[INFO] [stderr]    Compiling thiserror v1.0.24
[INFO] [stderr]    Compiling bio-types v0.11.0
[INFO] [stderr] warning: curl-sys@0.4.42+curl-7.76.0: In file included from curl/lib/curl_setup.h:692,
[INFO] [stderr] warning: curl-sys@0.4.42+curl-7.76.0:                  from curl/lib/curl_range.c:23:
[INFO] [stderr] warning: curl-sys@0.4.42+curl-7.76.0: curl/lib/curl_setup_once.h:302:5: error: expected ';', identifier or '(' before 'bool'
[INFO] [stderr] warning: curl-sys@0.4.42+curl-7.76.0:   302 |   } bool;
[INFO] [stderr] warning: curl-sys@0.4.42+curl-7.76.0:       |     ^~~~
[INFO] [stderr] warning: curl-sys@0.4.42+curl-7.76.0: curl/lib/curl_setup_once.h:302:5: warning: useless type name in empty declaration
[INFO] [stderr] warning: curl-sys@0.4.42+curl-7.76.0: In file included from curl/lib/curl_setup.h:692,
[INFO] [stderr] warning: curl-sys@0.4.42+curl-7.76.0:                  from curl/lib/asyn-thread.c:23:
[INFO] [stderr] warning: curl-sys@0.4.42+curl-7.76.0: curl/lib/curl_setup_once.h:302:5: error: expected ';', identifier or '(' before 'bool'
[INFO] [stderr] warning: curl-sys@0.4.42+curl-7.76.0:   302 |   } bool;
[INFO] [stderr] warning: curl-sys@0.4.42+curl-7.76.0:       |     ^~~~
[INFO] [stderr] warning: curl-sys@0.4.42+curl-7.76.0: curl/lib/curl_setup_once.h:302:5: warning: useless type name in empty declaration
[INFO] [stderr] warning: curl-sys@0.4.42+curl-7.76.0: In file included from curl/lib/curl_setup.h:692,
[INFO] [stderr] warning: curl-sys@0.4.42+curl-7.76.0:                  from curl/lib/cookie.c:83:
[INFO] [stderr] warning: curl-sys@0.4.42+curl-7.76.0: curl/lib/curl_setup_once.h:302:5: error: expected ';', identifier or '(' before 'bool'
[INFO] [stderr] warning: curl-sys@0.4.42+curl-7.76.0:   302 |   } bool;
[INFO] [stderr] warning: curl-sys@0.4.42+curl-7.76.0:       |     ^~~~
[INFO] [stderr] warning: curl-sys@0.4.42+curl-7.76.0: curl/lib/curl_setup_once.h:302:5: warning: useless type name in empty declaration
[INFO] [stderr] warning: curl-sys@0.4.42+curl-7.76.0: In file included from curl/lib/curl_setup.h:692,
[INFO] [stderr] warning: curl-sys@0.4.42+curl-7.76.0:                  from curl/lib/connect.c:23:
[INFO] [stderr] warning: curl-sys@0.4.42+curl-7.76.0: curl/lib/curl_setup_once.h:302:5: error: expected ';', identifier or '(' before 'bool'
[INFO] [stderr] warning: curl-sys@0.4.42+curl-7.76.0:   302 |   } bool;
[INFO] [stderr] warning: curl-sys@0.4.42+curl-7.76.0:       |     ^~~~
[INFO] [stderr] warning: curl-sys@0.4.42+curl-7.76.0: curl/lib/curl_setup_once.h:302:5: warning: useless type name in empty declaration
[INFO] [stderr] warning: curl-sys@0.4.42+curl-7.76.0: In file included from curl/lib/curl_setup.h:692,
[INFO] [stderr] warning: curl-sys@0.4.42+curl-7.76.0:                  from curl/lib/base64.c:25:
[INFO] [stderr] warning: curl-sys@0.4.42+curl-7.76.0: curl/lib/curl_setup_once.h:302:5: error: expected ';', identifier or '(' before 'bool'
[INFO] [stderr] warning: curl-sys@0.4.42+curl-7.76.0:   302 |   } bool;
[INFO] [stderr] warning: curl-sys@0.4.42+curl-7.76.0:       |     ^~~~
[INFO] [stderr] warning: curl-sys@0.4.42+curl-7.76.0: curl/lib/curl_setup_once.h:302:5: warning: useless type name in empty declaration
[INFO] [stderr] warning: curl-sys@0.4.42+curl-7.76.0: In file included from curl/lib/curl_setup.h:692,
[INFO] [stderr] warning: curl-sys@0.4.42+curl-7.76.0:                  from curl/lib/conncache.c:24:
[INFO] [stderr] warning: curl-sys@0.4.42+curl-7.76.0: curl/lib/curl_setup_once.h:302:5: error: expected ';', identifier or '(' before 'bool'
[INFO] [stderr] warning: curl-sys@0.4.42+curl-7.76.0:   302 |   } bool;
[INFO] [stderr] warning: curl-sys@0.4.42+curl-7.76.0:       |     ^~~~
[INFO] [stderr] warning: curl-sys@0.4.42+curl-7.76.0: curl/lib/cookie.c: In function 'Curl_cookie_add':
[INFO] [stderr] warning: curl-sys@0.4.42+curl-7.76.0: curl/lib/cookie.c:753:22: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
[INFO] [stderr] warning: curl-sys@0.4.42+curl-7.76.0:   753 |       char *queryp = strchr(path, '?');
[INFO] [stderr] warning: curl-sys@0.4.42+curl-7.76.0:       |                      ^~~~~~
[INFO] [stderr] warning: curl-sys@0.4.42+curl-7.76.0: curl/lib/cookie.c:759:18: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
[INFO] [stderr] warning: curl-sys@0.4.42+curl-7.76.0:   759 |         endslash = strrchr(path, '/');
[INFO] [stderr] warning: curl-sys@0.4.42+curl-7.76.0:       |                  ^
[INFO] [stderr] warning: curl-sys@0.4.42+curl-7.76.0: curl/lib/curl_setup_once.h:302:5: warning: useless type name in empty declaration
[INFO] [stderr] warning: curl-sys@0.4.42+curl-7.76.0: In file included from curl/lib/curl_setup.h:692,
[INFO] [stderr] warning: curl-sys@0.4.42+curl-7.76.0:                  from curl/lib/dotdot.c:23:
[INFO] [stderr] warning: curl-sys@0.4.42+curl-7.76.0: curl/lib/curl_setup_once.h:302:5: error: expected ';', identifier or '(' before 'bool'
[INFO] [stderr] warning: curl-sys@0.4.42+curl-7.76.0:   302 |   } bool;
[INFO] [stderr] warning: curl-sys@0.4.42+curl-7.76.0:       |     ^~~~
[INFO] [stderr] warning: curl-sys@0.4.42+curl-7.76.0: curl/lib/curl_setup_once.h:302:5: warning: useless type name in empty declaration
[INFO] [stderr] warning: curl-sys@0.4.42+curl-7.76.0: In file included from curl/lib/curl_setup.h:692,
[INFO] [stderr] warning: curl-sys@0.4.42+curl-7.76.0:                  from curl/lib/content_encoding.c:23:
[INFO] [stderr] warning: curl-sys@0.4.42+curl-7.76.0: curl/lib/curl_setup_once.h:302:5: error: expected ';', identifier or '(' before 'bool'
[INFO] [stderr] warning: curl-sys@0.4.42+curl-7.76.0:   302 |   } bool;
[INFO] [stderr] warning: curl-sys@0.4.42+curl-7.76.0:       |     ^~~~
[INFO] [stderr] warning: curl-sys@0.4.42+curl-7.76.0: curl/lib/curl_setup_once.h:302:5: warning: useless type name in empty declaration
[INFO] [stderr] warning: curl-sys@0.4.42+curl-7.76.0: In file included from curl/lib/curl_setup.h:692,
[INFO] [stderr] warning: curl-sys@0.4.42+curl-7.76.0:                  from curl/lib/altsvc.c:26:
[INFO] [stderr] warning: curl-sys@0.4.42+curl-7.76.0: curl/lib/curl_setup_once.h:302:5: error: expected ';', identifier or '(' before 'bool'
[INFO] [stderr] warning: curl-sys@0.4.42+curl-7.76.0:   302 |   } bool;
[INFO] [stderr] warning: curl-sys@0.4.42+curl-7.76.0:       |     ^~~~
[INFO] [stderr] warning: curl-sys@0.4.42+curl-7.76.0: curl/lib/curl_setup_once.h:302:5: warning: useless type name in empty declaration
[INFO] [stderr] warning: curl-sys@0.4.42+curl-7.76.0: In file included from curl/lib/curl_setup.h:692,
[INFO] [stderr] warning: curl-sys@0.4.42+curl-7.76.0:                  from curl/lib/curl_ctype.c:23:
[INFO] [stderr] warning: curl-sys@0.4.42+curl-7.76.0: curl/lib/curl_setup_once.h:302:5: error: expected ';', identifier or '(' before 'bool'
[INFO] [stderr] warning: curl-sys@0.4.42+curl-7.76.0:   302 |   } bool;
[INFO] [stderr] warning: curl-sys@0.4.42+curl-7.76.0:       |     ^~~~
[INFO] [stderr] warning: curl-sys@0.4.42+curl-7.76.0: curl/lib/curl_setup_once.h:302:5: warning: useless type name in empty declaration
[INFO] [stderr] warning: curl-sys@0.4.42+curl-7.76.0: In file included from curl/lib/curl_setup.h:692,
[INFO] [stderr] warning: curl-sys@0.4.42+curl-7.76.0:                  from curl/lib/curl_memrchr.c:23:
[INFO] [stderr] warning: curl-sys@0.4.42+curl-7.76.0: curl/lib/curl_setup_once.h:302:5: error: expected ';', identifier or '(' before 'bool'
[INFO] [stderr] warning: curl-sys@0.4.42+curl-7.76.0:   302 |   } bool;
[INFO] [stderr] warning: curl-sys@0.4.42+curl-7.76.0:       |     ^~~~
[INFO] [stderr] warning: curl-sys@0.4.42+curl-7.76.0: curl/lib/curl_setup_once.h:302:5: warning: useless type name in empty declaration
[INFO] [stderr] warning: curl-sys@0.4.42+curl-7.76.0: In file included from curl/lib/curl_setup.h:692,
[INFO] [stderr] warning: curl-sys@0.4.42+curl-7.76.0:                  from curl/lib/curl_threads.c:23:
[INFO] [stderr] warning: curl-sys@0.4.42+curl-7.76.0: curl/lib/curl_setup_once.h:302:5: error: expected ';', identifier or '(' before 'bool'
[INFO] [stderr] warning: curl-sys@0.4.42+curl-7.76.0:   302 |   } bool;
[INFO] [stderr] warning: curl-sys@0.4.42+curl-7.76.0:       |     ^~~~
[INFO] [stderr] warning: curl-sys@0.4.42+curl-7.76.0: curl/lib/curl_setup_once.h:302:5: warning: useless type name in empty declaration
[INFO] [stderr] warning: curl-sys@0.4.42+curl-7.76.0: In file included from curl/lib/curl_setup.h:692,
[INFO] [stderr] warning: curl-sys@0.4.42+curl-7.76.0:                  from curl/lib/curl_addrinfo.c:23:
[INFO] [stderr] warning: curl-sys@0.4.42+curl-7.76.0: curl/lib/curl_setup_once.h:302:5: error: expected ';', identifier or '(' before 'bool'
[INFO] [stderr] warning: curl-sys@0.4.42+curl-7.76.0:   302 |   } bool;
[INFO] [stderr] warning: curl-sys@0.4.42+curl-7.76.0:       |     ^~~~
[INFO] [stderr] warning: curl-sys@0.4.42+curl-7.76.0: curl/lib/curl_setup_once.h:302:5: warning: useless type name in empty declaration
[INFO] [stderr] warning: curl-sys@0.4.42+curl-7.76.0: In file included from curl/lib/curl_setup.h:692,
[INFO] [stderr] warning: curl-sys@0.4.42+curl-7.76.0:                  from curl/lib/curl_get_line.c:23:
[INFO] [stderr] warning: curl-sys@0.4.42+curl-7.76.0: curl/lib/curl_setup_once.h:302:5: error: expected ';', identifier or '(' before 'bool'
[INFO] [stderr] warning: curl-sys@0.4.42+curl-7.76.0:   302 |   } bool;
[INFO] [stderr] warning: curl-sys@0.4.42+curl-7.76.0:       |     ^~~~
[INFO] [stderr] warning: curl-sys@0.4.42+curl-7.76.0: curl/lib/curl_setup_once.h:302:5: warning: useless type name in empty declaration
[INFO] [stderr] warning: curl-sys@0.4.42+curl-7.76.0: In file included from curl/lib/curl_setup.h:692,
[INFO] [stderr] warning: curl-sys@0.4.42+curl-7.76.0:                  from curl/lib/doh.c:23:
[INFO] [stderr] warning: curl-sys@0.4.42+curl-7.76.0: curl/lib/curl_setup_once.h:302:5: error: expected ';', identifier or '(' before 'bool'
[INFO] [stderr] warning: curl-sys@0.4.42+curl-7.76.0:   302 |   } bool;
[INFO] [stderr] warning: curl-sys@0.4.42+curl-7.76.0:       |     ^~~~
[INFO] [stderr] warning: curl-sys@0.4.42+curl-7.76.0: curl/lib/curl_setup_once.h:302:5: warning: useless type name in empty declaration
[INFO] [stderr] warning: curl-sys@0.4.42+curl-7.76.0: curl/lib/doh.c: In function 'doh_encode':
[INFO] [stderr] warning: curl-sys@0.4.42+curl-7.76.0: In file included from curl/lib/curl_setup.h:692,
[INFO] [stderr] warning: curl-sys@0.4.42+curl-7.76.0:                  from curl/lib/dynbuf.c:23:
[INFO] [stderr] warning: curl-sys@0.4.42+curl-7.76.0: curl/lib/curl_setup_once.h:302:5: error: expected ';', identifier or '(' before 'bool'
[INFO] [stderr] warning: curl-sys@0.4.42+curl-7.76.0:   302 |   } bool;
[INFO] [stderr] warning: curl-sys@0.4.42+curl-7.76.0:       |     ^~~~
[INFO] [stderr] warning: curl-sys@0.4.42+curl-7.76.0: curl/lib/curl_setup_once.h:302:5: warning: useless type name in empty declaration
[INFO] [stderr] warning: curl-sys@0.4.42+curl-7.76.0: curl/lib/doh.c:140:17: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
[INFO] [stderr] warning: curl-sys@0.4.42+curl-7.76.0:   140 |     char *dot = strchr(hostp, '.');
[INFO] [stderr] warning: curl-sys@0.4.42+curl-7.76.0:       |                 ^~~~~~
[INFO] [stderr] error: failed to run custom build command for `curl-sys v0.4.42+curl-7.76.0`
[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-7d2659080fbc511b/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:root=/opt/rustwide/target/release/build/curl-sys-a2f3633584e74e9d/out
[INFO] [stderr]   cargo:include=/opt/rustwide/target/release/build/curl-sys-a2f3633584e74e9d/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-0f38039eb44c28f1/out/include" "-I" "/opt/rustwide/target/release/build/openssl-sys-80886f0d3fd00d4c/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" "-DHAVE_GETSOCKNAME" "-DUSE_OPENSSL" "-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_NETINET_TCP_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" "-DHAVE_SYS_UN_H" "-DUSE_THREADS_POSIX" "-DUSE_UNIX_SOCKETS" "-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" "-DHAVE_CLOCK_GETTIME_MONOTONIC" "-DHAVE_GETTIMEOFDAY" "-DSIZEOF_SSIZE_T=8" "-DSIZEOF_SIZE_T=8" "-DSIZEOF_LONG=8" "-o" "/opt/rustwide/target/release/build/curl-sys-a2f3633584e74e9d/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-0f38039eb44c28f1/out/include" "-I" "/opt/rustwide/target/release/build/openssl-sys-80886f0d3fd00d4c/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" "-DHAVE_GETSOCKNAME" "-DUSE_OPENSSL" "-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_NETINET_TCP_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" "-DHAVE_SYS_UN_H" "-DUSE_THREADS_POSIX" "-DUSE_UNIX_SOCKETS" "-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" "-DHAVE_CLOCK_GETTIME_MONOTONIC" "-DHAVE_GETTIMEOFDAY" "-DSIZEOF_SSIZE_T=8" "-DSIZEOF_SIZE_T=8" "-DSIZEOF_LONG=8" "-o" "/opt/rustwide/target/release/build/curl-sys-a2f3633584e74e9d/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-0f38039eb44c28f1/out/include" "-I" "/opt/rustwide/target/release/build/openssl-sys-80886f0d3fd00d4c/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" "-DHAVE_GETSOCKNAME" "-DUSE_OPENSSL" "-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_NETINET_TCP_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" "-DHAVE_SYS_UN_H" "-DUSE_THREADS_POSIX" "-DUSE_UNIX_SOCKETS" "-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" "-DHAVE_CLOCK_GETTIME_MONOTONIC" "-DHAVE_GETTIMEOFDAY" "-DSIZEOF_SSIZE_T=8" "-DSIZEOF_SIZE_T=8" "-DSIZEOF_LONG=8" "-o" "/opt/rustwide/target/release/build/curl-sys-a2f3633584e74e9d/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-0f38039eb44c28f1/out/include" "-I" "/opt/rustwide/target/release/build/openssl-sys-80886f0d3fd00d4c/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" "-DHAVE_GETSOCKNAME" "-DUSE_OPENSSL" "-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_NETINET_TCP_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" "-DHAVE_SYS_UN_H" "-DUSE_THREADS_POSIX" "-DUSE_UNIX_SOCKETS" "-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" "-DHAVE_CLOCK_GETTIME_MONOTONIC" "-DHAVE_GETTIMEOFDAY" "-DSIZEOF_SSIZE_T=8" "-DSIZEOF_SIZE_T=8" "-DSIZEOF_LONG=8" "-o" "/opt/rustwide/target/release/build/curl-sys-a2f3633584e74e9d/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-0f38039eb44c28f1/out/include" "-I" "/opt/rustwide/target/release/build/openssl-sys-80886f0d3fd00d4c/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" "-DHAVE_GETSOCKNAME" "-DUSE_OPENSSL" "-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_NETINET_TCP_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" "-DHAVE_SYS_UN_H" "-DUSE_THREADS_POSIX" "-DUSE_UNIX_SOCKETS" "-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" "-DHAVE_CLOCK_GETTIME_MONOTONIC" "-DHAVE_GETTIMEOFDAY" "-DSIZEOF_SSIZE_T=8" "-DSIZEOF_SIZE_T=8" "-DSIZEOF_LONG=8" "-o" "/opt/rustwide/target/release/build/curl-sys-a2f3633584e74e9d/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-0f38039eb44c28f1/out/include" "-I" "/opt/rustwide/target/release/build/openssl-sys-80886f0d3fd00d4c/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" "-DHAVE_GETSOCKNAME" "-DUSE_OPENSSL" "-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_NETINET_TCP_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" "-DHAVE_SYS_UN_H" "-DUSE_THREADS_POSIX" "-DUSE_UNIX_SOCKETS" "-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" "-DHAVE_CLOCK_GETTIME_MONOTONIC" "-DHAVE_GETTIMEOFDAY" "-DSIZEOF_SSIZE_T=8" "-DSIZEOF_SIZE_T=8" "-DSIZEOF_LONG=8" "-o" "/opt/rustwide/target/release/build/curl-sys-a2f3633584e74e9d/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-0f38039eb44c28f1/out/include" "-I" "/opt/rustwide/target/release/build/openssl-sys-80886f0d3fd00d4c/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" "-DHAVE_GETSOCKNAME" "-DUSE_OPENSSL" "-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_NETINET_TCP_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" "-DHAVE_SYS_UN_H" "-DUSE_THREADS_POSIX" "-DUSE_UNIX_SOCKETS" "-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" "-DHAVE_CLOCK_GETTIME_MONOTONIC" "-DHAVE_GETTIMEOFDAY" "-DSIZEOF_SSIZE_T=8" "-DSIZEOF_SIZE_T=8" "-DSIZEOF_LONG=8" "-o" "/opt/rustwide/target/release/build/curl-sys-a2f3633584e74e9d/out/build/curl/lib/curl_addrinfo.o" "-c" "curl/lib/curl_addrinfo.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-0f38039eb44c28f1/out/include" "-I" "/opt/rustwide/target/release/build/openssl-sys-80886f0d3fd00d4c/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" "-DHAVE_GETSOCKNAME" "-DUSE_OPENSSL" "-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_NETINET_TCP_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" "-DHAVE_SYS_UN_H" "-DUSE_THREADS_POSIX" "-DUSE_UNIX_SOCKETS" "-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" "-DHAVE_CLOCK_GETTIME_MONOTONIC" "-DHAVE_GETTIMEOFDAY" "-DSIZEOF_SSIZE_T=8" "-DSIZEOF_SIZE_T=8" "-DSIZEOF_LONG=8" "-o" "/opt/rustwide/target/release/build/curl-sys-a2f3633584e74e9d/out/build/curl/lib/curl_ctype.o" "-c" "curl/lib/curl_ctype.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-0f38039eb44c28f1/out/include" "-I" "/opt/rustwide/target/release/build/openssl-sys-80886f0d3fd00d4c/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" "-DHAVE_GETSOCKNAME" "-DUSE_OPENSSL" "-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_NETINET_TCP_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" "-DHAVE_SYS_UN_H" "-DUSE_THREADS_POSIX" "-DUSE_UNIX_SOCKETS" "-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" "-DHAVE_CLOCK_GETTIME_MONOTONIC" "-DHAVE_GETTIMEOFDAY" "-DSIZEOF_SSIZE_T=8" "-DSIZEOF_SIZE_T=8" "-DSIZEOF_LONG=8" "-o" "/opt/rustwide/target/release/build/curl-sys-a2f3633584e74e9d/out/build/curl/lib/curl_memrchr.o" "-c" "curl/lib/curl_memrchr.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-0f38039eb44c28f1/out/include" "-I" "/opt/rustwide/target/release/build/openssl-sys-80886f0d3fd00d4c/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" "-DHAVE_GETSOCKNAME" "-DUSE_OPENSSL" "-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_NETINET_TCP_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" "-DHAVE_SYS_UN_H" "-DUSE_THREADS_POSIX" "-DUSE_UNIX_SOCKETS" "-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" "-DHAVE_CLOCK_GETTIME_MONOTONIC" "-DHAVE_GETTIMEOFDAY" "-DSIZEOF_SSIZE_T=8" "-DSIZEOF_SIZE_T=8" "-DSIZEOF_LONG=8" "-o" "/opt/rustwide/target/release/build/curl-sys-a2f3633584e74e9d/out/build/curl/lib/altsvc.o" "-c" "curl/lib/altsvc.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-0f38039eb44c28f1/out/include" "-I" "/opt/rustwide/target/release/build/openssl-sys-80886f0d3fd00d4c/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" "-DHAVE_GETSOCKNAME" "-DUSE_OPENSSL" "-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_NETINET_TCP_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" "-DHAVE_SYS_UN_H" "-DUSE_THREADS_POSIX" "-DUSE_UNIX_SOCKETS" "-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" "-DHAVE_CLOCK_GETTIME_MONOTONIC" "-DHAVE_GETTIMEOFDAY" "-DSIZEOF_SSIZE_T=8" "-DSIZEOF_SIZE_T=8" "-DSIZEOF_LONG=8" "-o" "/opt/rustwide/target/release/build/curl-sys-a2f3633584e74e9d/out/build/curl/lib/curl_range.o" "-c" "curl/lib/curl_range.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-0f38039eb44c28f1/out/include" "-I" "/opt/rustwide/target/release/build/openssl-sys-80886f0d3fd00d4c/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" "-DHAVE_GETSOCKNAME" "-DUSE_OPENSSL" "-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_NETINET_TCP_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" "-DHAVE_SYS_UN_H" "-DUSE_THREADS_POSIX" "-DUSE_UNIX_SOCKETS" "-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" "-DHAVE_CLOCK_GETTIME_MONOTONIC" "-DHAVE_GETTIMEOFDAY" "-DSIZEOF_SSIZE_T=8" "-DSIZEOF_SIZE_T=8" "-DSIZEOF_LONG=8" "-o" "/opt/rustwide/target/release/build/curl-sys-a2f3633584e74e9d/out/build/curl/lib/dotdot.o" "-c" "curl/lib/dotdot.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-0f38039eb44c28f1/out/include" "-I" "/opt/rustwide/target/release/build/openssl-sys-80886f0d3fd00d4c/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" "-DHAVE_GETSOCKNAME" "-DUSE_OPENSSL" "-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_NETINET_TCP_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" "-DHAVE_SYS_UN_H" "-DUSE_THREADS_POSIX" "-DUSE_UNIX_SOCKETS" "-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" "-DHAVE_CLOCK_GETTIME_MONOTONIC" "-DHAVE_GETTIMEOFDAY" "-DSIZEOF_SSIZE_T=8" "-DSIZEOF_SIZE_T=8" "-DSIZEOF_LONG=8" "-o" "/opt/rustwide/target/release/build/curl-sys-a2f3633584e74e9d/out/build/curl/lib/doh.o" "-c" "curl/lib/doh.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-0f38039eb44c28f1/out/include" "-I" "/opt/rustwide/target/release/build/openssl-sys-80886f0d3fd00d4c/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" "-DHAVE_GETSOCKNAME" "-DUSE_OPENSSL" "-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_NETINET_TCP_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" "-DHAVE_SYS_UN_H" "-DUSE_THREADS_POSIX" "-DUSE_UNIX_SOCKETS" "-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" "-DHAVE_CLOCK_GETTIME_MONOTONIC" "-DHAVE_GETTIMEOFDAY" "-DSIZEOF_SSIZE_T=8" "-DSIZEOF_SIZE_T=8" "-DSIZEOF_LONG=8" "-o" "/opt/rustwide/target/release/build/curl-sys-a2f3633584e74e9d/out/build/curl/lib/curl_threads.o" "-c" "curl/lib/curl_threads.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-0f38039eb44c28f1/out/include" "-I" "/opt/rustwide/target/release/build/openssl-sys-80886f0d3fd00d4c/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" "-DHAVE_GETSOCKNAME" "-DUSE_OPENSSL" "-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_NETINET_TCP_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" "-DHAVE_SYS_UN_H" "-DUSE_THREADS_POSIX" "-DUSE_UNIX_SOCKETS" "-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" "-DHAVE_CLOCK_GETTIME_MONOTONIC" "-DHAVE_GETTIMEOFDAY" "-DSIZEOF_SSIZE_T=8" "-DSIZEOF_SIZE_T=8" "-DSIZEOF_LONG=8" "-o" "/opt/rustwide/target/release/build/curl-sys-a2f3633584e74e9d/out/build/curl/lib/curl_get_line.o" "-c" "curl/lib/curl_get_line.c"
[INFO] [stderr]   cargo:warning=In file included from curl/lib/curl_setup.h:692,
[INFO] [stderr]   cargo:warning=                 from curl/lib/curl_range.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:692,
[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:692,
[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]   cargo:warning=In file included from curl/lib/curl_setup.h:692,
[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]   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-0f38039eb44c28f1/out/include" "-I" "/opt/rustwide/target/release/build/openssl-sys-80886f0d3fd00d4c/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" "-DHAVE_GETSOCKNAME" "-DUSE_OPENSSL" "-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_NETINET_TCP_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" "-DHAVE_SYS_UN_H" "-DUSE_THREADS_POSIX" "-DUSE_UNIX_SOCKETS" "-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" "-DHAVE_CLOCK_GETTIME_MONOTONIC" "-DHAVE_GETTIMEOFDAY" "-DSIZEOF_SSIZE_T=8" "-DSIZEOF_SIZE_T=8" "-DSIZEOF_LONG=8" "-o" "/opt/rustwide/target/release/build/curl-sys-a2f3633584e74e9d/out/build/curl/lib/dynbuf.o" "-c" "curl/lib/dynbuf.c"
[INFO] [stderr]   cargo:warning=In file included from curl/lib/curl_setup.h:692,
[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]   cargo:warning=In file included from curl/lib/curl_setup.h:692,
[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/cookie.c: In function 'Curl_cookie_add':
[INFO] [stderr]   cargo:warning=curl/lib/cookie.c:753:22: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
[INFO] [stderr]   cargo:warning=  753 |       char *queryp = strchr(path, '?');
[INFO] [stderr]   cargo:warning=      |                      ^~~~~~
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=curl/lib/cookie.c:759:18: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
[INFO] [stderr]   cargo:warning=  759 |         endslash = strrchr(path, '/');
[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]   exit status: 1
[INFO] [stderr]   cargo:warning=In file included from curl/lib/curl_setup.h:692,
[INFO] [stderr]   cargo:warning=                 from curl/lib/dotdot.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]   exit status: 1
[INFO] [stderr]   cargo:warning=In file included from curl/lib/curl_setup.h:692,
[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:692,
[INFO] [stderr]   cargo:warning=                 from curl/lib/altsvc.c:26:
[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:692,
[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]   cargo:warning=In file included from curl/lib/curl_setup.h:692,
[INFO] [stderr]   cargo:warning=                 from curl/lib/curl_memrchr.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:692,
[INFO] [stderr]   cargo:warning=                 from curl/lib/curl_threads.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]   exit status: 1
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=In file included from curl/lib/curl_setup.h:692,
[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:692,
[INFO] [stderr]   cargo:warning=                 from curl/lib/curl_get_line.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:692,
[INFO] [stderr]   cargo:warning=                 from curl/lib/doh.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]   exit status: 1
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=curl/lib/doh.c: In function 'doh_encode':
[INFO] [stderr]   cargo:warning=In file included from curl/lib/curl_setup.h:692,
[INFO] [stderr]   cargo:warning=                 from curl/lib/dynbuf.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/doh.c:140:17: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
[INFO] [stderr]   cargo:warning=  140 |     char *dot = strchr(hostp, '.');
[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-0f38039eb44c28f1/out/include" "-I" "/opt/rustwide/target/release/build/openssl-sys-80886f0d3fd00d4c/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" "-DHAVE_GETSOCKNAME" "-DUSE_OPENSSL" "-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_NETINET_TCP_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" "-DHAVE_SYS_UN_H" "-DUSE_THREADS_POSIX" "-DUSE_UNIX_SOCKETS" "-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" "-DHAVE_CLOCK_GETTIME_MONOTONIC" "-DHAVE_GETTIMEOFDAY" "-DSIZEOF_SSIZE_T=8" "-DSIZEOF_SIZE_T=8" "-DSIZEOF_LONG=8" "-o" "/opt/rustwide/target/release/build/curl-sys-a2f3633584e74e9d/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" "7621f7c9acdcc3f5c37c3ef51f1d1642743d072186f9a1b8bba8dc0b8a6d0ac1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7621f7c9acdcc3f5c37c3ef51f1d1642743d072186f9a1b8bba8dc0b8a6d0ac1", kill_on_drop: false }`
[INFO] [stdout] 7621f7c9acdcc3f5c37c3ef51f1d1642743d072186f9a1b8bba8dc0b8a6d0ac1
