[INFO] fetching crate newport_os 0.2.0... [INFO] checking newport_os-0.2.0 against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] extracting crate newport_os 0.2.0 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate newport_os 0.2.0 on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate newport_os 0.2.0 [INFO] finished tweaking crates.io crate newport_os 0.2.0 [INFO] tweaked toml for crates.io crate newport_os 0.2.0 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded newport_math v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 258328c7d9de432e4fa02ee1538e1b1cc452b9074167eec8e4bf2ab6e5e316e6 [INFO] running `Command { std: "docker" "start" "-a" "258328c7d9de432e4fa02ee1538e1b1cc452b9074167eec8e4bf2ab6e5e316e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "258328c7d9de432e4fa02ee1538e1b1cc452b9074167eec8e4bf2ab6e5e316e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "258328c7d9de432e4fa02ee1538e1b1cc452b9074167eec8e4bf2ab6e5e316e6", kill_on_drop: false }` [INFO] [stdout] 258328c7d9de432e4fa02ee1538e1b1cc452b9074167eec8e4bf2ab6e5e316e6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 37a4d4890cf787a7f40b6987b45ff285b0092bc62f98363fb1ee6268c853b297 [INFO] running `Command { std: "docker" "start" "-a" "37a4d4890cf787a7f40b6987b45ff285b0092bc62f98363fb1ee6268c853b297", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling serde_derive v1.0.128 [INFO] [stderr] Checking serde v1.0.128 [INFO] [stderr] Checking newport_math v0.2.0 [INFO] [stderr] Checking newport_os v0.2.0 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2018 edition to 2021 [INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os` [INFO] [stdout] --> src/window.rs:30:6 [INFO] [stdout] | [INFO] [stdout] 30 | os::windows::ffi::OsStrExt, [INFO] [stdout] | ^^^^^^^ could not find `windows` in `os` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::win32` [INFO] [stdout] --> src/dialog.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::win32::*; [INFO] [stdout] | ^^^^^ could not find `win32` in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SYSTEMTIME` [INFO] [stdout] --> src/time.rs:20:25 [INFO] [stdout] | [INFO] [stdout] 20 | let mut system_time = SYSTEMTIME::default(); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `SYSTEMTIME` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `win32` [INFO] [stdout] --> src/lib.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | (unsafe { win32::GetCaretBlinkTime() } as f32) / 1000.0 [INFO] [stdout] | ^^^^^ use of undeclared crate or module `win32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `OPENFILENAMEA` in this scope [INFO] [stdout] --> src/dialog.rs:70:17 [INFO] [stdout] | [INFO] [stdout] 70 | let mut ofa = OPENFILENAMEA { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `OPENFILENAMEA` in this scope [INFO] [stdout] --> src/dialog.rs:71:27 [INFO] [stdout] | [INFO] [stdout] 57 | impl<'a> DialogBuilder<'a> { [INFO] [stdout] | - help: you might be missing a type parameter: `, OPENFILENAMEA` [INFO] [stdout] ... [INFO] [stdout] 71 | lStructSize: size_of::() as 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/dialog.rs:71:47 [INFO] [stdout] | [INFO] [stdout] 71 | lStructSize: size_of::() as DWORD, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetModuleHandleA` in this scope [INFO] [stdout] --> src/dialog.rs:73:24 [INFO] [stdout] | [INFO] [stdout] 73 | hInstance: unsafe { GetModuleHandleA(null()) }, [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/dialog.rs:77:44 [INFO] [stdout] | [INFO] [stdout] 77 | nFilterIndex: self.default_extension as DWORD, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `OFN_PATHMUSTEXIST` in this scope [INFO] [stdout] --> src/dialog.rs:84:11 [INFO] [stdout] | [INFO] [stdout] 84 | Flags: OFN_PATHMUSTEXIST | OFN_FILEMUSTEXIST, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `OFN_FILEMUSTEXIST` in this scope [INFO] [stdout] --> src/dialog.rs:84:31 [INFO] [stdout] | [INFO] [stdout] 84 | Flags: OFN_PATHMUSTEXIST | OFN_FILEMUSTEXIST, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetOpenFileNameA` in this scope [INFO] [stdout] --> src/dialog.rs:98:12 [INFO] [stdout] | [INFO] [stdout] 98 | unsafe { GetOpenFileNameA(&mut ofa) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetLastError` in this scope [INFO] [stdout] --> src/dialog.rs:100:25 [INFO] [stdout] | [INFO] [stdout] 100 | let result = unsafe { GetLastError() }; [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `LoadLibraryA` in this scope [INFO] [stdout] --> src/library.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 28 | let handle = LoadLibraryA(path.as_ptr() as LPCSTR); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LPCSTR` in this scope [INFO] [stdout] --> src/library.rs:28:47 [INFO] [stdout] | [INFO] [stdout] 28 | let handle = LoadLibraryA(path.as_ptr() as LPCSTR); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `INVALID_HANDLE_VALUE` in this scope [INFO] [stdout] --> src/library.rs:29:17 [INFO] [stdout] | [INFO] [stdout] 29 | if handle == INVALID_HANDLE_VALUE { [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/library.rs:36:43 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn raw_address(&self, proc: &str) -> LPVOID { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetProcAddress` in this scope [INFO] [stdout] --> src/library.rs:42:12 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { GetProcAddress(self.handle, buffer.as_ptr() as LPCSTR) as _ } [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LPCSTR` in this scope [INFO] [stdout] --> src/library.rs:42:59 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { GetProcAddress(self.handle, buffer.as_ptr() as LPCSTR) as _ } [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `FreeLibrary` in this scope [INFO] [stdout] --> src/library.rs:49:4 [INFO] [stdout] | [INFO] [stdout] 49 | FreeLibrary(self.handle); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetLocalTime` in this scope [INFO] [stdout] --> src/time.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 21 | unsafe { GetLocalTime(&mut system_time) }; [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HRESULT` in this scope [INFO] [stdout] --> src/window.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | type SetProcessDPIAwareness = extern "C" fn(PROCESS_DPI_AWARENESS) -> HRESULT; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HMONITOR` in this scope [INFO] [stdout] --> src/window.rs:57:39 [INFO] [stdout] | [INFO] [stdout] 57 | type GetDpiForMonitor = extern "C" fn(HMONITOR, MONITOR_DPI_TYPE, *mut UINT, *mut UINT) -> HRESULT; [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/window.rs:57:72 [INFO] [stdout] | [INFO] [stdout] 57 | type GetDpiForMonitor = extern "C" fn(HMONITOR, MONITOR_DPI_TYPE, *mut UINT, *mut UINT) -> HRESULT; [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/window.rs:57:83 [INFO] [stdout] | [INFO] [stdout] 57 | type GetDpiForMonitor = extern "C" fn(HMONITOR, MONITOR_DPI_TYPE, *mut UINT, *mut UINT) -> HRESULT; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HRESULT` in this scope [INFO] [stdout] --> src/window.rs:57:92 [INFO] [stdout] | [INFO] [stdout] 57 | type GetDpiForMonitor = extern "C" fn(HMONITOR, MONITOR_DPI_TYPE, *mut UINT, *mut UINT) -> HRESULT; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `WindowHandle` in this scope [INFO] [stdout] --> src/window.rs:298:10 [INFO] [stdout] | [INFO] [stdout] 75 | pub enum WindowStyle { [INFO] [stdout] | -------------------- similarly named enum `WindowStyle` defined here [INFO] [stdout] ... [INFO] [stdout] 298 | handle: WindowHandle, [INFO] [stdout] | ^^^^^^^^^^^^ help: an enum with a similar name exists: `WindowStyle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::library::Library` [INFO] [stdout] --> src/window.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use crate::library::Library; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `lazy_static::lazy_static` [INFO] [stdout] --> src/window.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use lazy_static::lazy_static; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `CString`, `OsString`, `mem::size_of`, `null_mut`, `null`, `num::Wrapping` [INFO] [stdout] --> src/window.rs:25:3 [INFO] [stdout] | [INFO] [stdout] 25 | CString, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 26 | OsString, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 27 | }, [INFO] [stdout] 28 | mem::size_of, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 29 | num::Wrapping, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 32 | null, [INFO] [stdout] | ^^^^ [INFO] [stdout] 33 | null_mut, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `handle` found for reference `&'a Window` in the current scope [INFO] [stdout] --> src/dialog.rs:72:27 [INFO] [stdout] | [INFO] [stdout] 72 | hwndOwner: self.window.handle(), [INFO] [stdout] | ^^^^^^ private field, not a method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `Library` has no field named `handle` [INFO] [stdout] --> src/library.rs:32:17 [INFO] [stdout] | [INFO] [stdout] 32 | Ok(Library { handle: handle }) [INFO] [stdout] | ^^^^^^ `Library` does not have this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `handle` on type `&Library` [INFO] [stdout] --> src/library.rs:42:32 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { GetProcAddress(self.handle, buffer.as_ptr() as LPCSTR) as _ } [INFO] [stdout] | ^^^^^^ unknown field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `handle` on type `&mut Library` [INFO] [stdout] --> src/library.rs:49:21 [INFO] [stdout] | [INFO] [stdout] 49 | FreeLibrary(self.handle); [INFO] [stdout] | ^^^^^^ unknown field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 31 previous errors; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0422, E0425, E0432, E0433, E0560, E0599, E0609. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `newport_os` due to 32 previous errors; 3 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os` [INFO] [stdout] --> src/window.rs:30:6 [INFO] [stdout] | [INFO] [stdout] 30 | os::windows::ffi::OsStrExt, [INFO] [stdout] | ^^^^^^^ could not find `windows` in `os` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::win32` [INFO] [stdout] --> src/dialog.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::win32::*; [INFO] [stdout] | ^^^^^ could not find `win32` in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SYSTEMTIME` [INFO] [stdout] --> src/time.rs:20:25 [INFO] [stdout] | [INFO] [stdout] 20 | let mut system_time = SYSTEMTIME::default(); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `SYSTEMTIME` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `win32` [INFO] [stdout] --> src/lib.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | (unsafe { win32::GetCaretBlinkTime() } as f32) / 1000.0 [INFO] [stdout] | ^^^^^ use of undeclared crate or module `win32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `OPENFILENAMEA` in this scope [INFO] [stdout] --> src/dialog.rs:70:17 [INFO] [stdout] | [INFO] [stdout] 70 | let mut ofa = OPENFILENAMEA { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `OPENFILENAMEA` in this scope [INFO] [stdout] --> src/dialog.rs:71:27 [INFO] [stdout] | [INFO] [stdout] 57 | impl<'a> DialogBuilder<'a> { [INFO] [stdout] | - help: you might be missing a type parameter: `, OPENFILENAMEA` [INFO] [stdout] ... [INFO] [stdout] 71 | lStructSize: size_of::() as 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/dialog.rs:71:47 [INFO] [stdout] | [INFO] [stdout] 71 | lStructSize: size_of::() as DWORD, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetModuleHandleA` in this scope [INFO] [stdout] --> src/dialog.rs:73:24 [INFO] [stdout] | [INFO] [stdout] 73 | hInstance: unsafe { GetModuleHandleA(null()) }, [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/dialog.rs:77:44 [INFO] [stdout] | [INFO] [stdout] 77 | nFilterIndex: self.default_extension as DWORD, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `OFN_PATHMUSTEXIST` in this scope [INFO] [stdout] --> src/dialog.rs:84:11 [INFO] [stdout] | [INFO] [stdout] 84 | Flags: OFN_PATHMUSTEXIST | OFN_FILEMUSTEXIST, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `OFN_FILEMUSTEXIST` in this scope [INFO] [stdout] --> src/dialog.rs:84:31 [INFO] [stdout] | [INFO] [stdout] 84 | Flags: OFN_PATHMUSTEXIST | OFN_FILEMUSTEXIST, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetOpenFileNameA` in this scope [INFO] [stdout] --> src/dialog.rs:98:12 [INFO] [stdout] | [INFO] [stdout] 98 | unsafe { GetOpenFileNameA(&mut ofa) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetLastError` in this scope [INFO] [stdout] --> src/dialog.rs:100:25 [INFO] [stdout] | [INFO] [stdout] 100 | let result = unsafe { GetLastError() }; [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `LoadLibraryA` in this scope [INFO] [stdout] --> src/library.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 28 | let handle = LoadLibraryA(path.as_ptr() as LPCSTR); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LPCSTR` in this scope [INFO] [stdout] --> src/library.rs:28:47 [INFO] [stdout] | [INFO] [stdout] 28 | let handle = LoadLibraryA(path.as_ptr() as LPCSTR); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `INVALID_HANDLE_VALUE` in this scope [INFO] [stdout] --> src/library.rs:29:17 [INFO] [stdout] | [INFO] [stdout] 29 | if handle == INVALID_HANDLE_VALUE { [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/library.rs:36:43 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn raw_address(&self, proc: &str) -> LPVOID { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetProcAddress` in this scope [INFO] [stdout] --> src/library.rs:42:12 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { GetProcAddress(self.handle, buffer.as_ptr() as LPCSTR) as _ } [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LPCSTR` in this scope [INFO] [stdout] --> src/library.rs:42:59 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { GetProcAddress(self.handle, buffer.as_ptr() as LPCSTR) as _ } [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `FreeLibrary` in this scope [INFO] [stdout] --> src/library.rs:49:4 [INFO] [stdout] | [INFO] [stdout] 49 | FreeLibrary(self.handle); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetLocalTime` in this scope [INFO] [stdout] --> src/time.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 21 | unsafe { GetLocalTime(&mut system_time) }; [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HRESULT` in this scope [INFO] [stdout] --> src/window.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | type SetProcessDPIAwareness = extern "C" fn(PROCESS_DPI_AWARENESS) -> HRESULT; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HMONITOR` in this scope [INFO] [stdout] --> src/window.rs:57:39 [INFO] [stdout] | [INFO] [stdout] 57 | type GetDpiForMonitor = extern "C" fn(HMONITOR, MONITOR_DPI_TYPE, *mut UINT, *mut UINT) -> HRESULT; [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/window.rs:57:72 [INFO] [stdout] | [INFO] [stdout] 57 | type GetDpiForMonitor = extern "C" fn(HMONITOR, MONITOR_DPI_TYPE, *mut UINT, *mut UINT) -> HRESULT; [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/window.rs:57:83 [INFO] [stdout] | [INFO] [stdout] 57 | type GetDpiForMonitor = extern "C" fn(HMONITOR, MONITOR_DPI_TYPE, *mut UINT, *mut UINT) -> HRESULT; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HRESULT` in this scope [INFO] [stdout] --> src/window.rs:57:92 [INFO] [stdout] | [INFO] [stdout] 57 | type GetDpiForMonitor = extern "C" fn(HMONITOR, MONITOR_DPI_TYPE, *mut UINT, *mut UINT) -> HRESULT; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `WindowHandle` in this scope [INFO] [stdout] --> src/window.rs:298:10 [INFO] [stdout] | [INFO] [stdout] 75 | pub enum WindowStyle { [INFO] [stdout] | -------------------- similarly named enum `WindowStyle` defined here [INFO] [stdout] ... [INFO] [stdout] 298 | handle: WindowHandle, [INFO] [stdout] | ^^^^^^^^^^^^ help: an enum with a similar name exists: `WindowStyle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::library::Library` [INFO] [stdout] --> src/window.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use crate::library::Library; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `lazy_static::lazy_static` [INFO] [stdout] --> src/window.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use lazy_static::lazy_static; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `CString`, `OsString`, `mem::size_of`, `null_mut`, `null`, `num::Wrapping` [INFO] [stdout] --> src/window.rs:25:3 [INFO] [stdout] | [INFO] [stdout] 25 | CString, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 26 | OsString, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 27 | }, [INFO] [stdout] 28 | mem::size_of, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 29 | num::Wrapping, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 32 | null, [INFO] [stdout] | ^^^^ [INFO] [stdout] 33 | null_mut, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `handle` found for reference `&'a Window` in the current scope [INFO] [stdout] --> src/dialog.rs:72:27 [INFO] [stdout] | [INFO] [stdout] 72 | hwndOwner: self.window.handle(), [INFO] [stdout] | ^^^^^^ private field, not a method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `Library` has no field named `handle` [INFO] [stdout] --> src/library.rs:32:17 [INFO] [stdout] | [INFO] [stdout] 32 | Ok(Library { handle: handle }) [INFO] [stdout] | ^^^^^^ `Library` does not have this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `handle` on type `&Library` [INFO] [stdout] --> src/library.rs:42:32 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { GetProcAddress(self.handle, buffer.as_ptr() as LPCSTR) as _ } [INFO] [stdout] | ^^^^^^ unknown field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `handle` on type `&mut Library` [INFO] [stdout] --> src/library.rs:49:21 [INFO] [stdout] | [INFO] [stdout] 49 | FreeLibrary(self.handle); [INFO] [stdout] | ^^^^^^ unknown field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 31 previous errors; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0422, E0425, E0432, E0433, E0560, E0599, E0609. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] [stderr] error: failed to migrate to next edition [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo fix --edition --allow-no-vcs --allow-dirty --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "37a4d4890cf787a7f40b6987b45ff285b0092bc62f98363fb1ee6268c853b297", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37a4d4890cf787a7f40b6987b45ff285b0092bc62f98363fb1ee6268c853b297", kill_on_drop: false }` [INFO] [stdout] 37a4d4890cf787a7f40b6987b45ff285b0092bc62f98363fb1ee6268c853b297