Build #1161854 2024-03-18T10:41:53.674791+00:00
# rustc version
rustc 1.79.0-nightly (eb45c8444 2024-03-17)# docs.rs version
docsrs 0.6.0 (e00048fe 2024-03-13)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/svm-rs-0.3.6/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/svm-rs-0.3.6/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20240317-1.79.0-nightly-eb45c8444\", \"--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] cb10dfc1d684aacc3e9e24b3edaae87f3e687d38ea7f43813cbc65b053b52a4d
[INFO] running `Command { std: "docker" "start" "-a" "cb10dfc1d684aacc3e9e24b3edaae87f3e687d38ea7f43813cbc65b053b52a4d", kill_on_drop: false }`
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr] Compiling ring v0.17.7
[INFO] [stderr] Compiling zstd-sys v2.0.9+zstd.1.5.5
[INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr] Checking hyper v0.14.28
[INFO] [stderr] warning: svm-rs@0.3.6: not within a suitable 'git' worktree!
[INFO] [stderr] warning: svm-rs@0.3.6: VERGEN_GIT_SHA set to default
[INFO] [stderr] The following warnings were emitted during compilation:
[INFO] [stderr]
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: GNU compiler is not supported for this target
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: GNU compiler is not supported for this target
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: In file included from bzip2-1.0.8/bzlib_private.h:33,
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: from bzip2-1.0.8/blocksort.c:22:
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: bzip2-1.0.8/bzlib.h:70: warning: "BZ_EXPORT" redefined
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: 70 | #define BZ_EXPORT
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: |
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: <command-line>: note: this is the location of the previous definition
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: In file included from bzip2-1.0.8/bzlib_private.h:33,
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: from bzip2-1.0.8/blocksort.c:22:
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: bzip2-1.0.8/bzlib.h:79:13: fatal error: windows.h: No such file or directory
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: 79 | # include <windows.h>
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: | ^~~~~~~~~~~
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: compilation terminated.
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: GNU compiler is not supported for this target
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "bzip2-1.0.8" "-D_WIN32" "-DBZ_EXPORT" "-D_FILE_OFFSET_BITS=64" "-DBZ_NO_STDIO" "-o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/bzip2-sys-e4aa2502dc31e73c/out/lib/bzip2-1.0.8/blocksort.o" "-c" "bzip2-1.0.8/blocksort.c" with args "cc" did not execute successfully (status code exit status: 1).cargo:warning=In file included from bzip2-1.0.8/bzlib_private.h:33,
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: from bzip2-1.0.8/huffman.c:22:
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: bzip2-1.0.8/bzlib.h:70: warning: "BZ_EXPORT" redefined
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: 70 | #define BZ_EXPORT
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: |
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: <command-line>: note: this is the location of the previous definition
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: In file included from bzip2-1.0.8/bzlib_private.h:33,
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: from bzip2-1.0.8/huffman.c:22:
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: bzip2-1.0.8/bzlib.h:79:13: fatal error: windows.h: No such file or directory
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: 79 | # include <windows.h>
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: | ^~~~~~~~~~~
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: compilation terminated.
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: GNU compiler is not supported for this target
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "bzip2-1.0.8" "-D_WIN32" "-DBZ_EXPORT" "-D_FILE_OFFSET_BITS=64" "-DBZ_NO_STDIO" "-o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/bzip2-sys-e4aa2502dc31e73c/out/lib/bzip2-1.0.8/huffman.o" "-c" "bzip2-1.0.8/huffman.c" with args "cc" did not execute successfully (status code exit status: 1).cargo:warning=In file included from bzip2-1.0.8/bzlib_private.h:33,
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: from bzip2-1.0.8/crctable.c:22:
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: bzip2-1.0.8/bzlib.h:70: warning: "BZ_EXPORT" redefined
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: 70 | #define BZ_EXPORT
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: |
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: <command-line>: note: this is the location of the previous definition
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: In file included from bzip2-1.0.8/bzlib_private.h:33,
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: from bzip2-1.0.8/crctable.c:22:
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: bzip2-1.0.8/bzlib.h:79:13: fatal error: windows.h: No such file or directory
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: 79 | # include <windows.h>
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: | ^~~~~~~~~~~
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: compilation terminated.
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: GNU compiler is not supported for this target
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "bzip2-1.0.8" "-D_WIN32" "-DBZ_EXPORT" "-D_FILE_OFFSET_BITS=64" "-DBZ_NO_STDIO" "-o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/bzip2-sys-e4aa2502dc31e73c/out/lib/bzip2-1.0.8/crctable.o" "-c" "bzip2-1.0.8/crctable.c" with args "cc" did not execute successfully (status code exit status: 1).cargo:warning=In file included from bzip2-1.0.8/bzlib_private.h:33,
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: from bzip2-1.0.8/randtable.c:22:
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: bzip2-1.0.8/bzlib.h:70: warning: "BZ_EXPORT" redefined
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: 70 | #define BZ_EXPORT
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: |
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: <command-line>: note: this is the location of the previous definition
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: In file included from bzip2-1.0.8/bzlib_private.h:33,
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: from bzip2-1.0.8/randtable.c:22:
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: bzip2-1.0.8/bzlib.h:79:13: fatal error: windows.h: No such file or directory
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: 79 | # include <windows.h>
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: | ^~~~~~~~~~~
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: compilation terminated.
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: GNU compiler is not supported for this target
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "bzip2-1.0.8" "-D_WIN32" "-DBZ_EXPORT" "-D_FILE_OFFSET_BITS=64" "-DBZ_NO_STDIO" "-o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/bzip2-sys-e4aa2502dc31e73c/out/lib/bzip2-1.0.8/randtable.o" "-c" "bzip2-1.0.8/randtable.c" with args "cc" did not execute successfully (status code exit status: 1).running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "bzip2-1.0.8" "-D_WIN32" "-DBZ_EXPORT" "-D_FILE_OFFSET_BITS=64" "-DBZ_NO_STDIO" "-o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/bzip2-sys-e4aa2502dc31e73c/out/lib/bzip2-1.0.8/decompress.o" "-c" "bzip2-1.0.8/decompress.c"
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: GNU compiler is not supported for this target
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: In file included from bzip2-1.0.8/bzlib_private.h:33,
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: from bzip2-1.0.8/compress.c:29:
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: bzip2-1.0.8/bzlib.h:70: warning: "BZ_EXPORT" redefined
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: 70 | #define BZ_EXPORT
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: |
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: <command-line>: note: this is the location of the previous definition
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: In file included from bzip2-1.0.8/bzlib_private.h:33,
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: from bzip2-1.0.8/compress.c:29:
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: bzip2-1.0.8/bzlib.h:79:13: fatal error: windows.h: No such file or directory
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: 79 | # include <windows.h>
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: | ^~~~~~~~~~~
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: compilation terminated.
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: In file included from bzip2-1.0.8/bzlib_private.h:33,
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: from bzip2-1.0.8/decompress.c:22:
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: bzip2-1.0.8/bzlib.h:70: warning: "BZ_EXPORT" redefined
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: 70 | #define BZ_EXPORT
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: |
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: <command-line>: note: this is the location of the previous definition
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: In file included from bzip2-1.0.8/bzlib_private.h:33,
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: from bzip2-1.0.8/decompress.c:22:
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: bzip2-1.0.8/bzlib.h:79:13: fatal error: windows.h: No such file or directory
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: 79 | # include <windows.h>
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: | ^~~~~~~~~~~
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: compilation terminated.
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "bzip2-1.0.8" "-D_WIN32" "-DBZ_EXPORT" "-D_FILE_OFFSET_BITS=64" "-DBZ_NO_STDIO" "-o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/bzip2-sys-e4aa2502dc31e73c/out/lib/bzip2-1.0.8/compress.o" "-c" "bzip2-1.0.8/compress.c" with args "cc" did not execute successfully (status code exit status: 1).
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "bzip2-1.0.8" "-D_WIN32" "-DBZ_EXPORT" "-D_FILE_OFFSET_BITS=64" "-DBZ_NO_STDIO" "-o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/bzip2-sys-e4aa2502dc31e73c/out/lib/bzip2-1.0.8/decompress.o" "-c" "bzip2-1.0.8/decompress.c" with args "cc" did not execute successfully (status code exit status: 1).cargo:warning=In file included from bzip2-1.0.8/bzlib_private.h:33,
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: from bzip2-1.0.8/bzlib.c:31:
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: bzip2-1.0.8/bzlib.h:70: warning: "BZ_EXPORT" redefined
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: 70 | #define BZ_EXPORT
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: |
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: <command-line>: note: this is the location of the previous definition
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: In file included from bzip2-1.0.8/bzlib_private.h:33,
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: from bzip2-1.0.8/bzlib.c:31:
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: bzip2-1.0.8/bzlib.h:79:13: fatal error: windows.h: No such file or directory
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: 79 | # include <windows.h>
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: | ^~~~~~~~~~~
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: compilation terminated.
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "bzip2-1.0.8" "-D_WIN32" "-DBZ_EXPORT" "-D_FILE_OFFSET_BITS=64" "-DBZ_NO_STDIO" "-o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/bzip2-sys-e4aa2502dc31e73c/out/lib/bzip2-1.0.8/bzlib.o" "-c" "bzip2-1.0.8/bzlib.c" with args "cc" did not execute successfully (status code exit status: 1).
[INFO] [stderr]
[INFO] [stderr] error: failed to run custom build command for `bzip2-sys v0.1.11+1.0.8`
[INFO] [stderr]
[INFO] [stderr] Caused by:
[INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/bzip2-sys-7718dd7581589adf/build-script-build` (exit status: 1)
[INFO] [stderr] --- stdout
[INFO] [stderr] TARGET = Some("x86_64-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_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] 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("cmpxchg16b,fxsr,lahfsahf,sse,sse2,sse3")
[INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64-pc-windows-msvc
[INFO] [stderr] CFLAGS_x86_64-pc-windows-msvc = None
[INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64_pc_windows_msvc
[INFO] [stderr] CFLAGS_x86_64_pc_windows_msvc = None
[INFO] [stderr] cargo:rerun-if-env-changed=TARGET_CFLAGS
[INFO] [stderr] TARGET_CFLAGS = None
[INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr] CFLAGS = None
[INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "bzip2-1.0.8" "-D_WIN32" "-DBZ_EXPORT" "-D_FILE_OFFSET_BITS=64" "-DBZ_NO_STDIO" "-o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/bzip2-sys-e4aa2502dc31e73c/out/lib/bzip2-1.0.8/blocksort.o" "-c" "bzip2-1.0.8/blocksort.c"
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] cargo:warning=In file included from bzip2-1.0.8/bzlib_private.h:33,
[INFO] [stderr]
[INFO] [stderr] cargo:warning= from bzip2-1.0.8/blocksort.c:22:
[INFO] [stderr]
[INFO] [stderr] cargo:warning=bzip2-1.0.8/bzlib.h:70: warning: "BZ_EXPORT" redefined
[INFO] [stderr]
[INFO] [stderr] cargo:warning= 70 | #define BZ_EXPORT
[INFO] [stderr]
[INFO] [stderr] cargo:warning= |
[INFO] [stderr]
[INFO] [stderr] cargo:warning=<command-line>: note: this is the location of the previous definition
[INFO] [stderr]
[INFO] [stderr] cargo:warning=In file included from bzip2-1.0.8/bzlib_private.h:33,
[INFO] [stderr]
[INFO] [stderr] cargo:warning= from bzip2-1.0.8/blocksort.c:22:
[INFO] [stderr]
[INFO] [stderr] cargo:warning=bzip2-1.0.8/bzlib.h:79:13: fatal error: windows.h: No such file or directory
[INFO] [stderr]
[INFO] [stderr] cargo:warning= 79 | # include <windows.h>
[INFO] [stderr]
[INFO] [stderr] cargo:warning= | ^~~~~~~~~~~
[INFO] [stderr]
[INFO] [stderr] cargo:warning=compilation terminated.
[INFO] [stderr]
[INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "bzip2-1.0.8" "-D_WIN32" "-DBZ_EXPORT" "-D_FILE_OFFSET_BITS=64" "-DBZ_NO_STDIO" "-o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/bzip2-sys-e4aa2502dc31e73c/out/lib/bzip2-1.0.8/huffman.o" "-c" "bzip2-1.0.8/huffman.c"
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] exit status: 1
[INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "bzip2-1.0.8" "-D_WIN32" "-DBZ_EXPORT" "-D_FILE_OFFSET_BITS=64" "-DBZ_NO_STDIO" "-o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/bzip2-sys-e4aa2502dc31e73c/out/lib/bzip2-1.0.8/blocksort.o" "-c" "bzip2-1.0.8/blocksort.c" with args "cc" did not execute successfully (status code exit status: 1).cargo:warning=In file included from bzip2-1.0.8/bzlib_private.h:33,
[INFO] [stderr]
[INFO] [stderr] cargo:warning= from bzip2-1.0.8/huffman.c:22:
[INFO] [stderr]
[INFO] [stderr] cargo:warning=bzip2-1.0.8/bzlib.h:70: warning: "BZ_EXPORT" redefined
[INFO] [stderr]
[INFO] [stderr] cargo:warning= 70 | #define BZ_EXPORT
[INFO] [stderr]
[INFO] [stderr] cargo:warning= |
[INFO] [stderr]
[INFO] [stderr] cargo:warning=<command-line>: note: this is the location of the previous definition
[INFO] [stderr]
[INFO] [stderr] cargo:warning=In file included from bzip2-1.0.8/bzlib_private.h:33,
[INFO] [stderr]
[INFO] [stderr] cargo:warning= from bzip2-1.0.8/huffman.c:22:
[INFO] [stderr]
[INFO] [stderr] cargo:warning=bzip2-1.0.8/bzlib.h:79:13: fatal error: windows.h: No such file or directory
[INFO] [stderr]
[INFO] [stderr] cargo:warning= 79 | # include <windows.h>
[INFO] [stderr]
[INFO] [stderr] cargo:warning= | ^~~~~~~~~~~
[INFO] [stderr]
[INFO] [stderr] cargo:warning=compilation terminated.
[INFO] [stderr]
[INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "bzip2-1.0.8" "-D_WIN32" "-DBZ_EXPORT" "-D_FILE_OFFSET_BITS=64" "-DBZ_NO_STDIO" "-o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/bzip2-sys-e4aa2502dc31e73c/out/lib/bzip2-1.0.8/crctable.o" "-c" "bzip2-1.0.8/crctable.c"
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]
[INFO] [stderr] exit status: 1
[INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "bzip2-1.0.8" "-D_WIN32" "-DBZ_EXPORT" "-D_FILE_OFFSET_BITS=64" "-DBZ_NO_STDIO" "-o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/bzip2-sys-e4aa2502dc31e73c/out/lib/bzip2-1.0.8/huffman.o" "-c" "bzip2-1.0.8/huffman.c" with args "cc" did not execute successfully (status code exit status: 1).cargo:warning=In file included from bzip2-1.0.8/bzlib_private.h:33,
[INFO] [stderr]
[INFO] [stderr] cargo:warning= from bzip2-1.0.8/crctable.c:22:
[INFO] [stderr]
[INFO] [stderr] cargo:warning=bzip2-1.0.8/bzlib.h:70: warning: "BZ_EXPORT" redefined
[INFO] [stderr]
[INFO] [stderr] cargo:warning= 70 | #define BZ_EXPORT
[INFO] [stderr]
[INFO] [stderr] cargo:warning= |
[INFO] [stderr]
[INFO] [stderr] cargo:warning=<command-line>: note: this is the location of the previous definition
[INFO] [stderr]
[INFO] [stderr] cargo:warning=In file included from bzip2-1.0.8/bzlib_private.h:33,
[INFO] [stderr]
[INFO] [stderr] cargo:warning= from bzip2-1.0.8/crctable.c:22:
[INFO] [stderr]
[INFO] [stderr] cargo:warning=bzip2-1.0.8/bzlib.h:79:13: fatal error: windows.h: No such file or directory
[INFO] [stderr]
[INFO] [stderr] cargo:warning= 79 | # include <windows.h>
[INFO] [stderr]
[INFO] [stderr] cargo:warning= | ^~~~~~~~~~~
[INFO] [stderr]
[INFO] [stderr] cargo:warning=compilation terminated.
[INFO] [stderr]
[INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "bzip2-1.0.8" "-D_WIN32" "-DBZ_EXPORT" "-D_FILE_OFFSET_BITS=64" "-DBZ_NO_STDIO" "-o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/bzip2-sys-e4aa2502dc31e73c/out/lib/bzip2-1.0.8/randtable.o" "-c" "bzip2-1.0.8/randtable.c"
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]
[INFO] [stderr] exit status: 1
[INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "bzip2-1.0.8" "-D_WIN32" "-DBZ_EXPORT" "-D_FILE_OFFSET_BITS=64" "-DBZ_NO_STDIO" "-o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/bzip2-sys-e4aa2502dc31e73c/out/lib/bzip2-1.0.8/crctable.o" "-c" "bzip2-1.0.8/crctable.c" with args "cc" did not execute successfully (status code exit status: 1).cargo:warning=In file included from bzip2-1.0.8/bzlib_private.h:33,
[INFO] [stderr]
[INFO] [stderr] cargo:warning= from bzip2-1.0.8/randtable.c:22:
[INFO] [stderr]
[INFO] [stderr] cargo:warning=bzip2-1.0.8/bzlib.h:70: warning: "BZ_EXPORT" redefined
[INFO] [stderr]
[INFO] [stderr] cargo:warning= 70 | #define BZ_EXPORT
[INFO] [stderr]
[INFO] [stderr] cargo:warning= |
[INFO] [stderr]
[INFO] [stderr] cargo:warning=<command-line>: note: this is the location of the previous definition
[INFO] [stderr]
[INFO] [stderr] cargo:warning=In file included from bzip2-1.0.8/bzlib_private.h:33,
[INFO] [stderr]
[INFO] [stderr] cargo:warning= from bzip2-1.0.8/randtable.c:22:
[INFO] [stderr]
[INFO] [stderr] cargo:warning=bzip2-1.0.8/bzlib.h:79:13: fatal error: windows.h: No such file or directory
[INFO] [stderr]
[INFO] [stderr] cargo:warning= 79 | # include <windows.h>
[INFO] [stderr]
[INFO] [stderr] cargo:warning= | ^~~~~~~~~~~
[INFO] [stderr]
[INFO] [stderr] cargo:warning=compilation terminated.
[INFO] [stderr]
[INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "bzip2-1.0.8" "-D_WIN32" "-DBZ_EXPORT" "-D_FILE_OFFSET_BITS=64" "-DBZ_NO_STDIO" "-o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/bzip2-sys-e4aa2502dc31e73c/out/lib/bzip2-1.0.8/compress.o" "-c" "bzip2-1.0.8/compress.c"
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]
[INFO] [stderr] exit status: 1
[INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "bzip2-1.0.8" "-D_WIN32" "-DBZ_EXPORT" "-D_FILE_OFFSET_BITS=64" "-DBZ_NO_STDIO" "-o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/bzip2-sys-e4aa2502dc31e73c/out/lib/bzip2-1.0.8/randtable.o" "-c" "bzip2-1.0.8/randtable.c" with args "cc" did not execute successfully (status code exit status: 1).running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "bzip2-1.0.8" "-D_WIN32" "-DBZ_EXPORT" "-D_FILE_OFFSET_BITS=64" "-DBZ_NO_STDIO" "-o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/bzip2-sys-e4aa2502dc31e73c/out/lib/bzip2-1.0.8/decompress.o" "-c" "bzip2-1.0.8/decompress.c"
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] cargo:warning=In file included from bzip2-1.0.8/bzlib_private.h:33,
[INFO] [stderr]
[INFO] [stderr] cargo:warning= from bzip2-1.0.8/compress.c:29:
[INFO] [stderr]
[INFO] [stderr] cargo:warning=bzip2-1.0.8/bzlib.h:70: warning: "BZ_EXPORT" redefined
[INFO] [stderr]
[INFO] [stderr] cargo:warning= 70 | #define BZ_EXPORT
[INFO] [stderr]
[INFO] [stderr] cargo:warning= |
[INFO] [stderr]
[INFO] [stderr] cargo:warning=<command-line>: note: this is the location of the previous definition
[INFO] [stderr]
[INFO] [stderr] cargo:warning=In file included from bzip2-1.0.8/bzlib_private.h:33,
[INFO] [stderr]
[INFO] [stderr] cargo:warning= from bzip2-1.0.8/compress.c:29:
[INFO] [stderr]
[INFO] [stderr] cargo:warning=bzip2-1.0.8/bzlib.h:79:13: fatal error: windows.h: No such file or directory
[INFO] [stderr]
[INFO] [stderr] cargo:warning= 79 | # include <windows.h>
[INFO] [stderr]
[INFO] [stderr] cargo:warning= | ^~~~~~~~~~~
[INFO] [stderr]
[INFO] [stderr] cargo:warning=compilation terminated.
[INFO] [stderr]
[INFO] [stderr] cargo:warning=In file included from bzip2-1.0.8/bzlib_private.h:33,
[INFO] [stderr]
[INFO] [stderr] cargo:warning= from bzip2-1.0.8/decompress.c:22:
[INFO] [stderr]
[INFO] [stderr] cargo:warning=bzip2-1.0.8/bzlib.h:70: warning: "BZ_EXPORT" redefined
[INFO] [stderr]
[INFO] [stderr] cargo:warning= 70 | #define BZ_EXPORT
[INFO] [stderr]
[INFO] [stderr] cargo:warning= |
[INFO] [stderr]
[INFO] [stderr] cargo:warning=<command-line>: note: this is the location of the previous definition
[INFO] [stderr]
[INFO] [stderr] cargo:warning=In file included from bzip2-1.0.8/bzlib_private.h:33,
[INFO] [stderr]
[INFO] [stderr] cargo:warning= from bzip2-1.0.8/decompress.c:22:
[INFO] [stderr]
[INFO] [stderr] cargo:warning=bzip2-1.0.8/bzlib.h:79:13: fatal error: windows.h: No such file or directory
[INFO] [stderr]
[INFO] [stderr] cargo:warning= 79 | # include <windows.h>
[INFO] [stderr]
[INFO] [stderr] cargo:warning= | ^~~~~~~~~~~
[INFO] [stderr]
[INFO] [stderr] cargo:warning=compilation terminated.
[INFO] [stderr]
[INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "bzip2-1.0.8" "-D_WIN32" "-DBZ_EXPORT" "-D_FILE_OFFSET_BITS=64" "-DBZ_NO_STDIO" "-o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/bzip2-sys-e4aa2502dc31e73c/out/lib/bzip2-1.0.8/bzlib.o" "-c" "bzip2-1.0.8/bzlib.c"
[INFO] [stderr]
[INFO] [stderr] exit status: 1
[INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "bzip2-1.0.8" "-D_WIN32" "-DBZ_EXPORT" "-D_FILE_OFFSET_BITS=64" "-DBZ_NO_STDIO" "-o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/bzip2-sys-e4aa2502dc31e73c/out/lib/bzip2-1.0.8/compress.o" "-c" "bzip2-1.0.8/compress.c" with args "cc" did not execute successfully (status code exit status: 1).
[INFO] [stderr] exit status: 1
[INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "bzip2-1.0.8" "-D_WIN32" "-DBZ_EXPORT" "-D_FILE_OFFSET_BITS=64" "-DBZ_NO_STDIO" "-o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/bzip2-sys-e4aa2502dc31e73c/out/lib/bzip2-1.0.8/decompress.o" "-c" "bzip2-1.0.8/decompress.c" with args "cc" did not execute successfully (status code exit status: 1).cargo:warning=In file included from bzip2-1.0.8/bzlib_private.h:33,
[INFO] [stderr]
[INFO] [stderr] cargo:warning= from bzip2-1.0.8/bzlib.c:31:
[INFO] [stderr]
[INFO] [stderr] cargo:warning=bzip2-1.0.8/bzlib.h:70: warning: "BZ_EXPORT" redefined
[INFO] [stderr]
[INFO] [stderr] cargo:warning= 70 | #define BZ_EXPORT
[INFO] [stderr]
[INFO] [stderr] cargo:warning= |
[INFO] [stderr]
[INFO] [stderr] cargo:warning=<command-line>: note: this is the location of the previous definition
[INFO] [stderr]
[INFO] [stderr] cargo:warning=In file included from bzip2-1.0.8/bzlib_private.h:33,
[INFO] [stderr]
[INFO] [stderr] cargo:warning= from bzip2-1.0.8/bzlib.c:31:
[INFO] [stderr]
[INFO] [stderr] cargo:warning=bzip2-1.0.8/bzlib.h:79:13: fatal error: windows.h: No such file or directory
[INFO] [stderr]
[INFO] [stderr] cargo:warning= 79 | # include <windows.h>
[INFO] [stderr]
[INFO] [stderr] cargo:warning= | ^~~~~~~~~~~
[INFO] [stderr]
[INFO] [stderr] cargo:warning=compilation terminated.
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] exit status: 1
[INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "bzip2-1.0.8" "-D_WIN32" "-DBZ_EXPORT" "-D_FILE_OFFSET_BITS=64" "-DBZ_NO_STDIO" "-o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/bzip2-sys-e4aa2502dc31e73c/out/lib/bzip2-1.0.8/bzlib.o" "-c" "bzip2-1.0.8/bzlib.c" with args "cc" did not execute successfully (status code exit status: 1).
[INFO] [stderr]
[INFO] [stderr] --- stderr
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] error occurred: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "bzip2-1.0.8" "-D_WIN32" "-DBZ_EXPORT" "-D_FILE_OFFSET_BITS=64" "-DBZ_NO_STDIO" "-o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/bzip2-sys-e4aa2502dc31e73c/out/lib/bzip2-1.0.8/bzlib.o" "-c" "bzip2-1.0.8/bzlib.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] The following warnings were emitted during compilation:
[INFO] [stderr]
[INFO] [stderr] warning: ring@0.17.7: GNU compiler is not supported for this target
[INFO] [stderr] warning: ring@0.17.7: GNU compiler is not supported for this target
[INFO] [stderr] warning: ring@0.17.7: GNU compiler is not supported for this target
[INFO] [stderr] warning: ring@0.17.7: GNU compiler is not supported for this target
[INFO] [stderr] warning: ring@0.17.7: GNU compiler is not supported for this target
[INFO] [stderr] warning: ring@0.17.7: GNU compiler is not supported for this target
[INFO] [stderr] warning: ring@0.17.7: GNU compiler is not supported for this target
[INFO] [stderr] warning: ring@0.17.7: GNU compiler is not supported for this target
[INFO] [stderr] warning: ring@0.17.7: GNU compiler is not supported for this target
[INFO] [stderr] warning: ring@0.17.7: GNU compiler is not supported for this target
[INFO] [stderr] warning: ring@0.17.7: GNU compiler is not supported for this target
[INFO] [stderr] warning: ring@0.17.7: GNU compiler is not supported for this target
[INFO] [stderr] warning: ring@0.17.7: GNU compiler is not supported for this target
[INFO] [stderr] warning: ring@0.17.7: GNU compiler is not supported for this target
[INFO] [stderr] warning: ring@0.17.7: GNU compiler is not supported for this target
[INFO] [stderr] warning: ring@0.17.7: GNU compiler is not supported for this target
[INFO] [stderr] warning: ring@0.17.7: GNU compiler is not supported for this target
[INFO] [stderr] warning: ring@0.17.7: GNU compiler is not supported for this target
[INFO] [stderr]
[INFO] [stderr] error: failed to run custom build command for `ring v0.17.7`
[INFO] [stderr]
[INFO] [stderr] Caused by:
[INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/ring-7d323239c3faaaf3/build-script-build` (exit status: 1)
[INFO] [stderr] --- stdout
[INFO] [stderr] cargo:rerun-if-env-changed=RING_PREGENERATE_ASM
[INFO] [stderr] cargo:rustc-env=RING_CORE_PREFIX=ring_core_0_17_7_
[INFO] [stderr] OPT_LEVEL = Some("0")
[INFO] [stderr] TARGET = Some("x86_64-pc-windows-msvc")
[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] 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("cmpxchg16b,fxsr,lahfsahf,sse,sse2,sse3")
[INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64-pc-windows-msvc
[INFO] [stderr] CFLAGS_x86_64-pc-windows-msvc = None
[INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64_pc_windows_msvc
[INFO] [stderr] CFLAGS_x86_64_pc_windows_msvc = None
[INFO] [stderr] cargo:rerun-if-env-changed=TARGET_CFLAGS
[INFO] [stderr] TARGET_CFLAGS = None
[INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr] CFLAGS = None
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/ring-357149e7b0d16665/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/ring-357149e7b0d16665/out/crypto/curve25519/curve25519.o" "-c" "crypto/curve25519/curve25519.c"
[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" "-m64" "-I" "include" "-I" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/ring-357149e7b0d16665/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/ring-357149e7b0d16665/out/crypto/fipsmodule/aes/aes_nohw.o" "-c" "crypto/fipsmodule/aes/aes_nohw.c"
[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" "-m64" "-I" "include" "-I" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/ring-357149e7b0d16665/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/ring-357149e7b0d16665/out/crypto/fipsmodule/bn/montgomery.o" "-c" "crypto/fipsmodule/bn/montgomery.c"
[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" "-m64" "-I" "include" "-I" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/ring-357149e7b0d16665/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/ring-357149e7b0d16665/out/crypto/fipsmodule/bn/montgomery_inv.o" "-c" "crypto/fipsmodule/bn/montgomery_inv.c"
[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" "-m64" "-I" "include" "-I" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/ring-357149e7b0d16665/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/ring-357149e7b0d16665/out/crypto/fipsmodule/ec/ecp_nistz.o" "-c" "crypto/fipsmodule/ec/ecp_nistz.c"
[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" "-m64" "-I" "include" "-I" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/ring-357149e7b0d16665/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/ring-357149e7b0d16665/out/crypto/fipsmodule/ec/gfp_p256.o" "-c" "crypto/fipsmodule/ec/gfp_p256.c"
[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" "-m64" "-I" "include" "-I" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/ring-357149e7b0d16665/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/ring-357149e7b0d16665/out/crypto/fipsmodule/ec/gfp_p384.o" "-c" "crypto/fipsmodule/ec/gfp_p384.c"
[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" "-m64" "-I" "include" "-I" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/ring-357149e7b0d16665/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/ring-357149e7b0d16665/out/crypto/fipsmodule/ec/p256.o" "-c" "crypto/fipsmodule/ec/p256.c"
[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" "-m64" "-I" "include" "-I" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/ring-357149e7b0d16665/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/ring-357149e7b0d16665/out/crypto/limbs/limbs.o" "-c" "crypto/limbs/limbs.c"
[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" "-m64" "-I" "include" "-I" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/ring-357149e7b0d16665/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/ring-357149e7b0d16665/out/crypto/mem.o" "-c" "crypto/mem.c"
[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" "-m64" "-I" "include" "-I" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/ring-357149e7b0d16665/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/ring-357149e7b0d16665/out/crypto/poly1305/poly1305.o" "-c" "crypto/poly1305/poly1305.c"
[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] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/ring-357149e7b0d16665/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/ring-357149e7b0d16665/out/crypto/crypto.o" "-c" "crypto/crypto.c"
[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" "-m64" "-I" "include" "-I" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/ring-357149e7b0d16665/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/ring-357149e7b0d16665/out/crypto/cpu_intel.o" "-c" "crypto/cpu_intel.c"
[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" "-m64" "-I" "include" "-I" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/ring-357149e7b0d16665/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/ring-357149e7b0d16665/out/crypto/curve25519/curve25519_64_adx.o" "-c" "crypto/curve25519/curve25519_64_adx.c"
[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" "-m64" "-I" "include" "-I" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/ring-357149e7b0d16665/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/ring-357149e7b0d16665/out/crypto/poly1305/poly1305_vec.o" "-c" "crypto/poly1305/poly1305_vec.c"
[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" "-m64" "-I" "include" "-I" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/ring-357149e7b0d16665/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/ring-357149e7b0d16665/out/crypto/fipsmodule/ec/p256-nistz.o" "-c" "crypto/fipsmodule/ec/p256-nistz.c"
[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] running: "lib.exe" "-out:/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/ring-357149e7b0d16665/out/libring_core_0_17_7_.a" "-nologo" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/ring-357149e7b0d16665/out/crypto/curve25519/curve25519.o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/ring-357149e7b0d16665/out/crypto/fipsmodule/aes/aes_nohw.o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/ring-357149e7b0d16665/out/crypto/fipsmodule/bn/montgomery.o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/ring-357149e7b0d16665/out/crypto/fipsmodule/bn/montgomery_inv.o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/ring-357149e7b0d16665/out/crypto/fipsmodule/ec/ecp_nistz.o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/ring-357149e7b0d16665/out/crypto/fipsmodule/ec/gfp_p256.o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/ring-357149e7b0d16665/out/crypto/fipsmodule/ec/gfp_p384.o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/ring-357149e7b0d16665/out/crypto/fipsmodule/ec/p256.o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/ring-357149e7b0d16665/out/crypto/limbs/limbs.o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/ring-357149e7b0d16665/out/crypto/mem.o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/ring-357149e7b0d16665/out/crypto/poly1305/poly1305.o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/ring-357149e7b0d16665/out/crypto/crypto.o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/ring-357149e7b0d16665/out/crypto/cpu_intel.o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/ring-357149e7b0d16665/out/crypto/curve25519/curve25519_64_adx.o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/ring-357149e7b0d16665/out/crypto/poly1305/poly1305_vec.o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/ring-357149e7b0d16665/out/crypto/fipsmodule/ec/p256-nistz.o" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.7/pregenerated/chacha-x86_64-nasm.o" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.7/pregenerated/aesni-x86_64-nasm.o" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.7/pregenerated/vpaes-x86_64-nasm.o" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.7/pregenerated/x86_64-mont-nasm.o" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.7/pregenerated/x86_64-mont5-nasm.o" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.7/pregenerated/p256-x86_64-asm-nasm.o" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.7/pregenerated/aesni-gcm-x86_64-nasm.o" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.7/pregenerated/ghash-x86_64-nasm.o" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.7/pregenerated/sha512-x86_64-nasm.o" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.7/pregenerated/chacha20_poly1305_x86_64-nasm.o" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.7/pregenerated/sha256-x86_64-nasm.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] The following warnings were emitted during compilation:
[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] 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]
[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-f8843ecdb2e8fd0e/build-script-build` (exit status: 1)
[INFO] [stderr] --- stdout
[INFO] [stderr] cargo:rerun-if-env-changed=ZSTD_SYS_USE_PKG_CONFIG
[INFO] [stderr] TARGET = Some("x86_64-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_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] 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("cmpxchg16b,fxsr,lahfsahf,sse,sse2,sse3")
[INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64-pc-windows-msvc
[INFO] [stderr] CFLAGS_x86_64-pc-windows-msvc = None
[INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64_pc_windows_msvc
[INFO] [stderr] CFLAGS_x86_64_pc_windows_msvc = None
[INFO] [stderr] cargo:rerun-if-env-changed=TARGET_CFLAGS
[INFO] [stderr] TARGET_CFLAGS = None
[INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr] CFLAGS = None
[INFO] [stderr] cargo: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] 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] CARGO_CFG_TARGET_FEATURE = Some("cmpxchg16b,fxsr,lahfsahf,sse,sse2,sse3")
[INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64-pc-windows-msvc
[INFO] [stderr] CFLAGS_x86_64-pc-windows-msvc = None
[INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64_pc_windows_msvc
[INFO] [stderr] CFLAGS_x86_64_pc_windows_msvc = None
[INFO] [stderr] cargo:rerun-if-env-changed=TARGET_CFLAGS
[INFO] [stderr] TARGET_CFLAGS = None
[INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr] CFLAGS = None
[INFO] [stderr] cargo: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] 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] CARGO_CFG_TARGET_FEATURE = Some("cmpxchg16b,fxsr,lahfsahf,sse,sse2,sse3")
[INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64-pc-windows-msvc
[INFO] [stderr] CFLAGS_x86_64-pc-windows-msvc = None
[INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64_pc_windows_msvc
[INFO] [stderr] CFLAGS_x86_64_pc_windows_msvc = None
[INFO] [stderr] cargo:rerun-if-env-changed=TARGET_CFLAGS
[INFO] [stderr] TARGET_CFLAGS = None
[INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr] CFLAGS = None
[INFO] [stderr] cargo: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] 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] CARGO_CFG_TARGET_FEATURE = Some("cmpxchg16b,fxsr,lahfsahf,sse,sse2,sse3")
[INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64-pc-windows-msvc
[INFO] [stderr] CFLAGS_x86_64-pc-windows-msvc = None
[INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64_pc_windows_msvc
[INFO] [stderr] CFLAGS_x86_64_pc_windows_msvc = None
[INFO] [stderr] cargo:rerun-if-env-changed=TARGET_CFLAGS
[INFO] [stderr] TARGET_CFLAGS = None
[INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr] CFLAGS = None
[INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_DISABLE_ASM=" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/zstd-sys-9961e2442230a8d1/out/zstd/lib/common/debug.o" "-c" "zstd/lib/common/debug.c"
[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" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_DISABLE_ASM=" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/zstd-sys-9961e2442230a8d1/out/zstd/lib/common/entropy_common.o" "-c" "zstd/lib/common/entropy_common.c"
[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" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_DISABLE_ASM=" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/zstd-sys-9961e2442230a8d1/out/zstd/lib/common/error_private.o" "-c" "zstd/lib/common/error_private.c"
[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" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_DISABLE_ASM=" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/zstd-sys-9961e2442230a8d1/out/zstd/lib/common/fse_decompress.o" "-c" "zstd/lib/common/fse_decompress.c"
[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" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_DISABLE_ASM=" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/zstd-sys-9961e2442230a8d1/out/zstd/lib/common/pool.o" "-c" "zstd/lib/common/pool.c"
[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" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_DISABLE_ASM=" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/zstd-sys-9961e2442230a8d1/out/zstd/lib/common/threading.o" "-c" "zstd/lib/common/threading.c"
[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" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_DISABLE_ASM=" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/zstd-sys-9961e2442230a8d1/out/zstd/lib/common/zstd_common.o" "-c" "zstd/lib/common/zstd_common.c"
[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" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_DISABLE_ASM=" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/zstd-sys-9961e2442230a8d1/out/zstd/lib/compress/fse_compress.o" "-c" "zstd/lib/compress/fse_compress.c"
[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" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_DISABLE_ASM=" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/zstd-sys-9961e2442230a8d1/out/zstd/lib/compress/hist.o" "-c" "zstd/lib/compress/hist.c"
[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" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_DISABLE_ASM=" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/zstd-sys-9961e2442230a8d1/out/zstd/lib/compress/huf_compress.o" "-c" "zstd/lib/compress/huf_compress.c"
[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" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_DISABLE_ASM=" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/zstd-sys-9961e2442230a8d1/out/zstd/lib/compress/zstd_compress.o" "-c" "zstd/lib/compress/zstd_compress.c"
[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] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_DISABLE_ASM=" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/zstd-sys-9961e2442230a8d1/out/zstd/lib/compress/zstd_compress_literals.o" "-c" "zstd/lib/compress/zstd_compress_literals.c"
[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" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_DISABLE_ASM=" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/zstd-sys-9961e2442230a8d1/out/zstd/lib/compress/zstd_compress_sequences.o" "-c" "zstd/lib/compress/zstd_compress_sequences.c"
[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" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_DISABLE_ASM=" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/zstd-sys-9961e2442230a8d1/out/zstd/lib/compress/zstd_compress_superblock.o" "-c" "zstd/lib/compress/zstd_compress_superblock.c"
[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" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_DISABLE_ASM=" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/zstd-sys-9961e2442230a8d1/out/zstd/lib/compress/zstd_double_fast.o" "-c" "zstd/lib/compress/zstd_double_fast.c"
[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" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_DISABLE_ASM=" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/zstd-sys-9961e2442230a8d1/out/zstd/lib/compress/zstd_fast.o" "-c" "zstd/lib/compress/zstd_fast.c"
[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" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_DISABLE_ASM=" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/zstd-sys-9961e2442230a8d1/out/zstd/lib/compress/zstd_lazy.o" "-c" "zstd/lib/compress/zstd_lazy.c"
[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" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_DISABLE_ASM=" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/zstd-sys-9961e2442230a8d1/out/zstd/lib/compress/zstd_ldm.o" "-c" "zstd/lib/compress/zstd_ldm.c"
[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" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_DISABLE_ASM=" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/zstd-sys-9961e2442230a8d1/out/zstd/lib/compress/zstd_opt.o" "-c" "zstd/lib/compress/zstd_opt.c"
[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" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_DISABLE_ASM=" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/zstd-sys-9961e2442230a8d1/out/zstd/lib/compress/zstdmt_compress.o" "-c" "zstd/lib/compress/zstdmt_compress.c"
[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] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_DISABLE_ASM=" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/zstd-sys-9961e2442230a8d1/out/zstd/lib/decompress/huf_decompress.o" "-c" "zstd/lib/decompress/huf_decompress.c"
[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" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_DISABLE_ASM=" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/zstd-sys-9961e2442230a8d1/out/zstd/lib/decompress/zstd_ddict.o" "-c" "zstd/lib/decompress/zstd_ddict.c"
[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" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_DISABLE_ASM=" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/zstd-sys-9961e2442230a8d1/out/zstd/lib/decompress/zstd_decompress.o" "-c" "zstd/lib/decompress/zstd_decompress.c"
[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" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_DISABLE_ASM=" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/zstd-sys-9961e2442230a8d1/out/zstd/lib/decompress/zstd_decompress_block.o" "-c" "zstd/lib/decompress/zstd_decompress_block.c"
[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" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_DISABLE_ASM=" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/zstd-sys-9961e2442230a8d1/out/zstd/lib/dictBuilder/cover.o" "-c" "zstd/lib/dictBuilder/cover.c"
[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" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_DISABLE_ASM=" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/zstd-sys-9961e2442230a8d1/out/zstd/lib/dictBuilder/divsufsort.o" "-c" "zstd/lib/dictBuilder/divsufsort.c"
[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" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_DISABLE_ASM=" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/zstd-sys-9961e2442230a8d1/out/zstd/lib/dictBuilder/fastcover.o" "-c" "zstd/lib/dictBuilder/fastcover.c"
[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" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_DISABLE_ASM=" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/zstd-sys-9961e2442230a8d1/out/zstd/lib/dictBuilder/zdict.o" "-c" "zstd/lib/dictBuilder/zdict.c"
[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] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_DISABLE_ASM=" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/zstd-sys-9961e2442230a8d1/out/zstd/lib/legacy/zstd_v01.o" "-c" "zstd/lib/legacy/zstd_v01.c"
[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" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_DISABLE_ASM=" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/zstd-sys-9961e2442230a8d1/out/zstd/lib/legacy/zstd_v02.o" "-c" "zstd/lib/legacy/zstd_v02.c"
[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" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_DISABLE_ASM=" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/zstd-sys-9961e2442230a8d1/out/zstd/lib/legacy/zstd_v03.o" "-c" "zstd/lib/legacy/zstd_v03.c"
[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" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_DISABLE_ASM=" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/zstd-sys-9961e2442230a8d1/out/zstd/lib/legacy/zstd_v04.o" "-c" "zstd/lib/legacy/zstd_v04.c"
[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" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_DISABLE_ASM=" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/zstd-sys-9961e2442230a8d1/out/zstd/lib/legacy/zstd_v05.o" "-c" "zstd/lib/legacy/zstd_v05.c"
[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" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_DISABLE_ASM=" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/zstd-sys-9961e2442230a8d1/out/zstd/lib/legacy/zstd_v06.o" "-c" "zstd/lib/legacy/zstd_v06.c"
[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" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_DISABLE_ASM=" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/zstd-sys-9961e2442230a8d1/out/zstd/lib/legacy/zstd_v07.o" "-c" "zstd/lib/legacy/zstd_v07.c"
[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] 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] running: "lib.exe" "-out:/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/zstd-sys-9961e2442230a8d1/out/libzstd.a" "-nologo" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/zstd-sys-9961e2442230a8d1/out/zstd/lib/common/debug.o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/zstd-sys-9961e2442230a8d1/out/zstd/lib/common/entropy_common.o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/zstd-sys-9961e2442230a8d1/out/zstd/lib/common/error_private.o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/zstd-sys-9961e2442230a8d1/out/zstd/lib/common/fse_decompress.o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/zstd-sys-9961e2442230a8d1/out/zstd/lib/common/pool.o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/zstd-sys-9961e2442230a8d1/out/zstd/lib/common/threading.o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/zstd-sys-9961e2442230a8d1/out/zstd/lib/common/zstd_common.o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/zstd-sys-9961e2442230a8d1/out/zstd/lib/compress/fse_compress.o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/zstd-sys-9961e2442230a8d1/out/zstd/lib/compress/hist.o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/zstd-sys-9961e2442230a8d1/out/zstd/lib/compress/huf_compress.o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/zstd-sys-9961e2442230a8d1/out/zstd/lib/compress/zstd_compress.o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/zstd-sys-9961e2442230a8d1/out/zstd/lib/compress/zstd_compress_literals.o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/zstd-sys-9961e2442230a8d1/out/zstd/lib/compress/zstd_compress_sequences.o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/zstd-sys-9961e2442230a8d1/out/zstd/lib/compress/zstd_compress_superblock.o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/zstd-sys-9961e2442230a8d1/out/zstd/lib/compress/zstd_double_fast.o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/zstd-sys-9961e2442230a8d1/out/zstd/lib/compress/zstd_fast.o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/zstd-sys-9961e2442230a8d1/out/zstd/lib/compress/zstd_lazy.o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/zstd-sys-9961e2442230a8d1/out/zstd/lib/compress/zstd_ldm.o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/zstd-sys-9961e2442230a8d1/out/zstd/lib/compress/zstd_opt.o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/zstd-sys-9961e2442230a8d1/out/zstd/lib/compress/zstdmt_compress.o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/zstd-sys-9961e2442230a8d1/out/zstd/lib/decompress/huf_decompress.o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/zstd-sys-9961e2442230a8d1/out/zstd/lib/decompress/zstd_ddict.o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/zstd-sys-9961e2442230a8d1/out/zstd/lib/decompress/zstd_decompress.o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/zstd-sys-9961e2442230a8d1/out/zstd/lib/decompress/zstd_decompress_block.o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/zstd-sys-9961e2442230a8d1/out/zstd/lib/dictBuilder/cover.o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/zstd-sys-9961e2442230a8d1/out/zstd/lib/dictBuilder/divsufsort.o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/zstd-sys-9961e2442230a8d1/out/zstd/lib/dictBuilder/fastcover.o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/zstd-sys-9961e2442230a8d1/out/zstd/lib/dictBuilder/zdict.o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/zstd-sys-9961e2442230a8d1/out/zstd/lib/legacy/zstd_v01.o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/zstd-sys-9961e2442230a8d1/out/zstd/lib/legacy/zstd_v02.o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/zstd-sys-9961e2442230a8d1/out/zstd/lib/legacy/zstd_v03.o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/zstd-sys-9961e2442230a8d1/out/zstd/lib/legacy/zstd_v04.o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/zstd-sys-9961e2442230a8d1/out/zstd/lib/legacy/zstd_v05.o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/zstd-sys-9961e2442230a8d1/out/zstd/lib/legacy/zstd_v06.o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/zstd-sys-9961e2442230a8d1/out/zstd/lib/legacy/zstd_v07.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" "cb10dfc1d684aacc3e9e24b3edaae87f3e687d38ea7f43813cbc65b053b52a4d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb10dfc1d684aacc3e9e24b3edaae87f3e687d38ea7f43813cbc65b053b52a4d", kill_on_drop: false }`
[INFO] [stdout] cb10dfc1d684aacc3e9e24b3edaae87f3e687d38ea7f43813cbc65b053b52a4d