Build #1838213 2025-03-07T19:13:34.726622+00:00
# rustc version
rustc 1.87.0-nightly (b74da9613 2025-03-06)# docs.rs version
docsrs 0.6.0 (004a02c4 2025-03-05)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/datafusion-common-46.0.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/datafusion-common-46.0.0/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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/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\", \"-20250306-1.87.0-nightly-b74da9613\", \"--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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 20e4305f12d6db5ce7f87aaead5505b1d129bc23aaab65d4c5ffa7f96f59da86
[INFO] running `Command { std: "docker" "start" "-a" "20e4305f12d6db5ce7f87aaead5505b1d129bc23aaab65d4c5ffa7f96f59da86", kill_on_drop: false }`
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr] Checking arrow-array v54.2.1
[INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr] Checking regex-automata v0.4.9
[INFO] [stderr] Compiling pyo3-ffi v0.23.4
[INFO] [stderr] Compiling psm v0.1.25
[INFO] [stderr] Compiling flatbuffers v24.12.23
[INFO] [stderr] error: failed to run custom build command for `pyo3-ffi v0.23.4`
[INFO] [stderr]
[INFO] [stderr] Caused by:
[INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/pyo3-ffi-8ea4abca8496cc56/build-script-build` (exit status: 1)
[INFO] [stderr] --- stdout
[INFO] [stderr] cargo:rustc-check-cfg=cfg(Py_LIMITED_API)
[INFO] [stderr] cargo:rustc-check-cfg=cfg(Py_GIL_DISABLED)
[INFO] [stderr] cargo:rustc-check-cfg=cfg(PyPy)
[INFO] [stderr] cargo:rustc-check-cfg=cfg(GraalPy)
[INFO] [stderr] cargo:rustc-check-cfg=cfg(py_sys_config, values("Py_DEBUG", "Py_REF_DEBUG", "Py_TRACE_REFS", "COUNT_ALLOCS"))
[INFO] [stderr] cargo:rustc-check-cfg=cfg(invalid_from_utf8_lint)
[INFO] [stderr] cargo:rustc-check-cfg=cfg(pyo3_disable_reference_pool)
[INFO] [stderr] cargo:rustc-check-cfg=cfg(pyo3_leak_on_drop_without_reference_pool)
[INFO] [stderr] cargo:rustc-check-cfg=cfg(diagnostic_namespace)
[INFO] [stderr] cargo:rustc-check-cfg=cfg(c_str_lit)
[INFO] [stderr] cargo:rustc-check-cfg=cfg(rustc_has_once_lock)
[INFO] [stderr] cargo:rustc-check-cfg=cfg(fn_ptr_eq)
[INFO] [stderr] cargo:rustc-check-cfg=cfg(Py_3_7)
[INFO] [stderr] cargo:rustc-check-cfg=cfg(Py_3_8)
[INFO] [stderr] cargo:rustc-check-cfg=cfg(Py_3_9)
[INFO] [stderr] cargo:rustc-check-cfg=cfg(Py_3_10)
[INFO] [stderr] cargo:rustc-check-cfg=cfg(Py_3_11)
[INFO] [stderr] cargo:rustc-check-cfg=cfg(Py_3_12)
[INFO] [stderr] cargo:rustc-check-cfg=cfg(Py_3_13)
[INFO] [stderr] cargo:rerun-if-env-changed=PYO3_CROSS
[INFO] [stderr] cargo:rerun-if-env-changed=PYO3_CROSS_LIB_DIR
[INFO] [stderr] cargo:rerun-if-env-changed=PYO3_CROSS_PYTHON_VERSION
[INFO] [stderr] cargo:rerun-if-env-changed=PYO3_CROSS_PYTHON_IMPLEMENTATION
[INFO] [stderr]
[INFO] [stderr] --- stderr
[INFO] [stderr] error: PYO3_CROSS_PYTHON_VERSION or an abi3-py3* feature must be specified when cross-compiling and PYO3_CROSS_LIB_DIR is not set.
[INFO] [stderr] = help: see the PyO3 user guide for more information: https://pyo3.rs/v0.23.4/building-and-distribution.html#cross-compiling
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] warning: psm@0.1.25: GNU compiler is not supported for this target
[INFO] [stderr] warning: psm@0.1.25: GNU compiler is not supported for this target
[INFO] [stderr] warning: psm@0.1.25: src/arch/x86_64_windows_gnu.s: Assembler messages:
[INFO] [stderr] warning: psm@0.1.25: src/arch/x86_64_windows_gnu.s:3: Error: unknown pseudo-op: `.def'
[INFO] [stderr] warning: psm@0.1.25: src/arch/x86_64_windows_gnu.s:4: Error: unknown pseudo-op: `.scl'
[INFO] [stderr] warning: psm@0.1.25: src/arch/x86_64_windows_gnu.s:5: Error: Missing symbol name in directive
[INFO] [stderr] warning: psm@0.1.25: src/arch/x86_64_windows_gnu.s:5: Error: unrecognized symbol type "32"
[INFO] [stderr] warning: psm@0.1.25: src/arch/x86_64_windows_gnu.s:6: Error: unknown pseudo-op: `.endef'
[INFO] [stderr] warning: psm@0.1.25: src/arch/x86_64_windows_gnu.s:16: Error: unknown pseudo-op: `.def'
[INFO] [stderr] warning: psm@0.1.25: src/arch/x86_64_windows_gnu.s:17: Error: unknown pseudo-op: `.scl'
[INFO] [stderr] warning: psm@0.1.25: src/arch/x86_64_windows_gnu.s:18: Error: Missing symbol name in directive
[INFO] [stderr] warning: psm@0.1.25: src/arch/x86_64_windows_gnu.s:18: Error: unrecognized symbol type "32"
[INFO] [stderr] warning: psm@0.1.25: src/arch/x86_64_windows_gnu.s:19: Error: unknown pseudo-op: `.endef'
[INFO] [stderr] warning: psm@0.1.25: src/arch/x86_64_windows_gnu.s:30: Error: unknown pseudo-op: `.def'
[INFO] [stderr] warning: psm@0.1.25: src/arch/x86_64_windows_gnu.s:31: Error: unknown pseudo-op: `.scl'
[INFO] [stderr] warning: psm@0.1.25: src/arch/x86_64_windows_gnu.s:32: Error: Missing symbol name in directive
[INFO] [stderr] warning: psm@0.1.25: src/arch/x86_64_windows_gnu.s:32: Error: unrecognized symbol type "32"
[INFO] [stderr] warning: psm@0.1.25: src/arch/x86_64_windows_gnu.s:33: Error: unknown pseudo-op: `.endef'
[INFO] [stderr] warning: psm@0.1.25: src/arch/x86_64_windows_gnu.s:52: Error: unknown pseudo-op: `.def'
[INFO] [stderr] warning: psm@0.1.25: src/arch/x86_64_windows_gnu.s:53: Error: unknown pseudo-op: `.scl'
[INFO] [stderr] warning: psm@0.1.25: src/arch/x86_64_windows_gnu.s:54: Error: Missing symbol name in directive
[INFO] [stderr] warning: psm@0.1.25: src/arch/x86_64_windows_gnu.s:54: Error: unrecognized symbol type "32"
[INFO] [stderr] warning: psm@0.1.25: src/arch/x86_64_windows_gnu.s:55: Error: unknown pseudo-op: `.endef'
[INFO] [stderr] error: failed to run custom build command for `psm v0.1.25`
[INFO] [stderr]
[INFO] [stderr] Caused by:
[INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/psm-f8bbe5004e01a40c/build-script-build` (exit status: 1)
[INFO] [stderr] --- stdout
[INFO] [stderr] cargo:rustc-check-cfg=cfg(switchable_stack,asm,link_asm)
[INFO] [stderr] OPT_LEVEL = Some(0)
[INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/psm-205e9cd0532935a9/out)
[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,x87)
[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_ENCODED_RUSTFLAGS = Some()
[INFO] [stderr] cargo:rustc-cfg=asm
[INFO] [stderr] cargo:rustc-cfg=link_asm
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] cargo:warning=src/arch/x86_64_windows_gnu.s: Assembler messages:
[INFO] [stderr] cargo:warning=src/arch/x86_64_windows_gnu.s:3: Error: unknown pseudo-op: `.def'
[INFO] [stderr] cargo:warning=src/arch/x86_64_windows_gnu.s:4: Error: unknown pseudo-op: `.scl'
[INFO] [stderr] cargo:warning=src/arch/x86_64_windows_gnu.s:5: Error: Missing symbol name in directive
[INFO] [stderr] cargo:warning=src/arch/x86_64_windows_gnu.s:5: Error: unrecognized symbol type "32"
[INFO] [stderr] cargo:warning=src/arch/x86_64_windows_gnu.s:6: Error: unknown pseudo-op: `.endef'
[INFO] [stderr] cargo:warning=src/arch/x86_64_windows_gnu.s:16: Error: unknown pseudo-op: `.def'
[INFO] [stderr] cargo:warning=src/arch/x86_64_windows_gnu.s:17: Error: unknown pseudo-op: `.scl'
[INFO] [stderr] cargo:warning=src/arch/x86_64_windows_gnu.s:18: Error: Missing symbol name in directive
[INFO] [stderr] cargo:warning=src/arch/x86_64_windows_gnu.s:18: Error: unrecognized symbol type "32"
[INFO] [stderr] cargo:warning=src/arch/x86_64_windows_gnu.s:19: Error: unknown pseudo-op: `.endef'
[INFO] [stderr] cargo:warning=src/arch/x86_64_windows_gnu.s:30: Error: unknown pseudo-op: `.def'
[INFO] [stderr] cargo:warning=src/arch/x86_64_windows_gnu.s:31: Error: unknown pseudo-op: `.scl'
[INFO] [stderr] cargo:warning=src/arch/x86_64_windows_gnu.s:32: Error: Missing symbol name in directive
[INFO] [stderr] cargo:warning=src/arch/x86_64_windows_gnu.s:32: Error: unrecognized symbol type "32"
[INFO] [stderr] cargo:warning=src/arch/x86_64_windows_gnu.s:33: Error: unknown pseudo-op: `.endef'
[INFO] [stderr] cargo:warning=src/arch/x86_64_windows_gnu.s:52: Error: unknown pseudo-op: `.def'
[INFO] [stderr] cargo:warning=src/arch/x86_64_windows_gnu.s:53: Error: unknown pseudo-op: `.scl'
[INFO] [stderr] cargo:warning=src/arch/x86_64_windows_gnu.s:54: Error: Missing symbol name in directive
[INFO] [stderr] cargo:warning=src/arch/x86_64_windows_gnu.s:54: Error: unrecognized symbol type "32"
[INFO] [stderr] cargo:warning=src/arch/x86_64_windows_gnu.s:55: Error: unknown pseudo-op: `.endef'
[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" "-m64" "-Wall" "-Wextra" "-xassembler-with-cpp" "-DCFG_TARGET_OS_windows" "-DCFG_TARGET_ARCH_x86_64" "-DCFG_TARGET_ENV_msvc" "-o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/psm-205e9cd0532935a9/out/4f9a91766097c4c5-x86_64_windows_gnu.o" "-c" "src/arch/x86_64_windows_gnu.s" with args cc did not execute successfully (status code exit status: 1).
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: GNU compiler is not supported for this target
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: GNU compiler is not supported for this target
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: GNU compiler is not supported for this target
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: GNU compiler is not supported for this target
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: GNU compiler is not supported for this target
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: GNU compiler is not supported for this target
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: GNU compiler is not supported for this target
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: GNU compiler is not supported for this target
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: GNU compiler is not supported for this target
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: GNU compiler is not supported for this target
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: GNU compiler is not supported for this target
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: GNU compiler is not supported for this target
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: GNU compiler is not supported for this target
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: GNU compiler is not supported for this target
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: GNU compiler is not supported for this target
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: GNU compiler is not supported for this target
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: GNU compiler is not supported for this target
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: GNU compiler is not supported for this target
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: GNU compiler is not supported for this target
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: GNU compiler is not supported for this target
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: GNU compiler is not supported for this target
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: GNU compiler is not supported for this target
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: GNU compiler is not supported for this target
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: GNU compiler is not supported for this target
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: GNU compiler is not supported for this target
[INFO] [stderr] error: failed to run custom build command for `zstd-sys v2.0.13+zstd.1.5.6`
[INFO] [stderr]
[INFO] [stderr] Caused by:
[INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/zstd-sys-dea6b037234dad11/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/x86_64-pc-windows-msvc/debug/build/zstd-sys-48ad4c5378fa8fcb/out)
[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,x87)
[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_ENCODED_RUSTFLAGS = Some()
[INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/zstd-sys-48ad4c5378fa8fcb/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(x86_64-pc-windows-msvc)
[INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some(cmpxchg16b,fxsr,lahfsahf,sse,sse2,sse3,x87)
[INFO] [stderr] HOST = Some(x86_64-unknown-linux-gnu)
[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] OUT_DIR = Some(/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/zstd-sys-48ad4c5378fa8fcb/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(x86_64-pc-windows-msvc)
[INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some(cmpxchg16b,fxsr,lahfsahf,sse,sse2,sse3,x87)
[INFO] [stderr] HOST = Some(x86_64-unknown-linux-gnu)
[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] OUT_DIR = Some(/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/zstd-sys-48ad4c5378fa8fcb/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(x86_64-pc-windows-msvc)
[INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some(cmpxchg16b,fxsr,lahfsahf,sse,sse2,sse3,x87)
[INFO] [stderr] HOST = Some(x86_64-unknown-linux-gnu)
[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] 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] 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] 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_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 in cc-rs: Failed to find tool. Is `lib.exe` installed?
[INFO] [stderr]
[INFO] [stderr]
[INFO] running `Command { std: "docker" "inspect" "20e4305f12d6db5ce7f87aaead5505b1d129bc23aaab65d4c5ffa7f96f59da86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "20e4305f12d6db5ce7f87aaead5505b1d129bc23aaab65d4c5ffa7f96f59da86", kill_on_drop: false }`
[INFO] [stdout] 20e4305f12d6db5ce7f87aaead5505b1d129bc23aaab65d4c5ffa7f96f59da86