[INFO] cloning repository https://github.com/pajamity/gstreamer-rs-qt-player [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pajamity/gstreamer-rs-qt-player" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpajamity%2Fgstreamer-rs-qt-player"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpajamity%2Fgstreamer-rs-qt-player'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 484726e220799325eb1fe1b2af8e2fb08c71f847 [INFO] testing pajamity/gstreamer-rs-qt-player against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpajamity%2Fgstreamer-rs-qt-player" "/workspace/builds/worker-4/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pajamity/gstreamer-rs-qt-player on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/pajamity/gstreamer-rs-qt-player [INFO] finished tweaking git repo https://github.com/pajamity/gstreamer-rs-qt-player [INFO] tweaked toml for git repo https://github.com/pajamity/gstreamer-rs-qt-player written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/pajamity/gstreamer-rs-qt-player already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rust_qt_binding_generator v0.3.5 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 02f008b4df7075fc249eb559f7641de77ab0637ea0a71e0322e0c1aec46a7a4d [INFO] running `"docker" "start" "-a" "02f008b4df7075fc249eb559f7641de77ab0637ea0a71e0322e0c1aec46a7a4d"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling syn v1.0.29 [INFO] [stderr] Compiling gstreamer v0.15.6 [INFO] [stderr] Compiling muldiv v0.2.1 [INFO] [stderr] Compiling glib-sys v0.9.1 [INFO] [stderr] Compiling gobject-sys v0.9.1 [INFO] [stderr] Compiling gstreamer-sys v0.8.1 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling serde-xml-rs v0.3.1 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling pin-project-internal v0.4.17 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling paste-impl v0.1.15 [INFO] [stderr] Compiling paste v0.1.15 [INFO] [stderr] Compiling pin-project v0.4.17 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling rust_qt_binding_generator v0.3.5 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling glib v0.9.3 [INFO] [stderr] Compiling gstreamer_rs_qt_player v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: In file included from /usr/include/glib-2.0/glib/galloca.h:32, [INFO] [stderr] warning: from /usr/include/glib-2.0/glib.h:30, [INFO] [stderr] warning: from /usr/include/glib-2.0/gobject/gbinding.h:28, [INFO] [stderr] warning: from /usr/include/glib-2.0/glib-object.h:22, [INFO] [stderr] warning: from src/main.cpp:11: [INFO] [stderr] warning: /usr/include/glib-2.0/glib/gtypes.h:32:10: fatal error: glibconfig.h: No such file or directory [INFO] [stderr] warning: 32 | #include [INFO] [stderr] warning: | ^~~~~~~~~~~~~~ [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qabstractitemmodel.h:43, [INFO] [stderr] warning: from /usr/include/x86_64-linux-gnu/qt5/QtCore/QAbstractItemModel:1, [INFO] [stderr] warning: from /opt/rustwide/target/debug/build/gstreamer_rs_qt_player-b6d198ee99f193d6/out/Bindings.h:6, [INFO] [stderr] warning: from /opt/rustwide/target/debug/build/gstreamer_rs_qt_player-b6d198ee99f193d6/out/moc_Bindings.cpp:9: [INFO] [stderr] warning: /usr/include/x86_64-linux-gnu/qt5/QtCore/qvariant.h: In constructor 'QVariant::QVariant(QVariant&&)': [INFO] [stderr] warning: /usr/include/x86_64-linux-gnu/qt5/QtCore/qvariant.h:275:25: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: 275 | { other.d = Private(); } [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: /usr/include/x86_64-linux-gnu/qt5/QtCore/qvariant.h:401:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' [INFO] [stderr] warning: 401 | inline Private(const Private &other) Q_DECL_NOTHROW [INFO] [stderr] warning: | ^~~~~~~ [INFO] [stderr] warning: In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qabstractitemmodel.h:43, [INFO] [stderr] warning: from /usr/include/x86_64-linux-gnu/qt5/QtCore/QAbstractItemModel:1, [INFO] [stderr] warning: from /opt/rustwide/target/debug/build/gstreamer_rs_qt_player-b6d198ee99f193d6/out/Bindings.h:6, [INFO] [stderr] warning: from /opt/rustwide/target/debug/build/gstreamer_rs_qt_player-b6d198ee99f193d6/out/Bindings.cpp:2: [INFO] [stderr] warning: /usr/include/x86_64-linux-gnu/qt5/QtCore/qvariant.h: In constructor 'QVariant::QVariant(QVariant&&)': [INFO] [stderr] warning: /usr/include/x86_64-linux-gnu/qt5/QtCore/qvariant.h:275:25: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: 275 | { other.d = Private(); } [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: /usr/include/x86_64-linux-gnu/qt5/QtCore/qvariant.h:401:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' [INFO] [stderr] warning: 401 | inline Private(const Private &other) Q_DECL_NOTHROW [INFO] [stderr] warning: | ^~~~~~~ [INFO] [stderr] [INFO] [stderr] error: failed to run custom build command for `gstreamer_rs_qt_player v0.1.0 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/gstreamer_rs_qt_player-30d1096c4f494837/build-script-build` (exit code: 1) [INFO] [stderr] --- stdout [INFO] [stderr] /opt/rustwide/target/debug/build/gstreamer_rs_qt_player-b6d198ee99f193d6/out/Bindings.h does not exist. [INFO] [stderr] /opt/rustwide/target/debug/build/gstreamer_rs_qt_player-b6d198ee99f193d6/out/moc_Bindings.cpp does not exist. [INFO] [stderr] /opt/rustwide/target/debug/build/gstreamer_rs_qt_player-b6d198ee99f193d6/out/qrc_qml.cpp does not exist. [INFO] [stderr] /opt/rustwide/target/debug/build/gstreamer_rs_qt_player-b6d198ee99f193d6/out/libgstreamer_rs_qt_player.a does not exist. [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] CXX_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXX_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXX = None [INFO] [stderr] CXX = None [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2") [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/gstreamer_rs_qt_player-b6d198ee99f193d6/out" "-I" "/usr/include/x86_64-linux-gnu/qt5" "-I" "/usr/include/glib-2.0" "-I" "/usr/lib/glib-2.0/include" "-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/QtQuick" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/gstreamer_rs_qt_player-b6d198ee99f193d6/out/src/main.o" "-c" "src/main.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/gstreamer_rs_qt_player-b6d198ee99f193d6/out" "-I" "/usr/include/x86_64-linux-gnu/qt5" "-I" "/usr/include/glib-2.0" "-I" "/usr/lib/glib-2.0/include" "-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/QtQuick" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/gstreamer_rs_qt_player-b6d198ee99f193d6/out/moc_Bindings.o" "-c" "/opt/rustwide/target/debug/build/gstreamer_rs_qt_player-b6d198ee99f193d6/out/moc_Bindings.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/gstreamer_rs_qt_player-b6d198ee99f193d6/out" "-I" "/usr/include/x86_64-linux-gnu/qt5" "-I" "/usr/include/glib-2.0" "-I" "/usr/lib/glib-2.0/include" "-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/QtQuick" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/gstreamer_rs_qt_player-b6d198ee99f193d6/out/Bindings.o" "-c" "/opt/rustwide/target/debug/build/gstreamer_rs_qt_player-b6d198ee99f193d6/out/Bindings.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/gstreamer_rs_qt_player-b6d198ee99f193d6/out" "-I" "/usr/include/x86_64-linux-gnu/qt5" "-I" "/usr/include/glib-2.0" "-I" "/usr/lib/glib-2.0/include" "-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/QtQuick" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/gstreamer_rs_qt_player-b6d198ee99f193d6/out/qrc_qml.o" "-c" "/opt/rustwide/target/debug/build/gstreamer_rs_qt_player-b6d198ee99f193d6/out/qrc_qml.cpp" [INFO] [stderr] exit code: 0 [INFO] [stderr] cargo:warning=In file included from /usr/include/glib-2.0/glib/galloca.h:32, [INFO] [stderr] cargo:warning= from /usr/include/glib-2.0/glib.h:30, [INFO] [stderr] cargo:warning= from /usr/include/glib-2.0/gobject/gbinding.h:28, [INFO] [stderr] cargo:warning= from /usr/include/glib-2.0/glib-object.h:22, [INFO] [stderr] cargo:warning= from src/main.cpp:11: [INFO] [stderr] cargo:warning=/usr/include/glib-2.0/glib/gtypes.h:32:10: fatal error: glibconfig.h: No such file or directory [INFO] [stderr] cargo:warning= 32 | #include [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit code: 1 [INFO] [stderr] cargo:warning=In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qabstractitemmodel.h:43, [INFO] [stderr] cargo:warning= from /usr/include/x86_64-linux-gnu/qt5/QtCore/QAbstractItemModel:1, [INFO] [stderr] cargo:warning= from /opt/rustwide/target/debug/build/gstreamer_rs_qt_player-b6d198ee99f193d6/out/Bindings.h:6, [INFO] [stderr] cargo:warning= from /opt/rustwide/target/debug/build/gstreamer_rs_qt_player-b6d198ee99f193d6/out/moc_Bindings.cpp:9: [INFO] [stderr] cargo:warning=/usr/include/x86_64-linux-gnu/qt5/QtCore/qvariant.h: In constructor 'QVariant::QVariant(QVariant&&)': [INFO] [stderr] cargo:warning=/usr/include/x86_64-linux-gnu/qt5/QtCore/qvariant.h:275:25: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] cargo:warning= 275 | { other.d = Private(); } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=/usr/include/x86_64-linux-gnu/qt5/QtCore/qvariant.h:401:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' [INFO] [stderr] cargo:warning= 401 | inline Private(const Private &other) Q_DECL_NOTHROW [INFO] [stderr] cargo:warning= | ^~~~~~~ [INFO] [stderr] cargo:warning=In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qabstractitemmodel.h:43, [INFO] [stderr] cargo:warning= from /usr/include/x86_64-linux-gnu/qt5/QtCore/QAbstractItemModel:1, [INFO] [stderr] cargo:warning= from /opt/rustwide/target/debug/build/gstreamer_rs_qt_player-b6d198ee99f193d6/out/Bindings.h:6, [INFO] [stderr] cargo:warning= from /opt/rustwide/target/debug/build/gstreamer_rs_qt_player-b6d198ee99f193d6/out/Bindings.cpp:2: [INFO] [stderr] cargo:warning=/usr/include/x86_64-linux-gnu/qt5/QtCore/qvariant.h: In constructor 'QVariant::QVariant(QVariant&&)': [INFO] [stderr] cargo:warning=/usr/include/x86_64-linux-gnu/qt5/QtCore/qvariant.h:275:25: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] cargo:warning= 275 | { other.d = Private(); } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=/usr/include/x86_64-linux-gnu/qt5/QtCore/qvariant.h:401:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' [INFO] [stderr] cargo:warning= 401 | inline Private(const Private &other) Q_DECL_NOTHROW [INFO] [stderr] cargo:warning= | ^~~~~~~ [INFO] [stderr] exit code: 0 [INFO] [stderr] exit code: 0 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] running: "qmake" "-query" "QT_INSTALL_HEADERS" [INFO] [stderr] running: "qmake" "-query" "QT_INSTALL_LIBS" [INFO] [stderr] running: "moc" "-o" "/opt/rustwide/target/debug/build/gstreamer_rs_qt_player-b6d198ee99f193d6/out/moc_Bindings.cpp" "/opt/rustwide/target/debug/build/gstreamer_rs_qt_player-b6d198ee99f193d6/out/Bindings.h" [INFO] [stderr] running: "rcc" "-o" "/opt/rustwide/target/debug/build/gstreamer_rs_qt_player-b6d198ee99f193d6/out/qrc_qml.cpp" "qml.qrc" [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/gstreamer_rs_qt_player-b6d198ee99f193d6/out" "-I" "/usr/include/x86_64-linux-gnu/qt5" "-I" "/usr/include/glib-2.0" "-I" "/usr/lib/glib-2.0/include" "-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/QtQuick" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/gstreamer_rs_qt_player-b6d198ee99f193d6/out/src/main.o" "-c" "src/main.cpp" with args "c++" did not execute successfully (status code exit code: 1). [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "02f008b4df7075fc249eb559f7641de77ab0637ea0a71e0322e0c1aec46a7a4d"` [INFO] running `"docker" "rm" "-f" "02f008b4df7075fc249eb559f7641de77ab0637ea0a71e0322e0c1aec46a7a4d"` [INFO] [stdout] 02f008b4df7075fc249eb559f7641de77ab0637ea0a71e0322e0c1aec46a7a4d