[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 try#863511eff87e66198b396935f3b5c8a543022f53 for pr-139493-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAceeri%2Fwrightsman" "/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/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-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Aceeri/wrightsman on toolchain 863511eff87e66198b396935f3b5c8a543022f53
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+863511eff87e66198b396935f3b5c8a543022f53" "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" "+863511eff87e66198b396935f3b5c8a543022f53" "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] 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" "+863511eff87e66198b396935f3b5c8a543022f53" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dc766b74102f118080677ceb93b29e36020c801381723001d6b1ac773bfac030
[INFO] running `Command { std: "docker" "start" "-a" "dc766b74102f118080677ceb93b29e36020c801381723001d6b1ac773bfac030", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dc766b74102f118080677ceb93b29e36020c801381723001d6b1ac773bfac030", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc766b74102f118080677ceb93b29e36020c801381723001d6b1ac773bfac030", kill_on_drop: false }`
[INFO] [stdout] dc766b74102f118080677ceb93b29e36020c801381723001d6b1ac773bfac030
[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" "+863511eff87e66198b396935f3b5c8a543022f53" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e63e3373f9a5dd15e760d41d29417790368acb0b9670276f84de49811f8adeec
[INFO] running `Command { std: "docker" "start" "-a" "e63e3373f9a5dd15e760d41d29417790368acb0b9670276f84de49811f8adeec", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling syn v1.0.17
[INFO] [stderr]    Compiling serde v1.0.105
[INFO] [stderr]    Compiling ryu v1.0.3
[INFO] [stderr]    Compiling memchr v2.3.3
[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 lazy_static v1.4.0
[INFO] [stderr]    Compiling unicode-segmentation v1.6.0
[INFO] [stderr]    Compiling regex-syntax v0.6.17
[INFO] [stderr]    Compiling bindgen v0.51.1
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]    Compiling libc v0.2.68
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling shlex v0.1.1
[INFO] [stderr]    Compiling thread_local v1.0.1
[INFO] [stderr]    Compiling num-traits v0.2.11
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]    Compiling clang-sys v0.28.1
[INFO] [stderr]    Compiling aho-corasick v0.7.10
[INFO] [stderr]     Checking euclid v0.20.7
[INFO] [stderr]    Compiling cexpr v0.3.6
[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" "e63e3373f9a5dd15e760d41d29417790368acb0b9670276f84de49811f8adeec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e63e3373f9a5dd15e760d41d29417790368acb0b9670276f84de49811f8adeec", kill_on_drop: false }`
[INFO] [stdout] e63e3373f9a5dd15e760d41d29417790368acb0b9670276f84de49811f8adeec
