[INFO] cloning repository https://github.com/Argannor/poe-minimizer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Argannor/poe-minimizer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArgannor%2Fpoe-minimizer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArgannor%2Fpoe-minimizer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 37f9dc68a5e954b35874407dcd8f330613d6ea12
[INFO] documenting Argannor/poe-minimizer against 1.91.0 for beta-1.92-rustdoc-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArgannor%2Fpoe-minimizer" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Argannor/poe-minimizer
[INFO] finished tweaking git repo https://github.com/Argannor/poe-minimizer
[INFO] tweaked toml for git repo https://github.com/Argannor/poe-minimizer written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Argannor/poe-minimizer on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Argannor/poe-minimizer already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded simplelog v0.7.4
[INFO] [stderr]   Downloaded rust-argon2 v0.7.0
[INFO] [stderr]   Downloaded blake2b_simd v0.5.10
[INFO] [stderr]   Downloaded arrayvec v0.5.1
[INFO] [stderr]   Downloaded dirs-sys v0.3.4
[INFO] [stderr]   Downloaded redox_users v0.3.4
[INFO] [stderr]   Downloaded rev_lines v0.2.1
[INFO] [stderr]   Downloaded term v0.6.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9bfff97a5d7ad64271f2e1a01f3c17013269f1e7952233a4b28b0f7ef29dd796
[INFO] running `Command { std: "docker" "start" "-a" "9bfff97a5d7ad64271f2e1a01f3c17013269f1e7952233a4b28b0f7ef29dd796", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9bfff97a5d7ad64271f2e1a01f3c17013269f1e7952233a4b28b0f7ef29dd796", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9bfff97a5d7ad64271f2e1a01f3c17013269f1e7952233a4b28b0f7ef29dd796", kill_on_drop: false }`
[INFO] [stdout] 9bfff97a5d7ad64271f2e1a01f3c17013269f1e7952233a4b28b0f7ef29dd796
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ff3ded50810e54e5fcf7071c3f616aa93d530e8175baabc1b5c5dc68b652775c
[INFO] running `Command { std: "docker" "start" "-a" "ff3ded50810e54e5fcf7071c3f616aa93d530e8175baabc1b5c5dc68b652775c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.67
[INFO] [stderr]    Compiling num-traits v0.2.11
[INFO] [stderr]    Compiling num-integer v0.1.42
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling winapi v0.3.8
[INFO] [stderr]     Checking rev_lines v0.2.1
[INFO] [stderr]     Checking widestring v0.4.0
[INFO] [stderr]     Checking dirs-sys v0.3.4
[INFO] [stderr]     Checking time v0.1.42
[INFO] [stderr]     Checking dirs v2.0.2
[INFO] [stderr]     Checking term v0.6.1
[INFO] [stderr]     Checking chrono v0.4.11
[INFO] [stderr]     Checking simplelog v0.7.4
[INFO] [stderr]  Documenting poe-minimizer v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: could not find `_core` in `winapi`
[INFO] [stdout]   --> src/main.rs:20:13
[INFO] [stdout]    |
[INFO] [stdout] 20 | use winapi::_core::sync::atomic::{AtomicBool, Ordering};
[INFO] [stdout]    |             ^^^^^ could not find `_core` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]  --> src/winutils.rs:4:13
[INFO] [stdout]   |
[INFO] [stdout] 4 | use winapi::um::winreg::{HKEY_CURRENT_USER, RegQueryValueExA};
[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/winutils.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 | use winapi::shared::winerror::{ERROR_SUCCESS, ERROR_FILE_NOT_FOUND};
[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/tray.rs:6:13
[INFO] [stdout]   |
[INFO] [stdout] 6 | use winapi::shared::minwindef::*;
[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/tray.rs:7:13
[INFO] [stdout]   |
[INFO] [stdout] 7 | use winapi::shared::windef::*;
[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/tray.rs:8:13
[INFO] [stdout]   |
[INFO] [stdout] 8 | use winapi::um::shellapi::*;
[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/tray.rs:10:13
[INFO] [stdout]    |
[INFO] [stdout] 10 | use winapi::um::wingdi::*;
[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/tray.rs:11:13
[INFO] [stdout]    |
[INFO] [stdout] 11 | use winapi::um::winuser::*;
[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/winutils.rs:8:57
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub fn get_window_handle(title: &str) -> Result<winapi::shared::windef::HWND, Error> {
[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/winutils.rs:20:65
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn get_process_path_by_window_handle(window_handle: winapi::shared::windef::HWND) -> Result<PathBuf, Error> {
[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/winutils.rs:27:47
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub fn minimize_window(window_handle: winapi::shared::windef::HWND) -> Result<(), Error> {
[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/winutils.rs:38:51
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub fn is_window_minimized(window_handle: winapi::shared::windef::HWND) -> Result<bool, Error> {
[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/winutils.rs:48:42
[INFO] [stdout]    |
[INFO] [stdout] 48 | fn get_process_id(window_handle: winapi::shared::windef::HWND) -> Result<u32, Error> {
[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/winutils.rs:60:58
[INFO] [stdout]    |
[INFO] [stdout] 60 | fn get_process_handle(process_id: u32) -> Result<winapi::um::winnt::HANDLE, Error> {
[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/winutils.rs:75:47
[INFO] [stdout]    |
[INFO] [stdout] 75 | fn get_process_module(process_handle: winapi::um::winnt::HANDLE) -> Result<winapi::shared::minwindef::HMODULE, Error> {
[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/winutils.rs:75:84
[INFO] [stdout]    |
[INFO] [stdout] 75 | fn get_process_module(process_handle: winapi::um::winnt::HANDLE) -> Result<winapi::shared::minwindef::HMODULE, Error> {
[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/winutils.rs:93:50
[INFO] [stdout]    |
[INFO] [stdout] 93 | fn get_process_file_name(process_handle: winapi::um::winnt::HANDLE, module_handle: winapi::shared::minwindef::HMODULE) -> Result<PathBuf,...
[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/winutils.rs:93:92
[INFO] [stdout]    |
[INFO] [stdout] 93 | fn get_process_file_name(process_handle: winapi::um::winnt::HANDLE, module_handle: winapi::shared::minwindef::HMODULE) -> Result<PathBuf,...
[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/winutils.rs:94:42
[INFO] [stdout]    |
[INFO] [stdout] 94 |     const BUFFER_LENGTH: usize = winapi::shared::minwindef::MAX_PATH + 1;
[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/winutils.rs:149:43
[INFO] [stdout]     |
[INFO] [stdout] 149 | fn get_autostart_hkey() -> Result<winapi::shared::minwindef::HKEY, Error> {
[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/main.rs:125:41
[INFO] [stdout]     |
[INFO] [stdout] 125 | fn find_log_path(window_handle: winapi::shared::windef::HWND) -> Result<String, Error> {
[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/main.rs:137:43
[INFO] [stdout]     |
[INFO] [stdout] 137 | fn check_for_minimization(handle: winapi::shared::windef::HWND, settings: &Settings) -> Result<(), Error> {
[INFO] [stdout]     |                                           ^^^^^^ could not find `shared` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `WM_APP` in this scope
[INFO] [stdout]   --> src/tray.rs:21:38
[INFO] [stdout]    |
[INFO] [stdout] 21 | const MESSAGE_SHOW_TRAY_POPUP: u32 = WM_APP + 1;
[INFO] [stdout]    |                                      ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope
[INFO] [stdout]   --> src/tray.rs:32:20
[INFO] [stdout]    |
[INFO] [stdout] 32 |     window_handle: HWND,
[INFO] [stdout]    |                    ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `HMENU` in this scope
[INFO] [stdout]   --> src/tray.rs:33:18
[INFO] [stdout]    |
[INFO] [stdout] 33 |     menu_handle: HMENU,
[INFO] [stdout]    |                  ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope
[INFO] [stdout]   --> src/tray.rs:66:38
[INFO] [stdout]    |
[INFO] [stdout] 66 | fn create_message_window() -> Result<HWND, Error> {
[INFO] [stdout]    |                                      ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 66 | fn create_message_window<HWND>() -> Result<HWND, Error> {
[INFO] [stdout]    |                         ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope
[INFO] [stdout]    --> src/tray.rs:107:42
[INFO] [stdout]     |
[INFO] [stdout] 107 | fn destroy_message_window(window_handle: HWND) -> Result<(), Error> {
[INFO] [stdout]     |                                          ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope
[INFO] [stdout]    --> src/tray.rs:112:38
[INFO] [stdout]     |
[INFO] [stdout] 112 | fn create_system_tray(window_handle: HWND) -> Result<(), Error> {
[INFO] [stdout]     |                                      ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope
[INFO] [stdout]    --> src/tray.rs:139:38
[INFO] [stdout]     |
[INFO] [stdout] 139 | fn remove_system_tray(window_handle: HWND) -> Result<(), Error> {
[INFO] [stdout]     |                                      ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `NOTIFYICONDATAA` in this scope
[INFO] [stdout]    --> src/tray.rs:151:31
[INFO] [stdout]     |
[INFO] [stdout] 151 | fn init_notify_icon_data() -> NOTIFYICONDATAA {
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope
[INFO] [stdout]    --> src/tray.rs:179:43
[INFO] [stdout]     |
[INFO] [stdout] 179 | fn handle_windows_messages(window_handle: HWND, menu_handle: HMENU) -> Result<Event, Error> {
[INFO] [stdout]     |                                           ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `HMENU` in this scope
[INFO] [stdout]    --> src/tray.rs:179:62
[INFO] [stdout]     |
[INFO] [stdout] 179 | fn handle_windows_messages(window_handle: HWND, menu_handle: HMENU) -> Result<Event, Error> {
[INFO] [stdout]     |                                                              ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope
[INFO] [stdout]    --> src/tray.rs:222:51
[INFO] [stdout]     |
[INFO] [stdout] 222 | unsafe extern "system" fn win_proc_dispatch(hwnd: HWND, msg: UINT, wparam: WPARAM, lparam: LPARAM)
[INFO] [stdout]     |                                                   ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UINT` in this scope
[INFO] [stdout]    --> src/tray.rs:222:62
[INFO] [stdout]     |
[INFO] [stdout] 222 | unsafe extern "system" fn win_proc_dispatch(hwnd: HWND, msg: UINT, wparam: WPARAM, lparam: LPARAM)
[INFO] [stdout]     |                                                              ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `WPARAM` in this scope
[INFO] [stdout]    --> src/tray.rs:222:76
[INFO] [stdout]     |
[INFO] [stdout] 222 | unsafe extern "system" fn win_proc_dispatch(hwnd: HWND, msg: UINT, wparam: WPARAM, lparam: LPARAM)
[INFO] [stdout]     |                                                                            ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `LPARAM` in this scope
[INFO] [stdout]    --> src/tray.rs:222:92
[INFO] [stdout]     |
[INFO] [stdout] 222 | unsafe extern "system" fn win_proc_dispatch(hwnd: HWND, msg: UINT, wparam: WPARAM, lparam: LPARAM)
[INFO] [stdout]     |                                                                                            ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `LRESULT` in this scope
[INFO] [stdout]    --> src/tray.rs:223:48
[INFO] [stdout]     |
[INFO] [stdout] 223 | ...                   -> LRESULT
[INFO] [stdout]     |                          ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `HMENU` in this scope
[INFO] [stdout]    --> src/tray.rs:237:46
[INFO] [stdout]     |
[INFO] [stdout] 237 | fn create_tray_menu(run_on_startup: bool) -> HMENU {
[INFO] [stdout]     |                                              ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope
[INFO] [stdout]    --> src/tray.rs:251:34
[INFO] [stdout]     |
[INFO] [stdout] 251 | fn show_tray_menu(window_handle: HWND, menu_handle: HMENU) {
[INFO] [stdout]     |                                  ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `HMENU` in this scope
[INFO] [stdout]    --> src/tray.rs:251:53
[INFO] [stdout]     |
[INFO] [stdout] 251 | fn show_tray_menu(window_handle: HWND, menu_handle: HMENU) {
[INFO] [stdout]     |                                                     ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope
[INFO] [stdout]    --> src/tray.rs:261:47
[INFO] [stdout]     |
[INFO] [stdout] 261 | fn update_tray_menu_item_state(window_handle: HWND, menu_handle: HMENU, item_id: usize, flags: u32) {
[INFO] [stdout]     |                                               ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `HMENU` in this scope
[INFO] [stdout]    --> src/tray.rs:261:66
[INFO] [stdout]     |
[INFO] [stdout] 261 | fn update_tray_menu_item_state(window_handle: HWND, menu_handle: HMENU, item_id: usize, flags: u32) {
[INFO] [stdout]     |                                                                  ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not document `poe-minimizer`
[INFO] running `Command { std: "docker" "inspect" "ff3ded50810e54e5fcf7071c3f616aa93d530e8175baabc1b5c5dc68b652775c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ff3ded50810e54e5fcf7071c3f616aa93d530e8175baabc1b5c5dc68b652775c", kill_on_drop: false }`
[INFO] [stdout] ff3ded50810e54e5fcf7071c3f616aa93d530e8175baabc1b5c5dc68b652775c
