Build #1782704 2025-02-20T02:59:16.404562+00:00
# rustc version
rustc 1.87.0-nightly (f280acf4c 2025-02-19)# docs.rs version
docsrs 0.6.0 (35977596 2025-02-09)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder/builds/wasmtime-30.0.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/wasmtime-30.0.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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/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\", \"-20250219-1.87.0-nightly-f280acf4c\", \"--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] a56700040de803cf8f8e9190e476cf55003f6e02d5a7278ff112e3479f70f296
[INFO] running `Command { std: "docker" "start" "-a" "a56700040de803cf8f8e9190e476cf55003f6e02d5a7278ff112e3479f70f296", kill_on_drop: false }`
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr] Compiling zstd-sys v2.0.9+zstd.1.5.5
[INFO] [stderr] Checking cranelift-native v0.117.0
[INFO] [stderr] Checking cranelift-frontend v0.117.0
[INFO] [stderr] Compiling wasmtime-jit-debug v30.0.0
[INFO] [stderr] Checking logos v0.14.2
[INFO] [stderr] Compiling wasmtime-fiber v30.0.0
[INFO] [stderr] warning: wasmtime-fiber@30.0.0: GNU compiler is not supported for this target
[INFO] [stderr] warning: wasmtime-fiber@30.0.0: src/windows.c:1:10: fatal error: windows.h: No such file or directory
[INFO] [stderr] warning: wasmtime-fiber@30.0.0: 1 | #include <windows.h>
[INFO] [stderr] warning: wasmtime-fiber@30.0.0: | ^~~~~~~~~~~
[INFO] [stderr] warning: wasmtime-fiber@30.0.0: compilation terminated.
[INFO] [stderr] error: failed to run custom build command for `wasmtime-fiber v30.0.0`
[INFO] [stderr]
[INFO] [stderr] Caused by:
[INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/wasmtime-fiber-c9c6bb5ad697d389/build-script-build` (exit status: 1)
[INFO] [stderr] --- stdout
[INFO] [stderr] cargo:rustc-check-cfg=cfg(asan)
[INFO] [stderr] cargo:rerun-if-changed=src/windows.c
[INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/i686-pc-windows-msvc/debug/build/wasmtime-fiber-5b092823112684a4/out)
[INFO] [stderr] OPT_LEVEL = Some(0)
[INFO] [stderr] TARGET = Some(i686-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_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] 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(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] CARGO_ENCODED_RUSTFLAGS = Some()
[INFO] [stderr] cargo:warning=src/windows.c:1:10: fatal error: windows.h: No such file or directory
[INFO] [stderr] cargo:warning= 1 | #include <windows.h>
[INFO] [stderr] cargo:warning= | ^~~~~~~~~~~
[INFO] [stderr] cargo:warning=compilation terminated.
[INFO] [stderr]
[INFO] [stderr] --- stderr
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] error occurred in cc-rs: Command LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-Wall" "-Wextra" "-DVERSIONED_SUFFIX=_30_0_0" "-DCFG_TARGET_OS_windows" "-DCFG_TARGET_ARCH_x86" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/wasmtime-fiber-5b092823112684a4/out/ea708c7824d36062-windows.o" "-c" "src/windows.c" with args cc did not execute successfully (status code exit status: 1).
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] warning: wasmtime-jit-debug@30.0.0: GNU compiler is not supported for this target
[INFO] [stderr] warning: wasmtime-jit-debug@30.0.0: gdbjit.c:10:1: warning: return type defaults to 'int' [-Wimplicit-int]
[INFO] [stderr] warning: wasmtime-jit-debug@30.0.0: 10 | __declspec(dllexport)
[INFO] [stderr] warning: wasmtime-jit-debug@30.0.0: | ^~~~~~~~~~
[INFO] [stderr] warning: wasmtime-jit-debug@30.0.0: gdbjit.c: In function '__declspec':
[INFO] [stderr] warning: wasmtime-jit-debug@30.0.0: gdbjit.c:20:38: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
[INFO] [stderr] warning: wasmtime-jit-debug@30.0.0: 20 | void __jit_debug_register_code() {
[INFO] [stderr] warning: wasmtime-jit-debug@30.0.0: | ^
[INFO] [stderr] warning: wasmtime-jit-debug@30.0.0: gdbjit.c:26:1: warning: empty declaration
[INFO] [stderr] warning: wasmtime-jit-debug@30.0.0: 26 | struct JITDescriptor {
[INFO] [stderr] warning: wasmtime-jit-debug@30.0.0: | ^~~~~~
[INFO] [stderr] warning: wasmtime-jit-debug@30.0.0: gdbjit.c:35:1: error: expected declaration specifiers before '__declspec'
[INFO] [stderr] warning: wasmtime-jit-debug@30.0.0: 35 | __declspec(dllexport)
[INFO] [stderr] warning: wasmtime-jit-debug@30.0.0: | ^~~~~~~~~~
[INFO] [stderr] warning: wasmtime-jit-debug@30.0.0: gdbjit.c:42:65: error: expected declaration specifiers before ';' token
[INFO] [stderr] warning: wasmtime-jit-debug@30.0.0: 42 | struct JITDescriptor __jit_debug_descriptor = {1, 0, NULL, NULL};
[INFO] [stderr] warning: wasmtime-jit-debug@30.0.0: | ^
[INFO] [stderr] warning: wasmtime-jit-debug@30.0.0: gdbjit.c:44:73: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
[INFO] [stderr] warning: wasmtime-jit-debug@30.0.0: 44 | struct JITDescriptor *VERSIONED_SYMBOL(wasmtime_jit_debug_descriptor)() {
[INFO] [stderr] warning: wasmtime-jit-debug@30.0.0: | ^
[INFO] [stderr] warning: wasmtime-jit-debug@30.0.0: gdbjit.c:10:1: warning: type of 'dllexport' defaults to 'int' [-Wimplicit-int]
[INFO] [stderr] warning: wasmtime-jit-debug@30.0.0: 10 | __declspec(dllexport)
[INFO] [stderr] warning: wasmtime-jit-debug@30.0.0: | ^~~~~~~~~~
[INFO] [stderr] warning: wasmtime-jit-debug@30.0.0: gdbjit.c:47: error: expected '{' at end of input
[INFO] [stderr] warning: wasmtime-jit-debug@30.0.0: gdbjit.c:10:1: warning: unused parameter 'dllexport' [-Wunused-parameter]
[INFO] [stderr] warning: wasmtime-jit-debug@30.0.0: 10 | __declspec(dllexport)
[INFO] [stderr] warning: wasmtime-jit-debug@30.0.0: | ^~~~~~~~~~
[INFO] [stderr] warning: wasmtime-jit-debug@30.0.0: gdbjit.c:47: warning: control reaches end of non-void function [-Wreturn-type]
[INFO] [stderr] error: failed to run custom build command for `wasmtime-jit-debug v30.0.0`
[INFO] [stderr]
[INFO] [stderr] Caused by:
[INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/wasmtime-jit-debug-f4565affd1477c72/build-script-build` (exit status: 1)
[INFO] [stderr] --- stdout
[INFO] [stderr] cargo:rerun-if-changed=gdbjit.c
[INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/i686-pc-windows-msvc/debug/build/wasmtime-jit-debug-8c3a58c617878c4b/out)
[INFO] [stderr] OPT_LEVEL = Some(0)
[INFO] [stderr] TARGET = Some(i686-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_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] 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(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] CARGO_ENCODED_RUSTFLAGS = Some()
[INFO] [stderr] cargo:warning=gdbjit.c:10:1: warning: return type defaults to 'int' [-Wimplicit-int]
[INFO] [stderr] cargo:warning= 10 | __declspec(dllexport)
[INFO] [stderr] cargo:warning= | ^~~~~~~~~~
[INFO] [stderr] cargo:warning=gdbjit.c: In function '__declspec':
[INFO] [stderr] cargo:warning=gdbjit.c:20:38: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
[INFO] [stderr] cargo:warning= 20 | void __jit_debug_register_code() {
[INFO] [stderr] cargo:warning= | ^
[INFO] [stderr] cargo:warning=gdbjit.c:26:1: warning: empty declaration
[INFO] [stderr] cargo:warning= 26 | struct JITDescriptor {
[INFO] [stderr] cargo:warning= | ^~~~~~
[INFO] [stderr] cargo:warning=gdbjit.c:35:1: error: expected declaration specifiers before '__declspec'
[INFO] [stderr] cargo:warning= 35 | __declspec(dllexport)
[INFO] [stderr] cargo:warning= | ^~~~~~~~~~
[INFO] [stderr] cargo:warning=gdbjit.c:42:65: error: expected declaration specifiers before ';' token
[INFO] [stderr] cargo:warning= 42 | struct JITDescriptor __jit_debug_descriptor = {1, 0, NULL, NULL};
[INFO] [stderr] cargo:warning= | ^
[INFO] [stderr] cargo:warning=gdbjit.c:44:73: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
[INFO] [stderr] cargo:warning= 44 | struct JITDescriptor *VERSIONED_SYMBOL(wasmtime_jit_debug_descriptor)() {
[INFO] [stderr] cargo:warning= | ^
[INFO] [stderr] cargo:warning=gdbjit.c:10:1: warning: type of 'dllexport' defaults to 'int' [-Wimplicit-int]
[INFO] [stderr] cargo:warning= 10 | __declspec(dllexport)
[INFO] [stderr] cargo:warning= | ^~~~~~~~~~
[INFO] [stderr] cargo:warning=gdbjit.c:47: error: expected '{' at end of input
[INFO] [stderr] cargo:warning=gdbjit.c:10:1: warning: unused parameter 'dllexport' [-Wunused-parameter]
[INFO] [stderr] cargo:warning= 10 | __declspec(dllexport)
[INFO] [stderr] cargo:warning= | ^~~~~~~~~~
[INFO] [stderr] cargo:warning=gdbjit.c:47: warning: control reaches end of non-void function [-Wreturn-type]
[INFO] [stderr]
[INFO] [stderr] --- stderr
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] error occurred in cc-rs: Command LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-Wall" "-Wextra" "-DCFG_TARGET_OS_windows" "-DVERSIONED_SUFFIX=_30_0_0" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/wasmtime-jit-debug-8c3a58c617878c4b/out/db3b6bfb95261072-gdbjit.o" "-c" "gdbjit.c" with args cc did not execute successfully (status code exit status: 1).
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: GNU compiler is not supported for this target
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: GNU compiler is not supported for this target
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: GNU compiler is not supported for this target
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: GNU compiler is not supported for this target
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: GNU compiler is not supported for this target
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: GNU compiler is not supported for this target
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: GNU compiler is not supported for this target
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: GNU compiler is not supported for this target
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: GNU compiler is not supported for this target
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: GNU compiler is not supported for this target
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: GNU compiler is not supported for this target
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: GNU compiler is not supported for this target
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: GNU compiler is not supported for this target
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: GNU compiler is not supported for this target
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: GNU compiler is not supported for this target
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: GNU compiler is not supported for this target
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: GNU compiler is not supported for this target
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: GNU compiler is not supported for this target
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: GNU compiler is not supported for this target
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: GNU compiler is not supported for this target
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: GNU compiler is not supported for this target
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: GNU compiler is not supported for this target
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: GNU compiler is not supported for this target
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: GNU compiler is not supported for this target
[INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: GNU compiler is not supported for this target
[INFO] [stderr] error: failed to run custom build command for `zstd-sys v2.0.9+zstd.1.5.5`
[INFO] [stderr]
[INFO] [stderr] Caused by:
[INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/zstd-sys-f7b2c2c2264822ba/build-script-build` (exit status: 1)
[INFO] [stderr] --- stdout
[INFO] [stderr] cargo:rerun-if-env-changed=ZSTD_SYS_USE_PKG_CONFIG
[INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/i686-pc-windows-msvc/debug/build/zstd-sys-a27b39b26fcee064/out)
[INFO] [stderr] OPT_LEVEL = Some(0)
[INFO] [stderr] TARGET = Some(i686-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_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] 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(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] CARGO_ENCODED_RUSTFLAGS = Some()
[INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/i686-pc-windows-msvc/debug/build/zstd-sys-a27b39b26fcee064/out)
[INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr] CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr] TARGET = Some(i686-pc-windows-msvc)
[INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr] HOST = Some(x86_64-unknown-linux-gnu)
[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] OUT_DIR = Some(/opt/rustwide/target/i686-pc-windows-msvc/debug/build/zstd-sys-a27b39b26fcee064/out)
[INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr] CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr] TARGET = Some(i686-pc-windows-msvc)
[INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr] HOST = Some(x86_64-unknown-linux-gnu)
[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] OUT_DIR = Some(/opt/rustwide/target/i686-pc-windows-msvc/debug/build/zstd-sys-a27b39b26fcee064/out)
[INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr] CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr] TARGET = Some(i686-pc-windows-msvc)
[INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr] HOST = Some(x86_64-unknown-linux-gnu)
[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] 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] exit status: 0
[INFO] [stderr] exit status: 0
[INFO] [stderr] exit status: 0
[INFO] [stderr] exit status: 0
[INFO] [stderr] exit status: 0
[INFO] [stderr] exit status: 0
[INFO] [stderr] exit status: 0
[INFO] [stderr] exit status: 0
[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] exit status: 0
[INFO] [stderr] exit status: 0
[INFO] [stderr] exit status: 0
[INFO] [stderr] exit status: 0
[INFO] [stderr] exit status: 0
[INFO] [stderr] exit status: 0
[INFO] [stderr] exit status: 0
[INFO] [stderr] exit status: 0
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] exit status: 0
[INFO] [stderr] exit status: 0
[INFO] [stderr] exit status: 0
[INFO] [stderr] exit status: 0
[INFO] [stderr] exit status: 0
[INFO] [stderr] exit status: 0
[INFO] [stderr] exit status: 0
[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]
[INFO] [stderr] --- stderr
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] error occurred in cc-rs: Failed to find tool. Is `lib.exe` installed?
[INFO] [stderr]
[INFO] [stderr]
[INFO] running `Command { std: "docker" "inspect" "a56700040de803cf8f8e9190e476cf55003f6e02d5a7278ff112e3479f70f296", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a56700040de803cf8f8e9190e476cf55003f6e02d5a7278ff112e3479f70f296", kill_on_drop: false }`
[INFO] [stdout] a56700040de803cf8f8e9190e476cf55003f6e02d5a7278ff112e3479f70f296