[INFO] cloning repository https://github.com/DuncanSparks/Return-From-Rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DuncanSparks/Return-From-Rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDuncanSparks%2FReturn-From-Rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDuncanSparks%2FReturn-From-Rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 856a28caca4d482db39fca3703c63b2bc137a535
[INFO] testing DuncanSparks/Return-From-Rust against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDuncanSparks%2FReturn-From-Rust" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config
[INFO] started tweaking git repo https://github.com/DuncanSparks/Return-From-Rust
[INFO] finished tweaking git repo https://github.com/DuncanSparks/Return-From-Rust
[INFO] tweaked toml for git repo https://github.com/DuncanSparks/Return-From-Rust written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DuncanSparks/Return-From-Rust on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DuncanSparks/Return-From-Rust 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `crate_type` is deprecated in favor of `crate-type` and will not work in the 2024 edition
[INFO] [stderr] (in the `return_from_rust` library target)
[INFO] [stderr]     Updating git repository `https://github.com/GodotNativeTools/godot-rust.git`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded itoa v0.4.5
[INFO] [stderr]   Downloaded lock_api v0.3.3
[INFO] [stderr]   Downloaded euclid v0.20.7
[INFO] [stderr]   Downloaded serde_json v1.0.47
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e5a507aa2924be25779403dbce311bad556adfb7ef36f2c3fa0fe424ed4f9051
[INFO] running `Command { std: "docker" "start" "-a" "e5a507aa2924be25779403dbce311bad556adfb7ef36f2c3fa0fe424ed4f9051", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e5a507aa2924be25779403dbce311bad556adfb7ef36f2c3fa0fe424ed4f9051", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e5a507aa2924be25779403dbce311bad556adfb7ef36f2c3fa0fe424ed4f9051", kill_on_drop: false }`
[INFO] [stdout] e5a507aa2924be25779403dbce311bad556adfb7ef36f2c3fa0fe424ed4f9051
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 88e706d90b75f2a4ba5fe8c0308659bf6d3fd517468ed91079a64a46a6bb282b
[INFO] running `Command { std: "docker" "start" "-a" "88e706d90b75f2a4ba5fe8c0308659bf6d3fd517468ed91079a64a46a6bb282b", kill_on_drop: false }`
[INFO] [stderr] warning: `crate_type` is deprecated in favor of `crate-type` and will not work in the 2024 edition
[INFO] [stderr] (in the `return_from_rust` library target)
[INFO] [stderr]    Compiling syn v1.0.14
[INFO] [stderr]    Compiling ryu v1.0.2
[INFO] [stderr]    Compiling serde v1.0.104
[INFO] [stderr]    Compiling memchr v2.3.0
[INFO] [stderr]    Compiling libc v0.2.66
[INFO] [stderr]    Compiling itoa v0.4.5
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling unicode-segmentation v1.6.0
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]    Compiling regex-syntax v0.6.14
[INFO] [stderr]    Compiling bindgen v0.51.1
[INFO] [stderr]    Compiling thread_local v1.0.1
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling shlex v0.1.1
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling num-traits v0.2.11
[INFO] [stderr]    Compiling scopeguard v1.0.0
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]    Compiling aho-corasick v0.7.8
[INFO] [stderr]    Compiling lock_api v0.3.3
[INFO] [stderr]    Compiling clang-sys v0.28.1
[INFO] [stderr]    Compiling rustc-hash v1.0.1
[INFO] [stderr]    Compiling parking_lot_core v0.6.2
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]    Compiling cexpr v0.3.6
[INFO] [stderr]    Compiling euclid v0.20.7
[INFO] [stderr]    Compiling regex v1.3.4
[INFO] [stderr]    Compiling serde_derive v1.0.104
[INFO] [stderr]    Compiling gdnative-derive v0.7.0 (https://github.com/GodotNativeTools/godot-rust.git#be712300)
[INFO] [stderr]    Compiling serde_json v1.0.47
[INFO] [stderr]    Compiling gdnative_bindings_generator v0.7.0 (https://github.com/GodotNativeTools/godot-rust.git#be712300)
[INFO] [stderr]    Compiling gdnative-sys v0.7.0 (https://github.com/GodotNativeTools/godot-rust.git#be712300)
[INFO] [stderr]    Compiling gdnative-core v0.7.0 (https://github.com/GodotNativeTools/godot-rust.git#be712300)
[INFO] [stderr]    Compiling gdnative-bindings v0.7.0 (https://github.com/GodotNativeTools/godot-rust.git#be712300)
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/godot-rust-7df8194fb0dd5524/be71230/gdnative-core/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/git/checkouts/godot-rust-7df8194fb0dd5524/be71230/gdnative-core/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" "88e706d90b75f2a4ba5fe8c0308659bf6d3fd517468ed91079a64a46a6bb282b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "88e706d90b75f2a4ba5fe8c0308659bf6d3fd517468ed91079a64a46a6bb282b", kill_on_drop: false }`
[INFO] [stdout] 88e706d90b75f2a4ba5fe8c0308659bf6d3fd517468ed91079a64a46a6bb282b
