[INFO] cloning repository https://github.com/leo60228/qt-experiments [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/leo60228/qt-experiments" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleo60228%2Fqt-experiments", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleo60228%2Fqt-experiments'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ba414945b8a3ed48d6cdc5f760ef204623c7caf6 [INFO] testing leo60228/qt-experiments against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleo60228%2Fqt-experiments" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/leo60228/qt-experiments [INFO] finished tweaking git repo https://github.com/leo60228/qt-experiments [INFO] tweaked toml for git repo https://github.com/leo60228/qt-experiments written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/leo60228/qt-experiments on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/leo60228/qt-experiments 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 82d503dfaeb02a8a25dc43109e5615c87aac771d4c38c7f6d6fb337eeb31843e [INFO] running `Command { std: "docker" "start" "-a" "82d503dfaeb02a8a25dc43109e5615c87aac771d4c38c7f6d6fb337eeb31843e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "82d503dfaeb02a8a25dc43109e5615c87aac771d4c38c7f6d6fb337eeb31843e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82d503dfaeb02a8a25dc43109e5615c87aac771d4c38c7f6d6fb337eeb31843e", kill_on_drop: false }` [INFO] [stdout] 82d503dfaeb02a8a25dc43109e5615c87aac771d4c38c7f6d6fb337eeb31843e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d29939dd2fa6a295a7c393152755da4ed629f929c95695d31058b61efe4a42c7 [INFO] running `Command { std: "docker" "start" "-a" "d29939dd2fa6a295a7c393152755da4ed629f929c95695d31058b61efe4a42c7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling regex-syntax v0.6.20 [INFO] [stderr] Compiling if_rust_version v1.0.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling cc v1.0.61 [INFO] [stderr] Compiling aho-corasick v0.7.14 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling cstr v0.2.5 [INFO] [stderr] Compiling regex v1.4.1 [INFO] [stderr] Compiling cpp_common v0.5.5 [INFO] [stderr] Compiling cpp_build v0.5.5 [INFO] [stderr] Compiling cpp_macros v0.5.5 [INFO] [stderr] Compiling qmetaobject_impl v0.1.4 [INFO] [stderr] Compiling derivative v2.1.1 [INFO] [stderr] Compiling qmetaobject v0.1.4 [INFO] [stderr] Compiling cpp v0.5.5 [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qmetaobject-0.1.4/src/scenegraph.rs:150:32 [INFO] [stdout] | [INFO] [stdout] 150 | raw = cpp!(unsafe [type_id as "quint64", len as "std::size_t"] -> *mut c_void as "QSGNode*" { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `TypeId` (128 bits) [INFO] [stdout] = note: target type: `[u8; 8]` (64 bits) [INFO] [stdout] = note: this error originates in the macro `__cpp_closure_impl` which comes from the expansion of the macro `cpp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qmetaobject-0.1.4/src/scenegraph.rs:155:58 [INFO] [stdout] | [INFO] [stdout] 155 | mask = cpp!(unsafe [raw as "ContainerNode*", type_id as "quint64", len as "std::size_t"] -> u64 as "quint64" { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `TypeId` (128 bits) [INFO] [stdout] = note: target type: `[u8; 8]` (64 bits) [INFO] [stdout] = note: this error originates in the macro `__cpp_closure_impl` which comes from the expansion of the macro `cpp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qmetaobject-0.1.4/src/scenegraph.rs:209:37 [INFO] [stdout] | [INFO] [stdout] 209 | self.raw = cpp!(unsafe [type_id as "quint64"] -> *mut c_void as "QSGNode*" { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `TypeId` (128 bits) [INFO] [stdout] = note: target type: `[u8; 8]` (64 bits) [INFO] [stdout] = note: this error originates in the macro `__cpp_closure_impl` which comes from the expansion of the macro `cpp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qmetaobject-0.1.4/src/scenegraph.rs:214:58 [INFO] [stdout] | [INFO] [stdout] 214 | mask = cpp!(unsafe [raw as "ContainerNode*", type_id as "quint64"] -> u64 as "quint64" { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `TypeId` (128 bits) [INFO] [stdout] = note: target type: `[u8; 8]` (64 bits) [INFO] [stdout] = note: this error originates in the macro `__cpp_closure_impl` which comes from the expansion of the macro `cpp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0512`. [INFO] [stdout] [INFO] [stderr] warning: qmetaobject@0.1.4: src/qttypes.rs: In function 'QDateTime __cpp_closure_7001864520439251184_impl(const QDate&)': [INFO] [stderr] warning: qmetaobject@0.1.4: src/qttypes.rs:302:34: warning: 'QDateTime::QDateTime(const QDate&)' is deprecated: Use QDate::startOfDay() [-Wdeprecated-declarations] [INFO] [stderr] warning: qmetaobject@0.1.4: 302 | return QDateTime(date); [INFO] [stderr] warning: qmetaobject@0.1.4: | ^ [INFO] [stderr] warning: qmetaobject@0.1.4: In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qcborvalue.h:44, [INFO] [stderr] warning: qmetaobject@0.1.4: from /usr/include/x86_64-linux-gnu/qt5/QtCore/qcborarray.h:43, [INFO] [stderr] warning: qmetaobject@0.1.4: from /usr/include/x86_64-linux-gnu/qt5/QtCore/QtCore:38, [INFO] [stderr] warning: qmetaobject@0.1.4: from /usr/include/x86_64-linux-gnu/qt5/QtQuick/QtQuickDepends:3, [INFO] [stderr] warning: qmetaobject@0.1.4: from /usr/include/x86_64-linux-gnu/qt5/QtQuick/QtQuick:3, [INFO] [stderr] warning: qmetaobject@0.1.4: from src/qtdeclarative.rs:27: [INFO] [stderr] warning: qmetaobject@0.1.4: /usr/include/x86_64-linux-gnu/qt5/QtCore/qdatetime.h:298:57: note: declared here [INFO] [stderr] warning: qmetaobject@0.1.4: 298 | QT_DEPRECATED_X("Use QDate::startOfDay()") explicit QDateTime(const QDate &); [INFO] [stderr] warning: qmetaobject@0.1.4: | ^~~~~~~~~ [INFO] [stderr] error: could not compile `qmetaobject` (lib) due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "d29939dd2fa6a295a7c393152755da4ed629f929c95695d31058b61efe4a42c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d29939dd2fa6a295a7c393152755da4ed629f929c95695d31058b61efe4a42c7", kill_on_drop: false }` [INFO] [stdout] d29939dd2fa6a295a7c393152755da4ed629f929c95695d31058b61efe4a42c7