git-delta-lib 0.0.1

Not ready for use: use crate git-delta for the application
Documentation
Build #1553915 2024-11-18T02:11:09.174569+00:00
# rustc version
rustc 1.84.0-nightly (5ec7d6eee 2024-11-17)# docs.rs version
docsrs 0.6.0 (36c721fb 2024-11-06)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder/builds/git-delta-lib-0.0.1/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/git-delta-lib-0.0.1/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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20241117-1.84.0-nightly-5ec7d6eee\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--extern-html-root-takes-precedence\"]" "--offline" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/x86_64-pc-windows-msvc\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "x86_64-pc-windows-msvc", kill_on_drop: false }`
[INFO] [stdout] 3b749db5f783f6a5eb3f96a7a727db530a9fcfc0b101020a8f927c858ce04161
[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" "3b749db5f783f6a5eb3f96a7a727db530a9fcfc0b101020a8f927c858ce04161", 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.20
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]    Compiling sys-info v0.9.1
[INFO] [stderr]    Compiling onig_sys v69.8.1
[INFO] [stderr]     Checking num-traits v0.2.19
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr] warning: sys-info@0.9.1: GNU compiler is not supported for this target
[INFO] [stderr] warning: sys-info@0.9.1: c/windows.c:4:10: fatal error: windows.h: No such file or directory
[INFO] [stderr] warning: sys-info@0.9.1:     4 | #include <windows.h>
[INFO] [stderr] warning: sys-info@0.9.1:       |          ^~~~~~~~~~~
[INFO] [stderr] warning: sys-info@0.9.1: compilation terminated.
[INFO] [stderr] error: failed to run custom build command for `sys-info v0.9.1`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/sys-info-a4a2ff32404898aa/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/sys-info-81618098c306869b/out)
[INFO] [stderr]   OPT_LEVEL = Some(0)
[INFO] [stderr]   TARGET = Some(x86_64-pc-windows-msvc)
[INFO] [stderr]   cargo:rerun-if-env-changed=VCINSTALLDIR
[INFO] [stderr]   VCINSTALLDIR = None
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64-pc-windows-msvc
[INFO] [stderr]   CC_x86_64-pc-windows-msvc = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64_pc_windows_msvc
[INFO] [stderr]   CC_x86_64_pc_windows_msvc = None
[INFO] [stderr]   cargo:rerun-if-env-changed=TARGET_CC
[INFO] [stderr]   TARGET_CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC
[INFO] [stderr]   CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CROSS_COMPILE
[INFO] [stderr]   CROSS_COMPILE = None
[INFO] [stderr]   RUSTC_LINKER = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   RUSTC_WRAPPER = None
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   DEBUG = Some(true)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(cmpxchg16b,fxsr,lahfsahf,sse,sse2,sse3)
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64-pc-windows-msvc
[INFO] [stderr]   CFLAGS_x86_64-pc-windows-msvc = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64_pc_windows_msvc
[INFO] [stderr]   CFLAGS_x86_64_pc_windows_msvc = None
[INFO] [stderr]   cargo:rerun-if-env-changed=TARGET_CFLAGS
[INFO] [stderr]   TARGET_CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   cargo:warning=c/windows.c:4:10: fatal error: windows.h: No such file or directory
[INFO] [stderr]   cargo:warning=    4 | #include <windows.h>
[INFO] [stderr]   cargo:warning=      |          ^~~~~~~~~~~
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   error occurred: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m64" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/sys-info-81618098c306869b/out/db3b6bfb95261072-windows.o" "-c" "c/windows.c" with args cc did not execute successfully (status code exit status: 1).
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] warning: libz-sys@1.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: libz-sys@1.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: libz-sys@1.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: libz-sys@1.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: libz-sys@1.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: libz-sys@1.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: libz-sys@1.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: libz-sys@1.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: libz-sys@1.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: libz-sys@1.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: libz-sys@1.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: libz-sys@1.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: libz-sys@1.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: libz-sys@1.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: libz-sys@1.1.20: src/zlib/gzlib.c: In function 'gz_open':
[INFO] [stderr] warning: libz-sys@1.1.20: src/zlib/gzlib.c:14:17: warning: implicit declaration of function 'lseek'; did you mean 'fseek'? [-Wimplicit-function-declaration]
[INFO] [stderr] warning: libz-sys@1.1.20:    14 | #  define LSEEK lseek
[INFO] [stderr] warning: libz-sys@1.1.20:       |                 ^~~~~
[INFO] [stderr] warning: libz-sys@1.1.20: src/zlib/gzlib.c:242:9: note: in expansion of macro 'LSEEK'
[INFO] [stderr] warning: libz-sys@1.1.20:   242 |         LSEEK(state->fd, 0, SEEK_END);  /* so gzoffset() is correct */
[INFO] [stderr] warning: libz-sys@1.1.20:       |         ^~~~~
[INFO] [stderr] warning: libz-sys@1.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: libz-sys@1.1.20: src/zlib/gzread.c: In function 'gz_load':
[INFO] [stderr] warning: libz-sys@1.1.20: src/zlib/gzread.c:22:15: warning: implicit declaration of function 'read'; did you mean 'fread'? [-Wimplicit-function-declaration]
[INFO] [stderr] warning: libz-sys@1.1.20:    22 |         ret = read(state->fd, buf + *have, get);
[INFO] [stderr] warning: libz-sys@1.1.20:       |               ^~~~
[INFO] [stderr] warning: libz-sys@1.1.20:       |               fread
[INFO] [stderr] warning: libz-sys@1.1.20: src/zlib/gzread.c: In function 'gzclose_r':
[INFO] [stderr] warning: libz-sys@1.1.20: src/zlib/gzread.c:599:11: warning: implicit declaration of function 'close'; did you mean 'pclose'? [-Wimplicit-function-declaration]
[INFO] [stderr] warning: libz-sys@1.1.20:   599 |     ret = close(state->fd);
[INFO] [stderr] warning: libz-sys@1.1.20:       |           ^~~~~
[INFO] [stderr] warning: libz-sys@1.1.20:       |           pclose
[INFO] [stderr] warning: libz-sys@1.1.20: src/zlib/gzwrite.c: In function 'gz_comp':
[INFO] [stderr] warning: libz-sys@1.1.20: src/zlib/gzwrite.c:78:20: warning: implicit declaration of function 'write'; did you mean 'fwrite'? [-Wimplicit-function-declaration]
[INFO] [stderr] warning: libz-sys@1.1.20:    78 |             writ = write(state->fd, strm->next_in, put);
[INFO] [stderr] warning: libz-sys@1.1.20:       |                    ^~~~~
[INFO] [stderr] warning: libz-sys@1.1.20:       |                    fwrite
[INFO] [stderr] warning: libz-sys@1.1.20: src/zlib/gzwrite.c: In function 'gzclose_w':
[INFO] [stderr] warning: libz-sys@1.1.20: src/zlib/gzwrite.c:627:9: warning: implicit declaration of function 'close'; did you mean 'pclose'? [-Wimplicit-function-declaration]
[INFO] [stderr] warning: libz-sys@1.1.20:   627 |     if (close(state->fd) == -1)
[INFO] [stderr] warning: libz-sys@1.1.20:       |         ^~~~~
[INFO] [stderr] warning: libz-sys@1.1.20:       |         pclose
[INFO] [stderr] warning: libz-sys@1.1.20: GNU compiler is not supported for this target
[INFO] [stderr] error: failed to run custom build command for `libz-sys v1.1.20`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/libz-sys-178a37218d58c801/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]   OPT_LEVEL = Some(0)
[INFO] [stderr]   TARGET = Some(x86_64-pc-windows-msvc)
[INFO] [stderr]   cargo:rerun-if-env-changed=VCINSTALLDIR
[INFO] [stderr]   VCINSTALLDIR = None
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64-pc-windows-msvc
[INFO] [stderr]   CC_x86_64-pc-windows-msvc = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64_pc_windows_msvc
[INFO] [stderr]   CC_x86_64_pc_windows_msvc = None
[INFO] [stderr]   cargo:rerun-if-env-changed=TARGET_CC
[INFO] [stderr]   TARGET_CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC
[INFO] [stderr]   CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CROSS_COMPILE
[INFO] [stderr]   CROSS_COMPILE = None
[INFO] [stderr]   RUSTC_LINKER = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   RUSTC_WRAPPER = None
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   DEBUG = Some(true)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(cmpxchg16b,fxsr,lahfsahf,sse,sse2,sse3)
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64-pc-windows-msvc
[INFO] [stderr]   CFLAGS_x86_64-pc-windows-msvc = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64_pc_windows_msvc
[INFO] [stderr]   CFLAGS_x86_64_pc_windows_msvc = None
[INFO] [stderr]   cargo:rerun-if-env-changed=TARGET_CFLAGS
[INFO] [stderr]   TARGET_CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   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=src/zlib/gzlib.c: In function 'gz_open':
[INFO] [stderr]   cargo:warning=src/zlib/gzlib.c:14:17: warning: implicit declaration of function 'lseek'; did you mean 'fseek'? [-Wimplicit-function-declaration]
[INFO] [stderr]   cargo:warning=   14 | #  define LSEEK lseek
[INFO] [stderr]   cargo:warning=      |                 ^~~~~
[INFO] [stderr]   cargo:warning=src/zlib/gzlib.c:242:9: note: in expansion of macro 'LSEEK'
[INFO] [stderr]   cargo:warning=  242 |         LSEEK(state->fd, 0, SEEK_END);  /* so gzoffset() is correct */
[INFO] [stderr]   cargo:warning=      |         ^~~~~
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=src/zlib/gzread.c: In function 'gz_load':
[INFO] [stderr]   cargo:warning=src/zlib/gzread.c:22:15: warning: implicit declaration of function 'read'; did you mean 'fread'? [-Wimplicit-function-declaration]
[INFO] [stderr]   cargo:warning=   22 |         ret = read(state->fd, buf + *have, get);
[INFO] [stderr]   cargo:warning=      |               ^~~~
[INFO] [stderr]   cargo:warning=      |               fread
[INFO] [stderr]   cargo:warning=src/zlib/gzread.c: In function 'gzclose_r':
[INFO] [stderr]   cargo:warning=src/zlib/gzread.c:599:11: warning: implicit declaration of function 'close'; did you mean 'pclose'? [-Wimplicit-function-declaration]
[INFO] [stderr]   cargo:warning=  599 |     ret = close(state->fd);
[INFO] [stderr]   cargo:warning=      |           ^~~~~
[INFO] [stderr]   cargo:warning=      |           pclose
[INFO] [stderr]   cargo:warning=src/zlib/gzwrite.c: In function 'gz_comp':
[INFO] [stderr]   cargo:warning=src/zlib/gzwrite.c:78:20: warning: implicit declaration of function 'write'; did you mean 'fwrite'? [-Wimplicit-function-declaration]
[INFO] [stderr]   cargo:warning=   78 |             writ = write(state->fd, strm->next_in, put);
[INFO] [stderr]   cargo:warning=      |                    ^~~~~
[INFO] [stderr]   cargo:warning=      |                    fwrite
[INFO] [stderr]   cargo:warning=src/zlib/gzwrite.c: In function 'gzclose_w':
[INFO] [stderr]   cargo:warning=src/zlib/gzwrite.c:627:9: warning: implicit declaration of function 'close'; did you mean 'pclose'? [-Wimplicit-function-declaration]
[INFO] [stderr]   cargo:warning=  627 |     if (close(state->fd) == -1)
[INFO] [stderr]   cargo:warning=      |         ^~~~~
[INFO] [stderr]   cargo:warning=      |         pclose
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   cargo:rerun-if-env-changed=AR_x86_64-pc-windows-msvc
[INFO] [stderr]   AR_x86_64-pc-windows-msvc = None
[INFO] [stderr]   cargo:rerun-if-env-changed=AR_x86_64_pc_windows_msvc
[INFO] [stderr]   AR_x86_64_pc_windows_msvc = None
[INFO] [stderr]   cargo:rerun-if-env-changed=TARGET_AR
[INFO] [stderr]   TARGET_AR = None
[INFO] [stderr]   cargo:rerun-if-env-changed=AR
[INFO] [stderr]   AR = None
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:rerun-if-env-changed=ARFLAGS_x86_64-pc-windows-msvc
[INFO] [stderr]   ARFLAGS_x86_64-pc-windows-msvc = None
[INFO] [stderr]   cargo:rerun-if-env-changed=ARFLAGS_x86_64_pc_windows_msvc
[INFO] [stderr]   ARFLAGS_x86_64_pc_windows_msvc = None
[INFO] [stderr]   cargo:rerun-if-env-changed=TARGET_ARFLAGS
[INFO] [stderr]   TARGET_ARFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=ARFLAGS
[INFO] [stderr]   ARFLAGS = None
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   error occurred: Failed to find tool. Is `lib.exe` installed?
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] warning: onig_sys@69.8.1: GNU compiler is not supported for this target
[INFO] [stderr] warning: onig_sys@69.8.1: GNU compiler is not supported for this target
[INFO] [stderr] warning: onig_sys@69.8.1: In file included from oniguruma/src/regenc.h:36,
[INFO] [stderr] warning: onig_sys@69.8.1:                  from oniguruma/src/regint.h:103,
[INFO] [stderr] warning: onig_sys@69.8.1:                  from oniguruma/src/regexec.c:36:
[INFO] [stderr] warning: onig_sys@69.8.1: /opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out/config.h:33:15: error: two or more data types in declaration specifiers
[INFO] [stderr] warning: onig_sys@69.8.1:    33 | #define gid_t int
[INFO] [stderr] warning: onig_sys@69.8.1:       |               ^~~
[INFO] [stderr] warning: onig_sys@69.8.1: /opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out/config.h:32:15: error: two or more data types in declaration specifiers
[INFO] [stderr] warning: onig_sys@69.8.1:    32 | #define uid_t int
[INFO] [stderr] warning: onig_sys@69.8.1:       |               ^~~
[INFO] [stderr] warning: onig_sys@69.8.1: In file included from oniguruma/src/regexec.c:36:
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/regint.h:422:9: error: unknown type name 'uint32_t'
[INFO] [stderr] warning: onig_sys@69.8.1:   422 | typedef uint32_t  Bits;
[INFO] [stderr] warning: onig_sys@69.8.1:       |         ^~~~~~~~
[INFO] [stderr] warning: onig_sys@69.8.1: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out" "-I" "oniguruma/src" "-o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out/c77b18e714869709-regexec.o" "-c" "oniguruma/src/regexec.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: onig_sys@69.8.1: In file included from oniguruma/src/regenc.h:36,
[INFO] [stderr] warning: onig_sys@69.8.1:                  from oniguruma/src/regint.h:103,
[INFO] [stderr] warning: onig_sys@69.8.1:                  from oniguruma/src/regerror.c:35:
[INFO] [stderr] warning: onig_sys@69.8.1: /opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out/config.h:33:15: error: two or more data types in declaration specifiers
[INFO] [stderr] warning: onig_sys@69.8.1:    33 | #define gid_t int
[INFO] [stderr] warning: onig_sys@69.8.1:       |               ^~~
[INFO] [stderr] warning: onig_sys@69.8.1: /opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out/config.h:32:15: error: two or more data types in declaration specifiers
[INFO] [stderr] warning: onig_sys@69.8.1:    32 | #define uid_t int
[INFO] [stderr] warning: onig_sys@69.8.1:       |               ^~~
[INFO] [stderr] warning: onig_sys@69.8.1: In file included from oniguruma/src/regerror.c:35:
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/regint.h:422:9: error: unknown type name 'uint32_t'
[INFO] [stderr] warning: onig_sys@69.8.1:   422 | typedef uint32_t  Bits;
[INFO] [stderr] warning: onig_sys@69.8.1:       |         ^~~~~~~~
[INFO] [stderr] warning: onig_sys@69.8.1: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out" "-I" "oniguruma/src" "-o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out/c77b18e714869709-regerror.o" "-c" "oniguruma/src/regerror.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: onig_sys@69.8.1: In file included from oniguruma/src/regenc.h:36,
[INFO] [stderr] warning: onig_sys@69.8.1:                  from oniguruma/src/regint.h:103,
[INFO] [stderr] warning: onig_sys@69.8.1:                  from oniguruma/src/regparse.h:32,
[INFO] [stderr] warning: onig_sys@69.8.1:                  from oniguruma/src/regparse.c:36:
[INFO] [stderr] warning: onig_sys@69.8.1: /opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out/config.h:33:15: error: two or more data types in declaration specifiers
[INFO] [stderr] warning: onig_sys@69.8.1:    33 | #define gid_t int
[INFO] [stderr] warning: onig_sys@69.8.1:       |               ^~~
[INFO] [stderr] warning: onig_sys@69.8.1: /opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out/config.h:32:15: error: two or more data types in declaration specifiers
[INFO] [stderr] warning: onig_sys@69.8.1:    32 | #define uid_t int
[INFO] [stderr] warning: onig_sys@69.8.1:       |               ^~~
[INFO] [stderr] warning: onig_sys@69.8.1: In file included from oniguruma/src/regparse.h:32,
[INFO] [stderr] warning: onig_sys@69.8.1:                  from oniguruma/src/regparse.c:36:
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/regint.h:422:9: error: unknown type name 'uint32_t'
[INFO] [stderr] warning: onig_sys@69.8.1:   422 | typedef uint32_t  Bits;
[INFO] [stderr] warning: onig_sys@69.8.1:       |         ^~~~~~~~
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/regparse.c: In function 'callout_name_table_hash':
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/regparse.c:671:38: error: 'intptr_t' undeclared (first use in this function)
[INFO] [stderr] warning: onig_sys@69.8.1:   671 |   return (int )(val + (val >> 5) + ((intptr_t )x->enc & 0xffff) + x->type);
[INFO] [stderr] warning: onig_sys@69.8.1:       |                                      ^~~~~~~~
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/regparse.c:38:1: note: 'intptr_t' is defined in header '<stdint.h>'; did you forget to '#include <stdint.h>'?
[INFO] [stderr] warning: onig_sys@69.8.1:    37 | #include "st.h"
[INFO] [stderr] warning: onig_sys@69.8.1:   +++ |+#include <stdint.h>
[INFO] [stderr] warning: onig_sys@69.8.1:    38 | 
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/regparse.c:671:38: note: each undeclared identifier is reported only once for each function it appears in
[INFO] [stderr] warning: onig_sys@69.8.1:   671 |   return (int )(val + (val >> 5) + ((intptr_t )x->enc & 0xffff) + x->type);
[INFO] [stderr] warning: onig_sys@69.8.1:       |                                      ^~~~~~~~
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/regparse.c:671:48: error: expected ')' before 'x'
[INFO] [stderr] warning: onig_sys@69.8.1:   671 |   return (int )(val + (val >> 5) + ((intptr_t )x->enc & 0xffff) + x->type);
[INFO] [stderr] warning: onig_sys@69.8.1:       |                                    ~           ^
[INFO] [stderr] warning: onig_sys@69.8.1:       |                                                )
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/regparse.c: At top level:
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/regparse.c:1861:9: error: unknown type name 'intptr_t'
[INFO] [stderr] warning: onig_sys@69.8.1:  1861 | typedef intptr_t   CalloutTagVal;
[INFO] [stderr] warning: onig_sys@69.8.1:       |         ^~~~~~~~
[INFO] [stderr] warning: onig_sys@69.8.1: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out" "-I" "oniguruma/src" "-o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out/c77b18e714869709-regparse.o" "-c" "oniguruma/src/regparse.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: onig_sys@69.8.1: GNU compiler is not supported for this target
[INFO] [stderr] warning: onig_sys@69.8.1: In file included from oniguruma/src/regenc.h:36,
[INFO] [stderr] warning: onig_sys@69.8.1:                  from oniguruma/src/regint.h:103,
[INFO] [stderr] warning: onig_sys@69.8.1:                  from oniguruma/src/regext.c:30:
[INFO] [stderr] warning: onig_sys@69.8.1: /opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out/config.h:33:15: error: two or more data types in declaration specifiers
[INFO] [stderr] warning: onig_sys@69.8.1:    33 | #define gid_t int
[INFO] [stderr] warning: onig_sys@69.8.1:       |               ^~~
[INFO] [stderr] warning: onig_sys@69.8.1: /opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out/config.h:32:15: error: two or more data types in declaration specifiers
[INFO] [stderr] warning: onig_sys@69.8.1:    32 | #define uid_t int
[INFO] [stderr] warning: onig_sys@69.8.1:       |               ^~~
[INFO] [stderr] warning: onig_sys@69.8.1: In file included from oniguruma/src/regext.c:30:
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/regint.h:422:9: error: unknown type name 'uint32_t'
[INFO] [stderr] warning: onig_sys@69.8.1:   422 | typedef uint32_t  Bits;
[INFO] [stderr] warning: onig_sys@69.8.1:       |         ^~~~~~~~
[INFO] [stderr] warning: onig_sys@69.8.1: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out" "-I" "oniguruma/src" "-o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out/c77b18e714869709-regext.o" "-c" "oniguruma/src/regext.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=In file included from oniguruma/src/regenc.h:36,
[INFO] [stderr] warning: onig_sys@69.8.1:                  from oniguruma/src/regint.h:103,
[INFO] [stderr] warning: onig_sys@69.8.1:                  from oniguruma/src/regparse.h:32,
[INFO] [stderr] warning: onig_sys@69.8.1:                  from oniguruma/src/regcomp.c:30:
[INFO] [stderr] warning: onig_sys@69.8.1: /opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out/config.h:33:15: error: two or more data types in declaration specifiers
[INFO] [stderr] warning: onig_sys@69.8.1:    33 | #define gid_t int
[INFO] [stderr] warning: onig_sys@69.8.1:       |               ^~~
[INFO] [stderr] warning: onig_sys@69.8.1: /opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out/config.h:32:15: error: two or more data types in declaration specifiers
[INFO] [stderr] warning: onig_sys@69.8.1:    32 | #define uid_t int
[INFO] [stderr] warning: onig_sys@69.8.1:       |               ^~~
[INFO] [stderr] warning: onig_sys@69.8.1: In file included from oniguruma/src/regparse.h:32,
[INFO] [stderr] warning: onig_sys@69.8.1:                  from oniguruma/src/regcomp.c:30:
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/regint.h:422:9: error: unknown type name 'uint32_t'
[INFO] [stderr] warning: onig_sys@69.8.1:   422 | typedef uint32_t  Bits;
[INFO] [stderr] warning: onig_sys@69.8.1:       |         ^~~~~~~~
[INFO] [stderr] warning: onig_sys@69.8.1: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out" "-I" "oniguruma/src" "-o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out/c77b18e714869709-regcomp.o" "-c" "oniguruma/src/regcomp.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: onig_sys@69.8.1: GNU compiler is not supported for this target
[INFO] [stderr] warning: onig_sys@69.8.1: GNU compiler is not supported for this target
[INFO] [stderr] warning: onig_sys@69.8.1: GNU compiler is not supported for this target
[INFO] [stderr] warning: onig_sys@69.8.1: GNU compiler is not supported for this target
[INFO] [stderr] warning: onig_sys@69.8.1: In file included from oniguruma/src/regenc.h:36,
[INFO] [stderr] warning: onig_sys@69.8.1:                  from oniguruma/src/regint.h:103,
[INFO] [stderr] warning: onig_sys@69.8.1:                  from oniguruma/src/reggnu.c:30:
[INFO] [stderr] warning: onig_sys@69.8.1: /opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out/config.h:33:15: error: two or more data types in declaration specifiers
[INFO] [stderr] warning: onig_sys@69.8.1:    33 | #define gid_t int
[INFO] [stderr] warning: onig_sys@69.8.1:       |               ^~~
[INFO] [stderr] warning: onig_sys@69.8.1: /opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out/config.h:32:15: error: two or more data types in declaration specifiers
[INFO] [stderr] warning: onig_sys@69.8.1:    32 | #define uid_t int
[INFO] [stderr] warning: onig_sys@69.8.1:       |               ^~~
[INFO] [stderr] warning: onig_sys@69.8.1: In file included from oniguruma/src/reggnu.c:30:
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/regint.h:422:9: error: unknown type name 'uint32_t'
[INFO] [stderr] warning: onig_sys@69.8.1:   422 | typedef uint32_t  Bits;
[INFO] [stderr] warning: onig_sys@69.8.1:       |         ^~~~~~~~
[INFO] [stderr] warning: onig_sys@69.8.1: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out" "-I" "oniguruma/src" "-o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out/c77b18e714869709-reggnu.o" "-c" "oniguruma/src/reggnu.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=In file included from oniguruma/src/regenc.h:36,
[INFO] [stderr] warning: onig_sys@69.8.1:                  from oniguruma/src/regint.h:103,
[INFO] [stderr] warning: onig_sys@69.8.1:                  from oniguruma/src/regenc.c:30:
[INFO] [stderr] warning: onig_sys@69.8.1: /opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out/config.h:33:15: error: two or more data types in declaration specifiers
[INFO] [stderr] warning: onig_sys@69.8.1:    33 | #define gid_t int
[INFO] [stderr] warning: onig_sys@69.8.1:       |               ^~~
[INFO] [stderr] warning: onig_sys@69.8.1: /opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out/config.h:32:15: error: two or more data types in declaration specifiers
[INFO] [stderr] warning: onig_sys@69.8.1:    32 | #define uid_t int
[INFO] [stderr] warning: onig_sys@69.8.1:       |               ^~~
[INFO] [stderr] warning: onig_sys@69.8.1: In file included from oniguruma/src/regenc.c:30:
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/regint.h:422:9: error: unknown type name 'uint32_t'
[INFO] [stderr] warning: onig_sys@69.8.1:   422 | typedef uint32_t  Bits;
[INFO] [stderr] warning: onig_sys@69.8.1:       |         ^~~~~~~~
[INFO] [stderr] warning: onig_sys@69.8.1: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out" "-I" "oniguruma/src" "-o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out/c77b18e714869709-regenc.o" "-c" "oniguruma/src/regenc.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: onig_sys@69.8.1: GNU compiler is not supported for this target
[INFO] [stderr] warning: onig_sys@69.8.1: In file included from oniguruma/src/regenc.h:36,
[INFO] [stderr] warning: onig_sys@69.8.1:                  from oniguruma/src/regint.h:103,
[INFO] [stderr] warning: onig_sys@69.8.1:                  from oniguruma/src/regsyntax.c:30:
[INFO] [stderr] warning: onig_sys@69.8.1: /opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out/config.h:33:15: error: two or more data types in declaration specifiers
[INFO] [stderr] warning: onig_sys@69.8.1:    33 | #define gid_t int
[INFO] [stderr] warning: onig_sys@69.8.1:       |               ^~~
[INFO] [stderr] warning: onig_sys@69.8.1: /opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out/config.h:32:15: error: two or more data types in declaration specifiers
[INFO] [stderr] warning: onig_sys@69.8.1:    32 | #define uid_t int
[INFO] [stderr] warning: onig_sys@69.8.1:       |               ^~~
[INFO] [stderr] warning: onig_sys@69.8.1: In file included from oniguruma/src/regsyntax.c:30:
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/regint.h:422:9: error: unknown type name 'uint32_t'
[INFO] [stderr] warning: onig_sys@69.8.1:   422 | typedef uint32_t  Bits;
[INFO] [stderr] warning: onig_sys@69.8.1:       |         ^~~~~~~~
[INFO] [stderr] warning: onig_sys@69.8.1: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out" "-I" "oniguruma/src" "-o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out/c77b18e714869709-regsyntax.o" "-c" "oniguruma/src/regsyntax.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=In file included from oniguruma/src/regenc.h:36,
[INFO] [stderr] warning: onig_sys@69.8.1:                  from oniguruma/src/regint.h:103,
[INFO] [stderr] warning: onig_sys@69.8.1:                  from oniguruma/src/regtrav.c:30:
[INFO] [stderr] warning: onig_sys@69.8.1: /opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out/config.h:33:15: error: two or more data types in declaration specifiers
[INFO] [stderr] warning: onig_sys@69.8.1:    33 | #define gid_t int
[INFO] [stderr] warning: onig_sys@69.8.1:       |               ^~~
[INFO] [stderr] warning: onig_sys@69.8.1: /opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out/config.h:32:15: error: two or more data types in declaration specifiers
[INFO] [stderr] warning: onig_sys@69.8.1:    32 | #define uid_t int
[INFO] [stderr] warning: onig_sys@69.8.1:       |               ^~~
[INFO] [stderr] warning: onig_sys@69.8.1: In file included from oniguruma/src/regtrav.c:30:
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/regint.h:422:9: error: unknown type name 'uint32_t'
[INFO] [stderr] warning: onig_sys@69.8.1:   422 | typedef uint32_t  Bits;
[INFO] [stderr] warning: onig_sys@69.8.1:       |         ^~~~~~~~
[INFO] [stderr] warning: onig_sys@69.8.1: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out" "-I" "oniguruma/src" "-o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out/c77b18e714869709-regtrav.o" "-c" "oniguruma/src/regtrav.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=In file included from oniguruma/src/regenc.h:36,
[INFO] [stderr] warning: onig_sys@69.8.1:                  from oniguruma/src/regint.h:103,
[INFO] [stderr] warning: onig_sys@69.8.1:                  from oniguruma/src/regversion.c:34:
[INFO] [stderr] warning: onig_sys@69.8.1: /opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out/config.h:33:15: error: two or more data types in declaration specifiers
[INFO] [stderr] warning: onig_sys@69.8.1:    33 | #define gid_t int
[INFO] [stderr] warning: onig_sys@69.8.1:       |               ^~~
[INFO] [stderr] warning: onig_sys@69.8.1: /opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out/config.h:32:15: error: two or more data types in declaration specifiers
[INFO] [stderr] warning: onig_sys@69.8.1:    32 | #define uid_t int
[INFO] [stderr] warning: onig_sys@69.8.1:       |               ^~~
[INFO] [stderr] warning: onig_sys@69.8.1: In file included from oniguruma/src/regversion.c:34:
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/regint.h:422:9: error: unknown type name 'uint32_t'
[INFO] [stderr] warning: onig_sys@69.8.1:   422 | typedef uint32_t  Bits;
[INFO] [stderr] warning: onig_sys@69.8.1:       |         ^~~~~~~~
[INFO] [stderr] warning: onig_sys@69.8.1: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out" "-I" "oniguruma/src" "-o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out/c77b18e714869709-regversion.o" "-c" "oniguruma/src/regversion.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=In file included from oniguruma/src/regenc.h:36,
[INFO] [stderr] warning: onig_sys@69.8.1:                  from oniguruma/src/regint.h:103,
[INFO] [stderr] warning: onig_sys@69.8.1:                  from oniguruma/src/st.c:9:
[INFO] [stderr] warning: onig_sys@69.8.1: /opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out/config.h:33:15: error: two or more data types in declaration specifiers
[INFO] [stderr] warning: onig_sys@69.8.1:    33 | #define gid_t int
[INFO] [stderr] warning: onig_sys@69.8.1:       |               ^~~
[INFO] [stderr] warning: onig_sys@69.8.1: /opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out/config.h:32:15: error: two or more data types in declaration specifiers
[INFO] [stderr] warning: onig_sys@69.8.1:    32 | #define uid_t int
[INFO] [stderr] warning: onig_sys@69.8.1:       |               ^~~
[INFO] [stderr] warning: onig_sys@69.8.1: In file included from oniguruma/src/st.c:9:
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/regint.h:422:9: error: unknown type name 'uint32_t'
[INFO] [stderr] warning: onig_sys@69.8.1:   422 | typedef uint32_t  Bits;
[INFO] [stderr] warning: onig_sys@69.8.1:       |         ^~~~~~~~
[INFO] [stderr] warning: onig_sys@69.8.1: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out" "-I" "oniguruma/src" "-o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out/c77b18e714869709-st.o" "-c" "oniguruma/src/st.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=In file included from oniguruma/src/regenc.h:36,
[INFO] [stderr] warning: onig_sys@69.8.1:                  from oniguruma/src/regint.h:103,
[INFO] [stderr] warning: onig_sys@69.8.1:                  from oniguruma/src/onig_init.c:30:
[INFO] [stderr] warning: onig_sys@69.8.1: /opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out/config.h:33:15: error: two or more data types in declaration specifiers
[INFO] [stderr] warning: onig_sys@69.8.1:    33 | #define gid_t int
[INFO] [stderr] warning: onig_sys@69.8.1:       |               ^~~
[INFO] [stderr] warning: onig_sys@69.8.1: /opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out/config.h:32:15: error: two or more data types in declaration specifiers
[INFO] [stderr] warning: onig_sys@69.8.1:    32 | #define uid_t int
[INFO] [stderr] warning: onig_sys@69.8.1:       |               ^~~
[INFO] [stderr] warning: onig_sys@69.8.1: In file included from oniguruma/src/onig_init.c:30:
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/regint.h:422:9: error: unknown type name 'uint32_t'
[INFO] [stderr] warning: onig_sys@69.8.1:   422 | typedef uint32_t  Bits;
[INFO] [stderr] warning: onig_sys@69.8.1:       |         ^~~~~~~~
[INFO] [stderr] warning: onig_sys@69.8.1: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out" "-I" "oniguruma/src" "-o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out/c77b18e714869709-onig_init.o" "-c" "oniguruma/src/onig_init.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: onig_sys@69.8.1: GNU compiler is not supported for this target
[INFO] [stderr] warning: onig_sys@69.8.1: GNU compiler is not supported for this target
[INFO] [stderr] warning: onig_sys@69.8.1: GNU compiler is not supported for this target
[INFO] [stderr] warning: onig_sys@69.8.1: GNU compiler is not supported for this target
[INFO] [stderr] warning: onig_sys@69.8.1: GNU compiler is not supported for this target
[INFO] [stderr] warning: onig_sys@69.8.1: In file included from oniguruma/src/regenc.h:36,
[INFO] [stderr] warning: onig_sys@69.8.1:                  from oniguruma/src/regint.h:103,
[INFO] [stderr] warning: onig_sys@69.8.1:                  from oniguruma/src/unicode.c:30:
[INFO] [stderr] warning: onig_sys@69.8.1: /opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out/config.h:33:15: error: two or more data types in declaration specifiers
[INFO] [stderr] warning: onig_sys@69.8.1:    33 | #define gid_t int
[INFO] [stderr] warning: onig_sys@69.8.1:       |               ^~~
[INFO] [stderr] warning: onig_sys@69.8.1: /opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out/config.h:32:15: error: two or more data types in declaration specifiers
[INFO] [stderr] warning: onig_sys@69.8.1:    32 | #define uid_t int
[INFO] [stderr] warning: onig_sys@69.8.1:       |               ^~~
[INFO] [stderr] warning: onig_sys@69.8.1: In file included from oniguruma/src/unicode.c:30:
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/regint.h:422:9: error: unknown type name 'uint32_t'
[INFO] [stderr] warning: onig_sys@69.8.1:   422 | typedef uint32_t  Bits;
[INFO] [stderr] warning: onig_sys@69.8.1:       |         ^~~~~~~~
[INFO] [stderr] warning: onig_sys@69.8.1: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out" "-I" "oniguruma/src" "-o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out/c77b18e714869709-unicode.o" "-c" "oniguruma/src/unicode.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=In file included from oniguruma/src/regenc.h:36,
[INFO] [stderr] warning: onig_sys@69.8.1:                  from oniguruma/src/regint.h:103,
[INFO] [stderr] warning: onig_sys@69.8.1:                  from oniguruma/src/ascii.c:30:
[INFO] [stderr] warning: onig_sys@69.8.1: /opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out/config.h:33:15: error: two or more data types in declaration specifiers
[INFO] [stderr] warning: onig_sys@69.8.1:    33 | #define gid_t int
[INFO] [stderr] warning: onig_sys@69.8.1:       |               ^~~
[INFO] [stderr] warning: onig_sys@69.8.1: /opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out/config.h:32:15: error: two or more data types in declaration specifiers
[INFO] [stderr] warning: onig_sys@69.8.1:    32 | #define uid_t int
[INFO] [stderr] warning: onig_sys@69.8.1:       |               ^~~
[INFO] [stderr] warning: onig_sys@69.8.1: In file included from oniguruma/src/ascii.c:30:
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/regint.h:422:9: error: unknown type name 'uint32_t'
[INFO] [stderr] warning: onig_sys@69.8.1:   422 | typedef uint32_t  Bits;
[INFO] [stderr] warning: onig_sys@69.8.1:       |         ^~~~~~~~
[INFO] [stderr] warning: onig_sys@69.8.1: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out" "-I" "oniguruma/src" "-o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out/c77b18e714869709-ascii.o" "-c" "oniguruma/src/ascii.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=In file included from oniguruma/src/regenc.h:36,
[INFO] [stderr] warning: onig_sys@69.8.1:                  from oniguruma/src/regint.h:103,
[INFO] [stderr] warning: onig_sys@69.8.1:                  from oniguruma/src/utf16_be.c:30:
[INFO] [stderr] warning: onig_sys@69.8.1: /opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out/config.h:33:15: error: two or more data types in declaration specifiers
[INFO] [stderr] warning: onig_sys@69.8.1:    33 | #define gid_t int
[INFO] [stderr] warning: onig_sys@69.8.1:       |               ^~~
[INFO] [stderr] warning: onig_sys@69.8.1: /opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out/config.h:32:15: error: two or more data types in declaration specifiers
[INFO] [stderr] warning: onig_sys@69.8.1:    32 | #define uid_t int
[INFO] [stderr] warning: onig_sys@69.8.1:       |               ^~~
[INFO] [stderr] warning: onig_sys@69.8.1: In file included from oniguruma/src/utf16_be.c:30:
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/regint.h:422:9: error: unknown type name 'uint32_t'
[INFO] [stderr] warning: onig_sys@69.8.1:   422 | typedef uint32_t  Bits;
[INFO] [stderr] warning: onig_sys@69.8.1:       |         ^~~~~~~~
[INFO] [stderr] warning: onig_sys@69.8.1: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out" "-I" "oniguruma/src" "-o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out/c77b18e714869709-utf16_be.o" "-c" "oniguruma/src/utf16_be.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=In file included from oniguruma/src/regenc.h:36,
[INFO] [stderr] warning: onig_sys@69.8.1:                  from oniguruma/src/regint.h:103,
[INFO] [stderr] warning: onig_sys@69.8.1:                  from oniguruma/src/utf16_le.c:29:
[INFO] [stderr] warning: onig_sys@69.8.1: /opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out/config.h:33:15: error: two or more data types in declaration specifiers
[INFO] [stderr] warning: onig_sys@69.8.1:    33 | #define gid_t int
[INFO] [stderr] warning: onig_sys@69.8.1:       |               ^~~
[INFO] [stderr] warning: onig_sys@69.8.1: /opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out/config.h:32:15: error: two or more data types in declaration specifiers
[INFO] [stderr] warning: onig_sys@69.8.1:    32 | #define uid_t int
[INFO] [stderr] warning: onig_sys@69.8.1:       |               ^~~
[INFO] [stderr] warning: onig_sys@69.8.1: In file included from oniguruma/src/utf16_le.c:29:
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/regint.h:422:9: error: unknown type name 'uint32_t'
[INFO] [stderr] warning: onig_sys@69.8.1:   422 | typedef uint32_t  Bits;
[INFO] [stderr] warning: onig_sys@69.8.1:       |         ^~~~~~~~
[INFO] [stderr] warning: onig_sys@69.8.1: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out" "-I" "oniguruma/src" "-o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out/c77b18e714869709-utf16_le.o" "-c" "oniguruma/src/utf16_le.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: onig_sys@69.8.1: GNU compiler is not supported for this target
[INFO] [stderr] warning: onig_sys@69.8.1: GNU compiler is not supported for this target
[INFO] [stderr] warning: onig_sys@69.8.1: GNU compiler is not supported for this target
[INFO] [stderr] warning: onig_sys@69.8.1: GNU compiler is not supported for this target
[INFO] [stderr] warning: onig_sys@69.8.1: In file included from oniguruma/src/regenc.h:36,
[INFO] [stderr] warning: onig_sys@69.8.1:                  from oniguruma/src/regint.h:103,
[INFO] [stderr] warning: onig_sys@69.8.1:                  from oniguruma/src/euc_jp.c:30:
[INFO] [stderr] warning: onig_sys@69.8.1: /opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out/config.h:33:15: error: two or more data types in declaration specifiers
[INFO] [stderr] warning: onig_sys@69.8.1:    33 | #define gid_t int
[INFO] [stderr] warning: onig_sys@69.8.1:       |               ^~~
[INFO] [stderr] warning: onig_sys@69.8.1: /opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out/config.h:32:15: error: two or more data types in declaration specifiers
[INFO] [stderr] warning: onig_sys@69.8.1:    32 | #define uid_t int
[INFO] [stderr] warning: onig_sys@69.8.1:       |               ^~~
[INFO] [stderr] warning: onig_sys@69.8.1: In file included from oniguruma/src/euc_jp.c:30:
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/regint.h:422:9: error: unknown type name 'uint32_t'
[INFO] [stderr] warning: onig_sys@69.8.1:   422 | typedef uint32_t  Bits;
[INFO] [stderr] warning: onig_sys@69.8.1:       |         ^~~~~~~~
[INFO] [stderr] warning: onig_sys@69.8.1: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out" "-I" "oniguruma/src" "-o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out/c77b18e714869709-euc_jp.o" "-c" "oniguruma/src/euc_jp.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=In file included from oniguruma/src/regenc.h:36,
[INFO] [stderr] warning: onig_sys@69.8.1:                  from oniguruma/src/regint.h:103,
[INFO] [stderr] warning: onig_sys@69.8.1:                  from oniguruma/src/sjis.c:30:
[INFO] [stderr] warning: onig_sys@69.8.1: /opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out/config.h:33:15: error: two or more data types in declaration specifiers
[INFO] [stderr] warning: onig_sys@69.8.1:    33 | #define gid_t int
[INFO] [stderr] warning: onig_sys@69.8.1:       |               ^~~
[INFO] [stderr] warning: onig_sys@69.8.1: /opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out/config.h:32:15: error: two or more data types in declaration specifiers
[INFO] [stderr] warning: onig_sys@69.8.1:    32 | #define uid_t int
[INFO] [stderr] warning: onig_sys@69.8.1:       |               ^~~
[INFO] [stderr] warning: onig_sys@69.8.1: In file included from oniguruma/src/sjis.c:30:
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/regint.h:422:9: error: unknown type name 'uint32_t'
[INFO] [stderr] warning: onig_sys@69.8.1:   422 | typedef uint32_t  Bits;
[INFO] [stderr] warning: onig_sys@69.8.1:       |         ^~~~~~~~
[INFO] [stderr] warning: onig_sys@69.8.1: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out" "-I" "oniguruma/src" "-o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out/c77b18e714869709-sjis.o" "-c" "oniguruma/src/sjis.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: onig_sys@69.8.1: GNU compiler is not supported for this target
[INFO] [stderr] warning: onig_sys@69.8.1: GNU compiler is not supported for this target
[INFO] [stderr] warning: onig_sys@69.8.1: GNU compiler is not supported for this target
[INFO] [stderr] warning: onig_sys@69.8.1: GNU compiler is not supported for this target
[INFO] [stderr] warning: onig_sys@69.8.1: GNU compiler is not supported for this target
[INFO] [stderr] warning: onig_sys@69.8.1: GNU compiler is not supported for this target
[INFO] [stderr] warning: onig_sys@69.8.1: GNU compiler is not supported for this target
[INFO] [stderr] warning: onig_sys@69.8.1: GNU compiler is not supported for this target
[INFO] [stderr] warning: onig_sys@69.8.1: GNU compiler is not supported for this target
[INFO] [stderr] warning: onig_sys@69.8.1: GNU compiler is not supported for this target
[INFO] [stderr] warning: onig_sys@69.8.1: GNU compiler is not supported for this target
[INFO] [stderr] warning: onig_sys@69.8.1: GNU compiler is not supported for this target
[INFO] [stderr] warning: onig_sys@69.8.1: GNU compiler is not supported for this target
[INFO] [stderr] warning: onig_sys@69.8.1: GNU compiler is not supported for this target
[INFO] [stderr] warning: onig_sys@69.8.1: GNU compiler is not supported for this target
[INFO] [stderr] warning: onig_sys@69.8.1: GNU compiler is not supported for this target
[INFO] [stderr] warning: onig_sys@69.8.1: GNU compiler is not supported for this target
[INFO] [stderr] warning: onig_sys@69.8.1: GNU compiler is not supported for this target
[INFO] [stderr] warning: onig_sys@69.8.1: GNU compiler is not supported for this target
[INFO] [stderr] warning: onig_sys@69.8.1: GNU compiler is not supported for this target
[INFO] [stderr] warning: onig_sys@69.8.1: GNU compiler is not supported for this target
[INFO] [stderr] warning: onig_sys@69.8.1: GNU compiler is not supported for this target
[INFO] [stderr] warning: onig_sys@69.8.1: GNU compiler is not supported for this target
[INFO] [stderr] warning: onig_sys@69.8.1: In file included from oniguruma/src/regenc.h:36,
[INFO] [stderr] warning: onig_sys@69.8.1:                  from oniguruma/src/regint.h:103,
[INFO] [stderr] warning: onig_sys@69.8.1:                  from euc_jp_prop.gperf:2:
[INFO] [stderr] warning: onig_sys@69.8.1: /opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out/config.h:33:15: error: two or more data types in declaration specifiers
[INFO] [stderr] warning: onig_sys@69.8.1:    33 | #define gid_t int
[INFO] [stderr] warning: onig_sys@69.8.1:       |               ^~~
[INFO] [stderr] warning: onig_sys@69.8.1: /opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out/config.h:32:15: error: two or more data types in declaration specifiers
[INFO] [stderr] warning: onig_sys@69.8.1:    32 | #define uid_t int
[INFO] [stderr] warning: onig_sys@69.8.1:       |               ^~~
[INFO] [stderr] warning: onig_sys@69.8.1: In file included from euc_jp_prop.gperf:2:
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/regint.h:422:9: error: unknown type name 'uint32_t'
[INFO] [stderr] warning: onig_sys@69.8.1:   422 | typedef uint32_t  Bits;
[INFO] [stderr] warning: onig_sys@69.8.1:       |         ^~~~~~~~
[INFO] [stderr] warning: onig_sys@69.8.1: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out" "-I" "oniguruma/src" "-o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out/c77b18e714869709-euc_jp_prop.o" "-c" "oniguruma/src/euc_jp_prop.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=In file included from oniguruma/src/regenc.h:36,
[INFO] [stderr] warning: onig_sys@69.8.1:                  from oniguruma/src/regint.h:103,
[INFO] [stderr] warning: onig_sys@69.8.1:                  from sjis_prop.gperf:2:
[INFO] [stderr] warning: onig_sys@69.8.1: /opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out/config.h:33:15: error: two or more data types in declaration specifiers
[INFO] [stderr] warning: onig_sys@69.8.1:    33 | #define gid_t int
[INFO] [stderr] warning: onig_sys@69.8.1:       |               ^~~
[INFO] [stderr] warning: onig_sys@69.8.1: /opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out/config.h:32:15: error: two or more data types in declaration specifiers
[INFO] [stderr] warning: onig_sys@69.8.1:    32 | #define uid_t int
[INFO] [stderr] warning: onig_sys@69.8.1:       |               ^~~
[INFO] [stderr] warning: onig_sys@69.8.1: In file included from sjis_prop.gperf:2:
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/regint.h:422:9: error: unknown type name 'uint32_t'
[INFO] [stderr] warning: onig_sys@69.8.1:   422 | typedef uint32_t  Bits;
[INFO] [stderr] warning: onig_sys@69.8.1:       |         ^~~~~~~~
[INFO] [stderr] warning: onig_sys@69.8.1: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out" "-I" "oniguruma/src" "-o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out/c77b18e714869709-sjis_prop.o" "-c" "oniguruma/src/sjis_prop.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=In file included from oniguruma/src/regenc.h:36,
[INFO] [stderr] warning: onig_sys@69.8.1:                  from oniguruma/src/regint.h:103,
[INFO] [stderr] warning: onig_sys@69.8.1:                  from oniguruma/src/unicode_unfold_key.c:36:
[INFO] [stderr] warning: onig_sys@69.8.1: /opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out/config.h:33:15: error: two or more data types in declaration specifiers
[INFO] [stderr] warning: onig_sys@69.8.1:    33 | #define gid_t int
[INFO] [stderr] warning: onig_sys@69.8.1:       |               ^~~
[INFO] [stderr] warning: onig_sys@69.8.1: /opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out/config.h:32:15: error: two or more data types in declaration specifiers
[INFO] [stderr] warning: onig_sys@69.8.1:    32 | #define uid_t int
[INFO] [stderr] warning: onig_sys@69.8.1:       |               ^~~
[INFO] [stderr] warning: onig_sys@69.8.1: In file included from oniguruma/src/unicode_unfold_key.c:36:
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/regint.h:422:9: error: unknown type name 'uint32_t'
[INFO] [stderr] warning: onig_sys@69.8.1:   422 | typedef uint32_t  Bits;
[INFO] [stderr] warning: onig_sys@69.8.1:       |         ^~~~~~~~
[INFO] [stderr] warning: onig_sys@69.8.1: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out" "-I" "oniguruma/src" "-o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out/c77b18e714869709-unicode_unfold_key.o" "-c" "oniguruma/src/unicode_unfold_key.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=In file included from oniguruma/src/regenc.h:36,
[INFO] [stderr] warning: onig_sys@69.8.1:                  from oniguruma/src/regint.h:103,
[INFO] [stderr] warning: onig_sys@69.8.1:                  from oniguruma/src/unicode_fold1_key.c:36:
[INFO] [stderr] warning: onig_sys@69.8.1: /opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out/config.h:33:15: error: two or more data types in declaration specifiers
[INFO] [stderr] warning: onig_sys@69.8.1:    33 | #define gid_t int
[INFO] [stderr] warning: onig_sys@69.8.1:       |               ^~~
[INFO] [stderr] warning: onig_sys@69.8.1: /opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out/config.h:32:15: error: two or more data types in declaration specifiers
[INFO] [stderr] warning: onig_sys@69.8.1:    32 | #define uid_t int
[INFO] [stderr] warning: onig_sys@69.8.1:       |               ^~~
[INFO] [stderr] warning: onig_sys@69.8.1: In file included from oniguruma/src/unicode_fold1_key.c:36:
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/regint.h:422:9: error: unknown type name 'uint32_t'
[INFO] [stderr] warning: onig_sys@69.8.1:   422 | typedef uint32_t  Bits;
[INFO] [stderr] warning: onig_sys@69.8.1:       |         ^~~~~~~~
[INFO] [stderr] warning: onig_sys@69.8.1: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out" "-I" "oniguruma/src" "-o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out/c77b18e714869709-unicode_fold1_key.o" "-c" "oniguruma/src/unicode_fold1_key.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=In file included from oniguruma/src/regenc.h:36,
[INFO] [stderr] warning: onig_sys@69.8.1:                  from oniguruma/src/regint.h:103,
[INFO] [stderr] warning: onig_sys@69.8.1:                  from oniguruma/src/unicode_fold2_key.c:36:
[INFO] [stderr] warning: onig_sys@69.8.1: /opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out/config.h:33:15: error: two or more data types in declaration specifiers
[INFO] [stderr] warning: onig_sys@69.8.1:    33 | #define gid_t int
[INFO] [stderr] warning: onig_sys@69.8.1:       |               ^~~
[INFO] [stderr] warning: onig_sys@69.8.1: /opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out/config.h:32:15: error: two or more data types in declaration specifiers
[INFO] [stderr] warning: onig_sys@69.8.1:    32 | #define uid_t int
[INFO] [stderr] warning: onig_sys@69.8.1:       |               ^~~
[INFO] [stderr] warning: onig_sys@69.8.1: In file included from oniguruma/src/unicode_fold2_key.c:36:
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/regint.h:422:9: error: unknown type name 'uint32_t'
[INFO] [stderr] warning: onig_sys@69.8.1:   422 | typedef uint32_t  Bits;
[INFO] [stderr] warning: onig_sys@69.8.1:       |         ^~~~~~~~
[INFO] [stderr] warning: onig_sys@69.8.1: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out" "-I" "oniguruma/src" "-o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out/c77b18e714869709-unicode_fold2_key.o" "-c" "oniguruma/src/unicode_fold2_key.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=In file included from oniguruma/src/regenc.h:36,
[INFO] [stderr] warning: onig_sys@69.8.1:                  from oniguruma/src/regint.h:103,
[INFO] [stderr] warning: onig_sys@69.8.1:                  from oniguruma/src/unicode_fold3_key.c:36:
[INFO] [stderr] warning: onig_sys@69.8.1: /opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out/config.h:33:15: error: two or more data types in declaration specifiers
[INFO] [stderr] warning: onig_sys@69.8.1:    33 | #define gid_t int
[INFO] [stderr] warning: onig_sys@69.8.1:       |               ^~~
[INFO] [stderr] warning: onig_sys@69.8.1: /opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out/config.h:32:15: error: two or more data types in declaration specifiers
[INFO] [stderr] warning: onig_sys@69.8.1:    32 | #define uid_t int
[INFO] [stderr] warning: onig_sys@69.8.1:       |               ^~~
[INFO] [stderr] warning: onig_sys@69.8.1: In file included from oniguruma/src/unicode_fold3_key.c:36:
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/regint.h:422:9: error: unknown type name 'uint32_t'
[INFO] [stderr] warning: onig_sys@69.8.1:   422 | typedef uint32_t  Bits;
[INFO] [stderr] warning: onig_sys@69.8.1:       |         ^~~~~~~~
[INFO] [stderr] warning: onig_sys@69.8.1: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out" "-I" "oniguruma/src" "-o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out/c77b18e714869709-unicode_fold3_key.o" "-c" "oniguruma/src/unicode_fold3_key.c" with args cc did not execute successfully (status code exit status: 1).
[INFO] [stderr] error: failed to run custom build command for `onig_sys v69.8.1`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/onig_sys-c342bce9786224a0/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-env-changed=RUSTONIG_DYNAMIC_LIBONIG
[INFO] [stderr]   cargo:rerun-if-env-changed=RUSTONIG_STATIC_LIBONIG
[INFO] [stderr]   cargo:rerun-if-env-changed=RUSTONIG_SYSTEM_LIBONIG
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out)
[INFO] [stderr]   OPT_LEVEL = Some(0)
[INFO] [stderr]   TARGET = Some(x86_64-pc-windows-msvc)
[INFO] [stderr]   cargo:rerun-if-env-changed=VCINSTALLDIR
[INFO] [stderr]   VCINSTALLDIR = None
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64-pc-windows-msvc
[INFO] [stderr]   CC_x86_64-pc-windows-msvc = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64_pc_windows_msvc
[INFO] [stderr]   CC_x86_64_pc_windows_msvc = None
[INFO] [stderr]   cargo:rerun-if-env-changed=TARGET_CC
[INFO] [stderr]   TARGET_CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC
[INFO] [stderr]   CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CROSS_COMPILE
[INFO] [stderr]   CROSS_COMPILE = None
[INFO] [stderr]   RUSTC_LINKER = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   RUSTC_WRAPPER = None
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   DEBUG = Some(true)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(cmpxchg16b,fxsr,lahfsahf,sse,sse2,sse3)
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64-pc-windows-msvc
[INFO] [stderr]   CFLAGS_x86_64-pc-windows-msvc = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64_pc_windows_msvc
[INFO] [stderr]   CFLAGS_x86_64_pc_windows_msvc = None
[INFO] [stderr]   cargo:rerun-if-env-changed=TARGET_CFLAGS
[INFO] [stderr]   TARGET_CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=In file included from oniguruma/src/regenc.h:36,
[INFO] [stderr]   cargo:warning=                 from oniguruma/src/regint.h:103,
[INFO] [stderr]   cargo:warning=                 from oniguruma/src/regexec.c:36:
[INFO] [stderr]   cargo:warning=/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out/config.h:33:15: error: two or more data types in declaration specifiers
[INFO] [stderr]   cargo:warning=   33 | #define gid_t int
[INFO] [stderr]   cargo:warning=      |               ^~~
[INFO] [stderr]   cargo:warning=/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out/config.h:32:15: error: two or more data types in declaration specifiers
[INFO] [stderr]   cargo:warning=   32 | #define uid_t int
[INFO] [stderr]   cargo:warning=      |               ^~~
[INFO] [stderr]   cargo:warning=In file included from oniguruma/src/regexec.c:36:
[INFO] [stderr]   cargo:warning=oniguruma/src/regint.h:422:9: error: unknown type name 'uint32_t'
[INFO] [stderr]   cargo:warning=  422 | typedef uint32_t  Bits;
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~~
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out" "-I" "oniguruma/src" "-o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out/c77b18e714869709-regexec.o" "-c" "oniguruma/src/regexec.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 oniguruma/src/regenc.h:36,
[INFO] [stderr]   cargo:warning=                 from oniguruma/src/regint.h:103,
[INFO] [stderr]   cargo:warning=                 from oniguruma/src/regerror.c:35:
[INFO] [stderr]   cargo:warning=/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out/config.h:33:15: error: two or more data types in declaration specifiers
[INFO] [stderr]   cargo:warning=   33 | #define gid_t int
[INFO] [stderr]   cargo:warning=      |               ^~~
[INFO] [stderr]   cargo:warning=/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out/config.h:32:15: error: two or more data types in declaration specifiers
[INFO] [stderr]   cargo:warning=   32 | #define uid_t int
[INFO] [stderr]   cargo:warning=      |               ^~~
[INFO] [stderr]   cargo:warning=In file included from oniguruma/src/regerror.c:35:
[INFO] [stderr]   cargo:warning=oniguruma/src/regint.h:422:9: error: unknown type name 'uint32_t'
[INFO] [stderr]   cargo:warning=  422 | typedef uint32_t  Bits;
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~~
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out" "-I" "oniguruma/src" "-o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out/c77b18e714869709-regerror.o" "-c" "oniguruma/src/regerror.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 oniguruma/src/regenc.h:36,
[INFO] [stderr]   cargo:warning=                 from oniguruma/src/regint.h:103,
[INFO] [stderr]   cargo:warning=                 from oniguruma/src/regparse.h:32,
[INFO] [stderr]   cargo:warning=                 from oniguruma/src/regparse.c:36:
[INFO] [stderr]   cargo:warning=/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out/config.h:33:15: error: two or more data types in declaration specifiers
[INFO] [stderr]   cargo:warning=   33 | #define gid_t int
[INFO] [stderr]   cargo:warning=      |               ^~~
[INFO] [stderr]   cargo:warning=/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out/config.h:32:15: error: two or more data types in declaration specifiers
[INFO] [stderr]   cargo:warning=   32 | #define uid_t int
[INFO] [stderr]   cargo:warning=      |               ^~~
[INFO] [stderr]   cargo:warning=In file included from oniguruma/src/regparse.h:32,
[INFO] [stderr]   cargo:warning=                 from oniguruma/src/regparse.c:36:
[INFO] [stderr]   cargo:warning=oniguruma/src/regint.h:422:9: error: unknown type name 'uint32_t'
[INFO] [stderr]   cargo:warning=  422 | typedef uint32_t  Bits;
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~~
[INFO] [stderr]   cargo:warning=oniguruma/src/regparse.c: In function 'callout_name_table_hash':
[INFO] [stderr]   cargo:warning=oniguruma/src/regparse.c:671:38: error: 'intptr_t' undeclared (first use in this function)
[INFO] [stderr]   cargo:warning=  671 |   return (int )(val + (val >> 5) + ((intptr_t )x->enc & 0xffff) + x->type);
[INFO] [stderr]   cargo:warning=      |                                      ^~~~~~~~
[INFO] [stderr]   cargo:warning=oniguruma/src/regparse.c:38:1: note: 'intptr_t' is defined in header '<stdint.h>'; did you forget to '#include <stdint.h>'?
[INFO] [stderr]   cargo:warning=   37 | #include "st.h"
[INFO] [stderr]   cargo:warning=  +++ |+#include <stdint.h>
[INFO] [stderr]   cargo:warning=   38 | 
[INFO] [stderr]   cargo:warning=oniguruma/src/regparse.c:671:38: note: each undeclared identifier is reported only once for each function it appears in
[INFO] [stderr]   cargo:warning=  671 |   return (int )(val + (val >> 5) + ((intptr_t )x->enc & 0xffff) + x->type);
[INFO] [stderr]   cargo:warning=      |                                      ^~~~~~~~
[INFO] [stderr]   cargo:warning=oniguruma/src/regparse.c:671:48: error: expected ')' before 'x'
[INFO] [stderr]   cargo:warning=  671 |   return (int )(val + (val >> 5) + ((intptr_t )x->enc & 0xffff) + x->type);
[INFO] [stderr]   cargo:warning=      |                                    ~           ^
[INFO] [stderr]   cargo:warning=      |                                                )
[INFO] [stderr]   cargo:warning=oniguruma/src/regparse.c: At top level:
[INFO] [stderr]   cargo:warning=oniguruma/src/regparse.c:1861:9: error: unknown type name 'intptr_t'
[INFO] [stderr]   cargo:warning= 1861 | typedef intptr_t   CalloutTagVal;
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~~
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out" "-I" "oniguruma/src" "-o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out/c77b18e714869709-regparse.o" "-c" "oniguruma/src/regparse.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=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=In file included from oniguruma/src/regenc.h:36,
[INFO] [stderr]   cargo:warning=                 from oniguruma/src/regint.h:103,
[INFO] [stderr]   cargo:warning=                 from oniguruma/src/regext.c:30:
[INFO] [stderr]   cargo:warning=/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out/config.h:33:15: error: two or more data types in declaration specifiers
[INFO] [stderr]   cargo:warning=   33 | #define gid_t int
[INFO] [stderr]   cargo:warning=      |               ^~~
[INFO] [stderr]   cargo:warning=/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out/config.h:32:15: error: two or more data types in declaration specifiers
[INFO] [stderr]   cargo:warning=   32 | #define uid_t int
[INFO] [stderr]   cargo:warning=      |               ^~~
[INFO] [stderr]   cargo:warning=In file included from oniguruma/src/regext.c:30:
[INFO] [stderr]   cargo:warning=oniguruma/src/regint.h:422:9: error: unknown type name 'uint32_t'
[INFO] [stderr]   cargo:warning=  422 | typedef uint32_t  Bits;
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~~
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out" "-I" "oniguruma/src" "-o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out/c77b18e714869709-regext.o" "-c" "oniguruma/src/regext.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=In file included from oniguruma/src/regenc.h:36,
[INFO] [stderr]   cargo:warning=                 from oniguruma/src/regint.h:103,
[INFO] [stderr]   cargo:warning=                 from oniguruma/src/regparse.h:32,
[INFO] [stderr]   cargo:warning=                 from oniguruma/src/regcomp.c:30:
[INFO] [stderr]   cargo:warning=/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out/config.h:33:15: error: two or more data types in declaration specifiers
[INFO] [stderr]   cargo:warning=   33 | #define gid_t int
[INFO] [stderr]   cargo:warning=      |               ^~~
[INFO] [stderr]   cargo:warning=/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out/config.h:32:15: error: two or more data types in declaration specifiers
[INFO] [stderr]   cargo:warning=   32 | #define uid_t int
[INFO] [stderr]   cargo:warning=      |               ^~~
[INFO] [stderr]   cargo:warning=In file included from oniguruma/src/regparse.h:32,
[INFO] [stderr]   cargo:warning=                 from oniguruma/src/regcomp.c:30:
[INFO] [stderr]   cargo:warning=oniguruma/src/regint.h:422:9: error: unknown type name 'uint32_t'
[INFO] [stderr]   cargo:warning=  422 | typedef uint32_t  Bits;
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~~
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out" "-I" "oniguruma/src" "-o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out/c77b18e714869709-regcomp.o" "-c" "oniguruma/src/regcomp.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=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 oniguruma/src/regenc.h:36,
[INFO] [stderr]   cargo:warning=                 from oniguruma/src/regint.h:103,
[INFO] [stderr]   cargo:warning=                 from oniguruma/src/reggnu.c:30:
[INFO] [stderr]   cargo:warning=/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out/config.h:33:15: error: two or more data types in declaration specifiers
[INFO] [stderr]   cargo:warning=   33 | #define gid_t int
[INFO] [stderr]   cargo:warning=      |               ^~~
[INFO] [stderr]   cargo:warning=/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out/config.h:32:15: error: two or more data types in declaration specifiers
[INFO] [stderr]   cargo:warning=   32 | #define uid_t int
[INFO] [stderr]   cargo:warning=      |               ^~~
[INFO] [stderr]   cargo:warning=In file included from oniguruma/src/reggnu.c:30:
[INFO] [stderr]   cargo:warning=oniguruma/src/regint.h:422:9: error: unknown type name 'uint32_t'
[INFO] [stderr]   cargo:warning=  422 | typedef uint32_t  Bits;
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~~
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out" "-I" "oniguruma/src" "-o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out/c77b18e714869709-reggnu.o" "-c" "oniguruma/src/reggnu.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=In file included from oniguruma/src/regenc.h:36,
[INFO] [stderr]   cargo:warning=                 from oniguruma/src/regint.h:103,
[INFO] [stderr]   cargo:warning=                 from oniguruma/src/regenc.c:30:
[INFO] [stderr]   cargo:warning=/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out/config.h:33:15: error: two or more data types in declaration specifiers
[INFO] [stderr]   cargo:warning=   33 | #define gid_t int
[INFO] [stderr]   cargo:warning=      |               ^~~
[INFO] [stderr]   cargo:warning=/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out/config.h:32:15: error: two or more data types in declaration specifiers
[INFO] [stderr]   cargo:warning=   32 | #define uid_t int
[INFO] [stderr]   cargo:warning=      |               ^~~
[INFO] [stderr]   cargo:warning=In file included from oniguruma/src/regenc.c:30:
[INFO] [stderr]   cargo:warning=oniguruma/src/regint.h:422:9: error: unknown type name 'uint32_t'
[INFO] [stderr]   cargo:warning=  422 | typedef uint32_t  Bits;
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~~
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out" "-I" "oniguruma/src" "-o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out/c77b18e714869709-regenc.o" "-c" "oniguruma/src/regenc.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=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=In file included from oniguruma/src/regenc.h:36,
[INFO] [stderr]   cargo:warning=                 from oniguruma/src/regint.h:103,
[INFO] [stderr]   cargo:warning=                 from oniguruma/src/regsyntax.c:30:
[INFO] [stderr]   cargo:warning=/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out/config.h:33:15: error: two or more data types in declaration specifiers
[INFO] [stderr]   cargo:warning=   33 | #define gid_t int
[INFO] [stderr]   cargo:warning=      |               ^~~
[INFO] [stderr]   cargo:warning=/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out/config.h:32:15: error: two or more data types in declaration specifiers
[INFO] [stderr]   cargo:warning=   32 | #define uid_t int
[INFO] [stderr]   cargo:warning=      |               ^~~
[INFO] [stderr]   cargo:warning=In file included from oniguruma/src/regsyntax.c:30:
[INFO] [stderr]   cargo:warning=oniguruma/src/regint.h:422:9: error: unknown type name 'uint32_t'
[INFO] [stderr]   cargo:warning=  422 | typedef uint32_t  Bits;
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~~
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out" "-I" "oniguruma/src" "-o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out/c77b18e714869709-regsyntax.o" "-c" "oniguruma/src/regsyntax.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=In file included from oniguruma/src/regenc.h:36,
[INFO] [stderr]   cargo:warning=                 from oniguruma/src/regint.h:103,
[INFO] [stderr]   cargo:warning=                 from oniguruma/src/regtrav.c:30:
[INFO] [stderr]   cargo:warning=/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out/config.h:33:15: error: two or more data types in declaration specifiers
[INFO] [stderr]   cargo:warning=   33 | #define gid_t int
[INFO] [stderr]   cargo:warning=      |               ^~~
[INFO] [stderr]   cargo:warning=/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out/config.h:32:15: error: two or more data types in declaration specifiers
[INFO] [stderr]   cargo:warning=   32 | #define uid_t int
[INFO] [stderr]   cargo:warning=      |               ^~~
[INFO] [stderr]   cargo:warning=In file included from oniguruma/src/regtrav.c:30:
[INFO] [stderr]   cargo:warning=oniguruma/src/regint.h:422:9: error: unknown type name 'uint32_t'
[INFO] [stderr]   cargo:warning=  422 | typedef uint32_t  Bits;
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~~
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out" "-I" "oniguruma/src" "-o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out/c77b18e714869709-regtrav.o" "-c" "oniguruma/src/regtrav.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=In file included from oniguruma/src/regenc.h:36,
[INFO] [stderr]   cargo:warning=                 from oniguruma/src/regint.h:103,
[INFO] [stderr]   cargo:warning=                 from oniguruma/src/regversion.c:34:
[INFO] [stderr]   cargo:warning=/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out/config.h:33:15: error: two or more data types in declaration specifiers
[INFO] [stderr]   cargo:warning=   33 | #define gid_t int
[INFO] [stderr]   cargo:warning=      |               ^~~
[INFO] [stderr]   cargo:warning=/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out/config.h:32:15: error: two or more data types in declaration specifiers
[INFO] [stderr]   cargo:warning=   32 | #define uid_t int
[INFO] [stderr]   cargo:warning=      |               ^~~
[INFO] [stderr]   cargo:warning=In file included from oniguruma/src/regversion.c:34:
[INFO] [stderr]   cargo:warning=oniguruma/src/regint.h:422:9: error: unknown type name 'uint32_t'
[INFO] [stderr]   cargo:warning=  422 | typedef uint32_t  Bits;
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~~
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out" "-I" "oniguruma/src" "-o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out/c77b18e714869709-regversion.o" "-c" "oniguruma/src/regversion.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=In file included from oniguruma/src/regenc.h:36,
[INFO] [stderr]   cargo:warning=                 from oniguruma/src/regint.h:103,
[INFO] [stderr]   cargo:warning=                 from oniguruma/src/st.c:9:
[INFO] [stderr]   cargo:warning=/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out/config.h:33:15: error: two or more data types in declaration specifiers
[INFO] [stderr]   cargo:warning=   33 | #define gid_t int
[INFO] [stderr]   cargo:warning=      |               ^~~
[INFO] [stderr]   cargo:warning=/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out/config.h:32:15: error: two or more data types in declaration specifiers
[INFO] [stderr]   cargo:warning=   32 | #define uid_t int
[INFO] [stderr]   cargo:warning=      |               ^~~
[INFO] [stderr]   cargo:warning=In file included from oniguruma/src/st.c:9:
[INFO] [stderr]   cargo:warning=oniguruma/src/regint.h:422:9: error: unknown type name 'uint32_t'
[INFO] [stderr]   cargo:warning=  422 | typedef uint32_t  Bits;
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~~
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out" "-I" "oniguruma/src" "-o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out/c77b18e714869709-st.o" "-c" "oniguruma/src/st.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=In file included from oniguruma/src/regenc.h:36,
[INFO] [stderr]   cargo:warning=                 from oniguruma/src/regint.h:103,
[INFO] [stderr]   cargo:warning=                 from oniguruma/src/onig_init.c:30:
[INFO] [stderr]   cargo:warning=/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out/config.h:33:15: error: two or more data types in declaration specifiers
[INFO] [stderr]   cargo:warning=   33 | #define gid_t int
[INFO] [stderr]   cargo:warning=      |               ^~~
[INFO] [stderr]   cargo:warning=/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out/config.h:32:15: error: two or more data types in declaration specifiers
[INFO] [stderr]   cargo:warning=   32 | #define uid_t int
[INFO] [stderr]   cargo:warning=      |               ^~~
[INFO] [stderr]   cargo:warning=In file included from oniguruma/src/onig_init.c:30:
[INFO] [stderr]   cargo:warning=oniguruma/src/regint.h:422:9: error: unknown type name 'uint32_t'
[INFO] [stderr]   cargo:warning=  422 | typedef uint32_t  Bits;
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~~
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out" "-I" "oniguruma/src" "-o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out/c77b18e714869709-onig_init.o" "-c" "oniguruma/src/onig_init.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=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 oniguruma/src/regenc.h:36,
[INFO] [stderr]   cargo:warning=                 from oniguruma/src/regint.h:103,
[INFO] [stderr]   cargo:warning=                 from oniguruma/src/unicode.c:30:
[INFO] [stderr]   cargo:warning=/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out/config.h:33:15: error: two or more data types in declaration specifiers
[INFO] [stderr]   cargo:warning=   33 | #define gid_t int
[INFO] [stderr]   cargo:warning=      |               ^~~
[INFO] [stderr]   cargo:warning=/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out/config.h:32:15: error: two or more data types in declaration specifiers
[INFO] [stderr]   cargo:warning=   32 | #define uid_t int
[INFO] [stderr]   cargo:warning=      |               ^~~
[INFO] [stderr]   cargo:warning=In file included from oniguruma/src/unicode.c:30:
[INFO] [stderr]   cargo:warning=oniguruma/src/regint.h:422:9: error: unknown type name 'uint32_t'
[INFO] [stderr]   cargo:warning=  422 | typedef uint32_t  Bits;
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~~
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out" "-I" "oniguruma/src" "-o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out/c77b18e714869709-unicode.o" "-c" "oniguruma/src/unicode.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=In file included from oniguruma/src/regenc.h:36,
[INFO] [stderr]   cargo:warning=                 from oniguruma/src/regint.h:103,
[INFO] [stderr]   cargo:warning=                 from oniguruma/src/ascii.c:30:
[INFO] [stderr]   cargo:warning=/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out/config.h:33:15: error: two or more data types in declaration specifiers
[INFO] [stderr]   cargo:warning=   33 | #define gid_t int
[INFO] [stderr]   cargo:warning=      |               ^~~
[INFO] [stderr]   cargo:warning=/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out/config.h:32:15: error: two or more data types in declaration specifiers
[INFO] [stderr]   cargo:warning=   32 | #define uid_t int
[INFO] [stderr]   cargo:warning=      |               ^~~
[INFO] [stderr]   cargo:warning=In file included from oniguruma/src/ascii.c:30:
[INFO] [stderr]   cargo:warning=oniguruma/src/regint.h:422:9: error: unknown type name 'uint32_t'
[INFO] [stderr]   cargo:warning=  422 | typedef uint32_t  Bits;
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~~
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out" "-I" "oniguruma/src" "-o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out/c77b18e714869709-ascii.o" "-c" "oniguruma/src/ascii.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=In file included from oniguruma/src/regenc.h:36,
[INFO] [stderr]   cargo:warning=                 from oniguruma/src/regint.h:103,
[INFO] [stderr]   cargo:warning=                 from oniguruma/src/utf16_be.c:30:
[INFO] [stderr]   cargo:warning=/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out/config.h:33:15: error: two or more data types in declaration specifiers
[INFO] [stderr]   cargo:warning=   33 | #define gid_t int
[INFO] [stderr]   cargo:warning=      |               ^~~
[INFO] [stderr]   cargo:warning=/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out/config.h:32:15: error: two or more data types in declaration specifiers
[INFO] [stderr]   cargo:warning=   32 | #define uid_t int
[INFO] [stderr]   cargo:warning=      |               ^~~
[INFO] [stderr]   cargo:warning=In file included from oniguruma/src/utf16_be.c:30:
[INFO] [stderr]   cargo:warning=oniguruma/src/regint.h:422:9: error: unknown type name 'uint32_t'
[INFO] [stderr]   cargo:warning=  422 | typedef uint32_t  Bits;
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~~
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out" "-I" "oniguruma/src" "-o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out/c77b18e714869709-utf16_be.o" "-c" "oniguruma/src/utf16_be.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=In file included from oniguruma/src/regenc.h:36,
[INFO] [stderr]   cargo:warning=                 from oniguruma/src/regint.h:103,
[INFO] [stderr]   cargo:warning=                 from oniguruma/src/utf16_le.c:29:
[INFO] [stderr]   cargo:warning=/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out/config.h:33:15: error: two or more data types in declaration specifiers
[INFO] [stderr]   cargo:warning=   33 | #define gid_t int
[INFO] [stderr]   cargo:warning=      |               ^~~
[INFO] [stderr]   cargo:warning=/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out/config.h:32:15: error: two or more data types in declaration specifiers
[INFO] [stderr]   cargo:warning=   32 | #define uid_t int
[INFO] [stderr]   cargo:warning=      |               ^~~
[INFO] [stderr]   cargo:warning=In file included from oniguruma/src/utf16_le.c:29:
[INFO] [stderr]   cargo:warning=oniguruma/src/regint.h:422:9: error: unknown type name 'uint32_t'
[INFO] [stderr]   cargo:warning=  422 | typedef uint32_t  Bits;
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~~
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out" "-I" "oniguruma/src" "-o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out/c77b18e714869709-utf16_le.o" "-c" "oniguruma/src/utf16_le.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=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 oniguruma/src/regenc.h:36,
[INFO] [stderr]   cargo:warning=                 from oniguruma/src/regint.h:103,
[INFO] [stderr]   cargo:warning=                 from oniguruma/src/euc_jp.c:30:
[INFO] [stderr]   cargo:warning=/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out/config.h:33:15: error: two or more data types in declaration specifiers
[INFO] [stderr]   cargo:warning=   33 | #define gid_t int
[INFO] [stderr]   cargo:warning=      |               ^~~
[INFO] [stderr]   cargo:warning=/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out/config.h:32:15: error: two or more data types in declaration specifiers
[INFO] [stderr]   cargo:warning=   32 | #define uid_t int
[INFO] [stderr]   cargo:warning=      |               ^~~
[INFO] [stderr]   cargo:warning=In file included from oniguruma/src/euc_jp.c:30:
[INFO] [stderr]   cargo:warning=oniguruma/src/regint.h:422:9: error: unknown type name 'uint32_t'
[INFO] [stderr]   cargo:warning=  422 | typedef uint32_t  Bits;
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~~
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out" "-I" "oniguruma/src" "-o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out/c77b18e714869709-euc_jp.o" "-c" "oniguruma/src/euc_jp.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=In file included from oniguruma/src/regenc.h:36,
[INFO] [stderr]   cargo:warning=                 from oniguruma/src/regint.h:103,
[INFO] [stderr]   cargo:warning=                 from oniguruma/src/sjis.c:30:
[INFO] [stderr]   cargo:warning=/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out/config.h:33:15: error: two or more data types in declaration specifiers
[INFO] [stderr]   cargo:warning=   33 | #define gid_t int
[INFO] [stderr]   cargo:warning=      |               ^~~
[INFO] [stderr]   cargo:warning=/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out/config.h:32:15: error: two or more data types in declaration specifiers
[INFO] [stderr]   cargo:warning=   32 | #define uid_t int
[INFO] [stderr]   cargo:warning=      |               ^~~
[INFO] [stderr]   cargo:warning=In file included from oniguruma/src/sjis.c:30:
[INFO] [stderr]   cargo:warning=oniguruma/src/regint.h:422:9: error: unknown type name 'uint32_t'
[INFO] [stderr]   cargo:warning=  422 | typedef uint32_t  Bits;
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~~
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out" "-I" "oniguruma/src" "-o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out/c77b18e714869709-sjis.o" "-c" "oniguruma/src/sjis.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=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] 
[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=In file included from oniguruma/src/regenc.h:36,
[INFO] [stderr]   cargo:warning=                 from oniguruma/src/regint.h:103,
[INFO] [stderr]   cargo:warning=                 from euc_jp_prop.gperf:2:
[INFO] [stderr]   cargo:warning=/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out/config.h:33:15: error: two or more data types in declaration specifiers
[INFO] [stderr]   cargo:warning=   33 | #define gid_t int
[INFO] [stderr]   cargo:warning=      |               ^~~
[INFO] [stderr]   cargo:warning=/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out/config.h:32:15: error: two or more data types in declaration specifiers
[INFO] [stderr]   cargo:warning=   32 | #define uid_t int
[INFO] [stderr]   cargo:warning=      |               ^~~
[INFO] [stderr]   cargo:warning=In file included from euc_jp_prop.gperf:2:
[INFO] [stderr]   cargo:warning=oniguruma/src/regint.h:422:9: error: unknown type name 'uint32_t'
[INFO] [stderr]   cargo:warning=  422 | typedef uint32_t  Bits;
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~~
[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: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out" "-I" "oniguruma/src" "-o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out/c77b18e714869709-euc_jp_prop.o" "-c" "oniguruma/src/euc_jp_prop.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=In file included from oniguruma/src/regenc.h:36,
[INFO] [stderr]   cargo:warning=                 from oniguruma/src/regint.h:103,
[INFO] [stderr]   cargo:warning=                 from sjis_prop.gperf:2:
[INFO] [stderr]   cargo:warning=/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out/config.h:33:15: error: two or more data types in declaration specifiers
[INFO] [stderr]   cargo:warning=   33 | #define gid_t int
[INFO] [stderr]   cargo:warning=      |               ^~~
[INFO] [stderr]   cargo:warning=/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out/config.h:32:15: error: two or more data types in declaration specifiers
[INFO] [stderr]   cargo:warning=   32 | #define uid_t int
[INFO] [stderr]   cargo:warning=      |               ^~~
[INFO] [stderr]   cargo:warning=In file included from sjis_prop.gperf:2:
[INFO] [stderr]   cargo:warning=oniguruma/src/regint.h:422:9: error: unknown type name 'uint32_t'
[INFO] [stderr]   cargo:warning=  422 | typedef uint32_t  Bits;
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~~
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out" "-I" "oniguruma/src" "-o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out/c77b18e714869709-sjis_prop.o" "-c" "oniguruma/src/sjis_prop.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=In file included from oniguruma/src/regenc.h:36,
[INFO] [stderr]   cargo:warning=                 from oniguruma/src/regint.h:103,
[INFO] [stderr]   cargo:warning=                 from oniguruma/src/unicode_unfold_key.c:36:
[INFO] [stderr]   cargo:warning=/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out/config.h:33:15: error: two or more data types in declaration specifiers
[INFO] [stderr]   cargo:warning=   33 | #define gid_t int
[INFO] [stderr]   cargo:warning=      |               ^~~
[INFO] [stderr]   cargo:warning=/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out/config.h:32:15: error: two or more data types in declaration specifiers
[INFO] [stderr]   cargo:warning=   32 | #define uid_t int
[INFO] [stderr]   cargo:warning=      |               ^~~
[INFO] [stderr]   cargo:warning=In file included from oniguruma/src/unicode_unfold_key.c:36:
[INFO] [stderr]   cargo:warning=oniguruma/src/regint.h:422:9: error: unknown type name 'uint32_t'
[INFO] [stderr]   cargo:warning=  422 | typedef uint32_t  Bits;
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~~
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out" "-I" "oniguruma/src" "-o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out/c77b18e714869709-unicode_unfold_key.o" "-c" "oniguruma/src/unicode_unfold_key.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=In file included from oniguruma/src/regenc.h:36,
[INFO] [stderr]   cargo:warning=                 from oniguruma/src/regint.h:103,
[INFO] [stderr]   cargo:warning=                 from oniguruma/src/unicode_fold1_key.c:36:
[INFO] [stderr]   cargo:warning=/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out/config.h:33:15: error: two or more data types in declaration specifiers
[INFO] [stderr]   cargo:warning=   33 | #define gid_t int
[INFO] [stderr]   cargo:warning=      |               ^~~
[INFO] [stderr]   cargo:warning=/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-556d569956af98a7/out/config.h:32:15: error: two or more data types in declaration specifiers
[INFO] [stderr]   cargo:warning=   32 | #define uid_t int
[INFO] [stderr]   cargo:warning=      |               ^~~
[INFO] [stderr]   cargo:warning=In file included from oniguruma/src/unicode_fold1_key.c:36:
[INFO] [stderr]   cargo:warning=oniguruma/src/regint.h:422:9: error: unknown type name 'uint32_t'
[INFO] [stderr]   cargo:warning=  422 | typedef uint32_t  Bits;
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~~
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[WARN] too much data in the log, truncating it