zng-wgt-window 0.4.0

Part of the zng project.
Documentation
Build #1224464 2024-05-19T17:06:44.000616+00:00
# rustc version
rustc 1.80.0-nightly (b1ec1bd65 2024-05-18)# docs.rs version
docsrs 0.6.0 (2d4f32bd 2024-05-19)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/zng-wgt-window-0.4.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/zng-wgt-window-0.4.0/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "6442450944" "--cpus" "6" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--all-features" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20240518-1.80.0-nightly-b1ec1bd65\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--extern-html-root-takes-precedence\"]" "--offline" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/i686-pc-windows-msvc\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "i686-pc-windows-msvc", kill_on_drop: false }`
[INFO] [stdout] 45d017a61413468dcc955e9d095ec0a6727414ab8048e4e1dfd33b27f0ad1650
[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" "45d017a61413468dcc955e9d095ec0a6727414ab8048e4e1dfd33b27f0ad1650", kill_on_drop: false }`
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr]     Checking ipc-channel v0.18.0
[INFO] [stderr]    Compiling breakpad-sys v0.2.0
[INFO] [stderr]     Checking zng-layout v0.2.10
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking minidump-common v0.21.1
[INFO] [stderr]     Checking async-fs v2.1.2
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking zng-view-api v0.4.2
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking encoding_rs v0.8.34
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr] The following warnings were emitted during compilation:
[INFO] [stderr] 
[INFO] [stderr] warning: breakpad-sys@0.2.0: GNU compiler is not supported for this target
[INFO] [stderr] warning: breakpad-sys@0.2.0: GNU compiler is not supported for this target
[INFO] [stderr] warning: breakpad-sys@0.2.0: GNU compiler is not supported for this target
[INFO] [stderr] warning: breakpad-sys@0.2.0: <command-line>: warning: "TARGET_OS_WINDOWS" redefined
[INFO] [stderr] warning: breakpad-sys@0.2.0: <command-line>: note: this is the location of the previous definition
[INFO] [stderr] warning: breakpad-sys@0.2.0: In file included from /usr/include/c++/11/stdlib.h:36,
[INFO] [stderr] warning: breakpad-sys@0.2.0:                  from breakpad/src/client/windows/handler/exception_handler.h:58,
[INFO] [stderr] warning: breakpad-sys@0.2.0:                  from src/impl.cpp:4:
[INFO] [stderr] warning: breakpad-sys@0.2.0: /usr/include/c++/11/cstdlib:41:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: breakpad-sys@0.2.0:    41 | #include <bits/c++config.h>
[INFO] [stderr] warning: breakpad-sys@0.2.0:       |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: breakpad-sys@0.2.0: compilation terminated.
[INFO] [stderr] warning: breakpad-sys@0.2.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-I" "." "-I" "breakpad/src" "-I" "breakpad/src/common" "-I" "breakpad/src/common/windows" "-I" "breakpad/src/client/windows/crash_generation" "-I" "breakpad/src/client/windows/handler" "-std=c++17" "-fpermissive" "-DBPLOG_MINIMUM_SEVERITY=SEVERITY_ERROR" "-DBPLOG(severity)=1 ? (void)0 : google_breakpad::LogMessageVoidify() & (BPLOG_ERROR)" "-DTARGET_OS_WINDOWS=0" "-DTARGET_OS_WINDOWS=1" "-DUNICODE" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/breakpad-sys-10989e7cf838bfad/out/2e40c9e35e9506f4-impl.o" "-c" "src/impl.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] warning: breakpad-sys@0.2.0: <command-line>: warning: "TARGET_OS_WINDOWS" redefined
[INFO] [stderr] warning: breakpad-sys@0.2.0: <command-line>: note: this is the location of the previous definition
[INFO] [stderr] warning: breakpad-sys@0.2.0: GNU compiler is not supported for this target
[INFO] [stderr] warning: breakpad-sys@0.2.0: <command-line>: warning: "TARGET_OS_WINDOWS" redefined
[INFO] [stderr] warning: breakpad-sys@0.2.0: <command-line>: note: this is the location of the previous definition
[INFO] [stderr] warning: breakpad-sys@0.2.0: In file included from /usr/include/c++/11/stdlib.h:36,
[INFO] [stderr] warning: breakpad-sys@0.2.0:                  from breakpad/src/common/scoped_ptr.h:69,
[INFO] [stderr] warning: breakpad-sys@0.2.0:                  from breakpad/src/common/string_conversion.cc:36:
[INFO] [stderr] warning: breakpad-sys@0.2.0: /usr/include/c++/11/cstdlib:41:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: breakpad-sys@0.2.0:    41 | #include <bits/c++config.h>
[INFO] [stderr] warning: breakpad-sys@0.2.0:       |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: breakpad-sys@0.2.0: compilation terminated.
[INFO] [stderr] warning: breakpad-sys@0.2.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-I" "." "-I" "breakpad/src" "-I" "breakpad/src/common" "-I" "breakpad/src/common/windows" "-I" "breakpad/src/client/windows/crash_generation" "-I" "breakpad/src/client/windows/handler" "-std=c++17" "-fpermissive" "-DBPLOG_MINIMUM_SEVERITY=SEVERITY_ERROR" "-DBPLOG(severity)=1 ? (void)0 : google_breakpad::LogMessageVoidify() & (BPLOG_ERROR)" "-DTARGET_OS_WINDOWS=0" "-DTARGET_OS_WINDOWS=1" "-DUNICODE" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/breakpad-sys-10989e7cf838bfad/out/4f39842cdff39757-string_conversion.o" "-c" "breakpad/src/common/string_conversion.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] warning: breakpad-sys@0.2.0: <command-line>: warning: "TARGET_OS_WINDOWS" redefined
[INFO] [stderr] warning: breakpad-sys@0.2.0: <command-line>: note: this is the location of the previous definition
[INFO] [stderr] warning: breakpad-sys@0.2.0: In file included from breakpad/src/common/windows/string_utils-inl.h:38,
[INFO] [stderr] warning: breakpad-sys@0.2.0:                  from breakpad/src/common/windows/guid_string.cc:39:
[INFO] [stderr] warning: breakpad-sys@0.2.0: /usr/include/c++/11/string:38:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: breakpad-sys@0.2.0:    38 | #include <bits/c++config.h>
[INFO] [stderr] warning: breakpad-sys@0.2.0:       |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: breakpad-sys@0.2.0: compilation terminated.
[INFO] [stderr] warning: breakpad-sys@0.2.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-I" "." "-I" "breakpad/src" "-I" "breakpad/src/common" "-I" "breakpad/src/common/windows" "-I" "breakpad/src/client/windows/crash_generation" "-I" "breakpad/src/client/windows/handler" "-std=c++17" "-fpermissive" "-DBPLOG_MINIMUM_SEVERITY=SEVERITY_ERROR" "-DBPLOG(severity)=1 ? (void)0 : google_breakpad::LogMessageVoidify() & (BPLOG_ERROR)" "-DTARGET_OS_WINDOWS=0" "-DTARGET_OS_WINDOWS=1" "-DUNICODE" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/breakpad-sys-10989e7cf838bfad/out/0f96ba2ffb46d23b-guid_string.o" "-c" "breakpad/src/common/windows/guid_string.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] warning: breakpad-sys@0.2.0: <command-line>: warning: "TARGET_OS_WINDOWS" redefined
[INFO] [stderr] warning: breakpad-sys@0.2.0: <command-line>: note: this is the location of the previous definition
[INFO] [stderr] warning: breakpad-sys@0.2.0: In file included from breakpad/src/client/windows/crash_generation/crash_generation_client.cc:33:
[INFO] [stderr] warning: breakpad-sys@0.2.0: breakpad/src/client/windows/crash_generation/crash_generation_client.h:32:10: fatal error: windows.h: No such file or directory
[INFO] [stderr] warning: breakpad-sys@0.2.0:    32 | #include <windows.h>
[INFO] [stderr] warning: breakpad-sys@0.2.0:       |          ^~~~~~~~~~~
[INFO] [stderr] warning: breakpad-sys@0.2.0: compilation terminated.
[INFO] [stderr] warning: breakpad-sys@0.2.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-I" "." "-I" "breakpad/src" "-I" "breakpad/src/common" "-I" "breakpad/src/common/windows" "-I" "breakpad/src/client/windows/crash_generation" "-I" "breakpad/src/client/windows/handler" "-std=c++17" "-fpermissive" "-DBPLOG_MINIMUM_SEVERITY=SEVERITY_ERROR" "-DBPLOG(severity)=1 ? (void)0 : google_breakpad::LogMessageVoidify() & (BPLOG_ERROR)" "-DTARGET_OS_WINDOWS=0" "-DTARGET_OS_WINDOWS=1" "-DUNICODE" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/breakpad-sys-10989e7cf838bfad/out/4b1768f9163662ef-crash_generation_client.o" "-c" "breakpad/src/client/windows/crash_generation/crash_generation_client.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=<command-line>: warning: "TARGET_OS_WINDOWS" redefined
[INFO] [stderr] warning: breakpad-sys@0.2.0: <command-line>: note: this is the location of the previous definition
[INFO] [stderr] warning: breakpad-sys@0.2.0: breakpad/src/client/windows/handler/exception_handler.cc:33:10: fatal error: objbase.h: No such file or directory
[INFO] [stderr] warning: breakpad-sys@0.2.0:    33 | #include <objbase.h>
[INFO] [stderr] warning: breakpad-sys@0.2.0:       |          ^~~~~~~~~~~
[INFO] [stderr] warning: breakpad-sys@0.2.0: compilation terminated.
[INFO] [stderr] warning: breakpad-sys@0.2.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-I" "." "-I" "breakpad/src" "-I" "breakpad/src/common" "-I" "breakpad/src/common/windows" "-I" "breakpad/src/client/windows/crash_generation" "-I" "breakpad/src/client/windows/handler" "-std=c++17" "-fpermissive" "-DBPLOG_MINIMUM_SEVERITY=SEVERITY_ERROR" "-DBPLOG(severity)=1 ? (void)0 : google_breakpad::LogMessageVoidify() & (BPLOG_ERROR)" "-DTARGET_OS_WINDOWS=0" "-DTARGET_OS_WINDOWS=1" "-DUNICODE" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/breakpad-sys-10989e7cf838bfad/out/e401684ff75f0f42-exception_handler.o" "-c" "breakpad/src/client/windows/handler/exception_handler.cc" with args c++ did not execute successfully (status code exit status: 1).
[INFO] [stderr] 
[INFO] [stderr] error: failed to run custom build command for `breakpad-sys v0.2.0`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/breakpad-sys-ba1885183be7466a/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   OPT_LEVEL = Some("0")
[INFO] [stderr]   TARGET = Some("i686-pc-windows-msvc")
[INFO] [stderr]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_i686-pc-windows-msvc
[INFO] [stderr]   CXX_i686-pc-windows-msvc = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_i686_pc_windows_msvc
[INFO] [stderr]   CXX_i686_pc_windows_msvc = None
[INFO] [stderr]   cargo:rerun-if-env-changed=TARGET_CXX
[INFO] [stderr]   TARGET_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   RUSTC_LINKER = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CROSS_COMPILE
[INFO] [stderr]   CROSS_COMPILE = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   DEBUG = Some("true")
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2")
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_i686-pc-windows-msvc
[INFO] [stderr]   CXXFLAGS_i686-pc-windows-msvc = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_i686_pc_windows_msvc
[INFO] [stderr]   CXXFLAGS_i686_pc_windows_msvc = None
[INFO] [stderr]   cargo:rerun-if-env-changed=TARGET_CXXFLAGS
[INFO] [stderr]   TARGET_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = 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=<command-line>: warning: "TARGET_OS_WINDOWS" redefined
[INFO] [stderr]   cargo:warning=<command-line>: note: this is the location of the previous definition
[INFO] [stderr]   cargo:warning=In file included from /usr/include/c++/11/stdlib.h:36,
[INFO] [stderr]   cargo:warning=                 from breakpad/src/client/windows/handler/exception_handler.h:58,
[INFO] [stderr]   cargo:warning=                 from src/impl.cpp:4:
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/cstdlib:41:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr]   cargo:warning=   41 | #include <bits/c++config.h>
[INFO] [stderr]   cargo:warning=      |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-I" "." "-I" "breakpad/src" "-I" "breakpad/src/common" "-I" "breakpad/src/common/windows" "-I" "breakpad/src/client/windows/crash_generation" "-I" "breakpad/src/client/windows/handler" "-std=c++17" "-fpermissive" "-DBPLOG_MINIMUM_SEVERITY=SEVERITY_ERROR" "-DBPLOG(severity)=1 ? (void)0 : google_breakpad::LogMessageVoidify() & (BPLOG_ERROR)" "-DTARGET_OS_WINDOWS=0" "-DTARGET_OS_WINDOWS=1" "-DUNICODE" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/breakpad-sys-10989e7cf838bfad/out/2e40c9e35e9506f4-impl.o" "-c" "src/impl.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=<command-line>: warning: "TARGET_OS_WINDOWS" redefined
[INFO] [stderr]   cargo:warning=<command-line>: note: this is the location of the previous definition
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=<command-line>: warning: "TARGET_OS_WINDOWS" redefined
[INFO] [stderr]   cargo:warning=<command-line>: note: this is the location of the previous definition
[INFO] [stderr]   cargo:warning=In file included from /usr/include/c++/11/stdlib.h:36,
[INFO] [stderr]   cargo:warning=                 from breakpad/src/common/scoped_ptr.h:69,
[INFO] [stderr]   cargo:warning=                 from breakpad/src/common/string_conversion.cc:36:
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/cstdlib:41:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr]   cargo:warning=   41 | #include <bits/c++config.h>
[INFO] [stderr]   cargo:warning=      |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-I" "." "-I" "breakpad/src" "-I" "breakpad/src/common" "-I" "breakpad/src/common/windows" "-I" "breakpad/src/client/windows/crash_generation" "-I" "breakpad/src/client/windows/handler" "-std=c++17" "-fpermissive" "-DBPLOG_MINIMUM_SEVERITY=SEVERITY_ERROR" "-DBPLOG(severity)=1 ? (void)0 : google_breakpad::LogMessageVoidify() & (BPLOG_ERROR)" "-DTARGET_OS_WINDOWS=0" "-DTARGET_OS_WINDOWS=1" "-DUNICODE" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/breakpad-sys-10989e7cf838bfad/out/4f39842cdff39757-string_conversion.o" "-c" "breakpad/src/common/string_conversion.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=<command-line>: warning: "TARGET_OS_WINDOWS" redefined
[INFO] [stderr]   cargo:warning=<command-line>: note: this is the location of the previous definition
[INFO] [stderr]   cargo:warning=In file included from breakpad/src/common/windows/string_utils-inl.h:38,
[INFO] [stderr]   cargo:warning=                 from breakpad/src/common/windows/guid_string.cc:39:
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/string:38:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr]   cargo:warning=   38 | #include <bits/c++config.h>
[INFO] [stderr]   cargo:warning=      |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-I" "." "-I" "breakpad/src" "-I" "breakpad/src/common" "-I" "breakpad/src/common/windows" "-I" "breakpad/src/client/windows/crash_generation" "-I" "breakpad/src/client/windows/handler" "-std=c++17" "-fpermissive" "-DBPLOG_MINIMUM_SEVERITY=SEVERITY_ERROR" "-DBPLOG(severity)=1 ? (void)0 : google_breakpad::LogMessageVoidify() & (BPLOG_ERROR)" "-DTARGET_OS_WINDOWS=0" "-DTARGET_OS_WINDOWS=1" "-DUNICODE" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/breakpad-sys-10989e7cf838bfad/out/0f96ba2ffb46d23b-guid_string.o" "-c" "breakpad/src/common/windows/guid_string.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=<command-line>: warning: "TARGET_OS_WINDOWS" redefined
[INFO] [stderr]   cargo:warning=<command-line>: note: this is the location of the previous definition
[INFO] [stderr]   cargo:warning=In file included from breakpad/src/client/windows/crash_generation/crash_generation_client.cc:33:
[INFO] [stderr]   cargo:warning=breakpad/src/client/windows/crash_generation/crash_generation_client.h:32:10: fatal error: windows.h: No such file or directory
[INFO] [stderr]   cargo:warning=   32 | #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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-I" "." "-I" "breakpad/src" "-I" "breakpad/src/common" "-I" "breakpad/src/common/windows" "-I" "breakpad/src/client/windows/crash_generation" "-I" "breakpad/src/client/windows/handler" "-std=c++17" "-fpermissive" "-DBPLOG_MINIMUM_SEVERITY=SEVERITY_ERROR" "-DBPLOG(severity)=1 ? (void)0 : google_breakpad::LogMessageVoidify() & (BPLOG_ERROR)" "-DTARGET_OS_WINDOWS=0" "-DTARGET_OS_WINDOWS=1" "-DUNICODE" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/breakpad-sys-10989e7cf838bfad/out/4b1768f9163662ef-crash_generation_client.o" "-c" "breakpad/src/client/windows/crash_generation/crash_generation_client.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=<command-line>: warning: "TARGET_OS_WINDOWS" redefined
[INFO] [stderr]   cargo:warning=<command-line>: note: this is the location of the previous definition
[INFO] [stderr]   cargo:warning=breakpad/src/client/windows/handler/exception_handler.cc:33:10: fatal error: objbase.h: No such file or directory
[INFO] [stderr]   cargo:warning=   33 | #include <objbase.h>
[INFO] [stderr]   cargo:warning=      |          ^~~~~~~~~~~
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-I" "." "-I" "breakpad/src" "-I" "breakpad/src/common" "-I" "breakpad/src/common/windows" "-I" "breakpad/src/client/windows/crash_generation" "-I" "breakpad/src/client/windows/handler" "-std=c++17" "-fpermissive" "-DBPLOG_MINIMUM_SEVERITY=SEVERITY_ERROR" "-DBPLOG(severity)=1 ? (void)0 : google_breakpad::LogMessageVoidify() & (BPLOG_ERROR)" "-DTARGET_OS_WINDOWS=0" "-DTARGET_OS_WINDOWS=1" "-DUNICODE" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/breakpad-sys-10989e7cf838bfad/out/e401684ff75f0f42-exception_handler.o" "-c" "breakpad/src/client/windows/handler/exception_handler.cc" with args c++ did not execute successfully (status code exit status: 1).
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   error occurred: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-I" "." "-I" "breakpad/src" "-I" "breakpad/src/common" "-I" "breakpad/src/common/windows" "-I" "breakpad/src/client/windows/crash_generation" "-I" "breakpad/src/client/windows/handler" "-std=c++17" "-fpermissive" "-DBPLOG_MINIMUM_SEVERITY=SEVERITY_ERROR" "-DBPLOG(severity)=1 ? (void)0 : google_breakpad::LogMessageVoidify() & (BPLOG_ERROR)" "-DTARGET_OS_WINDOWS=0" "-DTARGET_OS_WINDOWS=1" "-DUNICODE" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/breakpad-sys-10989e7cf838bfad/out/e401684ff75f0f42-exception_handler.o" "-c" "breakpad/src/client/windows/handler/exception_handler.cc" with args c++ 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] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stderr]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zng-view-api-0.4.2/src/keyboard.rs:1969:38
[INFO] [stderr]      |
[INFO] [stderr] 1969 |             let s: (u16, [u8; 38]) = mem::transmute(Key::Alt);
[INFO] [stderr]      |                                      ^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: source type: `keyboard::Key` (160 bits)
[INFO] [stderr]      = note: target type: `(u16, [u8; 38])` (320 bits)
[INFO] [stderr] 
[INFO] [stderr] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stderr]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zng-view-api-0.4.2/src/keyboard.rs:1970:38
[INFO] [stderr]      |
[INFO] [stderr] 1970 |             let e: (u16, [u8; 38]) = mem::transmute(Key::F35);
[INFO] [stderr]      |                                      ^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: source type: `keyboard::Key` (160 bits)
[INFO] [stderr]      = note: target type: `(u16, [u8; 38])` (320 bits)
[INFO] [stderr] 
[INFO] [stderr] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stderr]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zng-view-api-0.4.2/src/keyboard.rs:1971:33
[INFO] [stderr]      |
[INFO] [stderr] 1971 |             (s.0..=e.0).map(|n| mem::transmute((n, [0u8; 38])))
[INFO] [stderr]      |                                 ^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: source type: `(u16, [u8; 38])` (320 bits)
[INFO] [stderr]      = note: target type: `keyboard::Key` (160 bits)
[INFO] [stderr] 
[INFO] [stderr] For more information about this error, try `rustc --explain E0512`.
[INFO] [stderr] error: could not compile `zng-view-api` (lib) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "45d017a61413468dcc955e9d095ec0a6727414ab8048e4e1dfd33b27f0ad1650", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "45d017a61413468dcc955e9d095ec0a6727414ab8048e4e1dfd33b27f0ad1650", kill_on_drop: false }`
[INFO] [stdout] 45d017a61413468dcc955e9d095ec0a6727414ab8048e4e1dfd33b27f0ad1650