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}/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] ece9b8ee260c3df5aa74f33500d8ee123fee8709c392ff1981c8728a7c7e439a
[INFO] running `Command { std: "docker" "start" "-a" "ece9b8ee260c3df5aa74f33500d8ee123fee8709c392ff1981c8728a7c7e439a", 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]     Checking time v0.3.36
[INFO] [stderr]     Checking minidump-common v0.21.1
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling unicase v2.7.0
[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 memmap2 v0.9.4
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]    Compiling zng-app v0.5.0
[INFO] [stderr]     Checking zng-task v0.2.10
[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 src/impl.cpp:4:
[INFO] [stderr] warning: breakpad-sys@0.2.0: breakpad/src/client/windows/handler/exception_handler.h:59:10: fatal error: windows.h: No such file or directory
[INFO] [stderr] warning: breakpad-sys@0.2.0:    59 | #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" "-m64" "-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/x86_64-pc-windows-msvc/debug/build/breakpad-sys-6fd7ac42056c45b2/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: 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/guid_string.cc:41:
[INFO] [stderr] warning: breakpad-sys@0.2.0: breakpad/src/common/windows/guid_string.h:34:10: fatal error: guiddef.h: No such file or directory
[INFO] [stderr] warning: breakpad-sys@0.2.0:    34 | #include <guiddef.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" "-m64" "-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/x86_64-pc-windows-msvc/debug/build/breakpad-sys-6fd7ac42056c45b2/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" "-m64" "-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/x86_64-pc-windows-msvc/debug/build/breakpad-sys-6fd7ac42056c45b2/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" "-m64" "-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/x86_64-pc-windows-msvc/debug/build/breakpad-sys-6fd7ac42056c45b2/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("x86_64-pc-windows-msvc")
[INFO] [stderr]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-pc-windows-msvc
[INFO] [stderr]   CXX_x86_64-pc-windows-msvc = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_pc_windows_msvc
[INFO] [stderr]   CXX_x86_64_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("cmpxchg16b,fxsr,lahfsahf,sse,sse2,sse3")
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-pc-windows-msvc
[INFO] [stderr]   CXXFLAGS_x86_64-pc-windows-msvc = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_pc_windows_msvc
[INFO] [stderr]   CXXFLAGS_x86_64_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 src/impl.cpp:4:
[INFO] [stderr]   cargo:warning=breakpad/src/client/windows/handler/exception_handler.h:59:10: fatal error: windows.h: No such file or directory
[INFO] [stderr]   cargo:warning=   59 | #include <windows.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" "-m64" "-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/x86_64-pc-windows-msvc/debug/build/breakpad-sys-6fd7ac42056c45b2/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=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/guid_string.cc:41:
[INFO] [stderr]   cargo:warning=breakpad/src/common/windows/guid_string.h:34:10: fatal error: guiddef.h: No such file or directory
[INFO] [stderr]   cargo:warning=   34 | #include <guiddef.h>
[INFO] [stderr]   cargo:warning=      |          ^~~~~~~~~~~
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[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" "-m64" "-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/x86_64-pc-windows-msvc/debug/build/breakpad-sys-6fd7ac42056c45b2/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" "-m64" "-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/x86_64-pc-windows-msvc/debug/build/breakpad-sys-6fd7ac42056c45b2/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" "-m64" "-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/x86_64-pc-windows-msvc/debug/build/breakpad-sys-6fd7ac42056c45b2/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" "-m64" "-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/x86_64-pc-windows-msvc/debug/build/breakpad-sys-6fd7ac42056c45b2/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] running `Command { std: "docker" "inspect" "ece9b8ee260c3df5aa74f33500d8ee123fee8709c392ff1981c8728a7c7e439a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ece9b8ee260c3df5aa74f33500d8ee123fee8709c392ff1981c8728a7c7e439a", kill_on_drop: false }`
[INFO] [stdout] ece9b8ee260c3df5aa74f33500d8ee123fee8709c392ff1981c8728a7c7e439a