[INFO] cloning repository https://github.com/greaka/arcdps-bhud [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/greaka/arcdps-bhud" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgreaka%2Farcdps-bhud", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgreaka%2Farcdps-bhud'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 68da8dc88ef50a793d053b56c696186fe020828b [INFO] testing greaka/arcdps-bhud against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgreaka%2Farcdps-bhud" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/greaka/arcdps-bhud on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/greaka/arcdps-bhud [INFO] finished tweaking git repo https://github.com/greaka/arcdps-bhud [INFO] tweaked toml for git repo https://github.com/greaka/arcdps-bhud written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/greaka/arcdps-bhud already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/greaka/arcdps_bindings` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded proc-macro2 v1.0.17 [INFO] [stderr] Downloaded piper v0.1.2 [INFO] [stderr] Downloaded syn v1.0.29 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7eb240a9c0e6bd35963c677972f0a6164c8b74d279b7cf7f051399162744ba69 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "7eb240a9c0e6bd35963c677972f0a6164c8b74d279b7cf7f051399162744ba69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7eb240a9c0e6bd35963c677972f0a6164c8b74d279b7cf7f051399162744ba69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7eb240a9c0e6bd35963c677972f0a6164c8b74d279b7cf7f051399162744ba69", kill_on_drop: false }` [INFO] [stdout] 7eb240a9c0e6bd35963c677972f0a6164c8b74d279b7cf7f051399162744ba69 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c8d60f88ca0a02c1b1be4fb7ffcbd287fe50390de3036a8645f0cd870b1946cc [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c8d60f88ca0a02c1b1be4fb7ffcbd287fe50390de3036a8645f0cd870b1946cc", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.29 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling winapi v0.3.8 [INFO] [stderr] Compiling crossbeam-queue v0.2.2 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling arcdps_bindings v0.1.7 (https://github.com/greaka/arcdps_bindings#a44b8bd2) [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/arcdps_bindings-1a72fc631014f8dd/a44b8bd/src/lib.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | use winapi::shared::{ [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/arcdps_bindings-1a72fc631014f8dd/a44b8bd/src/lib.rs:18:37 [INFO] [stdout] | [INFO] [stdout] 18 | pub type WndprocCallback = fn(hWnd: HWND, uMsg: UINT, wParam: WPARAM, lParam: LPARAM) -> usize; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UINT` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/arcdps_bindings-1a72fc631014f8dd/a44b8bd/src/lib.rs:18:49 [INFO] [stdout] | [INFO] [stdout] 18 | pub type WndprocCallback = fn(hWnd: HWND, uMsg: UINT, wParam: WPARAM, lParam: LPARAM) -> usize; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `WPARAM` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/arcdps_bindings-1a72fc631014f8dd/a44b8bd/src/lib.rs:18:63 [INFO] [stdout] | [INFO] [stdout] 18 | pub type WndprocCallback = fn(hWnd: HWND, uMsg: UINT, wParam: WPARAM, lParam: LPARAM) -> usize; [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LPARAM` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/arcdps_bindings-1a72fc631014f8dd/a44b8bd/src/lib.rs:18:79 [INFO] [stdout] | [INFO] [stdout] 18 | pub type WndprocCallback = fn(hWnd: HWND, uMsg: UINT, wParam: WPARAM, lParam: LPARAM) -> usize; [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PCCHAR` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/arcdps_bindings-1a72fc631014f8dd/a44b8bd/src/lib.rs:52:31 [INFO] [stdout] | [INFO] [stdout] 52 | (name.as_ptr() as PCCHAR, build.as_ptr() as PCCHAR) [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PCCHAR` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/arcdps_bindings-1a72fc631014f8dd/a44b8bd/src/lib.rs:52:57 [INFO] [stdout] | [INFO] [stdout] 52 | (name.as_ptr() as PCCHAR, build.as_ptr() as PCCHAR) [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LPVOID` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/arcdps_bindings-1a72fc631014f8dd/a44b8bd/src/lib.rs:60:50 [INFO] [stdout] | [INFO] [stdout] 60 | wnd_nofilter: null::() as LPVOID, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LPVOID` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/arcdps_bindings-1a72fc631014f8dd/a44b8bd/src/lib.rs:61:44 [INFO] [stdout] | [INFO] [stdout] 61 | combat: null::() as LPVOID, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LPVOID` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/arcdps_bindings-1a72fc631014f8dd/a44b8bd/src/lib.rs:62:43 [INFO] [stdout] | [INFO] [stdout] 62 | imgui: null::() as LPVOID, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LPVOID` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/arcdps_bindings-1a72fc631014f8dd/a44b8bd/src/lib.rs:63:49 [INFO] [stdout] | [INFO] [stdout] 63 | options_end: null::() as LPVOID, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LPVOID` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/arcdps_bindings-1a72fc631014f8dd/a44b8bd/src/lib.rs:64:50 [INFO] [stdout] | [INFO] [stdout] 64 | combat_local: null::() as LPVOID, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LPVOID` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/arcdps_bindings-1a72fc631014f8dd/a44b8bd/src/lib.rs:65:48 [INFO] [stdout] | [INFO] [stdout] 65 | wnd_filter: null::() as LPVOID, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LPVOID` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/arcdps_bindings-1a72fc631014f8dd/a44b8bd/src/lib.rs:66:53 [INFO] [stdout] | [INFO] [stdout] 66 | options_windows: null::() as LPVOID, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LPVOID` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/arcdps_bindings-1a72fc631014f8dd/a44b8bd/src/lib.rs:81:44 [INFO] [stdout] | [INFO] [stdout] 81 | self.arcdps.wnd_nofilter = func as LPVOID; [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LPVOID` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/arcdps_bindings-1a72fc631014f8dd/a44b8bd/src/lib.rs:86:50 [INFO] [stdout] | [INFO] [stdout] 86 | self.arcdps.combat = cbt_wrapper_area as LPVOID; [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LPVOID` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/arcdps_bindings-1a72fc631014f8dd/a44b8bd/src/lib.rs:92:46 [INFO] [stdout] | [INFO] [stdout] 92 | self.arcdps.imgui = imgui_wrapper as LPVOID; [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LPVOID` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/arcdps_bindings-1a72fc631014f8dd/a44b8bd/src/lib.rs:98:54 [INFO] [stdout] | [INFO] [stdout] 98 | self.arcdps.options_end = options_wrapper as LPVOID; [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LPVOID` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/arcdps_bindings-1a72fc631014f8dd/a44b8bd/src/lib.rs:104:57 [INFO] [stdout] | [INFO] [stdout] 104 | self.arcdps.combat_local = cbt_wrapper_local as LPVOID; [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LPVOID` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/arcdps_bindings-1a72fc631014f8dd/a44b8bd/src/lib.rs:110:42 [INFO] [stdout] | [INFO] [stdout] 110 | self.arcdps.wnd_filter = func as LPVOID; [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LPVOID` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/arcdps_bindings-1a72fc631014f8dd/a44b8bd/src/lib.rs:115:66 [INFO] [stdout] | [INFO] [stdout] 115 | self.arcdps.options_windows = options_windows_wrapper as LPVOID; [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LPVOID` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/arcdps_bindings-1a72fc631014f8dd/a44b8bd/src/lib.rs:120:26 [INFO] [stdout] | [INFO] [stdout] 120 | pub fn save(self) -> LPVOID { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LPVOID` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/arcdps_bindings-1a72fc631014f8dd/a44b8bd/src/lib.rs:123:46 [INFO] [stdout] | [INFO] [stdout] 123 | exported as *const arcdps_exports as LPVOID [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PCCHAR` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/arcdps_bindings-1a72fc631014f8dd/a44b8bd/src/lib.rs:149:47 [INFO] [stdout] | [INFO] [stdout] 149 | unsafe fn options_windows_wrapper(windowname: PCCHAR) -> usize { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PCCHAR` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/arcdps_bindings-1a72fc631014f8dd/a44b8bd/src/lib.rs:160:16 [INFO] [stdout] | [INFO] [stdout] 160 | skillname: PCCHAR, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PCCHAR` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/arcdps_bindings-1a72fc631014f8dd/a44b8bd/src/lib.rs:173:16 [INFO] [stdout] | [INFO] [stdout] 173 | skillname: PCCHAR, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PCCHAR` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/arcdps_bindings-1a72fc631014f8dd/a44b8bd/src/lib.rs:187:16 [INFO] [stdout] | [INFO] [stdout] 187 | skillname: PCCHAR, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PCCHAR` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/arcdps_bindings-1a72fc631014f8dd/a44b8bd/src/lib.rs:239:36 [INFO] [stdout] | [INFO] [stdout] 239 | unsafe fn get_str_from_pcchar(src: PCCHAR) -> Option<&'static str> { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PCCHAR` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/arcdps_bindings-1a72fc631014f8dd/a44b8bd/src/lib.rs:256:19 [INFO] [stdout] | [INFO] [stdout] 256 | pub out_name: PCCHAR, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PCCHAR` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/arcdps_bindings-1a72fc631014f8dd/a44b8bd/src/lib.rs:257:20 [INFO] [stdout] | [INFO] [stdout] 257 | pub out_build: PCCHAR, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LPVOID` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/arcdps_bindings-1a72fc631014f8dd/a44b8bd/src/lib.rs:258:23 [INFO] [stdout] | [INFO] [stdout] 258 | pub wnd_nofilter: LPVOID, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LPVOID` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/arcdps_bindings-1a72fc631014f8dd/a44b8bd/src/lib.rs:259:17 [INFO] [stdout] | [INFO] [stdout] 259 | pub combat: LPVOID, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LPVOID` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/arcdps_bindings-1a72fc631014f8dd/a44b8bd/src/lib.rs:260:16 [INFO] [stdout] | [INFO] [stdout] 260 | pub imgui: LPVOID, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LPVOID` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/arcdps_bindings-1a72fc631014f8dd/a44b8bd/src/lib.rs:261:22 [INFO] [stdout] | [INFO] [stdout] 261 | pub options_end: LPVOID, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LPVOID` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/arcdps_bindings-1a72fc631014f8dd/a44b8bd/src/lib.rs:262:23 [INFO] [stdout] | [INFO] [stdout] 262 | pub combat_local: LPVOID, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LPVOID` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/arcdps_bindings-1a72fc631014f8dd/a44b8bd/src/lib.rs:263:21 [INFO] [stdout] | [INFO] [stdout] 263 | pub wnd_filter: LPVOID, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LPVOID` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/arcdps_bindings-1a72fc631014f8dd/a44b8bd/src/lib.rs:264:26 [INFO] [stdout] | [INFO] [stdout] 264 | pub options_windows: LPVOID, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PCCHAR` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/arcdps_bindings-1a72fc631014f8dd/a44b8bd/src/lib.rs:256:19 [INFO] [stdout] | [INFO] [stdout] 253 | pub struct arcdps_exports { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 256 | pub out_name: PCCHAR, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PCCHAR` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/arcdps_bindings-1a72fc631014f8dd/a44b8bd/src/lib.rs:257:20 [INFO] [stdout] | [INFO] [stdout] 253 | pub struct arcdps_exports { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 257 | pub out_build: PCCHAR, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LPVOID` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/arcdps_bindings-1a72fc631014f8dd/a44b8bd/src/lib.rs:258:23 [INFO] [stdout] | [INFO] [stdout] 253 | pub struct arcdps_exports { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 258 | pub wnd_nofilter: LPVOID, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LPVOID` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/arcdps_bindings-1a72fc631014f8dd/a44b8bd/src/lib.rs:259:17 [INFO] [stdout] | [INFO] [stdout] 253 | pub struct arcdps_exports { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 259 | pub combat: LPVOID, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LPVOID` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/arcdps_bindings-1a72fc631014f8dd/a44b8bd/src/lib.rs:260:16 [INFO] [stdout] | [INFO] [stdout] 253 | pub struct arcdps_exports { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 260 | pub imgui: LPVOID, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LPVOID` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/arcdps_bindings-1a72fc631014f8dd/a44b8bd/src/lib.rs:261:22 [INFO] [stdout] | [INFO] [stdout] 253 | pub struct arcdps_exports { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 261 | pub options_end: LPVOID, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LPVOID` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/arcdps_bindings-1a72fc631014f8dd/a44b8bd/src/lib.rs:262:23 [INFO] [stdout] | [INFO] [stdout] 253 | pub struct arcdps_exports { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 262 | pub combat_local: LPVOID, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LPVOID` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/arcdps_bindings-1a72fc631014f8dd/a44b8bd/src/lib.rs:263:21 [INFO] [stdout] | [INFO] [stdout] 253 | pub struct arcdps_exports { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 263 | pub wnd_filter: LPVOID, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LPVOID` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/arcdps_bindings-1a72fc631014f8dd/a44b8bd/src/lib.rs:264:26 [INFO] [stdout] | [INFO] [stdout] 253 | pub struct arcdps_exports { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 264 | pub options_windows: LPVOID, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PCCHAR` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/arcdps_bindings-1a72fc631014f8dd/a44b8bd/src/lib.rs:305:15 [INFO] [stdout] | [INFO] [stdout] 305 | pub name: PCCHAR, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PCCHAR` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/arcdps_bindings-1a72fc631014f8dd/a44b8bd/src/lib.rs:305:15 [INFO] [stdout] | [INFO] [stdout] 304 | struct u_ag { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 305 | pub name: PCCHAR, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 48 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `arcdps_bindings` due to 49 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "c8d60f88ca0a02c1b1be4fb7ffcbd287fe50390de3036a8645f0cd870b1946cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8d60f88ca0a02c1b1be4fb7ffcbd287fe50390de3036a8645f0cd870b1946cc", kill_on_drop: false }` [INFO] [stdout] c8d60f88ca0a02c1b1be4fb7ffcbd287fe50390de3036a8645f0cd870b1946cc