[INFO] fetching crate fui_examples 0.12.0... [INFO] checking fui_examples-0.12.0 against try#8df314f433990f5163039edae8245e89581f72ca for pr-108221 [INFO] extracting crate fui_examples 0.12.0 into /workspace/builds/worker-4-tc2/source [INFO] validating manifest of crates.io crate fui_examples 0.12.0 on toolchain 8df314f433990f5163039edae8245e89581f72ca [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8df314f433990f5163039edae8245e89581f72ca" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate fui_examples 0.12.0 [INFO] finished tweaking crates.io crate fui_examples 0.12.0 [INFO] tweaked toml for crates.io crate fui_examples 0.12.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate crates.io crate fui_examples 0.12.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" "+8df314f433990f5163039edae8245e89581f72ca" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:542af8c9c691278ea8427c9f55ce1005b509eeebcbbcbc893145cd6832507671" "/opt/rustwide/cargo-home/bin/cargo" "+8df314f433990f5163039edae8245e89581f72ca" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] acee190d9a1265361e090b71d4cf56b65c5f316f1a3202ecd07be29ff0e5cbec [INFO] running `Command { std: "docker" "start" "-a" "acee190d9a1265361e090b71d4cf56b65c5f316f1a3202ecd07be29ff0e5cbec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "acee190d9a1265361e090b71d4cf56b65c5f316f1a3202ecd07be29ff0e5cbec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "acee190d9a1265361e090b71d4cf56b65c5f316f1a3202ecd07be29ff0e5cbec", kill_on_drop: false }` [INFO] [stdout] acee190d9a1265361e090b71d4cf56b65c5f316f1a3202ecd07be29ff0e5cbec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:542af8c9c691278ea8427c9f55ce1005b509eeebcbbcbc893145cd6832507671" "/opt/rustwide/cargo-home/bin/cargo" "+8df314f433990f5163039edae8245e89581f72ca" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2f49518ca6d5886c0e695f86a54cdc2474d920fb824cd96b1db52cbc63976632 [INFO] running `Command { std: "docker" "start" "-a" "2f49518ca6d5886c0e695f86a54cdc2474d920fb824cd96b1db52cbc63976632", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling futures-core v0.3.23 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling futures-task v0.3.23 [INFO] [stderr] Compiling anyhow v1.0.62 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling clang-sys v1.3.3 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling futures-util v0.3.23 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling futures-channel v0.3.23 [INFO] [stderr] Compiling cbindgen v0.20.0 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling bindgen v0.59.2 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Checking smallvec v1.9.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling freetype-sys v0.15.0 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling which v4.2.5 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking euclid v0.22.7 [INFO] [stderr] Compiling tokio v1.20.1 [INFO] [stderr] Checking clamped v1.0.0 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Checking traitobject v0.1.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling cpufeatures v0.2.4 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Checking freetype-rs v0.29.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Checking unsafe-any v0.4.2 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking discard v1.0.4 [INFO] [stderr] Checking once_cell v1.13.1 [INFO] [stderr] Checking bytes v1.2.1 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Compiling rust-embed-utils v7.2.0 [INFO] [stderr] Checking typemap v0.3.3 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking fui_system_core v0.11.0 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking cpu-time v1.0.0 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Checking time v0.3.14 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling thiserror-impl v1.0.32 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling futures-macro v0.3.23 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling fui_macros v0.3.0 [INFO] [stderr] Compiling typed-builder v0.10.0 [INFO] [stderr] Compiling rust-embed-impl v6.2.0 [INFO] [stderr] Checking rust-embed v6.4.0 [INFO] [stderr] Checking thiserror v1.0.32 [INFO] [stderr] Checking pin-project v1.0.12 [INFO] [stderr] Checking drawing v0.3.3 [INFO] [stderr] Checking drawing_gl v0.3.0 [INFO] [stderr] Checking futures-signals v0.3.30 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Checking fui_core v0.12.0 [INFO] [stderr] Checking fui_controls v0.12.0 [INFO] [stderr] Compiling fui_system v0.11.0 [INFO] [stderr] error: failed to run custom build command for `fui_system v0.11.0` [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/fui_system-43426ad43b3f75e6/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] target: x86_64-unknown-linux-gnu [INFO] [stderr] current_dir: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fui_system-0.11.0 [INFO] [stderr] out_dir: /opt/rustwide/target/debug/build/fui_system-2e2c679b0320cb7f/out [INFO] [stderr] env: /opt/rustwide/target/debug/build/fui_system-2e2c679b0320cb7f/out [INFO] [stderr] qmake.status: exit status: 0 [INFO] [stderr] qmake.stdout: Info: creating stash file /opt/rustwide/target/debug/build/fui_system-2e2c679b0320cb7f/out/.qmake.stash [INFO] [stderr] [INFO] [stderr] qmake.stderr: [INFO] [stderr] make.status: exit status: 2 [INFO] [stderr] make.stdout: g++ -c -pipe -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fui_system-0.11.0/src/platform/qt/qt_wrapper/cpp -I. -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I. -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o qaction.o /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fui_system-0.11.0/src/platform/qt/qt_wrapper/cpp/qaction.cpp [INFO] [stderr] g++ -c -pipe -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fui_system-0.11.0/src/platform/qt/qt_wrapper/cpp -I. -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I. -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o qapplication.o /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fui_system-0.11.0/src/platform/qt/qt_wrapper/cpp/qapplication.cpp [INFO] [stderr] g++ -c -pipe -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fui_system-0.11.0/src/platform/qt/qt_wrapper/cpp -I. -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I. -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o qbytearray.o /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fui_system-0.11.0/src/platform/qt/qt_wrapper/cpp/qbytearray.cpp [INFO] [stderr] g++ -c -pipe -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fui_system-0.11.0/src/platform/qt/qt_wrapper/cpp -I. -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I. -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o qfiledialog.o /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fui_system-0.11.0/src/platform/qt/qt_wrapper/cpp/qfiledialog.cpp [INFO] [stderr] g++ -c -pipe -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fui_system-0.11.0/src/platform/qt/qt_wrapper/cpp -I. -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I. -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o qicon.o /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fui_system-0.11.0/src/platform/qt/qt_wrapper/cpp/qicon.cpp [INFO] [stderr] g++ -c -pipe -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fui_system-0.11.0/src/platform/qt/qt_wrapper/cpp -I. -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I. -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o qmenu.o /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fui_system-0.11.0/src/platform/qt/qt_wrapper/cpp/qmenu.cpp [INFO] [stderr] g++ -c -pipe -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fui_system-0.11.0/src/platform/qt/qt_wrapper/cpp -I. -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I. -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o qopenglcontext.o /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fui_system-0.11.0/src/platform/qt/qt_wrapper/cpp/qopenglcontext.cpp [INFO] [stderr] g++ -c -pipe -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fui_system-0.11.0/src/platform/qt/qt_wrapper/cpp -I. -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I. -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o qpixmap.o /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fui_system-0.11.0/src/platform/qt/qt_wrapper/cpp/qpixmap.cpp [INFO] [stderr] g++ -c -pipe -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fui_system-0.11.0/src/platform/qt/qt_wrapper/cpp -I. -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I. -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o qslot.o /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fui_system-0.11.0/src/platform/qt/qt_wrapper/cpp/qslot.cpp [INFO] [stderr] g++ -c -pipe -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fui_system-0.11.0/src/platform/qt/qt_wrapper/cpp -I. -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I. -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o qslot_cpp.o /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fui_system-0.11.0/src/platform/qt/qt_wrapper/cpp/qslot_cpp.cpp [INFO] [stderr] g++ -c -pipe -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fui_system-0.11.0/src/platform/qt/qt_wrapper/cpp -I. -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I. -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o qstring.o /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fui_system-0.11.0/src/platform/qt/qt_wrapper/cpp/qstring.cpp [INFO] [stderr] g++ -c -pipe -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fui_system-0.11.0/src/platform/qt/qt_wrapper/cpp -I. -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I. -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o qstringlist.o /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fui_system-0.11.0/src/platform/qt/qt_wrapper/cpp/qstringlist.cpp [INFO] [stderr] g++ -c -pipe -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fui_system-0.11.0/src/platform/qt/qt_wrapper/cpp -I. -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I. -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o qsurfaceformat.o /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fui_system-0.11.0/src/platform/qt/qt_wrapper/cpp/qsurfaceformat.cpp [INFO] [stderr] g++ -c -pipe -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fui_system-0.11.0/src/platform/qt/qt_wrapper/cpp -I. -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I. -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o qsystemtrayicon.o /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fui_system-0.11.0/src/platform/qt/qt_wrapper/cpp/qsystemtrayicon.cpp [INFO] [stderr] g++ -c -pipe -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fui_system-0.11.0/src/platform/qt/qt_wrapper/cpp -I. -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I. -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o qwindow.o /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fui_system-0.11.0/src/platform/qt/qt_wrapper/cpp/qwindow.cpp [INFO] [stderr] g++ -c -pipe -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fui_system-0.11.0/src/platform/qt/qt_wrapper/cpp -I. -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I. -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o qwindow_ext.o /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fui_system-0.11.0/src/platform/qt/qt_wrapper/cpp/qwindow_ext.cpp [INFO] [stderr] g++ -pipe -O2 -fPIC -Wall -Wextra -dM -E -o moc_predefs.h /usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/data/dummy.cpp [INFO] [stderr] /usr/lib/qt5/bin/moc -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB --include /opt/rustwide/target/debug/build/fui_system-2e2c679b0320cb7f/out/moc_predefs.h -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fui_system-0.11.0/src/platform/qt/qt_wrapper/cpp -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I. -I/usr/include/c++/11 -I/usr/include/x86_64-linux-gnu/c++/11 -I/usr/include/c++/11/backward -I/usr/lib/gcc/x86_64-linux-gnu/11/include -I/usr/local/include -I/usr/include/x86_64-linux-gnu -I/usr/include /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fui_system-0.11.0/src/platform/qt/qt_wrapper/cpp/qslot_cpp.h -o moc_qslot_cpp.cpp [INFO] [stderr] /usr/lib/qt5/bin/moc -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB --include /opt/rustwide/target/debug/build/fui_system-2e2c679b0320cb7f/out/moc_predefs.h -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fui_system-0.11.0/src/platform/qt/qt_wrapper/cpp -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I. -I/usr/include/c++/11 -I/usr/include/x86_64-linux-gnu/c++/11 -I/usr/include/c++/11/backward -I/usr/lib/gcc/x86_64-linux-gnu/11/include -I/usr/local/include -I/usr/include/x86_64-linux-gnu -I/usr/include /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fui_system-0.11.0/src/platform/qt/qt_wrapper/cpp/qwindow_ext.h -o moc_qwindow_ext.cpp [INFO] [stderr] g++ -c -pipe -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fui_system-0.11.0/src/platform/qt/qt_wrapper/cpp -I. -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I. -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o moc_qslot_cpp.o moc_qslot_cpp.cpp [INFO] [stderr] g++ -c -pipe -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fui_system-0.11.0/src/platform/qt/qt_wrapper/cpp -I. -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I. -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o moc_qwindow_ext.o moc_qwindow_ext.cpp [INFO] [stderr] [INFO] [stderr] make.stderr: g++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] compilation terminated. [INFO] [stderr] make: *** [Makefile:580: qmenu.o] Error 1 [INFO] [stderr] make: *** Waiting for unfinished jobs.... [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'failed to execute make process', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fui_system-0.11.0/build.rs:74:5 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55cf9f4dcbda - std::backtrace_rs::backtrace::libunwind::trace::hc399a112da1c5d84 [INFO] [stderr] at /rustc/8df314f433990f5163039edae8245e89581f72ca/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stderr] 1: 0x55cf9f4dcbda - std::backtrace_rs::backtrace::trace_unsynchronized::h3e9b6d401f9654dd [INFO] [stderr] at /rustc/8df314f433990f5163039edae8245e89581f72ca/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55cf9f4dcbda - std::sys_common::backtrace::_print_fmt::h1e3d3817c43fc619 [INFO] [stderr] at /rustc/8df314f433990f5163039edae8245e89581f72ca/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stderr] 3: 0x55cf9f4dcbda - ::fmt::hf47c4bd7a0349534 [INFO] [stderr] at /rustc/8df314f433990f5163039edae8245e89581f72ca/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x55cf9f5038de - core::fmt::write::h5032134f005bd739 [INFO] [stderr] at /rustc/8df314f433990f5163039edae8245e89581f72ca/library/core/src/fmt/mod.rs:1232:17 [INFO] [stderr] 5: 0x55cf9f4d9bf5 - std::io::Write::write_fmt::hcdf202e9de82a320 [INFO] [stderr] at /rustc/8df314f433990f5163039edae8245e89581f72ca/library/std/src/io/mod.rs:1684:15 [INFO] [stderr] 6: 0x55cf9f4dc9a5 - std::sys_common::backtrace::_print::h8fb0fe166a5ab812 [INFO] [stderr] at /rustc/8df314f433990f5163039edae8245e89581f72ca/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 7: 0x55cf9f4dc9a5 - std::sys_common::backtrace::print::h2c50156ffdb1b73e [INFO] [stderr] at /rustc/8df314f433990f5163039edae8245e89581f72ca/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 8: 0x55cf9f4de37f - std::panicking::default_hook::{{closure}}::h21a867e7ceba9fef [INFO] [stderr] at /rustc/8df314f433990f5163039edae8245e89581f72ca/library/std/src/panicking.rs:267:22 [INFO] [stderr] 9: 0x55cf9f4de0bb - std::panicking::default_hook::h4cf19d3169ceb87a [INFO] [stderr] at /rustc/8df314f433990f5163039edae8245e89581f72ca/library/std/src/panicking.rs:286:9 [INFO] [stderr] 10: 0x55cf9f4de928 - std::panicking::rust_panic_with_hook::hccde98d09f890ca0 [INFO] [stderr] at /rustc/8df314f433990f5163039edae8245e89581f72ca/library/std/src/panicking.rs:688:13 [INFO] [stderr] 11: 0x55cf9f4de7e2 - std::panicking::begin_panic_handler::{{closure}}::h5587778f816aed4a [INFO] [stderr] at /rustc/8df314f433990f5163039edae8245e89581f72ca/library/std/src/panicking.rs:577:13 [INFO] [stderr] 12: 0x55cf9f4dd046 - std::sys_common::backtrace::__rust_end_short_backtrace::hdf605a8032871f44 [INFO] [stderr] at /rustc/8df314f433990f5163039edae8245e89581f72ca/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stderr] 13: 0x55cf9f4de532 - rust_begin_unwind [INFO] [stderr] at /rustc/8df314f433990f5163039edae8245e89581f72ca/library/std/src/panicking.rs:575:5 [INFO] [stderr] 14: 0x55cf9ed9d803 - core::panicking::panic_fmt::h75c5c737f96c8516 [INFO] [stderr] at /rustc/8df314f433990f5163039edae8245e89581f72ca/library/core/src/panicking.rs:64:14 [INFO] [stderr] 15: 0x55cf9edbd8c3 - build_script_build::run_make::h2ce908b99b11ed2e [INFO] [stderr] 16: 0x55cf9edbcb7f - build_script_build::main::h276440fa452ea44c [INFO] [stderr] 17: 0x55cf9edddb33 - core::ops::function::FnOnce::call_once::h913fe7a87fda3561 [INFO] [stderr] 18: 0x55cf9edd8a59 - std::sys_common::backtrace::__rust_begin_short_backtrace::h633efe3a0007b07a [INFO] [stderr] 19: 0x55cf9edbc009 - std::rt::lang_start::{{closure}}::h920fc283014b6545 [INFO] [stderr] 20: 0x55cf9f4d54cc - core::ops::function::impls:: for &F>::call_once::hc25572aac2367d2b [INFO] [stderr] at /rustc/8df314f433990f5163039edae8245e89581f72ca/library/core/src/ops/function.rs:287:13 [INFO] [stderr] 21: 0x55cf9f4d54cc - std::panicking::try::do_call::hd2fc5bb3b324aa24 [INFO] [stderr] at /rustc/8df314f433990f5163039edae8245e89581f72ca/library/std/src/panicking.rs:483:40 [INFO] [stderr] 22: 0x55cf9f4d54cc - std::panicking::try::h6e952ba9809394b0 [INFO] [stderr] at /rustc/8df314f433990f5163039edae8245e89581f72ca/library/std/src/panicking.rs:447:19 [INFO] [stderr] 23: 0x55cf9f4d54cc - std::panic::catch_unwind::hc6ccfaf62dee660b [INFO] [stderr] at /rustc/8df314f433990f5163039edae8245e89581f72ca/library/std/src/panic.rs:140:14 [INFO] [stderr] 24: 0x55cf9f4d54cc - std::rt::lang_start_internal::{{closure}}::h38bcfaa8582dde6a [INFO] [stderr] at /rustc/8df314f433990f5163039edae8245e89581f72ca/library/std/src/rt.rs:148:48 [INFO] [stderr] 25: 0x55cf9f4d54cc - std::panicking::try::do_call::h9b372fd3f8a124d6 [INFO] [stderr] at /rustc/8df314f433990f5163039edae8245e89581f72ca/library/std/src/panicking.rs:483:40 [INFO] [stderr] 26: 0x55cf9f4d54cc - std::panicking::try::he62d9e0dc392aafa [INFO] [stderr] at /rustc/8df314f433990f5163039edae8245e89581f72ca/library/std/src/panicking.rs:447:19 [INFO] [stderr] 27: 0x55cf9f4d54cc - std::panic::catch_unwind::h514099fe7f2092c8 [INFO] [stderr] at /rustc/8df314f433990f5163039edae8245e89581f72ca/library/std/src/panic.rs:140:14 [INFO] [stderr] 28: 0x55cf9f4d54cc - std::rt::lang_start_internal::hb5dbbec738f15c1d [INFO] [stderr] at /rustc/8df314f433990f5163039edae8245e89581f72ca/library/std/src/rt.rs:148:20 [INFO] [stderr] 29: 0x55cf9edbbfe7 - std::rt::lang_start::he341907596c691f5 [INFO] [stderr] 30: 0x55cf9edbe085 - main [INFO] [stderr] 31: 0x7fae1c394d90 - [INFO] [stderr] 32: 0x7fae1c394e40 - __libc_start_main [INFO] [stderr] 33: 0x55cf9ed9de95 - _start [INFO] [stderr] 34: 0x0 - [INFO] running `Command { std: "docker" "inspect" "2f49518ca6d5886c0e695f86a54cdc2474d920fb824cd96b1db52cbc63976632", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f49518ca6d5886c0e695f86a54cdc2474d920fb824cd96b1db52cbc63976632", kill_on_drop: false }` [INFO] [stdout] 2f49518ca6d5886c0e695f86a54cdc2474d920fb824cd96b1db52cbc63976632