fuel-data-parser 0.0.12

A parser for Fuel blockchain data structures and formats
Documentation
Build #1559105 2024-11-21T05:17:14.088184+00:00
# rustc version
rustc 1.84.0-nightly (3fee0f12e 2024-11-20)# 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/fuel-data-parser-0.0.12/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/fuel-data-parser-0.0.12/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\", \"-20241120-1.84.0-nightly-3fee0f12e\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--extern-html-root-takes-precedence\"]" "--offline" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/x86_64-pc-windows-msvc\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "x86_64-pc-windows-msvc", kill_on_drop: false }`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] abe1ceaf0a6915ff465cdf10485a4c6dd89a0f6ac15cfde07fb7d9c022c6e0ba
[INFO] running `Command { std: "docker" "start" "-a" "abe1ceaf0a6915ff465cdf10485a4c6dd89a0f6ac15cfde07fb7d9c022c6e0ba", kill_on_drop: false }`
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]     Checking brotli-decompressor v4.0.1
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking pin-project-lite v0.2.15
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking bytes v1.8.0
[INFO] [stderr]     Checking heapless v0.7.17
[INFO] [stderr]     Checking brotli v7.0.0
[INFO] [stderr]     Checking tokio v1.41.1
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: GNU compiler is not supported for this target
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: GNU compiler is not supported for this target
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: In file included from bzip2-1.0.8/bzlib_private.h:33,
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8:                  from bzip2-1.0.8/blocksort.c:22:
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: bzip2-1.0.8/bzlib.h:70: warning: "BZ_EXPORT" redefined
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8:    70 | #define BZ_EXPORT
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8:       | 
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: <command-line>: note: this is the location of the previous definition
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: In file included from bzip2-1.0.8/bzlib_private.h:33,
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8:                  from bzip2-1.0.8/blocksort.c:22:
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: bzip2-1.0.8/bzlib.h:79:13: fatal error: windows.h: No such file or directory
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8:    79 | #   include <windows.h>
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8:       |             ^~~~~~~~~~~
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: compilation terminated.
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "bzip2-1.0.8" "-D_WIN32" "-DBZ_EXPORT" "-D_FILE_OFFSET_BITS=64" "-DBZ_NO_STDIO" "-o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/bzip2-sys-fe6ec6be3fd0cd50/out/lib/5bb993572ce83733-blocksort.o" "-c" "bzip2-1.0.8/blocksort.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: In file included from bzip2-1.0.8/bzlib_private.h:33,
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8:                  from bzip2-1.0.8/huffman.c:22:
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: bzip2-1.0.8/bzlib.h:70: warning: "BZ_EXPORT" redefined
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8:    70 | #define BZ_EXPORT
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8:       | 
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: <command-line>: note: this is the location of the previous definition
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: In file included from bzip2-1.0.8/bzlib_private.h:33,
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8:                  from bzip2-1.0.8/huffman.c:22:
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: bzip2-1.0.8/bzlib.h:79:13: fatal error: windows.h: No such file or directory
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8:    79 | #   include <windows.h>
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8:       |             ^~~~~~~~~~~
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: compilation terminated.
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "bzip2-1.0.8" "-D_WIN32" "-DBZ_EXPORT" "-D_FILE_OFFSET_BITS=64" "-DBZ_NO_STDIO" "-o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/bzip2-sys-fe6ec6be3fd0cd50/out/lib/5bb993572ce83733-huffman.o" "-c" "bzip2-1.0.8/huffman.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: In file included from bzip2-1.0.8/bzlib_private.h:33,
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8:                  from bzip2-1.0.8/crctable.c:22:
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: bzip2-1.0.8/bzlib.h:70: warning: "BZ_EXPORT" redefined
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8:    70 | #define BZ_EXPORT
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8:       | 
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: <command-line>: note: this is the location of the previous definition
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: In file included from bzip2-1.0.8/bzlib_private.h:33,
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8:                  from bzip2-1.0.8/crctable.c:22:
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: bzip2-1.0.8/bzlib.h:79:13: fatal error: windows.h: No such file or directory
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8:    79 | #   include <windows.h>
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8:       |             ^~~~~~~~~~~
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: compilation terminated.
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "bzip2-1.0.8" "-D_WIN32" "-DBZ_EXPORT" "-D_FILE_OFFSET_BITS=64" "-DBZ_NO_STDIO" "-o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/bzip2-sys-fe6ec6be3fd0cd50/out/lib/5bb993572ce83733-crctable.o" "-c" "bzip2-1.0.8/crctable.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: In file included from bzip2-1.0.8/bzlib_private.h:33,
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8:                  from bzip2-1.0.8/randtable.c:22:
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: bzip2-1.0.8/bzlib.h:70: warning: "BZ_EXPORT" redefined
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8:    70 | #define BZ_EXPORT
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8:       | 
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: <command-line>: note: this is the location of the previous definition
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: In file included from bzip2-1.0.8/bzlib_private.h:33,
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8:                  from bzip2-1.0.8/randtable.c:22:
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: bzip2-1.0.8/bzlib.h:79:13: fatal error: windows.h: No such file or directory
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8:    79 | #   include <windows.h>
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8:       |             ^~~~~~~~~~~
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: compilation terminated.
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "bzip2-1.0.8" "-D_WIN32" "-DBZ_EXPORT" "-D_FILE_OFFSET_BITS=64" "-DBZ_NO_STDIO" "-o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/bzip2-sys-fe6ec6be3fd0cd50/out/lib/5bb993572ce83733-randtable.o" "-c" "bzip2-1.0.8/randtable.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: In file included from bzip2-1.0.8/bzlib_private.h:33,
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8:                  from bzip2-1.0.8/compress.c:29:
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: bzip2-1.0.8/bzlib.h:70: warning: "BZ_EXPORT" redefined
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8:    70 | #define BZ_EXPORT
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8:       | 
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: <command-line>: note: this is the location of the previous definition
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: In file included from bzip2-1.0.8/bzlib_private.h:33,
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8:                  from bzip2-1.0.8/compress.c:29:
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: bzip2-1.0.8/bzlib.h:79:13: fatal error: windows.h: No such file or directory
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8:    79 | #   include <windows.h>
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8:       |             ^~~~~~~~~~~
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: compilation terminated.
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "bzip2-1.0.8" "-D_WIN32" "-DBZ_EXPORT" "-D_FILE_OFFSET_BITS=64" "-DBZ_NO_STDIO" "-o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/bzip2-sys-fe6ec6be3fd0cd50/out/lib/5bb993572ce83733-compress.o" "-c" "bzip2-1.0.8/compress.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: In file included from bzip2-1.0.8/bzlib_private.h:33,
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8:                  from bzip2-1.0.8/decompress.c:22:
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: bzip2-1.0.8/bzlib.h:70: warning: "BZ_EXPORT" redefined
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8:    70 | #define BZ_EXPORT
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8:       | 
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: <command-line>: note: this is the location of the previous definition
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: In file included from bzip2-1.0.8/bzlib_private.h:33,
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8:                  from bzip2-1.0.8/decompress.c:22:
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: bzip2-1.0.8/bzlib.h:79:13: fatal error: windows.h: No such file or directory
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8:    79 | #   include <windows.h>
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8:       |             ^~~~~~~~~~~
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: compilation terminated.
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "bzip2-1.0.8" "-D_WIN32" "-DBZ_EXPORT" "-D_FILE_OFFSET_BITS=64" "-DBZ_NO_STDIO" "-o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/bzip2-sys-fe6ec6be3fd0cd50/out/lib/5bb993572ce83733-decompress.o" "-c" "bzip2-1.0.8/decompress.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=In file included from bzip2-1.0.8/bzlib_private.h:33,
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8:                  from bzip2-1.0.8/bzlib.c:31:
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: bzip2-1.0.8/bzlib.h:70: warning: "BZ_EXPORT" redefined
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8:    70 | #define BZ_EXPORT
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8:       | 
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: <command-line>: note: this is the location of the previous definition
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: In file included from bzip2-1.0.8/bzlib_private.h:33,
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8:                  from bzip2-1.0.8/bzlib.c:31:
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: bzip2-1.0.8/bzlib.h:79:13: fatal error: windows.h: No such file or directory
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8:    79 | #   include <windows.h>
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8:       |             ^~~~~~~~~~~
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: compilation terminated.
[INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "bzip2-1.0.8" "-D_WIN32" "-DBZ_EXPORT" "-D_FILE_OFFSET_BITS=64" "-DBZ_NO_STDIO" "-o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/bzip2-sys-fe6ec6be3fd0cd50/out/lib/5bb993572ce83733-bzlib.o" "-c" "bzip2-1.0.8/bzlib.c" with args cc did not execute successfully (status code exit status: 1).
[INFO] [stderr] error: failed to run custom build command for `bzip2-sys v0.1.11+1.0.8`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/bzip2-sys-186edecab0202196/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[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 bzip2-1.0.8/bzlib_private.h:33,
[INFO] [stderr]   cargo:warning=                 from bzip2-1.0.8/blocksort.c:22:
[INFO] [stderr]   cargo:warning=bzip2-1.0.8/bzlib.h:70: warning: "BZ_EXPORT" redefined
[INFO] [stderr]   cargo:warning=   70 | #define BZ_EXPORT
[INFO] [stderr]   cargo:warning=      | 
[INFO] [stderr]   cargo:warning=<command-line>: note: this is the location of the previous definition
[INFO] [stderr]   cargo:warning=In file included from bzip2-1.0.8/bzlib_private.h:33,
[INFO] [stderr]   cargo:warning=                 from bzip2-1.0.8/blocksort.c:22:
[INFO] [stderr]   cargo:warning=bzip2-1.0.8/bzlib.h:79:13: fatal error: windows.h: No such file or directory
[INFO] [stderr]   cargo:warning=   79 | #   include <windows.h>
[INFO] [stderr]   cargo:warning=      |             ^~~~~~~~~~~
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "bzip2-1.0.8" "-D_WIN32" "-DBZ_EXPORT" "-D_FILE_OFFSET_BITS=64" "-DBZ_NO_STDIO" "-o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/bzip2-sys-fe6ec6be3fd0cd50/out/lib/5bb993572ce83733-blocksort.o" "-c" "bzip2-1.0.8/blocksort.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=In file included from bzip2-1.0.8/bzlib_private.h:33,
[INFO] [stderr]   cargo:warning=                 from bzip2-1.0.8/huffman.c:22:
[INFO] [stderr]   cargo:warning=bzip2-1.0.8/bzlib.h:70: warning: "BZ_EXPORT" redefined
[INFO] [stderr]   cargo:warning=   70 | #define BZ_EXPORT
[INFO] [stderr]   cargo:warning=      | 
[INFO] [stderr]   cargo:warning=<command-line>: note: this is the location of the previous definition
[INFO] [stderr]   cargo:warning=In file included from bzip2-1.0.8/bzlib_private.h:33,
[INFO] [stderr]   cargo:warning=                 from bzip2-1.0.8/huffman.c:22:
[INFO] [stderr]   cargo:warning=bzip2-1.0.8/bzlib.h:79:13: fatal error: windows.h: No such file or directory
[INFO] [stderr]   cargo:warning=   79 | #   include <windows.h>
[INFO] [stderr]   cargo:warning=      |             ^~~~~~~~~~~
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "bzip2-1.0.8" "-D_WIN32" "-DBZ_EXPORT" "-D_FILE_OFFSET_BITS=64" "-DBZ_NO_STDIO" "-o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/bzip2-sys-fe6ec6be3fd0cd50/out/lib/5bb993572ce83733-huffman.o" "-c" "bzip2-1.0.8/huffman.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=In file included from bzip2-1.0.8/bzlib_private.h:33,
[INFO] [stderr]   cargo:warning=                 from bzip2-1.0.8/crctable.c:22:
[INFO] [stderr]   cargo:warning=bzip2-1.0.8/bzlib.h:70: warning: "BZ_EXPORT" redefined
[INFO] [stderr]   cargo:warning=   70 | #define BZ_EXPORT
[INFO] [stderr]   cargo:warning=      | 
[INFO] [stderr]   cargo:warning=<command-line>: note: this is the location of the previous definition
[INFO] [stderr]   cargo:warning=In file included from bzip2-1.0.8/bzlib_private.h:33,
[INFO] [stderr]   cargo:warning=                 from bzip2-1.0.8/crctable.c:22:
[INFO] [stderr]   cargo:warning=bzip2-1.0.8/bzlib.h:79:13: fatal error: windows.h: No such file or directory
[INFO] [stderr]   cargo:warning=   79 | #   include <windows.h>
[INFO] [stderr]   cargo:warning=      |             ^~~~~~~~~~~
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "bzip2-1.0.8" "-D_WIN32" "-DBZ_EXPORT" "-D_FILE_OFFSET_BITS=64" "-DBZ_NO_STDIO" "-o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/bzip2-sys-fe6ec6be3fd0cd50/out/lib/5bb993572ce83733-crctable.o" "-c" "bzip2-1.0.8/crctable.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=In file included from bzip2-1.0.8/bzlib_private.h:33,
[INFO] [stderr]   cargo:warning=                 from bzip2-1.0.8/randtable.c:22:
[INFO] [stderr]   cargo:warning=bzip2-1.0.8/bzlib.h:70: warning: "BZ_EXPORT" redefined
[INFO] [stderr]   cargo:warning=   70 | #define BZ_EXPORT
[INFO] [stderr]   cargo:warning=      | 
[INFO] [stderr]   cargo:warning=<command-line>: note: this is the location of the previous definition
[INFO] [stderr]   cargo:warning=In file included from bzip2-1.0.8/bzlib_private.h:33,
[INFO] [stderr]   cargo:warning=                 from bzip2-1.0.8/randtable.c:22:
[INFO] [stderr]   cargo:warning=bzip2-1.0.8/bzlib.h:79:13: fatal error: windows.h: No such file or directory
[INFO] [stderr]   cargo:warning=   79 | #   include <windows.h>
[INFO] [stderr]   cargo:warning=      |             ^~~~~~~~~~~
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "bzip2-1.0.8" "-D_WIN32" "-DBZ_EXPORT" "-D_FILE_OFFSET_BITS=64" "-DBZ_NO_STDIO" "-o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/bzip2-sys-fe6ec6be3fd0cd50/out/lib/5bb993572ce83733-randtable.o" "-c" "bzip2-1.0.8/randtable.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=In file included from bzip2-1.0.8/bzlib_private.h:33,
[INFO] [stderr]   cargo:warning=                 from bzip2-1.0.8/compress.c:29:
[INFO] [stderr]   cargo:warning=bzip2-1.0.8/bzlib.h:70: warning: "BZ_EXPORT" redefined
[INFO] [stderr]   cargo:warning=   70 | #define BZ_EXPORT
[INFO] [stderr]   cargo:warning=      | 
[INFO] [stderr]   cargo:warning=<command-line>: note: this is the location of the previous definition
[INFO] [stderr]   cargo:warning=In file included from bzip2-1.0.8/bzlib_private.h:33,
[INFO] [stderr]   cargo:warning=                 from bzip2-1.0.8/compress.c:29:
[INFO] [stderr]   cargo:warning=bzip2-1.0.8/bzlib.h:79:13: fatal error: windows.h: No such file or directory
[INFO] [stderr]   cargo:warning=   79 | #   include <windows.h>
[INFO] [stderr]   cargo:warning=      |             ^~~~~~~~~~~
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "bzip2-1.0.8" "-D_WIN32" "-DBZ_EXPORT" "-D_FILE_OFFSET_BITS=64" "-DBZ_NO_STDIO" "-o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/bzip2-sys-fe6ec6be3fd0cd50/out/lib/5bb993572ce83733-compress.o" "-c" "bzip2-1.0.8/compress.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=In file included from bzip2-1.0.8/bzlib_private.h:33,
[INFO] [stderr]   cargo:warning=                 from bzip2-1.0.8/decompress.c:22:
[INFO] [stderr]   cargo:warning=bzip2-1.0.8/bzlib.h:70: warning: "BZ_EXPORT" redefined
[INFO] [stderr]   cargo:warning=   70 | #define BZ_EXPORT
[INFO] [stderr]   cargo:warning=      | 
[INFO] [stderr]   cargo:warning=<command-line>: note: this is the location of the previous definition
[INFO] [stderr]   cargo:warning=In file included from bzip2-1.0.8/bzlib_private.h:33,
[INFO] [stderr]   cargo:warning=                 from bzip2-1.0.8/decompress.c:22:
[INFO] [stderr]   cargo:warning=bzip2-1.0.8/bzlib.h:79:13: fatal error: windows.h: No such file or directory
[INFO] [stderr]   cargo:warning=   79 | #   include <windows.h>
[INFO] [stderr]   cargo:warning=      |             ^~~~~~~~~~~
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "bzip2-1.0.8" "-D_WIN32" "-DBZ_EXPORT" "-D_FILE_OFFSET_BITS=64" "-DBZ_NO_STDIO" "-o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/bzip2-sys-fe6ec6be3fd0cd50/out/lib/5bb993572ce83733-decompress.o" "-c" "bzip2-1.0.8/decompress.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=In file included from bzip2-1.0.8/bzlib_private.h:33,
[INFO] [stderr]   cargo:warning=                 from bzip2-1.0.8/bzlib.c:31:
[INFO] [stderr]   cargo:warning=bzip2-1.0.8/bzlib.h:70: warning: "BZ_EXPORT" redefined
[INFO] [stderr]   cargo:warning=   70 | #define BZ_EXPORT
[INFO] [stderr]   cargo:warning=      | 
[INFO] [stderr]   cargo:warning=<command-line>: note: this is the location of the previous definition
[INFO] [stderr]   cargo:warning=In file included from bzip2-1.0.8/bzlib_private.h:33,
[INFO] [stderr]   cargo:warning=                 from bzip2-1.0.8/bzlib.c:31:
[INFO] [stderr]   cargo:warning=bzip2-1.0.8/bzlib.h:79:13: fatal error: windows.h: No such file or directory
[INFO] [stderr]   cargo:warning=   79 | #   include <windows.h>
[INFO] [stderr]   cargo:warning=      |             ^~~~~~~~~~~
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "bzip2-1.0.8" "-D_WIN32" "-DBZ_EXPORT" "-D_FILE_OFFSET_BITS=64" "-DBZ_NO_STDIO" "-o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/bzip2-sys-fe6ec6be3fd0cd50/out/lib/5bb993572ce83733-bzlib.o" "-c" "bzip2-1.0.8/bzlib.c" with args cc did not execute successfully (status code exit status: 1).
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   error occurred: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "bzip2-1.0.8" "-D_WIN32" "-DBZ_EXPORT" "-D_FILE_OFFSET_BITS=64" "-DBZ_NO_STDIO" "-o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/bzip2-sys-fe6ec6be3fd0cd50/out/lib/5bb993572ce83733-bzlib.o" "-c" "bzip2-1.0.8/bzlib.c" with args cc did not execute successfully (status code exit status: 1).
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] warning: lzma-sys@0.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: lzma-sys@0.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: lzma-sys@0.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: lzma-sys@0.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: lzma-sys@0.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: lzma-sys@0.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: lzma-sys@0.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: lzma-sys@0.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: lzma-sys@0.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: lzma-sys@0.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: lzma-sys@0.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: lzma-sys@0.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: lzma-sys@0.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: lzma-sys@0.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: lzma-sys@0.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: lzma-sys@0.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: lzma-sys@0.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: lzma-sys@0.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: lzma-sys@0.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: lzma-sys@0.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: lzma-sys@0.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: lzma-sys@0.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: lzma-sys@0.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: lzma-sys@0.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: lzma-sys@0.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: lzma-sys@0.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: lzma-sys@0.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: lzma-sys@0.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: lzma-sys@0.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: lzma-sys@0.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: lzma-sys@0.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: lzma-sys@0.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: lzma-sys@0.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: lzma-sys@0.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: lzma-sys@0.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: lzma-sys@0.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: lzma-sys@0.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: lzma-sys@0.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: lzma-sys@0.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: lzma-sys@0.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: lzma-sys@0.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: lzma-sys@0.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: lzma-sys@0.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: lzma-sys@0.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: lzma-sys@0.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: lzma-sys@0.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: lzma-sys@0.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: lzma-sys@0.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: lzma-sys@0.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: lzma-sys@0.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: lzma-sys@0.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: lzma-sys@0.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: lzma-sys@0.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: lzma-sys@0.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: lzma-sys@0.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: lzma-sys@0.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: lzma-sys@0.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: lzma-sys@0.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: lzma-sys@0.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: lzma-sys@0.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: lzma-sys@0.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: lzma-sys@0.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: lzma-sys@0.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: lzma-sys@0.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: lzma-sys@0.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: lzma-sys@0.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: lzma-sys@0.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: lzma-sys@0.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: lzma-sys@0.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: lzma-sys@0.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: lzma-sys@0.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: lzma-sys@0.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: lzma-sys@0.1.20: GNU compiler is not supported for this target
[INFO] [stderr] warning: lzma-sys@0.1.20: GNU compiler is not supported for this target
[INFO] [stderr] error: failed to run custom build command for `lzma-sys v0.1.20`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/lzma-sys-38d045f6103d95c7/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-changed=build.rs
[INFO] [stderr]   cargo:rerun-if-env-changed=LZMA_API_STATIC
[INFO] [stderr]   cargo:root=/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/lzma-sys-af9821a1d7bbb33a/out
[INFO] [stderr]   cargo:include=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lzma-sys-0.1.20/xz-5.2/src/liblzma/api
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/lzma-sys-af9821a1d7bbb33a/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=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   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]   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: zstd-sys@2.0.13+zstd.1.5.6: GNU compiler is not supported for this target
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: GNU compiler is not supported for this target
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: GNU compiler is not supported for this target
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: GNU compiler is not supported for this target
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: GNU compiler is not supported for this target
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: GNU compiler is not supported for this target
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: GNU compiler is not supported for this target
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: GNU compiler is not supported for this target
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: GNU compiler is not supported for this target
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: GNU compiler is not supported for this target
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: GNU compiler is not supported for this target
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: GNU compiler is not supported for this target
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: GNU compiler is not supported for this target
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: GNU compiler is not supported for this target
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: GNU compiler is not supported for this target
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: GNU compiler is not supported for this target
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: GNU compiler is not supported for this target
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: GNU compiler is not supported for this target
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: GNU compiler is not supported for this target
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: GNU compiler is not supported for this target
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: GNU compiler is not supported for this target
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: GNU compiler is not supported for this target
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: GNU compiler is not supported for this target
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: GNU compiler is not supported for this target
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: GNU compiler is not supported for this target
[INFO] [stderr] error: failed to run custom build command for `zstd-sys v2.0.13+zstd.1.5.6`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/zstd-sys-2d81e93bacc35716/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-env-changed=ZSTD_SYS_USE_PKG_CONFIG
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/zstd-sys-1c993702e87d017a/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]   OUT_DIR = Some(/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/zstd-sys-1c993702e87d017a/out)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   TARGET = Some(x86_64-pc-windows-msvc)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(cmpxchg16b,fxsr,lahfsahf,sse,sse2,sse3)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64-pc-windows-msvc
[INFO] [stderr]   CFLAGS_x86_64-pc-windows-msvc = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64_pc_windows_msvc
[INFO] [stderr]   CFLAGS_x86_64_pc_windows_msvc = None
[INFO] [stderr]   cargo:rerun-if-env-changed=TARGET_CFLAGS
[INFO] [stderr]   TARGET_CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/zstd-sys-1c993702e87d017a/out)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   TARGET = Some(x86_64-pc-windows-msvc)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(cmpxchg16b,fxsr,lahfsahf,sse,sse2,sse3)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64-pc-windows-msvc
[INFO] [stderr]   CFLAGS_x86_64-pc-windows-msvc = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64_pc_windows_msvc
[INFO] [stderr]   CFLAGS_x86_64_pc_windows_msvc = None
[INFO] [stderr]   cargo:rerun-if-env-changed=TARGET_CFLAGS
[INFO] [stderr]   TARGET_CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/zstd-sys-1c993702e87d017a/out)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   TARGET = Some(x86_64-pc-windows-msvc)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(cmpxchg16b,fxsr,lahfsahf,sse,sse2,sse3)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64-pc-windows-msvc
[INFO] [stderr]   CFLAGS_x86_64-pc-windows-msvc = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64_pc_windows_msvc
[INFO] [stderr]   CFLAGS_x86_64_pc_windows_msvc = None
[INFO] [stderr]   cargo:rerun-if-env-changed=TARGET_CFLAGS
[INFO] [stderr]   TARGET_CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   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]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   cargo:rerun-if-env-changed=AR_x86_64-pc-windows-msvc
[INFO] [stderr]   AR_x86_64-pc-windows-msvc = None
[INFO] [stderr]   cargo:rerun-if-env-changed=AR_x86_64_pc_windows_msvc
[INFO] [stderr]   AR_x86_64_pc_windows_msvc = None
[INFO] [stderr]   cargo:rerun-if-env-changed=TARGET_AR
[INFO] [stderr]   TARGET_AR = None
[INFO] [stderr]   cargo:rerun-if-env-changed=AR
[INFO] [stderr]   AR = None
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:rerun-if-env-changed=ARFLAGS_x86_64-pc-windows-msvc
[INFO] [stderr]   ARFLAGS_x86_64-pc-windows-msvc = None
[INFO] [stderr]   cargo:rerun-if-env-changed=ARFLAGS_x86_64_pc_windows_msvc
[INFO] [stderr]   ARFLAGS_x86_64_pc_windows_msvc = None
[INFO] [stderr]   cargo:rerun-if-env-changed=TARGET_ARFLAGS
[INFO] [stderr]   TARGET_ARFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=ARFLAGS
[INFO] [stderr]   ARFLAGS = None
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   error occurred: Failed to find tool. Is `lib.exe` installed?
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] running `Command { std: "docker" "inspect" "abe1ceaf0a6915ff465cdf10485a4c6dd89a0f6ac15cfde07fb7d9c022c6e0ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "abe1ceaf0a6915ff465cdf10485a4c6dd89a0f6ac15cfde07fb7d9c022c6e0ba", kill_on_drop: false }`
[INFO] [stdout] abe1ceaf0a6915ff465cdf10485a4c6dd89a0f6ac15cfde07fb7d9c022c6e0ba