[INFO] cloning repository https://github.com/metherul/minhook_test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/metherul/minhook_test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmetherul%2Fminhook_test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmetherul%2Fminhook_test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bf0406379b8d74576ef61585e282b380384bd0f7 [INFO] checking metherul/minhook_test against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmetherul%2Fminhook_test" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/metherul/minhook_test 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/metherul/minhook_test [INFO] finished tweaking git repo https://github.com/metherul/minhook_test [INFO] tweaked toml for git repo https://github.com/metherul/minhook_test written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/metherul/minhook_test 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/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] 31f9fc1709bfe9c4e9d418b4346d92dcd3a055650d410c3cf688bb1799ab31c8 [INFO] running `Command { std: "docker" "start" "-a" "31f9fc1709bfe9c4e9d418b4346d92dcd3a055650d410c3cf688bb1799ab31c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "31f9fc1709bfe9c4e9d418b4346d92dcd3a055650d410c3cf688bb1799ab31c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31f9fc1709bfe9c4e9d418b4346d92dcd3a055650d410c3cf688bb1799ab31c8", kill_on_drop: false }` [INFO] [stdout] 31f9fc1709bfe9c4e9d418b4346d92dcd3a055650d410c3cf688bb1799ab31c8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", 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] f3633af296bcd62f7176228a98f131d7a2d26cd31727e0bd5556d49cb15751ba [INFO] running `Command { std: "docker" "start" "-a" "f3633af296bcd62f7176228a98f131d7a2d26cd31727e0bd5556d49cb15751ba", kill_on_drop: false }` [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling minhook_test v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking cty v0.2.1 [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/minhook/minhook_bridge.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::um::winnt::{ LPCWSTR }; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/minhook/minhook_bridge.rs:4:13 [INFO] [stdout] | [INFO] [stdout] 4 | use winapi::shared::minwindef::{ LPVOID }; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/minhook/mod.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | use winapi::shared::minwindef::{ LPVOID }; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/main.rs:23:13 [INFO] [stdout] | [INFO] [stdout] 23 | use winapi::um::winnt::{ LPCWSTR, HANDLE }; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/main.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 24 | use winapi::um::minwinbase::LPSECURITY_ATTRIBUTES; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/main.rs:25:13 [INFO] [stdout] | [INFO] [stdout] 25 | use winapi::shared::minwindef::DWORD; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/minhook/minhook_bridge.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::um::winnt::{ LPCWSTR }; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/minhook/minhook_bridge.rs:4:13 [INFO] [stdout] | [INFO] [stdout] 4 | use winapi::shared::minwindef::{ LPVOID }; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/minhook/mod.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | use winapi::shared::minwindef::{ LPVOID }; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/main.rs:23:13 [INFO] [stdout] | [INFO] [stdout] 23 | use winapi::um::winnt::{ LPCWSTR, HANDLE }; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/main.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 24 | use winapi::um::minwinbase::LPSECURITY_ATTRIBUTES; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/main.rs:25:13 [INFO] [stdout] | [INFO] [stdout] 25 | use winapi::shared::minwindef::DWORD; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/main.rs:4:26 [INFO] [stdout] | [INFO] [stdout] 4 | let target = winapi::um::fileapi::CreateFileW; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LPVOID` in this scope [INFO] [stdout] --> src/minhook/minhook_bridge.rs:30:36 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn MH_CreateHook(p_target: LPVOID, p_detour: LPVOID, pp_original: &LPVOID) -> MhStatus; [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LPVOID` in this scope [INFO] [stdout] --> src/minhook/minhook_bridge.rs:30:54 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn MH_CreateHook(p_target: LPVOID, p_detour: LPVOID, pp_original: &LPVOID) -> MhStatus; [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LPVOID` in this scope [INFO] [stdout] --> src/minhook/minhook_bridge.rs:30:76 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn MH_CreateHook(p_target: LPVOID, p_detour: LPVOID, pp_original: &LPVOID) -> MhStatus; [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LPCWSTR` in this scope [INFO] [stdout] --> src/minhook/minhook_bridge.rs:32:41 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn MH_CreateHookApi(psz_module: LPCWSTR, psz_proc_name: LPCWSTR, p_detour: LPVOID, pp_original: &LPVOID) -> MhStatus; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LPCWSTR` in this scope [INFO] [stdout] --> src/minhook/minhook_bridge.rs:32:65 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn MH_CreateHookApi(psz_module: LPCWSTR, psz_proc_name: LPCWSTR, p_detour: LPVOID, pp_original: &LPVOID) -> MhStatus; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LPVOID` in this scope [INFO] [stdout] --> src/minhook/minhook_bridge.rs:32:84 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn MH_CreateHookApi(psz_module: LPCWSTR, psz_proc_name: LPCWSTR, p_detour: LPVOID, pp_original: &LPVOID) -> MhStatus; [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LPVOID` in this scope [INFO] [stdout] --> src/minhook/minhook_bridge.rs:32:106 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn MH_CreateHookApi(psz_module: LPCWSTR, psz_proc_name: LPCWSTR, p_detour: LPVOID, pp_original: &LPVOID) -> MhStatus; [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LPCWSTR` in this scope [INFO] [stdout] --> src/minhook/minhook_bridge.rs:34:43 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn MH_CreateHookApiEx(psz_module: LPCWSTR, psz_proc_name: LPCWSTR, p_detour: LPVOID, pp_original: &LPVOID, pp_target: &LPVOID) ->... [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LPCWSTR` in this scope [INFO] [stdout] --> src/minhook/minhook_bridge.rs:34:67 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn MH_CreateHookApiEx(psz_module: LPCWSTR, psz_proc_name: LPCWSTR, p_detour: LPVOID, pp_original: &LPVOID, pp_target: &LPVOID) ->... [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/main.rs:4:26 [INFO] [stdout] | [INFO] [stdout] 4 | let target = winapi::um::fileapi::CreateFileW; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LPVOID` in this scope [INFO] [stdout] --> src/minhook/minhook_bridge.rs:34:86 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn MH_CreateHookApiEx(psz_module: LPCWSTR, psz_proc_name: LPCWSTR, p_detour: LPVOID, pp_original: &LPVOID, pp_target: &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] --> src/minhook/minhook_bridge.rs:34:108 [INFO] [stdout] | [INFO] [stdout] 34 | ...proc_name: LPCWSTR, p_detour: LPVOID, pp_original: &LPVOID, pp_target: &LPVOID) -> MhStatus; [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LPVOID` in this scope [INFO] [stdout] --> src/minhook/minhook_bridge.rs:34:128 [INFO] [stdout] | [INFO] [stdout] 34 | ...p_detour: LPVOID, pp_original: &LPVOID, pp_target: &LPVOID) -> MhStatus; [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LPVOID` in this scope [INFO] [stdout] --> src/minhook/minhook_bridge.rs:36:36 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn MH_RemoveHook(p_target: LPVOID) -> MhStatus; [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LPVOID` in this scope [INFO] [stdout] --> src/minhook/minhook_bridge.rs:38:36 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn MH_EnableHook(p_target: LPVOID) -> MhStatus; [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LPVOID` in this scope [INFO] [stdout] --> src/minhook/minhook_bridge.rs:40:37 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn MH_DisableHook(p_target: LPVOID) -> MhStatus; [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LPVOID` in this scope [INFO] [stdout] --> src/minhook/minhook_bridge.rs:42:41 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn MH_QueueEnableHook(p_target: LPVOID) -> MhStatus; [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LPVOID` in this scope [INFO] [stdout] --> src/minhook/minhook_bridge.rs:44:42 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn MH_QueueDisableHook(p_target: LPVOID) -> MhStatus; [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LPCWSTR` in this scope [INFO] [stdout] --> src/main.rs:27:16 [INFO] [stdout] | [INFO] [stdout] 27 | file_name: LPCWSTR, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> src/main.rs:28:8 [INFO] [stdout] | [INFO] [stdout] 28 | _: DWORD, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> src/main.rs:29:8 [INFO] [stdout] | [INFO] [stdout] 29 | _: DWORD, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LPSECURITY_ATTRIBUTES` in this scope [INFO] [stdout] --> src/main.rs:30:8 [INFO] [stdout] | [INFO] [stdout] 30 | _: LPSECURITY_ATTRIBUTES, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> src/main.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 31 | _: DWORD, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> src/main.rs:32:8 [INFO] [stdout] | [INFO] [stdout] 32 | _: DWORD, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HANDLE` in this scope [INFO] [stdout] --> src/main.rs:33:8 [INFO] [stdout] | [INFO] [stdout] 33 | _: HANDLE) -> i32 { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::mem` [INFO] [stdout] --> src/minhook/mod.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::mem; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LPVOID` in this scope [INFO] [stdout] --> src/minhook/minhook_bridge.rs:30:36 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn MH_CreateHook(p_target: LPVOID, p_detour: LPVOID, pp_original: &LPVOID) -> MhStatus; [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LPVOID` in this scope [INFO] [stdout] --> src/minhook/minhook_bridge.rs:30:54 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn MH_CreateHook(p_target: LPVOID, p_detour: LPVOID, pp_original: &LPVOID) -> MhStatus; [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LPVOID` in this scope [INFO] [stdout] --> src/minhook/minhook_bridge.rs:30:76 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn MH_CreateHook(p_target: LPVOID, p_detour: LPVOID, pp_original: &LPVOID) -> MhStatus; [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LPCWSTR` in this scope [INFO] [stdout] --> src/minhook/minhook_bridge.rs:32:41 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn MH_CreateHookApi(psz_module: LPCWSTR, psz_proc_name: LPCWSTR, p_detour: LPVOID, pp_original: &LPVOID) -> MhStatus; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LPCWSTR` in this scope [INFO] [stdout] --> src/minhook/minhook_bridge.rs:32:65 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn MH_CreateHookApi(psz_module: LPCWSTR, psz_proc_name: LPCWSTR, p_detour: LPVOID, pp_original: &LPVOID) -> MhStatus; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LPVOID` in this scope [INFO] [stdout] --> src/minhook/minhook_bridge.rs:32:84 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn MH_CreateHookApi(psz_module: LPCWSTR, psz_proc_name: LPCWSTR, p_detour: LPVOID, pp_original: &LPVOID) -> MhStatus; [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LPVOID` in this scope [INFO] [stdout] --> src/minhook/minhook_bridge.rs:32:106 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn MH_CreateHookApi(psz_module: LPCWSTR, psz_proc_name: LPCWSTR, p_detour: LPVOID, pp_original: &LPVOID) -> MhStatus; [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LPCWSTR` in this scope [INFO] [stdout] --> src/minhook/minhook_bridge.rs:34:43 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn MH_CreateHookApiEx(psz_module: LPCWSTR, psz_proc_name: LPCWSTR, p_detour: LPVOID, pp_original: &LPVOID, pp_target: &LPVOID) ->... [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LPCWSTR` in this scope [INFO] [stdout] --> src/minhook/minhook_bridge.rs:34:67 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn MH_CreateHookApiEx(psz_module: LPCWSTR, psz_proc_name: LPCWSTR, p_detour: LPVOID, pp_original: &LPVOID, pp_target: &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] --> src/minhook/minhook_bridge.rs:34:86 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn MH_CreateHookApiEx(psz_module: LPCWSTR, psz_proc_name: LPCWSTR, p_detour: LPVOID, pp_original: &LPVOID, pp_target: &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] --> src/minhook/minhook_bridge.rs:34:108 [INFO] [stdout] | [INFO] [stdout] 34 | ...proc_name: LPCWSTR, p_detour: LPVOID, pp_original: &LPVOID, pp_target: &LPVOID) -> MhStatus; [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LPVOID` in this scope [INFO] [stdout] --> src/minhook/minhook_bridge.rs:34:128 [INFO] [stdout] | [INFO] [stdout] 34 | ...p_detour: LPVOID, pp_original: &LPVOID, pp_target: &LPVOID) -> MhStatus; [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LPVOID` in this scope [INFO] [stdout] --> src/minhook/minhook_bridge.rs:36:36 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn MH_RemoveHook(p_target: LPVOID) -> MhStatus; [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LPVOID` in this scope [INFO] [stdout] --> src/minhook/minhook_bridge.rs:38:36 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn MH_EnableHook(p_target: LPVOID) -> MhStatus; [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LPVOID` in this scope [INFO] [stdout] --> src/minhook/minhook_bridge.rs:40:37 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn MH_DisableHook(p_target: LPVOID) -> MhStatus; [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LPVOID` in this scope [INFO] [stdout] --> src/minhook/minhook_bridge.rs:42:41 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn MH_QueueEnableHook(p_target: LPVOID) -> MhStatus; [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LPVOID` in this scope [INFO] [stdout] --> src/minhook/minhook_bridge.rs:44:42 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn MH_QueueDisableHook(p_target: LPVOID) -> MhStatus; [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LPCWSTR` in this scope [INFO] [stdout] --> src/main.rs:27:16 [INFO] [stdout] | [INFO] [stdout] 27 | file_name: LPCWSTR, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> src/main.rs:28:8 [INFO] [stdout] | [INFO] [stdout] 28 | _: DWORD, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> src/main.rs:29:8 [INFO] [stdout] | [INFO] [stdout] 29 | _: DWORD, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LPSECURITY_ATTRIBUTES` in this scope [INFO] [stdout] --> src/main.rs:30:8 [INFO] [stdout] | [INFO] [stdout] 30 | _: LPSECURITY_ATTRIBUTES, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> src/main.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 31 | _: DWORD, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> src/main.rs:32:8 [INFO] [stdout] | [INFO] [stdout] 32 | _: DWORD, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HANDLE` in this scope [INFO] [stdout] --> src/main.rs:33:8 [INFO] [stdout] | [INFO] [stdout] 33 | _: HANDLE) -> i32 { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/minhook/mod.rs:29:24 [INFO] [stdout] | [INFO] [stdout] 29 | uns!(MH_CreateHook(target as _, detour as _, &(original as _))) [INFO] [stdout] | ^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: type must be known at this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::mem` [INFO] [stdout] --> src/minhook/mod.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::mem; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/minhook/mod.rs:51:24 [INFO] [stdout] | [INFO] [stdout] 51 | uns!(MH_RemoveHook(target as _)) [INFO] [stdout] | ^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: type must be known at this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/minhook/mod.rs:55:24 [INFO] [stdout] | [INFO] [stdout] 55 | uns!(MH_EnableHook(target as _)) [INFO] [stdout] | ^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: type must be known at this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/minhook/mod.rs:59:25 [INFO] [stdout] | [INFO] [stdout] 59 | uns!(MH_DisableHook(target as _)) [INFO] [stdout] | ^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: type must be known at this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/minhook/mod.rs:63:29 [INFO] [stdout] | [INFO] [stdout] 63 | uns!(MH_QueueEnableHook(target as _)) [INFO] [stdout] | ^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: type must be known at this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/minhook/mod.rs:67:30 [INFO] [stdout] | [INFO] [stdout] 67 | uns!(MH_QueueDisableHook(target as _)) [INFO] [stdout] | ^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: type must be known at this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 37 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0412, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/minhook/mod.rs:29:24 [INFO] [stdout] | [INFO] [stdout] 29 | uns!(MH_CreateHook(target as _, detour as _, &(original as _))) [INFO] [stdout] | ^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: type must be known at this point [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `minhook_test` [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] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/minhook/mod.rs:51:24 [INFO] [stdout] | [INFO] [stdout] 51 | uns!(MH_RemoveHook(target as _)) [INFO] [stdout] | ^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: type must be known at this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/minhook/mod.rs:55:24 [INFO] [stdout] | [INFO] [stdout] 55 | uns!(MH_EnableHook(target as _)) [INFO] [stdout] | ^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: type must be known at this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/minhook/mod.rs:59:25 [INFO] [stdout] | [INFO] [stdout] 59 | uns!(MH_DisableHook(target as _)) [INFO] [stdout] | ^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: type must be known at this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/minhook/mod.rs:63:29 [INFO] [stdout] | [INFO] [stdout] 63 | uns!(MH_QueueEnableHook(target as _)) [INFO] [stdout] | ^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: type must be known at this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/minhook/mod.rs:67:30 [INFO] [stdout] | [INFO] [stdout] 67 | uns!(MH_QueueDisableHook(target as _)) [INFO] [stdout] | ^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: type must be known at this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 37 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0412, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "f3633af296bcd62f7176228a98f131d7a2d26cd31727e0bd5556d49cb15751ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3633af296bcd62f7176228a98f131d7a2d26cd31727e0bd5556d49cb15751ba", kill_on_drop: false }` [INFO] [stdout] f3633af296bcd62f7176228a98f131d7a2d26cd31727e0bd5556d49cb15751ba