[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] 7393e006050b0ae708d8236aed344c81bd870a5e [INFO] checking greaka/arcdps-bhud against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgreaka%2Farcdps-bhud" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/greaka/arcdps-bhud on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", 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-9/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" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 29dd8f515b67a92177d6477f5d0a0220f2569656e9ae72e96baec1308c7ef533 [INFO] running `Command { std: "docker" "start" "-a" "29dd8f515b67a92177d6477f5d0a0220f2569656e9ae72e96baec1308c7ef533", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "29dd8f515b67a92177d6477f5d0a0220f2569656e9ae72e96baec1308c7ef533", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29dd8f515b67a92177d6477f5d0a0220f2569656e9ae72e96baec1308c7ef533", kill_on_drop: false }` [INFO] [stdout] 29dd8f515b67a92177d6477f5d0a0220f2569656e9ae72e96baec1308c7ef533 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 68b2a7719e2be749602694c9e4cd4f12a0ac4ad87e6c9a36ecf5aa208ff46d6e [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" "68b2a7719e2be749602694c9e4cd4f12a0ac4ad87e6c9a36ecf5aa208ff46d6e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.17 [INFO] [stderr] Compiling syn v1.0.29 [INFO] [stderr] Checking once_cell v1.4.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Checking futures-sink v0.3.5 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Checking futures-core v0.3.5 [INFO] [stderr] Checking futures-io v0.3.5 [INFO] [stderr] Compiling winapi v0.3.8 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Checking scoped-tls-hkt v0.1.2 [INFO] [stderr] Checking async-task v3.0.0 [INFO] [stderr] Checking crossbeam-queue v0.2.2 [INFO] [stderr] Checking crossbeam-channel v0.4.2 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Checking crossbeam v0.7.3 [INFO] [stderr] Checking 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:305:15 [INFO] [stdout] | [INFO] [stdout] 305 | pub name: PCCHAR, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 38 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` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "68b2a7719e2be749602694c9e4cd4f12a0ac4ad87e6c9a36ecf5aa208ff46d6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68b2a7719e2be749602694c9e4cd4f12a0ac4ad87e6c9a36ecf5aa208ff46d6e", kill_on_drop: false }` [INFO] [stdout] 68b2a7719e2be749602694c9e4cd4f12a0ac4ad87e6c9a36ecf5aa208ff46d6e