[INFO] cloning repository https://github.com/kindlyops/showbase
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kindlyops/showbase" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkindlyops%2Fshowbase", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkindlyops%2Fshowbase'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 49fe1cb1276416b44b95b6e6c6a9578c86856abb
[INFO] checking kindlyops/showbase against master#198328ad7960b1bece0dc48496bff6c62dd5d339 for pr-148477-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkindlyops%2Fshowbase" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kindlyops/showbase
[INFO] finished tweaking git repo https://github.com/kindlyops/showbase
[INFO] tweaked toml for git repo https://github.com/kindlyops/showbase written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kindlyops/showbase on toolchain 198328ad7960b1bece0dc48496bff6c62dd5d339
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+198328ad7960b1bece0dc48496bff6c62dd5d339" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kindlyops/showbase 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" "+198328ad7960b1bece0dc48496bff6c62dd5d339" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded semver v0.9.0
[INFO] [stderr]   Downloaded semver-parser v0.7.0
[INFO] [stderr]   Downloaded qt_ritual_build v0.5.0
[INFO] [stderr]   Downloaded ritual_build v0.4.0
[INFO] [stderr]   Downloaded ritual_common v0.4.0
[INFO] [stderr]   Downloaded term v0.4.6
[INFO] [stderr]   Downloaded term-painter v0.2.4
[INFO] [stderr]   Downloaded serde v1.0.118
[INFO] [stderr]   Downloaded qt_ritual_common v0.4.0
[INFO] [stderr]   Downloaded toml v0.4.10
[INFO] [stderr]   Downloaded ryu v1.0.5
[INFO] [stderr]   Downloaded humantime v1.3.0
[INFO] [stderr]   Downloaded qt_macros v0.1.0
[INFO] [stderr]   Downloaded cpp_core v0.6.0
[INFO] [stderr]   Downloaded hermit-abi v0.1.17
[INFO] [stderr]   Downloaded log v0.4.11
[INFO] [stderr]   Downloaded backtrace v0.3.55
[INFO] [stderr]   Downloaded serde_derive v1.0.118
[INFO] [stderr]   Downloaded object v0.22.0
[INFO] [stderr]   Downloaded quote v1.0.8
[INFO] [stderr]   Downloaded memchr v2.3.4
[INFO] [stderr]   Downloaded shell-words v0.1.0
[INFO] [stderr]   Downloaded proc-macro-hack v0.5.19
[INFO] [stderr]   Downloaded qt_qml v0.5.0
[INFO] [stderr]   Downloaded winapi v0.2.8
[INFO] [stderr]   Downloaded winapi-util v0.1.5
[INFO] [stderr]   Downloaded itertools v0.8.2
[INFO] [stderr]   Downloaded aho-corasick v0.7.15
[INFO] [stderr]   Downloaded gimli v0.23.0
[INFO] [stderr]   Downloaded serde_json v1.0.60
[INFO] [stderr]   Downloaded autocfg v1.0.1
[INFO] [stderr]   Downloaded syn v1.0.55
[INFO] [stderr]   Downloaded synstructure v0.12.4
[INFO] [stderr]   Downloaded regex-syntax v0.6.21
[INFO] [stderr]   Downloaded either v1.6.1
[INFO] [stderr]   Downloaded cfg-if v0.1.10
[INFO] [stderr]   Downloaded num_cpus v1.13.0
[INFO] [stderr]   Downloaded thread_local v1.0.1
[INFO] [stderr]   Downloaded proc-macro2 v1.0.24
[INFO] [stderr]   Downloaded libc v0.2.81
[INFO] [stderr]   Downloaded unicode-xid v0.2.1
[INFO] [stderr]   Downloaded itoa v0.4.6
[INFO] [stderr]   Downloaded kernel32-sys v0.2.2
[INFO] [stderr]   Downloaded termcolor v1.1.2
[INFO] [stderr]   Downloaded env_logger v0.7.1
[INFO] [stderr]   Downloaded byteorder v1.3.4
[INFO] [stderr]   Downloaded bincode v1.3.1
[INFO] [stderr]   Downloaded dunce v1.0.1
[INFO] [stderr]   Downloaded addr2line v0.14.0
[INFO] [stderr]   Downloaded miniz_oxide v0.4.3
[INFO] [stderr]   Downloaded rustc-demangle v0.1.18
[INFO] [stderr]   Downloaded pathdiff v0.1.0
[INFO] [stderr]   Downloaded winapi-build v0.1.1
[INFO] [stderr]   Downloaded adler v0.2.3
[INFO] [stderr]   Downloaded qt_core v0.5.0
[INFO] [stderr]   Downloaded regex v1.4.2
[INFO] [stderr]   Downloaded qt_gui v0.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+198328ad7960b1bece0dc48496bff6c62dd5d339" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3ab46740aa9b284f389fba9c5e1b35b13aaf8a91c568229903c6fbfb8ea6822d
[INFO] running `Command { std: "docker" "start" "-a" "3ab46740aa9b284f389fba9c5e1b35b13aaf8a91c568229903c6fbfb8ea6822d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3ab46740aa9b284f389fba9c5e1b35b13aaf8a91c568229903c6fbfb8ea6822d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ab46740aa9b284f389fba9c5e1b35b13aaf8a91c568229903c6fbfb8ea6822d", kill_on_drop: false }`
[INFO] [stdout] 3ab46740aa9b284f389fba9c5e1b35b13aaf8a91c568229903c6fbfb8ea6822d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+198328ad7960b1bece0dc48496bff6c62dd5d339" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 20f017d84add818da091c944970bd22b22695ed3fe4d4c3cf1a9ef979b68dc14
[INFO] running `Command { std: "docker" "start" "-a" "20f017d84add818da091c944970bd22b22695ed3fe4d4c3cf1a9ef979b68dc14", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling libc v0.2.81
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.55
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling serde v1.0.118
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling gimli v0.23.0
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling miniz_oxide v0.4.3
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling adler v0.2.3
[INFO] [stderr]    Compiling thread_local v1.0.1
[INFO] [stderr]    Compiling aho-corasick v0.7.15
[INFO] [stderr]    Compiling serde_json v1.0.60
[INFO] [stderr]    Compiling rustc-demangle v0.1.18
[INFO] [stderr]    Compiling quote v1.0.8
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling regex-syntax v0.6.21
[INFO] [stderr]    Compiling serde_derive v1.0.118
[INFO] [stderr]    Compiling object v0.22.0
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling term v0.4.6
[INFO] [stderr]    Compiling itoa v0.4.6
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling itertools v0.8.2
[INFO] [stderr]    Compiling term-painter v0.2.4
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling addr2line v0.14.0
[INFO] [stderr]    Compiling dunce v1.0.1
[INFO] [stderr]    Compiling pathdiff v0.1.0
[INFO] [stderr]    Compiling shell-words v0.1.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]     Checking cpp_core v0.6.0
[INFO] [stderr]    Compiling regex v1.4.2
[INFO] [stderr]    Compiling backtrace v0.3.55
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling toml v0.4.10
[INFO] [stderr]    Compiling bincode v1.3.1
[INFO] [stderr]    Compiling synstructure v0.12.4
[INFO] [stderr]    Compiling qt_macros v0.1.0
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling ritual_common v0.4.0
[INFO] [stderr]    Compiling qt_ritual_common v0.4.0
[INFO] [stderr]    Compiling ritual_build v0.4.0
[INFO] [stderr]    Compiling qt_ritual_build v0.5.0
[INFO] [stderr]    Compiling qt_core v0.5.0
[INFO] [stderr]    Compiling qt_gui v0.5.0
[INFO] [stderr]    Compiling qt_qml v0.5.0
[INFO] [stderr]    Compiling showbase v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: failed to run custom build command for `qt_gui v0.5.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/qt_gui-ef0e0f085ad303c6/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   Current Qt version (5.15.13) is unknown to qt_gui crate. Using closest known version (5.14.0)
[INFO] [stderr]   -- The C compiler identification is GNU 13.3.0
[INFO] [stderr]   -- The CXX compiler identification is GNU 13.3.0
[INFO] [stderr]   -- Detecting C compiler ABI info
[INFO] [stderr]   -- Detecting C compiler ABI info - done
[INFO] [stderr]   -- Check for working C compiler: /usr/bin/cc - skipped
[INFO] [stderr]   -- Detecting C compile features
[INFO] [stderr]   -- Detecting C compile features - done
[INFO] [stderr]   -- Detecting CXX compiler ABI info
[INFO] [stderr]   -- Detecting CXX compiler ABI info - done
[INFO] [stderr]   -- Check for working CXX compiler: /usr/bin/c++ - skipped
[INFO] [stderr]   -- Detecting CXX compile features
[INFO] [stderr]   -- Detecting CXX compile features - done
[INFO] [stderr]   -- RITUAL_INCLUDE_PATH=/usr/include/x86_64-linux-gnu/qt5;/usr/include/x86_64-linux-gnu/qt5/QtGui;/usr/include/x86_64-linux-gnu/qt5/QtCore
[INFO] [stderr]   -- RITUAL_LIBRARY_PATH=/usr/lib/x86_64-linux-gnu
[INFO] [stderr]   -- RITUAL_LIBRARY_TYPE=STATIC
[INFO] [stderr]   -- RITUAL_LINKED_LIBS=Qt5Gui;Qt5Core
[INFO] [stderr]   -- RITUAL_CPP_LIB_VERSION=51400
[INFO] [stderr]   -- RITUAL_COMPILER_FLAGS=-std=gnu++11 -fPIC
[INFO] [stderr]   -- Configuring done (2.4s)
[INFO] [stderr]   -- Generating done (0.0s)
[INFO] [stderr]   -- Build files have been written to: /opt/rustwide/target/debug/build/qt_gui-5a0f5978fad2a672/out/c_lib_build
[INFO] [stderr]   /usr/bin/gmake  -f CMakeFiles/Makefile2 clean
[INFO] [stderr]   gmake[1]: Entering directory '/opt/rustwide/target/debug/build/qt_gui-5a0f5978fad2a672/out/c_lib_build'
[INFO] [stderr]   /usr/bin/gmake  -f CMakeFiles/qt_gui_c.dir/build.make CMakeFiles/qt_gui_c.dir/clean
[INFO] [stderr]   gmake[2]: Entering directory '/opt/rustwide/target/debug/build/qt_gui-5a0f5978fad2a672/out/c_lib_build'
[INFO] [stderr]   /usr/bin/cmake -P CMakeFiles/qt_gui_c.dir/cmake_clean.cmake
[INFO] [stderr]   gmake[2]: Leaving directory '/opt/rustwide/target/debug/build/qt_gui-5a0f5978fad2a672/out/c_lib_build'
[INFO] [stderr]   /usr/bin/gmake  -f CMakeFiles/qt_gui_c_autogen_timestamp_deps.dir/build.make CMakeFiles/qt_gui_c_autogen_timestamp_deps.dir/clean
[INFO] [stderr]   gmake[2]: Entering directory '/opt/rustwide/target/debug/build/qt_gui-5a0f5978fad2a672/out/c_lib_build'
[INFO] [stderr]   /usr/bin/cmake -P CMakeFiles/qt_gui_c_autogen_timestamp_deps.dir/cmake_clean.cmake
[INFO] [stderr]   gmake[2]: Leaving directory '/opt/rustwide/target/debug/build/qt_gui-5a0f5978fad2a672/out/c_lib_build'
[INFO] [stderr]   /usr/bin/gmake  -f CMakeFiles/qt_gui_c_autogen.dir/build.make CMakeFiles/qt_gui_c_autogen.dir/clean
[INFO] [stderr]   gmake[2]: Entering directory '/opt/rustwide/target/debug/build/qt_gui-5a0f5978fad2a672/out/c_lib_build'
[INFO] [stderr]   /usr/bin/cmake -P CMakeFiles/qt_gui_c_autogen.dir/cmake_clean.cmake
[INFO] [stderr]   gmake[2]: Leaving directory '/opt/rustwide/target/debug/build/qt_gui-5a0f5978fad2a672/out/c_lib_build'
[INFO] [stderr]   gmake[1]: Leaving directory '/opt/rustwide/target/debug/build/qt_gui-5a0f5978fad2a672/out/c_lib_build'
[INFO] [stderr]   /usr/bin/cmake -S/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qt_gui-0.5.0/c_lib -B/opt/rustwide/target/debug/build/qt_gui-5a0f5978fad2a672/out/c_lib_build --check-build-system CMakeFiles/Makefile.cmake 0
[INFO] [stderr]   /usr/bin/cmake -E cmake_progress_start /opt/rustwide/target/debug/build/qt_gui-5a0f5978fad2a672/out/c_lib_build/CMakeFiles /opt/rustwide/target/debug/build/qt_gui-5a0f5978fad2a672/out/c_lib_build//CMakeFiles/progress.marks
[INFO] [stderr]   /usr/bin/gmake  -f CMakeFiles/Makefile2 all
[INFO] [stderr]   gmake[1]: Entering directory '/opt/rustwide/target/debug/build/qt_gui-5a0f5978fad2a672/out/c_lib_build'
[INFO] [stderr]   /usr/bin/gmake  -f CMakeFiles/qt_gui_c_autogen_timestamp_deps.dir/build.make CMakeFiles/qt_gui_c_autogen_timestamp_deps.dir/depend
[INFO] [stderr]   gmake[2]: Entering directory '/opt/rustwide/target/debug/build/qt_gui-5a0f5978fad2a672/out/c_lib_build'
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/qt_gui-5a0f5978fad2a672/out/c_lib_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qt_gui-0.5.0/c_lib /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qt_gui-0.5.0/c_lib /opt/rustwide/target/debug/build/qt_gui-5a0f5978fad2a672/out/c_lib_build /opt/rustwide/target/debug/build/qt_gui-5a0f5978fad2a672/out/c_lib_build /opt/rustwide/target/debug/build/qt_gui-5a0f5978fad2a672/out/c_lib_build/CMakeFiles/qt_gui_c_autogen_timestamp_deps.dir/DependInfo.cmake "--color="
[INFO] [stderr]   gmake[2]: Leaving directory '/opt/rustwide/target/debug/build/qt_gui-5a0f5978fad2a672/out/c_lib_build'
[INFO] [stderr]   /usr/bin/gmake  -f CMakeFiles/qt_gui_c_autogen_timestamp_deps.dir/build.make CMakeFiles/qt_gui_c_autogen_timestamp_deps.dir/build
[INFO] [stderr]   gmake[2]: Entering directory '/opt/rustwide/target/debug/build/qt_gui-5a0f5978fad2a672/out/c_lib_build'
[INFO] [stderr]   gmake[2]: Nothing to be done for 'CMakeFiles/qt_gui_c_autogen_timestamp_deps.dir/build'.
[INFO] [stderr]   gmake[2]: Leaving directory '/opt/rustwide/target/debug/build/qt_gui-5a0f5978fad2a672/out/c_lib_build'
[INFO] [stderr]   [  0%] Built target qt_gui_c_autogen_timestamp_deps
[INFO] [stderr]   /usr/bin/gmake  -f CMakeFiles/qt_gui_c_autogen.dir/build.make CMakeFiles/qt_gui_c_autogen.dir/depend
[INFO] [stderr]   gmake[2]: Entering directory '/opt/rustwide/target/debug/build/qt_gui-5a0f5978fad2a672/out/c_lib_build'
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/qt_gui-5a0f5978fad2a672/out/c_lib_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qt_gui-0.5.0/c_lib /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qt_gui-0.5.0/c_lib /opt/rustwide/target/debug/build/qt_gui-5a0f5978fad2a672/out/c_lib_build /opt/rustwide/target/debug/build/qt_gui-5a0f5978fad2a672/out/c_lib_build /opt/rustwide/target/debug/build/qt_gui-5a0f5978fad2a672/out/c_lib_build/CMakeFiles/qt_gui_c_autogen.dir/DependInfo.cmake "--color="
[INFO] [stderr]   gmake[2]: Leaving directory '/opt/rustwide/target/debug/build/qt_gui-5a0f5978fad2a672/out/c_lib_build'
[INFO] [stderr]   /usr/bin/gmake  -f CMakeFiles/qt_gui_c_autogen.dir/build.make CMakeFiles/qt_gui_c_autogen.dir/build
[INFO] [stderr]   gmake[2]: Entering directory '/opt/rustwide/target/debug/build/qt_gui-5a0f5978fad2a672/out/c_lib_build'
[INFO] [stderr]   [ 20%] Automatic MOC for target qt_gui_c
[INFO] [stderr]   /usr/bin/cmake -E cmake_autogen /opt/rustwide/target/debug/build/qt_gui-5a0f5978fad2a672/out/c_lib_build/CMakeFiles/qt_gui_c_autogen.dir/AutogenInfo.json Debug
[INFO] [stderr]   /usr/bin/cmake -E touch /opt/rustwide/target/debug/build/qt_gui-5a0f5978fad2a672/out/c_lib_build/qt_gui_c_autogen/timestamp
[INFO] [stderr]   gmake[2]: Leaving directory '/opt/rustwide/target/debug/build/qt_gui-5a0f5978fad2a672/out/c_lib_build'
[INFO] [stderr]   [ 20%] Built target qt_gui_c_autogen
[INFO] [stderr]   /usr/bin/gmake  -f CMakeFiles/qt_gui_c.dir/build.make CMakeFiles/qt_gui_c.dir/depend
[INFO] [stderr]   gmake[2]: Entering directory '/opt/rustwide/target/debug/build/qt_gui-5a0f5978fad2a672/out/c_lib_build'
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/qt_gui-5a0f5978fad2a672/out/c_lib_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qt_gui-0.5.0/c_lib /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qt_gui-0.5.0/c_lib /opt/rustwide/target/debug/build/qt_gui-5a0f5978fad2a672/out/c_lib_build /opt/rustwide/target/debug/build/qt_gui-5a0f5978fad2a672/out/c_lib_build /opt/rustwide/target/debug/build/qt_gui-5a0f5978fad2a672/out/c_lib_build/CMakeFiles/qt_gui_c.dir/DependInfo.cmake "--color="
[INFO] [stderr]   gmake[2]: Leaving directory '/opt/rustwide/target/debug/build/qt_gui-5a0f5978fad2a672/out/c_lib_build'
[INFO] [stderr]   /usr/bin/gmake  -f CMakeFiles/qt_gui_c.dir/build.make CMakeFiles/qt_gui_c.dir/build
[INFO] [stderr]   gmake[2]: Entering directory '/opt/rustwide/target/debug/build/qt_gui-5a0f5978fad2a672/out/c_lib_build'
[INFO] [stderr]   [ 40%] Building CXX object CMakeFiles/qt_gui_c.dir/qt_gui_c_autogen/mocs_compilation.cpp.o
[INFO] [stderr]   [ 60%] Building CXX object CMakeFiles/qt_gui_c.dir/file1.cpp.o
[INFO] [stderr]   /usr/bin/c++ -DQT_GUI_C_LIBRARY -DRITUAL_CPP_LIB_VERSION=51400 -I/opt/rustwide/target/debug/build/qt_gui-5a0f5978fad2a672/out/c_lib_build/qt_gui_c_autogen/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qt_gui-0.5.0/c_lib -I/opt/rustwide/target/debug/build/qt_gui-5a0f5978fad2a672/out/c_lib_build -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtCore -Wall -Wextra -Wno-deprecated-declarations -Werror=return-type -std=gnu++11 -fPIC -g -MD -MT CMakeFiles/qt_gui_c.dir/qt_gui_c_autogen/mocs_compilation.cpp.o -MF CMakeFiles/qt_gui_c.dir/qt_gui_c_autogen/mocs_compilation.cpp.o.d -o CMakeFiles/qt_gui_c.dir/qt_gui_c_autogen/mocs_compilation.cpp.o -c /opt/rustwide/target/debug/build/qt_gui-5a0f5978fad2a672/out/c_lib_build/qt_gui_c_autogen/mocs_compilation.cpp
[INFO] [stderr]   /usr/bin/c++ -DQT_GUI_C_LIBRARY -DRITUAL_CPP_LIB_VERSION=51400 -I/opt/rustwide/target/debug/build/qt_gui-5a0f5978fad2a672/out/c_lib_build/qt_gui_c_autogen/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qt_gui-0.5.0/c_lib -I/opt/rustwide/target/debug/build/qt_gui-5a0f5978fad2a672/out/c_lib_build -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtCore -Wall -Wextra -Wno-deprecated-declarations -Werror=return-type -std=gnu++11 -fPIC -g -MD -MT CMakeFiles/qt_gui_c.dir/file1.cpp.o -MF CMakeFiles/qt_gui_c.dir/file1.cpp.o.d -o CMakeFiles/qt_gui_c.dir/file1.cpp.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qt_gui-0.5.0/c_lib/file1.cpp
[INFO] [stderr]   gmake[2]: Leaving directory '/opt/rustwide/target/debug/build/qt_gui-5a0f5978fad2a672/out/c_lib_build'
[INFO] [stderr]   gmake[1]: Leaving directory '/opt/rustwide/target/debug/build/qt_gui-5a0f5978fad2a672/out/c_lib_build'
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qt_gui-0.5.0/c_lib/file1.cpp: In function 'QInputMethodEvent* ctr_qt_gui_ffi_QInputMethodEvent_operator_(QInputMethodEvent*, const QInputMethodEvent*)':
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qt_gui-0.5.0/c_lib/file1.cpp:27497:30: warning: implicitly-declared 'QInputMethodEvent& QInputMethodEvent::operator=(const QInputMethodEvent&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr]   27497 |   return &this_ptr->operator=(*other);
[INFO] [stderr]         |           ~~~~~~~~~~~~~~~~~~~^~~~~~~~
[INFO] [stderr]   In file included from /usr/include/x86_64-linux-gnu/qt5/QtGui/qtextlayout.h:49,
[INFO] [stderr]                    from /usr/include/x86_64-linux-gnu/qt5/QtGui/qabstracttextdocumentlayout.h:45,
[INFO] [stderr]                    from /usr/include/x86_64-linux-gnu/qt5/QtGui/QtGui:5,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qt_gui-0.5.0/c_lib/qt_gui_c_global.h:73,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qt_gui-0.5.0/c_lib/file1.cpp:1:
[INFO] [stderr]   /usr/include/x86_64-linux-gnu/qt5/QtGui/qevent.h:609:5: note: because 'QInputMethodEvent' has user-provided 'QInputMethodEvent::QInputMethodEvent(const QInputMethodEvent&)'
[INFO] [stderr]     609 |     QInputMethodEvent(const QInputMethodEvent &other);
[INFO] [stderr]         |     ^~~~~~~~~~~~~~~~~
[INFO] [stderr]   c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   compilation terminated.
[INFO] [stderr]   gmake[2]: *** [CMakeFiles/qt_gui_c.dir/build.make:99: CMakeFiles/qt_gui_c.dir/file1.cpp.o] Error 1
[INFO] [stderr]   gmake[1]: *** [CMakeFiles/Makefile2:89: CMakeFiles/qt_gui_c.dir/all] Error 2
[INFO] [stderr]   gmake: *** [Makefile:139: all] Error 2
[INFO] [stderr]   [2025-12-11T13:54:08Z ERROR ritual_common::errors] Error:
[INFO] [stderr]   [2025-12-11T13:54:08Z ERROR ritual_common::errors]    command failed with exit status: 2: cd "/opt/rustwide/target/debug/build/qt_gui-5a0f5978fad2a672/out/c_lib_build" && "cmake" "--build" "." "--" "-j8" "install"
[INFO] [stderr]   [2025-12-11T13:54:08Z ERROR ritual_common::errors]    0: <failure::backtrace::internal::InternalBacktrace>::new
[INFO] [stderr]          1: <failure::backtrace::Backtrace>::new
[INFO] [stderr]          2: <failure::error::error_impl::ErrorImpl as core::convert::From<failure::error_message::ErrorMessage<alloc::string::String>>>::from
[INFO] [stderr]          3: <failure::error::Error as core::convert::From<failure::error_message::ErrorMessage<alloc::string::String>>>::from
[INFO] [stderr]          4: failure::error_message::err_msg::<alloc::string::String>
[INFO] [stderr]          5: ritual_common::utils::run_command
[INFO] [stderr]          6: <ritual_common::cpp_lib_builder::CppLibBuilder>::run
[INFO] [stderr]          7: <ritual_build::Config>::try_run
[INFO] [stderr]          8: qt_ritual_build::try_run
[INFO] [stderr]          9: qt_ritual_build::run
[INFO] [stderr]         10: build_script_build::main
[INFO] [stderr]         11: <fn() as core::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]         12: std::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]         13: std::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]         14: <&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync as core::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                    at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/core/src/ops/function.rs:287:21
[INFO] [stderr]             std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stderr]                    at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/std/src/panicking.rs:581:40
[INFO] [stderr]             std::panicking::catch_unwind::<i32, &dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync>
[INFO] [stderr]                    at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/std/src/panicking.rs:544:19
[INFO] [stderr]             std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stderr]                    at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/std/src/panic.rs:359:14
[INFO] [stderr]             std::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                    at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/std/src/rt.rs:175:24
[INFO] [stderr]             std::panicking::catch_unwind::do_call::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                    at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/std/src/panicking.rs:581:40
[INFO] [stderr]             std::panicking::catch_unwind::<isize, std::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                    at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/std/src/panicking.rs:544:19
[INFO] [stderr]             std::panic::catch_unwind::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                    at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/std/src/panic.rs:359:14
[INFO] [stderr]             std::rt::lang_start_internal
[INFO] [stderr]                    at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/std/src/rt.rs:171:5
[INFO] [stderr]         15: std::rt::lang_start::<()>
[INFO] [stderr]         16: main
[INFO] [stderr]         17: <unknown>
[INFO] [stderr]         18: __libc_start_main
[INFO] [stderr]         19: _start
[INFO] [stderr]       
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "20f017d84add818da091c944970bd22b22695ed3fe4d4c3cf1a9ef979b68dc14", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "20f017d84add818da091c944970bd22b22695ed3fe4d4c3cf1a9ef979b68dc14", kill_on_drop: false }`
[INFO] [stdout] 20f017d84add818da091c944970bd22b22695ed3fe4d4c3cf1a9ef979b68dc14
