[INFO] fetching crate propertybindings 0.0.3...
[INFO] checking propertybindings-0.0.3 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate propertybindings 0.0.3 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate propertybindings 0.0.3 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate propertybindings 0.0.3
[INFO] finished tweaking crates.io crate propertybindings 0.0.3
[INFO] tweaked toml for crates.io crate propertybindings 0.0.3 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] crate crates.io crate propertybindings 0.0.3 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" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 10a60432697bced936df64acc803cde9b992f93bf5d9c9a125494a2a83dceab6
[INFO] running `Command { std: "docker" "start" "-a" "10a60432697bced936df64acc803cde9b992f93bf5d9c9a125494a2a83dceab6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "10a60432697bced936df64acc803cde9b992f93bf5d9c9a125494a2a83dceab6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "10a60432697bced936df64acc803cde9b992f93bf5d9c9a125494a2a83dceab6", kill_on_drop: false }`
[INFO] [stdout] 10a60432697bced936df64acc803cde9b992f93bf5d9c9a125494a2a83dceab6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e2f1b47b98f4155fd7ebc03dcbfb02ccf2ba206ebcf46ce239c583bad94fdac5
[INFO] running `Command { std: "docker" "start" "-a" "e2f1b47b98f4155fd7ebc03dcbfb02ccf2ba206ebcf46ce239c583bad94fdac5", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.4
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling syn v1.0.5
[INFO] [stderr]    Compiling memchr v2.2.1
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling regex-syntax v0.6.12
[INFO] [stderr]    Compiling cc v1.0.45
[INFO] [stderr]    Compiling byteorder v1.3.2
[INFO] [stderr]    Compiling thread_local v0.3.6
[INFO] [stderr]    Compiling if_rust_version v1.0.0
[INFO] [stderr]    Compiling pin-project-internal v0.4.1
[INFO] [stderr]    Compiling procedural-masquerade v0.1.6
[INFO] [stderr]     Checking pin-utils v0.1.0-alpha.4
[INFO] [stderr]    Compiling aho-corasick v0.7.6
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]    Compiling regex v1.3.1
[INFO] [stderr]    Compiling cpp_common v0.5.4
[INFO] [stderr]    Compiling cpp_build v0.5.4
[INFO] [stderr]    Compiling cpp_macros v0.5.4
[INFO] [stderr]    Compiling cstr-macros v0.1.6
[INFO] [stderr]    Compiling qmetaobject_impl v0.1.3
[INFO] [stderr]    Compiling qmetaobject v0.1.3
[INFO] [stderr]    Compiling propertybindings v0.0.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking cstr v0.1.7
[INFO] [stderr]     Checking cpp v0.5.4
[INFO] [stderr]     Checking pin-project v0.4.1
[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-6f17d22bba15001f/qmetaobject-0.1.3/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-6f17d22bba15001f/qmetaobject-0.1.3/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-6f17d22bba15001f/qmetaobject-0.1.3/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-6f17d22bba15001f/qmetaobject-0.1.3/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] error: could not compile `qmetaobject` (lib) due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "e2f1b47b98f4155fd7ebc03dcbfb02ccf2ba206ebcf46ce239c583bad94fdac5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e2f1b47b98f4155fd7ebc03dcbfb02ccf2ba206ebcf46ce239c583bad94fdac5", kill_on_drop: false }`
[INFO] [stdout] e2f1b47b98f4155fd7ebc03dcbfb02ccf2ba206ebcf46ce239c583bad94fdac5
