[INFO] cloning repository https://github.com/fitzdotlol/dark-iron-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fitzdotlol/dark-iron-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffitzdotlol%2Fdark-iron-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffitzdotlol%2Fdark-iron-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 47988955cc6cc417993bbc695d611ced7d9dad3c [INFO] checking fitzdotlol/dark-iron-rs against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffitzdotlol%2Fdark-iron-rs" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fitzdotlol/dark-iron-rs on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-5-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/fitzdotlol/dark-iron-rs [INFO] finished tweaking git repo https://github.com/fitzdotlol/dark-iron-rs [INFO] tweaked toml for git repo https://github.com/fitzdotlol/dark-iron-rs written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/fitzdotlol/dark-iron-rs 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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded simplelog v0.12.1 [INFO] [stderr] Downloaded slice-pool v0.4.1 [INFO] [stderr] Downloaded mmap-fixed-fixed v0.1.3 [INFO] [stderr] Downloaded retour v0.3.0 [INFO] [stderr] Downloaded libudis86-sys v0.2.1 [INFO] [stderr] Downloaded exr v1.7.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0cf2c9137bd0bba6c0eaa82e1af826c224ce5f6e1911e3950ebb14b7c27ec767 [INFO] running `Command { std: "docker" "start" "-a" "0cf2c9137bd0bba6c0eaa82e1af826c224ce5f6e1911e3950ebb14b7c27ec767", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0cf2c9137bd0bba6c0eaa82e1af826c224ce5f6e1911e3950ebb14b7c27ec767", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0cf2c9137bd0bba6c0eaa82e1af826c224ce5f6e1911e3950ebb14b7c27ec767", kill_on_drop: false }` [INFO] [stdout] 0cf2c9137bd0bba6c0eaa82e1af826c224ce5f6e1911e3950ebb14b7c27ec767 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ac58d144724eceaba84a1dd3cda959d1f605e5dd203ce869a5cd82e1664af1a0 [INFO] running `Command { std: "docker" "start" "-a" "ac58d144724eceaba84a1dd3cda959d1f605e5dd203ce869a5cd82e1664af1a0", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling proc-macro2 v1.0.64 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling unicode-ident v1.0.10 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Checking simd-adler32 v0.3.5 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling serde v1.0.171 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking lock_api v0.4.10 [INFO] [stderr] Checking either v1.8.1 [INFO] [stderr] Compiling windows_x86_64_gnu v0.48.0 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Checking hashbrown v0.14.0 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking weezl v0.1.7 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Checking fdeflate v0.3.0 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Checking winnow v0.5.0 [INFO] [stderr] Compiling time-macros v0.2.10 [INFO] [stderr] Checking bit_field v0.10.2 [INFO] [stderr] Checking half v2.2.1 [INFO] [stderr] Checking flate2 v1.0.26 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Checking bytemuck v1.13.1 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Checking lebe v0.5.2 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Checking indexmap v2.0.0 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Checking png v0.17.9 [INFO] [stderr] Checking gif v0.12.0 [INFO] [stderr] Checking windows-targets v0.48.1 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Compiling syn v2.0.25 [INFO] [stderr] Checking region v3.0.0 [INFO] [stderr] Checking nanorand v0.7.0 [INFO] [stderr] Checking mmap-fixed-fixed v0.1.3 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking slice-pool v0.4.1 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking windows v0.48.0 [INFO] [stderr] Compiling libudis86-sys v0.2.1 [INFO] [stderr] Checking rayon v1.7.0 [INFO] [stderr] Checking time v0.3.23 [INFO] [stderr] Checking retour v0.3.0 [INFO] [stderr] Checking simplelog v0.12.1 [INFO] [stderr] Checking jpeg-decoder v0.3.0 [INFO] [stderr] Checking darkiron_macro v0.1.0 (/opt/rustwide/workdir/darkiron_macro) [INFO] [stderr] Checking tiff v0.8.1 [INFO] [stderr] Compiling serde_derive v1.0.171 [INFO] [stderr] Compiling pin-project-internal v1.1.2 [INFO] [stderr] Checking pin-project v1.1.2 [INFO] [stderr] Checking flume v0.10.14 [INFO] [stderr] Checking exr v1.7.0 [INFO] [stderr] Checking image v0.24.6 [INFO] [stderr] Checking serde_spanned v0.6.3 [INFO] [stderr] Checking toml_datetime v0.6.3 [INFO] [stderr] Checking toml_edit v0.19.14 [INFO] [stderr] Checking toml v0.7.6 [INFO] [stderr] Checking darkiron_extension v0.1.0 (/opt/rustwide/workdir/darkiron_extension) [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> darkiron_extension/src/lib.rs:93:1 [INFO] [stdout] | [INFO] [stdout] 93 | #[detour_fn(0x0046B840)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `u32` (32 bits) [INFO] [stdout] = note: target type: `extern "thiscall" fn(u32)` (64 bits) [INFO] [stdout] = note: this error originates in the attribute macro `detour_fn` (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] --> darkiron_extension/src/lib.rs:93:1 [INFO] [stdout] | [INFO] [stdout] 93 | #[detour_fn(0x0046B840)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `u32` (32 bits) [INFO] [stdout] = note: target type: `extern "thiscall" fn(u32)` (64 bits) [INFO] [stdout] = note: this error originates in the attribute macro `detour_fn` (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] --> darkiron_extension/src/lib.rs:115:1 [INFO] [stdout] | [INFO] [stdout] 115 | #[detour_fn(0x007A6EE0)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `u32` (32 bits) [INFO] [stdout] = note: target type: `unsafe extern "fastcall" fn(*const i8, extern "fastcall" fn(u32, *const i8, u32, u32, u32) -> u32, u32) -> u32` (64 bits) [INFO] [stdout] = note: this error originates in the attribute macro `detour_fn` (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] --> darkiron_extension/src/lib.rs:115:1 [INFO] [stdout] | [INFO] [stdout] 115 | #[detour_fn(0x007A6EE0)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `u32` (32 bits) [INFO] [stdout] = note: target type: `unsafe extern "fastcall" fn(*const i8, extern "fastcall" fn(u32, *const i8, u32, u32, u32) -> u32, u32) -> u32` (64 bits) [INFO] [stdout] = note: this error originates in the attribute macro `detour_fn` (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] --> darkiron_extension/src/lib.rs:142:1 [INFO] [stdout] | [INFO] [stdout] 142 | #[detour_fn(0x006F10F0)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `u32` (32 bits) [INFO] [stdout] = note: target type: `extern "thiscall" fn(*const i8, u32, u32) -> UISignatureResponse` (64 bits) [INFO] [stdout] = note: this error originates in the attribute macro `detour_fn` (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] --> darkiron_extension/src/lib.rs:142:1 [INFO] [stdout] | [INFO] [stdout] 142 | #[detour_fn(0x006F10F0)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `u32` (32 bits) [INFO] [stdout] = note: target type: `extern "thiscall" fn(*const i8, u32, u32) -> UISignatureResponse` (64 bits) [INFO] [stdout] = note: this error originates in the attribute macro `detour_fn` (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] --> darkiron_extension/src/data.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | #[detour_fn(0x00648FB0)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `u32` (32 bits) [INFO] [stdout] = note: target type: `extern "system" fn(u32, u32, u32) -> u32` (64 bits) [INFO] [stdout] = note: this error originates in the attribute macro `detour_fn` (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] --> darkiron_extension/src/data.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | #[detour_fn(0x00648FB0)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `u32` (32 bits) [INFO] [stdout] = note: target type: `extern "system" fn(u32, u32, u32) -> u32` (64 bits) [INFO] [stdout] = note: this error originates in the attribute macro `detour_fn` (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] --> darkiron_extension/src/data.rs:49:1 [INFO] [stdout] | [INFO] [stdout] 49 | #[detour_fn(0x004022D0)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `u32` (32 bits) [INFO] [stdout] = note: target type: `extern "thiscall" fn(*const i8) -> u32` (64 bits) [INFO] [stdout] = note: this error originates in the attribute macro `detour_fn` (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] --> darkiron_extension/src/data.rs:49:1 [INFO] [stdout] | [INFO] [stdout] 49 | #[detour_fn(0x004022D0)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `u32` (32 bits) [INFO] [stdout] = note: target type: `extern "thiscall" fn(*const i8) -> u32` (64 bits) [INFO] [stdout] = note: this error originates in the attribute macro `detour_fn` (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] --> darkiron_extension/src/data.rs:68:1 [INFO] [stdout] | [INFO] [stdout] 68 | #[detour_fn(0x004022C0)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `u32` (32 bits) [INFO] [stdout] = note: target type: `extern "fastcall" fn(u32) -> u32` (64 bits) [INFO] [stdout] = note: this error originates in the attribute macro `detour_fn` (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] --> darkiron_extension/src/data.rs:68:1 [INFO] [stdout] | [INFO] [stdout] 68 | #[detour_fn(0x004022C0)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `u32` (32 bits) [INFO] [stdout] = note: target type: `extern "fastcall" fn(u32) -> u32` (64 bits) [INFO] [stdout] = note: this error originates in the attribute macro `detour_fn` (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] --> darkiron_extension/src/data.rs:102:1 [INFO] [stdout] | [INFO] [stdout] 102 | #[detour_fn(0x00403B00)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `u32` (32 bits) [INFO] [stdout] = note: target type: `extern "fastcall" fn(*const i8, u32, u32) -> u32` (64 bits) [INFO] [stdout] = note: this error originates in the attribute macro `detour_fn` (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] --> darkiron_extension/src/data.rs:102:1 [INFO] [stdout] | [INFO] [stdout] 102 | #[detour_fn(0x00403B00)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `u32` (32 bits) [INFO] [stdout] = note: target type: `extern "fastcall" fn(*const i8, u32, u32) -> u32` (64 bits) [INFO] [stdout] = note: this error originates in the attribute macro `detour_fn` (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] --> darkiron_extension/src/data.rs:180:1 [INFO] [stdout] | [INFO] [stdout] 180 | #[detour_fn(0x004039B0)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `u32` (32 bits) [INFO] [stdout] = note: target type: `extern "fastcall" fn(*const OsFileData, *const Thingy) -> u32` (64 bits) [INFO] [stdout] = note: this error originates in the attribute macro `detour_fn` (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] --> darkiron_extension/src/data.rs:180:1 [INFO] [stdout] | [INFO] [stdout] 180 | #[detour_fn(0x004039B0)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `u32` (32 bits) [INFO] [stdout] = note: target type: `extern "fastcall" fn(*const OsFileData, *const Thingy) -> u32` (64 bits) [INFO] [stdout] = note: this error originates in the attribute macro `detour_fn` (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] --> darkiron_extension/src/graphics/mod.rs:91:1 [INFO] [stdout] | [INFO] [stdout] 91 | #[detour_fn(0x0058CF10)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `u32` (32 bits) [INFO] [stdout] = note: target type: `unsafe extern "fastcall" fn(*const c_void, *const OpenGlWindow) -> HWND` (64 bits) [INFO] [stdout] = note: this error originates in the attribute macro `detour_fn` (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] --> darkiron_extension/src/graphics/mod.rs:91:1 [INFO] [stdout] | [INFO] [stdout] 91 | #[detour_fn(0x0058CF10)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `u32` (32 bits) [INFO] [stdout] = note: target type: `unsafe extern "fastcall" fn(*const c_void, *const OpenGlWindow) -> HWND` (64 bits) [INFO] [stdout] = note: this error originates in the attribute macro `detour_fn` (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] --> darkiron_extension/src/graphics/mod.rs:127:1 [INFO] [stdout] | [INFO] [stdout] 127 | #[detour_fn(0x0059BA10)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `u32` (32 bits) [INFO] [stdout] = note: target type: `extern "thiscall" fn(u32, u32) -> u32` (64 bits) [INFO] [stdout] = note: this error originates in the attribute macro `detour_fn` (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] --> darkiron_extension/src/graphics/mod.rs:127:1 [INFO] [stdout] | [INFO] [stdout] 127 | #[detour_fn(0x0059BA10)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `u32` (32 bits) [INFO] [stdout] = note: target type: `extern "thiscall" fn(u32, u32) -> u32` (64 bits) [INFO] [stdout] = note: this error originates in the attribute macro `detour_fn` (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] --> darkiron_extension/src/graphics/mod.rs:135:1 [INFO] [stdout] | [INFO] [stdout] 135 | #[detour_fn(0x00435A50)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `u32` (32 bits) [INFO] [stdout] = note: target type: `extern "fastcall" fn(u32, *const i8) -> u32` (64 bits) [INFO] [stdout] = note: this error originates in the attribute macro `detour_fn` (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] --> darkiron_extension/src/graphics/mod.rs:135:1 [INFO] [stdout] | [INFO] [stdout] 135 | #[detour_fn(0x00435A50)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `u32` (32 bits) [INFO] [stdout] = note: target type: `extern "fastcall" fn(u32, *const i8) -> u32` (64 bits) [INFO] [stdout] = note: this error originates in the attribute macro `detour_fn` (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] --> darkiron_extension/src/script.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | #[detour_fn(0x00704120)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `u32` (32 bits) [INFO] [stdout] = note: target type: `extern "fastcall" fn(*const i8, *const c_void)` (64 bits) [INFO] [stdout] = note: this error originates in the attribute macro `detour_fn` (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] --> darkiron_extension/src/script.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | #[detour_fn(0x00704120)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `u32` (32 bits) [INFO] [stdout] = note: target type: `extern "fastcall" fn(*const i8, *const c_void)` (64 bits) [INFO] [stdout] = note: this error originates in the attribute macro `detour_fn` (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] --> darkiron_extension/src/console.rs:91:1 [INFO] [stdout] | [INFO] [stdout] 91 | #[hook_fn(0x0063F9E0)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `u32` (32 bits) [INFO] [stdout] = note: target type: `extern "fastcall" fn(*const i8, extern "fastcall" fn(*const i8, *const i8) -> u32, CommandCategory, *const i8) -> u32` (64 bits) [INFO] [stdout] = note: this error originates in the attribute macro `hook_fn` (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] --> darkiron_extension/src/console.rs:100:1 [INFO] [stdout] | [INFO] [stdout] 100 | #[hook_fn(0x0063CB50)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `u32` (32 bits) [INFO] [stdout] = note: target type: `extern "fastcall" fn(*const i8, ConsoleColor)` (64 bits) [INFO] [stdout] = note: this error originates in the attribute macro `hook_fn` (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] --> darkiron_extension/src/console.rs:103:1 [INFO] [stdout] | [INFO] [stdout] 103 | #[hook_fn(0x006395A0)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `u32` (32 bits) [INFO] [stdout] = note: target type: `extern "fastcall" fn(ConsoleColor, u32, u32)` (64 bits) [INFO] [stdout] = note: this error originates in the attribute macro `hook_fn` (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] --> darkiron_extension/src/console.rs:91:1 [INFO] [stdout] | [INFO] [stdout] 91 | #[hook_fn(0x0063F9E0)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `u32` (32 bits) [INFO] [stdout] = note: target type: `extern "fastcall" fn(*const i8, extern "fastcall" fn(*const i8, *const i8) -> u32, CommandCategory, *const i8) -> u32` (64 bits) [INFO] [stdout] = note: this error originates in the attribute macro `hook_fn` (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] --> darkiron_extension/src/console.rs:100:1 [INFO] [stdout] | [INFO] [stdout] 100 | #[hook_fn(0x0063CB50)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `u32` (32 bits) [INFO] [stdout] = note: target type: `extern "fastcall" fn(*const i8, ConsoleColor)` (64 bits) [INFO] [stdout] = note: this error originates in the attribute macro `hook_fn` (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] --> darkiron_extension/src/console.rs:103:1 [INFO] [stdout] | [INFO] [stdout] 103 | #[hook_fn(0x006395A0)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `u32` (32 bits) [INFO] [stdout] = note: target type: `extern "fastcall" fn(ConsoleColor, u32, u32)` (64 bits) [INFO] [stdout] = note: this error originates in the attribute macro `hook_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> darkiron_extension/src/data.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 46 | #[hook_fn(0x0042A4E0)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `hook_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> darkiron_extension/src/data.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | extern "thiscall" fn sub_4022D0(archive_name: *const c_char) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> darkiron_extension/src/data.rs:94:1 [INFO] [stdout] | [INFO] [stdout] 94 | #[hook_fn(0x00648DD0)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `u32` (32 bits) [INFO] [stdout] = note: target type: `extern "system" fn(*const i8, u32, u32, u32) -> u32` (64 bits) [INFO] [stdout] = note: this error originates in the attribute macro `hook_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> darkiron_extension/src/data.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 46 | #[hook_fn(0x0042A4E0)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `hook_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> darkiron_extension/src/data.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | extern "thiscall" fn sub_4022D0(archive_name: *const c_char) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> darkiron_extension/src/data.rs:94:1 [INFO] [stdout] | [INFO] [stdout] 94 | #[hook_fn(0x00648DD0)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `u32` (32 bits) [INFO] [stdout] = note: target type: `extern "system" fn(*const i8, u32, u32, u32) -> u32` (64 bits) [INFO] [stdout] = note: this error originates in the attribute macro `hook_fn` (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] --> darkiron_extension/src/graphics/mod.rs:29:24 [INFO] [stdout] | [INFO] [stdout] 29 | let r = unsafe { &*std::mem::transmute::(0x00884E20) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `u32` (32 bits) [INFO] [stdout] = note: target type: `*const RectI` (64 bits) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> darkiron_extension/src/graphics/mod.rs:128:1 [INFO] [stdout] | [INFO] [stdout] 128 | extern "thiscall" fn sub_59BA10(dev_ptr: u32, a2: u32) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> darkiron_extension/src/graphics/mod.rs:29:24 [INFO] [stdout] | [INFO] [stdout] 29 | let r = unsafe { &*std::mem::transmute::(0x00884E20) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `u32` (32 bits) [INFO] [stdout] = note: target type: `*const RectI` (64 bits) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> darkiron_extension/src/graphics/mod.rs:128:1 [INFO] [stdout] | [INFO] [stdout] 128 | extern "thiscall" fn sub_59BA10(dev_ptr: u32, a2: u32) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> darkiron_extension/src/lib.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | #[hook_fn(0x0064CF80)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `u32` (32 bits) [INFO] [stdout] = note: target type: `unsafe extern "C" fn(u32, *const i8)` (64 bits) [INFO] [stdout] = note: this error originates in the attribute macro `hook_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> darkiron_extension/src/lib.rs:94:1 [INFO] [stdout] | [INFO] [stdout] 94 | extern "thiscall" fn sub_46B840(a1: u32) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> darkiron_extension/src/lib.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | #[hook_fn(0x0064CF80)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `u32` (32 bits) [INFO] [stdout] = note: target type: `unsafe extern "C" fn(u32, *const i8)` (64 bits) [INFO] [stdout] = note: this error originates in the attribute macro `hook_fn` (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] --> darkiron_extension/src/lib.rs:106:1 [INFO] [stdout] | [INFO] [stdout] 106 | #[hook_fn(0x007A6CC0)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `u32` (32 bits) [INFO] [stdout] = note: target type: `extern "fastcall" fn(*const i8, extern "fastcall" fn(u32, *const i8, u32, u32, u32) -> u32, u32, u32) -> u32` (64 bits) [INFO] [stdout] = note: this error originates in the attribute macro `hook_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> darkiron_extension/src/lib.rs:143:1 [INFO] [stdout] | [INFO] [stdout] 143 | extern "thiscall" fn sub_6F10F0(filename: *const c_char, a2: u32, a3: u32) -> UISignatureResponse { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> darkiron_extension/src/lib.rs:94:1 [INFO] [stdout] | [INFO] [stdout] 94 | extern "thiscall" fn sub_46B840(a1: u32) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> darkiron_extension/src/lib.rs:106:1 [INFO] [stdout] | [INFO] [stdout] 106 | #[hook_fn(0x007A6CC0)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `u32` (32 bits) [INFO] [stdout] = note: target type: `extern "fastcall" fn(*const i8, extern "fastcall" fn(u32, *const i8, u32, u32, u32) -> u32, u32, u32) -> u32` (64 bits) [INFO] [stdout] = note: this error originates in the attribute macro `hook_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> darkiron_extension/src/lib.rs:143:1 [INFO] [stdout] | [INFO] [stdout] 143 | extern "thiscall" fn sub_6F10F0(filename: *const c_char, a2: u32, a3: u32) -> UISignatureResponse { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 24 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0512, E0570. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0512`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 24 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0512, E0570. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0512`. [INFO] [stdout] [INFO] [stderr] error: could not compile `darkiron_extension` (lib test) due to 25 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `darkiron_extension` (lib) due to 25 previous errors [INFO] running `Command { std: "docker" "inspect" "ac58d144724eceaba84a1dd3cda959d1f605e5dd203ce869a5cd82e1664af1a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac58d144724eceaba84a1dd3cda959d1f605e5dd203ce869a5cd82e1664af1a0", kill_on_drop: false }` [INFO] [stdout] ac58d144724eceaba84a1dd3cda959d1f605e5dd203ce869a5cd82e1664af1a0