Build #1546847 2024-11-16T17:56:27.609580+00:00
# rustc version
rustc 1.84.0-nightly (917a50a03 2024-11-15)# docs.rs version
docsrs 0.6.0 (36c721fb 2024-11-06)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/surf-2.3.2/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/surf-2.3.2/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "6442450944" "--cpus" "6" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20241115-1.84.0-nightly-917a50a03\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--extern-html-root-takes-precedence\"]" "--offline" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/x86_64-pc-windows-msvc\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "x86_64-pc-windows-msvc", kill_on_drop: false }`
[INFO] [stdout] 4899005e3a9a4525667875331f56cf04f1a52309ed418149b2dbec3567dcb560
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `Command { std: "docker" "start" "-a" "4899005e3a9a4525667875331f56cf04f1a52309ed418149b2dbec3567dcb560", kill_on_drop: false }`
[INFO] [stderr] warning: Rustdoc did not scrape the following examples because they require dev-dependencies: browser, hello_world, middleware, next_reuse, persistent, post
[INFO] [stderr] If you want Rustdoc to scrape these examples, then add `doc-scrape-examples = true`
[INFO] [stderr] to the [[example]] target configuration of at least one example.
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr] Checking value-bag-serde1 v1.10.0
[INFO] [stderr] Compiling libnghttp2-sys v0.1.10+1.61.0
[INFO] [stderr] Compiling libz-sys v1.1.20
[INFO] [stderr] Checking icu_collections v1.5.0
[INFO] [stderr] Checking percent-encoding v2.3.1
[INFO] [stderr] Checking icu_properties_data v1.5.0
[INFO] [stderr] Checking value-bag v1.10.0
[INFO] [stderr] Compiling rustix v0.38.40
[INFO] [stderr] Compiling libc v0.2.164
[INFO] [stderr] Checking ppv-lite86 v0.2.20
[INFO] [stderr] Checking errno v0.3.9
[INFO] [stderr] Checking cipher v0.2.5
[INFO] [stderr] Checking log v0.4.22
[INFO] [stderr] Checking icu_properties v1.5.1
[INFO] [stderr] Checking async-task v4.7.1
[INFO] [stderr] Checking utf16_iter v1.0.5
[INFO] [stderr] Checking write16 v1.0.0
[INFO] [stderr] Checking bitflags v2.6.0
[INFO] [stderr] Checking atomic-waker v1.1.2
[INFO] [stderr] Checking tracing v0.1.40
[INFO] [stderr] Checking utf8_iter v1.0.4
[INFO] [stderr] Checking icu_normalizer_data v1.5.0
[INFO] [stderr] Checking ryu v1.0.18
[INFO] [stderr] Checking smallvec v1.13.2
[INFO] [stderr] Checking polling v3.7.4
[INFO] [stderr] Compiling getrandom v0.1.16
[INFO] [stderr] Checking piper v0.2.4
[INFO] [stderr] Compiling serde_json v1.0.132
[INFO] [stderr] warning: libz-sys@1.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: libz-sys@1.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: libz-sys@1.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: libz-sys@1.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: libz-sys@1.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: libz-sys@1.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: libz-sys@1.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: libz-sys@1.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: libz-sys@1.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: libz-sys@1.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: libz-sys@1.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: libz-sys@1.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: libz-sys@1.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: libz-sys@1.1.20: src/zlib/gzlib.c: In function 'gz_open':
[INFO] [stderr] warning: libz-sys@1.1.20: src/zlib/gzlib.c:14:17: warning: implicit declaration of function 'lseek'; did you mean 'fseek'? [-Wimplicit-function-declaration]
[INFO] [stderr] warning: libz-sys@1.1.20: 14 | # define LSEEK lseek
[INFO] [stderr] warning: libz-sys@1.1.20: | ^~~~~
[INFO] [stderr] warning: libz-sys@1.1.20: src/zlib/gzlib.c:242:9: note: in expansion of macro 'LSEEK'
[INFO] [stderr] warning: libz-sys@1.1.20: 242 | LSEEK(state->fd, 0, SEEK_END); /* so gzoffset() is correct */
[INFO] [stderr] warning: libz-sys@1.1.20: | ^~~~~
[INFO] [stderr] warning: libz-sys@1.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: libz-sys@1.1.20: src/zlib/gzread.c: In function 'gz_load':
[INFO] [stderr] warning: libz-sys@1.1.20: src/zlib/gzread.c:22:15: warning: implicit declaration of function 'read'; did you mean 'fread'? [-Wimplicit-function-declaration]
[INFO] [stderr] warning: libz-sys@1.1.20: 22 | ret = read(state->fd, buf + *have, get);
[INFO] [stderr] warning: libz-sys@1.1.20: | ^~~~
[INFO] [stderr] warning: libz-sys@1.1.20: | fread
[INFO] [stderr] warning: libz-sys@1.1.20: src/zlib/gzread.c: In function 'gzclose_r':
[INFO] [stderr] warning: libz-sys@1.1.20: src/zlib/gzread.c:599:11: warning: implicit declaration of function 'close'; did you mean 'pclose'? [-Wimplicit-function-declaration]
[INFO] [stderr] warning: libz-sys@1.1.20: 599 | ret = close(state->fd);
[INFO] [stderr] warning: libz-sys@1.1.20: | ^~~~~
[INFO] [stderr] warning: libz-sys@1.1.20: | pclose
[INFO] [stderr] warning: libz-sys@1.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: libz-sys@1.1.20: src/zlib/gzwrite.c: In function 'gz_comp':
[INFO] [stderr] warning: libz-sys@1.1.20: src/zlib/gzwrite.c:78:20: warning: implicit declaration of function 'write'; did you mean 'fwrite'? [-Wimplicit-function-declaration]
[INFO] [stderr] warning: libz-sys@1.1.20: 78 | writ = write(state->fd, strm->next_in, put);
[INFO] [stderr] warning: libz-sys@1.1.20: | ^~~~~
[INFO] [stderr] warning: libz-sys@1.1.20: | fwrite
[INFO] [stderr] warning: libz-sys@1.1.20: src/zlib/gzwrite.c: In function 'gzclose_w':
[INFO] [stderr] warning: libz-sys@1.1.20: src/zlib/gzwrite.c:627:9: warning: implicit declaration of function 'close'; did you mean 'pclose'? [-Wimplicit-function-declaration]
[INFO] [stderr] warning: libz-sys@1.1.20: 627 | if (close(state->fd) == -1)
[INFO] [stderr] warning: libz-sys@1.1.20: | ^~~~~
[INFO] [stderr] warning: libz-sys@1.1.20: | pclose
[INFO] [stderr] warning: libz-sys@1.1.20: GNU compiler is not supported for this target
[INFO] [stderr] error: failed to run custom build command for `libz-sys v1.1.20`
[INFO] [stderr]
[INFO] [stderr] Caused by:
[INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/libz-sys-e522865050e5a152/build-script-build` (exit status: 1)
[INFO] [stderr] --- stdout
[INFO] [stderr] cargo:rerun-if-env-changed=LIBZ_SYS_STATIC
[INFO] [stderr] cargo:rerun-if-changed=build.rs
[INFO] [stderr] cargo:rerun-if-changed=zng/cmake.rs
[INFO] [stderr] cargo:rerun-if-changed=zng/cc.rs
[INFO] [stderr] note, vcpkg did not find zlib: Could not find Vcpkg tree: No vcpkg installation found. Set the VCPKG_ROOT environment variable or run 'vcpkg integrate install'
[INFO] [stderr] OPT_LEVEL = Some(0)
[INFO] [stderr] TARGET = Some(x86_64-pc-windows-msvc)
[INFO] [stderr] cargo:rerun-if-env-changed=VCINSTALLDIR
[INFO] [stderr] VCINSTALLDIR = None
[INFO] [stderr] HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64-pc-windows-msvc
[INFO] [stderr] CC_x86_64-pc-windows-msvc = None
[INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64_pc_windows_msvc
[INFO] [stderr] CC_x86_64_pc_windows_msvc = None
[INFO] [stderr] cargo:rerun-if-env-changed=TARGET_CC
[INFO] [stderr] TARGET_CC = None
[INFO] [stderr] cargo:rerun-if-env-changed=CC
[INFO] [stderr] CC = None
[INFO] [stderr] cargo:rerun-if-env-changed=CROSS_COMPILE
[INFO] [stderr] CROSS_COMPILE = None
[INFO] [stderr] RUSTC_LINKER = None
[INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr] RUSTC_WRAPPER = None
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr] CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr] DEBUG = Some(true)
[INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some(cmpxchg16b,fxsr,lahfsahf,sse,sse2,sse3)
[INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64-pc-windows-msvc
[INFO] [stderr] CFLAGS_x86_64-pc-windows-msvc = None
[INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64_pc_windows_msvc
[INFO] [stderr] CFLAGS_x86_64_pc_windows_msvc = None
[INFO] [stderr] cargo:rerun-if-env-changed=TARGET_CFLAGS
[INFO] [stderr] TARGET_CFLAGS = None
[INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr] CFLAGS = None
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] cargo:warning=src/zlib/gzlib.c: In function 'gz_open':
[INFO] [stderr] cargo:warning=src/zlib/gzlib.c:14:17: warning: implicit declaration of function 'lseek'; did you mean 'fseek'? [-Wimplicit-function-declaration]
[INFO] [stderr] cargo:warning= 14 | # define LSEEK lseek
[INFO] [stderr] cargo:warning= | ^~~~~
[INFO] [stderr] cargo:warning=src/zlib/gzlib.c:242:9: note: in expansion of macro 'LSEEK'
[INFO] [stderr] cargo:warning= 242 | LSEEK(state->fd, 0, SEEK_END); /* so gzoffset() is correct */
[INFO] [stderr] cargo:warning= | ^~~~~
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] cargo:warning=src/zlib/gzread.c: In function 'gz_load':
[INFO] [stderr] cargo:warning=src/zlib/gzread.c:22:15: warning: implicit declaration of function 'read'; did you mean 'fread'? [-Wimplicit-function-declaration]
[INFO] [stderr] cargo:warning= 22 | ret = read(state->fd, buf + *have, get);
[INFO] [stderr] cargo:warning= | ^~~~
[INFO] [stderr] cargo:warning= | fread
[INFO] [stderr] cargo:warning=src/zlib/gzread.c: In function 'gzclose_r':
[INFO] [stderr] cargo:warning=src/zlib/gzread.c:599:11: warning: implicit declaration of function 'close'; did you mean 'pclose'? [-Wimplicit-function-declaration]
[INFO] [stderr] cargo:warning= 599 | ret = close(state->fd);
[INFO] [stderr] cargo:warning= | ^~~~~
[INFO] [stderr] cargo:warning= | pclose
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] cargo:warning=src/zlib/gzwrite.c: In function 'gz_comp':
[INFO] [stderr] cargo:warning=src/zlib/gzwrite.c:78:20: warning: implicit declaration of function 'write'; did you mean 'fwrite'? [-Wimplicit-function-declaration]
[INFO] [stderr] cargo:warning= 78 | writ = write(state->fd, strm->next_in, put);
[INFO] [stderr] cargo:warning= | ^~~~~
[INFO] [stderr] cargo:warning= | fwrite
[INFO] [stderr] cargo:warning=src/zlib/gzwrite.c: In function 'gzclose_w':
[INFO] [stderr] cargo:warning=src/zlib/gzwrite.c:627:9: warning: implicit declaration of function 'close'; did you mean 'pclose'? [-Wimplicit-function-declaration]
[INFO] [stderr] cargo:warning= 627 | if (close(state->fd) == -1)
[INFO] [stderr] cargo:warning= | ^~~~~
[INFO] [stderr] cargo:warning= | pclose
[INFO] [stderr] cargo:rerun-if-env-changed=AR_x86_64-pc-windows-msvc
[INFO] [stderr] AR_x86_64-pc-windows-msvc = None
[INFO] [stderr] cargo:rerun-if-env-changed=AR_x86_64_pc_windows_msvc
[INFO] [stderr] AR_x86_64_pc_windows_msvc = None
[INFO] [stderr] cargo:rerun-if-env-changed=TARGET_AR
[INFO] [stderr] TARGET_AR = None
[INFO] [stderr] cargo:rerun-if-env-changed=AR
[INFO] [stderr] AR = None
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] cargo:rerun-if-env-changed=ARFLAGS_x86_64-pc-windows-msvc
[INFO] [stderr] ARFLAGS_x86_64-pc-windows-msvc = None
[INFO] [stderr] cargo:rerun-if-env-changed=ARFLAGS_x86_64_pc_windows_msvc
[INFO] [stderr] ARFLAGS_x86_64_pc_windows_msvc = None
[INFO] [stderr] cargo:rerun-if-env-changed=TARGET_ARFLAGS
[INFO] [stderr] TARGET_ARFLAGS = None
[INFO] [stderr] cargo:rerun-if-env-changed=ARFLAGS
[INFO] [stderr] ARFLAGS = None
[INFO] [stderr]
[INFO] [stderr] --- stderr
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] error occurred: Failed to find tool. Is `lib.exe` installed?
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] warning: libnghttp2-sys@0.1.10+1.61.0: GNU compiler is not supported for this target
[INFO] [stderr] warning: libnghttp2-sys@0.1.10+1.61.0: GNU compiler is not supported for this target
[INFO] [stderr] warning: libnghttp2-sys@0.1.10+1.61.0: GNU compiler is not supported for this target
[INFO] [stderr] warning: libnghttp2-sys@0.1.10+1.61.0: GNU compiler is not supported for this target
[INFO] [stderr] warning: libnghttp2-sys@0.1.10+1.61.0: GNU compiler is not supported for this target
[INFO] [stderr] warning: libnghttp2-sys@0.1.10+1.61.0: GNU compiler is not supported for this target
[INFO] [stderr] warning: libnghttp2-sys@0.1.10+1.61.0: GNU compiler is not supported for this target
[INFO] [stderr] warning: libnghttp2-sys@0.1.10+1.61.0: GNU compiler is not supported for this target
[INFO] [stderr] warning: libnghttp2-sys@0.1.10+1.61.0: GNU compiler is not supported for this target
[INFO] [stderr] warning: libnghttp2-sys@0.1.10+1.61.0: nghttp2/lib/nghttp2_hd_huffman.c: In function 'nghttp2_hd_huff_encode':
[INFO] [stderr] warning: libnghttp2-sys@0.1.10+1.61.0: nghttp2/lib/nghttp2_hd_huffman.c:65:11: warning: implicit declaration of function 'htonl' [-Wimplicit-function-declaration]
[INFO] [stderr] warning: libnghttp2-sys@0.1.10+1.61.0: 65 | x = htonl((uint32_t)(code >> 32));
[INFO] [stderr] warning: libnghttp2-sys@0.1.10+1.61.0: | ^~~~~
[INFO] [stderr] warning: libnghttp2-sys@0.1.10+1.61.0: GNU compiler is not supported for this target
[INFO] [stderr] warning: libnghttp2-sys@0.1.10+1.61.0: GNU compiler is not supported for this target
[INFO] [stderr] warning: libnghttp2-sys@0.1.10+1.61.0: nghttp2/lib/nghttp2_helper.c: In function 'nghttp2_put_uint16be':
[INFO] [stderr] warning: libnghttp2-sys@0.1.10+1.61.0: nghttp2/lib/nghttp2_helper.c:33:16: warning: implicit declaration of function 'htons' [-Wimplicit-function-declaration]
[INFO] [stderr] warning: libnghttp2-sys@0.1.10+1.61.0: 33 | uint16_t x = htons(n);
[INFO] [stderr] warning: libnghttp2-sys@0.1.10+1.61.0: | ^~~~~
[INFO] [stderr] warning: libnghttp2-sys@0.1.10+1.61.0: nghttp2/lib/nghttp2_helper.c: In function 'nghttp2_put_uint32be':
[INFO] [stderr] warning: libnghttp2-sys@0.1.10+1.61.0: nghttp2/lib/nghttp2_helper.c:38:16: warning: implicit declaration of function 'htonl' [-Wimplicit-function-declaration]
[INFO] [stderr] warning: libnghttp2-sys@0.1.10+1.61.0: 38 | uint32_t x = htonl(n);
[INFO] [stderr] warning: libnghttp2-sys@0.1.10+1.61.0: | ^~~~~
[INFO] [stderr] warning: libnghttp2-sys@0.1.10+1.61.0: nghttp2/lib/nghttp2_helper.c: In function 'nghttp2_get_uint16':
[INFO] [stderr] warning: libnghttp2-sys@0.1.10+1.61.0: nghttp2/lib/nghttp2_helper.c:45:10: warning: implicit declaration of function 'ntohs' [-Wimplicit-function-declaration]
[INFO] [stderr] warning: libnghttp2-sys@0.1.10+1.61.0: 45 | return ntohs(n);
[INFO] [stderr] warning: libnghttp2-sys@0.1.10+1.61.0: | ^~~~~
[INFO] [stderr] warning: libnghttp2-sys@0.1.10+1.61.0: nghttp2/lib/nghttp2_helper.c: In function 'nghttp2_get_uint32':
[INFO] [stderr] warning: libnghttp2-sys@0.1.10+1.61.0: nghttp2/lib/nghttp2_helper.c:51:10: warning: implicit declaration of function 'ntohl' [-Wimplicit-function-declaration]
[INFO] [stderr] warning: libnghttp2-sys@0.1.10+1.61.0: 51 | return ntohl(n);
[INFO] [stderr] warning: libnghttp2-sys@0.1.10+1.61.0: | ^~~~~
[INFO] [stderr] warning: libnghttp2-sys@0.1.10+1.61.0: GNU compiler is not supported for this target
[INFO] [stderr] warning: libnghttp2-sys@0.1.10+1.61.0: GNU compiler is not supported for this target
[INFO] [stderr] warning: libnghttp2-sys@0.1.10+1.61.0: GNU compiler is not supported for this target
[INFO] [stderr] warning: libnghttp2-sys@0.1.10+1.61.0: GNU compiler is not supported for this target
[INFO] [stderr] warning: libnghttp2-sys@0.1.10+1.61.0: GNU compiler is not supported for this target
[INFO] [stderr] warning: libnghttp2-sys@0.1.10+1.61.0: GNU compiler is not supported for this target
[INFO] [stderr] warning: libnghttp2-sys@0.1.10+1.61.0: GNU compiler is not supported for this target
[INFO] [stderr] warning: libnghttp2-sys@0.1.10+1.61.0: GNU compiler is not supported for this target
[INFO] [stderr] warning: libnghttp2-sys@0.1.10+1.61.0: GNU compiler is not supported for this target
[INFO] [stderr] warning: libnghttp2-sys@0.1.10+1.61.0: GNU compiler is not supported for this target
[INFO] [stderr] warning: libnghttp2-sys@0.1.10+1.61.0: GNU compiler is not supported for this target
[INFO] [stderr] warning: libnghttp2-sys@0.1.10+1.61.0: GNU compiler is not supported for this target
[INFO] [stderr] warning: libnghttp2-sys@0.1.10+1.61.0: GNU compiler is not supported for this target
[INFO] [stderr] warning: libnghttp2-sys@0.1.10+1.61.0: GNU compiler is not supported for this target
[INFO] [stderr] warning: libnghttp2-sys@0.1.10+1.61.0: GNU compiler is not supported for this target
[INFO] [stderr] warning: libnghttp2-sys@0.1.10+1.61.0: GNU compiler is not supported for this target
[INFO] [stderr] error: failed to run custom build command for `libnghttp2-sys v0.1.10+1.61.0`
[INFO] [stderr]
[INFO] [stderr] Caused by:
[INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/libnghttp2-sys-6473382adfbc5279/build-script-build` (exit status: 1)
[INFO] [stderr] --- stdout
[INFO] [stderr] OPT_LEVEL = Some(0)
[INFO] [stderr] TARGET = Some(x86_64-pc-windows-msvc)
[INFO] [stderr] cargo:rerun-if-env-changed=VCINSTALLDIR
[INFO] [stderr] VCINSTALLDIR = None
[INFO] [stderr] HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64-pc-windows-msvc
[INFO] [stderr] CC_x86_64-pc-windows-msvc = None
[INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64_pc_windows_msvc
[INFO] [stderr] CC_x86_64_pc_windows_msvc = None
[INFO] [stderr] cargo:rerun-if-env-changed=TARGET_CC
[INFO] [stderr] TARGET_CC = None
[INFO] [stderr] cargo:rerun-if-env-changed=CC
[INFO] [stderr] CC = None
[INFO] [stderr] cargo:rerun-if-env-changed=CROSS_COMPILE
[INFO] [stderr] CROSS_COMPILE = None
[INFO] [stderr] RUSTC_LINKER = None
[INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr] RUSTC_WRAPPER = None
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr] CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr] DEBUG = Some(true)
[INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some(cmpxchg16b,fxsr,lahfsahf,sse,sse2,sse3)
[INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64-pc-windows-msvc
[INFO] [stderr] CFLAGS_x86_64-pc-windows-msvc = None
[INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64_pc_windows_msvc
[INFO] [stderr] CFLAGS_x86_64_pc_windows_msvc = None
[INFO] [stderr] cargo:rerun-if-env-changed=TARGET_CFLAGS
[INFO] [stderr] TARGET_CFLAGS = None
[INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr] CFLAGS = None
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] cargo:warning=nghttp2/lib/nghttp2_hd_huffman.c: In function 'nghttp2_hd_huff_encode':
[INFO] [stderr] cargo:warning=nghttp2/lib/nghttp2_hd_huffman.c:65:11: warning: implicit declaration of function 'htonl' [-Wimplicit-function-declaration]
[INFO] [stderr] cargo:warning= 65 | x = htonl((uint32_t)(code >> 32));
[INFO] [stderr] cargo:warning= | ^~~~~
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] cargo:warning=nghttp2/lib/nghttp2_helper.c: In function 'nghttp2_put_uint16be':
[INFO] [stderr] cargo:warning=nghttp2/lib/nghttp2_helper.c:33:16: warning: implicit declaration of function 'htons' [-Wimplicit-function-declaration]
[INFO] [stderr] cargo:warning= 33 | uint16_t x = htons(n);
[INFO] [stderr] cargo:warning= | ^~~~~
[INFO] [stderr] cargo:warning=nghttp2/lib/nghttp2_helper.c: In function 'nghttp2_put_uint32be':
[INFO] [stderr] cargo:warning=nghttp2/lib/nghttp2_helper.c:38:16: warning: implicit declaration of function 'htonl' [-Wimplicit-function-declaration]
[INFO] [stderr] cargo:warning= 38 | uint32_t x = htonl(n);
[INFO] [stderr] cargo:warning= | ^~~~~
[INFO] [stderr] cargo:warning=nghttp2/lib/nghttp2_helper.c: In function 'nghttp2_get_uint16':
[INFO] [stderr] cargo:warning=nghttp2/lib/nghttp2_helper.c:45:10: warning: implicit declaration of function 'ntohs' [-Wimplicit-function-declaration]
[INFO] [stderr] cargo:warning= 45 | return ntohs(n);
[INFO] [stderr] cargo:warning= | ^~~~~
[INFO] [stderr] cargo:warning=nghttp2/lib/nghttp2_helper.c: In function 'nghttp2_get_uint32':
[INFO] [stderr] cargo:warning=nghttp2/lib/nghttp2_helper.c:51:10: warning: implicit declaration of function 'ntohl' [-Wimplicit-function-declaration]
[INFO] [stderr] cargo:warning= 51 | return ntohl(n);
[INFO] [stderr] cargo:warning= | ^~~~~
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] cargo:rerun-if-env-changed=AR_x86_64-pc-windows-msvc
[INFO] [stderr] AR_x86_64-pc-windows-msvc = None
[INFO] [stderr] cargo:rerun-if-env-changed=AR_x86_64_pc_windows_msvc
[INFO] [stderr] AR_x86_64_pc_windows_msvc = None
[INFO] [stderr] cargo:rerun-if-env-changed=TARGET_AR
[INFO] [stderr] TARGET_AR = None
[INFO] [stderr] cargo:rerun-if-env-changed=AR
[INFO] [stderr] AR = None
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] cargo:rerun-if-env-changed=ARFLAGS_x86_64-pc-windows-msvc
[INFO] [stderr] ARFLAGS_x86_64-pc-windows-msvc = None
[INFO] [stderr] cargo:rerun-if-env-changed=ARFLAGS_x86_64_pc_windows_msvc
[INFO] [stderr] ARFLAGS_x86_64_pc_windows_msvc = None
[INFO] [stderr] cargo:rerun-if-env-changed=TARGET_ARFLAGS
[INFO] [stderr] TARGET_ARFLAGS = None
[INFO] [stderr] cargo:rerun-if-env-changed=ARFLAGS
[INFO] [stderr] ARFLAGS = None
[INFO] [stderr]
[INFO] [stderr] --- stderr
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] error occurred: Failed to find tool. Is `lib.exe` installed?
[INFO] [stderr]
[INFO] [stderr]
[INFO] running `Command { std: "docker" "inspect" "4899005e3a9a4525667875331f56cf04f1a52309ed418149b2dbec3567dcb560", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4899005e3a9a4525667875331f56cf04f1a52309ed418149b2dbec3567dcb560", kill_on_drop: false }`
[INFO] [stdout] 4899005e3a9a4525667875331f56cf04f1a52309ed418149b2dbec3567dcb560