[INFO] cloning repository https://github.com/Botahamec/GodotTest
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Botahamec/GodotTest" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBotahamec%2FGodotTest", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBotahamec%2FGodotTest'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cc96495cac914fba4805c8b0662c243b8c23099a
[INFO] checking Botahamec/GodotTest against try#f77b5bc6c7c84df104f86b0dd01d9490e3923fa8 for pr-147834
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBotahamec%2FGodotTest" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Botahamec/GodotTest
[INFO] finished tweaking git repo https://github.com/Botahamec/GodotTest
[INFO] tweaked toml for git repo https://github.com/Botahamec/GodotTest written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Botahamec/GodotTest on toolchain f77b5bc6c7c84df104f86b0dd01d9490e3923fa8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Botahamec/GodotTest 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" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b20edb457ea59d5a6f07812cf244d6d25246f9066c8d098feef87333211ee8ab
[INFO] running `Command { std: "docker" "start" "-a" "b20edb457ea59d5a6f07812cf244d6d25246f9066c8d098feef87333211ee8ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b20edb457ea59d5a6f07812cf244d6d25246f9066c8d098feef87333211ee8ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b20edb457ea59d5a6f07812cf244d6d25246f9066c8d098feef87333211ee8ab", kill_on_drop: false }`
[INFO] [stdout] b20edb457ea59d5a6f07812cf244d6d25246f9066c8d098feef87333211ee8ab
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5b771a98b0e598e54706c4359fdad89c260ec389de064152ce0e18ffebe3bcc4
[INFO] running `Command { std: "docker" "start" "-a" "5b771a98b0e598e54706c4359fdad89c260ec389de064152ce0e18ffebe3bcc4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.7
[INFO] [stderr]    Compiling syn v1.0.12
[INFO] [stderr]    Compiling memchr v2.2.1
[INFO] [stderr]    Compiling itoa v0.4.4
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling byteorder v1.3.2
[INFO] [stderr]    Compiling unicode-segmentation v1.6.0
[INFO] [stderr]    Compiling regex-syntax v0.6.12
[INFO] [stderr]    Compiling ryu v1.0.2
[INFO] [stderr]    Compiling serde v1.0.104
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]    Compiling thread_local v0.3.6
[INFO] [stderr]    Compiling bindgen v0.51.1
[INFO] [stderr]    Compiling shlex v0.1.1
[INFO] [stderr]    Compiling autocfg v0.1.7
[INFO] [stderr]    Compiling parking_lot_core v0.6.2
[INFO] [stderr]     Checking smallvec v0.6.13
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]     Checking scopeguard v1.0.0
[INFO] [stderr]     Checking lock_api v0.3.2
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]    Compiling clang-sys v0.28.1
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]    Compiling num-traits v0.2.10
[INFO] [stderr]    Compiling aho-corasick v0.7.6
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]    Compiling rustc-hash v1.0.1
[INFO] [stderr]     Checking euclid v0.20.7
[INFO] [stderr]    Compiling cexpr v0.3.6
[INFO] [stderr]    Compiling regex v1.3.1
[INFO] [stderr]    Compiling serde_derive v1.0.104
[INFO] [stderr]    Compiling gdnative-derive v0.7.0
[INFO] [stderr]    Compiling serde_json v1.0.44
[INFO] [stderr]    Compiling gdnative_bindings_generator v0.7.0
[INFO] [stderr]    Compiling gdnative-sys v0.7.0
[INFO] [stderr]    Compiling gdnative-core v0.7.0
[INFO] [stderr]    Compiling gdnative-bindings v0.7.0
[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/gdnative-core-0.7.0/src/type_tag.rs:88:9
[INFO] [stdout]    |
[INFO] [stdout] 88 |         std::mem::transmute::<Tag, *const libc::c_void>(Tag::of::<T>())
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: source type: `Tag` (128 bits)
[INFO] [stdout]    = note: target type: `*const c_void` (64 bits)
[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/gdnative-core-0.7.0/src/type_tag.rs:96:27
[INFO] [stdout]    |
[INFO] [stdout] 96 |         Tag::of::<T>() == std::mem::transmute::<*const libc::c_void, Tag>(tag)
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: source type: `*const c_void` (64 bits)
[INFO] [stdout]    = note: target type: `Tag` (128 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0512`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gdnative-core` (lib) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "5b771a98b0e598e54706c4359fdad89c260ec389de064152ce0e18ffebe3bcc4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b771a98b0e598e54706c4359fdad89c260ec389de064152ce0e18ffebe3bcc4", kill_on_drop: false }`
[INFO] [stdout] 5b771a98b0e598e54706c4359fdad89c260ec389de064152ce0e18ffebe3bcc4
