[INFO] cloning repository https://github.com/mullr/tinysonic [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mullr/tinysonic" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmullr%2Ftinysonic", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmullr%2Ftinysonic'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 041669408918d810a1dd9091414aed79426c6d1f [INFO] documenting mullr/tinysonic against try#a394c9cd9ec93787f09a7ac445b14cc674a94549 for pr-151918 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmullr%2Ftinysonic" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/mullr/tinysonic [INFO] finished tweaking git repo https://github.com/mullr/tinysonic [INFO] tweaked toml for git repo https://github.com/mullr/tinysonic written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mullr/tinysonic on toolchain a394c9cd9ec93787f09a7ac445b14cc674a94549 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/mullr/tinysonic 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" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] documenting mullr/tinysonic against try#a394c9cd9ec93787f09a7ac445b14cc674a94549 for pr-151918 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmullr%2Ftinysonic" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/mullr/tinysonic [INFO] finished tweaking git repo https://github.com/mullr/tinysonic [INFO] tweaked toml for git repo https://github.com/mullr/tinysonic written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mullr/tinysonic on toolchain a394c9cd9ec93787f09a7ac445b14cc674a94549 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/mullr/tinysonic 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" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://invent.kde.org/mullr/rust-qt-binding-generator` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded symphonia v0.5.3 [INFO] [stderr] Downloaded symphonia-format-ogg v0.5.3 [INFO] [stderr] Downloaded symphonia-utils-xiph v0.5.3 [INFO] [stderr] Downloaded symphonia-format-wav v0.5.3 [INFO] [stderr] Downloaded serde-xml-rs v0.4.1 [INFO] [stderr] Downloaded symphonia-codec-alac v0.5.3 [INFO] [stderr] Downloaded cstr v0.2.11 [INFO] [stderr] Downloaded symphonia-codec-adpcm v0.5.3 [INFO] [stderr] Downloaded wasm-streams v0.3.0 [INFO] [stderr] Downloaded symphonia-bundle-flac v0.5.3 [INFO] [stderr] Downloaded symphonia-bundle-mp3 v0.5.3 [INFO] [stderr] Downloaded symphonia-core v0.5.3 [INFO] [stderr] Downloaded symphonia-codec-aac v0.5.3 [INFO] [stderr] Downloaded symphonia-format-isomp4 v0.5.3 [INFO] [stderr] Downloaded symphonia-codec-vorbis v0.5.3 [INFO] [stderr] Downloaded symphonia-format-mkv v0.5.3 [INFO] [stderr] Downloaded syn v2.0.37 [INFO] [stderr] Downloaded symphonia-metadata v0.5.3 [INFO] [stderr] Downloaded rb v0.3.2 [INFO] [stderr] Downloaded symphonia-codec-pcm v0.5.3 [INFO] [stderr] Downloaded rustix v0.38.14 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 87550b14762be1af584196df8bc7fe30089c62f9ef6938ead0302bf6e1f89aaf [INFO] running `Command { std: "docker" "start" "-a" "87550b14762be1af584196df8bc7fe30089c62f9ef6938ead0302bf6e1f89aaf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "87550b14762be1af584196df8bc7fe30089c62f9ef6938ead0302bf6e1f89aaf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87550b14762be1af584196df8bc7fe30089c62f9ef6938ead0302bf6e1f89aaf", kill_on_drop: false }` [INFO] [stdout] 87550b14762be1af584196df8bc7fe30089c62f9ef6938ead0302bf6e1f89aaf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f0477c2c0ebd1baecfd295e2fd7c8147217d2f46d37a3de37316b93bad3aab48 [INFO] running `Command { std: "docker" "start" "-a" "f0477c2c0ebd1baecfd295e2fd7c8147217d2f46d37a3de37316b93bad3aab48", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Checking symphonia-core v0.5.3 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling thiserror v1.0.48 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Compiling syn v2.0.37 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking socket2 v0.5.4 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling openssl v0.10.57 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling libpulse-sys v1.21.0 [INFO] [stderr] Checking bitflags v2.4.0 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Checking symphonia-metadata v0.5.3 [INFO] [stderr] Compiling memchr v2.6.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking symphonia-utils-xiph v0.5.3 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Checking try-lock v0.2.4 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling aho-corasick v1.1.1 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Compiling openssl-sys v0.9.93 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling libpulse-simple-sys v1.21.1 [INFO] [stderr] Compiling regex-automata v0.3.8 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking iana-time-zone v0.1.57 [INFO] [stderr] Checking ipnet v2.8.0 [INFO] [stderr] Checking base64 v0.21.4 [INFO] [stderr] Checking chrono v0.4.31 [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking libpulse-binding v2.28.1 [INFO] [stderr] Checking regex v1.9.5 [INFO] [stderr] Checking symphonia-bundle-flac v0.5.3 [INFO] [stderr] Checking symphonia-format-isomp4 v0.5.3 [INFO] [stderr] Checking symphonia-format-mkv v0.5.3 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling thiserror-impl v1.0.48 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking tokio v1.32.0 [INFO] [stderr] Checking symphonia-format-ogg v0.5.3 [INFO] [stderr] Checking symphonia-codec-vorbis v0.5.3 [INFO] [stderr] Checking symphonia-format-wav v0.5.3 [INFO] [stderr] Checking symphonia-bundle-mp3 v0.5.3 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking symphonia-codec-alac v0.5.3 [INFO] [stderr] Compiling serde-xml-rs v0.4.1 [INFO] [stderr] Checking symphonia-codec-adpcm v0.5.3 [INFO] [stderr] Checking symphonia-codec-aac v0.5.3 [INFO] [stderr] Checking symphonia-codec-pcm v0.5.3 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking tracing-log v0.1.3 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking dirs v4.0.0 [INFO] [stderr] Checking libpulse-simple-binding v2.28.1 [INFO] [stderr] Compiling cstr v0.2.11 [INFO] [stderr] Checking symphonia v0.5.3 [INFO] [stderr] Compiling rust_qt_binding_generator v0.3.6 (https://invent.kde.org/mullr/rust-qt-binding-generator#9a060d44) [INFO] [stderr] Compiling tinysonic v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking tokio-util v0.7.9 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking h2 v0.3.21 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking tracing-serde v0.1.3 [INFO] [stderr] warning: tinysonic@0.1.0: src/main.cpp:7:10: fatal error: QQuickStyle: No such file or directory [INFO] [stderr] warning: tinysonic@0.1.0: 7 | #include [INFO] [stderr] warning: tinysonic@0.1.0: | ^~~~~~~~~~~~~ [INFO] [stderr] warning: tinysonic@0.1.0: compilation terminated. [INFO] [stderr] warning: tinysonic@0.1.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/tinysonic-42cff2238407a698/out" "-I" "/usr/include/x86_64-linux-gnu/qt5" "-I" "/usr/include/x86_64-linux-gnu/qt5/QtCore" "-I" "/usr/include/x86_64-linux-gnu/qt5/QtGui" "-I" "/usr/include/x86_64-linux-gnu/qt5/QtQml" "-I" "/usr/include/x86_64-linux-gnu/qt5/QtQuickControls2" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/tinysonic-42cff2238407a698/out/src/main.o" "-c" "src/main.cpp" with args "c++" did not execute successfully (status code exit status: 1). [INFO] [stderr] error: failed to run custom build command for `tinysonic v0.1.0 (/opt/rustwide/workdir)` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/tinysonic-cdf5bf2735cef82d/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=bindings.json [INFO] [stderr] cargo:rerun-if-changed=qml.qrc [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [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=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_x86_64-unknown-linux-gnu [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CXXFLAGS [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/tinysonic-42cff2238407a698/out" "-I" "/usr/include/x86_64-linux-gnu/qt5" "-I" "/usr/include/x86_64-linux-gnu/qt5/QtCore" "-I" "/usr/include/x86_64-linux-gnu/qt5/QtGui" "-I" "/usr/include/x86_64-linux-gnu/qt5/QtQml" "-I" "/usr/include/x86_64-linux-gnu/qt5/QtQuickControls2" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/tinysonic-42cff2238407a698/out/src/main.o" "-c" "src/main.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/tinysonic-42cff2238407a698/out" "-I" "/usr/include/x86_64-linux-gnu/qt5" "-I" "/usr/include/x86_64-linux-gnu/qt5/QtCore" "-I" "/usr/include/x86_64-linux-gnu/qt5/QtGui" "-I" "/usr/include/x86_64-linux-gnu/qt5/QtQml" "-I" "/usr/include/x86_64-linux-gnu/qt5/QtQuickControls2" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/tinysonic-42cff2238407a698/out/93143bd2846d7a71-Bindings.o" "-c" "/opt/rustwide/target/debug/build/tinysonic-42cff2238407a698/out/Bindings.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/tinysonic-42cff2238407a698/out" "-I" "/usr/include/x86_64-linux-gnu/qt5" "-I" "/usr/include/x86_64-linux-gnu/qt5/QtCore" "-I" "/usr/include/x86_64-linux-gnu/qt5/QtGui" "-I" "/usr/include/x86_64-linux-gnu/qt5/QtQml" "-I" "/usr/include/x86_64-linux-gnu/qt5/QtQuickControls2" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/tinysonic-42cff2238407a698/out/93143bd2846d7a71-moc_Bindings.o" "-c" "/opt/rustwide/target/debug/build/tinysonic-42cff2238407a698/out/moc_Bindings.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/tinysonic-42cff2238407a698/out" "-I" "/usr/include/x86_64-linux-gnu/qt5" "-I" "/usr/include/x86_64-linux-gnu/qt5/QtCore" "-I" "/usr/include/x86_64-linux-gnu/qt5/QtGui" "-I" "/usr/include/x86_64-linux-gnu/qt5/QtQml" "-I" "/usr/include/x86_64-linux-gnu/qt5/QtQuickControls2" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/tinysonic-42cff2238407a698/out/93143bd2846d7a71-qrc_qml.o" "-c" "/opt/rustwide/target/debug/build/tinysonic-42cff2238407a698/out/qrc_qml.cpp" [INFO] [stderr] cargo:warning=src/main.cpp:7:10: fatal error: QQuickStyle: No such file or directory [INFO] [stderr] [INFO] [stderr] cargo:warning= 7 | #include [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/tinysonic-42cff2238407a698/out" "-I" "/usr/include/x86_64-linux-gnu/qt5" "-I" "/usr/include/x86_64-linux-gnu/qt5/QtCore" "-I" "/usr/include/x86_64-linux-gnu/qt5/QtGui" "-I" "/usr/include/x86_64-linux-gnu/qt5/QtQml" "-I" "/usr/include/x86_64-linux-gnu/qt5/QtQuickControls2" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/tinysonic-42cff2238407a698/out/src/main.o" "-c" "src/main.cpp" with args "c++" did not execute successfully (status code exit status: 1). [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] running: "qmake" "-query" "QT_INSTALL_HEADERS" [INFO] [stderr] running: "qmake" "-query" "QT_INSTALL_LIBS" [INFO] [stderr] '/opt/rustwide/target/debug/build/tinysonic-42cff2238407a698/out/Bindings.h' does not exist. [INFO] [stderr] '/opt/rustwide/target/debug/build/tinysonic-42cff2238407a698/out/moc_Bindings.cpp' does not exist. [INFO] [stderr] running: "moc" "-o" "/opt/rustwide/target/debug/build/tinysonic-42cff2238407a698/out/moc_Bindings.cpp" "/opt/rustwide/target/debug/build/tinysonic-42cff2238407a698/out/Bindings.h" [INFO] [stderr] '/opt/rustwide/target/debug/build/tinysonic-42cff2238407a698/out/qrc_qml.cpp' does not exist. [INFO] [stderr] running: "rcc" "--name" "qml" "-o" "/opt/rustwide/target/debug/build/tinysonic-42cff2238407a698/out/qrc_qml.cpp" "qml.qrc" [INFO] [stderr] '/opt/rustwide/target/debug/build/tinysonic-42cff2238407a698/out/libtinysonic.a' does not exist. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/tinysonic-42cff2238407a698/out" "-I" "/usr/include/x86_64-linux-gnu/qt5" "-I" "/usr/include/x86_64-linux-gnu/qt5/QtCore" "-I" "/usr/include/x86_64-linux-gnu/qt5/QtGui" "-I" "/usr/include/x86_64-linux-gnu/qt5/QtQml" "-I" "/usr/include/x86_64-linux-gnu/qt5/QtQuickControls2" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/tinysonic-42cff2238407a698/out/src/main.o" "-c" "src/main.cpp" with args "c++" did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "f0477c2c0ebd1baecfd295e2fd7c8147217d2f46d37a3de37316b93bad3aab48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0477c2c0ebd1baecfd295e2fd7c8147217d2f46d37a3de37316b93bad3aab48", kill_on_drop: false }` [INFO] [stdout] f0477c2c0ebd1baecfd295e2fd7c8147217d2f46d37a3de37316b93bad3aab48