Build #1678635 2025-01-27T15:21:15.653160+00:00
# rustc version
rustc 1.86.0-nightly (f85c6de55 2025-01-26)# docs.rs version
docsrs 0.6.0 (29a0e81b 2025-01-22)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder/builds/httpmock-0.7.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/httpmock-0.7.0/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace-builder/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace-builder/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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--all-features" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20250126-1.86.0-nightly-f85c6de55\", \"--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}/i686-pc-windows-msvc\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "i686-pc-windows-msvc", kill_on_drop: false }`
[INFO] [stdout] 21d25722ff4a9579b3b8d0c9539e01702bdca397cde85b9aa2d23e200d363cd2
[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" "21d25722ff4a9579b3b8d0c9539e01702bdca397cde85b9aa2d23e200d363cd2", kill_on_drop: false }`
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr] Compiling libnghttp2-sys v0.1.8+1.55.1
[INFO] [stderr] Checking socket2 v0.4.9
[INFO] [stderr] Compiling libz-sys v1.1.12
[INFO] [stderr] Compiling libc v0.2.149
[INFO] [stderr] Checking smallvec v1.11.1
[INFO] [stderr] Checking atomic-waker v1.1.2
[INFO] [stderr] Checking regex-syntax v0.8.1
[INFO] [stderr] Checking scopeguard v1.2.0
[INFO] [stderr] Checking async-task v4.4.1
[INFO] [stderr] Checking parking_lot_core v0.9.8
[INFO] [stderr] Checking lock_api v0.4.10
[INFO] [stderr] Checking piper v0.2.1
[INFO] [stderr] Compiling rustix v0.37.24
[INFO] [stderr] Checking serde v1.0.188
[INFO] [stderr] Checking polling v2.8.0
[INFO] [stderr] Checking io-lifetimes v1.0.11
[INFO] [stderr] Checking errno v0.3.5
[INFO] [stderr] Checking tinyvec_macros v0.1.1
[INFO] [stderr] Checking pin-utils v0.1.0
[INFO] [stderr] Checking fnv v1.0.7
[INFO] [stderr] Checking http v0.2.9
[INFO] [stderr] Checking tinyvec v1.6.0
[INFO] [stderr] warning: libz-sys@1.1.12: GNU compiler is not supported for this target
[INFO] [stderr] warning: libz-sys@1.1.12: GNU compiler is not supported for this target
[INFO] [stderr] warning: libz-sys@1.1.12: GNU compiler is not supported for this target
[INFO] [stderr] warning: libz-sys@1.1.12: GNU compiler is not supported for this target
[INFO] [stderr] warning: libz-sys@1.1.12: GNU compiler is not supported for this target
[INFO] [stderr] warning: libz-sys@1.1.12: GNU compiler is not supported for this target
[INFO] [stderr] warning: libz-sys@1.1.12: GNU compiler is not supported for this target
[INFO] [stderr] warning: libz-sys@1.1.12: GNU compiler is not supported for this target
[INFO] [stderr] warning: libz-sys@1.1.12: GNU compiler is not supported for this target
[INFO] [stderr] warning: libz-sys@1.1.12: GNU compiler is not supported for this target
[INFO] [stderr] warning: libz-sys@1.1.12: GNU compiler is not supported for this target
[INFO] [stderr] warning: libz-sys@1.1.12: GNU compiler is not supported for this target
[INFO] [stderr] warning: libz-sys@1.1.12: GNU compiler is not supported for this target
[INFO] [stderr] warning: libz-sys@1.1.12: src/zlib/gzlib.c: In function 'gz_open':
[INFO] [stderr] warning: libz-sys@1.1.12: 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.12: 14 | # define LSEEK lseek
[INFO] [stderr] warning: libz-sys@1.1.12: | ^~~~~
[INFO] [stderr] warning: libz-sys@1.1.12: src/zlib/gzlib.c:252:9: note: in expansion of macro 'LSEEK'
[INFO] [stderr] warning: libz-sys@1.1.12: 252 | LSEEK(state->fd, 0, SEEK_END); /* so gzoffset() is correct */
[INFO] [stderr] warning: libz-sys@1.1.12: | ^~~~~
[INFO] [stderr] warning: libz-sys@1.1.12: GNU compiler is not supported for this target
[INFO] [stderr] warning: libz-sys@1.1.12: src/zlib/gzread.c: In function 'gz_load':
[INFO] [stderr] warning: libz-sys@1.1.12: src/zlib/gzread.c:35:15: warning: implicit declaration of function 'read'; did you mean 'fread'? [-Wimplicit-function-declaration]
[INFO] [stderr] warning: libz-sys@1.1.12: 35 | ret = read(state->fd, buf + *have, get);
[INFO] [stderr] warning: libz-sys@1.1.12: | ^~~~
[INFO] [stderr] warning: libz-sys@1.1.12: | fread
[INFO] [stderr] warning: libz-sys@1.1.12: src/zlib/gzread.c: In function 'gzclose_r':
[INFO] [stderr] warning: libz-sys@1.1.12: src/zlib/gzread.c:651:11: warning: implicit declaration of function 'close'; did you mean 'pclose'? [-Wimplicit-function-declaration]
[INFO] [stderr] warning: libz-sys@1.1.12: 651 | ret = close(state->fd);
[INFO] [stderr] warning: libz-sys@1.1.12: | ^~~~~
[INFO] [stderr] warning: libz-sys@1.1.12: | pclose
[INFO] [stderr] warning: libz-sys@1.1.12: GNU compiler is not supported for this target
[INFO] [stderr] warning: libz-sys@1.1.12: src/zlib/gzwrite.c: In function 'gz_comp':
[INFO] [stderr] warning: libz-sys@1.1.12: src/zlib/gzwrite.c:89:20: warning: implicit declaration of function 'write'; did you mean 'fwrite'? [-Wimplicit-function-declaration]
[INFO] [stderr] warning: libz-sys@1.1.12: 89 | writ = write(state->fd, strm->next_in, put);
[INFO] [stderr] warning: libz-sys@1.1.12: | ^~~~~
[INFO] [stderr] warning: libz-sys@1.1.12: | fwrite
[INFO] [stderr] warning: libz-sys@1.1.12: src/zlib/gzwrite.c: In function 'gzclose_w':
[INFO] [stderr] warning: libz-sys@1.1.12: src/zlib/gzwrite.c:661:9: warning: implicit declaration of function 'close'; did you mean 'pclose'? [-Wimplicit-function-declaration]
[INFO] [stderr] warning: libz-sys@1.1.12: 661 | if (close(state->fd) == -1)
[INFO] [stderr] warning: libz-sys@1.1.12: | ^~~~~
[INFO] [stderr] warning: libz-sys@1.1.12: | pclose
[INFO] [stderr] warning: libz-sys@1.1.12: GNU compiler is not supported for this target
[INFO] [stderr] error: failed to run custom build command for `libz-sys v1.1.12`
[INFO] [stderr]
[INFO] [stderr] Caused by:
[INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/libz-sys-33003fe63a6abcbb/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] 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] TARGET = Some("i686-pc-windows-msvc")
[INFO] [stderr] OPT_LEVEL = Some("0")
[INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr] cargo:rerun-if-env-changed=CC_i686-pc-windows-msvc
[INFO] [stderr] CC_i686-pc-windows-msvc = None
[INFO] [stderr] cargo:rerun-if-env-changed=CC_i686_pc_windows_msvc
[INFO] [stderr] CC_i686_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] RUSTC_LINKER = None
[INFO] [stderr] cargo:rerun-if-env-changed=CROSS_COMPILE
[INFO] [stderr] CROSS_COMPILE = 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("fxsr,sse,sse2,x87")
[INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_i686-pc-windows-msvc
[INFO] [stderr] CFLAGS_i686-pc-windows-msvc = None
[INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_i686_pc_windows_msvc
[INFO] [stderr] CFLAGS_i686_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] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-I" "src/zlib" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libz-sys-e7ca3a88c30b8adc/out/lib/src/zlib/adler32.o" "-c" "src/zlib/adler32.c"
[INFO] [stderr] exit status: 0
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-I" "src/zlib" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libz-sys-e7ca3a88c30b8adc/out/lib/src/zlib/compress.o" "-c" "src/zlib/compress.c"
[INFO] [stderr] exit status: 0
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-I" "src/zlib" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libz-sys-e7ca3a88c30b8adc/out/lib/src/zlib/crc32.o" "-c" "src/zlib/crc32.c"
[INFO] [stderr] exit status: 0
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-I" "src/zlib" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libz-sys-e7ca3a88c30b8adc/out/lib/src/zlib/deflate.o" "-c" "src/zlib/deflate.c"
[INFO] [stderr] exit status: 0
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-I" "src/zlib" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libz-sys-e7ca3a88c30b8adc/out/lib/src/zlib/infback.o" "-c" "src/zlib/infback.c"
[INFO] [stderr] exit status: 0
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-I" "src/zlib" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libz-sys-e7ca3a88c30b8adc/out/lib/src/zlib/inffast.o" "-c" "src/zlib/inffast.c"
[INFO] [stderr] exit status: 0
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-I" "src/zlib" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libz-sys-e7ca3a88c30b8adc/out/lib/src/zlib/inflate.o" "-c" "src/zlib/inflate.c"
[INFO] [stderr] exit status: 0
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-I" "src/zlib" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libz-sys-e7ca3a88c30b8adc/out/lib/src/zlib/inftrees.o" "-c" "src/zlib/inftrees.c"
[INFO] [stderr] exit status: 0
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-I" "src/zlib" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libz-sys-e7ca3a88c30b8adc/out/lib/src/zlib/trees.o" "-c" "src/zlib/trees.c"
[INFO] [stderr] exit status: 0
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-I" "src/zlib" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libz-sys-e7ca3a88c30b8adc/out/lib/src/zlib/uncompr.o" "-c" "src/zlib/uncompr.c"
[INFO] [stderr] exit status: 0
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-I" "src/zlib" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libz-sys-e7ca3a88c30b8adc/out/lib/src/zlib/zutil.o" "-c" "src/zlib/zutil.c"
[INFO] [stderr] exit status: 0
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-I" "src/zlib" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libz-sys-e7ca3a88c30b8adc/out/lib/src/zlib/gzclose.o" "-c" "src/zlib/gzclose.c"
[INFO] [stderr] exit status: 0
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-I" "src/zlib" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libz-sys-e7ca3a88c30b8adc/out/lib/src/zlib/gzlib.o" "-c" "src/zlib/gzlib.c"
[INFO] [stderr] cargo:warning=src/zlib/gzlib.c: In function 'gz_open':
[INFO] [stderr]
[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]
[INFO] [stderr] cargo:warning= 14 | # define LSEEK lseek
[INFO] [stderr]
[INFO] [stderr] cargo:warning= | ^~~~~
[INFO] [stderr]
[INFO] [stderr] cargo:warning=src/zlib/gzlib.c:252:9: note: in expansion of macro 'LSEEK'
[INFO] [stderr]
[INFO] [stderr] cargo:warning= 252 | LSEEK(state->fd, 0, SEEK_END); /* so gzoffset() is correct */
[INFO] [stderr]
[INFO] [stderr] cargo:warning= | ^~~~~
[INFO] [stderr]
[INFO] [stderr] exit status: 0
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-I" "src/zlib" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libz-sys-e7ca3a88c30b8adc/out/lib/src/zlib/gzread.o" "-c" "src/zlib/gzread.c"
[INFO] [stderr] cargo:warning=src/zlib/gzread.c: In function 'gz_load':
[INFO] [stderr]
[INFO] [stderr] cargo:warning=src/zlib/gzread.c:35:15: warning: implicit declaration of function 'read'; did you mean 'fread'? [-Wimplicit-function-declaration]
[INFO] [stderr]
[INFO] [stderr] cargo:warning= 35 | ret = read(state->fd, buf + *have, get);
[INFO] [stderr]
[INFO] [stderr] cargo:warning= | ^~~~
[INFO] [stderr]
[INFO] [stderr] cargo:warning= | fread
[INFO] [stderr]
[INFO] [stderr] cargo:warning=src/zlib/gzread.c: In function 'gzclose_r':
[INFO] [stderr]
[INFO] [stderr] cargo:warning=src/zlib/gzread.c:651:11: warning: implicit declaration of function 'close'; did you mean 'pclose'? [-Wimplicit-function-declaration]
[INFO] [stderr]
[INFO] [stderr] cargo:warning= 651 | ret = close(state->fd);
[INFO] [stderr]
[INFO] [stderr] cargo:warning= | ^~~~~
[INFO] [stderr]
[INFO] [stderr] cargo:warning= | pclose
[INFO] [stderr]
[INFO] [stderr] exit status: 0
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-I" "src/zlib" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libz-sys-e7ca3a88c30b8adc/out/lib/src/zlib/gzwrite.o" "-c" "src/zlib/gzwrite.c"
[INFO] [stderr] cargo:warning=src/zlib/gzwrite.c: In function 'gz_comp':
[INFO] [stderr]
[INFO] [stderr] cargo:warning=src/zlib/gzwrite.c:89:20: warning: implicit declaration of function 'write'; did you mean 'fwrite'? [-Wimplicit-function-declaration]
[INFO] [stderr]
[INFO] [stderr] cargo:warning= 89 | writ = write(state->fd, strm->next_in, put);
[INFO] [stderr]
[INFO] [stderr] cargo:warning= | ^~~~~
[INFO] [stderr]
[INFO] [stderr] cargo:warning= | fwrite
[INFO] [stderr]
[INFO] [stderr] cargo:warning=src/zlib/gzwrite.c: In function 'gzclose_w':
[INFO] [stderr]
[INFO] [stderr] cargo:warning=src/zlib/gzwrite.c:661:9: warning: implicit declaration of function 'close'; did you mean 'pclose'? [-Wimplicit-function-declaration]
[INFO] [stderr]
[INFO] [stderr] cargo:warning= 661 | if (close(state->fd) == -1)
[INFO] [stderr]
[INFO] [stderr] cargo:warning= | ^~~~~
[INFO] [stderr]
[INFO] [stderr] cargo:warning= | pclose
[INFO] [stderr]
[INFO] [stderr] exit status: 0
[INFO] [stderr] cargo:rerun-if-env-changed=AR_i686-pc-windows-msvc
[INFO] [stderr] AR_i686-pc-windows-msvc = None
[INFO] [stderr] cargo:rerun-if-env-changed=AR_i686_pc_windows_msvc
[INFO] [stderr] AR_i686_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_i686-pc-windows-msvc
[INFO] [stderr] ARFLAGS_i686-pc-windows-msvc = None
[INFO] [stderr] cargo:rerun-if-env-changed=ARFLAGS_i686_pc_windows_msvc
[INFO] [stderr] ARFLAGS_i686_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] running: "lib.exe" "-out:/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libz-sys-e7ca3a88c30b8adc/out/lib/libz.a" "-nologo" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libz-sys-e7ca3a88c30b8adc/out/lib/src/zlib/adler32.o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libz-sys-e7ca3a88c30b8adc/out/lib/src/zlib/compress.o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libz-sys-e7ca3a88c30b8adc/out/lib/src/zlib/crc32.o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libz-sys-e7ca3a88c30b8adc/out/lib/src/zlib/deflate.o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libz-sys-e7ca3a88c30b8adc/out/lib/src/zlib/infback.o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libz-sys-e7ca3a88c30b8adc/out/lib/src/zlib/inffast.o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libz-sys-e7ca3a88c30b8adc/out/lib/src/zlib/inflate.o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libz-sys-e7ca3a88c30b8adc/out/lib/src/zlib/inftrees.o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libz-sys-e7ca3a88c30b8adc/out/lib/src/zlib/trees.o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libz-sys-e7ca3a88c30b8adc/out/lib/src/zlib/uncompr.o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libz-sys-e7ca3a88c30b8adc/out/lib/src/zlib/zutil.o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libz-sys-e7ca3a88c30b8adc/out/lib/src/zlib/gzclose.o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libz-sys-e7ca3a88c30b8adc/out/lib/src/zlib/gzlib.o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libz-sys-e7ca3a88c30b8adc/out/lib/src/zlib/gzread.o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libz-sys-e7ca3a88c30b8adc/out/lib/src/zlib/gzwrite.o"
[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.8+1.55.1: GNU compiler is not supported for this target
[INFO] [stderr] warning: libnghttp2-sys@0.1.8+1.55.1: GNU compiler is not supported for this target
[INFO] [stderr] warning: libnghttp2-sys@0.1.8+1.55.1: GNU compiler is not supported for this target
[INFO] [stderr] warning: libnghttp2-sys@0.1.8+1.55.1: GNU compiler is not supported for this target
[INFO] [stderr] warning: libnghttp2-sys@0.1.8+1.55.1: GNU compiler is not supported for this target
[INFO] [stderr] warning: libnghttp2-sys@0.1.8+1.55.1: GNU compiler is not supported for this target
[INFO] [stderr] warning: libnghttp2-sys@0.1.8+1.55.1: GNU compiler is not supported for this target
[INFO] [stderr] warning: libnghttp2-sys@0.1.8+1.55.1: GNU compiler is not supported for this target
[INFO] [stderr] warning: libnghttp2-sys@0.1.8+1.55.1: nghttp2/lib/nghttp2_hd_huffman.c: In function 'nghttp2_hd_huff_encode':
[INFO] [stderr] warning: libnghttp2-sys@0.1.8+1.55.1: nghttp2/lib/nghttp2_hd_huffman.c:65:11: warning: implicit declaration of function 'htonl' [-Wimplicit-function-declaration]
[INFO] [stderr] warning: libnghttp2-sys@0.1.8+1.55.1: 65 | x = htonl((uint32_t)(code >> 32));
[INFO] [stderr] warning: libnghttp2-sys@0.1.8+1.55.1: | ^~~~~
[INFO] [stderr] warning: libnghttp2-sys@0.1.8+1.55.1: GNU compiler is not supported for this target
[INFO] [stderr] warning: libnghttp2-sys@0.1.8+1.55.1: GNU compiler is not supported for this target
[INFO] [stderr] warning: libnghttp2-sys@0.1.8+1.55.1: nghttp2/lib/nghttp2_helper.c: In function 'nghttp2_put_uint16be':
[INFO] [stderr] warning: libnghttp2-sys@0.1.8+1.55.1: nghttp2/lib/nghttp2_helper.c:33:16: warning: implicit declaration of function 'htons' [-Wimplicit-function-declaration]
[INFO] [stderr] warning: libnghttp2-sys@0.1.8+1.55.1: 33 | uint16_t x = htons(n);
[INFO] [stderr] warning: libnghttp2-sys@0.1.8+1.55.1: | ^~~~~
[INFO] [stderr] warning: libnghttp2-sys@0.1.8+1.55.1: nghttp2/lib/nghttp2_helper.c: In function 'nghttp2_put_uint32be':
[INFO] [stderr] warning: libnghttp2-sys@0.1.8+1.55.1: nghttp2/lib/nghttp2_helper.c:38:16: warning: implicit declaration of function 'htonl' [-Wimplicit-function-declaration]
[INFO] [stderr] warning: libnghttp2-sys@0.1.8+1.55.1: 38 | uint32_t x = htonl(n);
[INFO] [stderr] warning: libnghttp2-sys@0.1.8+1.55.1: | ^~~~~
[INFO] [stderr] warning: libnghttp2-sys@0.1.8+1.55.1: nghttp2/lib/nghttp2_helper.c: In function 'nghttp2_get_uint16':
[INFO] [stderr] warning: libnghttp2-sys@0.1.8+1.55.1: nghttp2/lib/nghttp2_helper.c:45:10: warning: implicit declaration of function 'ntohs' [-Wimplicit-function-declaration]
[INFO] [stderr] warning: libnghttp2-sys@0.1.8+1.55.1: 45 | return ntohs(n);
[INFO] [stderr] warning: libnghttp2-sys@0.1.8+1.55.1: | ^~~~~
[INFO] [stderr] warning: libnghttp2-sys@0.1.8+1.55.1: nghttp2/lib/nghttp2_helper.c: In function 'nghttp2_get_uint32':
[INFO] [stderr] warning: libnghttp2-sys@0.1.8+1.55.1: nghttp2/lib/nghttp2_helper.c:51:10: warning: implicit declaration of function 'ntohl' [-Wimplicit-function-declaration]
[INFO] [stderr] warning: libnghttp2-sys@0.1.8+1.55.1: 51 | return ntohl(n);
[INFO] [stderr] warning: libnghttp2-sys@0.1.8+1.55.1: | ^~~~~
[INFO] [stderr] warning: libnghttp2-sys@0.1.8+1.55.1: GNU compiler is not supported for this target
[INFO] [stderr] warning: libnghttp2-sys@0.1.8+1.55.1: GNU compiler is not supported for this target
[INFO] [stderr] warning: libnghttp2-sys@0.1.8+1.55.1: GNU compiler is not supported for this target
[INFO] [stderr] warning: libnghttp2-sys@0.1.8+1.55.1: GNU compiler is not supported for this target
[INFO] [stderr] warning: libnghttp2-sys@0.1.8+1.55.1: GNU compiler is not supported for this target
[INFO] [stderr] warning: libnghttp2-sys@0.1.8+1.55.1: GNU compiler is not supported for this target
[INFO] [stderr] warning: libnghttp2-sys@0.1.8+1.55.1: GNU compiler is not supported for this target
[INFO] [stderr] warning: libnghttp2-sys@0.1.8+1.55.1: GNU compiler is not supported for this target
[INFO] [stderr] warning: libnghttp2-sys@0.1.8+1.55.1: GNU compiler is not supported for this target
[INFO] [stderr] warning: libnghttp2-sys@0.1.8+1.55.1: GNU compiler is not supported for this target
[INFO] [stderr] warning: libnghttp2-sys@0.1.8+1.55.1: GNU compiler is not supported for this target
[INFO] [stderr] warning: libnghttp2-sys@0.1.8+1.55.1: GNU compiler is not supported for this target
[INFO] [stderr] warning: libnghttp2-sys@0.1.8+1.55.1: GNU compiler is not supported for this target
[INFO] [stderr] warning: libnghttp2-sys@0.1.8+1.55.1: GNU compiler is not supported for this target
[INFO] [stderr] warning: libnghttp2-sys@0.1.8+1.55.1: GNU compiler is not supported for this target
[INFO] [stderr] error: failed to run custom build command for `libnghttp2-sys v0.1.8+1.55.1`
[INFO] [stderr]
[INFO] [stderr] Caused by:
[INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/libnghttp2-sys-33746a47d0eb5bea/build-script-build` (exit status: 1)
[INFO] [stderr] --- stdout
[INFO] [stderr] TARGET = Some("i686-pc-windows-msvc")
[INFO] [stderr] OPT_LEVEL = Some("0")
[INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr] cargo:rerun-if-env-changed=CC_i686-pc-windows-msvc
[INFO] [stderr] CC_i686-pc-windows-msvc = None
[INFO] [stderr] cargo:rerun-if-env-changed=CC_i686_pc_windows_msvc
[INFO] [stderr] CC_i686_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] RUSTC_LINKER = None
[INFO] [stderr] cargo:rerun-if-env-changed=CROSS_COMPILE
[INFO] [stderr] CROSS_COMPILE = 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("fxsr,sse,sse2,x87")
[INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_i686-pc-windows-msvc
[INFO] [stderr] CFLAGS_i686-pc-windows-msvc = None
[INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_i686_pc_windows_msvc
[INFO] [stderr] CFLAGS_i686_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] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-I" "nghttp2/lib/includes" "-I" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libnghttp2-sys-d04f9e43cdb16d3a/out/i/include" "-DNGHTTP2_STATICLIB" "-DHAVE_NETINET_IN" "-Dssize_t=int32_t" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libnghttp2-sys-d04f9e43cdb16d3a/out/i/lib/nghttp2/lib/sfparse.o" "-c" "nghttp2/lib/sfparse.c"
[INFO] [stderr] exit status: 0
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-I" "nghttp2/lib/includes" "-I" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libnghttp2-sys-d04f9e43cdb16d3a/out/i/include" "-DNGHTTP2_STATICLIB" "-DHAVE_NETINET_IN" "-Dssize_t=int32_t" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libnghttp2-sys-d04f9e43cdb16d3a/out/i/lib/nghttp2/lib/nghttp2_buf.o" "-c" "nghttp2/lib/nghttp2_buf.c"
[INFO] [stderr] exit status: 0
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-I" "nghttp2/lib/includes" "-I" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libnghttp2-sys-d04f9e43cdb16d3a/out/i/include" "-DNGHTTP2_STATICLIB" "-DHAVE_NETINET_IN" "-Dssize_t=int32_t" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libnghttp2-sys-d04f9e43cdb16d3a/out/i/lib/nghttp2/lib/nghttp2_callbacks.o" "-c" "nghttp2/lib/nghttp2_callbacks.c"
[INFO] [stderr] exit status: 0
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-I" "nghttp2/lib/includes" "-I" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libnghttp2-sys-d04f9e43cdb16d3a/out/i/include" "-DNGHTTP2_STATICLIB" "-DHAVE_NETINET_IN" "-Dssize_t=int32_t" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libnghttp2-sys-d04f9e43cdb16d3a/out/i/lib/nghttp2/lib/nghttp2_debug.o" "-c" "nghttp2/lib/nghttp2_debug.c"
[INFO] [stderr] exit status: 0
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-I" "nghttp2/lib/includes" "-I" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libnghttp2-sys-d04f9e43cdb16d3a/out/i/include" "-DNGHTTP2_STATICLIB" "-DHAVE_NETINET_IN" "-Dssize_t=int32_t" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libnghttp2-sys-d04f9e43cdb16d3a/out/i/lib/nghttp2/lib/nghttp2_extpri.o" "-c" "nghttp2/lib/nghttp2_extpri.c"
[INFO] [stderr] exit status: 0
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-I" "nghttp2/lib/includes" "-I" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libnghttp2-sys-d04f9e43cdb16d3a/out/i/include" "-DNGHTTP2_STATICLIB" "-DHAVE_NETINET_IN" "-Dssize_t=int32_t" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libnghttp2-sys-d04f9e43cdb16d3a/out/i/lib/nghttp2/lib/nghttp2_frame.o" "-c" "nghttp2/lib/nghttp2_frame.c"
[INFO] [stderr] exit status: 0
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-I" "nghttp2/lib/includes" "-I" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libnghttp2-sys-d04f9e43cdb16d3a/out/i/include" "-DNGHTTP2_STATICLIB" "-DHAVE_NETINET_IN" "-Dssize_t=int32_t" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libnghttp2-sys-d04f9e43cdb16d3a/out/i/lib/nghttp2/lib/nghttp2_hd.o" "-c" "nghttp2/lib/nghttp2_hd.c"
[INFO] [stderr] exit status: 0
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-I" "nghttp2/lib/includes" "-I" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libnghttp2-sys-d04f9e43cdb16d3a/out/i/include" "-DNGHTTP2_STATICLIB" "-DHAVE_NETINET_IN" "-Dssize_t=int32_t" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libnghttp2-sys-d04f9e43cdb16d3a/out/i/lib/nghttp2/lib/nghttp2_hd_huffman.o" "-c" "nghttp2/lib/nghttp2_hd_huffman.c"
[INFO] [stderr] cargo:warning=nghttp2/lib/nghttp2_hd_huffman.c: In function 'nghttp2_hd_huff_encode':
[INFO] [stderr]
[INFO] [stderr] cargo:warning=nghttp2/lib/nghttp2_hd_huffman.c:65:11: warning: implicit declaration of function 'htonl' [-Wimplicit-function-declaration]
[INFO] [stderr]
[INFO] [stderr] cargo:warning= 65 | x = htonl((uint32_t)(code >> 32));
[INFO] [stderr]
[INFO] [stderr] cargo:warning= | ^~~~~
[INFO] [stderr]
[INFO] [stderr] exit status: 0
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-I" "nghttp2/lib/includes" "-I" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libnghttp2-sys-d04f9e43cdb16d3a/out/i/include" "-DNGHTTP2_STATICLIB" "-DHAVE_NETINET_IN" "-Dssize_t=int32_t" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libnghttp2-sys-d04f9e43cdb16d3a/out/i/lib/nghttp2/lib/nghttp2_hd_huffman_data.o" "-c" "nghttp2/lib/nghttp2_hd_huffman_data.c"
[INFO] [stderr] exit status: 0
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-I" "nghttp2/lib/includes" "-I" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libnghttp2-sys-d04f9e43cdb16d3a/out/i/include" "-DNGHTTP2_STATICLIB" "-DHAVE_NETINET_IN" "-Dssize_t=int32_t" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libnghttp2-sys-d04f9e43cdb16d3a/out/i/lib/nghttp2/lib/nghttp2_helper.o" "-c" "nghttp2/lib/nghttp2_helper.c"
[INFO] [stderr] cargo:warning=nghttp2/lib/nghttp2_helper.c: In function 'nghttp2_put_uint16be':
[INFO] [stderr]
[INFO] [stderr] cargo:warning=nghttp2/lib/nghttp2_helper.c:33:16: warning: implicit declaration of function 'htons' [-Wimplicit-function-declaration]
[INFO] [stderr]
[INFO] [stderr] cargo:warning= 33 | uint16_t x = htons(n);
[INFO] [stderr]
[INFO] [stderr] cargo:warning= | ^~~~~
[INFO] [stderr]
[INFO] [stderr] cargo:warning=nghttp2/lib/nghttp2_helper.c: In function 'nghttp2_put_uint32be':
[INFO] [stderr]
[INFO] [stderr] cargo:warning=nghttp2/lib/nghttp2_helper.c:38:16: warning: implicit declaration of function 'htonl' [-Wimplicit-function-declaration]
[INFO] [stderr]
[INFO] [stderr] cargo:warning= 38 | uint32_t x = htonl(n);
[INFO] [stderr]
[INFO] [stderr] cargo:warning= | ^~~~~
[INFO] [stderr]
[INFO] [stderr] cargo:warning=nghttp2/lib/nghttp2_helper.c: In function 'nghttp2_get_uint16':
[INFO] [stderr]
[INFO] [stderr] cargo:warning=nghttp2/lib/nghttp2_helper.c:45:10: warning: implicit declaration of function 'ntohs' [-Wimplicit-function-declaration]
[INFO] [stderr]
[INFO] [stderr] cargo:warning= 45 | return ntohs(n);
[INFO] [stderr]
[INFO] [stderr] cargo:warning= | ^~~~~
[INFO] [stderr]
[INFO] [stderr] cargo:warning=nghttp2/lib/nghttp2_helper.c: In function 'nghttp2_get_uint32':
[INFO] [stderr]
[INFO] [stderr] cargo:warning=nghttp2/lib/nghttp2_helper.c:51:10: warning: implicit declaration of function 'ntohl' [-Wimplicit-function-declaration]
[INFO] [stderr]
[INFO] [stderr] cargo:warning= 51 | return ntohl(n);
[INFO] [stderr]
[INFO] [stderr] cargo:warning= | ^~~~~
[INFO] [stderr]
[INFO] [stderr] exit status: 0
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-I" "nghttp2/lib/includes" "-I" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libnghttp2-sys-d04f9e43cdb16d3a/out/i/include" "-DNGHTTP2_STATICLIB" "-DHAVE_NETINET_IN" "-Dssize_t=int32_t" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libnghttp2-sys-d04f9e43cdb16d3a/out/i/lib/nghttp2/lib/nghttp2_http.o" "-c" "nghttp2/lib/nghttp2_http.c"
[INFO] [stderr] exit status: 0
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-I" "nghttp2/lib/includes" "-I" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libnghttp2-sys-d04f9e43cdb16d3a/out/i/include" "-DNGHTTP2_STATICLIB" "-DHAVE_NETINET_IN" "-Dssize_t=int32_t" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libnghttp2-sys-d04f9e43cdb16d3a/out/i/lib/nghttp2/lib/nghttp2_map.o" "-c" "nghttp2/lib/nghttp2_map.c"
[INFO] [stderr] exit status: 0
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-I" "nghttp2/lib/includes" "-I" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libnghttp2-sys-d04f9e43cdb16d3a/out/i/include" "-DNGHTTP2_STATICLIB" "-DHAVE_NETINET_IN" "-Dssize_t=int32_t" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libnghttp2-sys-d04f9e43cdb16d3a/out/i/lib/nghttp2/lib/nghttp2_mem.o" "-c" "nghttp2/lib/nghttp2_mem.c"
[INFO] [stderr] exit status: 0
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-I" "nghttp2/lib/includes" "-I" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libnghttp2-sys-d04f9e43cdb16d3a/out/i/include" "-DNGHTTP2_STATICLIB" "-DHAVE_NETINET_IN" "-Dssize_t=int32_t" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libnghttp2-sys-d04f9e43cdb16d3a/out/i/lib/nghttp2/lib/nghttp2_npn.o" "-c" "nghttp2/lib/nghttp2_npn.c"
[INFO] [stderr] exit status: 0
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-I" "nghttp2/lib/includes" "-I" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libnghttp2-sys-d04f9e43cdb16d3a/out/i/include" "-DNGHTTP2_STATICLIB" "-DHAVE_NETINET_IN" "-Dssize_t=int32_t" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libnghttp2-sys-d04f9e43cdb16d3a/out/i/lib/nghttp2/lib/nghttp2_option.o" "-c" "nghttp2/lib/nghttp2_option.c"
[INFO] [stderr] exit status: 0
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-I" "nghttp2/lib/includes" "-I" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libnghttp2-sys-d04f9e43cdb16d3a/out/i/include" "-DNGHTTP2_STATICLIB" "-DHAVE_NETINET_IN" "-Dssize_t=int32_t" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libnghttp2-sys-d04f9e43cdb16d3a/out/i/lib/nghttp2/lib/nghttp2_outbound_item.o" "-c" "nghttp2/lib/nghttp2_outbound_item.c"
[INFO] [stderr] exit status: 0
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-I" "nghttp2/lib/includes" "-I" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libnghttp2-sys-d04f9e43cdb16d3a/out/i/include" "-DNGHTTP2_STATICLIB" "-DHAVE_NETINET_IN" "-Dssize_t=int32_t" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libnghttp2-sys-d04f9e43cdb16d3a/out/i/lib/nghttp2/lib/nghttp2_pq.o" "-c" "nghttp2/lib/nghttp2_pq.c"
[INFO] [stderr] exit status: 0
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-I" "nghttp2/lib/includes" "-I" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libnghttp2-sys-d04f9e43cdb16d3a/out/i/include" "-DNGHTTP2_STATICLIB" "-DHAVE_NETINET_IN" "-Dssize_t=int32_t" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libnghttp2-sys-d04f9e43cdb16d3a/out/i/lib/nghttp2/lib/nghttp2_priority_spec.o" "-c" "nghttp2/lib/nghttp2_priority_spec.c"
[INFO] [stderr] exit status: 0
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-I" "nghttp2/lib/includes" "-I" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libnghttp2-sys-d04f9e43cdb16d3a/out/i/include" "-DNGHTTP2_STATICLIB" "-DHAVE_NETINET_IN" "-Dssize_t=int32_t" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libnghttp2-sys-d04f9e43cdb16d3a/out/i/lib/nghttp2/lib/nghttp2_queue.o" "-c" "nghttp2/lib/nghttp2_queue.c"
[INFO] [stderr] exit status: 0
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-I" "nghttp2/lib/includes" "-I" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libnghttp2-sys-d04f9e43cdb16d3a/out/i/include" "-DNGHTTP2_STATICLIB" "-DHAVE_NETINET_IN" "-Dssize_t=int32_t" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libnghttp2-sys-d04f9e43cdb16d3a/out/i/lib/nghttp2/lib/nghttp2_rcbuf.o" "-c" "nghttp2/lib/nghttp2_rcbuf.c"
[INFO] [stderr] exit status: 0
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-I" "nghttp2/lib/includes" "-I" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libnghttp2-sys-d04f9e43cdb16d3a/out/i/include" "-DNGHTTP2_STATICLIB" "-DHAVE_NETINET_IN" "-Dssize_t=int32_t" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libnghttp2-sys-d04f9e43cdb16d3a/out/i/lib/nghttp2/lib/nghttp2_session.o" "-c" "nghttp2/lib/nghttp2_session.c"
[INFO] [stderr] exit status: 0
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-I" "nghttp2/lib/includes" "-I" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libnghttp2-sys-d04f9e43cdb16d3a/out/i/include" "-DNGHTTP2_STATICLIB" "-DHAVE_NETINET_IN" "-Dssize_t=int32_t" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libnghttp2-sys-d04f9e43cdb16d3a/out/i/lib/nghttp2/lib/nghttp2_stream.o" "-c" "nghttp2/lib/nghttp2_stream.c"
[INFO] [stderr] exit status: 0
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-I" "nghttp2/lib/includes" "-I" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libnghttp2-sys-d04f9e43cdb16d3a/out/i/include" "-DNGHTTP2_STATICLIB" "-DHAVE_NETINET_IN" "-Dssize_t=int32_t" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libnghttp2-sys-d04f9e43cdb16d3a/out/i/lib/nghttp2/lib/nghttp2_submit.o" "-c" "nghttp2/lib/nghttp2_submit.c"
[INFO] [stderr] exit status: 0
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-I" "nghttp2/lib/includes" "-I" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libnghttp2-sys-d04f9e43cdb16d3a/out/i/include" "-DNGHTTP2_STATICLIB" "-DHAVE_NETINET_IN" "-Dssize_t=int32_t" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libnghttp2-sys-d04f9e43cdb16d3a/out/i/lib/nghttp2/lib/nghttp2_version.o" "-c" "nghttp2/lib/nghttp2_version.c"
[INFO] [stderr] exit status: 0
[INFO] [stderr] cargo:rerun-if-env-changed=AR_i686-pc-windows-msvc
[INFO] [stderr] AR_i686-pc-windows-msvc = None
[INFO] [stderr] cargo:rerun-if-env-changed=AR_i686_pc_windows_msvc
[INFO] [stderr] AR_i686_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_i686-pc-windows-msvc
[INFO] [stderr] ARFLAGS_i686-pc-windows-msvc = None
[INFO] [stderr] cargo:rerun-if-env-changed=ARFLAGS_i686_pc_windows_msvc
[INFO] [stderr] ARFLAGS_i686_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] running: "lib.exe" "-out:/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libnghttp2-sys-d04f9e43cdb16d3a/out/i/lib/libnghttp2.a" "-nologo" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libnghttp2-sys-d04f9e43cdb16d3a/out/i/lib/nghttp2/lib/sfparse.o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libnghttp2-sys-d04f9e43cdb16d3a/out/i/lib/nghttp2/lib/nghttp2_buf.o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libnghttp2-sys-d04f9e43cdb16d3a/out/i/lib/nghttp2/lib/nghttp2_callbacks.o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libnghttp2-sys-d04f9e43cdb16d3a/out/i/lib/nghttp2/lib/nghttp2_debug.o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libnghttp2-sys-d04f9e43cdb16d3a/out/i/lib/nghttp2/lib/nghttp2_extpri.o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libnghttp2-sys-d04f9e43cdb16d3a/out/i/lib/nghttp2/lib/nghttp2_frame.o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libnghttp2-sys-d04f9e43cdb16d3a/out/i/lib/nghttp2/lib/nghttp2_hd.o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libnghttp2-sys-d04f9e43cdb16d3a/out/i/lib/nghttp2/lib/nghttp2_hd_huffman.o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libnghttp2-sys-d04f9e43cdb16d3a/out/i/lib/nghttp2/lib/nghttp2_hd_huffman_data.o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libnghttp2-sys-d04f9e43cdb16d3a/out/i/lib/nghttp2/lib/nghttp2_helper.o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libnghttp2-sys-d04f9e43cdb16d3a/out/i/lib/nghttp2/lib/nghttp2_http.o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libnghttp2-sys-d04f9e43cdb16d3a/out/i/lib/nghttp2/lib/nghttp2_map.o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libnghttp2-sys-d04f9e43cdb16d3a/out/i/lib/nghttp2/lib/nghttp2_mem.o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libnghttp2-sys-d04f9e43cdb16d3a/out/i/lib/nghttp2/lib/nghttp2_npn.o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libnghttp2-sys-d04f9e43cdb16d3a/out/i/lib/nghttp2/lib/nghttp2_option.o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libnghttp2-sys-d04f9e43cdb16d3a/out/i/lib/nghttp2/lib/nghttp2_outbound_item.o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libnghttp2-sys-d04f9e43cdb16d3a/out/i/lib/nghttp2/lib/nghttp2_pq.o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libnghttp2-sys-d04f9e43cdb16d3a/out/i/lib/nghttp2/lib/nghttp2_priority_spec.o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libnghttp2-sys-d04f9e43cdb16d3a/out/i/lib/nghttp2/lib/nghttp2_queue.o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libnghttp2-sys-d04f9e43cdb16d3a/out/i/lib/nghttp2/lib/nghttp2_rcbuf.o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libnghttp2-sys-d04f9e43cdb16d3a/out/i/lib/nghttp2/lib/nghttp2_session.o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libnghttp2-sys-d04f9e43cdb16d3a/out/i/lib/nghttp2/lib/nghttp2_stream.o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libnghttp2-sys-d04f9e43cdb16d3a/out/i/lib/nghttp2/lib/nghttp2_submit.o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libnghttp2-sys-d04f9e43cdb16d3a/out/i/lib/nghttp2/lib/nghttp2_version.o"
[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" "21d25722ff4a9579b3b8d0c9539e01702bdca397cde85b9aa2d23e200d363cd2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "21d25722ff4a9579b3b8d0c9539e01702bdca397cde85b9aa2d23e200d363cd2", kill_on_drop: false }`
[INFO] [stdout] 21d25722ff4a9579b3b8d0c9539e01702bdca397cde85b9aa2d23e200d363cd2