[INFO] cloning repository https://github.com/Aceeri/wrightsman
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Aceeri/wrightsman" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAceeri%2Fwrightsman", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAceeri%2Fwrightsman'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 453e9243f8e4f242bd513740176a0339c66416a5
[INFO] checking Aceeri/wrightsman against master#e0e204f3e97ad5f79524b9c259dc38df606ed82c for pr-149218
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAceeri%2Fwrightsman" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Aceeri/wrightsman
[INFO] finished tweaking git repo https://github.com/Aceeri/wrightsman
[INFO] tweaked toml for git repo https://github.com/Aceeri/wrightsman written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Aceeri/wrightsman on toolchain e0e204f3e97ad5f79524b9c259dc38df606ed82c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e0e204f3e97ad5f79524b9c259dc38df606ed82c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Aceeri/wrightsman 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" "+e0e204f3e97ad5f79524b9c259dc38df606ed82c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded proc-macro2 v1.0.9
[INFO] [stderr]   Downloaded serde_derive v1.0.105
[INFO] [stderr]   Downloaded serde v1.0.105
[INFO] [stderr]   Downloaded libc v0.2.68
[INFO] [stderr]   Downloaded ryu v1.0.3
[INFO] [stderr]   Downloaded bindgen v0.51.1
[INFO] [stderr]   Downloaded serde_json v1.0.48
[INFO] [stderr]   Downloaded lock_api v0.3.3
[INFO] [stderr]   Downloaded cc v1.0.50
[INFO] [stderr]   Downloaded euclid v0.20.7
[INFO] [stderr]   Downloaded regex v1.3.6
[INFO] [stderr]   Downloaded gdnative_bindings_generator v0.8.0
[INFO] [stderr]   Downloaded gdnative-bindings v0.8.0
[INFO] [stderr]   Downloaded gdnative-core v0.8.0
[INFO] [stderr]   Downloaded gdnative-derive v0.8.0
[INFO] [stderr]   Downloaded gdnative-sys v0.8.0
[INFO] [stderr]   Downloaded gdnative v0.8.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+e0e204f3e97ad5f79524b9c259dc38df606ed82c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 822290cb795d86712e80ae356aa7de3e94cb278463216f9300d2e5dddf5741f6
[INFO] running `Command { std: "docker" "start" "-a" "822290cb795d86712e80ae356aa7de3e94cb278463216f9300d2e5dddf5741f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "822290cb795d86712e80ae356aa7de3e94cb278463216f9300d2e5dddf5741f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "822290cb795d86712e80ae356aa7de3e94cb278463216f9300d2e5dddf5741f6", kill_on_drop: false }`
[INFO] [stdout] 822290cb795d86712e80ae356aa7de3e94cb278463216f9300d2e5dddf5741f6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+e0e204f3e97ad5f79524b9c259dc38df606ed82c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d586c237dd40fbd9a41018bd7addde74634c7b445a58da428bc88be1138c8827
[INFO] running `Command { std: "docker" "start" "-a" "d586c237dd40fbd9a41018bd7addde74634c7b445a58da428bc88be1138c8827", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling proc-macro2 v1.0.9
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling syn v1.0.17
[INFO] [stderr]    Compiling ryu v1.0.3
[INFO] [stderr]    Compiling serde v1.0.105
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling libc v0.2.68
[INFO] [stderr]    Compiling itoa v0.4.5
[INFO] [stderr]    Compiling cc v1.0.50
[INFO] [stderr]    Compiling unicode-segmentation v1.6.0
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]    Compiling clang-sys v0.28.1
[INFO] [stderr]    Compiling thread_local v1.0.1
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling regex-syntax v0.6.17
[INFO] [stderr]    Compiling bindgen v0.51.1
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling parking_lot_core v0.6.2
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]     Checking lock_api v0.3.3
[INFO] [stderr]     Checking smallvec v0.6.13
[INFO] [stderr]    Compiling num-traits v0.2.11
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]    Compiling aho-corasick v0.7.10
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]    Compiling quote v1.0.3
[INFO] [stderr]    Compiling cexpr v0.3.6
[INFO] [stderr]     Checking euclid v0.20.7
[INFO] [stderr]    Compiling regex v1.3.6
[INFO] [stderr]    Compiling serde_derive v1.0.105
[INFO] [stderr]    Compiling gdnative-derive v0.8.0
[INFO] [stderr]    Compiling serde_json v1.0.48
[INFO] [stderr]    Compiling gdnative_bindings_generator v0.8.0
[INFO] [stderr]    Compiling gdnative-sys v0.8.0
[INFO] [stderr]    Compiling gdnative-core v0.8.0
[INFO] [stderr]    Compiling gdnative-bindings v0.8.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.8.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.8.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" "d586c237dd40fbd9a41018bd7addde74634c7b445a58da428bc88be1138c8827", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d586c237dd40fbd9a41018bd7addde74634c7b445a58da428bc88be1138c8827", kill_on_drop: false }`
[INFO] [stdout] d586c237dd40fbd9a41018bd7addde74634c7b445a58da428bc88be1138c8827
