[INFO] fetching crate winio-ui-qt 0.4.0... [INFO] checking winio-ui-qt-0.4.0 against try#d336647335db03a0fc5b24fc5325cd3905c5b8e8 for pr-151146 [INFO] extracting crate winio-ui-qt 0.4.0 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate winio-ui-qt 0.4.0 [INFO] finished tweaking crates.io crate winio-ui-qt 0.4.0 [INFO] tweaked toml for crates.io crate winio-ui-qt 0.4.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate winio-ui-qt 0.4.0 on toolchain d336647335db03a0fc5b24fc5325cd3905c5b8e8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate winio-ui-qt 0.4.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 791914cdafe14e5bcc5b15662559df81703889fdebc48669563ca21ed79f26f0 [INFO] running `Command { std: "docker" "start" "-a" "791914cdafe14e5bcc5b15662559df81703889fdebc48669563ca21ed79f26f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "791914cdafe14e5bcc5b15662559df81703889fdebc48669563ca21ed79f26f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "791914cdafe14e5bcc5b15662559df81703889fdebc48669563ca21ed79f26f0", kill_on_drop: false }` [INFO] [stdout] 791914cdafe14e5bcc5b15662559df81703889fdebc48669563ca21ed79f26f0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7b00d04822a2b3ce07157080a0162a68a2ada0cfeebea5a6c35bd8cc1817f086 [INFO] running `Command { std: "docker" "start" "-a" "7b00d04822a2b3ce07157080a0162a68a2ada0cfeebea5a6c35bd8cc1817f086", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking tracing-core v0.1.35 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling compio-driver v0.10.0 [INFO] [stderr] Checking core_affinity v0.8.3 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling scratch v1.0.9 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Checking flume v0.11.1 [INFO] [stderr] Checking compio-buf v0.7.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking tracing v0.1.43 [INFO] [stderr] Compiling compio-fs v0.10.0 [INFO] [stderr] Compiling cxxbridge-flags v1.0.190 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Checking os_pipe v1.2.3 [INFO] [stderr] Checking compio-log v0.1.0 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Checking bytemuck v1.24.0 [INFO] [stderr] Checking pxfm v0.1.26 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling codespan-reporting v0.13.1 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Checking rgb v0.8.52 [INFO] [stderr] Compiling cc v1.2.48 [INFO] [stderr] Checking euclid v0.22.11 [INFO] [stderr] Checking byteorder-lite v0.1.0 [INFO] [stderr] Checking foldhash v0.2.0 [INFO] [stderr] Checking winio-handle v0.5.0 [INFO] [stderr] Checking winio-callback v0.1.2 [INFO] [stderr] Checking winio-primitive v0.2.0 [INFO] [stderr] Compiling link-cplusplus v1.0.12 [INFO] [stderr] Compiling cxx v1.0.190 [INFO] [stderr] Compiling versions v6.3.2 [INFO] [stderr] Checking moxcms v0.7.10 [INFO] [stderr] Compiling cxx-build v1.0.190 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling cxxbridge-macro v1.0.190 [INFO] [stderr] Compiling qt-build-utils v0.7.3 [INFO] [stderr] Checking thiserror v2.0.17 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling winio-ui-qt v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling inherit-methods-macro v0.1.0 [INFO] [stderr] Checking image v0.25.9 [INFO] [stderr] Checking compio-runtime v0.10.1 [INFO] [stderr] Checking compio-io v0.8.4 [INFO] [stderr] Checking local-sync v0.1.1 [INFO] [stderr] Checking compio-net v0.10.0 [INFO] [stderr] Checking compio v0.17.0 [INFO] [stderr] Checking winio-pollable v0.3.0 [INFO] [stderr] warning: winio-ui-qt@0.4.0: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: winio-ui-qt@0.4.0: compilation terminated. [INFO] [stderr] warning: winio-ui-qt@0.4.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "/opt/rustwide/target/debug/build/winio-ui-qt-ea61bc0ab91a9e00/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/winio-ui-qt-ea61bc0ab91a9e00/out/cxxbridge/crate" "-I" "/usr/include/x86_64-linux-gnu/qt6/QtCore" "-I" "/usr/include/x86_64-linux-gnu/qt6/QtGui" "-I" "/usr/include/x86_64-linux-gnu/qt6/QtWidgets" "-I" "/usr/include/x86_64-linux-gnu/qt6" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/winio-ui-qt-ea61bc0ab91a9e00/out/64343858ec80ae44-filebox.rs.o" "-c" "/opt/rustwide/target/debug/build/winio-ui-qt-ea61bc0ab91a9e00/out/cxxbridge/sources/winio-ui-qt/src/ui/filebox.rs.cc" [INFO] [stderr] warning: winio-ui-qt@0.4.0: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: winio-ui-qt@0.4.0: compilation terminated. [INFO] [stderr] warning: winio-ui-qt@0.4.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "/opt/rustwide/target/debug/build/winio-ui-qt-ea61bc0ab91a9e00/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/winio-ui-qt-ea61bc0ab91a9e00/out/cxxbridge/crate" "-I" "/usr/include/x86_64-linux-gnu/qt6/QtCore" "-I" "/usr/include/x86_64-linux-gnu/qt6/QtGui" "-I" "/usr/include/x86_64-linux-gnu/qt6/QtWidgets" "-I" "/usr/include/x86_64-linux-gnu/qt6" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/winio-ui-qt-ea61bc0ab91a9e00/out/37b267f2db515c28-filebox.o" "-c" "src/ui/filebox.cpp"cargo:warning=src/ui/canvas.cpp: In function 'bool color_accent(QColor&)': [INFO] [stderr] warning: winio-ui-qt@0.4.0: src/ui/canvas.cpp:127:27: warning: unused parameter 'c' [-Wunused-parameter] [INFO] [stderr] warning: winio-ui-qt@0.4.0: 127 | bool color_accent(QColor &c) { [INFO] [stderr] warning: winio-ui-qt@0.4.0: | ~~~~~~~~^ [INFO] [stderr] error: failed to run custom build command for `winio-ui-qt v0.4.0 (/opt/rustwide/workdir)` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/winio-ui-qt-cd345f63b8c1845e/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=build.rs [INFO] [stderr] cargo::rerun-if-env-changed=QMAKE [INFO] [stderr] cargo::rerun-if-env-changed=QT_VERSION_MAJOR [INFO] [stderr] cargo::rustc-check-cfg=cfg(qtver, values("5", "6")) [INFO] [stderr] cargo::rustc-cfg=qtver="6" [INFO] [stderr] cargo:rerun-if-changed=src/runtime/qt.rs [INFO] [stderr] cargo:rerun-if-changed=src/runtime/qt.hpp [INFO] [stderr] cargo:rerun-if-changed=src/runtime/qt.cpp [INFO] [stderr] cargo:rerun-if-changed=src/ui/common.rs [INFO] [stderr] cargo:rerun-if-changed=src/ui/common.hpp [INFO] [stderr] cargo:rerun-if-changed=src/ui/widget.rs [INFO] [stderr] cargo:rerun-if-changed=src/ui/widget.hpp [INFO] [stderr] cargo:rerun-if-changed=src/ui/widget.cpp [INFO] [stderr] cargo:rerun-if-changed=src/ui/monitor.rs [INFO] [stderr] cargo:rerun-if-changed=src/ui/monitor.hpp [INFO] [stderr] cargo:rerun-if-changed=src/ui/monitor.cpp [INFO] [stderr] cargo:rerun-if-changed=src/ui/msgbox.rs [INFO] [stderr] cargo:rerun-if-changed=src/ui/msgbox.hpp [INFO] [stderr] cargo:rerun-if-changed=src/ui/msgbox.cpp [INFO] [stderr] cargo:rerun-if-changed=src/ui/filebox.rs [INFO] [stderr] cargo:rerun-if-changed=src/ui/filebox.hpp [INFO] [stderr] cargo:rerun-if-changed=src/ui/filebox.cpp [INFO] [stderr] cargo:rerun-if-changed=src/ui/window.rs [INFO] [stderr] cargo:rerun-if-changed=src/ui/window.hpp [INFO] [stderr] cargo:rerun-if-changed=src/ui/window.cpp [INFO] [stderr] cargo:rerun-if-changed=src/ui/button.rs [INFO] [stderr] cargo:rerun-if-changed=src/ui/button.hpp [INFO] [stderr] cargo:rerun-if-changed=src/ui/button.cpp [INFO] [stderr] cargo:rerun-if-changed=src/ui/canvas.rs [INFO] [stderr] cargo:rerun-if-changed=src/ui/canvas.hpp [INFO] [stderr] cargo:rerun-if-changed=src/ui/canvas.cpp [INFO] [stderr] cargo:rerun-if-changed=src/ui/edit.rs [INFO] [stderr] cargo:rerun-if-changed=src/ui/edit.hpp [INFO] [stderr] cargo:rerun-if-changed=src/ui/edit.cpp [INFO] [stderr] cargo:rerun-if-changed=src/ui/label.rs [INFO] [stderr] cargo:rerun-if-changed=src/ui/label.hpp [INFO] [stderr] cargo:rerun-if-changed=src/ui/progress.rs [INFO] [stderr] cargo:rerun-if-changed=src/ui/progress.hpp [INFO] [stderr] cargo:rerun-if-changed=src/ui/combo_box.rs [INFO] [stderr] cargo:rerun-if-changed=src/ui/combo_box.hpp [INFO] [stderr] cargo:rerun-if-changed=src/ui/combo_box.cpp [INFO] [stderr] cargo:rerun-if-changed=src/ui/list_box.rs [INFO] [stderr] cargo:rerun-if-changed=src/ui/list_box.hpp [INFO] [stderr] cargo:rerun-if-changed=src/ui/list_box.cpp [INFO] [stderr] cargo:rerun-if-changed=src/ui/scroll_bar.rs [INFO] [stderr] cargo:rerun-if-changed=src/ui/scroll_bar.hpp [INFO] [stderr] cargo:rerun-if-changed=src/ui/scroll_bar.cpp [INFO] [stderr] cargo:rerun-if-changed=src/ui/scroll_view.rs [INFO] [stderr] cargo:rerun-if-changed=src/ui/scroll_view.hpp [INFO] [stderr] cargo:rerun-if-changed=src/ui/tab_view.rs [INFO] [stderr] cargo:rerun-if-changed=src/ui/tab_view.hpp [INFO] [stderr] cargo:rerun-if-changed=src/ui/tab_view.cpp [INFO] [stderr] cargo:rerun-if-changed=src/runtime/qt.rs [INFO] [stderr] cargo:rerun-if-changed=src/ui/common.rs [INFO] [stderr] cargo:rerun-if-changed=src/ui/widget.rs [INFO] [stderr] cargo:rerun-if-changed=src/ui/monitor.rs [INFO] [stderr] cargo:rerun-if-changed=src/ui/msgbox.rs [INFO] [stderr] cargo:rerun-if-changed=src/ui/filebox.rs [INFO] [stderr] cargo:rerun-if-changed=src/ui/window.rs [INFO] [stderr] cargo:rerun-if-changed=src/ui/button.rs [INFO] [stderr] cargo:rerun-if-changed=src/ui/canvas.rs [INFO] [stderr] cargo:rerun-if-changed=src/ui/edit.rs [INFO] [stderr] cargo:rerun-if-changed=src/ui/label.rs [INFO] [stderr] cargo:rerun-if-changed=src/ui/progress.rs [INFO] [stderr] cargo:rerun-if-changed=src/ui/combo_box.rs [INFO] [stderr] cargo:rerun-if-changed=src/ui/list_box.rs [INFO] [stderr] cargo:rerun-if-changed=src/ui/scroll_bar.rs [INFO] [stderr] cargo:rerun-if-changed=src/ui/scroll_view.rs [INFO] [stderr] cargo:rerun-if-changed=src/ui/tab_view.rs [INFO] [stderr] cargo:CXXBRIDGE_PREFIX=winio-ui-qt [INFO] [stderr] cargo:CXXBRIDGE_DIR0=/opt/rustwide/target/debug/build/winio-ui-qt-ea61bc0ab91a9e00/out/cxxbridge/include [INFO] [stderr] cargo:CXXBRIDGE_DIR1=/opt/rustwide/target/debug/build/winio-ui-qt-ea61bc0ab91a9e00/out/cxxbridge/crate [INFO] [stderr] cargo::rustc-link-search=/usr/lib/x86_64-linux-gnu [INFO] [stderr] cargo::rustc-link-lib=Qt6Core [INFO] [stderr] cargo::rustc-link-lib=Qt6Gui [INFO] [stderr] cargo::rustc-link-search=/usr/lib/x86_64-linux-gnu [INFO] [stderr] cargo::rustc-link-lib=Qt6Core [INFO] [stderr] cargo::rustc-link-search=/usr/lib/x86_64-linux-gnu [INFO] [stderr] cargo::rustc-link-lib=GLX [INFO] [stderr] cargo::rustc-link-search=/usr/lib/x86_64-linux-gnu [INFO] [stderr] cargo::rustc-link-lib=OpenGL [INFO] [stderr] cargo::rustc-link-lib=Qt6Widgets [INFO] [stderr] cargo::rustc-link-search=/usr/lib/x86_64-linux-gnu [INFO] [stderr] cargo::rustc-link-lib=Qt6Gui [INFO] [stderr] cargo::rustc-link-search=/usr/lib/x86_64-linux-gnu [INFO] [stderr] cargo::rustc-link-lib=Qt6Core [INFO] [stderr] cargo::rustc-link-search=/usr/lib/x86_64-linux-gnu [INFO] [stderr] cargo::rustc-link-lib=GLX [INFO] [stderr] cargo::rustc-link-search=/usr/lib/x86_64-linux-gnu [INFO] [stderr] cargo::rustc-link-lib=OpenGL [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/debug/build/winio-ui-qt-ea61bc0ab91a9e00/out) [INFO] [stderr] OPT_LEVEL = Some(0) [INFO] [stderr] TARGET = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] CARGO_ENCODED_RUSTFLAGS = Some(--cap-lints=forbid) [INFO] [stderr] HOST = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu [INFO] [stderr] CXX_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu [INFO] [stderr] CXX_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CXX [INFO] [stderr] HOST_CXX = None [INFO] [stderr] cargo:rerun-if-env-changed=CXX [INFO] [stderr] CXX = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] RUSTC_WRAPPER = None [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some(true) [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87) [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CXXFLAGS [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [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: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "/opt/rustwide/target/debug/build/winio-ui-qt-ea61bc0ab91a9e00/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/winio-ui-qt-ea61bc0ab91a9e00/out/cxxbridge/crate" "-I" "/usr/include/x86_64-linux-gnu/qt6/QtCore" "-I" "/usr/include/x86_64-linux-gnu/qt6/QtGui" "-I" "/usr/include/x86_64-linux-gnu/qt6/QtWidgets" "-I" "/usr/include/x86_64-linux-gnu/qt6" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/winio-ui-qt-ea61bc0ab91a9e00/out/64343858ec80ae44-filebox.rs.o" "-c" "/opt/rustwide/target/debug/build/winio-ui-qt-ea61bc0ab91a9e00/out/cxxbridge/sources/winio-ui-qt/src/ui/filebox.rs.cc" [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=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [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: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "/opt/rustwide/target/debug/build/winio-ui-qt-ea61bc0ab91a9e00/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/winio-ui-qt-ea61bc0ab91a9e00/out/cxxbridge/crate" "-I" "/usr/include/x86_64-linux-gnu/qt6/QtCore" "-I" "/usr/include/x86_64-linux-gnu/qt6/QtGui" "-I" "/usr/include/x86_64-linux-gnu/qt6/QtWidgets" "-I" "/usr/include/x86_64-linux-gnu/qt6" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/winio-ui-qt-ea61bc0ab91a9e00/out/37b267f2db515c28-filebox.o" "-c" "src/ui/filebox.cpp"cargo:warning=src/ui/canvas.cpp: In function 'bool color_accent(QColor&)': [INFO] [stderr] cargo:warning=src/ui/canvas.cpp:127:27: warning: unused parameter 'c' [-Wunused-parameter] [INFO] [stderr] cargo:warning= 127 | bool color_accent(QColor &c) { [INFO] [stderr] cargo:warning= | ~~~~~~~~^ [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] CXX include path: [INFO] [stderr] /opt/rustwide/target/debug/build/winio-ui-qt-ea61bc0ab91a9e00/out/cxxbridge/include [INFO] [stderr] /opt/rustwide/target/debug/build/winio-ui-qt-ea61bc0ab91a9e00/out/cxxbridge/crate [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred in cc-rs: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "/opt/rustwide/target/debug/build/winio-ui-qt-ea61bc0ab91a9e00/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/winio-ui-qt-ea61bc0ab91a9e00/out/cxxbridge/crate" "-I" "/usr/include/x86_64-linux-gnu/qt6/QtCore" "-I" "/usr/include/x86_64-linux-gnu/qt6/QtGui" "-I" "/usr/include/x86_64-linux-gnu/qt6/QtWidgets" "-I" "/usr/include/x86_64-linux-gnu/qt6" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/winio-ui-qt-ea61bc0ab91a9e00/out/37b267f2db515c28-filebox.o" "-c" "src/ui/filebox.cpp" [INFO] [stderr] [INFO] [stderr] [INFO] running `Command { std: "docker" "inspect" "7b00d04822a2b3ce07157080a0162a68a2ada0cfeebea5a6c35bd8cc1817f086", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b00d04822a2b3ce07157080a0162a68a2ada0cfeebea5a6c35bd8cc1817f086", kill_on_drop: false }` [INFO] [stdout] 7b00d04822a2b3ce07157080a0162a68a2ada0cfeebea5a6c35bd8cc1817f086