[INFO] fetching crate winio 0.9.3...
[INFO] testing winio-0.9.3 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate winio 0.9.3 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate winio 0.9.3
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate winio 0.9.3
[INFO] tweaked toml for crates.io crate winio 0.9.3 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate winio 0.9.3 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate winio 0.9.3 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 40ff2e30e3b41d0d9148c37e29def8d4789833b0995bc9d95cdcb6bc38392f47
[INFO] running `Command { std: "docker" "start" "-a" "40ff2e30e3b41d0d9148c37e29def8d4789833b0995bc9d95cdcb6bc38392f47", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "40ff2e30e3b41d0d9148c37e29def8d4789833b0995bc9d95cdcb6bc38392f47", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "40ff2e30e3b41d0d9148c37e29def8d4789833b0995bc9d95cdcb6bc38392f47", kill_on_drop: false }`
[INFO] [stdout] 40ff2e30e3b41d0d9148c37e29def8d4789833b0995bc9d95cdcb6bc38392f47
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d6d371e3eeb225e1ddd2bb44f9c71f1a1d40b41a5e353659c3a69ab553b816b8
[INFO] running `Command { std: "docker" "start" "-a" "d6d371e3eeb225e1ddd2bb44f9c71f1a1d40b41a5e353659c3a69ab553b816b8", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.20
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling cc v1.2.43
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling io-uring v0.7.10
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling compio-buf v0.7.0
[INFO] [stderr]    Compiling compio-driver v0.9.1
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling core_affinity v0.8.3
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling scratch v1.0.9
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling compio-log v0.1.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling compio-fs v0.9.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling link-cplusplus v1.0.12
[INFO] [stderr]    Compiling cxxbridge-flags v1.0.187
[INFO] [stderr]    Compiling cxx v1.0.187
[INFO] [stderr]    Compiling codespan-reporting v0.13.1
[INFO] [stderr]    Compiling rgb v0.8.52
[INFO] [stderr]    Compiling euclid v0.22.11
[INFO] [stderr]    Compiling io_uring_buf_ring v0.2.1
[INFO] [stderr]    Compiling os_pipe v1.2.3
[INFO] [stderr]    Compiling pxfm v0.1.25
[INFO] [stderr]    Compiling versions v6.3.2
[INFO] [stderr]    Compiling grid v0.18.0
[INFO] [stderr]    Compiling winio-handle v0.4.0
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling taffy v0.9.1
[INFO] [stderr]    Compiling winio-primitive v0.1.1
[INFO] [stderr]    Compiling winio-callback v0.1.1
[INFO] [stderr]    Compiling cxx-build v1.0.187
[INFO] [stderr]    Compiling winio-layout v0.1.2
[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 moxcms v0.7.8
[INFO] [stderr]    Compiling cxxbridge-macro v1.0.187
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling qt-build-utils v0.7.3
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling inherit-methods-macro v0.1.0
[INFO] [stderr]    Compiling winio-ui-qt v0.3.2
[INFO] [stderr]    Compiling compio-runtime v0.9.1
[INFO] [stderr]    Compiling compio-io v0.8.0
[INFO] [stderr]    Compiling local-sync v0.1.1
[INFO] [stderr]    Compiling compio-net v0.9.0
[INFO] [stderr]    Compiling image v0.25.8
[INFO] [stderr]    Compiling compio v0.16.0
[INFO] [stderr]    Compiling winio-elm v0.3.1
[INFO] [stderr]    Compiling winio-pollable v0.2.0
[INFO] [stderr]    Compiling winio v0.9.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 30s
[INFO] running `Command { std: "docker" "inspect" "d6d371e3eeb225e1ddd2bb44f9c71f1a1d40b41a5e353659c3a69ab553b816b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d6d371e3eeb225e1ddd2bb44f9c71f1a1d40b41a5e353659c3a69ab553b816b8", kill_on_drop: false }`
[INFO] [stdout] d6d371e3eeb225e1ddd2bb44f9c71f1a1d40b41a5e353659c3a69ab553b816b8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 31a7e5ff33598d5fd2a66bf9d626006b4f7b8a9f67b22a0fe492a999a1376e44
[INFO] running `Command { std: "docker" "start" "-a" "31a7e5ff33598d5fd2a66bf9d626006b4f7b8a9f67b22a0fe492a999a1376e44", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rustls v0.23.34
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling compio-log v0.1.0
[INFO] [stderr]    Compiling rustls-native-certs v0.8.2
[INFO] [stderr]    Compiling compio-quic v0.5.1
[INFO] [stderr]    Compiling lru-slab v0.1.2
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling codespan-reporting v0.13.1
[INFO] [stderr]    Compiling euclid v0.22.11
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling weezl v0.1.10
[INFO] [stderr]    Compiling winio-primitive v0.1.1
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling gif v0.13.3
[INFO] [stderr]    Compiling moxcms v0.7.8
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling png v0.18.0
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling inherit-methods-macro v0.1.0
[INFO] [stderr]    Compiling send_wrapper v0.6.0
[INFO] [stderr]    Compiling winio-layout v0.1.2
[INFO] [stderr]    Compiling axum-core v0.5.5
[INFO] [stderr]    Compiling pulldown-cmark v0.13.0
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling rustls-webpki v0.103.7
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling cxx-build v1.0.187
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling pulldown-cmark-escape v0.11.0
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling v_frame v0.3.9
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling compio-driver v0.9.1
[INFO] [stderr]    Compiling compio-io v0.8.0
[INFO] [stderr]    Compiling h3 v0.0.8
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling compio-runtime v0.9.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling compio-net v0.9.0
[INFO] [stderr]    Compiling compio-fs v0.9.0
[INFO] [stderr]    Compiling h3-datagram v0.0.2
[INFO] [stderr]    Compiling quinn-proto v0.11.13
[INFO] [stderr]    Compiling compio-tls v0.7.0
[INFO] [stderr]    Compiling profiling v1.0.17
[INFO] [stderr]    Compiling av1-grain v0.2.5
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling fax v0.2.6
[INFO] [stderr]    Compiling qt-build-utils v0.7.3
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling winio-ui-qt v0.3.2
[INFO] [stderr]    Compiling tiff v0.10.3
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling exr v1.73.0
[INFO] [stderr]    Compiling cxxbridge-macro v1.0.187
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling compio v0.16.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling winio-pollable v0.2.0
[INFO] [stderr]    Compiling local-sync v0.1.1
[INFO] [stderr]    Compiling cyper-core v0.5.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling ravif v0.11.20
[INFO] [stderr]    Compiling axum v0.8.6
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling winio-elm v0.3.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling cxx v1.0.187
[INFO] [stderr]    Compiling image v0.25.8
[INFO] [stderr]    Compiling cyper v0.5.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling tuplex v0.1.2
[INFO] [stderr]    Compiling cyper-axum v0.5.0
[INFO] [stderr] warning: winio-ui-qt@0.3.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: winio-ui-qt@0.3.2: compilation terminated.
[INFO] [stderr] warning: winio-ui-qt@0.3.2: 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-5c3fbfd04c8b4650/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/winio-ui-qt-5c3fbfd04c8b4650/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-5c3fbfd04c8b4650/out/37b267f2db515c28-edit.o" "-c" "src/ui/edit.cpp"cargo:warning=src/ui/canvas.cpp: In function 'bool color_accent(QColor&)':
[INFO] [stderr] warning: winio-ui-qt@0.3.2: src/ui/canvas.cpp:112:27: warning: unused parameter 'c' [-Wunused-parameter]
[INFO] [stderr] warning: winio-ui-qt@0.3.2:   112 | bool color_accent(QColor &c) {
[INFO] [stderr] warning: winio-ui-qt@0.3.2:       |                   ~~~~~~~~^
[INFO] [stderr] error: failed to run custom build command for `winio-ui-qt v0.3.2`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_TEST_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-33fce28d3e5b89d0/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-5c3fbfd04c8b4650/out/cxxbridge/include
[INFO] [stderr]   cargo:CXXBRIDGE_DIR1=/opt/rustwide/target/debug/build/winio-ui-qt-5c3fbfd04c8b4650/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-5c3fbfd04c8b4650/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]   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]   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: 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-5c3fbfd04c8b4650/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/winio-ui-qt-5c3fbfd04c8b4650/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-5c3fbfd04c8b4650/out/37b267f2db515c28-edit.o" "-c" "src/ui/edit.cpp"cargo:warning=src/ui/canvas.cpp: In function 'bool color_accent(QColor&)':
[INFO] [stderr]   cargo:warning=src/ui/canvas.cpp:112:27: warning: unused parameter 'c' [-Wunused-parameter]
[INFO] [stderr]   cargo:warning=  112 | 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]   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-5c3fbfd04c8b4650/out/cxxbridge/include
[INFO] [stderr]     /opt/rustwide/target/debug/build/winio-ui-qt-5c3fbfd04c8b4650/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-5c3fbfd04c8b4650/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/winio-ui-qt-5c3fbfd04c8b4650/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-5c3fbfd04c8b4650/out/37b267f2db515c28-edit.o" "-c" "src/ui/edit.cpp"
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] running `Command { std: "docker" "inspect" "31a7e5ff33598d5fd2a66bf9d626006b4f7b8a9f67b22a0fe492a999a1376e44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "31a7e5ff33598d5fd2a66bf9d626006b4f7b8a9f67b22a0fe492a999a1376e44", kill_on_drop: false }`
[INFO] [stdout] 31a7e5ff33598d5fd2a66bf9d626006b4f7b8a9f67b22a0fe492a999a1376e44
