[INFO] cloning repository https://github.com/Saevitus/rust-shit [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Saevitus/rust-shit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSaevitus%2Frust-shit", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSaevitus%2Frust-shit'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3a5ccdd67c2056a290fe017941d601b0bdf198f6 [INFO] checking Saevitus/rust-shit against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSaevitus%2Frust-shit" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Saevitus/rust-shit 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/Saevitus/rust-shit [INFO] finished tweaking git repo https://github.com/Saevitus/rust-shit [INFO] tweaked toml for git repo https://github.com/Saevitus/rust-shit written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/Saevitus/rust-shit 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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wio v0.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] 642087fe7bdb8e7f5128232c8edecf80288dee44df18da45685eda5d711c0233 [INFO] running `Command { std: "docker" "start" "-a" "642087fe7bdb8e7f5128232c8edecf80288dee44df18da45685eda5d711c0233", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "642087fe7bdb8e7f5128232c8edecf80288dee44df18da45685eda5d711c0233", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "642087fe7bdb8e7f5128232c8edecf80288dee44df18da45685eda5d711c0233", kill_on_drop: false }` [INFO] [stdout] 642087fe7bdb8e7f5128232c8edecf80288dee44df18da45685eda5d711c0233 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] bbe85b6b3834b1bda05f3374e9f7b22ea2a6d65597f34d3ddbd5e63627763b82 [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" "bbe85b6b3834b1bda05f3374e9f7b22ea2a6d65597f34d3ddbd5e63627763b82", kill_on_drop: false }` [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Compiling advapi32-sys v0.2.0 [INFO] [stderr] Compiling user32-sys v0.1.2 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling user32-sys v0.2.0 [INFO] [stderr] Checking wio v0.1.2 [INFO] [stderr] Checking cancer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `self::wio::wide` [INFO] [stdout] --> src/Utilities/mod.rs:13:16 [INFO] [stdout] | [INFO] [stdout] 13 | use self::wio::wide::FromWide; [INFO] [stdout] | ^^^^ could not find `wide` in `wio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HANDLE` in crate `winapi` [INFO] [stdout] --> src/Utilities/mod.rs:22:25 [INFO] [stdout] | [INFO] [stdout] 22 | m_hProcess: winapi::HANDLE, [INFO] [stdout] | ^^^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HANDLE` in crate `winapi` [INFO] [stdout] --> src/Utilities/mod.rs:31:36 [INFO] [stdout] | [INFO] [stdout] 31 | fn NewHandle(hProcess: winapi::HANDLE) -> Process { [INFO] [stdout] | ^^^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `ReadProcessMemory` in crate `kernel32` [INFO] [stdout] --> src/Utilities/mod.rs:38:23 [INFO] [stdout] | [INFO] [stdout] 38 | kernel32::ReadProcessMemory(self.m_hProcess, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in `kernel32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SIZE_T` in crate `winapi` [INFO] [stdout] --> src/Utilities/mod.rs:41:74 [INFO] [stdout] | [INFO] [stdout] 41 | ... mem::size_of::() as winapi::SIZE_T, [INFO] [stdout] | ^^^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `CreateToolhelp32Snapshot` in crate `kernel32` [INFO] [stdout] --> src/Utilities/mod.rs:54:32 [INFO] [stdout] | [INFO] [stdout] 54 | unsafe { kernel32::CreateToolhelp32Snapshot(winapi::TH32CS_SNAPMODULE, dwPID) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in `kernel32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TH32CS_SNAPMODULE` in crate `winapi` [INFO] [stdout] --> src/Utilities/mod.rs:54:65 [INFO] [stdout] | [INFO] [stdout] 54 | unsafe { kernel32::CreateToolhelp32Snapshot(winapi::TH32CS_SNAPMODULE, dwPID) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `INVALID_HANDLE_VALUE` in crate `winapi` [INFO] [stdout] --> src/Utilities/mod.rs:56:31 [INFO] [stdout] | [INFO] [stdout] 56 | if hModule != winapi::INVALID_HANDLE_VALUE { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `MODULEENTRY32W` in crate `winapi` [INFO] [stdout] --> src/Utilities/mod.rs:58:36 [INFO] [stdout] | [INFO] [stdout] 58 | let mut Entry: winapi::MODULEENTRY32W = unsafe { mem::zeroed() }; [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `MODULEENTRY32W` in crate `winapi` [INFO] [stdout] --> src/Utilities/mod.rs:59:51 [INFO] [stdout] | [INFO] [stdout] 59 | Entry.dwSize = mem::size_of::() as u32; [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Module32NextW` in crate `kernel32` [INFO] [stdout] --> src/Utilities/mod.rs:61:38 [INFO] [stdout] | [INFO] [stdout] 61 | while unsafe { kernel32::Module32NextW(hModule, &mut Entry) } != 0 { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `kernel32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `CloseHandle` in crate `kernel32` [INFO] [stdout] --> src/Utilities/mod.rs:67:48 [INFO] [stdout] | [INFO] [stdout] 67 | ... unsafe { kernel32::CloseHandle(hModule) }; [INFO] [stdout] | ^^^^^^^^^^^ not found in `kernel32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `OpenProcess` in crate `kernel32` [INFO] [stdout] --> src/Utilities/mod.rs:97:50 [INFO] [stdout] | [INFO] [stdout] 97 | return Process::NewHandle(unsafe { kernel32::OpenProcess(winapi::PROCESS_VM_READ, 0, dwPID) }); [INFO] [stdout] | ^^^^^^^^^^^ not found in `kernel32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PROCESS_VM_READ` in crate `winapi` [INFO] [stdout] --> src/Utilities/mod.rs:97:70 [INFO] [stdout] | [INFO] [stdout] 97 | return Process::NewHandle(unsafe { kernel32::OpenProcess(winapi::PROCESS_VM_READ, 0, dwPID) }); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `CreateToolhelp32Snapshot` in crate `kernel32` [INFO] [stdout] --> src/Utilities/mod.rs:101:39 [INFO] [stdout] | [INFO] [stdout] 101 | let hProcess = unsafe { kernel32::CreateToolhelp32Snapshot(winapi::TH32CS_SNAPPROCESS, 0) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in `kernel32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TH32CS_SNAPPROCESS` in crate `winapi` [INFO] [stdout] --> src/Utilities/mod.rs:101:72 [INFO] [stdout] | [INFO] [stdout] 101 | let hProcess = unsafe { kernel32::CreateToolhelp32Snapshot(winapi::TH32CS_SNAPPROCESS, 0) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PROCESSENTRY32W` in crate `winapi` [INFO] [stdout] --> src/Utilities/mod.rs:103:28 [INFO] [stdout] | [INFO] [stdout] 103 | let mut Entry: winapi::PROCESSENTRY32W = unsafe { mem::zeroed() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PROCESSENTRY32W` in crate `winapi` [INFO] [stdout] --> src/Utilities/mod.rs:105:43 [INFO] [stdout] | [INFO] [stdout] 105 | Entry.dwSize = mem::size_of::() as u32; [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Process32NextW` in crate `kernel32` [INFO] [stdout] --> src/Utilities/mod.rs:107:30 [INFO] [stdout] | [INFO] [stdout] 107 | while unsafe { kernel32::Process32NextW(hProcess, &mut Entry) } != 0 { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `kernel32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `CloseHandle` in crate `kernel32` [INFO] [stdout] --> src/Utilities/mod.rs:114:40 [INFO] [stdout] | [INFO] [stdout] 114 | unsafe { kernel32::CloseHandle(hProcess) }; [INFO] [stdout] | ^^^^^^^^^^^ not found in `kernel32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: denote infinite loops with `loop { ... }` [INFO] [stdout] --> src/main.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | while true { [INFO] [stdout] | ^^^^^^^^^^ help: use `loop` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(while_true)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `self::wio::wide` [INFO] [stdout] --> src/Utilities/mod.rs:13:16 [INFO] [stdout] | [INFO] [stdout] 13 | use self::wio::wide::FromWide; [INFO] [stdout] | ^^^^ could not find `wide` in `wio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HANDLE` in crate `winapi` [INFO] [stdout] --> src/Utilities/mod.rs:22:25 [INFO] [stdout] | [INFO] [stdout] 22 | m_hProcess: winapi::HANDLE, [INFO] [stdout] | ^^^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HANDLE` in crate `winapi` [INFO] [stdout] --> src/Utilities/mod.rs:31:36 [INFO] [stdout] | [INFO] [stdout] 31 | fn NewHandle(hProcess: winapi::HANDLE) -> Process { [INFO] [stdout] | ^^^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `ReadProcessMemory` in crate `kernel32` [INFO] [stdout] --> src/Utilities/mod.rs:38:23 [INFO] [stdout] | [INFO] [stdout] 38 | kernel32::ReadProcessMemory(self.m_hProcess, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in `kernel32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SIZE_T` in crate `winapi` [INFO] [stdout] --> src/Utilities/mod.rs:41:74 [INFO] [stdout] | [INFO] [stdout] 41 | ... mem::size_of::() as winapi::SIZE_T, [INFO] [stdout] | ^^^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `CreateToolhelp32Snapshot` in crate `kernel32` [INFO] [stdout] --> src/Utilities/mod.rs:54:32 [INFO] [stdout] | [INFO] [stdout] 54 | unsafe { kernel32::CreateToolhelp32Snapshot(winapi::TH32CS_SNAPMODULE, dwPID) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in `kernel32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TH32CS_SNAPMODULE` in crate `winapi` [INFO] [stdout] --> src/Utilities/mod.rs:54:65 [INFO] [stdout] | [INFO] [stdout] 54 | unsafe { kernel32::CreateToolhelp32Snapshot(winapi::TH32CS_SNAPMODULE, dwPID) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `INVALID_HANDLE_VALUE` in crate `winapi` [INFO] [stdout] --> src/Utilities/mod.rs:56:31 [INFO] [stdout] | [INFO] [stdout] 56 | if hModule != winapi::INVALID_HANDLE_VALUE { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `MODULEENTRY32W` in crate `winapi` [INFO] [stdout] --> src/Utilities/mod.rs:58:36 [INFO] [stdout] | [INFO] [stdout] 58 | let mut Entry: winapi::MODULEENTRY32W = unsafe { mem::zeroed() }; [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `MODULEENTRY32W` in crate `winapi` [INFO] [stdout] --> src/Utilities/mod.rs:59:51 [INFO] [stdout] | [INFO] [stdout] 59 | Entry.dwSize = mem::size_of::() as u32; [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Module32NextW` in crate `kernel32` [INFO] [stdout] --> src/Utilities/mod.rs:61:38 [INFO] [stdout] | [INFO] [stdout] 61 | while unsafe { kernel32::Module32NextW(hModule, &mut Entry) } != 0 { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `kernel32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `CloseHandle` in crate `kernel32` [INFO] [stdout] --> src/Utilities/mod.rs:67:48 [INFO] [stdout] | [INFO] [stdout] 67 | ... unsafe { kernel32::CloseHandle(hModule) }; [INFO] [stdout] | ^^^^^^^^^^^ not found in `kernel32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `OpenProcess` in crate `kernel32` [INFO] [stdout] --> src/Utilities/mod.rs:97:50 [INFO] [stdout] | [INFO] [stdout] 97 | return Process::NewHandle(unsafe { kernel32::OpenProcess(winapi::PROCESS_VM_READ, 0, dwPID) }); [INFO] [stdout] | ^^^^^^^^^^^ not found in `kernel32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PROCESS_VM_READ` in crate `winapi` [INFO] [stdout] --> src/Utilities/mod.rs:97:70 [INFO] [stdout] | [INFO] [stdout] 97 | return Process::NewHandle(unsafe { kernel32::OpenProcess(winapi::PROCESS_VM_READ, 0, dwPID) }); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `CreateToolhelp32Snapshot` in crate `kernel32` [INFO] [stdout] --> src/Utilities/mod.rs:101:39 [INFO] [stdout] | [INFO] [stdout] 101 | let hProcess = unsafe { kernel32::CreateToolhelp32Snapshot(winapi::TH32CS_SNAPPROCESS, 0) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in `kernel32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TH32CS_SNAPPROCESS` in crate `winapi` [INFO] [stdout] --> src/Utilities/mod.rs:101:72 [INFO] [stdout] | [INFO] [stdout] 101 | let hProcess = unsafe { kernel32::CreateToolhelp32Snapshot(winapi::TH32CS_SNAPPROCESS, 0) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PROCESSENTRY32W` in crate `winapi` [INFO] [stdout] --> src/Utilities/mod.rs:103:28 [INFO] [stdout] | [INFO] [stdout] 103 | let mut Entry: winapi::PROCESSENTRY32W = unsafe { mem::zeroed() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PROCESSENTRY32W` in crate `winapi` [INFO] [stdout] --> src/Utilities/mod.rs:105:43 [INFO] [stdout] | [INFO] [stdout] 105 | Entry.dwSize = mem::size_of::() as u32; [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Process32NextW` in crate `kernel32` [INFO] [stdout] --> src/Utilities/mod.rs:107:30 [INFO] [stdout] | [INFO] [stdout] 107 | while unsafe { kernel32::Process32NextW(hProcess, &mut Entry) } != 0 { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `kernel32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `CloseHandle` in crate `kernel32` [INFO] [stdout] --> src/Utilities/mod.rs:114:40 [INFO] [stdout] | [INFO] [stdout] 114 | unsafe { kernel32::CloseHandle(hProcess) }; [INFO] [stdout] | ^^^^^^^^^^^ not found in `kernel32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: denote infinite loops with `loop { ... }` [INFO] [stdout] --> src/main.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | while true { [INFO] [stdout] | ^^^^^^^^^^ help: use `loop` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(while_true)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_wide_null` found for struct `OsString` in the current scope [INFO] [stdout] --> src/Utilities/mod.rs:63:41 [INFO] [stdout] | [INFO] [stdout] 63 | let modName = OsString::from_wide_null(&Entry.szModule); [INFO] [stdout] | ^^^^^^^^^^^^^^ function or associated item not found in `OsString` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_wide_null` found for struct `OsString` in the current scope [INFO] [stdout] --> src/Utilities/mod.rs:63:41 [INFO] [stdout] | [INFO] [stdout] 63 | let modName = OsString::from_wide_null(&Entry.szModule); [INFO] [stdout] | ^^^^^^^^^^^^^^ function or associated item not found in `OsString` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_wide` found for struct `OsString` in the current scope [INFO] [stdout] --> src/Utilities/mod.rs:109:34 [INFO] [stdout] | [INFO] [stdout] 109 | let procName = OsString::from_wide(&Entry.szExeFile); [INFO] [stdout] | ^^^^^^^^^ function or associated item not found in `OsString` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 22 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_wide` found for struct `OsString` in the current scope [INFO] [stdout] --> src/Utilities/mod.rs:109:34 [INFO] [stdout] | [INFO] [stdout] 109 | let procName = OsString::from_wide(&Entry.szExeFile); [INFO] [stdout] | ^^^^^^^^^ function or associated item not found in `OsString` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 22 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `cancer` [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" "bbe85b6b3834b1bda05f3374e9f7b22ea2a6d65597f34d3ddbd5e63627763b82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bbe85b6b3834b1bda05f3374e9f7b22ea2a6d65597f34d3ddbd5e63627763b82", kill_on_drop: false }` [INFO] [stdout] bbe85b6b3834b1bda05f3374e9f7b22ea2a6d65597f34d3ddbd5e63627763b82