codegraph-ruby 0.1.0

Ruby parser for CodeGraph - extracts code entities and relationships from Ruby source files
Documentation
Build #2831921 2026-01-18 08:54:22
# rustc version
rustc 1.94.0-nightly (fe98ddcfc 2026-01-17)# docs.rs version
docsrs 0.1.0 (70ee01e6 2026-01-16 )# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder/builds/codegraph-ruby-0.1.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/codegraph-ruby-0.1.0/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace-builder/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace-builder/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "6442450944" "--cpus" "6" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260117-1.94.0-nightly-fe98ddcfc\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--extern-html-root-takes-precedence\"]" "--offline" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/i686-pc-windows-msvc\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "i686-pc-windows-msvc", kill_on_drop: false }`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 8120c145aba642fba99eb53d3ea5aff1358209adb4836058486e32fd2b1edb2f
[INFO] running `Command { std: "docker" "start" "-a" "8120c145aba642fba99eb53d3ea5aff1358209adb4836058486e32fd2b1edb2f", kill_on_drop: false }`
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling lz4-sys v1.10.0
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling tree-sitter v0.22.6
[INFO] [stderr] warning: bzip2-sys@0.1.13+1.0.8: GNU compiler is not supported for this target
[INFO] [stderr] warning: bzip2-sys@0.1.13+1.0.8: GNU compiler is not supported for this target
[INFO] [stderr] warning: bzip2-sys@0.1.13+1.0.8: In file included from bzip2-1.0.8/bzlib_private.h:33,
[INFO] [stderr] warning: bzip2-sys@0.1.13+1.0.8:                  from bzip2-1.0.8/blocksort.c:22:
[INFO] [stderr] warning: bzip2-sys@0.1.13+1.0.8: bzip2-1.0.8/bzlib.h:70: warning: "BZ_EXPORT" redefined
[INFO] [stderr] warning: bzip2-sys@0.1.13+1.0.8:    70 | #define BZ_EXPORT
[INFO] [stderr] warning: bzip2-sys@0.1.13+1.0.8:       | 
[INFO] [stderr] warning: bzip2-sys@0.1.13+1.0.8: <command-line>: note: this is the location of the previous definition
[INFO] [stderr] warning: bzip2-sys@0.1.13+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.13+1.0.8:    79 | #   include <windows.h>
[INFO] [stderr] warning: bzip2-sys@0.1.13+1.0.8:       |             ^~~~~~~~~~~
[INFO] [stderr] warning: bzip2-sys@0.1.13+1.0.8: compilation terminated.
[INFO] [stderr] warning: bzip2-sys@0.1.13+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-d5d9e1f4f3381590/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=GNU compiler is not supported for this target
[INFO] [stderr] warning: bzip2-sys@0.1.13+1.0.8: In file included from bzip2-1.0.8/bzlib_private.h:33,
[INFO] [stderr] warning: bzip2-sys@0.1.13+1.0.8:                  from bzip2-1.0.8/huffman.c:22:
[INFO] [stderr] warning: bzip2-sys@0.1.13+1.0.8: bzip2-1.0.8/bzlib.h:70: warning: "BZ_EXPORT" redefined
[INFO] [stderr] warning: bzip2-sys@0.1.13+1.0.8:    70 | #define BZ_EXPORT
[INFO] [stderr] warning: bzip2-sys@0.1.13+1.0.8:       | 
[INFO] [stderr] warning: bzip2-sys@0.1.13+1.0.8: <command-line>: note: this is the location of the previous definition
[INFO] [stderr] warning: bzip2-sys@0.1.13+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.13+1.0.8:    79 | #   include <windows.h>
[INFO] [stderr] warning: bzip2-sys@0.1.13+1.0.8:       |             ^~~~~~~~~~~
[INFO] [stderr] warning: bzip2-sys@0.1.13+1.0.8: compilation terminated.
[INFO] [stderr] warning: bzip2-sys@0.1.13+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-d5d9e1f4f3381590/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=GNU compiler is not supported for this target
[INFO] [stderr] warning: bzip2-sys@0.1.13+1.0.8: In file included from bzip2-1.0.8/bzlib_private.h:33,
[INFO] [stderr] warning: bzip2-sys@0.1.13+1.0.8:                  from bzip2-1.0.8/crctable.c:22:
[INFO] [stderr] warning: bzip2-sys@0.1.13+1.0.8: bzip2-1.0.8/bzlib.h:70: warning: "BZ_EXPORT" redefined
[INFO] [stderr] warning: bzip2-sys@0.1.13+1.0.8:    70 | #define BZ_EXPORT
[INFO] [stderr] warning: bzip2-sys@0.1.13+1.0.8:       | 
[INFO] [stderr] warning: bzip2-sys@0.1.13+1.0.8: <command-line>: note: this is the location of the previous definition
[INFO] [stderr] warning: bzip2-sys@0.1.13+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.13+1.0.8:    79 | #   include <windows.h>
[INFO] [stderr] warning: bzip2-sys@0.1.13+1.0.8:       |             ^~~~~~~~~~~
[INFO] [stderr] warning: bzip2-sys@0.1.13+1.0.8: compilation terminated.
[INFO] [stderr] warning: bzip2-sys@0.1.13+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-d5d9e1f4f3381590/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.13+1.0.8: In file included from bzip2-1.0.8/bzlib_private.h:33,
[INFO] [stderr] warning: bzip2-sys@0.1.13+1.0.8:                  from bzip2-1.0.8/randtable.c:22:
[INFO] [stderr] warning: bzip2-sys@0.1.13+1.0.8: bzip2-1.0.8/bzlib.h:70: warning: "BZ_EXPORT" redefined
[INFO] [stderr] warning: bzip2-sys@0.1.13+1.0.8:    70 | #define BZ_EXPORT
[INFO] [stderr] warning: bzip2-sys@0.1.13+1.0.8:       | 
[INFO] [stderr] warning: bzip2-sys@0.1.13+1.0.8: <command-line>: note: this is the location of the previous definition
[INFO] [stderr] warning: bzip2-sys@0.1.13+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.13+1.0.8:    79 | #   include <windows.h>
[INFO] [stderr] warning: bzip2-sys@0.1.13+1.0.8:       |             ^~~~~~~~~~~
[INFO] [stderr] warning: bzip2-sys@0.1.13+1.0.8: compilation terminated.
[INFO] [stderr] warning: bzip2-sys@0.1.13+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-d5d9e1f4f3381590/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=GNU compiler is not supported for this target
[INFO] [stderr] warning: bzip2-sys@0.1.13+1.0.8: In file included from bzip2-1.0.8/bzlib_private.h:33,
[INFO] [stderr] warning: bzip2-sys@0.1.13+1.0.8:                  from bzip2-1.0.8/compress.c:29:
[INFO] [stderr] warning: bzip2-sys@0.1.13+1.0.8: bzip2-1.0.8/bzlib.h:70: warning: "BZ_EXPORT" redefined
[INFO] [stderr] warning: bzip2-sys@0.1.13+1.0.8:    70 | #define BZ_EXPORT
[INFO] [stderr] warning: bzip2-sys@0.1.13+1.0.8:       | 
[INFO] [stderr] warning: bzip2-sys@0.1.13+1.0.8: <command-line>: note: this is the location of the previous definition
[INFO] [stderr] warning: bzip2-sys@0.1.13+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.13+1.0.8:    79 | #   include <windows.h>
[INFO] [stderr] warning: bzip2-sys@0.1.13+1.0.8:       |             ^~~~~~~~~~~
[INFO] [stderr] warning: bzip2-sys@0.1.13+1.0.8: compilation terminated.
[INFO] [stderr] warning: bzip2-sys@0.1.13+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-d5d9e1f4f3381590/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=GNU compiler is not supported for this target
[INFO] [stderr] warning: bzip2-sys@0.1.13+1.0.8: In file included from bzip2-1.0.8/bzlib_private.h:33,
[INFO] [stderr] warning: bzip2-sys@0.1.13+1.0.8:                  from bzip2-1.0.8/decompress.c:22:
[INFO] [stderr] warning: bzip2-sys@0.1.13+1.0.8: bzip2-1.0.8/bzlib.h:70: warning: "BZ_EXPORT" redefined
[INFO] [stderr] warning: bzip2-sys@0.1.13+1.0.8:    70 | #define BZ_EXPORT
[INFO] [stderr] warning: bzip2-sys@0.1.13+1.0.8:       | 
[INFO] [stderr] warning: bzip2-sys@0.1.13+1.0.8: <command-line>: note: this is the location of the previous definition
[INFO] [stderr] warning: bzip2-sys@0.1.13+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.13+1.0.8:    79 | #   include <windows.h>
[INFO] [stderr] warning: bzip2-sys@0.1.13+1.0.8:       |             ^~~~~~~~~~~
[INFO] [stderr] warning: bzip2-sys@0.1.13+1.0.8: compilation terminated.
[INFO] [stderr] warning: bzip2-sys@0.1.13+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-d5d9e1f4f3381590/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.13+1.0.8:                  from bzip2-1.0.8/bzlib.c:31:
[INFO] [stderr] warning: bzip2-sys@0.1.13+1.0.8: bzip2-1.0.8/bzlib.h:70: warning: "BZ_EXPORT" redefined
[INFO] [stderr] warning: bzip2-sys@0.1.13+1.0.8:    70 | #define BZ_EXPORT
[INFO] [stderr] warning: bzip2-sys@0.1.13+1.0.8:       | 
[INFO] [stderr] warning: bzip2-sys@0.1.13+1.0.8: <command-line>: note: this is the location of the previous definition
[INFO] [stderr] warning: bzip2-sys@0.1.13+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.13+1.0.8:    79 | #   include <windows.h>
[INFO] [stderr] warning: bzip2-sys@0.1.13+1.0.8:       |             ^~~~~~~~~~~
[INFO] [stderr] warning: bzip2-sys@0.1.13+1.0.8: compilation terminated.
[INFO] [stderr] warning: bzip2-sys@0.1.13+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-d5d9e1f4f3381590/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] error: failed to run custom build command for `bzip2-sys v0.1.13+1.0.8`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/bzip2-sys-eb2f1b2b10644a9c/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=VCINSTALLDIR
[INFO] [stderr]   VCINSTALLDIR = 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=CC_i686_pc_windows_msvc
[INFO] [stderr]   CC_i686_pc_windows_msvc = None
[INFO] [stderr]   cargo:rerun-if-env-changed=TARGET_CC
[INFO] [stderr]   TARGET_CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC
[INFO] [stderr]   CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CROSS_COMPILE
[INFO] [stderr]   CROSS_COMPILE = None
[INFO] [stderr]   RUSTC_LINKER = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   RUSTC_WRAPPER = None
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   DEBUG = Some(true)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_i686-pc-windows-msvc
[INFO] [stderr]   CFLAGS_i686-pc-windows-msvc = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_i686_pc_windows_msvc
[INFO] [stderr]   CFLAGS_i686_pc_windows_msvc = None
[INFO] [stderr]   cargo:rerun-if-env-changed=TARGET_CFLAGS
[INFO] [stderr]   TARGET_CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   cargo: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=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-d5d9e1f4f3381590/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=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/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=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-d5d9e1f4f3381590/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=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/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=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-d5d9e1f4f3381590/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=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-d5d9e1f4f3381590/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=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/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=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-d5d9e1f4f3381590/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=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/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=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-d5d9e1f4f3381590/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=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-d5d9e1f4f3381590/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-d5d9e1f4f3381590/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] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] warning: tree-sitter@0.22.6: GNU compiler is not supported for this target
[INFO] [stderr] warning: tree-sitter@0.22.6: GNU compiler is not supported for this target
[INFO] [stderr] error: failed to run custom build command for `tree-sitter v0.22.6`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/tree-sitter-5ed143dccadf5ca1/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-env-changed=CARGO_FEATURE_WASM
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tree-sitter-0.22.6/src/host.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tree-sitter-0.22.6/src/stack.c
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tree-sitter-0.22.6/src/length.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tree-sitter-0.22.6/src/wasm
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tree-sitter-0.22.6/src/tree.c
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tree-sitter-0.22.6/src/subtree.c
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tree-sitter-0.22.6/src/get_changed_ranges.c
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tree-sitter-0.22.6/src/reduce_action.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tree-sitter-0.22.6/src/unicode.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tree-sitter-0.22.6/src/language.c
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tree-sitter-0.22.6/src/alloc.c
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tree-sitter-0.22.6/src/alloc.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tree-sitter-0.22.6/src/lexer.c
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tree-sitter-0.22.6/src/unicode
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tree-sitter-0.22.6/src/atomic.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tree-sitter-0.22.6/src/reusable_node.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tree-sitter-0.22.6/src/node.c
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tree-sitter-0.22.6/src/subtree.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tree-sitter-0.22.6/src/language.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tree-sitter-0.22.6/src/array.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tree-sitter-0.22.6/src/lexer.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tree-sitter-0.22.6/src/wasm_store.c
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tree-sitter-0.22.6/src/tree.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tree-sitter-0.22.6/src/get_changed_ranges.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tree-sitter-0.22.6/src/parser.c
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tree-sitter-0.22.6/src/query.c
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tree-sitter-0.22.6/src/parser.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tree-sitter-0.22.6/src/tree_cursor.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tree-sitter-0.22.6/src/point.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tree-sitter-0.22.6/src/clock.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tree-sitter-0.22.6/src/error_costs.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tree-sitter-0.22.6/src/lib.c
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tree-sitter-0.22.6/src/stack.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tree-sitter-0.22.6/src/wasm_store.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tree-sitter-0.22.6/src/tree_cursor.c
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/i686-pc-windows-msvc/debug/build/tree-sitter-a15844d711366648/out)
[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=VCINSTALLDIR
[INFO] [stderr]   VCINSTALLDIR = 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=CC_i686_pc_windows_msvc
[INFO] [stderr]   CC_i686_pc_windows_msvc = None
[INFO] [stderr]   cargo:rerun-if-env-changed=TARGET_CC
[INFO] [stderr]   TARGET_CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC
[INFO] [stderr]   CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CROSS_COMPILE
[INFO] [stderr]   CROSS_COMPILE = None
[INFO] [stderr]   RUSTC_LINKER = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   RUSTC_WRAPPER = None
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   DEBUG = Some(true)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_i686-pc-windows-msvc
[INFO] [stderr]   CFLAGS_i686-pc-windows-msvc = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_i686_pc_windows_msvc
[INFO] [stderr]   CFLAGS_i686_pc_windows_msvc = None
[INFO] [stderr]   cargo:rerun-if-env-changed=TARGET_CFLAGS
[INFO] [stderr]   TARGET_CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/i686-pc-windows-msvc/debug/build/tree-sitter-a15844d711366648/out)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_i686-pc-windows-msvc
[INFO] [stderr]   CFLAGS_i686-pc-windows-msvc = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_i686_pc_windows_msvc
[INFO] [stderr]   CFLAGS_i686_pc_windows_msvc = None
[INFO] [stderr]   cargo:rerun-if-env-changed=TARGET_CFLAGS
[INFO] [stderr]   TARGET_CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/i686-pc-windows-msvc/debug/build/tree-sitter-a15844d711366648/out)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_i686-pc-windows-msvc
[INFO] [stderr]   CFLAGS_i686-pc-windows-msvc = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_i686_pc_windows_msvc
[INFO] [stderr]   CFLAGS_i686_pc_windows_msvc = None
[INFO] [stderr]   cargo:rerun-if-env-changed=TARGET_CFLAGS
[INFO] [stderr]   TARGET_CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/i686-pc-windows-msvc/debug/build/tree-sitter-a15844d711366648/out)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_i686-pc-windows-msvc
[INFO] [stderr]   CFLAGS_i686-pc-windows-msvc = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_i686_pc_windows_msvc
[INFO] [stderr]   CFLAGS_i686_pc_windows_msvc = None
[INFO] [stderr]   cargo:rerun-if-env-changed=TARGET_CFLAGS
[INFO] [stderr]   TARGET_CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/i686-pc-windows-msvc/debug/build/tree-sitter-a15844d711366648/out)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_i686-pc-windows-msvc
[INFO] [stderr]   CFLAGS_i686-pc-windows-msvc = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_i686_pc_windows_msvc
[INFO] [stderr]   CFLAGS_i686_pc_windows_msvc = None
[INFO] [stderr]   cargo:rerun-if-env-changed=TARGET_CFLAGS
[INFO] [stderr]   TARGET_CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   cargo: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] [stderr] warning: libz-sys@1.1.22: GNU compiler is not supported for this target
[INFO] [stderr] warning: libz-sys@1.1.22: GNU compiler is not supported for this target
[INFO] [stderr] warning: libz-sys@1.1.22: GNU compiler is not supported for this target
[INFO] [stderr] warning: libz-sys@1.1.22: GNU compiler is not supported for this target
[INFO] [stderr] warning: libz-sys@1.1.22: GNU compiler is not supported for this target
[INFO] [stderr] warning: libz-sys@1.1.22: GNU compiler is not supported for this target
[INFO] [stderr] warning: libz-sys@1.1.22: GNU compiler is not supported for this target
[INFO] [stderr] warning: libz-sys@1.1.22: GNU compiler is not supported for this target
[INFO] [stderr] warning: libz-sys@1.1.22: GNU compiler is not supported for this target
[INFO] [stderr] warning: libz-sys@1.1.22: GNU compiler is not supported for this target
[INFO] [stderr] warning: libz-sys@1.1.22: GNU compiler is not supported for this target
[INFO] [stderr] warning: libz-sys@1.1.22: GNU compiler is not supported for this target
[INFO] [stderr] error: failed to run custom build command for `libz-sys v1.1.22`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/libz-sys-8b8c9940b4442318/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-env-changed=LIBZ_SYS_STATIC
[INFO] [stderr]   cargo:rerun-if-changed=build.rs
[INFO] [stderr]   cargo:rerun-if-changed=zng/cmake.rs
[INFO] [stderr]   cargo:rerun-if-changed=zng/cc.rs
[INFO] [stderr]   note, vcpkg did not find zlib: Could not find Vcpkg tree: No vcpkg installation found. Set the VCPKG_ROOT environment variable or run 'vcpkg integrate install'
[INFO] [stderr]   TARGET = Some(i686-pc-windows-msvc)
[INFO] [stderr]   OPT_LEVEL = Some(0)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=VCINSTALLDIR
[INFO] [stderr]   VCINSTALLDIR = 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=CC_i686_pc_windows_msvc
[INFO] [stderr]   CC_i686_pc_windows_msvc = None
[INFO] [stderr]   cargo:rerun-if-env-changed=TARGET_CC
[INFO] [stderr]   TARGET_CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC
[INFO] [stderr]   CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CROSS_COMPILE
[INFO] [stderr]   CROSS_COMPILE = None
[INFO] [stderr]   RUSTC_LINKER = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   RUSTC_WRAPPER = None
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   DEBUG = Some(true)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_i686-pc-windows-msvc
[INFO] [stderr]   CFLAGS_i686-pc-windows-msvc = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_i686_pc_windows_msvc
[INFO] [stderr]   CFLAGS_i686_pc_windows_msvc = None
[INFO] [stderr]   cargo:rerun-if-env-changed=TARGET_CFLAGS
[INFO] [stderr]   TARGET_CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   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] [stderr] warning: zstd-sys@2.0.16+zstd.1.5.7: GNU compiler is not supported for this target
[INFO] [stderr] warning: zstd-sys@2.0.16+zstd.1.5.7: GNU compiler is not supported for this target
[INFO] [stderr] warning: zstd-sys@2.0.16+zstd.1.5.7: GNU compiler is not supported for this target
[INFO] [stderr] warning: zstd-sys@2.0.16+zstd.1.5.7: GNU compiler is not supported for this target
[INFO] [stderr] warning: zstd-sys@2.0.16+zstd.1.5.7: GNU compiler is not supported for this target
[INFO] [stderr] warning: zstd-sys@2.0.16+zstd.1.5.7: GNU compiler is not supported for this target
[INFO] [stderr] warning: zstd-sys@2.0.16+zstd.1.5.7: GNU compiler is not supported for this target
[INFO] [stderr] warning: zstd-sys@2.0.16+zstd.1.5.7: GNU compiler is not supported for this target
[INFO] [stderr] warning: zstd-sys@2.0.16+zstd.1.5.7: GNU compiler is not supported for this target
[INFO] [stderr] warning: zstd-sys@2.0.16+zstd.1.5.7: GNU compiler is not supported for this target
[INFO] [stderr] warning: zstd-sys@2.0.16+zstd.1.5.7: GNU compiler is not supported for this target
[INFO] [stderr] warning: zstd-sys@2.0.16+zstd.1.5.7: GNU compiler is not supported for this target
[INFO] [stderr] warning: zstd-sys@2.0.16+zstd.1.5.7: GNU compiler is not supported for this target
[INFO] [stderr] warning: zstd-sys@2.0.16+zstd.1.5.7: GNU compiler is not supported for this target
[INFO] [stderr] warning: zstd-sys@2.0.16+zstd.1.5.7: GNU compiler is not supported for this target
[INFO] [stderr] warning: zstd-sys@2.0.16+zstd.1.5.7: GNU compiler is not supported for this target
[INFO] [stderr] warning: zstd-sys@2.0.16+zstd.1.5.7: GNU compiler is not supported for this target
[INFO] [stderr] warning: zstd-sys@2.0.16+zstd.1.5.7: GNU compiler is not supported for this target
[INFO] [stderr] warning: zstd-sys@2.0.16+zstd.1.5.7: GNU compiler is not supported for this target
[INFO] [stderr] warning: zstd-sys@2.0.16+zstd.1.5.7: GNU compiler is not supported for this target
[INFO] [stderr] warning: zstd-sys@2.0.16+zstd.1.5.7: GNU compiler is not supported for this target
[INFO] [stderr] warning: zstd-sys@2.0.16+zstd.1.5.7: GNU compiler is not supported for this target
[INFO] [stderr] warning: zstd-sys@2.0.16+zstd.1.5.7: GNU compiler is not supported for this target
[INFO] [stderr] warning: zstd-sys@2.0.16+zstd.1.5.7: GNU compiler is not supported for this target
[INFO] [stderr] warning: zstd-sys@2.0.16+zstd.1.5.7: GNU compiler is not supported for this target
[INFO] [stderr] warning: zstd-sys@2.0.16+zstd.1.5.7: GNU compiler is not supported for this target
[INFO] [stderr] warning: zstd-sys@2.0.16+zstd.1.5.7: GNU compiler is not supported for this target
[INFO] [stderr] warning: zstd-sys@2.0.16+zstd.1.5.7: GNU compiler is not supported for this target
[INFO] [stderr] warning: zstd-sys@2.0.16+zstd.1.5.7: GNU compiler is not supported for this target
[INFO] [stderr] warning: zstd-sys@2.0.16+zstd.1.5.7: GNU compiler is not supported for this target
[INFO] [stderr] warning: zstd-sys@2.0.16+zstd.1.5.7: GNU compiler is not supported for this target
[INFO] [stderr] warning: zstd-sys@2.0.16+zstd.1.5.7: GNU compiler is not supported for this target
[INFO] [stderr] warning: zstd-sys@2.0.16+zstd.1.5.7: GNU compiler is not supported for this target
[INFO] [stderr] warning: zstd-sys@2.0.16+zstd.1.5.7: GNU compiler is not supported for this target
[INFO] [stderr] warning: zstd-sys@2.0.16+zstd.1.5.7: GNU compiler is not supported for this target
[INFO] [stderr] warning: zstd-sys@2.0.16+zstd.1.5.7: GNU compiler is not supported for this target
[INFO] [stderr] warning: zstd-sys@2.0.16+zstd.1.5.7: GNU compiler is not supported for this target
[INFO] [stderr] error: failed to run custom build command for `zstd-sys v2.0.16+zstd.1.5.7`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/zstd-sys-e713658891a12a60/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-env-changed=ZSTD_SYS_USE_PKG_CONFIG
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/i686-pc-windows-msvc/debug/build/zstd-sys-bc3eb9fb41b21010/out)
[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=VCINSTALLDIR
[INFO] [stderr]   VCINSTALLDIR = 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=CC_i686_pc_windows_msvc
[INFO] [stderr]   CC_i686_pc_windows_msvc = None
[INFO] [stderr]   cargo:rerun-if-env-changed=TARGET_CC
[INFO] [stderr]   TARGET_CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC
[INFO] [stderr]   CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CROSS_COMPILE
[INFO] [stderr]   CROSS_COMPILE = None
[INFO] [stderr]   RUSTC_LINKER = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   RUSTC_WRAPPER = None
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   DEBUG = Some(true)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_i686-pc-windows-msvc
[INFO] [stderr]   CFLAGS_i686-pc-windows-msvc = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_i686_pc_windows_msvc
[INFO] [stderr]   CFLAGS_i686_pc_windows_msvc = None
[INFO] [stderr]   cargo:rerun-if-env-changed=TARGET_CFLAGS
[INFO] [stderr]   TARGET_CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/i686-pc-windows-msvc/debug/build/zstd-sys-bc3eb9fb41b21010/out)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_i686-pc-windows-msvc
[INFO] [stderr]   CFLAGS_i686-pc-windows-msvc = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_i686_pc_windows_msvc
[INFO] [stderr]   CFLAGS_i686_pc_windows_msvc = None
[INFO] [stderr]   cargo:rerun-if-env-changed=TARGET_CFLAGS
[INFO] [stderr]   TARGET_CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/i686-pc-windows-msvc/debug/build/zstd-sys-bc3eb9fb41b21010/out)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_i686-pc-windows-msvc
[INFO] [stderr]   CFLAGS_i686-pc-windows-msvc = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_i686_pc_windows_msvc
[INFO] [stderr]   CFLAGS_i686_pc_windows_msvc = None
[INFO] [stderr]   cargo:rerun-if-env-changed=TARGET_CFLAGS
[INFO] [stderr]   TARGET_CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/i686-pc-windows-msvc/debug/build/zstd-sys-bc3eb9fb41b21010/out)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_i686-pc-windows-msvc
[INFO] [stderr]   CFLAGS_i686-pc-windows-msvc = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_i686_pc_windows_msvc
[INFO] [stderr]   CFLAGS_i686_pc_windows_msvc = None
[INFO] [stderr]   cargo:rerun-if-env-changed=TARGET_CFLAGS
[INFO] [stderr]   TARGET_CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   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] [stderr] warning: lz4-sys@1.10.0: GNU compiler is not supported for this target
[INFO] [stderr] warning: lz4-sys@1.10.0: GNU compiler is not supported for this target
[INFO] [stderr] warning: lz4-sys@1.10.0: GNU compiler is not supported for this target
[INFO] [stderr] warning: lz4-sys@1.10.0: GNU compiler is not supported for this target
[INFO] [stderr] warning: lz4-sys@1.10.0: GNU compiler is not supported for this target
[INFO] [stderr] error: failed to run custom build command for `lz4-sys v1.10.0`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/lz4-sys-17eb4c3c51db7ec4/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/i686-pc-windows-msvc/debug/build/lz4-sys-5a5ba5f3d2a6e2a8/out)
[INFO] [stderr]   TARGET = Some(i686-pc-windows-msvc)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=VCINSTALLDIR
[INFO] [stderr]   VCINSTALLDIR = 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=CC_i686_pc_windows_msvc
[INFO] [stderr]   CC_i686_pc_windows_msvc = None
[INFO] [stderr]   cargo:rerun-if-env-changed=TARGET_CC
[INFO] [stderr]   TARGET_CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC
[INFO] [stderr]   CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CROSS_COMPILE
[INFO] [stderr]   CROSS_COMPILE = None
[INFO] [stderr]   RUSTC_LINKER = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   RUSTC_WRAPPER = None
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   DEBUG = Some(true)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_i686-pc-windows-msvc
[INFO] [stderr]   CFLAGS_i686-pc-windows-msvc = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_i686_pc_windows_msvc
[INFO] [stderr]   CFLAGS_i686_pc_windows_msvc = None
[INFO] [stderr]   cargo:rerun-if-env-changed=TARGET_CFLAGS
[INFO] [stderr]   TARGET_CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   cargo: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]   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" "8120c145aba642fba99eb53d3ea5aff1358209adb4836058486e32fd2b1edb2f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8120c145aba642fba99eb53d3ea5aff1358209adb4836058486e32fd2b1edb2f", kill_on_drop: false }`
[INFO] [stdout] 8120c145aba642fba99eb53d3ea5aff1358209adb4836058486e32fd2b1edb2f