Build #1215853 2024-05-10T09:51:00.149783+00:00
# rustc version
rustc 1.80.0-nightly (8f9080db4 2024-05-09)# docs.rs version
docsrs 0.6.0 (7c63657e 2024-05-03)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/hts-sys-2.1.4/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/hts-sys-2.1.4/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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20240509-1.80.0-nightly-8f9080db4\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--extern-html-root-takes-precedence\"]" "--offline" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/i686-pc-windows-msvc\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "i686-pc-windows-msvc", kill_on_drop: false }`
[INFO] [stdout] ed779a98b141bd9c066d48254841f0d35f7789981ddc90c4ef1334710ac21511
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `Command { std: "docker" "start" "-a" "ed779a98b141bd9c066d48254841f0d35f7789981ddc90c4ef1334710ac21511", kill_on_drop: false }`
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr] Compiling windows_i686_msvc v0.52.5
[INFO] [stderr] Compiling lzma-sys v0.1.20
[INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr] Compiling libz-sys v1.1.16
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr] --> build.rs:6:7
[INFO] [stderr] |
[INFO] [stderr] 6 | #[cfg(feature = "serde")]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `bindgen`, `bzip2`, `bzip2-sys`, `curl`, `curl-sys`, `default`, `gcs`, `libdeflate`, `libdeflate-sys`, `lzma`, `lzma-sys`, `openssl-sys`, `s3`, `static`
[INFO] [stderr] = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr]
[INFO] [stderr] warning: `hts-sys` (build script) generated 1 warning
[INFO] [stderr] Checking windows-targets v0.52.5
[INFO] [stderr] The following warnings were emitted during compilation:
[INFO] [stderr]
[INFO] [stderr] warning: libz-sys@1.1.16: GNU compiler is not supported for this target
[INFO] [stderr] warning: libz-sys@1.1.16: GNU compiler is not supported for this target
[INFO] [stderr] warning: libz-sys@1.1.16: GNU compiler is not supported for this target
[INFO] [stderr]
[INFO] [stderr] error: failed to run custom build command for `libz-sys v1.1.16`
[INFO] [stderr]
[INFO] [stderr] Caused by:
[INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/libz-sys-88c0e42e8b65025a/build-script-build` (exit status: 101)
[INFO] [stderr] --- stdout
[INFO] [stderr] cargo:rerun-if-env-changed=LIBZ_SYS_STATIC
[INFO] [stderr] cargo:rerun-if-changed=build.rs
[INFO] [stderr] CMAKE_TOOLCHAIN_FILE_i686-pc-windows-msvc = None
[INFO] [stderr] CMAKE_TOOLCHAIN_FILE_i686_pc_windows_msvc = None
[INFO] [stderr] TARGET_CMAKE_TOOLCHAIN_FILE = None
[INFO] [stderr] CMAKE_TOOLCHAIN_FILE = None
[INFO] [stderr] CMAKE_GENERATOR_i686-pc-windows-msvc = None
[INFO] [stderr] CMAKE_GENERATOR_i686_pc_windows_msvc = None
[INFO] [stderr] TARGET_CMAKE_GENERATOR = None
[INFO] [stderr] CMAKE_GENERATOR = 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] CMAKE_PREFIX_PATH_i686-pc-windows-msvc = None
[INFO] [stderr] CMAKE_PREFIX_PATH_i686_pc_windows_msvc = None
[INFO] [stderr] TARGET_CMAKE_PREFIX_PATH = None
[INFO] [stderr] CMAKE_PREFIX_PATH = None
[INFO] [stderr] CMAKE_i686-pc-windows-msvc = None
[INFO] [stderr] CMAKE_i686_pc_windows_msvc = None
[INFO] [stderr] TARGET_CMAKE = None
[INFO] [stderr] CMAKE = None
[INFO] [stderr]
[INFO] [stderr] --- stderr
[INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cmake-0.1.50/src/lib.rs:955:25:
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] couldn't determine visual studio generator
[INFO] [stderr] if VisualStudio is installed, however, consider running the appropriate vcvars script before building this crate
[INFO] [stderr]
[INFO] [stderr] note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
[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: 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: 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: 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: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-I" "bzip2-1.0.8" "-D_WIN32" "-DBZ_EXPORT" "-D_FILE_OFFSET_BITS=64" "-DBZ_NO_STDIO" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/bzip2-sys-814082267d2a67b4/out/lib/5bb993572ce83733-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: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-I" "bzip2-1.0.8" "-D_WIN32" "-DBZ_EXPORT" "-D_FILE_OFFSET_BITS=64" "-DBZ_NO_STDIO" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/bzip2-sys-814082267d2a67b4/out/lib/5bb993572ce83733-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: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-I" "bzip2-1.0.8" "-D_WIN32" "-DBZ_EXPORT" "-D_FILE_OFFSET_BITS=64" "-DBZ_NO_STDIO" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/bzip2-sys-814082267d2a67b4/out/lib/5bb993572ce83733-crctable.o" "-c" "bzip2-1.0.8/crctable.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=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/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: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-I" "bzip2-1.0.8" "-D_WIN32" "-DBZ_EXPORT" "-D_FILE_OFFSET_BITS=64" "-DBZ_NO_STDIO" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/bzip2-sys-814082267d2a67b4/out/lib/5bb993572ce83733-randtable.o" "-c" "bzip2-1.0.8/randtable.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/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: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-I" "bzip2-1.0.8" "-D_WIN32" "-DBZ_EXPORT" "-D_FILE_OFFSET_BITS=64" "-DBZ_NO_STDIO" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/bzip2-sys-814082267d2a67b4/out/lib/5bb993572ce83733-compress.o" "-c" "bzip2-1.0.8/compress.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/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" "-m32" "-I" "bzip2-1.0.8" "-D_WIN32" "-DBZ_EXPORT" "-D_FILE_OFFSET_BITS=64" "-DBZ_NO_STDIO" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/bzip2-sys-814082267d2a67b4/out/lib/5bb993572ce83733-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" "-m32" "-I" "bzip2-1.0.8" "-D_WIN32" "-DBZ_EXPORT" "-D_FILE_OFFSET_BITS=64" "-DBZ_NO_STDIO" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/bzip2-sys-814082267d2a67b4/out/lib/5bb993572ce83733-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-fd9914a30c960199/build-script-build` (exit status: 1)
[INFO] [stderr] --- stdout
[INFO] [stderr] TARGET = Some("i686-pc-windows-msvc")
[INFO] [stderr] OPT_LEVEL = Some("0")
[INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr] cargo:rerun-if-env-changed=CC_i686-pc-windows-msvc
[INFO] [stderr] CC_i686-pc-windows-msvc = None
[INFO] [stderr] cargo:rerun-if-env-changed=CC_i686_pc_windows_msvc
[INFO] [stderr] CC_i686_pc_windows_msvc = None
[INFO] [stderr] cargo:rerun-if-env-changed=TARGET_CC
[INFO] [stderr] TARGET_CC = None
[INFO] [stderr] cargo:rerun-if-env-changed=CC
[INFO] [stderr] CC = None
[INFO] [stderr] RUSTC_LINKER = None
[INFO] [stderr] cargo:rerun-if-env-changed=CROSS_COMPILE
[INFO] [stderr] CROSS_COMPILE = None
[INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr] CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr] DEBUG = Some("true")
[INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2")
[INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_i686-pc-windows-msvc
[INFO] [stderr] CFLAGS_i686-pc-windows-msvc = None
[INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_i686_pc_windows_msvc
[INFO] [stderr] CFLAGS_i686_pc_windows_msvc = None
[INFO] [stderr] cargo:rerun-if-env-changed=TARGET_CFLAGS
[INFO] [stderr] TARGET_CFLAGS = None
[INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr] CFLAGS = None
[INFO] [stderr] 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=In file included from bzip2-1.0.8/bzlib_private.h:33,
[INFO] [stderr] cargo:warning= from bzip2-1.0.8/blocksort.c:22:
[INFO] [stderr] cargo:warning=bzip2-1.0.8/bzlib.h:70: warning: "BZ_EXPORT" redefined
[INFO] [stderr] cargo:warning= 70 | #define BZ_EXPORT
[INFO] [stderr] cargo:warning= |
[INFO] [stderr] cargo:warning=<command-line>: note: this is the location of the previous definition
[INFO] [stderr] cargo:warning=In file included from bzip2-1.0.8/bzlib_private.h:33,
[INFO] [stderr] cargo:warning= from bzip2-1.0.8/blocksort.c:22:
[INFO] [stderr] cargo:warning=bzip2-1.0.8/bzlib.h:79:13: fatal error: windows.h: No such file or directory
[INFO] [stderr] cargo:warning= 79 | # include <windows.h>
[INFO] [stderr] cargo:warning= | ^~~~~~~~~~~
[INFO] [stderr] cargo:warning=compilation terminated.
[INFO] [stderr] exit status: 1
[INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-I" "bzip2-1.0.8" "-D_WIN32" "-DBZ_EXPORT" "-D_FILE_OFFSET_BITS=64" "-DBZ_NO_STDIO" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/bzip2-sys-814082267d2a67b4/out/lib/5bb993572ce83733-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] cargo:warning= from bzip2-1.0.8/huffman.c:22:
[INFO] [stderr] cargo:warning=bzip2-1.0.8/bzlib.h:70: warning: "BZ_EXPORT" redefined
[INFO] [stderr] cargo:warning= 70 | #define BZ_EXPORT
[INFO] [stderr] cargo:warning= |
[INFO] [stderr] cargo:warning=<command-line>: note: this is the location of the previous definition
[INFO] [stderr] cargo:warning=In file included from bzip2-1.0.8/bzlib_private.h:33,
[INFO] [stderr] cargo:warning= from bzip2-1.0.8/huffman.c:22:
[INFO] [stderr] cargo:warning=bzip2-1.0.8/bzlib.h:79:13: fatal error: windows.h: No such file or directory
[INFO] [stderr] cargo:warning= 79 | # include <windows.h>
[INFO] [stderr] cargo:warning= | ^~~~~~~~~~~
[INFO] [stderr] cargo:warning=compilation terminated.
[INFO] [stderr]
[INFO] [stderr] exit status: 1
[INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-I" "bzip2-1.0.8" "-D_WIN32" "-DBZ_EXPORT" "-D_FILE_OFFSET_BITS=64" "-DBZ_NO_STDIO" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/bzip2-sys-814082267d2a67b4/out/lib/5bb993572ce83733-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] cargo:warning= from bzip2-1.0.8/crctable.c:22:
[INFO] [stderr] cargo:warning=bzip2-1.0.8/bzlib.h:70: warning: "BZ_EXPORT" redefined
[INFO] [stderr] cargo:warning= 70 | #define BZ_EXPORT
[INFO] [stderr] cargo:warning= |
[INFO] [stderr] cargo:warning=<command-line>: note: this is the location of the previous definition
[INFO] [stderr] cargo:warning=In file included from bzip2-1.0.8/bzlib_private.h:33,
[INFO] [stderr] cargo:warning= from bzip2-1.0.8/crctable.c:22:
[INFO] [stderr] cargo:warning=bzip2-1.0.8/bzlib.h:79:13: fatal error: windows.h: No such file or directory
[INFO] [stderr] cargo:warning= 79 | # include <windows.h>
[INFO] [stderr] cargo:warning= | ^~~~~~~~~~~
[INFO] [stderr] cargo:warning=compilation terminated.
[INFO] [stderr]
[INFO] [stderr] exit status: 1
[INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-I" "bzip2-1.0.8" "-D_WIN32" "-DBZ_EXPORT" "-D_FILE_OFFSET_BITS=64" "-DBZ_NO_STDIO" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/bzip2-sys-814082267d2a67b4/out/lib/5bb993572ce83733-crctable.o" "-c" "bzip2-1.0.8/crctable.c" with args cc did not execute successfully (status code exit status: 1).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] cargo:warning= from bzip2-1.0.8/randtable.c:22:
[INFO] [stderr] cargo:warning=bzip2-1.0.8/bzlib.h:70: warning: "BZ_EXPORT" redefined
[INFO] [stderr] cargo:warning= 70 | #define BZ_EXPORT
[INFO] [stderr] cargo:warning= |
[INFO] [stderr] cargo:warning=<command-line>: note: this is the location of the previous definition
[INFO] [stderr] cargo:warning=In file included from bzip2-1.0.8/bzlib_private.h:33,
[INFO] [stderr] cargo:warning= from bzip2-1.0.8/randtable.c:22:
[INFO] [stderr] cargo:warning=bzip2-1.0.8/bzlib.h:79:13: fatal error: windows.h: No such file or directory
[INFO] [stderr] cargo:warning= 79 | # include <windows.h>
[INFO] [stderr] cargo:warning= | ^~~~~~~~~~~
[INFO] [stderr] cargo:warning=compilation terminated.
[INFO] [stderr]
[INFO] [stderr] exit status: 1
[INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-I" "bzip2-1.0.8" "-D_WIN32" "-DBZ_EXPORT" "-D_FILE_OFFSET_BITS=64" "-DBZ_NO_STDIO" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/bzip2-sys-814082267d2a67b4/out/lib/5bb993572ce83733-randtable.o" "-c" "bzip2-1.0.8/randtable.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] cargo:warning= from bzip2-1.0.8/compress.c:29:
[INFO] [stderr] cargo:warning=bzip2-1.0.8/bzlib.h:70: warning: "BZ_EXPORT" redefined
[INFO] [stderr] cargo:warning= 70 | #define BZ_EXPORT
[INFO] [stderr] cargo:warning= |
[INFO] [stderr] cargo:warning=<command-line>: note: this is the location of the previous definition
[INFO] [stderr] cargo:warning=In file included from bzip2-1.0.8/bzlib_private.h:33,
[INFO] [stderr] cargo:warning= from bzip2-1.0.8/compress.c:29:
[INFO] [stderr] cargo:warning=bzip2-1.0.8/bzlib.h:79:13: fatal error: windows.h: No such file or directory
[INFO] [stderr] cargo:warning= 79 | # include <windows.h>
[INFO] [stderr] cargo:warning= | ^~~~~~~~~~~
[INFO] [stderr] cargo:warning=compilation terminated.
[INFO] [stderr]
[INFO] [stderr] exit status: 1
[INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-I" "bzip2-1.0.8" "-D_WIN32" "-DBZ_EXPORT" "-D_FILE_OFFSET_BITS=64" "-DBZ_NO_STDIO" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/bzip2-sys-814082267d2a67b4/out/lib/5bb993572ce83733-compress.o" "-c" "bzip2-1.0.8/compress.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] cargo:warning= from bzip2-1.0.8/decompress.c:22:
[INFO] [stderr] cargo:warning=bzip2-1.0.8/bzlib.h:70: warning: "BZ_EXPORT" redefined
[INFO] [stderr] cargo:warning= 70 | #define BZ_EXPORT
[INFO] [stderr] cargo:warning= |
[INFO] [stderr] cargo:warning=<command-line>: note: this is the location of the previous definition
[INFO] [stderr] cargo:warning=In file included from bzip2-1.0.8/bzlib_private.h:33,
[INFO] [stderr] cargo:warning= from bzip2-1.0.8/decompress.c:22:
[INFO] [stderr] cargo:warning=bzip2-1.0.8/bzlib.h:79:13: fatal error: windows.h: No such file or directory
[INFO] [stderr] cargo:warning= 79 | # include <windows.h>
[INFO] [stderr] cargo:warning= | ^~~~~~~~~~~
[INFO] [stderr] cargo:warning=compilation terminated.
[INFO] [stderr]
[INFO] [stderr] exit status: 1
[INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-I" "bzip2-1.0.8" "-D_WIN32" "-DBZ_EXPORT" "-D_FILE_OFFSET_BITS=64" "-DBZ_NO_STDIO" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/bzip2-sys-814082267d2a67b4/out/lib/5bb993572ce83733-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] cargo:warning= from bzip2-1.0.8/bzlib.c:31:
[INFO] [stderr] cargo:warning=bzip2-1.0.8/bzlib.h:70: warning: "BZ_EXPORT" redefined
[INFO] [stderr] cargo:warning= 70 | #define BZ_EXPORT
[INFO] [stderr] cargo:warning= |
[INFO] [stderr] cargo:warning=<command-line>: note: this is the location of the previous definition
[INFO] [stderr] cargo:warning=In file included from bzip2-1.0.8/bzlib_private.h:33,
[INFO] [stderr] cargo:warning= from bzip2-1.0.8/bzlib.c:31:
[INFO] [stderr] cargo:warning=bzip2-1.0.8/bzlib.h:79:13: fatal error: windows.h: No such file or directory
[INFO] [stderr] cargo:warning= 79 | # include <windows.h>
[INFO] [stderr] cargo:warning= | ^~~~~~~~~~~
[INFO] [stderr] cargo:warning=compilation terminated.
[INFO] [stderr]
[INFO] [stderr] exit status: 1
[INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-I" "bzip2-1.0.8" "-D_WIN32" "-DBZ_EXPORT" "-D_FILE_OFFSET_BITS=64" "-DBZ_NO_STDIO" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/bzip2-sys-814082267d2a67b4/out/lib/5bb993572ce83733-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" "-m32" "-I" "bzip2-1.0.8" "-D_WIN32" "-DBZ_EXPORT" "-D_FILE_OFFSET_BITS=64" "-DBZ_NO_STDIO" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/bzip2-sys-814082267d2a67b4/out/lib/5bb993572ce83733-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] The following warnings were emitted during compilation:
[INFO] [stderr]
[INFO] [stderr] warning: lzma-sys@0.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: lzma-sys@0.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: lzma-sys@0.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: lzma-sys@0.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: lzma-sys@0.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: lzma-sys@0.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: lzma-sys@0.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: lzma-sys@0.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: lzma-sys@0.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: lzma-sys@0.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: lzma-sys@0.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: lzma-sys@0.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: lzma-sys@0.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: lzma-sys@0.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: lzma-sys@0.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: lzma-sys@0.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: lzma-sys@0.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: lzma-sys@0.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: lzma-sys@0.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: lzma-sys@0.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: lzma-sys@0.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: lzma-sys@0.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: lzma-sys@0.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: lzma-sys@0.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: lzma-sys@0.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: lzma-sys@0.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: lzma-sys@0.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: lzma-sys@0.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: lzma-sys@0.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: lzma-sys@0.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: lzma-sys@0.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: lzma-sys@0.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: lzma-sys@0.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: lzma-sys@0.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: lzma-sys@0.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: lzma-sys@0.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: lzma-sys@0.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: lzma-sys@0.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: lzma-sys@0.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: lzma-sys@0.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: lzma-sys@0.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: lzma-sys@0.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: lzma-sys@0.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: lzma-sys@0.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: lzma-sys@0.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: lzma-sys@0.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: lzma-sys@0.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: lzma-sys@0.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: lzma-sys@0.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: lzma-sys@0.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: lzma-sys@0.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: lzma-sys@0.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: lzma-sys@0.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: lzma-sys@0.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: lzma-sys@0.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: lzma-sys@0.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: lzma-sys@0.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: lzma-sys@0.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: lzma-sys@0.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: lzma-sys@0.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: lzma-sys@0.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: lzma-sys@0.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: lzma-sys@0.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: lzma-sys@0.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: lzma-sys@0.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: lzma-sys@0.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: lzma-sys@0.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: lzma-sys@0.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: lzma-sys@0.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: lzma-sys@0.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: lzma-sys@0.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: lzma-sys@0.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: lzma-sys@0.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: lzma-sys@0.1.20: GNU compiler is not supported for this target
[INFO] [stderr]
[INFO] [stderr] error: failed to run custom build command for `lzma-sys v0.1.20`
[INFO] [stderr]
[INFO] [stderr] Caused by:
[INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/lzma-sys-44c399b4a189d9a0/build-script-build` (exit status: 1)
[INFO] [stderr] --- stdout
[INFO] [stderr] cargo:rerun-if-changed=build.rs
[INFO] [stderr] cargo:rerun-if-env-changed=LZMA_API_STATIC
[INFO] [stderr] cargo:root=/opt/rustwide/target/i686-pc-windows-msvc/debug/build/lzma-sys-ee08acac12367455/out
[INFO] [stderr] cargo:include=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lzma-sys-0.1.20/xz-5.2/src/liblzma/api
[INFO] [stderr] TARGET = Some("i686-pc-windows-msvc")
[INFO] [stderr] OPT_LEVEL = Some("0")
[INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr] cargo:rerun-if-env-changed=CC_i686-pc-windows-msvc
[INFO] [stderr] CC_i686-pc-windows-msvc = None
[INFO] [stderr] cargo:rerun-if-env-changed=CC_i686_pc_windows_msvc
[INFO] [stderr] CC_i686_pc_windows_msvc = None
[INFO] [stderr] cargo:rerun-if-env-changed=TARGET_CC
[INFO] [stderr] TARGET_CC = None
[INFO] [stderr] cargo:rerun-if-env-changed=CC
[INFO] [stderr] CC = None
[INFO] [stderr] RUSTC_LINKER = None
[INFO] [stderr] cargo:rerun-if-env-changed=CROSS_COMPILE
[INFO] [stderr] CROSS_COMPILE = None
[INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr] CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr] DEBUG = Some("true")
[INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2")
[INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_i686-pc-windows-msvc
[INFO] [stderr] CFLAGS_i686-pc-windows-msvc = None
[INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_i686_pc_windows_msvc
[INFO] [stderr] CFLAGS_i686_pc_windows_msvc = None
[INFO] [stderr] cargo:rerun-if-env-changed=TARGET_CFLAGS
[INFO] [stderr] TARGET_CFLAGS = None
[INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr] CFLAGS = None
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] exit status: 0
[INFO] [stderr] exit status: 0
[INFO] [stderr] exit status: 0
[INFO] [stderr] exit status: 0
[INFO] [stderr] exit status: 0
[INFO] [stderr] exit status: 0
[INFO] [stderr] exit status: 0
[INFO] [stderr] exit status: 0
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] 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] 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] exit status: 0
[INFO] [stderr] exit status: 0
[INFO] [stderr] exit status: 0
[INFO] [stderr] exit status: 0
[INFO] [stderr] exit status: 0
[INFO] [stderr] exit status: 0
[INFO] [stderr] exit status: 0
[INFO] [stderr] exit status: 0
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] 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] 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] exit status: 0
[INFO] [stderr] exit status: 0
[INFO] [stderr] exit status: 0
[INFO] [stderr] exit status: 0
[INFO] [stderr] exit status: 0
[INFO] [stderr] exit status: 0
[INFO] [stderr] exit status: 0
[INFO] [stderr] exit status: 0
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] exit status: 0
[INFO] [stderr] exit status: 0
[INFO] [stderr] exit status: 0
[INFO] [stderr] exit status: 0
[INFO] [stderr] exit status: 0
[INFO] [stderr] exit status: 0
[INFO] [stderr] exit status: 0
[INFO] [stderr] exit status: 0
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] 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] exit status: 0
[INFO] [stderr] cargo:rerun-if-env-changed=AR_i686-pc-windows-msvc
[INFO] [stderr] AR_i686-pc-windows-msvc = None
[INFO] [stderr] cargo:rerun-if-env-changed=AR_i686_pc_windows_msvc
[INFO] [stderr] AR_i686_pc_windows_msvc = None
[INFO] [stderr] cargo:rerun-if-env-changed=TARGET_AR
[INFO] [stderr] TARGET_AR = None
[INFO] [stderr] cargo:rerun-if-env-changed=AR
[INFO] [stderr] AR = None
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] cargo:rerun-if-env-changed=ARFLAGS_i686-pc-windows-msvc
[INFO] [stderr] ARFLAGS_i686-pc-windows-msvc = None
[INFO] [stderr] cargo:rerun-if-env-changed=ARFLAGS_i686_pc_windows_msvc
[INFO] [stderr] ARFLAGS_i686_pc_windows_msvc = None
[INFO] [stderr] cargo:rerun-if-env-changed=TARGET_ARFLAGS
[INFO] [stderr] TARGET_ARFLAGS = None
[INFO] [stderr] cargo:rerun-if-env-changed=ARFLAGS
[INFO] [stderr] ARFLAGS = None
[INFO] [stderr]
[INFO] [stderr] --- stderr
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] error occurred: Failed to find tool. Is `lib.exe` installed?
[INFO] [stderr]
[INFO] [stderr]
[INFO] running `Command { std: "docker" "inspect" "ed779a98b141bd9c066d48254841f0d35f7789981ddc90c4ef1334710ac21511", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed779a98b141bd9c066d48254841f0d35f7789981ddc90c4ef1334710ac21511", kill_on_drop: false }`
[INFO] [stdout] ed779a98b141bd9c066d48254841f0d35f7789981ddc90c4ef1334710ac21511