[INFO] updating cached repository https://github.com/greaka/arcdps-bhud [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] [stderr] From https://github.com/greaka/arcdps-bhud [INFO] [stderr] 29126ef..7393e00 master -> master [INFO] [stderr] * [new tag] v0.3.0 -> v0.3.0 [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 7393e006050b0ae708d8236aed344c81bd870a5e [INFO] testing greaka/arcdps-bhud against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgreaka%2Farcdps-bhud" "/workspace/builds/worker-11/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/greaka/arcdps-bhud on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [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-11/source/Cargo.toml [INFO] crate git repo https://github.com/greaka/arcdps-bhud already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 62e9350f89bb05a028f09553ff399bf34fbbac6bfc1c7c19f45ca318a753e435 [INFO] running `"docker" "start" "-a" "62e9350f89bb05a028f09553ff399bf34fbbac6bfc1c7c19f45ca318a753e435"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling syn v1.0.29 [INFO] [stderr] Compiling winapi v0.3.8 [INFO] [stderr] Compiling proc-macro2 v1.0.17 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling crossbeam-queue v0.2.2 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling arcdps_bindings v0.1.7 (https://github.com/greaka/arcdps_bindings#a44b8bd2) [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/arcdps_bindings-1a72fc631014f8dd/a44b8bd/src/lib.rs:7:13 [INFO] [stderr] | [INFO] [stderr] 7 | use winapi::shared::{ [INFO] [stderr] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `HWND` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/arcdps_bindings-1a72fc631014f8dd/a44b8bd/src/lib.rs:18:37 [INFO] [stderr] | [INFO] [stderr] 18 | pub type WndprocCallback = fn(hWnd: HWND, uMsg: UINT, wParam: WPARAM, lParam: LPARAM) -> usize; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `UINT` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/arcdps_bindings-1a72fc631014f8dd/a44b8bd/src/lib.rs:18:49 [INFO] [stderr] | [INFO] [stderr] 18 | pub type WndprocCallback = fn(hWnd: HWND, uMsg: UINT, wParam: WPARAM, lParam: LPARAM) -> usize; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `WPARAM` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/arcdps_bindings-1a72fc631014f8dd/a44b8bd/src/lib.rs:18:63 [INFO] [stderr] | [INFO] [stderr] 18 | pub type WndprocCallback = fn(hWnd: HWND, uMsg: UINT, wParam: WPARAM, lParam: LPARAM) -> usize; [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `LPARAM` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/arcdps_bindings-1a72fc631014f8dd/a44b8bd/src/lib.rs:18:79 [INFO] [stderr] | [INFO] [stderr] 18 | pub type WndprocCallback = fn(hWnd: HWND, uMsg: UINT, wParam: WPARAM, lParam: LPARAM) -> usize; [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `PCCHAR` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/arcdps_bindings-1a72fc631014f8dd/a44b8bd/src/lib.rs:52:31 [INFO] [stderr] | [INFO] [stderr] 52 | (name.as_ptr() as PCCHAR, build.as_ptr() as PCCHAR) [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `PCCHAR` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/arcdps_bindings-1a72fc631014f8dd/a44b8bd/src/lib.rs:52:57 [INFO] [stderr] | [INFO] [stderr] 52 | (name.as_ptr() as PCCHAR, build.as_ptr() as PCCHAR) [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `LPVOID` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/arcdps_bindings-1a72fc631014f8dd/a44b8bd/src/lib.rs:60:50 [INFO] [stderr] | [INFO] [stderr] 60 | wnd_nofilter: null::() as LPVOID, [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `LPVOID` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/arcdps_bindings-1a72fc631014f8dd/a44b8bd/src/lib.rs:61:44 [INFO] [stderr] | [INFO] [stderr] 61 | combat: null::() as LPVOID, [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `LPVOID` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/arcdps_bindings-1a72fc631014f8dd/a44b8bd/src/lib.rs:62:43 [INFO] [stderr] | [INFO] [stderr] 62 | imgui: null::() as LPVOID, [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `LPVOID` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/arcdps_bindings-1a72fc631014f8dd/a44b8bd/src/lib.rs:63:49 [INFO] [stderr] | [INFO] [stderr] 63 | options_end: null::() as LPVOID, [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `LPVOID` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/arcdps_bindings-1a72fc631014f8dd/a44b8bd/src/lib.rs:64:50 [INFO] [stderr] | [INFO] [stderr] 64 | combat_local: null::() as LPVOID, [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `LPVOID` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/arcdps_bindings-1a72fc631014f8dd/a44b8bd/src/lib.rs:65:48 [INFO] [stderr] | [INFO] [stderr] 65 | wnd_filter: null::() as LPVOID, [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `LPVOID` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/arcdps_bindings-1a72fc631014f8dd/a44b8bd/src/lib.rs:66:53 [INFO] [stderr] | [INFO] [stderr] 66 | options_windows: null::() as LPVOID, [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `LPVOID` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/arcdps_bindings-1a72fc631014f8dd/a44b8bd/src/lib.rs:81:44 [INFO] [stderr] | [INFO] [stderr] 81 | self.arcdps.wnd_nofilter = func as LPVOID; [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `LPVOID` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/arcdps_bindings-1a72fc631014f8dd/a44b8bd/src/lib.rs:86:50 [INFO] [stderr] | [INFO] [stderr] 86 | self.arcdps.combat = cbt_wrapper_area as LPVOID; [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `LPVOID` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/arcdps_bindings-1a72fc631014f8dd/a44b8bd/src/lib.rs:92:46 [INFO] [stderr] | [INFO] [stderr] 92 | self.arcdps.imgui = imgui_wrapper as LPVOID; [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `LPVOID` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/arcdps_bindings-1a72fc631014f8dd/a44b8bd/src/lib.rs:98:54 [INFO] [stderr] | [INFO] [stderr] 98 | self.arcdps.options_end = options_wrapper as LPVOID; [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `LPVOID` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/arcdps_bindings-1a72fc631014f8dd/a44b8bd/src/lib.rs:104:57 [INFO] [stderr] | [INFO] [stderr] 104 | self.arcdps.combat_local = cbt_wrapper_local as LPVOID; [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `LPVOID` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/arcdps_bindings-1a72fc631014f8dd/a44b8bd/src/lib.rs:110:42 [INFO] [stderr] | [INFO] [stderr] 110 | self.arcdps.wnd_filter = func as LPVOID; [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `LPVOID` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/arcdps_bindings-1a72fc631014f8dd/a44b8bd/src/lib.rs:115:66 [INFO] [stderr] | [INFO] [stderr] 115 | self.arcdps.options_windows = options_windows_wrapper as LPVOID; [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `LPVOID` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/arcdps_bindings-1a72fc631014f8dd/a44b8bd/src/lib.rs:120:26 [INFO] [stderr] | [INFO] [stderr] 120 | pub fn save(self) -> LPVOID { [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `LPVOID` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/arcdps_bindings-1a72fc631014f8dd/a44b8bd/src/lib.rs:123:46 [INFO] [stderr] | [INFO] [stderr] 123 | exported as *const arcdps_exports as LPVOID [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `PCCHAR` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/arcdps_bindings-1a72fc631014f8dd/a44b8bd/src/lib.rs:149:47 [INFO] [stderr] | [INFO] [stderr] 149 | unsafe fn options_windows_wrapper(windowname: PCCHAR) -> usize { [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `PCCHAR` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/arcdps_bindings-1a72fc631014f8dd/a44b8bd/src/lib.rs:160:16 [INFO] [stderr] | [INFO] [stderr] 160 | skillname: PCCHAR, [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `PCCHAR` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/arcdps_bindings-1a72fc631014f8dd/a44b8bd/src/lib.rs:173:16 [INFO] [stderr] | [INFO] [stderr] 173 | skillname: PCCHAR, [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `PCCHAR` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/arcdps_bindings-1a72fc631014f8dd/a44b8bd/src/lib.rs:187:16 [INFO] [stderr] | [INFO] [stderr] 187 | skillname: PCCHAR, [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `PCCHAR` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/arcdps_bindings-1a72fc631014f8dd/a44b8bd/src/lib.rs:239:36 [INFO] [stderr] | [INFO] [stderr] 239 | unsafe fn get_str_from_pcchar(src: PCCHAR) -> Option<&'static str> { [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `PCCHAR` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/arcdps_bindings-1a72fc631014f8dd/a44b8bd/src/lib.rs:256:19 [INFO] [stderr] | [INFO] [stderr] 256 | pub out_name: PCCHAR, [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `PCCHAR` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/arcdps_bindings-1a72fc631014f8dd/a44b8bd/src/lib.rs:257:20 [INFO] [stderr] | [INFO] [stderr] 257 | pub out_build: PCCHAR, [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `LPVOID` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/arcdps_bindings-1a72fc631014f8dd/a44b8bd/src/lib.rs:258:23 [INFO] [stderr] | [INFO] [stderr] 258 | pub wnd_nofilter: LPVOID, [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `LPVOID` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/arcdps_bindings-1a72fc631014f8dd/a44b8bd/src/lib.rs:259:17 [INFO] [stderr] | [INFO] [stderr] 259 | pub combat: LPVOID, [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `LPVOID` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/arcdps_bindings-1a72fc631014f8dd/a44b8bd/src/lib.rs:260:16 [INFO] [stderr] | [INFO] [stderr] 260 | pub imgui: LPVOID, [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `LPVOID` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/arcdps_bindings-1a72fc631014f8dd/a44b8bd/src/lib.rs:261:22 [INFO] [stderr] | [INFO] [stderr] 261 | pub options_end: LPVOID, [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `LPVOID` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/arcdps_bindings-1a72fc631014f8dd/a44b8bd/src/lib.rs:262:23 [INFO] [stderr] | [INFO] [stderr] 262 | pub combat_local: LPVOID, [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `LPVOID` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/arcdps_bindings-1a72fc631014f8dd/a44b8bd/src/lib.rs:263:21 [INFO] [stderr] | [INFO] [stderr] 263 | pub wnd_filter: LPVOID, [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `LPVOID` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/arcdps_bindings-1a72fc631014f8dd/a44b8bd/src/lib.rs:264:26 [INFO] [stderr] | [INFO] [stderr] 264 | pub options_windows: LPVOID, [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `PCCHAR` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/arcdps_bindings-1a72fc631014f8dd/a44b8bd/src/lib.rs:305:15 [INFO] [stderr] | [INFO] [stderr] 305 | pub name: PCCHAR, [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error: aborting due to 38 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0412, E0433. [INFO] [stderr] For more information about an error, try `rustc --explain E0412`. [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 `"docker" "inspect" "62e9350f89bb05a028f09553ff399bf34fbbac6bfc1c7c19f45ca318a753e435"` [INFO] running `"docker" "rm" "-f" "62e9350f89bb05a028f09553ff399bf34fbbac6bfc1c7c19f45ca318a753e435"` [INFO] [stdout] 62e9350f89bb05a028f09553ff399bf34fbbac6bfc1c7c19f45ca318a753e435