Build #1572843 2024-12-03T16:12:44.565774+00:00
# rustc version
rustc 1.84.0-nightly (3fee0f12e 2024-11-20)# docs.rs version
docsrs 0.6.0 (3767aed0 2024-11-29)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder/builds/snarkvm-parameters-1.1.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/snarkvm-parameters-1.1.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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2024-11-21" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20241120-1.84.0-nightly-3fee0f12e\", \"--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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 684c61d5bc5a88154363540d5ec9349b75826e01b390fb6288fa876e2a0bd588
[INFO] running `Command { std: "docker" "start" "-a" "684c61d5bc5a88154363540d5ec9349b75826e01b390fb6288fa876e2a0bd588", kill_on_drop: false }`
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr] Checking dirs-sys v0.3.7
[INFO] [stderr] Compiling libz-sys v1.1.14
[INFO] [stderr] Compiling thiserror v1.0.56
[INFO] [stderr] Checking indexmap v2.2.6
[INFO] [stderr] Compiling libc v0.2.152
[INFO] [stderr] Compiling num-bigint v0.4.4
[INFO] [stderr] Checking generic-array v0.14.7
[INFO] [stderr] Checking rayon-core v1.12.1
[INFO] [stderr] Checking dirs v4.0.0
[INFO] [stderr] Checking aleo-std-storage v0.1.7
[INFO] [stderr] Checking windows_i686_msvc v0.52.0
[INFO] [stderr] Checking ryu v1.0.16
[INFO] [stderr] Checking aleo-std-profiler v0.1.15
[INFO] [stderr] Checking itoa v1.0.10
[INFO] [stderr] Checking aleo-std-cpu v0.1.4
[INFO] [stderr] Checking aleo-std-timer v0.1.2
[INFO] [stderr] Checking windows-targets v0.52.0
[INFO] [stderr] Checking aleo-std v0.1.24
[INFO] [stderr] Checking zeroize v1.7.0
[INFO] [stderr] Checking rayon v1.8.1
[INFO] [stderr] Checking rand v0.8.5
[INFO] [stderr] Checking anyhow v1.0.79
[INFO] [stderr] Checking serde_json v1.0.117
[INFO] [stderr] Checking bincode v1.3.3
[INFO] [stderr] warning: libz-sys@1.1.14: GNU compiler is not supported for this target
[INFO] [stderr] warning: libz-sys@1.1.14: GNU compiler is not supported for this target
[INFO] [stderr] warning: libz-sys@1.1.14: GNU compiler is not supported for this target
[INFO] [stderr] warning: libz-sys@1.1.14: GNU compiler is not supported for this target
[INFO] [stderr] warning: libz-sys@1.1.14: GNU compiler is not supported for this target
[INFO] [stderr] warning: libz-sys@1.1.14: GNU compiler is not supported for this target
[INFO] [stderr] warning: libz-sys@1.1.14: GNU compiler is not supported for this target
[INFO] [stderr] warning: libz-sys@1.1.14: GNU compiler is not supported for this target
[INFO] [stderr] warning: libz-sys@1.1.14: GNU compiler is not supported for this target
[INFO] [stderr] warning: libz-sys@1.1.14: GNU compiler is not supported for this target
[INFO] [stderr] warning: libz-sys@1.1.14: GNU compiler is not supported for this target
[INFO] [stderr] warning: libz-sys@1.1.14: GNU compiler is not supported for this target
[INFO] [stderr] warning: libz-sys@1.1.14: GNU compiler is not supported for this target
[INFO] [stderr] warning: libz-sys@1.1.14: src/zlib/gzlib.c: In function 'gz_open':
[INFO] [stderr] warning: libz-sys@1.1.14: 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.14: 14 | # define LSEEK lseek
[INFO] [stderr] warning: libz-sys@1.1.14: | ^~~~~
[INFO] [stderr] warning: libz-sys@1.1.14: src/zlib/gzlib.c:242:9: note: in expansion of macro 'LSEEK'
[INFO] [stderr] warning: libz-sys@1.1.14: 242 | LSEEK(state->fd, 0, SEEK_END); /* so gzoffset() is correct */
[INFO] [stderr] warning: libz-sys@1.1.14: | ^~~~~
[INFO] [stderr] warning: libz-sys@1.1.14: GNU compiler is not supported for this target
[INFO] [stderr] warning: libz-sys@1.1.14: src/zlib/gzread.c: In function 'gz_load':
[INFO] [stderr] warning: libz-sys@1.1.14: 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.14: 22 | ret = read(state->fd, buf + *have, get);
[INFO] [stderr] warning: libz-sys@1.1.14: | ^~~~
[INFO] [stderr] warning: libz-sys@1.1.14: | fread
[INFO] [stderr] warning: libz-sys@1.1.14: src/zlib/gzread.c: In function 'gzclose_r':
[INFO] [stderr] warning: libz-sys@1.1.14: 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.14: 599 | ret = close(state->fd);
[INFO] [stderr] warning: libz-sys@1.1.14: | ^~~~~
[INFO] [stderr] warning: libz-sys@1.1.14: | pclose
[INFO] [stderr] warning: libz-sys@1.1.14: GNU compiler is not supported for this target
[INFO] [stderr] warning: libz-sys@1.1.14: src/zlib/gzwrite.c: In function 'gz_comp':
[INFO] [stderr] warning: libz-sys@1.1.14: 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.14: 78 | writ = write(state->fd, strm->next_in, put);
[INFO] [stderr] warning: libz-sys@1.1.14: | ^~~~~
[INFO] [stderr] warning: libz-sys@1.1.14: | fwrite
[INFO] [stderr] warning: libz-sys@1.1.14: src/zlib/gzwrite.c: In function 'gzclose_w':
[INFO] [stderr] warning: libz-sys@1.1.14: 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.14: 627 | if (close(state->fd) == -1)
[INFO] [stderr] warning: libz-sys@1.1.14: | ^~~~~
[INFO] [stderr] warning: libz-sys@1.1.14: | pclose
[INFO] [stderr] warning: libz-sys@1.1.14: GNU compiler is not supported for this target
[INFO] [stderr] error: failed to run custom build command for `libz-sys v1.1.14`
[INFO] [stderr]
[INFO] [stderr] Caused by:
[INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/libz-sys-470ef0734c17fa1e/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")
[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-5f15d8bbc4c58e35/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-5f15d8bbc4c58e35/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-5f15d8bbc4c58e35/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-5f15d8bbc4c58e35/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-5f15d8bbc4c58e35/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-5f15d8bbc4c58e35/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-5f15d8bbc4c58e35/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-5f15d8bbc4c58e35/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-5f15d8bbc4c58e35/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-5f15d8bbc4c58e35/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-5f15d8bbc4c58e35/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-5f15d8bbc4c58e35/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-5f15d8bbc4c58e35/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:242:9: note: in expansion of macro 'LSEEK'
[INFO] [stderr]
[INFO] [stderr] cargo:warning= 242 | 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-5f15d8bbc4c58e35/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:22:15: warning: implicit declaration of function 'read'; did you mean 'fread'? [-Wimplicit-function-declaration]
[INFO] [stderr]
[INFO] [stderr] cargo:warning= 22 | 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:599:11: warning: implicit declaration of function 'close'; did you mean 'pclose'? [-Wimplicit-function-declaration]
[INFO] [stderr]
[INFO] [stderr] cargo:warning= 599 | 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-5f15d8bbc4c58e35/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:78:20: warning: implicit declaration of function 'write'; did you mean 'fwrite'? [-Wimplicit-function-declaration]
[INFO] [stderr]
[INFO] [stderr] cargo:warning= 78 | 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:627:9: warning: implicit declaration of function 'close'; did you mean 'pclose'? [-Wimplicit-function-declaration]
[INFO] [stderr]
[INFO] [stderr] cargo:warning= 627 | 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-5f15d8bbc4c58e35/out/lib/libz.a" "-nologo" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libz-sys-5f15d8bbc4c58e35/out/lib/src/zlib/adler32.o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libz-sys-5f15d8bbc4c58e35/out/lib/src/zlib/compress.o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libz-sys-5f15d8bbc4c58e35/out/lib/src/zlib/crc32.o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libz-sys-5f15d8bbc4c58e35/out/lib/src/zlib/deflate.o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libz-sys-5f15d8bbc4c58e35/out/lib/src/zlib/infback.o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libz-sys-5f15d8bbc4c58e35/out/lib/src/zlib/inffast.o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libz-sys-5f15d8bbc4c58e35/out/lib/src/zlib/inflate.o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libz-sys-5f15d8bbc4c58e35/out/lib/src/zlib/inftrees.o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libz-sys-5f15d8bbc4c58e35/out/lib/src/zlib/trees.o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libz-sys-5f15d8bbc4c58e35/out/lib/src/zlib/uncompr.o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libz-sys-5f15d8bbc4c58e35/out/lib/src/zlib/zutil.o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libz-sys-5f15d8bbc4c58e35/out/lib/src/zlib/gzclose.o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libz-sys-5f15d8bbc4c58e35/out/lib/src/zlib/gzlib.o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libz-sys-5f15d8bbc4c58e35/out/lib/src/zlib/gzread.o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libz-sys-5f15d8bbc4c58e35/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] running `Command { std: "docker" "inspect" "684c61d5bc5a88154363540d5ec9349b75826e01b390fb6288fa876e2a0bd588", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "684c61d5bc5a88154363540d5ec9349b75826e01b390fb6288fa876e2a0bd588", kill_on_drop: false }`
[INFO] [stdout] 684c61d5bc5a88154363540d5ec9349b75826e01b390fb6288fa876e2a0bd588