[INFO] fetching crate fui_examples 0.12.0... [INFO] checking fui_examples-0.12.0 against try#ccf408f4326a858c00dd845a64a86b16f360a801 for pr-129466-2 [INFO] extracting crate fui_examples 0.12.0 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate fui_examples 0.12.0 on toolchain ccf408f4326a858c00dd845a64a86b16f360a801 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "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-6-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" "+ccf408f4326a858c00dd845a64a86b16f360a801" "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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 642e1c812f77a21d55238dc7a9fb56af6884b4efa672bd7ef223d625ea1ef877 [INFO] running `Command { std: "docker" "start" "-a" "642e1c812f77a21d55238dc7a9fb56af6884b4efa672bd7ef223d625ea1ef877", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "642e1c812f77a21d55238dc7a9fb56af6884b4efa672bd7ef223d625ea1ef877", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "642e1c812f77a21d55238dc7a9fb56af6884b4efa672bd7ef223d625ea1ef877", kill_on_drop: false }` [INFO] [stdout] 642e1c812f77a21d55238dc7a9fb56af6884b4efa672bd7ef223d625ea1ef877 [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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b29dcc09de6b8614e10235ec7f90ef1c19f21762f304ec940cd60ce448d55914 [INFO] running `Command { std: "docker" "start" "-a" "b29dcc09de6b8614e10235ec7f90ef1c19f21762f304ec940cd60ce448d55914", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Migrating Cargo.toml from 2021 edition to 2024 [INFO] [stderr] Fixed Cargo.toml (1 fix) [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling clang-sys v1.3.3 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling futures-core v0.3.23 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling freetype-sys v0.15.0 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling futures-task v0.3.23 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling anyhow v1.0.62 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling futures-util v0.3.23 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling bindgen v0.59.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling futures-channel v0.3.23 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Checking smallvec v1.9.0 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling cbindgen v0.20.0 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Checking euclid v0.22.7 [INFO] [stderr] Checking freetype-rs v0.29.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling which v4.2.5 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling tokio v1.20.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking clamped v1.0.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling cpufeatures v0.2.4 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Checking traitobject v0.1.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Checking unsafe-any v0.4.2 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking bytes v1.2.1 [INFO] [stderr] Checking once_cell v1.13.1 [INFO] [stderr] Checking discard v1.0.4 [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] 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] Checking thiserror v1.0.32 [INFO] [stderr] Checking pin-project v1.0.12 [INFO] [stderr] Checking drawing v0.3.3 [INFO] [stderr] Compiling fui_macros v0.3.0 [INFO] [stderr] Compiling typed-builder v0.10.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling rust-embed-impl v6.2.0 [INFO] [stderr] Checking fui_system_core v0.11.0 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking rust-embed v6.4.0 [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] 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-678f60afa1175401/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/index.crates.io-6f17d22bba15001f/fui_system-0.11.0 [INFO] [stderr] out_dir: /opt/rustwide/target/debug/build/fui_system-ec0840991c9e97ba/out [INFO] [stderr] env: /opt/rustwide/target/debug/build/fui_system-ec0840991c9e97ba/out [INFO] [stderr] qmake.status: exit status: 0 [INFO] [stderr] qmake.stdout: Info: creating stash file /opt/rustwide/target/debug/build/fui_system-ec0840991c9e97ba/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/index.crates.io-6f17d22bba15001f/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/index.crates.io-6f17d22bba15001f/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/index.crates.io-6f17d22bba15001f/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/index.crates.io-6f17d22bba15001f/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/index.crates.io-6f17d22bba15001f/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/index.crates.io-6f17d22bba15001f/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/index.crates.io-6f17d22bba15001f/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/index.crates.io-6f17d22bba15001f/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/index.crates.io-6f17d22bba15001f/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/index.crates.io-6f17d22bba15001f/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/index.crates.io-6f17d22bba15001f/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/index.crates.io-6f17d22bba15001f/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/index.crates.io-6f17d22bba15001f/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/index.crates.io-6f17d22bba15001f/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/index.crates.io-6f17d22bba15001f/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/index.crates.io-6f17d22bba15001f/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/index.crates.io-6f17d22bba15001f/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/index.crates.io-6f17d22bba15001f/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/index.crates.io-6f17d22bba15001f/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/index.crates.io-6f17d22bba15001f/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/index.crates.io-6f17d22bba15001f/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/index.crates.io-6f17d22bba15001f/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/index.crates.io-6f17d22bba15001f/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/index.crates.io-6f17d22bba15001f/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/index.crates.io-6f17d22bba15001f/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/index.crates.io-6f17d22bba15001f/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/index.crates.io-6f17d22bba15001f/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/index.crates.io-6f17d22bba15001f/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/index.crates.io-6f17d22bba15001f/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/index.crates.io-6f17d22bba15001f/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/index.crates.io-6f17d22bba15001f/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/index.crates.io-6f17d22bba15001f/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-ec0840991c9e97ba/out/moc_predefs.h -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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/index.crates.io-6f17d22bba15001f/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-ec0840991c9e97ba/out/moc_predefs.h -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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/index.crates.io-6f17d22bba15001f/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/index.crates.io-6f17d22bba15001f/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] [INFO] [stderr] make.stderr: g++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] compilation terminated. [INFO] [stderr] make: *** [Makefile:583: qopenglcontext.o] Error 1 [INFO] [stderr] make: *** Waiting for unfinished jobs.... [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/fui_system-0.11.0/build.rs:74:5: [INFO] [stderr] failed to execute make process [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x59540c275f7a - std::backtrace_rs::backtrace::libunwind::trace::h783ebedc0104095b [INFO] [stderr] at /rustc/ccf408f4326a858c00dd845a64a86b16f360a801/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x59540c275f7a - std::backtrace_rs::backtrace::trace_unsynchronized::h34818374fc0b6b78 [INFO] [stderr] at /rustc/ccf408f4326a858c00dd845a64a86b16f360a801/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x59540c275f7a - std::sys::backtrace::_print_fmt::hd5981cd97d9117ef [INFO] [stderr] at /rustc/ccf408f4326a858c00dd845a64a86b16f360a801/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x59540c275f7a - ::fmt::hcbd4016134536e7b [INFO] [stderr] at /rustc/ccf408f4326a858c00dd845a64a86b16f360a801/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x59540c29f8fb - core::fmt::rt::Argument::fmt::h78f7d1c688b9afe5 [INFO] [stderr] at /rustc/ccf408f4326a858c00dd845a64a86b16f360a801/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x59540c29f8fb - core::fmt::write::hbd4b08e4de8d6f86 [INFO] [stderr] at /rustc/ccf408f4326a858c00dd845a64a86b16f360a801/library/core/src/fmt/mod.rs:1186:21 [INFO] [stderr] 6: 0x59540c272803 - std::io::Write::write_fmt::h4c2d609b5a0eccd1 [INFO] [stderr] at /rustc/ccf408f4326a858c00dd845a64a86b16f360a801/library/std/src/io/mod.rs:1823:15 [INFO] [stderr] 7: 0x59540c275dc2 - std::sys::backtrace::BacktraceLock::print::h665a1f85637eba6c [INFO] [stderr] at /rustc/ccf408f4326a858c00dd845a64a86b16f360a801/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x59540c2772a7 - std::panicking::default_hook::{{closure}}::h9accc11d42952801 [INFO] [stderr] at /rustc/ccf408f4326a858c00dd845a64a86b16f360a801/library/std/src/panicking.rs:268:22 [INFO] [stderr] 9: 0x59540c2770d6 - std::panicking::default_hook::h69a4769a07d287e2 [INFO] [stderr] at /rustc/ccf408f4326a858c00dd845a64a86b16f360a801/library/std/src/panicking.rs:295:9 [INFO] [stderr] 10: 0x59540c2778e7 - std::panicking::rust_panic_with_hook::h74592f259a49b2d6 [INFO] [stderr] at /rustc/ccf408f4326a858c00dd845a64a86b16f360a801/library/std/src/panicking.rs:801:13 [INFO] [stderr] 11: 0x59540c277753 - std::panicking::begin_panic_handler::{{closure}}::hc0a56168fb0a06ce [INFO] [stderr] at /rustc/ccf408f4326a858c00dd845a64a86b16f360a801/library/std/src/panicking.rs:667:13 [INFO] [stderr] 12: 0x59540c276459 - std::sys::backtrace::__rust_end_short_backtrace::h6739919067f5762e [INFO] [stderr] at /rustc/ccf408f4326a858c00dd845a64a86b16f360a801/library/std/src/sys/backtrace.rs:170:18 [INFO] [stderr] 13: 0x59540c277414 - rust_begin_unwind [INFO] [stderr] at /rustc/ccf408f4326a858c00dd845a64a86b16f360a801/library/std/src/panicking.rs:665:5 [INFO] [stderr] 14: 0x59540c29dc63 - core::panicking::panic_fmt::h1308fb333da65a11 [INFO] [stderr] at /rustc/ccf408f4326a858c00dd845a64a86b16f360a801/library/core/src/panicking.rs:74:14 [INFO] [stderr] 15: 0x59540bc171bf - build_script_build::run_make::h5b3dd85fe739a113 [INFO] [stderr] 16: 0x59540bc162f8 - build_script_build::main::hab9cb299e2124781 [INFO] [stderr] 17: 0x59540bc0b433 - core::ops::function::FnOnce::call_once::hca13e95243fcad2f [INFO] [stderr] 18: 0x59540bc0f386 - std::sys::backtrace::__rust_begin_short_backtrace::h7733f82b6d2d4175 [INFO] [stderr] 19: 0x59540bc0aca9 - std::rt::lang_start::{{closure}}::h2b9c23de93828d4e [INFO] [stderr] 20: 0x59540c26dfe0 - core::ops::function::impls:: for &F>::call_once::he8ef3f06ab422d00 [INFO] [stderr] at /rustc/ccf408f4326a858c00dd845a64a86b16f360a801/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 21: 0x59540c26dfe0 - std::panicking::try::do_call::h098c245e0dfa6103 [INFO] [stderr] at /rustc/ccf408f4326a858c00dd845a64a86b16f360a801/library/std/src/panicking.rs:557:40 [INFO] [stderr] 22: 0x59540c26dfe0 - std::panicking::try::hd059086dad131f0b [INFO] [stderr] at /rustc/ccf408f4326a858c00dd845a64a86b16f360a801/library/std/src/panicking.rs:520:19 [INFO] [stderr] 23: 0x59540c26dfe0 - std::panic::catch_unwind::hd036f0b7d6a4c7e1 [INFO] [stderr] at /rustc/ccf408f4326a858c00dd845a64a86b16f360a801/library/std/src/panic.rs:348:14 [INFO] [stderr] 24: 0x59540c26dfe0 - std::rt::lang_start_internal::{{closure}}::h8beaecdd4df7cb9f [INFO] [stderr] at /rustc/ccf408f4326a858c00dd845a64a86b16f360a801/library/std/src/rt.rs:143:48 [INFO] [stderr] 25: 0x59540c26dfe0 - std::panicking::try::do_call::hf5501abf8d50286a [INFO] [stderr] at /rustc/ccf408f4326a858c00dd845a64a86b16f360a801/library/std/src/panicking.rs:557:40 [INFO] [stderr] 26: 0x59540c26dfe0 - std::panicking::try::hc4096a14bc6803ea [INFO] [stderr] at /rustc/ccf408f4326a858c00dd845a64a86b16f360a801/library/std/src/panicking.rs:520:19 [INFO] [stderr] 27: 0x59540c26dfe0 - std::panic::catch_unwind::h6739a5ceee88f204 [INFO] [stderr] at /rustc/ccf408f4326a858c00dd845a64a86b16f360a801/library/std/src/panic.rs:348:14 [INFO] [stderr] 28: 0x59540c26dfe0 - std::rt::lang_start_internal::h618fdb8d0eec4811 [INFO] [stderr] at /rustc/ccf408f4326a858c00dd845a64a86b16f360a801/library/std/src/rt.rs:143:20 [INFO] [stderr] 29: 0x59540bc0ac87 - std::rt::lang_start::ha72c94f7e6c5757b [INFO] [stderr] 30: 0x59540bc17935 - main [INFO] [stderr] 31: 0x77c5ceaf6d90 - [INFO] [stderr] 32: 0x77c5ceaf6e40 - __libc_start_main [INFO] [stderr] 33: 0x59540bbe9a25 - _start [INFO] [stderr] 34: 0x0 - [INFO] [stderr] error: failed to migrate to next edition [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo fix --edition --allow-no-vcs --allow-dirty --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "b29dcc09de6b8614e10235ec7f90ef1c19f21762f304ec940cd60ce448d55914", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b29dcc09de6b8614e10235ec7f90ef1c19f21762f304ec940cd60ce448d55914", kill_on_drop: false }` [INFO] [stdout] b29dcc09de6b8614e10235ec7f90ef1c19f21762f304ec940cd60ce448d55914