Nov 28 19:55:37.245 INFO checking read-0.1.1 against master#0b9f19dff1347e29bf4362ab5a8fab84b43023b5 for pr-56074 Nov 28 19:55:37.247 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56074/worker-2/master#0b9f19dff1347e29bf4362ab5a8fab84b43023b5:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-56074/master#0b9f19dff1347e29bf4362ab5a8fab84b43023b5:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +0b9f19dff1347e29bf4362ab5a8fab84b43023b5-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 28 19:55:37.788 INFO [stdout] 51b2b3a4234fa50ea77a8890fedb1d1e51c2b555d8f2783d8dd006b6f7847500 Nov 28 19:55:37.791 INFO running `"docker" "start" "-a" "51b2b3a4234fa50ea77a8890fedb1d1e51c2b555d8f2783d8dd006b6f7847500"` Nov 28 19:55:38.961 INFO [stderr] usermod: no changes Nov 28 19:55:39.064 INFO [stderr] Compiling winapi v0.3.6 Nov 28 19:55:41.444 INFO [stderr] Checking read v0.1.1 (/source) Nov 28 19:55:42.073 INFO [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi` Nov 28 19:55:42.073 INFO [stderr] --> src/main.rs:35:13 Nov 28 19:55:42.073 INFO [stderr] | Nov 28 19:55:42.073 INFO [stderr] 35 | use winapi::um::{minwinbase::LMEM_MOVEABLE, winnt::{LPCWSTR, LONG, HANDLE}}; Nov 28 19:55:42.073 INFO [stderr] | ^^ could not find `um` in `winapi` Nov 28 19:55:42.073 INFO [stderr] Nov 28 19:55:42.073 INFO [stderr] error[E0432]: unresolved import `winapi::shared` Nov 28 19:55:42.073 INFO [stderr] --> src/main.rs:34:13 Nov 28 19:55:42.073 INFO [stderr] | Nov 28 19:55:42.073 INFO [stderr] 34 | use winapi::shared::windowsx as winx; Nov 28 19:55:42.073 INFO [stderr] | ^^^^^^ could not find `shared` in `winapi` Nov 28 19:55:42.073 INFO [stderr] Nov 28 19:55:42.073 INFO [stderr] error[E0433]: failed to resolve: could not find `shared` in `winapi` Nov 28 19:55:42.073 INFO [stderr] --> src/main.rs:37:13 Nov 28 19:55:42.073 INFO [stderr] | Nov 28 19:55:42.073 INFO [stderr] 37 | use winapi::shared::windef::{HWND, HMENU, HBRUSH, HICON, HFONT, HGDIOBJ, HBITMAP, HDC, RECT, POINT}; Nov 28 19:55:42.073 INFO [stderr] | ^^^^^^ could not find `shared` in `winapi` Nov 28 19:55:42.074 INFO [stderr] Nov 28 19:55:42.074 INFO [stderr] error[E0433]: failed to resolve: could not find `shared` in `winapi` Nov 28 19:55:42.074 INFO [stderr] --> src/main.rs:38:13 Nov 28 19:55:42.074 INFO [stderr] | Nov 28 19:55:42.074 INFO [stderr] 38 | use winapi::shared::minwindef::{INT, UINT, DWORD, MAX_PATH, HINSTANCE, HGLOBAL, LRESULT, LPVOID, WPARAM, LPARAM, HIWORD, LOWORD}; Nov 28 19:55:42.074 INFO [stderr] | ^^^^^^ could not find `shared` in `winapi` Nov 28 19:55:42.074 INFO [stderr] Nov 28 19:55:42.074 INFO [stderr] error[E0433]: failed to resolve: could not find `windows` in `os` Nov 28 19:55:42.074 INFO [stderr] --> src/main.rs:40:95 Nov 28 19:55:42.074 INFO [stderr] | Nov 28 19:55:42.074 INFO [stderr] 40 | use std::{ptr, mem, io::{Read, Write}, fs::File, ffi::OsStr, sync::Mutex, string::String, os::windows::ffi::OsStrExt}; Nov 28 19:55:42.074 INFO [stderr] | ^^^^^^^ could not find `windows` in `os` Nov 28 19:55:42.074 INFO [stderr] Nov 28 19:55:42.074 INFO [stderr] error[E0432]: unresolved import `winapi::um` Nov 28 19:55:42.074 INFO [stderr] --> src/main.rs:36:13 Nov 28 19:55:42.074 INFO [stderr] | Nov 28 19:55:42.074 INFO [stderr] 36 | use winapi::um::{shellapi as shell, winuser as user, wingdi as gdi, winbase as win}; Nov 28 19:55:42.074 INFO [stderr] | ^^ could not find `um` in `winapi` Nov 28 19:55:42.074 INFO [stderr] Nov 28 19:55:42.284 INFO [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi` Nov 28 19:55:42.284 INFO [stderr] --> src/main.rs:35:13 Nov 28 19:55:42.284 INFO [stderr] | Nov 28 19:55:42.285 INFO [stderr] 35 | use winapi::um::{minwinbase::LMEM_MOVEABLE, winnt::{LPCWSTR, LONG, HANDLE}}; Nov 28 19:55:42.285 INFO [stderr] | ^^ could not find `um` in `winapi` Nov 28 19:55:42.285 INFO [stderr] Nov 28 19:55:42.285 INFO [stderr] error[E0432]: unresolved import `winapi::shared` Nov 28 19:55:42.285 INFO [stderr] --> src/main.rs:34:13 Nov 28 19:55:42.285 INFO [stderr] | Nov 28 19:55:42.285 INFO [stderr] 34 | use winapi::shared::windowsx as winx; Nov 28 19:55:42.285 INFO [stderr] | ^^^^^^ could not find `shared` in `winapi` Nov 28 19:55:42.285 INFO [stderr] Nov 28 19:55:42.285 INFO [stderr] error[E0433]: failed to resolve: could not find `shared` in `winapi` Nov 28 19:55:42.285 INFO [stderr] --> src/main.rs:37:13 Nov 28 19:55:42.285 INFO [stderr] | Nov 28 19:55:42.285 INFO [stderr] 37 | use winapi::shared::windef::{HWND, HMENU, HBRUSH, HICON, HFONT, HGDIOBJ, HBITMAP, HDC, RECT, POINT}; Nov 28 19:55:42.285 INFO [stderr] | ^^^^^^ could not find `shared` in `winapi` Nov 28 19:55:42.285 INFO [stderr] Nov 28 19:55:42.285 INFO [stderr] error[E0433]: failed to resolve: could not find `shared` in `winapi` Nov 28 19:55:42.285 INFO [stderr] --> src/main.rs:38:13 Nov 28 19:55:42.285 INFO [stderr] | Nov 28 19:55:42.285 INFO [stderr] 38 | use winapi::shared::minwindef::{INT, UINT, DWORD, MAX_PATH, HINSTANCE, HGLOBAL, LRESULT, LPVOID, WPARAM, LPARAM, HIWORD, LOWORD}; Nov 28 19:55:42.285 INFO [stderr] | ^^^^^^ could not find `shared` in `winapi` Nov 28 19:55:42.285 INFO [stderr] Nov 28 19:55:42.285 INFO [stderr] error[E0433]: failed to resolve: could not find `windows` in `os` Nov 28 19:55:42.285 INFO [stderr] --> src/main.rs:40:95 Nov 28 19:55:42.285 INFO [stderr] | Nov 28 19:55:42.286 INFO [stderr] 40 | use std::{ptr, mem, io::{Read, Write}, fs::File, ffi::OsStr, sync::Mutex, string::String, os::windows::ffi::OsStrExt}; Nov 28 19:55:42.286 INFO [stderr] | ^^^^^^^ could not find `windows` in `os` Nov 28 19:55:42.286 INFO [stderr] Nov 28 19:55:42.286 INFO [stderr] error[E0432]: unresolved import `winapi::um` Nov 28 19:55:42.286 INFO [stderr] --> src/main.rs:36:13 Nov 28 19:55:42.286 INFO [stderr] | Nov 28 19:55:42.286 INFO [stderr] 36 | use winapi::um::{shellapi as shell, winuser as user, wingdi as gdi, winbase as win}; Nov 28 19:55:42.286 INFO [stderr] | ^^ could not find `um` in `winapi` Nov 28 19:55:42.286 INFO [stderr] Nov 28 19:55:42.729 INFO [stderr] error[E0412]: cannot find type `LONG` in this scope Nov 28 19:55:42.729 INFO [stderr] --> src/main.rs:49:15 Nov 28 19:55:42.729 INFO [stderr] | Nov 28 19:55:42.729 INFO [stderr] 49 | struct CH {x :LONG, y :LONG, c :char} Nov 28 19:55:42.729 INFO [stderr] | ^^^^ not found in this scope Nov 28 19:55:42.729 INFO [stderr] Nov 28 19:55:42.729 INFO [stderr] error[E0412]: cannot find type `LONG` in this scope Nov 28 19:55:42.729 INFO [stderr] --> src/main.rs:49:24 Nov 28 19:55:42.729 INFO [stderr] | Nov 28 19:55:42.729 INFO [stderr] 49 | struct CH {x :LONG, y :LONG, c :char} Nov 28 19:55:42.729 INFO [stderr] | ^^^^ not found in this scope Nov 28 19:55:42.729 INFO [stderr] Nov 28 19:55:42.729 INFO [stderr] error[E0412]: cannot find type `HFONT` in this scope Nov 28 19:55:42.729 INFO [stderr] --> src/main.rs:50:18 Nov 28 19:55:42.729 INFO [stderr] | Nov 28 19:55:42.729 INFO [stderr] 50 | struct MV {font :HFONT, save: HICON, edit :HICON, visual :HICON, sw :HWND} Nov 28 19:55:42.729 INFO [stderr] | ^^^^^ not found in this scope Nov 28 19:55:42.729 INFO [stderr] Nov 28 19:55:42.729 INFO [stderr] error[E0412]: cannot find type `HICON` in this scope Nov 28 19:55:42.729 INFO [stderr] --> src/main.rs:50:31 Nov 28 19:55:42.729 INFO [stderr] | Nov 28 19:55:42.729 INFO [stderr] 50 | struct MV {font :HFONT, save: HICON, edit :HICON, visual :HICON, sw :HWND} Nov 28 19:55:42.729 INFO [stderr] | ^^^^^ not found in this scope Nov 28 19:55:42.729 INFO [stderr] Nov 28 19:55:42.729 INFO [stderr] error[E0412]: cannot find type `HICON` in this scope Nov 28 19:55:42.729 INFO [stderr] --> src/main.rs:50:44 Nov 28 19:55:42.729 INFO [stderr] | Nov 28 19:55:42.729 INFO [stderr] 50 | struct MV {font :HFONT, save: HICON, edit :HICON, visual :HICON, sw :HWND} Nov 28 19:55:42.729 INFO [stderr] | ^^^^^ not found in this scope Nov 28 19:55:42.729 INFO [stderr] Nov 28 19:55:42.729 INFO [stderr] error[E0412]: cannot find type `HICON` in this scope Nov 28 19:55:42.729 INFO [stderr] --> src/main.rs:50:59 Nov 28 19:55:42.729 INFO [stderr] | Nov 28 19:55:42.729 INFO [stderr] 50 | struct MV {font :HFONT, save: HICON, edit :HICON, visual :HICON, sw :HWND} Nov 28 19:55:42.730 INFO [stderr] | ^^^^^ not found in this scope Nov 28 19:55:42.730 INFO [stderr] Nov 28 19:55:42.730 INFO [stderr] error[E0412]: cannot find type `HWND` in this scope Nov 28 19:55:42.730 INFO [stderr] --> src/main.rs:50:70 Nov 28 19:55:42.730 INFO [stderr] | Nov 28 19:55:42.730 INFO [stderr] 50 | struct MV {font :HFONT, save: HICON, edit :HICON, visual :HICON, sw :HWND} Nov 28 19:55:42.730 INFO [stderr] | ^^^^ not found in this scope Nov 28 19:55:42.730 INFO [stderr] Nov 28 19:55:42.730 INFO [stderr] error[E0412]: cannot find type `POINT` in this scope Nov 28 19:55:42.730 INFO [stderr] --> src/main.rs:57:25 Nov 28 19:55:42.730 INFO [stderr] | Nov 28 19:55:42.730 INFO [stderr] 57 | static ref POS: Mutex = Mutex::new(POINT{x:0, y:0}); Nov 28 19:55:42.730 INFO [stderr] | ^^^^^ not found in this scope Nov 28 19:55:42.730 INFO [stderr] Nov 28 19:55:42.730 INFO [stderr] error[E0422]: cannot find struct, variant or union type `POINT` in this scope Nov 28 19:55:42.730 INFO [stderr] --> src/main.rs:57:45 Nov 28 19:55:42.730 INFO [stderr] | Nov 28 19:55:42.730 INFO [stderr] 57 | static ref POS: Mutex = Mutex::new(POINT{x:0, y:0}); Nov 28 19:55:42.730 INFO [stderr] | ^^^^^ not found in this scope Nov 28 19:55:42.730 INFO [stderr] Nov 28 19:55:42.730 INFO [stderr] error[E0412]: cannot find type `LONG` in this scope Nov 28 19:55:42.730 INFO [stderr] --> src/main.rs:58:25 Nov 28 19:55:42.730 INFO [stderr] | Nov 28 19:55:42.730 INFO [stderr] 58 | static ref CHX: Mutex = Mutex::new(0); Nov 28 19:55:42.730 INFO [stderr] | ^^^^ not found in this scope Nov 28 19:55:42.730 INFO [stderr] Nov 28 19:55:42.730 INFO [stderr] error[E0412]: cannot find type `LONG` in this scope Nov 28 19:55:42.730 INFO [stderr] --> src/main.rs:59:25 Nov 28 19:55:42.730 INFO [stderr] | Nov 28 19:55:42.730 INFO [stderr] 59 | static ref CHY: Mutex = Mutex::new(0); Nov 28 19:55:42.730 INFO [stderr] | ^^^^ not found in this scope Nov 28 19:55:42.730 INFO [stderr] Nov 28 19:55:42.730 INFO [stderr] error[E0412]: cannot find type `LONG` in this scope Nov 28 19:55:42.730 INFO [stderr] --> src/main.rs:60:25 Nov 28 19:55:42.730 INFO [stderr] | Nov 28 19:55:42.730 INFO [stderr] 60 | static ref DEY: Mutex = Mutex::new(0); Nov 28 19:55:42.730 INFO [stderr] | ^^^^ not found in this scope Nov 28 19:55:42.730 INFO [stderr] Nov 28 19:55:42.730 INFO [stderr] error[E0412]: cannot find type `LONG` in this scope Nov 28 19:55:42.730 INFO [stderr] --> src/main.rs:64:28 Nov 28 19:55:42.730 INFO [stderr] | Nov 28 19:55:42.730 INFO [stderr] 64 | static ref SCREEN: Mutex = Mutex::new(31); Nov 28 19:55:42.730 INFO [stderr] | ^^^^ not found in this scope Nov 28 19:55:42.730 INFO [stderr] Nov 28 19:55:42.730 INFO [stderr] error[E0412]: cannot find type `HWND` in this scope Nov 28 19:55:42.730 INFO [stderr] --> src/main.rs:77:12 Nov 28 19:55:42.730 INFO [stderr] | Nov 28 19:55:42.730 INFO [stderr] 77 | fn copy(w :HWND, f :HFONT) Nov 28 19:55:42.730 INFO [stderr] | ^^^^ not found in this scope Nov 28 19:55:42.730 INFO [stderr] Nov 28 19:55:42.730 INFO [stderr] error[E0412]: cannot find type `HFONT` in this scope Nov 28 19:55:42.730 INFO [stderr] --> src/main.rs:77:21 Nov 28 19:55:42.730 INFO [stderr] | Nov 28 19:55:42.730 INFO [stderr] 77 | fn copy(w :HWND, f :HFONT) Nov 28 19:55:42.730 INFO [stderr] | ^^^^^ not found in this scope Nov 28 19:55:42.730 INFO [stderr] Nov 28 19:55:42.730 INFO [stderr] error[E0412]: cannot find type `HGLOBAL` in this scope Nov 28 19:55:42.730 INFO [stderr] --> src/main.rs:88:15 Nov 28 19:55:42.730 INFO [stderr] | Nov 28 19:55:42.730 INFO [stderr] 88 | let hg :HGLOBAL = win::GlobalAlloc(LMEM_MOVEABLE, region.e - region.s); Nov 28 19:55:42.730 INFO [stderr] | ^^^^^^^ not found in this scope Nov 28 19:55:42.730 INFO [stderr] Nov 28 19:55:42.730 INFO [stderr] error[E0425]: cannot find value `LMEM_MOVEABLE` in this scope Nov 28 19:55:42.730 INFO [stderr] --> src/main.rs:88:42 Nov 28 19:55:42.730 INFO [stderr] | Nov 28 19:55:42.730 INFO [stderr] 88 | let hg :HGLOBAL = win::GlobalAlloc(LMEM_MOVEABLE, region.e - region.s); Nov 28 19:55:42.730 INFO [stderr] | ^^^^^^^^^^^^^ not found in this scope Nov 28 19:55:42.730 INFO [stderr] Nov 28 19:55:42.730 INFO [stderr] error[E0412]: cannot find type `HWND` in this scope Nov 28 19:55:42.730 INFO [stderr] --> src/main.rs:103:13 Nov 28 19:55:42.730 INFO [stderr] | Nov 28 19:55:42.730 INFO [stderr] 103 | fn paste(w :HWND, f :HFONT) Nov 28 19:55:42.730 INFO [stderr] | ^^^^ not found in this scope Nov 28 19:55:42.730 INFO [stderr] Nov 28 19:55:42.730 INFO [stderr] error[E0412]: cannot find type `HFONT` in this scope Nov 28 19:55:42.730 INFO [stderr] --> src/main.rs:103:22 Nov 28 19:55:42.730 INFO [stderr] | Nov 28 19:55:42.730 INFO [stderr] 103 | fn paste(w :HWND, f :HFONT) Nov 28 19:55:42.730 INFO [stderr] | ^^^^^ not found in this scope Nov 28 19:55:42.730 INFO [stderr] Nov 28 19:55:42.730 INFO [stderr] error[E0412]: cannot find type `HANDLE` in this scope Nov 28 19:55:42.730 INFO [stderr] --> src/main.rs:108:17 Nov 28 19:55:42.730 INFO [stderr] | Nov 28 19:55:42.730 INFO [stderr] 108 | let handle :HANDLE = user::GetClipboardData(user::CF_TEXT); Nov 28 19:55:42.731 INFO [stderr] | ^^^^^^ not found in this scope Nov 28 19:55:42.731 INFO [stderr] Nov 28 19:55:42.731 INFO [stderr] error[E0412]: cannot find type `HWND` in this scope Nov 28 19:55:42.731 INFO [stderr] --> src/main.rs:119:12 Nov 28 19:55:42.731 INFO [stderr] | Nov 28 19:55:42.731 INFO [stderr] 119 | fn file(w :HWND, f :HFONT, path :String, mode :u8) Nov 28 19:55:42.731 INFO [stderr] | ^^^^ not found in this scope Nov 28 19:55:42.731 INFO [stderr] Nov 28 19:55:42.731 INFO [stderr] error[E0412]: cannot find type `HFONT` in this scope Nov 28 19:55:42.731 INFO [stderr] --> src/main.rs:119:21 Nov 28 19:55:42.731 INFO [stderr] | Nov 28 19:55:42.731 INFO [stderr] 119 | fn file(w :HWND, f :HFONT, path :String, mode :u8) Nov 28 19:55:42.731 INFO [stderr] | ^^^^^ not found in this scope Nov 28 19:55:42.731 INFO [stderr] Nov 28 19:55:42.731 INFO [stderr] error[E0422]: cannot find struct, variant or union type `POINT` in this scope Nov 28 19:55:42.731 INFO [stderr] --> src/main.rs:134:34 Nov 28 19:55:42.731 INFO [stderr] | Nov 28 19:55:42.731 INFO [stderr] 134 | *POS.lock().unwrap() = POINT{x:0, y:0}; Nov 28 19:55:42.731 INFO [stderr] | ^^^^^ not found in this scope Nov 28 19:55:42.731 INFO [stderr] Nov 28 19:55:42.731 INFO [stderr] error[E0412]: cannot find type `LONG` in this scope Nov 28 19:55:42.731 INFO [stderr] --> src/main.rs:162:22 Nov 28 19:55:42.731 INFO [stderr] | Nov 28 19:55:42.731 INFO [stderr] 162 | fn getx(i :usize) -> LONG {let vec = {TEXT.lock().unwrap()}; let x = vec[i].x; x} Nov 28 19:55:42.731 INFO [stderr] | ^^^^ not found in this scope Nov 28 19:55:42.731 INFO [stderr] Nov 28 19:55:42.731 INFO [stderr] error[E0412]: cannot find type `LONG` in this scope Nov 28 19:55:42.731 INFO [stderr] --> src/main.rs:163:22 Nov 28 19:55:42.731 INFO [stderr] | Nov 28 19:55:42.731 INFO [stderr] 163 | fn gety(i :usize) -> LONG {let vec = {TEXT.lock().unwrap()}; let y = vec[i].y; y} Nov 28 19:55:42.731 INFO [stderr] | ^^^^ not found in this scope Nov 28 19:55:42.731 INFO [stderr] Nov 28 19:55:42.731 INFO [stderr] error[E0412]: cannot find type `LONG` in this scope Nov 28 19:55:42.731 INFO [stderr] --> src/main.rs:165:22 Nov 28 19:55:42.731 INFO [stderr] | Nov 28 19:55:42.731 INFO [stderr] 165 | fn setx(i :usize, x :LONG){let mut vec = {TEXT.lock().unwrap()}; vec[i].x = x;} Nov 28 19:55:42.731 INFO [stderr] | ^^^^ not found in this scope Nov 28 19:55:42.731 INFO [stderr] Nov 28 19:55:42.731 INFO [stderr] error[E0412]: cannot find type `LONG` in this scope Nov 28 19:55:42.731 INFO [stderr] --> src/main.rs:166:22 Nov 28 19:55:42.731 INFO [stderr] | Nov 28 19:55:42.731 INFO [stderr] 166 | fn sety(i :usize, y :LONG){let mut vec = {TEXT.lock().unwrap()}; vec[i].y = y;} Nov 28 19:55:42.731 INFO [stderr] | ^^^^ not found in this scope Nov 28 19:55:42.731 INFO [stderr] Nov 28 19:55:42.731 INFO [stderr] error[E0412]: cannot find type `POINT` in this scope Nov 28 19:55:42.731 INFO [stderr] --> src/main.rs:183:20 Nov 28 19:55:42.731 INFO [stderr] | Nov 28 19:55:42.731 INFO [stderr] 183 | fn getlastpos() -> POINT Nov 28 19:55:42.731 INFO [stderr] | ^^^^^ not found in this scope Nov 28 19:55:42.731 INFO [stderr] Nov 28 19:55:42.731 INFO [stderr] error[E0422]: cannot find struct, variant or union type `POINT` in this scope Nov 28 19:55:42.731 INFO [stderr] --> src/main.rs:189:18 Nov 28 19:55:42.731 INFO [stderr] | Nov 28 19:55:42.731 INFO [stderr] 189 | 0 => {return POINT{x:0, y:0};}, Nov 28 19:55:42.731 INFO [stderr] | ^^^^^ not found in this scope Nov 28 19:55:42.731 INFO [stderr] Nov 28 19:55:42.731 INFO [stderr] error[E0422]: cannot find struct, variant or union type `POINT` in this scope Nov 28 19:55:42.731 INFO [stderr] --> src/main.rs:194:27 Nov 28 19:55:42.731 INFO [stderr] | Nov 28 19:55:42.731 INFO [stderr] 194 | NEWLINE => return POINT{x:0, y:vec[len-1].y+1}, Nov 28 19:55:42.731 INFO [stderr] | ^^^^^ not found in this scope Nov 28 19:55:42.731 INFO [stderr] Nov 28 19:55:42.731 INFO [stderr] error[E0422]: cannot find struct, variant or union type `POINT` in this scope Nov 28 19:55:42.731 INFO [stderr] --> src/main.rs:195:21 Nov 28 19:55:42.731 INFO [stderr] | Nov 28 19:55:42.731 INFO [stderr] 195 | _ => return POINT{x:vec[len-1].x+1, y:vec[len-1].y}, Nov 28 19:55:42.731 INFO [stderr] | ^^^^^ not found in this scope Nov 28 19:55:42.731 INFO [stderr] Nov 28 19:55:42.731 INFO [stderr] error[E0412]: cannot find type `WNDPROC` in this scope Nov 28 19:55:42.731 INFO [stderr] --> src/main.rs:255:45 Nov 28 19:55:42.731 INFO [stderr] | Nov 28 19:55:42.731 INFO [stderr] 255 | fn window(c :Vec, win :Vec, proc :WNDPROC, icon :HICON, style :DWORD, w :i32, h :i32, v :LPVOID) -> HWND Nov 28 19:55:42.731 INFO [stderr] | ^^^^^^^ not found in this scope Nov 28 19:55:42.731 INFO [stderr] Nov 28 19:55:42.731 INFO [stderr] error[E0412]: cannot find type `HICON` in this scope Nov 28 19:55:42.731 INFO [stderr] --> src/main.rs:255:60 Nov 28 19:55:42.731 INFO [stderr] | Nov 28 19:55:42.731 INFO [stderr] 255 | fn window(c :Vec, win :Vec, proc :WNDPROC, icon :HICON, style :DWORD, w :i32, h :i32, v :LPVOID) -> HWND Nov 28 19:55:42.731 INFO [stderr] | ^^^^^ not found in this scope Nov 28 19:55:42.731 INFO [stderr] Nov 28 19:55:42.731 INFO [stderr] error[E0412]: cannot find type `DWORD` in this scope Nov 28 19:55:42.731 INFO [stderr] --> src/main.rs:255:74 Nov 28 19:55:42.731 INFO [stderr] | Nov 28 19:55:42.732 INFO [stderr] 255 | fn window(c :Vec, win :Vec, proc :WNDPROC, icon :HICON, style :DWORD, w :i32, h :i32, v :LPVOID) -> HWND Nov 28 19:55:42.732 INFO [stderr] | ^^^^^ not found in this scope Nov 28 19:55:42.732 INFO [stderr] Nov 28 19:55:42.732 INFO [stderr] error[E0412]: cannot find type `LPVOID` in this scope Nov 28 19:55:42.732 INFO [stderr] --> src/main.rs:255:100 Nov 28 19:55:42.732 INFO [stderr] | Nov 28 19:55:42.732 INFO [stderr] 255 | fn window(c :Vec, win :Vec, proc :WNDPROC, icon :HICON, style :DWORD, w :i32, h :i32, v :LPVOID) -> HWND Nov 28 19:55:42.732 INFO [stderr] | ^^^^^^ not found in this scope Nov 28 19:55:42.732 INFO [stderr] Nov 28 19:55:42.732 INFO [stderr] error[E0412]: cannot find type `HWND` in this scope Nov 28 19:55:42.732 INFO [stderr] --> src/main.rs:255:111 Nov 28 19:55:42.732 INFO [stderr] | Nov 28 19:55:42.732 INFO [stderr] 255 | fn window(c :Vec, win :Vec, proc :WNDPROC, icon :HICON, style :DWORD, w :i32, h :i32, v :LPVOID) -> HWND Nov 28 19:55:42.732 INFO [stderr] | ^^^^ not found in this scope Nov 28 19:55:42.732 INFO [stderr] Nov 28 19:55:42.732 INFO [stderr] error[E0422]: cannot find struct, variant or union type `WNDCLASSEXW` in this scope Nov 28 19:55:42.732 INFO [stderr] --> src/main.rs:259:15 Nov 28 19:55:42.732 INFO [stderr] | Nov 28 19:55:42.732 INFO [stderr] 259 | let wnd = WNDCLASSEXW Nov 28 19:55:42.732 INFO [stderr] | ^^^^^^^^^^^ not found in this scope Nov 28 19:55:42.732 INFO [stderr] Nov 28 19:55:42.732 INFO [stderr] error[E0412]: cannot find type `WNDCLASSEXW` in this scope Nov 28 19:55:42.732 INFO [stderr] --> src/main.rs:261:30 Nov 28 19:55:42.732 INFO [stderr] | Nov 28 19:55:42.732 INFO [stderr] 261 | cbSize: mem::size_of::() as u32, Nov 28 19:55:42.732 INFO [stderr] | ^^^^^^^^^^^ not found in this scope Nov 28 19:55:42.732 INFO [stderr] Nov 28 19:55:42.732 INFO [stderr] error[E0412]: cannot find type `HINSTANCE` in this scope Nov 28 19:55:42.732 INFO [stderr] --> src/main.rs:263:23 Nov 28 19:55:42.732 INFO [stderr] | Nov 28 19:55:42.732 INFO [stderr] 263 | hInstance: 0 as HINSTANCE, hIcon: icon as HICON, Nov 28 19:55:42.732 INFO [stderr] | ^^^^^^^^^ not found in this scope Nov 28 19:55:42.732 INFO [stderr] Nov 28 19:55:42.732 INFO [stderr] error[E0412]: cannot find type `HICON` in this scope Nov 28 19:55:42.732 INFO [stderr] --> src/main.rs:263:49 Nov 28 19:55:42.732 INFO [stderr] | Nov 28 19:55:42.732 INFO [stderr] 263 | hInstance: 0 as HINSTANCE, hIcon: icon as HICON, Nov 28 19:55:42.732 INFO [stderr] | ^^^^^ not found in this scope Nov 28 19:55:42.732 INFO [stderr] Nov 28 19:55:42.732 INFO [stderr] error[E0412]: cannot find type `HICON` in this scope Nov 28 19:55:42.732 INFO [stderr] --> src/main.rs:264:21 Nov 28 19:55:42.732 INFO [stderr] | Nov 28 19:55:42.732 INFO [stderr] 264 | hCursor: 0 as HICON, // user32::LoadCursorW(0 as HINSTANCE, user::IDI_APPLICATION), Nov 28 19:55:42.732 INFO [stderr] | ^^^^^ not found in this scope Nov 28 19:55:42.732 INFO [stderr] Nov 28 19:55:42.732 INFO [stderr] error[E0412]: cannot find type `HBRUSH` in this scope Nov 28 19:55:42.732 INFO [stderr] --> src/main.rs:265:27 Nov 28 19:55:42.732 INFO [stderr] | Nov 28 19:55:42.732 INFO [stderr] 265 | hbrBackground: 0 as HBRUSH, lpszMenuName: 0 as LPCWSTR, Nov 28 19:55:42.732 INFO [stderr] | ^^^^^^ not found in this scope Nov 28 19:55:42.732 INFO [stderr] Nov 28 19:55:42.732 INFO [stderr] error[E0412]: cannot find type `LPCWSTR` in this scope Nov 28 19:55:42.732 INFO [stderr] --> src/main.rs:265:54 Nov 28 19:55:42.732 INFO [stderr] | Nov 28 19:55:42.732 INFO [stderr] 265 | hbrBackground: 0 as HBRUSH, lpszMenuName: 0 as LPCWSTR, Nov 28 19:55:42.732 INFO [stderr] | ^^^^^^^ not found in this scope Nov 28 19:55:42.732 INFO [stderr] Nov 28 19:55:42.732 INFO [stderr] error[E0412]: cannot find type `HICON` in this scope Nov 28 19:55:42.732 INFO [stderr] --> src/main.rs:266:51 Nov 28 19:55:42.732 INFO [stderr] | Nov 28 19:55:42.732 INFO [stderr] 266 | lpszClassName: c.as_ptr(), hIconSm: icon as HICON, Nov 28 19:55:42.732 INFO [stderr] | ^^^^^ not found in this scope Nov 28 19:55:42.732 INFO [stderr] Nov 28 19:55:42.732 INFO [stderr] error[E0412]: cannot find type `HWND` in this scope Nov 28 19:55:42.732 INFO [stderr] --> src/main.rs:270:31 Nov 28 19:55:42.732 INFO [stderr] | Nov 28 19:55:42.732 INFO [stderr] 270 | style, 0, 0, w, h, 0 as HWND, 0 as HMENU, 0 as HINSTANCE, v); Nov 28 19:55:42.732 INFO [stderr] | ^^^^ not found in this scope Nov 28 19:55:42.732 INFO [stderr] Nov 28 19:55:42.732 INFO [stderr] error[E0412]: cannot find type `HMENU` in this scope Nov 28 19:55:42.732 INFO [stderr] --> src/main.rs:270:42 Nov 28 19:55:42.732 INFO [stderr] | Nov 28 19:55:42.732 INFO [stderr] 270 | style, 0, 0, w, h, 0 as HWND, 0 as HMENU, 0 as HINSTANCE, v); Nov 28 19:55:42.732 INFO [stderr] | ^^^^^ not found in this scope Nov 28 19:55:42.732 INFO [stderr] Nov 28 19:55:42.732 INFO [stderr] error[E0412]: cannot find type `HINSTANCE` in this scope Nov 28 19:55:42.732 INFO [stderr] --> src/main.rs:270:54 Nov 28 19:55:42.732 INFO [stderr] | Nov 28 19:55:42.732 INFO [stderr] 270 | style, 0, 0, w, h, 0 as HWND, 0 as HMENU, 0 as HINSTANCE, v); Nov 28 19:55:42.732 INFO [stderr] | ^^^^^^^^^ not found in this scope Nov 28 19:55:42.732 INFO [stderr] Nov 28 19:55:42.732 INFO [stderr] error[E0412]: cannot find type `HWND` in this scope Nov 28 19:55:42.732 INFO [stderr] --> src/main.rs:273:20 Nov 28 19:55:42.732 INFO [stderr] | Nov 28 19:55:42.732 INFO [stderr] 273 | fn change_state(w :HWND, icon :HICON) Nov 28 19:55:42.732 INFO [stderr] | ^^^^ not found in this scope Nov 28 19:55:42.733 INFO [stderr] Nov 28 19:55:42.733 INFO [stderr] error[E0412]: cannot find type `HICON` in this scope Nov 28 19:55:42.733 INFO [stderr] --> src/main.rs:273:32 Nov 28 19:55:42.733 INFO [stderr] | Nov 28 19:55:42.733 INFO [stderr] 273 | fn change_state(w :HWND, icon :HICON) Nov 28 19:55:42.733 INFO [stderr] | ^^^^^ not found in this scope Nov 28 19:55:42.733 INFO [stderr] Nov 28 19:55:42.733 INFO [stderr] error[E0412]: cannot find type `LPARAM` in this scope Nov 28 19:55:42.733 INFO [stderr] --> src/main.rs:275:85 Nov 28 19:55:42.733 INFO [stderr] | Nov 28 19:55:42.733 INFO [stderr] 275 | unsafe{user::SendMessageW(w, user::WM_SETICON, user::ICON_SMALL as usize, icon as LPARAM);} Nov 28 19:55:42.733 INFO [stderr] | ^^^^^^ not found in this scope Nov 28 19:55:42.733 INFO [stderr] Nov 28 19:55:42.733 INFO [stderr] error[E0412]: cannot find type `HWND` in this scope Nov 28 19:55:42.733 INFO [stderr] --> src/main.rs:277:19 Nov 28 19:55:42.733 INFO [stderr] | Nov 28 19:55:42.733 INFO [stderr] 277 | fn clearscreen(w :HWND) Nov 28 19:55:42.733 INFO [stderr] | ^^^^ not found in this scope Nov 28 19:55:42.733 INFO [stderr] Nov 28 19:55:42.733 INFO [stderr] error[E0412]: cannot find type `HWND` in this scope Nov 28 19:55:42.733 INFO [stderr] --> src/main.rs:287:15 Nov 28 19:55:42.733 INFO [stderr] | Nov 28 19:55:42.733 INFO [stderr] 287 | fn clearch(w :HWND, i :usize, r :i32) Nov 28 19:55:42.733 INFO [stderr] | ^^^^ not found in this scope Nov 28 19:55:42.733 INFO [stderr] Nov 28 19:55:42.733 INFO [stderr] error[E0412]: cannot find type `HWND` in this scope Nov 28 19:55:42.733 INFO [stderr] --> src/main.rs:292:18 Nov 28 19:55:42.733 INFO [stderr] | Nov 28 19:55:42.733 INFO [stderr] 292 | fn clearrange(w :HWND, f :HFONT, start :usize, end :usize) Nov 28 19:55:42.733 INFO [stderr] | ^^^^ not found in this scope Nov 28 19:55:42.733 INFO [stderr] Nov 28 19:55:42.733 INFO [stderr] error[E0412]: cannot find type `HFONT` in this scope Nov 28 19:55:42.733 INFO [stderr] --> src/main.rs:292:27 Nov 28 19:55:42.733 INFO [stderr] | Nov 28 19:55:42.733 INFO [stderr] 292 | fn clearrange(w :HWND, f :HFONT, start :usize, end :usize) Nov 28 19:55:42.733 INFO [stderr] | ^^^^^ not found in this scope Nov 28 19:55:42.733 INFO [stderr] Nov 28 19:55:42.733 INFO [stderr] error[E0412]: cannot find type `HWND` in this scope Nov 28 19:55:42.733 INFO [stderr] --> src/main.rs:296:17 Nov 28 19:55:42.733 INFO [stderr] | Nov 28 19:55:42.733 INFO [stderr] 296 | fn drawrange(w :HWND, f :HFONT, start :usize, end :usize) Nov 28 19:55:42.733 INFO [stderr] | ^^^^ not found in this scope Nov 28 19:55:42.733 INFO [stderr] Nov 28 19:55:42.733 INFO [stderr] error[E0412]: cannot find type `HFONT` in this scope Nov 28 19:55:42.733 INFO [stderr] --> src/main.rs:296:26 Nov 28 19:55:42.733 INFO [stderr] | Nov 28 19:55:42.733 INFO [stderr] 296 | fn drawrange(w :HWND, f :HFONT, start :usize, end :usize) Nov 28 19:55:42.733 INFO [stderr] | ^^^^^ not found in this scope Nov 28 19:55:42.733 INFO [stderr] Nov 28 19:55:42.733 INFO [stderr] error[E0412]: cannot find type `RECT` in this scope Nov 28 19:55:42.733 INFO [stderr] --> src/main.rs:300:25 Nov 28 19:55:42.733 INFO [stderr] | Nov 28 19:55:42.733 INFO [stderr] 300 | fn getrect(i :usize) -> RECT Nov 28 19:55:42.733 INFO [stderr] | ^^^^ not found in this scope Nov 28 19:55:42.733 INFO [stderr] Nov 28 19:55:42.733 INFO [stderr] error[E0422]: cannot find struct, variant or union type `RECT` in this scope Nov 28 19:55:42.733 INFO [stderr] --> src/main.rs:305:11 Nov 28 19:55:42.733 INFO [stderr] | Nov 28 19:55:42.733 INFO [stderr] 305 | let r = RECT{left:v[i].x*w,top:(v[i].y*h),right:(v[i].x*w+w),bottom:(v[i].y*h+h)}; Nov 28 19:55:42.733 INFO [stderr] | ^^^^ not found in this scope Nov 28 19:55:42.733 INFO [stderr] Nov 28 19:55:42.733 INFO [stderr] error[E0412]: cannot find type `POINT` in this scope Nov 28 19:55:42.733 INFO [stderr] --> src/main.rs:320:36 Nov 28 19:55:42.733 INFO [stderr] | Nov 28 19:55:42.733 INFO [stderr] 320 | fn getpos(x :i32, y:i32) -> Option Nov 28 19:55:42.733 INFO [stderr] | ^^^^^ not found in this scope Nov 28 19:55:42.733 INFO [stderr] Nov 28 19:55:42.733 INFO [stderr] error[E0422]: cannot find struct, variant or union type `POINT` in this scope Nov 28 19:55:42.733 INFO [stderr] --> src/main.rs:328:54 Nov 28 19:55:42.733 INFO [stderr] | Nov 28 19:55:42.733 INFO [stderr] 328 | ((v.x*w <= x) && (v.x*w+w > x)) {return Some(POINT{x:v.x, y:v.y});} Nov 28 19:55:42.733 INFO [stderr] | ^^^^^ not found in this scope Nov 28 19:55:42.733 INFO [stderr] Nov 28 19:55:42.733 INFO [stderr] error[E0412]: cannot find type `HWND` in this scope Nov 28 19:55:42.733 INFO [stderr] --> src/main.rs:370:14 Nov 28 19:55:42.733 INFO [stderr] | Nov 28 19:55:42.733 INFO [stderr] 370 | fn delete(w :HWND, f :HFONT) Nov 28 19:55:42.733 INFO [stderr] | ^^^^ not found in this scope Nov 28 19:55:42.733 INFO [stderr] Nov 28 19:55:42.733 INFO [stderr] error[E0412]: cannot find type `HFONT` in this scope Nov 28 19:55:42.733 INFO [stderr] --> src/main.rs:370:23 Nov 28 19:55:42.733 INFO [stderr] | Nov 28 19:55:42.733 INFO [stderr] 370 | fn delete(w :HWND, f :HFONT) Nov 28 19:55:42.734 INFO [stderr] | ^^^^^ not found in this scope Nov 28 19:55:42.734 INFO [stderr] Nov 28 19:55:42.738 INFO [stderr] error[E0412]: cannot find type `HWND` in this scope Nov 28 19:55:42.738 INFO [stderr] --> src/main.rs:468:13 Nov 28 19:55:42.738 INFO [stderr] | Nov 28 19:55:42.738 INFO [stderr] 468 | fn enter(w :HWND, f :HFONT){save(CH{x:getposx(),y:getposy(),c:NEWLINE});} Nov 28 19:55:42.738 INFO [stderr] | ^^^^ not found in this scope Nov 28 19:55:42.738 INFO [stderr] Nov 28 19:55:42.738 INFO [stderr] error[E0412]: cannot find type `HFONT` in this scope Nov 28 19:55:42.738 INFO [stderr] --> src/main.rs:468:22 Nov 28 19:55:42.738 INFO [stderr] | Nov 28 19:55:42.738 INFO [stderr] 468 | fn enter(w :HWND, f :HFONT){save(CH{x:getposx(),y:getposy(),c:NEWLINE});} Nov 28 19:55:42.738 INFO [stderr] | ^^^^^ not found in this scope Nov 28 19:55:42.738 INFO [stderr] Nov 28 19:55:42.738 INFO [stderr] error[E0412]: cannot find type `HWND` in this scope Nov 28 19:55:42.738 INFO [stderr] --> src/main.rs:469:12 Nov 28 19:55:42.738 INFO [stderr] | Nov 28 19:55:42.738 INFO [stderr] 469 | fn draw(w :HWND, f :HFONT, buffer :String) Nov 28 19:55:42.738 INFO [stderr] | ^^^^ not found in this scope Nov 28 19:55:42.738 INFO [stderr] Nov 28 19:55:42.738 INFO [stderr] error[E0412]: cannot find type `HFONT` in this scope Nov 28 19:55:42.738 INFO [stderr] --> src/main.rs:469:21 Nov 28 19:55:42.738 INFO [stderr] | Nov 28 19:55:42.738 INFO [stderr] 469 | fn draw(w :HWND, f :HFONT, buffer :String) Nov 28 19:55:42.738 INFO [stderr] | ^^^^^ not found in this scope Nov 28 19:55:42.738 INFO [stderr] Nov 28 19:55:42.738 INFO [stderr] error[E0412]: cannot find type `HWND` in this scope Nov 28 19:55:42.738 INFO [stderr] --> src/main.rs:490:13 Nov 28 19:55:42.738 INFO [stderr] | Nov 28 19:55:42.738 INFO [stderr] 490 | fn copy2(w :HWND, f :HFONT, mode :u8) Nov 28 19:55:42.738 INFO [stderr] | ^^^^ not found in this scope Nov 28 19:55:42.738 INFO [stderr] Nov 28 19:55:42.738 INFO [stderr] error[E0412]: cannot find type `HFONT` in this scope Nov 28 19:55:42.738 INFO [stderr] --> src/main.rs:490:22 Nov 28 19:55:42.738 INFO [stderr] | Nov 28 19:55:42.738 INFO [stderr] 490 | fn copy2(w :HWND, f :HFONT, mode :u8) Nov 28 19:55:42.738 INFO [stderr] | ^^^^^ not found in this scope Nov 28 19:55:42.738 INFO [stderr] Nov 28 19:55:42.738 INFO [stderr] error[E0412]: cannot find type `HWND` in this scope Nov 28 19:55:42.738 INFO [stderr] --> src/main.rs:500:14 Nov 28 19:55:42.738 INFO [stderr] | Nov 28 19:55:42.738 INFO [stderr] 500 | fn redraw(w :HWND, f :HFONT, offset: isize, mode :u8, s :usize, e :usize) Nov 28 19:55:42.738 INFO [stderr] | ^^^^ not found in this scope Nov 28 19:55:42.738 INFO [stderr] Nov 28 19:55:42.738 INFO [stderr] error[E0412]: cannot find type `HFONT` in this scope Nov 28 19:55:42.738 INFO [stderr] --> src/main.rs:500:23 Nov 28 19:55:42.738 INFO [stderr] | Nov 28 19:55:42.738 INFO [stderr] 500 | fn redraw(w :HWND, f :HFONT, offset: isize, mode :u8, s :usize, e :usize) Nov 28 19:55:42.738 INFO [stderr] | ^^^^^ not found in this scope Nov 28 19:55:42.738 INFO [stderr] Nov 28 19:55:42.738 INFO [stderr] error[E0412]: cannot find type `HWND` in this scope Nov 28 19:55:42.738 INFO [stderr] --> src/main.rs:520:16 Nov 28 19:55:42.738 INFO [stderr] | Nov 28 19:55:42.738 INFO [stderr] 520 | fn drawtext(w :HWND, f :HFONT, c :&CH, p :WPARAM, l :LPARAM) Nov 28 19:55:42.738 INFO [stderr] | ^^^^ not found in this scope Nov 28 19:55:42.738 INFO [stderr] Nov 28 19:55:42.738 INFO [stderr] error[E0412]: cannot find type `HFONT` in this scope Nov 28 19:55:42.738 INFO [stderr] --> src/main.rs:520:25 Nov 28 19:55:42.738 INFO [stderr] | Nov 28 19:55:42.738 INFO [stderr] 520 | fn drawtext(w :HWND, f :HFONT, c :&CH, p :WPARAM, l :LPARAM) Nov 28 19:55:42.738 INFO [stderr] | ^^^^^ not found in this scope Nov 28 19:55:42.738 INFO [stderr] Nov 28 19:55:42.738 INFO [stderr] error[E0412]: cannot find type `WPARAM` in this scope Nov 28 19:55:42.738 INFO [stderr] --> src/main.rs:520:43 Nov 28 19:55:42.738 INFO [stderr] | Nov 28 19:55:42.739 INFO [stderr] 520 | fn drawtext(w :HWND, f :HFONT, c :&CH, p :WPARAM, l :LPARAM) Nov 28 19:55:42.739 INFO [stderr] | ^^^^^^ not found in this scope Nov 28 19:55:42.739 INFO [stderr] Nov 28 19:55:42.739 INFO [stderr] error[E0412]: cannot find type `LPARAM` in this scope Nov 28 19:55:42.739 INFO [stderr] --> src/main.rs:520:54 Nov 28 19:55:42.739 INFO [stderr] | Nov 28 19:55:42.739 INFO [stderr] 520 | fn drawtext(w :HWND, f :HFONT, c :&CH, p :WPARAM, l :LPARAM) Nov 28 19:55:42.739 INFO [stderr] | ^^^^^^ not found in this scope Nov 28 19:55:42.739 INFO [stderr] Nov 28 19:55:42.739 INFO [stderr] error[E0412]: cannot find type `HDC` in this scope Nov 28 19:55:42.739 INFO [stderr] --> src/main.rs:524:32 Nov 28 19:55:42.739 INFO [stderr] | Nov 28 19:55:42.739 INFO [stderr] 524 | let dc = user::GetDC(w) as HDC; Nov 28 19:55:42.739 INFO [stderr] | ^^^ not found in this scope Nov 28 19:55:42.739 INFO [stderr] Nov 28 19:55:42.739 INFO [stderr] error[E0412]: cannot find type `HGDIOBJ` in this scope Nov 28 19:55:42.739 INFO [stderr] --> src/main.rs:525:32 Nov 28 19:55:42.739 INFO [stderr] | Nov 28 19:55:42.739 INFO [stderr] 525 | gdi::SelectObject(dc, f as HGDIOBJ); Nov 28 19:55:42.739 INFO [stderr] | ^^^^^^^ not found in this scope Nov 28 19:55:42.739 INFO [stderr] Nov 28 19:55:42.739 INFO [stderr] error[E0412]: cannot find type `HWND` in this scope Nov 28 19:55:42.739 INFO [stderr] --> src/main.rs:555:14 Nov 28 19:55:42.739 INFO [stderr] | Nov 28 19:55:42.739 INFO [stderr] 555 | fn key_up(w :HWND){let y = getposy();if y == 0 {return;} hidecaret(w);setposmy(1); showcaret(w);} Nov 28 19:55:42.739 INFO [stderr] | ^^^^ not found in this scope Nov 28 19:55:42.739 INFO [stderr] Nov 28 19:55:42.739 INFO [stderr] error[E0412]: cannot find type `HWND` in this scope Nov 28 19:55:42.739 INFO [stderr] --> src/main.rs:556:16 Nov 28 19:55:42.739 INFO [stderr] | Nov 28 19:55:42.739 INFO [stderr] 556 | fn key_down(w :HWND){hidecaret(w);setpospy(1);showcaret(w);} Nov 28 19:55:42.739 INFO [stderr] | ^^^^ not found in this scope Nov 28 19:55:42.739 INFO [stderr] Nov 28 19:55:42.739 INFO [stderr] error[E0412]: cannot find type `HWND` in this scope Nov 28 19:55:42.739 INFO [stderr] --> src/main.rs:557:16 Nov 28 19:55:42.739 INFO [stderr] | Nov 28 19:55:42.739 INFO [stderr] 557 | fn key_left(w :HWND) Nov 28 19:55:42.739 INFO [stderr] | ^^^^ not found in this scope Nov 28 19:55:42.739 INFO [stderr] Nov 28 19:55:42.739 INFO [stderr] error[E0412]: cannot find type `HWND` in this scope Nov 28 19:55:42.739 INFO [stderr] --> src/main.rs:571:17 Nov 28 19:55:42.739 INFO [stderr] | Nov 28 19:55:42.739 INFO [stderr] 571 | fn key_right(w :HWND, f :HFONT) Nov 28 19:55:42.739 INFO [stderr] | ^^^^ not found in this scope Nov 28 19:55:42.739 INFO [stderr] Nov 28 19:55:42.739 INFO [stderr] error[E0412]: cannot find type `HFONT` in this scope Nov 28 19:55:42.739 INFO [stderr] --> src/main.rs:571:26 Nov 28 19:55:42.739 INFO [stderr] | Nov 28 19:55:42.739 INFO [stderr] 571 | fn key_right(w :HWND, f :HFONT) Nov 28 19:55:42.739 INFO [stderr] | ^^^^^ not found in this scope Nov 28 19:55:42.739 INFO [stderr] Nov 28 19:55:42.739 INFO [stderr] error[E0412]: cannot find type `HWND` in this scope Nov 28 19:55:42.739 INFO [stderr] --> src/main.rs:603:17 Nov 28 19:55:42.739 INFO [stderr] | Nov 28 19:55:42.739 INFO [stderr] 603 | fn showcaret(w :HWND) Nov 28 19:55:42.739 INFO [stderr] | ^^^^ not found in this scope Nov 28 19:55:42.739 INFO [stderr] Nov 28 19:55:42.739 INFO [stderr] error[E0412]: cannot find type `HWND` in this scope Nov 28 19:55:42.739 INFO [stderr] --> src/main.rs:632:17 Nov 28 19:55:42.739 INFO [stderr] | Nov 28 19:55:42.739 INFO [stderr] 632 | fn hidecaret(w :HWND) {unsafe{user::HideCaret(w);}} Nov 28 19:55:42.739 INFO [stderr] | ^^^^ not found in this scope Nov 28 19:55:42.739 INFO [stderr] Nov 28 19:55:42.739 INFO [stderr] error[E0412]: cannot find type `HWND` in this scope Nov 28 19:55:42.739 INFO [stderr] --> src/main.rs:633:16 Nov 28 19:55:42.739 INFO [stderr] | Nov 28 19:55:42.739 INFO [stderr] 633 | fn wheel_up(w :HWND, f :HFONT) Nov 28 19:55:42.739 INFO [stderr] | ^^^^ not found in this scope Nov 28 19:55:42.739 INFO [stderr] Nov 28 19:55:42.739 INFO [stderr] error[E0412]: cannot find type `HFONT` in this scope Nov 28 19:55:42.739 INFO [stderr] --> src/main.rs:633:25 Nov 28 19:55:42.739 INFO [stderr] | Nov 28 19:55:42.739 INFO [stderr] 633 | fn wheel_up(w :HWND, f :HFONT) Nov 28 19:55:42.739 INFO [stderr] | ^^^^^ not found in this scope Nov 28 19:55:42.739 INFO [stderr] Nov 28 19:55:42.739 INFO [stderr] error[E0412]: cannot find type `HWND` in this scope Nov 28 19:55:42.739 INFO [stderr] --> src/main.rs:654:18 Nov 28 19:55:42.739 INFO [stderr] | Nov 28 19:55:42.739 INFO [stderr] 654 | fn wheel_down(w :HWND, f :HFONT) Nov 28 19:55:42.739 INFO [stderr] | ^^^^ not found in this scope Nov 28 19:55:42.739 INFO [stderr] Nov 28 19:55:42.739 INFO [stderr] error[E0412]: cannot find type `HFONT` in this scope Nov 28 19:55:42.739 INFO [stderr] --> src/main.rs:654:27 Nov 28 19:55:42.740 INFO [stderr] | Nov 28 19:55:42.740 INFO [stderr] 654 | fn wheel_down(w :HWND, f :HFONT) Nov 28 19:55:42.740 INFO [stderr] | ^^^^^ not found in this scope Nov 28 19:55:42.740 INFO [stderr] Nov 28 19:55:42.740 INFO [stderr] error[E0412]: cannot find type `HWND` in this scope Nov 28 19:55:42.740 INFO [stderr] --> src/main.rs:671:12 Nov 28 19:55:42.740 INFO [stderr] | Nov 28 19:55:42.740 INFO [stderr] 671 | fn ctrl(w :HWND, p :WPARAM, mov :&mut MV) Nov 28 19:55:42.740 INFO [stderr] | ^^^^ not found in this scope Nov 28 19:55:42.740 INFO [stderr] Nov 28 19:55:42.740 INFO [stderr] error[E0412]: cannot find type `WPARAM` in this scope Nov 28 19:55:42.740 INFO [stderr] --> src/main.rs:671:21 Nov 28 19:55:42.740 INFO [stderr] | Nov 28 19:55:42.740 INFO [stderr] 671 | fn ctrl(w :HWND, p :WPARAM, mov :&mut MV) Nov 28 19:55:42.740 INFO [stderr] | ^^^^^^ not found in this scope Nov 28 19:55:42.740 INFO [stderr] Nov 28 19:55:42.740 INFO [stderr] error[E0412]: cannot find type `HWND` in this scope Nov 28 19:55:42.740 INFO [stderr] --> src/main.rs:752:16 Nov 28 19:55:42.740 INFO [stderr] | Nov 28 19:55:42.740 INFO [stderr] 752 | fn key_0x44(w :HWND) // key D Nov 28 19:55:42.740 INFO [stderr] | ^^^^ not found in this scope Nov 28 19:55:42.740 INFO [stderr] Nov 28 19:55:42.740 INFO [stderr] error[E0412]: cannot find type `HWND` in this scope Nov 28 19:55:42.740 INFO [stderr] --> src/main.rs:757:16 Nov 28 19:55:42.740 INFO [stderr] | Nov 28 19:55:42.740 INFO [stderr] 757 | fn key_0x47(w :HWND) // key G Nov 28 19:55:42.740 INFO [stderr] | ^^^^ not found in this scope Nov 28 19:55:42.740 INFO [stderr] Nov 28 19:55:42.740 INFO [stderr] error[E0412]: cannot find type `HWND` in this scope Nov 28 19:55:42.740 INFO [stderr] --> src/main.rs:761:16 Nov 28 19:55:42.740 INFO [stderr] | Nov 28 19:55:42.740 INFO [stderr] 761 | fn key_0x64(w :HWND, f :HFONT) // key dd Nov 28 19:55:42.740 INFO [stderr] | ^^^^ not found in this scope Nov 28 19:55:42.740 INFO [stderr] Nov 28 19:55:42.740 INFO [stderr] error[E0412]: cannot find type `HFONT` in this scope Nov 28 19:55:42.740 INFO [stderr] --> src/main.rs:761:25 Nov 28 19:55:42.740 INFO [stderr] | Nov 28 19:55:42.740 INFO [stderr] 761 | fn key_0x64(w :HWND, f :HFONT) // key dd Nov 28 19:55:42.740 INFO [stderr] | ^^^^^ not found in this scope Nov 28 19:55:42.740 INFO [stderr] Nov 28 19:55:42.740 INFO [stderr] error[E0412]: cannot find type `HWND` in this scope Nov 28 19:55:42.740 INFO [stderr] --> src/main.rs:797:16 Nov 28 19:55:42.740 INFO [stderr] | Nov 28 19:55:42.740 INFO [stderr] 797 | fn key_0x67(w :HWND) // key gg Nov 28 19:55:42.740 INFO [stderr] | ^^^^ not found in this scope Nov 28 19:55:42.740 INFO [stderr] Nov 28 19:55:42.740 INFO [stderr] error[E0412]: cannot find type `HWND` in this scope Nov 28 19:55:42.740 INFO [stderr] --> src/main.rs:815:16 Nov 28 19:55:42.740 INFO [stderr] | Nov 28 19:55:42.740 INFO [stderr] 815 | fn key_0x6f(w :HWND, f :HFONT, icon :HICON) // o: change mode Nov 28 19:55:42.740 INFO [stderr] | ^^^^ not found in this scope Nov 28 19:55:42.740 INFO [stderr] Nov 28 19:55:42.740 INFO [stderr] error[E0412]: cannot find type `HFONT` in this scope Nov 28 19:55:42.740 INFO [stderr] --> src/main.rs:815:25 Nov 28 19:55:42.740 INFO [stderr] | Nov 28 19:55:42.740 INFO [stderr] 815 | fn key_0x6f(w :HWND, f :HFONT, icon :HICON) // o: change mode Nov 28 19:55:42.740 INFO [stderr] | ^^^^^ not found in this scope Nov 28 19:55:42.740 INFO [stderr] Nov 28 19:55:42.740 INFO [stderr] error[E0412]: cannot find type `HICON` in this scope Nov 28 19:55:42.740 INFO [stderr] --> src/main.rs:815:38 Nov 28 19:55:42.740 INFO [stderr] | Nov 28 19:55:42.740 INFO [stderr] 815 | fn key_0x6f(w :HWND, f :HFONT, icon :HICON) // o: change mode Nov 28 19:55:42.740 INFO [stderr] | ^^^^^ not found in this scope Nov 28 19:55:42.740 INFO [stderr] Nov 28 19:55:42.740 INFO [stderr] error[E0412]: cannot find type `HWND` in this scope Nov 28 19:55:42.740 INFO [stderr] --> src/main.rs:819:16 Nov 28 19:55:42.740 INFO [stderr] | Nov 28 19:55:42.740 INFO [stderr] 819 | fn key_0x70(w :HWND, f :HFONT) // key p Nov 28 19:55:42.740 INFO [stderr] | ^^^^ not found in this scope Nov 28 19:55:42.740 INFO [stderr] Nov 28 19:55:42.740 INFO [stderr] error[E0412]: cannot find type `HFONT` in this scope Nov 28 19:55:42.740 INFO [stderr] --> src/main.rs:819:25 Nov 28 19:55:42.740 INFO [stderr] | Nov 28 19:55:42.740 INFO [stderr] 819 | fn key_0x70(w :HWND, f :HFONT) // key p Nov 28 19:55:42.740 INFO [stderr] | ^^^^^ not found in this scope Nov 28 19:55:42.740 INFO [stderr] Nov 28 19:55:42.740 INFO [stderr] error[E0412]: cannot find type `HWND` in this scope Nov 28 19:55:42.740 INFO [stderr] --> src/main.rs:848:16 Nov 28 19:55:42.740 INFO [stderr] | Nov 28 19:55:42.740 INFO [stderr] 848 | fn key_0x79(w :HWND, f :HFONT, icon :HICON) // key y Nov 28 19:55:42.740 INFO [stderr] | ^^^^ not found in this scope Nov 28 19:55:42.740 INFO [stderr] Nov 28 19:55:42.741 INFO [stderr] error[E0412]: cannot find type `HFONT` in this scope Nov 28 19:55:42.741 INFO [stderr] --> src/main.rs:848:25 Nov 28 19:55:42.741 INFO [stderr] | Nov 28 19:55:42.741 INFO [stderr] 848 | fn key_0x79(w :HWND, f :HFONT, icon :HICON) // key y Nov 28 19:55:42.741 INFO [stderr] | ^^^^^ not found in this scope Nov 28 19:55:42.741 INFO [stderr] Nov 28 19:55:42.741 INFO [stderr] error[E0412]: cannot find type `HICON` in this scope Nov 28 19:55:42.741 INFO [stderr] --> src/main.rs:848:38 Nov 28 19:55:42.741 INFO [stderr] | Nov 28 19:55:42.741 INFO [stderr] 848 | fn key_0x79(w :HWND, f :HFONT, icon :HICON) // key y Nov 28 19:55:42.741 INFO [stderr] | ^^^^^ not found in this scope Nov 28 19:55:42.741 INFO [stderr] Nov 28 19:55:42.741 INFO [stderr] error[E0412]: cannot find type `HWND` in this scope Nov 28 19:55:42.741 INFO [stderr] --> src/main.rs:864:16 Nov 28 19:55:42.741 INFO [stderr] | Nov 28 19:55:42.741 INFO [stderr] 864 | fn key_0x1B(w :HWND, f :HFONT, icon :HICON) // esc Nov 28 19:55:42.741 INFO [stderr] | ^^^^ not found in this scope Nov 28 19:55:42.741 INFO [stderr] Nov 28 19:55:42.741 INFO [stderr] error[E0412]: cannot find type `HFONT` in this scope Nov 28 19:55:42.741 INFO [stderr] --> src/main.rs:864:25 Nov 28 19:55:42.741 INFO [stderr] | Nov 28 19:55:42.741 INFO [stderr] 864 | fn key_0x1B(w :HWND, f :HFONT, icon :HICON) // esc Nov 28 19:55:42.741 INFO [stderr] | ^^^^^ not found in this scope Nov 28 19:55:42.741 INFO [stderr] Nov 28 19:55:42.741 INFO [stderr] error[E0412]: cannot find type `HICON` in this scope Nov 28 19:55:42.741 INFO [stderr] --> src/main.rs:864:38 Nov 28 19:55:42.741 INFO [stderr] | Nov 28 19:55:42.741 INFO [stderr] 864 | fn key_0x1B(w :HWND, f :HFONT, icon :HICON) // esc Nov 28 19:55:42.741 INFO [stderr] | ^^^^^ not found in this scope Nov 28 19:55:42.741 INFO [stderr] Nov 28 19:55:42.741 INFO [stderr] error[E0412]: cannot find type `HWND` in this scope Nov 28 19:55:42.741 INFO [stderr] --> src/main.rs:889:16 Nov 28 19:55:42.741 INFO [stderr] | Nov 28 19:55:42.741 INFO [stderr] 889 | fn key_0x0D(w :HWND, f :HFONT) // enter Nov 28 19:55:42.741 INFO [stderr] | ^^^^ not found in this scope Nov 28 19:55:42.741 INFO [stderr] Nov 28 19:55:42.741 INFO [stderr] error[E0412]: cannot find type `HFONT` in this scope Nov 28 19:55:42.741 INFO [stderr] --> src/main.rs:889:25 Nov 28 19:55:42.741 INFO [stderr] | Nov 28 19:55:42.741 INFO [stderr] 889 | fn key_0x0D(w :HWND, f :HFONT) // enter Nov 28 19:55:42.741 INFO [stderr] | ^^^^^ not found in this scope Nov 28 19:55:42.741 INFO [stderr] Nov 28 19:55:42.741 INFO [stderr] error[E0412]: cannot find type `HWND` in this scope Nov 28 19:55:42.741 INFO [stderr] --> src/main.rs:893:17 Nov 28 19:55:42.741 INFO [stderr] | Nov 28 19:55:42.741 INFO [stderr] 893 | fn key_input(w :HWND, f :HFONT, p :WPARAM) // edit Nov 28 19:55:42.741 INFO [stderr] | ^^^^ not found in this scope Nov 28 19:55:42.741 INFO [stderr] Nov 28 19:55:42.741 INFO [stderr] error[E0412]: cannot find type `HFONT` in this scope Nov 28 19:55:42.741 INFO [stderr] --> src/main.rs:893:26 Nov 28 19:55:42.741 INFO [stderr] | Nov 28 19:55:42.741 INFO [stderr] 893 | fn key_input(w :HWND, f :HFONT, p :WPARAM) // edit Nov 28 19:55:42.741 INFO [stderr] | ^^^^^ not found in this scope Nov 28 19:55:42.741 INFO [stderr] Nov 28 19:55:42.741 INFO [stderr] error[E0412]: cannot find type `WPARAM` in this scope Nov 28 19:55:42.741 INFO [stderr] --> src/main.rs:893:36 Nov 28 19:55:42.741 INFO [stderr] | Nov 28 19:55:42.741 INFO [stderr] 893 | fn key_input(w :HWND, f :HFONT, p :WPARAM) // edit Nov 28 19:55:42.741 INFO [stderr] | ^^^^^^ not found in this scope Nov 28 19:55:42.741 INFO [stderr] Nov 28 19:55:42.741 INFO [stderr] error[E0412]: cannot find type `HWND` in this scope Nov 28 19:55:42.741 INFO [stderr] --> src/main.rs:950:12 Nov 28 19:55:42.741 INFO [stderr] | Nov 28 19:55:42.741 INFO [stderr] 950 | fn edit(w :HWND, p :WPARAM, mov :&mut MV) Nov 28 19:55:42.741 INFO [stderr] | ^^^^ not found in this scope Nov 28 19:55:42.741 INFO [stderr] Nov 28 19:55:42.741 INFO [stderr] error[E0412]: cannot find type `WPARAM` in this scope Nov 28 19:55:42.741 INFO [stderr] --> src/main.rs:950:21 Nov 28 19:55:42.741 INFO [stderr] | Nov 28 19:55:42.741 INFO [stderr] 950 | fn edit(w :HWND, p :WPARAM, mov :&mut MV) Nov 28 19:55:42.741 INFO [stderr] | ^^^^^^ not found in this scope Nov 28 19:55:42.741 INFO [stderr] Nov 28 19:55:42.741 INFO [stderr] error[E0412]: cannot find type `HWND` in this scope Nov 28 19:55:42.741 INFO [stderr] --> src/main.rs:1029:17 Nov 28 19:55:42.741 INFO [stderr] | Nov 28 19:55:42.741 INFO [stderr] 1029 | fn sidepanel(w: HWND, sw: HWND, f :HFONT) Nov 28 19:55:42.741 INFO [stderr] | ^^^^ not found in this scope Nov 28 19:55:42.741 INFO [stderr] Nov 28 19:55:42.741 INFO [stderr] error[E0412]: cannot find type `HWND` in this scope Nov 28 19:55:42.741 INFO [stderr] --> src/main.rs:1029:27 Nov 28 19:55:42.741 INFO [stderr] | Nov 28 19:55:42.741 INFO [stderr] 1029 | fn sidepanel(w: HWND, sw: HWND, f :HFONT) Nov 28 19:55:42.742 INFO [stderr] | ^^^^ not found in this scope Nov 28 19:55:42.742 INFO [stderr] Nov 28 19:55:42.742 INFO [stderr] error[E0412]: cannot find type `HFONT` in this scope Nov 28 19:55:42.742 INFO [stderr] --> src/main.rs:1029:36 Nov 28 19:55:42.742 INFO [stderr] | Nov 28 19:55:42.742 INFO [stderr] 1029 | fn sidepanel(w: HWND, sw: HWND, f :HFONT) Nov 28 19:55:42.742 INFO [stderr] | ^^^^^ not found in this scope Nov 28 19:55:42.742 INFO [stderr] Nov 28 19:55:42.742 INFO [stderr] error[E0412]: cannot find type `HWND` in this scope Nov 28 19:55:42.742 INFO [stderr] --> src/main.rs:1053:46 Nov 28 19:55:42.742 INFO [stderr] | Nov 28 19:55:42.742 INFO [stderr] 1053 | pub unsafe extern "system" fn window_proc(w :HWND, msg :UINT, p :WPARAM, l :LPARAM) -> LRESULT Nov 28 19:55:42.742 INFO [stderr] | ^^^^ not found in this scope Nov 28 19:55:42.742 INFO [stderr] Nov 28 19:55:42.742 INFO [stderr] error[E0412]: cannot find type `UINT` in this scope Nov 28 19:55:42.742 INFO [stderr] --> src/main.rs:1053:57 Nov 28 19:55:42.742 INFO [stderr] | Nov 28 19:55:42.742 INFO [stderr] 1053 | pub unsafe extern "system" fn window_proc(w :HWND, msg :UINT, p :WPARAM, l :LPARAM) -> LRESULT Nov 28 19:55:42.742 INFO [stderr] | ^^^^ not found in this scope Nov 28 19:55:42.742 INFO [stderr] Nov 28 19:55:42.742 INFO [stderr] error[E0412]: cannot find type `WPARAM` in this scope Nov 28 19:55:42.742 INFO [stderr] --> src/main.rs:1053:66 Nov 28 19:55:42.742 INFO [stderr] | Nov 28 19:55:42.742 INFO [stderr] 1053 | pub unsafe extern "system" fn window_proc(w :HWND, msg :UINT, p :WPARAM, l :LPARAM) -> LRESULT Nov 28 19:55:42.742 INFO [stderr] | ^^^^^^ not found in this scope Nov 28 19:55:42.742 INFO [stderr] Nov 28 19:55:42.742 INFO [stderr] error[E0412]: cannot find type `LPARAM` in this scope Nov 28 19:55:42.742 INFO [stderr] --> src/main.rs:1053:77 Nov 28 19:55:42.742 INFO [stderr] | Nov 28 19:55:42.742 INFO [stderr] 1053 | pub unsafe extern "system" fn window_proc(w :HWND, msg :UINT, p :WPARAM, l :LPARAM) -> LRESULT Nov 28 19:55:42.742 INFO [stderr] | ^^^^^^ not found in this scope Nov 28 19:55:42.742 INFO [stderr] Nov 28 19:55:42.742 INFO [stderr] error[E0412]: cannot find type `LRESULT` in this scope Nov 28 19:55:42.742 INFO [stderr] --> src/main.rs:1053:88 Nov 28 19:55:42.742 INFO [stderr] | Nov 28 19:55:42.742 INFO [stderr] 1053 | pub unsafe extern "system" fn window_proc(w :HWND, msg :UINT, p :WPARAM, l :LPARAM) -> LRESULT Nov 28 19:55:42.742 INFO [stderr] | ^^^^^^^ not found in this scope Nov 28 19:55:42.742 INFO [stderr] Nov 28 19:55:42.742 INFO [stderr] error[E0412]: cannot find type `LPCREATESTRUCTW` in this scope Nov 28 19:55:42.742 INFO [stderr] --> src/main.rs:1059:27 Nov 28 19:55:42.742 INFO [stderr] | Nov 28 19:55:42.742 INFO [stderr] 1059 | let param = &*(l as LPCREATESTRUCTW); Nov 28 19:55:42.742 INFO [stderr] | ^^^^^^^^^^^^^^^ not found in this scope Nov 28 19:55:42.742 INFO [stderr] Nov 28 19:55:42.742 INFO [stderr] error[E0412]: cannot find type `LPVOID` in this scope Nov 28 19:55:42.742 INFO [stderr] --> src/main.rs:1065:72 Nov 28 19:55:42.742 INFO [stderr] | Nov 28 19:55:42.742 INFO [stderr] 1065 | let mov_ptr = user::GetWindowLongPtrW(w, user::GWLP_USERDATA) as LPVOID; Nov 28 19:55:42.742 INFO [stderr] | ^^^^^^ not found in this scope Nov 28 19:55:42.742 INFO [stderr] Nov 28 19:55:42.742 INFO [stderr] error[E0425]: cannot find value `MAX_PATH` in this scope Nov 28 19:55:42.742 INFO [stderr] --> src/main.rs:1084:32 Nov 28 19:55:42.742 INFO [stderr] | Nov 28 19:55:42.742 INFO [stderr] 1084 | let mut v = vec![0u16; MAX_PATH as usize]; Nov 28 19:55:42.742 INFO [stderr] | ^^^^^^^^ not found in this scope Nov 28 19:55:42.742 INFO [stderr] Nov 28 19:55:42.742 INFO [stderr] error[E0425]: cannot find value `MAX_PATH` in this scope Nov 28 19:55:42.742 INFO [stderr] --> src/main.rs:1085:57 Nov 28 19:55:42.742 INFO [stderr] | Nov 28 19:55:42.742 INFO [stderr] 1085 | shell::DragQueryFileW(hdrop, 0, v.as_mut_ptr(), MAX_PATH as u32); Nov 28 19:55:42.742 INFO [stderr] | ^^^^^^^^ not found in this scope Nov 28 19:55:42.742 INFO [stderr] Nov 28 19:55:42.742 INFO [stderr] error[E0412]: cannot find type `LPVOID` in this scope Nov 28 19:55:42.742 INFO [stderr] --> src/main.rs:1094:74 Nov 28 19:55:42.742 INFO [stderr] | Nov 28 19:55:42.742 INFO [stderr] 1094 | let mov_ptr = user::GetWindowLongPtrW(w, user::GWLP_USERDATA) as LPVOID; Nov 28 19:55:42.742 INFO [stderr] | ^^^^^^ not found in this scope Nov 28 19:55:42.742 INFO [stderr] Nov 28 19:55:42.742 INFO [stderr] error[E0412]: cannot find type `LPVOID` in this scope Nov 28 19:55:42.742 INFO [stderr] --> src/main.rs:1136:80 Nov 28 19:55:42.742 INFO [stderr] | Nov 28 19:55:42.742 INFO [stderr] 1136 | let mov_ptr = user::GetWindowLongPtrW(w, user::GWLP_USERDATA) as LPVOID; Nov 28 19:55:42.742 INFO [stderr] | ^^^^^^ not found in this scope Nov 28 19:55:42.742 INFO [stderr] Nov 28 19:55:42.742 INFO [stderr] error[E0412]: cannot find type `LPVOID` in this scope Nov 28 19:55:42.742 INFO [stderr] --> src/main.rs:1160:72 Nov 28 19:55:42.742 INFO [stderr] | Nov 28 19:55:42.742 INFO [stderr] 1160 | let mov_ptr = user::GetWindowLongPtrW(w, user::GWLP_USERDATA) as LPVOID; Nov 28 19:55:42.742 INFO [stderr] | ^^^^^^ not found in this scope Nov 28 19:55:42.742 INFO [stderr] Nov 28 19:55:42.743 INFO [stderr] error[E0412]: cannot find type `LPVOID` in this scope Nov 28 19:55:42.743 INFO [stderr] --> src/main.rs:1178:76 Nov 28 19:55:42.743 INFO [stderr] | Nov 28 19:55:42.743 INFO [stderr] 1178 | let mov_ptr = user::GetWindowLongPtrW(w, user::GWLP_USERDATA) as LPVOID; Nov 28 19:55:42.743 INFO [stderr] | ^^^^^^ not found in this scope Nov 28 19:55:42.743 INFO [stderr] Nov 28 19:55:42.743 INFO [stderr] error[E0425]: cannot find function `HIWORD` in this scope Nov 28 19:55:42.743 INFO [stderr] --> src/main.rs:1191:17 Nov 28 19:55:42.743 INFO [stderr] | Nov 28 19:55:42.743 INFO [stderr] 1191 | let w_h = HIWORD(l as u32); Nov 28 19:55:42.743 INFO [stderr] | ^^^^^^ not found in this scope Nov 28 19:55:42.743 INFO [stderr] Nov 28 19:55:42.743 INFO [stderr] error[E0412]: cannot find type `HWND` in this scope Nov 28 19:55:42.743 INFO [stderr] --> src/main.rs:1213:50 Nov 28 19:55:42.743 INFO [stderr] | Nov 28 19:55:42.743 INFO [stderr] 1213 | pub unsafe extern "system" fn sub_window_proc(w :HWND, msg :UINT, p :WPARAM, l :LPARAM) -> LRESULT Nov 28 19:55:42.743 INFO [stderr] | ^^^^ not found in this scope Nov 28 19:55:42.743 INFO [stderr] Nov 28 19:55:42.743 INFO [stderr] error[E0412]: cannot find type `UINT` in this scope Nov 28 19:55:42.743 INFO [stderr] --> src/main.rs:1213:61 Nov 28 19:55:42.743 INFO [stderr] | Nov 28 19:55:42.743 INFO [stderr] 1213 | pub unsafe extern "system" fn sub_window_proc(w :HWND, msg :UINT, p :WPARAM, l :LPARAM) -> LRESULT Nov 28 19:55:42.743 INFO [stderr] | ^^^^ not found in this scope Nov 28 19:55:42.743 INFO [stderr] Nov 28 19:55:42.743 INFO [stderr] error[E0412]: cannot find type `WPARAM` in this scope Nov 28 19:55:42.743 INFO [stderr] --> src/main.rs:1213:70 Nov 28 19:55:42.743 INFO [stderr] | Nov 28 19:55:42.743 INFO [stderr] 1213 | pub unsafe extern "system" fn sub_window_proc(w :HWND, msg :UINT, p :WPARAM, l :LPARAM) -> LRESULT Nov 28 19:55:42.743 INFO [stderr] | ^^^^^^ not found in this scope Nov 28 19:55:42.743 INFO [stderr] Nov 28 19:55:42.743 INFO [stderr] error[E0412]: cannot find type `LPARAM` in this scope Nov 28 19:55:42.743 INFO [stderr] --> src/main.rs:1213:81 Nov 28 19:55:42.743 INFO [stderr] | Nov 28 19:55:42.743 INFO [stderr] 1213 | pub unsafe extern "system" fn sub_window_proc(w :HWND, msg :UINT, p :WPARAM, l :LPARAM) -> LRESULT Nov 28 19:55:42.743 INFO [stderr] | ^^^^^^ not found in this scope Nov 28 19:55:42.743 INFO [stderr] Nov 28 19:55:42.743 INFO [stderr] error[E0412]: cannot find type `LRESULT` in this scope Nov 28 19:55:42.743 INFO [stderr] --> src/main.rs:1213:92 Nov 28 19:55:42.743 INFO [stderr] | Nov 28 19:55:42.743 INFO [stderr] 1213 | pub unsafe extern "system" fn sub_window_proc(w :HWND, msg :UINT, p :WPARAM, l :LPARAM) -> LRESULT Nov 28 19:55:42.743 INFO [stderr] | ^^^^^^^ not found in this scope Nov 28 19:55:42.743 INFO [stderr] Nov 28 19:55:42.743 INFO [stderr] error[E0412]: cannot find type `HINSTANCE` in this scope Nov 28 19:55:42.743 INFO [stderr] --> src/main.rs:1242:38 Nov 28 19:55:42.743 INFO [stderr] | Nov 28 19:55:42.743 INFO [stderr] 1242 | let icon = user::LoadImageW(0 as HINSTANCE, icon_name.as_ptr(), user::IMAGE_ICON, 0, 0, Nov 28 19:55:42.743 INFO [stderr] | ^^^^^^^^^ not found in this scope Nov 28 19:55:42.743 INFO [stderr] Nov 28 19:55:42.743 INFO [stderr] error[E0412]: cannot find type `HINSTANCE` in this scope Nov 28 19:55:42.743 INFO [stderr] --> src/main.rs:1245:39 Nov 28 19:55:42.743 INFO [stderr] | Nov 28 19:55:42.743 INFO [stderr] 1245 | let icon2 = user::LoadImageW(0 as HINSTANCE, icon_name2.as_ptr(), user::IMAGE_ICON, 0, 0, Nov 28 19:55:42.743 INFO [stderr] | ^^^^^^^^^ not found in this scope Nov 28 19:55:42.743 INFO [stderr] Nov 28 19:55:42.743 INFO [stderr] error[E0412]: cannot find type `HINSTANCE` in this scope Nov 28 19:55:42.743 INFO [stderr] --> src/main.rs:1248:39 Nov 28 19:55:42.743 INFO [stderr] | Nov 28 19:55:42.743 INFO [stderr] 1248 | let icon3 = user::LoadImageW(0 as HINSTANCE, icon_name3.as_ptr(), user::IMAGE_ICON, 0, 0, Nov 28 19:55:42.743 INFO [stderr] | ^^^^^^^^^ not found in this scope Nov 28 19:55:42.743 INFO [stderr] Nov 28 19:55:42.743 INFO [stderr] error[E0412]: cannot find type `HICON` in this scope Nov 28 19:55:42.743 INFO [stderr] --> src/main.rs:1251:82 Nov 28 19:55:42.743 INFO [stderr] | Nov 28 19:55:42.743 INFO [stderr] 1251 | let sidehwnd = window(class_name2, win_name2, Some(sub_window_proc), icon as HICON, Nov 28 19:55:42.743 INFO [stderr] | ^^^^^ not found in this scope Nov 28 19:55:42.743 INFO [stderr] Nov 28 19:55:42.743 INFO [stderr] error[E0425]: cannot find value `WS_POPUP` in this scope Nov 28 19:55:42.743 INFO [stderr] --> src/main.rs:1252:27 Nov 28 19:55:42.743 INFO [stderr] | Nov 28 19:55:42.743 INFO [stderr] 1252 | WS_POPUP | WS_BORDER | WS_VISIBLE, W/4, H, 0 as LPVOID); Nov 28 19:55:42.743 INFO [stderr] | ^^^^^^^^ not found in this scope Nov 28 19:55:42.743 INFO [stderr] Nov 28 19:55:42.743 INFO [stderr] error[E0425]: cannot find value `WS_BORDER` in this scope Nov 28 19:55:42.743 INFO [stderr] --> src/main.rs:1252:38 Nov 28 19:55:42.743 INFO [stderr] | Nov 28 19:55:42.743 INFO [stderr] 1252 | WS_POPUP | WS_BORDER | WS_VISIBLE, W/4, H, 0 as LPVOID); Nov 28 19:55:42.743 INFO [stderr] | ^^^^^^^^^ not found in this scope Nov 28 19:55:42.743 INFO [stderr] Nov 28 19:55:42.744 INFO [stderr] error[E0425]: cannot find value `WS_VISIBLE` in this scope Nov 28 19:55:42.744 INFO [stderr] --> src/main.rs:1252:50 Nov 28 19:55:42.744 INFO [stderr] | Nov 28 19:55:42.744 INFO [stderr] 1252 | WS_POPUP | WS_BORDER | WS_VISIBLE, W/4, H, 0 as LPVOID); Nov 28 19:55:42.744 INFO [stderr] | ^^^^^^^^^^ not found in this scope Nov 28 19:55:42.744 INFO [stderr] Nov 28 19:55:42.744 INFO [stderr] error[E0412]: cannot find type `LPVOID` in this scope Nov 28 19:55:42.744 INFO [stderr] --> src/main.rs:1252:75 Nov 28 19:55:42.744 INFO [stderr] | Nov 28 19:55:42.744 INFO [stderr] 1252 | WS_POPUP | WS_BORDER | WS_VISIBLE, W/4, H, 0 as LPVOID); Nov 28 19:55:42.744 INFO [stderr] | ^^^^^^ not found in this scope Nov 28 19:55:42.744 INFO [stderr] Nov 28 19:55:42.744 INFO [stderr] error[E0412]: cannot find type `HICON` in this scope Nov 28 19:55:42.744 INFO [stderr] --> src/main.rs:1255:53 Nov 28 19:55:42.744 INFO [stderr] | Nov 28 19:55:42.744 INFO [stderr] 1255 | let mut mov : MV = MV{font :font, save :icon as HICON, edit :icon2 as HICON, visual :icon3 as HICON, sw :sidehwnd}; Nov 28 19:55:42.744 INFO [stderr] | ^^^^^ not found in this scope Nov 28 19:55:42.744 INFO [stderr] Nov 28 19:55:42.744 INFO [stderr] error[E0412]: cannot find type `HICON` in this scope Nov 28 19:55:42.744 INFO [stderr] --> src/main.rs:1255:75 Nov 28 19:55:42.744 INFO [stderr] | Nov 28 19:55:42.744 INFO [stderr] 1255 | let mut mov : MV = MV{font :font, save :icon as HICON, edit :icon2 as HICON, visual :icon3 as HICON, sw :sidehwnd}; Nov 28 19:55:42.744 INFO [stderr] | ^^^^^ not found in this scope Nov 28 19:55:42.748 INFO [stderr] Nov 28 19:55:42.748 INFO [stderr] error[E0412]: cannot find type `HICON` in this scope Nov 28 19:55:42.748 INFO [stderr] --> src/main.rs:1255:99 Nov 28 19:55:42.748 INFO [stderr] | Nov 28 19:55:42.748 INFO [stderr] 1255 | let mut mov : MV = MV{font :font, save :icon as HICON, edit :icon2 as HICON, visual :icon3 as HICON, sw :sidehwnd}; Nov 28 19:55:42.748 INFO [stderr] | ^^^^^ not found in this scope Nov 28 19:55:42.748 INFO [stderr] Nov 28 19:55:42.748 INFO [stderr] error[E0412]: cannot find type `LPVOID` in this scope Nov 28 19:55:42.748 INFO [stderr] --> src/main.rs:1256:19 Nov 28 19:55:42.748 INFO [stderr] | Nov 28 19:55:42.748 INFO [stderr] 1256 | let mov_ptr : LPVOID = &mut mov as *mut _ as LPVOID; Nov 28 19:55:42.748 INFO [stderr] | ^^^^^^ not found in this scope Nov 28 19:55:42.748 INFO [stderr] Nov 28 19:55:42.748 INFO [stderr] error[E0412]: cannot find type `LPVOID` in this scope Nov 28 19:55:42.748 INFO [stderr] --> src/main.rs:1256:50 Nov 28 19:55:42.748 INFO [stderr] | Nov 28 19:55:42.748 INFO [stderr] 1256 | let mov_ptr : LPVOID = &mut mov as *mut _ as LPVOID; Nov 28 19:55:42.748 INFO [stderr] | ^^^^^^ not found in this scope Nov 28 19:55:42.748 INFO [stderr] Nov 28 19:55:42.748 INFO [stderr] error[E0412]: cannot find type `HICON` in this scope Nov 28 19:55:42.748 INFO [stderr] --> src/main.rs:1257:72 Nov 28 19:55:42.748 INFO [stderr] | Nov 28 19:55:42.748 INFO [stderr] 1257 | let hwnd = window(class_name, win_name, Some(window_proc), icon as HICON, WS_OVERLAPPEDWINDOW | WS_VISIBLE, W, H, mov_ptr); Nov 28 19:55:42.748 INFO [stderr] | ^^^^^ not found in this scope Nov 28 19:55:42.748 INFO [stderr] Nov 28 19:55:42.748 INFO [stderr] error[E0425]: cannot find value `WS_OVERLAPPEDWINDOW` in this scope Nov 28 19:55:42.748 INFO [stderr] --> src/main.rs:1257:79 Nov 28 19:55:42.748 INFO [stderr] | Nov 28 19:55:42.748 INFO [stderr] 1257 | let hwnd = window(class_name, win_name, Some(window_proc), icon as HICON, WS_OVERLAPPEDWINDOW | WS_VISIBLE, W, H, mov_ptr); Nov 28 19:55:42.748 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^ not found in this scope Nov 28 19:55:42.748 INFO [stderr] Nov 28 19:55:42.748 INFO [stderr] error[E0425]: cannot find value `WS_VISIBLE` in this scope Nov 28 19:55:42.748 INFO [stderr] --> src/main.rs:1257:101 Nov 28 19:55:42.748 INFO [stderr] | Nov 28 19:55:42.748 INFO [stderr] 1257 | let hwnd = window(class_name, win_name, Some(window_proc), icon as HICON, WS_OVERLAPPEDWINDOW | WS_VISIBLE, W, H, mov_ptr); Nov 28 19:55:42.748 INFO [stderr] | ^^^^^^^^^^ not found in this scope Nov 28 19:55:42.748 INFO [stderr] Nov 28 19:55:42.748 INFO [stderr] error[E0412]: cannot find type `HWND` in this scope Nov 28 19:55:42.748 INFO [stderr] --> src/main.rs:1262:42 Nov 28 19:55:42.748 INFO [stderr] | Nov 28 19:55:42.748 INFO [stderr] 1262 | let mut msg = user::MSG {hwnd : 0 as HWND,message : 0 as UINT, wParam : 0 as WPARAM, lParam : 0 as LPARAM, time : 0 as DWORD, pt : POINT{x:0, y:0},}; Nov 28 19:55:42.748 INFO [stderr] | ^^^^ not found in this scope Nov 28 19:55:42.748 INFO [stderr] Nov 28 19:55:42.748 INFO [stderr] error[E0412]: cannot find type `UINT` in this scope Nov 28 19:55:42.748 INFO [stderr] --> src/main.rs:1262:62 Nov 28 19:55:42.748 INFO [stderr] | Nov 28 19:55:42.749 INFO [stderr] 1262 | let mut msg = user::MSG {hwnd : 0 as HWND,message : 0 as UINT, wParam : 0 as WPARAM, lParam : 0 as LPARAM, time : 0 as DWORD, pt : POINT{x:0, y:0},}; Nov 28 19:55:42.749 INFO [stderr] | ^^^^ not found in this scope Nov 28 19:55:42.749 INFO [stderr] Nov 28 19:55:42.749 INFO [stderr] error[E0412]: cannot find type `WPARAM` in this scope Nov 28 19:55:42.749 INFO [stderr] --> src/main.rs:1262:82 Nov 28 19:55:42.749 INFO [stderr] | Nov 28 19:55:42.749 INFO [stderr] 1262 | let mut msg = user::MSG {hwnd : 0 as HWND,message : 0 as UINT, wParam : 0 as WPARAM, lParam : 0 as LPARAM, time : 0 as DWORD, pt : POINT{x:0, y:0},}; Nov 28 19:55:42.749 INFO [stderr] | ^^^^^^ not found in this scope Nov 28 19:55:42.749 INFO [stderr] Nov 28 19:55:42.749 INFO [stderr] error[E0412]: cannot find type `LPARAM` in this scope Nov 28 19:55:42.749 INFO [stderr] --> src/main.rs:1262:104 Nov 28 19:55:42.749 INFO [stderr] | Nov 28 19:55:42.749 INFO [stderr] 1262 | let mut msg = user::MSG {hwnd : 0 as HWND,message : 0 as UINT, wParam : 0 as WPARAM, lParam : 0 as LPARAM, time : 0 as DWORD, pt : POINT{x:0, y:0},}; Nov 28 19:55:42.749 INFO [stderr] | ^^^^^^ not found in this scope Nov 28 19:55:42.749 INFO [stderr] Nov 28 19:55:42.749 INFO [stderr] error[E0412]: cannot find type `DWORD` in this scope Nov 28 19:55:42.749 INFO [stderr] --> src/main.rs:1262:124 Nov 28 19:55:42.749 INFO [stderr] | Nov 28 19:55:42.749 INFO [stderr] 1262 | let mut msg = user::MSG {hwnd : 0 as HWND,message : 0 as UINT, wParam : 0 as WPARAM, lParam : 0 as LPARAM, time : 0 as DWORD, pt : POINT{x:0, y:0},}; Nov 28 19:55:42.749 INFO [stderr] | ^^^^^ not found in this scope Nov 28 19:55:42.749 INFO [stderr] Nov 28 19:55:42.749 INFO [stderr] error[E0422]: cannot find struct, variant or union type `POINT` in this scope Nov 28 19:55:42.749 INFO [stderr] --> src/main.rs:1262:136 Nov 28 19:55:42.749 INFO [stderr] | Nov 28 19:55:42.749 INFO [stderr] 1262 | let mut msg = user::MSG {hwnd : 0 as HWND,message : 0 as UINT, wParam : 0 as WPARAM, lParam : 0 as LPARAM, time : 0 as DWORD, pt : POINT{x:0, y:0},}; Nov 28 19:55:42.749 INFO [stderr] | ^^^^^ not found in this scope Nov 28 19:55:42.749 INFO [stderr] Nov 28 19:55:42.749 INFO [stderr] error[E0412]: cannot find type `WPARAM` in this scope Nov 28 19:55:42.749 INFO [stderr] --> src/main.rs:1263:84 Nov 28 19:55:42.749 INFO [stderr] | Nov 28 19:55:42.749 INFO [stderr] 1263 | if font != ptr::null_mut() {user::SendMessageW(hwnd, user::WM_SETFONT, font as WPARAM, 1);} Nov 28 19:55:42.749 INFO [stderr] | ^^^^^^ not found in this scope Nov 28 19:55:42.749 INFO [stderr] Nov 28 19:55:42.749 INFO [stderr] error[E0412]: cannot find type `HDC` in this scope Nov 28 19:55:42.749 INFO [stderr] --> src/main.rs:1265:35 Nov 28 19:55:42.749 INFO [stderr] | Nov 28 19:55:42.749 INFO [stderr] 1265 | let dc = user::GetDC(hwnd) as HDC; Nov 28 19:55:42.749 INFO [stderr] | ^^^ not found in this scope Nov 28 19:55:42.749 INFO [stderr] Nov 28 19:55:42.749 INFO [stderr] error[E0412]: cannot find type `INT` in this scope Nov 28 19:55:42.749 INFO [stderr] --> src/main.rs:1266:22 Nov 28 19:55:42.749 INFO [stderr] | Nov 28 19:55:42.749 INFO [stderr] 1266 | let mut char_w : INT = 0; Nov 28 19:55:42.749 INFO [stderr] | ^^^ not found in this scope Nov 28 19:55:42.749 INFO [stderr] Nov 28 19:55:42.749 INFO [stderr] error[E0412]: cannot find type `HGDIOBJ` in this scope Nov 28 19:55:42.749 INFO [stderr] --> src/main.rs:1274:35 Nov 28 19:55:42.749 INFO [stderr] | Nov 28 19:55:42.749 INFO [stderr] 1274 | gdi::SelectObject(dc, font as HGDIOBJ ); Nov 28 19:55:42.749 INFO [stderr] | ^^^^^^^ not found in this scope Nov 28 19:55:42.749 INFO [stderr] Nov 28 19:55:42.749 INFO [stderr] error[E0412]: cannot find type `UINT` in this scope Nov 28 19:55:42.749 INFO [stderr] --> src/main.rs:1275:35 Nov 28 19:55:42.749 INFO [stderr] | Nov 28 19:55:42.749 INFO [stderr] 1275 | gdi::GetCharWidth32W(dc, 0 as UINT, 0 as UINT, &mut char_w); Nov 28 19:55:42.749 INFO [stderr] | ^^^^ not found in this scope Nov 28 19:55:42.749 INFO [stderr] Nov 28 19:55:42.749 INFO [stderr] error[E0412]: cannot find type `UINT` in this scope Nov 28 19:55:42.749 INFO [stderr] --> src/main.rs:1275:46 Nov 28 19:55:42.749 INFO [stderr] | Nov 28 19:55:42.749 INFO [stderr] 1275 | gdi::GetCharWidth32W(dc, 0 as UINT, 0 as UINT, &mut char_w); Nov 28 19:55:42.749 INFO [stderr] | ^^^^ not found in this scope Nov 28 19:55:42.749 INFO [stderr] Nov 28 19:55:42.749 INFO [stderr] error[E0412]: cannot find type `HBITMAP` in this scope Nov 28 19:55:42.749 INFO [stderr] --> src/main.rs:1280:34 Nov 28 19:55:42.749 INFO [stderr] | Nov 28 19:55:42.749 INFO [stderr] 1280 | user::CreateCaret(hwnd, 0 as HBITMAP, 1, tm.tmHeight); Nov 28 19:55:42.749 INFO [stderr] | ^^^^^^^ not found in this scope Nov 28 19:55:42.749 INFO [stderr] Nov 28 19:55:42.749 INFO [stderr] error[E0412]: cannot find type `HWND` in this scope Nov 28 19:55:42.749 INFO [stderr] --> src/main.rs:1290:48 Nov 28 19:55:42.749 INFO [stderr] | Nov 28 19:55:42.749 INFO [stderr] 1290 | let m = user::GetMessageW(&mut msg, 0 as HWND, 0, 0); Nov 28 19:55:42.749 INFO [stderr] | ^^^^ not found in this scope Nov 28 19:55:42.749 INFO [stderr] Nov 28 19:55:42.749 INFO [stderr] warning: unused imports: `HANDLE`, `LONG`, `LPCWSTR`, `minwinbase::LMEM_MOVEABLE` Nov 28 19:55:42.749 INFO [stderr] --> src/main.rs:35:18 Nov 28 19:55:42.749 INFO [stderr] | Nov 28 19:55:42.749 INFO [stderr] 35 | use winapi::um::{minwinbase::LMEM_MOVEABLE, winnt::{LPCWSTR, LONG, HANDLE}}; Nov 28 19:55:42.749 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^ ^^^^ ^^^^^^ Nov 28 19:55:42.749 INFO [stderr] | Nov 28 19:55:42.749 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 28 19:55:42.749 INFO [stderr] Nov 28 19:55:42.749 INFO [stderr] warning: unused imports: `HBITMAP`, `HBRUSH`, `HDC`, `HFONT`, `HGDIOBJ`, `HICON`, `HMENU`, `HWND`, `POINT`, `RECT` Nov 28 19:55:42.749 INFO [stderr] --> src/main.rs:37:30 Nov 28 19:55:42.750 INFO [stderr] | Nov 28 19:55:42.750 INFO [stderr] 37 | use winapi::shared::windef::{HWND, HMENU, HBRUSH, HICON, HFONT, HGDIOBJ, HBITMAP, HDC, RECT, POINT}; Nov 28 19:55:42.750 INFO [stderr] | ^^^^ ^^^^^ ^^^^^^ ^^^^^ ^^^^^ ^^^^^^^ ^^^^^^^ ^^^ ^^^^ ^^^^^ Nov 28 19:55:42.750 INFO [stderr] Nov 28 19:55:42.750 INFO [stderr] warning: unused imports: `DWORD`, `HGLOBAL`, `HINSTANCE`, `HIWORD`, `INT`, `LOWORD`, `LPARAM`, `LPVOID`, `LRESULT`, `MAX_PATH`, `UINT`, `WPARAM` Nov 28 19:55:42.750 INFO [stderr] --> src/main.rs:38:33 Nov 28 19:55:42.750 INFO [stderr] | Nov 28 19:55:42.750 INFO [stderr] 38 | use winapi::shared::minwindef::{INT, UINT, DWORD, MAX_PATH, HINSTANCE, HGLOBAL, LRESULT, LPVOID, WPARAM, LPARAM, HIWORD, LOWORD}; Nov 28 19:55:42.750 INFO [stderr] | ^^^ ^^^^ ^^^^^ ^^^^^^^^ ^^^^^^^^^ ^^^^^^^ ^^^^^^^ ^^^^^^ ^^^^^^ ^^^^^^ ^^^^^^ ^^^^^^ Nov 28 19:55:42.750 INFO [stderr] Nov 28 19:55:42.750 INFO [stderr] warning: unused imports: `LPCREATESTRUCTW`, `WNDCLASSEXW`, `WNDPROC`, `WS_BORDER`, `WS_CAPTION`, `WS_CHILD`, `WS_OVERLAPPEDWINDOW`, `WS_POPUP`, `WS_SYSMENU`, `WS_VISIBLE` Nov 28 19:55:42.750 INFO [stderr] --> src/main.rs:39:12 Nov 28 19:55:42.750 INFO [stderr] | Nov 28 19:55:42.750 INFO [stderr] 39 | use user::{WS_OVERLAPPEDWINDOW, WS_VISIBLE, WS_CHILD, WS_BORDER, WS_SYSMENU, WS_POPUP, WS_CAPTION, WNDCLASSEXW, WNDPROC, LPCREATESTRUCTW}; Nov 28 19:55:42.750 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^ ^^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^^^^ ^^^^^^^ ^^^^^^^^^^^^^^^ Nov 28 19:55:42.750 INFO [stderr] Nov 28 19:55:42.750 INFO [stderr] warning: unused imports: `Write`, `os::windows::ffi::OsStrExt` Nov 28 19:55:42.750 INFO [stderr] --> src/main.rs:40:32 Nov 28 19:55:42.750 INFO [stderr] | Nov 28 19:55:42.750 INFO [stderr] 40 | use std::{ptr, mem, io::{Read, Write}, fs::File, ffi::OsStr, sync::Mutex, string::String, os::windows::ffi::OsStrExt}; Nov 28 19:55:42.750 INFO [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 28 19:55:42.750 INFO [stderr] Nov 28 19:55:42.816 INFO [stderr] error[E0599]: no method named `encode_wide` found for type `&std::ffi::OsStr` in the current scope Nov 28 19:55:42.816 INFO [stderr] --> src/main.rs:72:26 Nov 28 19:55:42.816 INFO [stderr] | Nov 28 19:55:42.816 INFO [stderr] 72 | return OsStr::new(str).encode_wide().chain(Some(0).into_iter()).collect(); Nov 28 19:55:42.816 INFO [stderr] | ^^^^^^^^^^^ Nov 28 19:55:42.816 INFO [stderr] Nov 28 19:55:42.836 INFO [stderr] error[E0599]: no method named `lock` found for type `POS` in the current scope Nov 28 19:55:42.836 INFO [stderr] --> src/main.rs:134:16 Nov 28 19:55:42.836 INFO [stderr] | Nov 28 19:55:42.836 INFO [stderr] 52 | / lazy_static! Nov 28 19:55:42.836 INFO [stderr] 53 | | { Nov 28 19:55:42.836 INFO [stderr] 54 | | // MODE: 0: save 1(i),2(a): edit Nov 28 19:55:42.836 INFO [stderr] 55 | | static ref MODE: Mutex = Mutex::new(0); Nov 28 19:55:42.836 INFO [stderr] ... | Nov 28 19:55:42.836 INFO [stderr] 67 | | static ref RBUFFER: Mutex = Mutex::new(String::new()); Nov 28 19:55:42.836 INFO [stderr] 68 | | } Nov 28 19:55:42.836 INFO [stderr] | |_- method `lock` not found for this Nov 28 19:55:42.836 INFO [stderr] ... Nov 28 19:55:42.836 INFO [stderr] 134 | *POS.lock().unwrap() = POINT{x:0, y:0}; Nov 28 19:55:42.836 INFO [stderr] | ^^^^ Nov 28 19:55:42.836 INFO [stderr] | Nov 28 19:55:42.836 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Nov 28 19:55:42.836 INFO [stderr] Nov 28 19:55:42.848 INFO [stderr] error[E0599]: no method named `lock` found for type `POS` in the current scope Nov 28 19:55:42.848 INFO [stderr] --> src/main.rs:169:16 Nov 28 19:55:42.848 INFO [stderr] | Nov 28 19:55:42.848 INFO [stderr] 52 | / lazy_static! Nov 28 19:55:42.848 INFO [stderr] 53 | | { Nov 28 19:55:42.848 INFO [stderr] 54 | | // MODE: 0: save 1(i),2(a): edit Nov 28 19:55:42.848 INFO [stderr] 55 | | static ref MODE: Mutex = Mutex::new(0); Nov 28 19:55:42.848 INFO [stderr] ... | Nov 28 19:55:42.848 INFO [stderr] 67 | | static ref RBUFFER: Mutex = Mutex::new(String::new()); Nov 28 19:55:42.848 INFO [stderr] 68 | | } Nov 28 19:55:42.848 INFO [stderr] | |_- method `lock` not found for this Nov 28 19:55:42.848 INFO [stderr] ... Nov 28 19:55:42.848 INFO [stderr] 169 | let y = {POS.lock().unwrap().y}; Nov 28 19:55:42.848 INFO [stderr] | ^^^^ Nov 28 19:55:42.848 INFO [stderr] | Nov 28 19:55:42.848 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Nov 28 19:55:42.848 INFO [stderr] Nov 28 19:55:42.856 INFO [stderr] error[E0599]: no method named `lock` found for type `POS` in the current scope Nov 28 19:55:42.856 INFO [stderr] --> src/main.rs:178:16 Nov 28 19:55:42.856 INFO [stderr] | Nov 28 19:55:42.856 INFO [stderr] 52 | / lazy_static! Nov 28 19:55:42.856 INFO [stderr] 53 | | { Nov 28 19:55:42.856 INFO [stderr] 54 | | // MODE: 0: save 1(i),2(a): edit Nov 28 19:55:42.856 INFO [stderr] 55 | | static ref MODE: Mutex = Mutex::new(0); Nov 28 19:55:42.856 INFO [stderr] ... | Nov 28 19:55:42.856 INFO [stderr] 67 | | static ref RBUFFER: Mutex = Mutex::new(String::new()); Nov 28 19:55:42.856 INFO [stderr] 68 | | } Nov 28 19:55:42.856 INFO [stderr] | |_- method `lock` not found for this Nov 28 19:55:42.856 INFO [stderr] ... Nov 28 19:55:42.856 INFO [stderr] 178 | let y = {POS.lock().unwrap().y}; Nov 28 19:55:42.856 INFO [stderr] | ^^^^ Nov 28 19:55:42.856 INFO [stderr] | Nov 28 19:55:42.856 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Nov 28 19:55:42.856 INFO [stderr] Nov 28 19:55:42.861 INFO [stderr] error[E0599]: no method named `lock` found for type `POS` in the current scope Nov 28 19:55:42.861 INFO [stderr] --> src/main.rs:202:16 Nov 28 19:55:42.861 INFO [stderr] | Nov 28 19:55:42.861 INFO [stderr] 52 | / lazy_static! Nov 28 19:55:42.861 INFO [stderr] 53 | | { Nov 28 19:55:42.861 INFO [stderr] 54 | | // MODE: 0: save 1(i),2(a): edit Nov 28 19:55:42.861 INFO [stderr] 55 | | static ref MODE: Mutex = Mutex::new(0); Nov 28 19:55:42.861 INFO [stderr] ... | Nov 28 19:55:42.861 INFO [stderr] 67 | | static ref RBUFFER: Mutex = Mutex::new(String::new()); Nov 28 19:55:42.861 INFO [stderr] 68 | | } Nov 28 19:55:42.861 INFO [stderr] | |_- method `lock` not found for this Nov 28 19:55:42.861 INFO [stderr] ... Nov 28 19:55:42.861 INFO [stderr] 202 | let x = {POS.lock().unwrap().x}; Nov 28 19:55:42.861 INFO [stderr] | ^^^^ Nov 28 19:55:42.861 INFO [stderr] | Nov 28 19:55:42.861 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Nov 28 19:55:42.861 INFO [stderr] Nov 28 19:55:42.864 INFO [stderr] error[E0599]: no method named `lock` found for type `POS` in the current scope Nov 28 19:55:42.864 INFO [stderr] --> src/main.rs:203:16 Nov 28 19:55:42.864 INFO [stderr] | Nov 28 19:55:42.864 INFO [stderr] 52 | / lazy_static! Nov 28 19:55:42.864 INFO [stderr] 53 | | { Nov 28 19:55:42.864 INFO [stderr] 54 | | // MODE: 0: save 1(i),2(a): edit Nov 28 19:55:42.864 INFO [stderr] 55 | | static ref MODE: Mutex = Mutex::new(0); Nov 28 19:55:42.864 INFO [stderr] ... | Nov 28 19:55:42.864 INFO [stderr] 67 | | static ref RBUFFER: Mutex = Mutex::new(String::new()); Nov 28 19:55:42.864 INFO [stderr] 68 | | } Nov 28 19:55:42.864 INFO [stderr] | |_- method `lock` not found for this Nov 28 19:55:42.864 INFO [stderr] ... Nov 28 19:55:42.864 INFO [stderr] 203 | let y = {POS.lock().unwrap().y}; Nov 28 19:55:42.864 INFO [stderr] | ^^^^ Nov 28 19:55:42.864 INFO [stderr] | Nov 28 19:55:42.864 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Nov 28 19:55:42.864 INFO [stderr] Nov 28 19:55:42.871 INFO [stderr] error[E0599]: no method named `lock` found for type `POS` in the current scope Nov 28 19:55:42.871 INFO [stderr] --> src/main.rs:212:16 Nov 28 19:55:42.871 INFO [stderr] | Nov 28 19:55:42.871 INFO [stderr] 52 | / lazy_static! Nov 28 19:55:42.871 INFO [stderr] 53 | | { Nov 28 19:55:42.871 INFO [stderr] 54 | | // MODE: 0: save 1(i),2(a): edit Nov 28 19:55:42.871 INFO [stderr] 55 | | static ref MODE: Mutex = Mutex::new(0); Nov 28 19:55:42.871 INFO [stderr] ... | Nov 28 19:55:42.871 INFO [stderr] 67 | | static ref RBUFFER: Mutex = Mutex::new(String::new()); Nov 28 19:55:42.871 INFO [stderr] 68 | | } Nov 28 19:55:42.871 INFO [stderr] | |_- method `lock` not found for this Nov 28 19:55:42.871 INFO [stderr] ... Nov 28 19:55:42.871 INFO [stderr] 212 | let x = {POS.lock().unwrap().x}; Nov 28 19:55:42.871 INFO [stderr] | ^^^^ Nov 28 19:55:42.871 INFO [stderr] | Nov 28 19:55:42.871 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Nov 28 19:55:42.871 INFO [stderr] Nov 28 19:55:42.872 INFO [stderr] error[E0599]: no method named `lock` found for type `POS` in the current scope Nov 28 19:55:42.872 INFO [stderr] --> src/main.rs:213:16 Nov 28 19:55:42.872 INFO [stderr] | Nov 28 19:55:42.872 INFO [stderr] 52 | / lazy_static! Nov 28 19:55:42.872 INFO [stderr] 53 | | { Nov 28 19:55:42.872 INFO [stderr] 54 | | // MODE: 0: save 1(i),2(a): edit Nov 28 19:55:42.872 INFO [stderr] 55 | | static ref MODE: Mutex = Mutex::new(0); Nov 28 19:55:42.872 INFO [stderr] ... | Nov 28 19:55:42.872 INFO [stderr] 67 | | static ref RBUFFER: Mutex = Mutex::new(String::new()); Nov 28 19:55:42.872 INFO [stderr] 68 | | } Nov 28 19:55:42.872 INFO [stderr] | |_- method `lock` not found for this Nov 28 19:55:42.872 INFO [stderr] ... Nov 28 19:55:42.872 INFO [stderr] 213 | let y = {POS.lock().unwrap().y}; Nov 28 19:55:42.872 INFO [stderr] | ^^^^ Nov 28 19:55:42.872 INFO [stderr] | Nov 28 19:55:42.872 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Nov 28 19:55:42.872 INFO [stderr] Nov 28 19:55:42.888 INFO [stderr] error[E0599]: no method named `lock` found for type `CHX` in the current scope Nov 28 19:55:42.888 INFO [stderr] --> src/main.rs:303:17 Nov 28 19:55:42.888 INFO [stderr] | Nov 28 19:55:42.888 INFO [stderr] 52 | / lazy_static! Nov 28 19:55:42.888 INFO [stderr] 53 | | { Nov 28 19:55:42.888 INFO [stderr] 54 | | // MODE: 0: save 1(i),2(a): edit Nov 28 19:55:42.888 INFO [stderr] 55 | | static ref MODE: Mutex = Mutex::new(0); Nov 28 19:55:42.888 INFO [stderr] ... | Nov 28 19:55:42.888 INFO [stderr] 67 | | static ref RBUFFER: Mutex = Mutex::new(String::new()); Nov 28 19:55:42.888 INFO [stderr] 68 | | } Nov 28 19:55:42.888 INFO [stderr] | |_- method `lock` not found for this Nov 28 19:55:42.888 INFO [stderr] ... Nov 28 19:55:42.888 INFO [stderr] 303 | let w = {*CHX.lock().unwrap()}; Nov 28 19:55:42.888 INFO [stderr] | ^^^^ Nov 28 19:55:42.888 INFO [stderr] | Nov 28 19:55:42.888 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Nov 28 19:55:42.888 INFO [stderr] Nov 28 19:55:42.888 INFO [stderr] error[E0599]: no method named `lock` found for type `CHY` in the current scope Nov 28 19:55:42.888 INFO [stderr] --> src/main.rs:304:17 Nov 28 19:55:42.888 INFO [stderr] | Nov 28 19:55:42.888 INFO [stderr] 52 | / lazy_static! Nov 28 19:55:42.889 INFO [stderr] 53 | | { Nov 28 19:55:42.889 INFO [stderr] 54 | | // MODE: 0: save 1(i),2(a): edit Nov 28 19:55:42.889 INFO [stderr] 55 | | static ref MODE: Mutex = Mutex::new(0); Nov 28 19:55:42.889 INFO [stderr] ... | Nov 28 19:55:42.889 INFO [stderr] 67 | | static ref RBUFFER: Mutex = Mutex::new(String::new()); Nov 28 19:55:42.889 INFO [stderr] 68 | | } Nov 28 19:55:42.889 INFO [stderr] | |_- method `lock` not found for this Nov 28 19:55:42.889 INFO [stderr] ... Nov 28 19:55:42.889 INFO [stderr] 304 | let h = {*CHY.lock().unwrap()}; Nov 28 19:55:42.889 INFO [stderr] | ^^^^ Nov 28 19:55:42.889 INFO [stderr] | Nov 28 19:55:42.889 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Nov 28 19:55:42.889 INFO [stderr] Nov 28 19:55:42.892 INFO [stderr] error[E0599]: no method named `lock` found for type `POS` in the current scope Nov 28 19:55:42.892 INFO [stderr] --> src/main.rs:312:9 Nov 28 19:55:42.892 INFO [stderr] | Nov 28 19:55:42.892 INFO [stderr] 52 | / lazy_static! Nov 28 19:55:42.892 INFO [stderr] 53 | | { Nov 28 19:55:42.892 INFO [stderr] 54 | | // MODE: 0: save 1(i),2(a): edit Nov 28 19:55:42.892 INFO [stderr] 55 | | static ref MODE: Mutex = Mutex::new(0); Nov 28 19:55:42.892 INFO [stderr] ... | Nov 28 19:55:42.892 INFO [stderr] 67 | | static ref RBUFFER: Mutex = Mutex::new(String::new()); Nov 28 19:55:42.892 INFO [stderr] 68 | | } Nov 28 19:55:42.892 INFO [stderr] | |_- method `lock` not found for this Nov 28 19:55:42.892 INFO [stderr] ... Nov 28 19:55:42.892 INFO [stderr] 312 | POS.lock().unwrap().x -= 1; Nov 28 19:55:42.892 INFO [stderr] | ^^^^ Nov 28 19:55:42.892 INFO [stderr] | Nov 28 19:55:42.892 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Nov 28 19:55:42.892 INFO [stderr] Nov 28 19:55:42.894 INFO [stderr] error[E0599]: no method named `lock` found for type `POS` in the current scope Nov 28 19:55:42.894 INFO [stderr] --> src/main.rs:316:9 Nov 28 19:55:42.894 INFO [stderr] | Nov 28 19:55:42.894 INFO [stderr] 52 | / lazy_static! Nov 28 19:55:42.894 INFO [stderr] 53 | | { Nov 28 19:55:42.894 INFO [stderr] 54 | | // MODE: 0: save 1(i),2(a): edit Nov 28 19:55:42.894 INFO [stderr] 55 | | static ref MODE: Mutex = Mutex::new(0); Nov 28 19:55:42.894 INFO [stderr] ... | Nov 28 19:55:42.894 INFO [stderr] 67 | | static ref RBUFFER: Mutex = Mutex::new(String::new()); Nov 28 19:55:42.894 INFO [stderr] 68 | | } Nov 28 19:55:42.894 INFO [stderr] | |_- method `lock` not found for this Nov 28 19:55:42.894 INFO [stderr] ... Nov 28 19:55:42.894 INFO [stderr] 316 | POS.lock().unwrap().y -= 1; Nov 28 19:55:42.894 INFO [stderr] | ^^^^ Nov 28 19:55:42.894 INFO [stderr] | Nov 28 19:55:42.894 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Nov 28 19:55:42.894 INFO [stderr] Nov 28 19:55:42.896 INFO [stderr] error[E0599]: no method named `lock` found for type `POS` in the current scope Nov 28 19:55:42.896 INFO [stderr] --> src/main.rs:317:9 Nov 28 19:55:42.896 INFO [stderr] | Nov 28 19:55:42.896 INFO [stderr] 52 | / lazy_static! Nov 28 19:55:42.896 INFO [stderr] 53 | | { Nov 28 19:55:42.896 INFO [stderr] 54 | | // MODE: 0: save 1(i),2(a): edit Nov 28 19:55:42.896 INFO [stderr] 55 | | static ref MODE: Mutex = Mutex::new(0); Nov 28 19:55:42.896 INFO [stderr] ... | Nov 28 19:55:42.896 INFO [stderr] 67 | | static ref RBUFFER: Mutex = Mutex::new(String::new()); Nov 28 19:55:42.896 INFO [stderr] 68 | | } Nov 28 19:55:42.896 INFO [stderr] | |_- method `lock` not found for this Nov 28 19:55:42.896 INFO [stderr] ... Nov 28 19:55:42.896 INFO [stderr] 317 | POS.lock().unwrap().x = lastx; Nov 28 19:55:42.896 INFO [stderr] | ^^^^ Nov 28 19:55:42.896 INFO [stderr] | Nov 28 19:55:42.896 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Nov 28 19:55:42.896 INFO [stderr] Nov 28 19:55:42.899 INFO [stderr] error[E0599]: no method named `lock` found for type `CHX` in the current scope Nov 28 19:55:42.899 INFO [stderr] --> src/main.rs:323:17 Nov 28 19:55:42.899 INFO [stderr] | Nov 28 19:55:42.899 INFO [stderr] 52 | / lazy_static! Nov 28 19:55:42.899 INFO [stderr] 53 | | { Nov 28 19:55:42.899 INFO [stderr] 54 | | // MODE: 0: save 1(i),2(a): edit Nov 28 19:55:42.899 INFO [stderr] 55 | | static ref MODE: Mutex = Mutex::new(0); Nov 28 19:55:42.899 INFO [stderr] ... | Nov 28 19:55:42.899 INFO [stderr] 67 | | static ref RBUFFER: Mutex = Mutex::new(String::new()); Nov 28 19:55:42.899 INFO [stderr] 68 | | } Nov 28 19:55:42.899 INFO [stderr] | |_- method `lock` not found for this Nov 28 19:55:42.899 INFO [stderr] ... Nov 28 19:55:42.899 INFO [stderr] 323 | let w = {*CHX.lock().unwrap()}; Nov 28 19:55:42.899 INFO [stderr] | ^^^^ Nov 28 19:55:42.899 INFO [stderr] | Nov 28 19:55:42.899 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Nov 28 19:55:42.899 INFO [stderr] Nov 28 19:55:42.902 INFO [stderr] error[E0599]: no method named `lock` found for type `CHY` in the current scope Nov 28 19:55:42.902 INFO [stderr] --> src/main.rs:324:17 Nov 28 19:55:42.902 INFO [stderr] | Nov 28 19:55:42.902 INFO [stderr] 52 | / lazy_static! Nov 28 19:55:42.902 INFO [stderr] 53 | | { Nov 28 19:55:42.902 INFO [stderr] 54 | | // MODE: 0: save 1(i),2(a): edit Nov 28 19:55:42.902 INFO [stderr] 55 | | static ref MODE: Mutex = Mutex::new(0); Nov 28 19:55:42.903 INFO [stderr] ... | Nov 28 19:55:42.903 INFO [stderr] 67 | | static ref RBUFFER: Mutex = Mutex::new(String::new()); Nov 28 19:55:42.903 INFO [stderr] 68 | | } Nov 28 19:55:42.903 INFO [stderr] | |_- method `lock` not found for this Nov 28 19:55:42.903 INFO [stderr] ... Nov 28 19:55:42.903 INFO [stderr] 324 | let h = {*CHY.lock().unwrap()}; Nov 28 19:55:42.903 INFO [stderr] | ^^^^ Nov 28 19:55:42.903 INFO [stderr] | Nov 28 19:55:42.903 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Nov 28 19:55:42.903 INFO [stderr] Nov 28 19:55:42.904 INFO [stderr] error[E0599]: no method named `lock` found for type `POS` in the current scope Nov 28 19:55:42.904 INFO [stderr] --> src/main.rs:332:24 Nov 28 19:55:42.904 INFO [stderr] | Nov 28 19:55:42.904 INFO [stderr] 52 | / lazy_static! Nov 28 19:55:42.904 INFO [stderr] 53 | | { Nov 28 19:55:42.904 INFO [stderr] 54 | | // MODE: 0: save 1(i),2(a): edit Nov 28 19:55:42.904 INFO [stderr] 55 | | static ref MODE: Mutex = Mutex::new(0); Nov 28 19:55:42.904 INFO [stderr] ... | Nov 28 19:55:42.904 INFO [stderr] 67 | | static ref RBUFFER: Mutex = Mutex::new(String::new()); Nov 28 19:55:42.904 INFO [stderr] 68 | | } Nov 28 19:55:42.904 INFO [stderr] | |_- method `lock` not found for this Nov 28 19:55:42.904 INFO [stderr] ... Nov 28 19:55:42.904 INFO [stderr] 332 | fn setposx(x :i32){POS.lock().unwrap().x = x;} fn setposy(y :i32){POS.lock().unwrap().y = y;} Nov 28 19:55:42.904 INFO [stderr] | ^^^^ Nov 28 19:55:42.904 INFO [stderr] | Nov 28 19:55:42.904 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Nov 28 19:55:42.904 INFO [stderr] Nov 28 19:55:42.907 INFO [stderr] error[E0599]: no method named `lock` found for type `POS` in the current scope Nov 28 19:55:42.907 INFO [stderr] --> src/main.rs:332:82 Nov 28 19:55:42.907 INFO [stderr] | Nov 28 19:55:42.907 INFO [stderr] 52 | / lazy_static! Nov 28 19:55:42.907 INFO [stderr] 53 | | { Nov 28 19:55:42.907 INFO [stderr] 54 | | // MODE: 0: save 1(i),2(a): edit Nov 28 19:55:42.907 INFO [stderr] 55 | | static ref MODE: Mutex = Mutex::new(0); Nov 28 19:55:42.907 INFO [stderr] ... | Nov 28 19:55:42.907 INFO [stderr] 67 | | static ref RBUFFER: Mutex = Mutex::new(String::new()); Nov 28 19:55:42.907 INFO [stderr] 68 | | } Nov 28 19:55:42.907 INFO [stderr] | |_- method `lock` not found for this Nov 28 19:55:42.907 INFO [stderr] ... Nov 28 19:55:42.907 INFO [stderr] 332 | fn setposx(x :i32){POS.lock().unwrap().x = x;} fn setposy(y :i32){POS.lock().unwrap().y = y;} Nov 28 19:55:42.907 INFO [stderr] | ^^^^ Nov 28 19:55:42.907 INFO [stderr] | Nov 28 19:55:42.907 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Nov 28 19:55:42.907 INFO [stderr] Nov 28 19:55:42.909 INFO [stderr] error[E0599]: no method named `lock` found for type `POS` in the current scope Nov 28 19:55:42.909 INFO [stderr] --> src/main.rs:333:25 Nov 28 19:55:42.909 INFO [stderr] | Nov 28 19:55:42.909 INFO [stderr] 52 | / lazy_static! Nov 28 19:55:42.909 INFO [stderr] 53 | | { Nov 28 19:55:42.909 INFO [stderr] 54 | | // MODE: 0: save 1(i),2(a): edit Nov 28 19:55:42.909 INFO [stderr] 55 | | static ref MODE: Mutex = Mutex::new(0); Nov 28 19:55:42.909 INFO [stderr] ... | Nov 28 19:55:42.909 INFO [stderr] 67 | | static ref RBUFFER: Mutex = Mutex::new(String::new()); Nov 28 19:55:42.909 INFO [stderr] 68 | | } Nov 28 19:55:42.909 INFO [stderr] | |_- method `lock` not found for this Nov 28 19:55:42.909 INFO [stderr] ... Nov 28 19:55:42.909 INFO [stderr] 333 | fn setposmx(x :i32){POS.lock().unwrap().x -= x;} fn setpospx(x :i32){POS.lock().unwrap().x += x;} Nov 28 19:55:42.909 INFO [stderr] | ^^^^ Nov 28 19:55:42.909 INFO [stderr] | Nov 28 19:55:42.909 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Nov 28 19:55:42.909 INFO [stderr] Nov 28 19:55:42.911 INFO [stderr] error[E0599]: no method named `lock` found for type `POS` in the current scope Nov 28 19:55:42.911 INFO [stderr] --> src/main.rs:333:83 Nov 28 19:55:42.912 INFO [stderr] | Nov 28 19:55:42.912 INFO [stderr] 52 | / lazy_static! Nov 28 19:55:42.912 INFO [stderr] 53 | | { Nov 28 19:55:42.912 INFO [stderr] 54 | | // MODE: 0: save 1(i),2(a): edit Nov 28 19:55:42.912 INFO [stderr] 55 | | static ref MODE: Mutex = Mutex::new(0); Nov 28 19:55:42.912 INFO [stderr] ... | Nov 28 19:55:42.912 INFO [stderr] 67 | | static ref RBUFFER: Mutex = Mutex::new(String::new()); Nov 28 19:55:42.912 INFO [stderr] 68 | | } Nov 28 19:55:42.912 INFO [stderr] | |_- method `lock` not found for this Nov 28 19:55:42.912 INFO [stderr] ... Nov 28 19:55:42.912 INFO [stderr] 333 | fn setposmx(x :i32){POS.lock().unwrap().x -= x;} fn setpospx(x :i32){POS.lock().unwrap().x += x;} Nov 28 19:55:42.912 INFO [stderr] | ^^^^ Nov 28 19:55:42.912 INFO [stderr] | Nov 28 19:55:42.912 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Nov 28 19:55:42.912 INFO [stderr] Nov 28 19:55:42.916 INFO [stderr] error[E0599]: no method named `lock` found for type `POS` in the current scope Nov 28 19:55:42.916 INFO [stderr] --> src/main.rs:334:25 Nov 28 19:55:42.916 INFO [stderr] | Nov 28 19:55:42.916 INFO [stderr] 52 | / lazy_static! Nov 28 19:55:42.916 INFO [stderr] 53 | | { Nov 28 19:55:42.916 INFO [stderr] 54 | | // MODE: 0: save 1(i),2(a): edit Nov 28 19:55:42.916 INFO [stderr] 55 | | static ref MODE: Mutex = Mutex::new(0); Nov 28 19:55:42.916 INFO [stderr] ... | Nov 28 19:55:42.916 INFO [stderr] 67 | | static ref RBUFFER: Mutex = Mutex::new(String::new()); Nov 28 19:55:42.916 INFO [stderr] 68 | | } Nov 28 19:55:42.916 INFO [stderr] | |_- method `lock` not found for this Nov 28 19:55:42.916 INFO [stderr] ... Nov 28 19:55:42.916 INFO [stderr] 334 | fn setposmy(y :i32){POS.lock().unwrap().y -= y;} fn setpospy(y :i32){POS.lock().unwrap().y += y;} Nov 28 19:55:42.916 INFO [stderr] | ^^^^ Nov 28 19:55:42.916 INFO [stderr] | Nov 28 19:55:42.916 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Nov 28 19:55:42.916 INFO [stderr] Nov 28 19:55:42.916 INFO [stderr] error[E0599]: no method named `lock` found for type `POS` in the current scope Nov 28 19:55:42.916 INFO [stderr] --> src/main.rs:334:83 Nov 28 19:55:42.916 INFO [stderr] | Nov 28 19:55:42.916 INFO [stderr] 52 | / lazy_static! Nov 28 19:55:42.916 INFO [stderr] 53 | | { Nov 28 19:55:42.916 INFO [stderr] 54 | | // MODE: 0: save 1(i),2(a): edit Nov 28 19:55:42.916 INFO [stderr] 55 | | static ref MODE: Mutex = Mutex::new(0); Nov 28 19:55:42.916 INFO [stderr] ... | Nov 28 19:55:42.916 INFO [stderr] 67 | | static ref RBUFFER: Mutex = Mutex::new(String::new()); Nov 28 19:55:42.916 INFO [stderr] 68 | | } Nov 28 19:55:42.916 INFO [stderr] | |_- method `lock` not found for this Nov 28 19:55:42.916 INFO [stderr] ... Nov 28 19:55:42.916 INFO [stderr] 334 | fn setposmy(y :i32){POS.lock().unwrap().y -= y;} fn setpospy(y :i32){POS.lock().unwrap().y += y;} Nov 28 19:55:42.917 INFO [stderr] | ^^^^ Nov 28 19:55:42.917 INFO [stderr] | Nov 28 19:55:42.917 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Nov 28 19:55:42.917 INFO [stderr] Nov 28 19:55:42.918 INFO [stderr] error[E0599]: no method named `lock` found for type `POS` in the current scope Nov 28 19:55:42.918 INFO [stderr] --> src/main.rs:335:26 Nov 28 19:55:42.918 INFO [stderr] | Nov 28 19:55:42.918 INFO [stderr] 52 | / lazy_static! Nov 28 19:55:42.918 INFO [stderr] 53 | | { Nov 28 19:55:42.918 INFO [stderr] 54 | | // MODE: 0: save 1(i),2(a): edit Nov 28 19:55:42.918 INFO [stderr] 55 | | static ref MODE: Mutex = Mutex::new(0); Nov 28 19:55:42.918 INFO [stderr] ... | Nov 28 19:55:42.918 INFO [stderr] 67 | | static ref RBUFFER: Mutex = Mutex::new(String::new()); Nov 28 19:55:42.918 INFO [stderr] 68 | | } Nov 28 19:55:42.918 INFO [stderr] | |_- method `lock` not found for this Nov 28 19:55:42.918 INFO [stderr] ... Nov 28 19:55:42.918 INFO [stderr] 335 | fn getposx() -> i32 {POS.lock().unwrap().x} fn getposy() -> i32 {POS.lock().unwrap().y} Nov 28 19:55:42.918 INFO [stderr] | ^^^^ Nov 28 19:55:42.918 INFO [stderr] | Nov 28 19:55:42.918 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Nov 28 19:55:42.918 INFO [stderr] Nov 28 19:55:42.920 INFO [stderr] error[E0599]: no method named `lock` found for type `POS` in the current scope Nov 28 19:55:42.920 INFO [stderr] --> src/main.rs:335:84 Nov 28 19:55:42.920 INFO [stderr] | Nov 28 19:55:42.920 INFO [stderr] 52 | / lazy_static! Nov 28 19:55:42.920 INFO [stderr] 53 | | { Nov 28 19:55:42.920 INFO [stderr] 54 | | // MODE: 0: save 1(i),2(a): edit Nov 28 19:55:42.920 INFO [stderr] 55 | | static ref MODE: Mutex = Mutex::new(0); Nov 28 19:55:42.920 INFO [stderr] ... | Nov 28 19:55:42.920 INFO [stderr] 67 | | static ref RBUFFER: Mutex = Mutex::new(String::new()); Nov 28 19:55:42.920 INFO [stderr] 68 | | } Nov 28 19:55:42.920 INFO [stderr] | |_- method `lock` not found for this Nov 28 19:55:42.920 INFO [stderr] ... Nov 28 19:55:42.920 INFO [stderr] 335 | fn getposx() -> i32 {POS.lock().unwrap().x} fn getposy() -> i32 {POS.lock().unwrap().y} Nov 28 19:55:42.920 INFO [stderr] | ^^^^ Nov 28 19:55:42.920 INFO [stderr] | Nov 28 19:55:42.920 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Nov 28 19:55:42.920 INFO [stderr] Nov 28 19:55:42.923 INFO [stderr] error[E0599]: no method named `lock` found for type `CHX` in the current scope Nov 28 19:55:42.923 INFO [stderr] --> src/main.rs:336:24 Nov 28 19:55:42.923 INFO [stderr] | Nov 28 19:55:42.923 INFO [stderr] 52 | / lazy_static! Nov 28 19:55:42.923 INFO [stderr] 53 | | { Nov 28 19:55:42.923 INFO [stderr] 54 | | // MODE: 0: save 1(i),2(a): edit Nov 28 19:55:42.923 INFO [stderr] 55 | | static ref MODE: Mutex = Mutex::new(0); Nov 28 19:55:42.923 INFO [stderr] ... | Nov 28 19:55:42.923 INFO [stderr] 67 | | static ref RBUFFER: Mutex = Mutex::new(String::new()); Nov 28 19:55:42.923 INFO [stderr] 68 | | } Nov 28 19:55:42.923 INFO [stderr] | |_- method `lock` not found for this Nov 28 19:55:42.923 INFO [stderr] ... Nov 28 19:55:42.923 INFO [stderr] 336 | fn getw() -> i32 {*CHX.lock().unwrap()} fn geth() -> i32 {*CHY.lock().unwrap()} Nov 28 19:55:42.923 INFO [stderr] | ^^^^ Nov 28 19:55:42.923 INFO [stderr] | Nov 28 19:55:42.923 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Nov 28 19:55:42.923 INFO [stderr] Nov 28 19:55:42.932 INFO [stderr] error[E0599]: no method named `lock` found for type `CHY` in the current scope Nov 28 19:55:42.932 INFO [stderr] --> src/main.rs:336:82 Nov 28 19:55:42.932 INFO [stderr] | Nov 28 19:55:42.932 INFO [stderr] 52 | / lazy_static! Nov 28 19:55:42.932 INFO [stderr] 53 | | { Nov 28 19:55:42.932 INFO [stderr] 54 | | // MODE: 0: save 1(i),2(a): edit Nov 28 19:55:42.932 INFO [stderr] 55 | | static ref MODE: Mutex = Mutex::new(0); Nov 28 19:55:42.932 INFO [stderr] ... | Nov 28 19:55:42.932 INFO [stderr] 67 | | static ref RBUFFER: Mutex = Mutex::new(String::new()); Nov 28 19:55:42.932 INFO [stderr] 68 | | } Nov 28 19:55:42.932 INFO [stderr] | |_- method `lock` not found for this Nov 28 19:55:42.932 INFO [stderr] ... Nov 28 19:55:42.932 INFO [stderr] 336 | fn getw() -> i32 {*CHX.lock().unwrap()} fn geth() -> i32 {*CHY.lock().unwrap()} Nov 28 19:55:42.932 INFO [stderr] | ^^^^ Nov 28 19:55:42.932 INFO [stderr] | Nov 28 19:55:42.932 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Nov 28 19:55:42.932 INFO [stderr] Nov 28 19:55:42.940 INFO [stderr] error[E0599]: no method named `lock` found for type `SCREEN` in the current scope Nov 28 19:55:42.940 INFO [stderr] --> src/main.rs:482:31 Nov 28 19:55:42.940 INFO [stderr] | Nov 28 19:55:42.940 INFO [stderr] 52 | / lazy_static! Nov 28 19:55:42.940 INFO [stderr] 53 | | { Nov 28 19:55:42.940 INFO [stderr] 54 | | // MODE: 0: save 1(i),2(a): edit Nov 28 19:55:42.940 INFO [stderr] 55 | | static ref MODE: Mutex = Mutex::new(0); Nov 28 19:55:42.940 INFO [stderr] ... | Nov 28 19:55:42.940 INFO [stderr] 67 | | static ref RBUFFER: Mutex = Mutex::new(String::new()); Nov 28 19:55:42.940 INFO [stderr] 68 | | } Nov 28 19:55:42.940 INFO [stderr] | |_- method `lock` not found for this Nov 28 19:55:42.940 INFO [stderr] ... Nov 28 19:55:42.940 INFO [stderr] 482 | let screen = {*SCREEN.lock().unwrap()}; Nov 28 19:55:42.940 INFO [stderr] | ^^^^ Nov 28 19:55:42.940 INFO [stderr] | Nov 28 19:55:42.940 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Nov 28 19:55:42.940 INFO [stderr] Nov 28 19:55:42.952 INFO [stderr] error[E0599]: no method named `lock` found for type `DEY` in the current scope Nov 28 19:55:42.952 INFO [stderr] --> src/main.rs:635:21 Nov 28 19:55:42.952 INFO [stderr] | Nov 28 19:55:42.952 INFO [stderr] 52 | / lazy_static! Nov 28 19:55:42.952 INFO [stderr] 53 | | { Nov 28 19:55:42.952 INFO [stderr] 54 | | // MODE: 0: save 1(i),2(a): edit Nov 28 19:55:42.952 INFO [stderr] 55 | | static ref MODE: Mutex = Mutex::new(0); Nov 28 19:55:42.952 INFO [stderr] ... | Nov 28 19:55:42.952 INFO [stderr] 67 | | static ref RBUFFER: Mutex = Mutex::new(String::new()); Nov 28 19:55:42.952 INFO [stderr] 68 | | } Nov 28 19:55:42.952 INFO [stderr] | |_- method `lock` not found for this Nov 28 19:55:42.952 INFO [stderr] ... Nov 28 19:55:42.952 INFO [stderr] 635 | let delta = {*DEY.lock().unwrap()} as isize; Nov 28 19:55:42.952 INFO [stderr] | ^^^^ Nov 28 19:55:42.952 INFO [stderr] | Nov 28 19:55:42.952 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Nov 28 19:55:42.952 INFO [stderr] Nov 28 19:55:42.953 INFO [stderr] error[E0599]: no method named `lock` found for type `DEY` in the current scope Nov 28 19:55:42.953 INFO [stderr] --> src/main.rs:639:8 Nov 28 19:55:42.953 INFO [stderr] | Nov 28 19:55:42.953 INFO [stderr] 52 | / lazy_static! Nov 28 19:55:42.953 INFO [stderr] 53 | | { Nov 28 19:55:42.953 INFO [stderr] 54 | | // MODE: 0: save 1(i),2(a): edit Nov 28 19:55:42.953 INFO [stderr] 55 | | static ref MODE: Mutex = Mutex::new(0); Nov 28 19:55:42.953 INFO [stderr] ... | Nov 28 19:55:42.953 INFO [stderr] 67 | | static ref RBUFFER: Mutex = Mutex::new(String::new()); Nov 28 19:55:42.953 INFO [stderr] 68 | | } Nov 28 19:55:42.953 INFO [stderr] | |_- method `lock` not found for this Nov 28 19:55:42.953 INFO [stderr] ... Nov 28 19:55:42.953 INFO [stderr] 639 | *DEY.lock().unwrap() += 2; Nov 28 19:55:42.953 INFO [stderr] | ^^^^ Nov 28 19:55:42.953 INFO [stderr] | Nov 28 19:55:42.953 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Nov 28 19:55:42.953 INFO [stderr] Nov 28 19:55:42.956 INFO [stderr] error[E0599]: no method named `lock` found for type `DEY` in the current scope Nov 28 19:55:42.956 INFO [stderr] --> src/main.rs:640:21 Nov 28 19:55:42.956 INFO [stderr] | Nov 28 19:55:42.956 INFO [stderr] 52 | / lazy_static! Nov 28 19:55:42.956 INFO [stderr] 53 | | { Nov 28 19:55:42.956 INFO [stderr] 54 | | // MODE: 0: save 1(i),2(a): edit Nov 28 19:55:42.956 INFO [stderr] 55 | | static ref MODE: Mutex = Mutex::new(0); Nov 28 19:55:42.956 INFO [stderr] ... | Nov 28 19:55:42.956 INFO [stderr] 67 | | static ref RBUFFER: Mutex = Mutex::new(String::new()); Nov 28 19:55:42.956 INFO [stderr] 68 | | } Nov 28 19:55:42.956 INFO [stderr] | |_- method `lock` not found for this Nov 28 19:55:42.956 INFO [stderr] ... Nov 28 19:55:42.956 INFO [stderr] 640 | let delta = {*DEY.lock().unwrap()} as isize; Nov 28 19:55:42.956 INFO [stderr] | ^^^^ Nov 28 19:55:42.956 INFO [stderr] | Nov 28 19:55:42.956 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Nov 28 19:55:42.956 INFO [stderr] Nov 28 19:55:42.960 INFO [stderr] error[E0599]: no method named `lock` found for type `DEY` in the current scope Nov 28 19:55:42.960 INFO [stderr] --> src/main.rs:657:8 Nov 28 19:55:42.960 INFO [stderr] | Nov 28 19:55:42.960 INFO [stderr] 52 | / lazy_static! Nov 28 19:55:42.960 INFO [stderr] 53 | | { Nov 28 19:55:42.960 INFO [stderr] 54 | | // MODE: 0: save 1(i),2(a): edit Nov 28 19:55:42.960 INFO [stderr] 55 | | static ref MODE: Mutex = Mutex::new(0); Nov 28 19:55:42.960 INFO [stderr] ... | Nov 28 19:55:42.960 INFO [stderr] 67 | | static ref RBUFFER: Mutex = Mutex::new(String::new()); Nov 28 19:55:42.960 INFO [stderr] 68 | | } Nov 28 19:55:42.960 INFO [stderr] | |_- method `lock` not found for this Nov 28 19:55:42.960 INFO [stderr] ... Nov 28 19:55:42.960 INFO [stderr] 657 | *DEY.lock().unwrap() -= 2; Nov 28 19:55:42.960 INFO [stderr] | ^^^^ Nov 28 19:55:42.960 INFO [stderr] | Nov 28 19:55:42.960 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Nov 28 19:55:42.960 INFO [stderr] Nov 28 19:55:42.968 INFO [stderr] error[E0599]: no method named `lock` found for type `DEY` in the current scope Nov 28 19:55:42.968 INFO [stderr] --> src/main.rs:658:21 Nov 28 19:55:42.968 INFO [stderr] | Nov 28 19:55:42.968 INFO [stderr] 52 | / lazy_static! Nov 28 19:55:42.969 INFO [stderr] 53 | | { Nov 28 19:55:42.969 INFO [stderr] 54 | | // MODE: 0: save 1(i),2(a): edit Nov 28 19:55:42.969 INFO [stderr] 55 | | static ref MODE: Mutex = Mutex::new(0); Nov 28 19:55:42.969 INFO [stderr] ... | Nov 28 19:55:42.969 INFO [stderr] 67 | | static ref RBUFFER: Mutex = Mutex::new(String::new()); Nov 28 19:55:42.969 INFO [stderr] 68 | | } Nov 28 19:55:42.969 INFO [stderr] | |_- method `lock` not found for this Nov 28 19:55:42.969 INFO [stderr] ... Nov 28 19:55:42.969 INFO [stderr] 658 | let delta = {*DEY.lock().unwrap()} as isize; Nov 28 19:55:42.969 INFO [stderr] | ^^^^ Nov 28 19:55:42.969 INFO [stderr] | Nov 28 19:55:42.969 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Nov 28 19:55:42.969 INFO [stderr] Nov 28 19:55:42.976 INFO [stderr] error[E0599]: no method named `lock` found for type `CHY` in the current scope Nov 28 19:55:42.976 INFO [stderr] --> src/main.rs:748:20 Nov 28 19:55:42.976 INFO [stderr] | Nov 28 19:55:42.976 INFO [stderr] 52 | / lazy_static! Nov 28 19:55:42.976 INFO [stderr] 53 | | { Nov 28 19:55:42.976 INFO [stderr] 54 | | // MODE: 0: save 1(i),2(a): edit Nov 28 19:55:42.976 INFO [stderr] 55 | | static ref MODE: Mutex = Mutex::new(0); Nov 28 19:55:42.976 INFO [stderr] ... | Nov 28 19:55:42.976 INFO [stderr] 67 | | static ref RBUFFER: Mutex = Mutex::new(String::new()); Nov 28 19:55:42.976 INFO [stderr] 68 | | } Nov 28 19:55:42.976 INFO [stderr] | |_- method `lock` not found for this Nov 28 19:55:42.976 INFO [stderr] ... Nov 28 19:55:42.976 INFO [stderr] 748 | let ch_h = {*CHY.lock().unwrap()}; Nov 28 19:55:42.977 INFO [stderr] | ^^^^ Nov 28 19:55:42.977 INFO [stderr] | Nov 28 19:55:42.977 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Nov 28 19:55:42.977 INFO [stderr] Nov 28 19:55:42.996 INFO [stderr] error[E0599]: no method named `lock` found for type `CHY` in the current scope Nov 28 19:55:42.996 INFO [stderr] --> src/main.rs:1192:24 Nov 28 19:55:42.996 INFO [stderr] | Nov 28 19:55:42.996 INFO [stderr] 52 | / lazy_static! Nov 28 19:55:42.996 INFO [stderr] 53 | | { Nov 28 19:55:42.996 INFO [stderr] 54 | | // MODE: 0: save 1(i),2(a): edit Nov 28 19:55:42.996 INFO [stderr] 55 | | static ref MODE: Mutex = Mutex::new(0); Nov 28 19:55:42.996 INFO [stderr] ... | Nov 28 19:55:42.996 INFO [stderr] 67 | | static ref RBUFFER: Mutex = Mutex::new(String::new()); Nov 28 19:55:42.996 INFO [stderr] 68 | | } Nov 28 19:55:42.996 INFO [stderr] | |_- method `lock` not found for this Nov 28 19:55:42.996 INFO [stderr] ... Nov 28 19:55:42.996 INFO [stderr] 1192 | let ch_h = {*CHY.lock().unwrap()} as u16; Nov 28 19:55:42.996 INFO [stderr] | ^^^^ Nov 28 19:55:42.996 INFO [stderr] | Nov 28 19:55:42.996 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Nov 28 19:55:42.996 INFO [stderr] Nov 28 19:55:43.000 INFO [stderr] error[E0599]: no method named `lock` found for type `SCREEN` in the current scope Nov 28 19:55:43.000 INFO [stderr] --> src/main.rs:1193:29 Nov 28 19:55:43.000 INFO [stderr] | Nov 28 19:55:43.000 INFO [stderr] 52 | / lazy_static! Nov 28 19:55:43.000 INFO [stderr] 53 | | { Nov 28 19:55:43.000 INFO [stderr] 54 | | // MODE: 0: save 1(i),2(a): edit Nov 28 19:55:43.000 INFO [stderr] 55 | | static ref MODE: Mutex = Mutex::new(0); Nov 28 19:55:43.000 INFO [stderr] ... | Nov 28 19:55:43.000 INFO [stderr] 67 | | static ref RBUFFER: Mutex = Mutex::new(String::new()); Nov 28 19:55:43.000 INFO [stderr] 68 | | } Nov 28 19:55:43.000 INFO [stderr] | |_- method `lock` not found for this Nov 28 19:55:43.000 INFO [stderr] ... Nov 28 19:55:43.000 INFO [stderr] 1193 | if ch_h != 0 {*SCREEN.lock().unwrap() = (w_h / ch_h) as i32 ;} Nov 28 19:55:43.000 INFO [stderr] | ^^^^ Nov 28 19:55:43.000 INFO [stderr] | Nov 28 19:55:43.000 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Nov 28 19:55:43.000 INFO [stderr] Nov 28 19:55:43.008 INFO [stderr] error[E0599]: no method named `lock` found for type `CHX` in the current scope Nov 28 19:55:43.008 INFO [stderr] --> src/main.rs:1278:10 Nov 28 19:55:43.008 INFO [stderr] | Nov 28 19:55:43.008 INFO [stderr] 52 | / lazy_static! Nov 28 19:55:43.008 INFO [stderr] 53 | | { Nov 28 19:55:43.008 INFO [stderr] 54 | | // MODE: 0: save 1(i),2(a): edit Nov 28 19:55:43.008 INFO [stderr] 55 | | static ref MODE: Mutex = Mutex::new(0); Nov 28 19:55:43.008 INFO [stderr] ... | Nov 28 19:55:43.008 INFO [stderr] 67 | | static ref RBUFFER: Mutex = Mutex::new(String::new()); Nov 28 19:55:43.008 INFO [stderr] 68 | | } Nov 28 19:55:43.008 INFO [stderr] | |_- method `lock` not found for this Nov 28 19:55:43.008 INFO [stderr] ... Nov 28 19:55:43.008 INFO [stderr] 1278 | *CHX.lock().unwrap() = char_w; Nov 28 19:55:43.008 INFO [stderr] | ^^^^ Nov 28 19:55:43.008 INFO [stderr] | Nov 28 19:55:43.008 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Nov 28 19:55:43.008 INFO [stderr] Nov 28 19:55:43.008 INFO [stderr] error[E0599]: no method named `lock` found for type `CHY` in the current scope Nov 28 19:55:43.008 INFO [stderr] --> src/main.rs:1279:10 Nov 28 19:55:43.008 INFO [stderr] | Nov 28 19:55:43.009 INFO [stderr] 52 | / lazy_static! Nov 28 19:55:43.009 INFO [stderr] 53 | | { Nov 28 19:55:43.009 INFO [stderr] 54 | | // MODE: 0: save 1(i),2(a): edit Nov 28 19:55:43.009 INFO [stderr] 55 | | static ref MODE: Mutex = Mutex::new(0); Nov 28 19:55:43.009 INFO [stderr] ... | Nov 28 19:55:43.009 INFO [stderr] 67 | | static ref RBUFFER: Mutex = Mutex::new(String::new()); Nov 28 19:55:43.009 INFO [stderr] 68 | | } Nov 28 19:55:43.009 INFO [stderr] | |_- method `lock` not found for this Nov 28 19:55:43.009 INFO [stderr] ... Nov 28 19:55:43.009 INFO [stderr] 1279 | *CHY.lock().unwrap() = tm.tmHeight; Nov 28 19:55:43.009 INFO [stderr] | ^^^^ Nov 28 19:55:43.009 INFO [stderr] | Nov 28 19:55:43.009 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Nov 28 19:55:43.009 INFO [stderr] Nov 28 19:55:43.024 INFO [stderr] error: aborting due to 206 previous errors Nov 28 19:55:43.024 INFO [stderr] Nov 28 19:55:43.024 INFO [stderr] Some errors occurred: E0412, E0422, E0425, E0432, E0433, E0599. Nov 28 19:55:43.024 INFO [stderr] For more information about an error, try `rustc --explain E0412`. Nov 28 19:55:43.032 INFO [stderr] error: Could not compile `read`. Nov 28 19:55:43.032 INFO [stderr] warning: build failed, waiting for other jobs to finish... Nov 28 19:55:43.208 INFO [stderr] error[E0412]: cannot find type `LONG` in this scope Nov 28 19:55:43.208 INFO [stderr] --> src/main.rs:49:15 Nov 28 19:55:43.208 INFO [stderr] | Nov 28 19:55:43.208 INFO [stderr] 49 | struct CH {x :LONG, y :LONG, c :char} Nov 28 19:55:43.208 INFO [stderr] | ^^^^ not found in this scope Nov 28 19:55:43.208 INFO [stderr] Nov 28 19:55:43.208 INFO [stderr] error[E0412]: cannot find type `LONG` in this scope Nov 28 19:55:43.208 INFO [stderr] --> src/main.rs:49:24 Nov 28 19:55:43.209 INFO [stderr] | Nov 28 19:55:43.209 INFO [stderr] 49 | struct CH {x :LONG, y :LONG, c :char} Nov 28 19:55:43.209 INFO [stderr] | ^^^^ not found in this scope Nov 28 19:55:43.209 INFO [stderr] Nov 28 19:55:43.209 INFO [stderr] error[E0412]: cannot find type `HFONT` in this scope Nov 28 19:55:43.209 INFO [stderr] --> src/main.rs:50:18 Nov 28 19:55:43.209 INFO [stderr] | Nov 28 19:55:43.209 INFO [stderr] 50 | struct MV {font :HFONT, save: HICON, edit :HICON, visual :HICON, sw :HWND} Nov 28 19:55:43.209 INFO [stderr] | ^^^^^ not found in this scope Nov 28 19:55:43.209 INFO [stderr] Nov 28 19:55:43.209 INFO [stderr] error[E0412]: cannot find type `HICON` in this scope Nov 28 19:55:43.209 INFO [stderr] --> src/main.rs:50:31 Nov 28 19:55:43.209 INFO [stderr] | Nov 28 19:55:43.209 INFO [stderr] 50 | struct MV {font :HFONT, save: HICON, edit :HICON, visual :HICON, sw :HWND} Nov 28 19:55:43.209 INFO [stderr] | ^^^^^ not found in this scope Nov 28 19:55:43.209 INFO [stderr] Nov 28 19:55:43.209 INFO [stderr] error[E0412]: cannot find type `HICON` in this scope Nov 28 19:55:43.209 INFO [stderr] --> src/main.rs:50:44 Nov 28 19:55:43.209 INFO [stderr] | Nov 28 19:55:43.209 INFO [stderr] 50 | struct MV {font :HFONT, save: HICON, edit :HICON, visual :HICON, sw :HWND} Nov 28 19:55:43.209 INFO [stderr] | ^^^^^ not found in this scope Nov 28 19:55:43.209 INFO [stderr] Nov 28 19:55:43.209 INFO [stderr] error[E0412]: cannot find type `HICON` in this scope Nov 28 19:55:43.209 INFO [stderr] --> src/main.rs:50:59 Nov 28 19:55:43.209 INFO [stderr] | Nov 28 19:55:43.209 INFO [stderr] 50 | struct MV {font :HFONT, save: HICON, edit :HICON, visual :HICON, sw :HWND} Nov 28 19:55:43.209 INFO [stderr] | ^^^^^ not found in this scope Nov 28 19:55:43.209 INFO [stderr] Nov 28 19:55:43.210 INFO [stderr] error[E0412]: cannot find type `HWND` in this scope Nov 28 19:55:43.210 INFO [stderr] --> src/main.rs:50:70 Nov 28 19:55:43.210 INFO [stderr] | Nov 28 19:55:43.210 INFO [stderr] 50 | struct MV {font :HFONT, save: HICON, edit :HICON, visual :HICON, sw :HWND} Nov 28 19:55:43.210 INFO [stderr] | ^^^^ not found in this scope Nov 28 19:55:43.210 INFO [stderr] Nov 28 19:55:43.210 INFO [stderr] error[E0412]: cannot find type `POINT` in this scope Nov 28 19:55:43.210 INFO [stderr] --> src/main.rs:57:25 Nov 28 19:55:43.210 INFO [stderr] | Nov 28 19:55:43.211 INFO [stderr] 57 | static ref POS: Mutex = Mutex::new(POINT{x:0, y:0}); Nov 28 19:55:43.211 INFO [stderr] | ^^^^^ not found in this scope Nov 28 19:55:43.211 INFO [stderr] Nov 28 19:55:43.211 INFO [stderr] error[E0422]: cannot find struct, variant or union type `POINT` in this scope Nov 28 19:55:43.211 INFO [stderr] --> src/main.rs:57:45 Nov 28 19:55:43.211 INFO [stderr] | Nov 28 19:55:43.211 INFO [stderr] 57 | static ref POS: Mutex = Mutex::new(POINT{x:0, y:0}); Nov 28 19:55:43.211 INFO [stderr] | ^^^^^ not found in this scope Nov 28 19:55:43.211 INFO [stderr] Nov 28 19:55:43.211 INFO [stderr] error[E0412]: cannot find type `LONG` in this scope Nov 28 19:55:43.211 INFO [stderr] --> src/main.rs:58:25 Nov 28 19:55:43.211 INFO [stderr] | Nov 28 19:55:43.211 INFO [stderr] 58 | static ref CHX: Mutex = Mutex::new(0); Nov 28 19:55:43.211 INFO [stderr] | ^^^^ not found in this scope Nov 28 19:55:43.211 INFO [stderr] Nov 28 19:55:43.211 INFO [stderr] error[E0412]: cannot find type `LONG` in this scope Nov 28 19:55:43.211 INFO [stderr] --> src/main.rs:59:25 Nov 28 19:55:43.211 INFO [stderr] | Nov 28 19:55:43.211 INFO [stderr] 59 | static ref CHY: Mutex = Mutex::new(0); Nov 28 19:55:43.211 INFO [stderr] | ^^^^ not found in this scope Nov 28 19:55:43.211 INFO [stderr] Nov 28 19:55:43.211 INFO [stderr] error[E0412]: cannot find type `LONG` in this scope Nov 28 19:55:43.211 INFO [stderr] --> src/main.rs:60:25 Nov 28 19:55:43.211 INFO [stderr] | Nov 28 19:55:43.211 INFO [stderr] 60 | static ref DEY: Mutex = Mutex::new(0); Nov 28 19:55:43.211 INFO [stderr] | ^^^^ not found in this scope Nov 28 19:55:43.211 INFO [stderr] Nov 28 19:55:43.211 INFO [stderr] error[E0412]: cannot find type `LONG` in this scope Nov 28 19:55:43.211 INFO [stderr] --> src/main.rs:64:28 Nov 28 19:55:43.211 INFO [stderr] | Nov 28 19:55:43.211 INFO [stderr] 64 | static ref SCREEN: Mutex = Mutex::new(31); Nov 28 19:55:43.211 INFO [stderr] | ^^^^ not found in this scope Nov 28 19:55:43.211 INFO [stderr] Nov 28 19:55:43.211 INFO [stderr] error[E0412]: cannot find type `HWND` in this scope Nov 28 19:55:43.211 INFO [stderr] --> src/main.rs:77:12 Nov 28 19:55:43.211 INFO [stderr] | Nov 28 19:55:43.211 INFO [stderr] 77 | fn copy(w :HWND, f :HFONT) Nov 28 19:55:43.211 INFO [stderr] | ^^^^ not found in this scope Nov 28 19:55:43.211 INFO [stderr] Nov 28 19:55:43.211 INFO [stderr] error[E0412]: cannot find type `HFONT` in this scope Nov 28 19:55:43.211 INFO [stderr] --> src/main.rs:77:21 Nov 28 19:55:43.211 INFO [stderr] | Nov 28 19:55:43.211 INFO [stderr] 77 | fn copy(w :HWND, f :HFONT) Nov 28 19:55:43.211 INFO [stderr] | ^^^^^ not found in this scope Nov 28 19:55:43.211 INFO [stderr] Nov 28 19:55:43.211 INFO [stderr] error[E0412]: cannot find type `HGLOBAL` in this scope Nov 28 19:55:43.211 INFO [stderr] --> src/main.rs:88:15 Nov 28 19:55:43.211 INFO [stderr] | Nov 28 19:55:43.211 INFO [stderr] 88 | let hg :HGLOBAL = win::GlobalAlloc(LMEM_MOVEABLE, region.e - region.s); Nov 28 19:55:43.211 INFO [stderr] | ^^^^^^^ not found in this scope Nov 28 19:55:43.211 INFO [stderr] Nov 28 19:55:43.211 INFO [stderr] error[E0425]: cannot find value `LMEM_MOVEABLE` in this scope Nov 28 19:55:43.211 INFO [stderr] --> src/main.rs:88:42 Nov 28 19:55:43.211 INFO [stderr] | Nov 28 19:55:43.211 INFO [stderr] 88 | let hg :HGLOBAL = win::GlobalAlloc(LMEM_MOVEABLE, region.e - region.s); Nov 28 19:55:43.211 INFO [stderr] | ^^^^^^^^^^^^^ not found in this scope Nov 28 19:55:43.211 INFO [stderr] Nov 28 19:55:43.211 INFO [stderr] error[E0412]: cannot find type `HWND` in this scope Nov 28 19:55:43.211 INFO [stderr] --> src/main.rs:103:13 Nov 28 19:55:43.211 INFO [stderr] | Nov 28 19:55:43.211 INFO [stderr] 103 | fn paste(w :HWND, f :HFONT) Nov 28 19:55:43.211 INFO [stderr] | ^^^^ not found in this scope Nov 28 19:55:43.211 INFO [stderr] Nov 28 19:55:43.211 INFO [stderr] error[E0412]: cannot find type `HFONT` in this scope Nov 28 19:55:43.211 INFO [stderr] --> src/main.rs:103:22 Nov 28 19:55:43.211 INFO [stderr] | Nov 28 19:55:43.211 INFO [stderr] 103 | fn paste(w :HWND, f :HFONT) Nov 28 19:55:43.211 INFO [stderr] | ^^^^^ not found in this scope Nov 28 19:55:43.211 INFO [stderr] Nov 28 19:55:43.211 INFO [stderr] error[E0412]: cannot find type `HANDLE` in this scope Nov 28 19:55:43.211 INFO [stderr] --> src/main.rs:108:17 Nov 28 19:55:43.211 INFO [stderr] | Nov 28 19:55:43.211 INFO [stderr] 108 | let handle :HANDLE = user::GetClipboardData(user::CF_TEXT); Nov 28 19:55:43.211 INFO [stderr] | ^^^^^^ not found in this scope Nov 28 19:55:43.211 INFO [stderr] Nov 28 19:55:43.211 INFO [stderr] error[E0412]: cannot find type `HWND` in this scope Nov 28 19:55:43.211 INFO [stderr] --> src/main.rs:119:12 Nov 28 19:55:43.211 INFO [stderr] | Nov 28 19:55:43.211 INFO [stderr] 119 | fn file(w :HWND, f :HFONT, path :String, mode :u8) Nov 28 19:55:43.211 INFO [stderr] | ^^^^ not found in this scope Nov 28 19:55:43.211 INFO [stderr] Nov 28 19:55:43.211 INFO [stderr] error[E0412]: cannot find type `HFONT` in this scope Nov 28 19:55:43.211 INFO [stderr] --> src/main.rs:119:21 Nov 28 19:55:43.211 INFO [stderr] | Nov 28 19:55:43.211 INFO [stderr] 119 | fn file(w :HWND, f :HFONT, path :String, mode :u8) Nov 28 19:55:43.212 INFO [stderr] | ^^^^^ not found in this scope Nov 28 19:55:43.212 INFO [stderr] Nov 28 19:55:43.212 INFO [stderr] error[E0422]: cannot find struct, variant or union type `POINT` in this scope Nov 28 19:55:43.212 INFO [stderr] --> src/main.rs:134:34 Nov 28 19:55:43.212 INFO [stderr] | Nov 28 19:55:43.212 INFO [stderr] 134 | *POS.lock().unwrap() = POINT{x:0, y:0}; Nov 28 19:55:43.212 INFO [stderr] | ^^^^^ not found in this scope Nov 28 19:55:43.212 INFO [stderr] Nov 28 19:55:43.212 INFO [stderr] error[E0412]: cannot find type `LONG` in this scope Nov 28 19:55:43.212 INFO [stderr] --> src/main.rs:162:22 Nov 28 19:55:43.212 INFO [stderr] | Nov 28 19:55:43.212 INFO [stderr] 162 | fn getx(i :usize) -> LONG {let vec = {TEXT.lock().unwrap()}; let x = vec[i].x; x} Nov 28 19:55:43.212 INFO [stderr] | ^^^^ not found in this scope Nov 28 19:55:43.212 INFO [stderr] Nov 28 19:55:43.212 INFO [stderr] error[E0412]: cannot find type `LONG` in this scope Nov 28 19:55:43.212 INFO [stderr] --> src/main.rs:163:22 Nov 28 19:55:43.212 INFO [stderr] | Nov 28 19:55:43.212 INFO [stderr] 163 | fn gety(i :usize) -> LONG {let vec = {TEXT.lock().unwrap()}; let y = vec[i].y; y} Nov 28 19:55:43.212 INFO [stderr] | ^^^^ not found in this scope Nov 28 19:55:43.212 INFO [stderr] Nov 28 19:55:43.212 INFO [stderr] error[E0412]: cannot find type `LONG` in this scope Nov 28 19:55:43.212 INFO [stderr] --> src/main.rs:165:22 Nov 28 19:55:43.212 INFO [stderr] | Nov 28 19:55:43.212 INFO [stderr] 165 | fn setx(i :usize, x :LONG){let mut vec = {TEXT.lock().unwrap()}; vec[i].x = x;} Nov 28 19:55:43.212 INFO [stderr] | ^^^^ not found in this scope Nov 28 19:55:43.212 INFO [stderr] Nov 28 19:55:43.212 INFO [stderr] error[E0412]: cannot find type `LONG` in this scope Nov 28 19:55:43.212 INFO [stderr] --> src/main.rs:166:22 Nov 28 19:55:43.212 INFO [stderr] | Nov 28 19:55:43.212 INFO [stderr] 166 | fn sety(i :usize, y :LONG){let mut vec = {TEXT.lock().unwrap()}; vec[i].y = y;} Nov 28 19:55:43.212 INFO [stderr] | ^^^^ not found in this scope Nov 28 19:55:43.212 INFO [stderr] Nov 28 19:55:43.212 INFO [stderr] error[E0412]: cannot find type `POINT` in this scope Nov 28 19:55:43.212 INFO [stderr] --> src/main.rs:183:20 Nov 28 19:55:43.212 INFO [stderr] | Nov 28 19:55:43.212 INFO [stderr] 183 | fn getlastpos() -> POINT Nov 28 19:55:43.212 INFO [stderr] | ^^^^^ not found in this scope Nov 28 19:55:43.212 INFO [stderr] Nov 28 19:55:43.212 INFO [stderr] error[E0422]: cannot find struct, variant or union type `POINT` in this scope Nov 28 19:55:43.212 INFO [stderr] --> src/main.rs:189:18 Nov 28 19:55:43.212 INFO [stderr] | Nov 28 19:55:43.212 INFO [stderr] 189 | 0 => {return POINT{x:0, y:0};}, Nov 28 19:55:43.212 INFO [stderr] | ^^^^^ not found in this scope Nov 28 19:55:43.212 INFO [stderr] Nov 28 19:55:43.212 INFO [stderr] error[E0422]: cannot find struct, variant or union type `POINT` in this scope Nov 28 19:55:43.212 INFO [stderr] --> src/main.rs:194:27 Nov 28 19:55:43.212 INFO [stderr] | Nov 28 19:55:43.212 INFO [stderr] 194 | NEWLINE => return POINT{x:0, y:vec[len-1].y+1}, Nov 28 19:55:43.212 INFO [stderr] | ^^^^^ not found in this scope Nov 28 19:55:43.212 INFO [stderr] Nov 28 19:55:43.212 INFO [stderr] error[E0422]: cannot find struct, variant or union type `POINT` in this scope Nov 28 19:55:43.212 INFO [stderr] --> src/main.rs:195:21 Nov 28 19:55:43.212 INFO [stderr] | Nov 28 19:55:43.212 INFO [stderr] 195 | _ => return POINT{x:vec[len-1].x+1, y:vec[len-1].y}, Nov 28 19:55:43.212 INFO [stderr] | ^^^^^ not found in this scope Nov 28 19:55:43.212 INFO [stderr] Nov 28 19:55:43.212 INFO [stderr] error[E0412]: cannot find type `WNDPROC` in this scope Nov 28 19:55:43.212 INFO [stderr] --> src/main.rs:255:45 Nov 28 19:55:43.212 INFO [stderr] | Nov 28 19:55:43.212 INFO [stderr] 255 | fn window(c :Vec, win :Vec, proc :WNDPROC, icon :HICON, style :DWORD, w :i32, h :i32, v :LPVOID) -> HWND Nov 28 19:55:43.212 INFO [stderr] | ^^^^^^^ not found in this scope Nov 28 19:55:43.212 INFO [stderr] Nov 28 19:55:43.212 INFO [stderr] error[E0412]: cannot find type `HICON` in this scope Nov 28 19:55:43.212 INFO [stderr] --> src/main.rs:255:60 Nov 28 19:55:43.212 INFO [stderr] | Nov 28 19:55:43.212 INFO [stderr] 255 | fn window(c :Vec, win :Vec, proc :WNDPROC, icon :HICON, style :DWORD, w :i32, h :i32, v :LPVOID) -> HWND Nov 28 19:55:43.212 INFO [stderr] | ^^^^^ not found in this scope Nov 28 19:55:43.212 INFO [stderr] Nov 28 19:55:43.212 INFO [stderr] error[E0412]: cannot find type `DWORD` in this scope Nov 28 19:55:43.212 INFO [stderr] --> src/main.rs:255:74 Nov 28 19:55:43.212 INFO [stderr] | Nov 28 19:55:43.212 INFO [stderr] 255 | fn window(c :Vec, win :Vec, proc :WNDPROC, icon :HICON, style :DWORD, w :i32, h :i32, v :LPVOID) -> HWND Nov 28 19:55:43.212 INFO [stderr] | ^^^^^ not found in this scope Nov 28 19:55:43.212 INFO [stderr] Nov 28 19:55:43.212 INFO [stderr] error[E0412]: cannot find type `LPVOID` in this scope Nov 28 19:55:43.212 INFO [stderr] --> src/main.rs:255:100 Nov 28 19:55:43.212 INFO [stderr] | Nov 28 19:55:43.212 INFO [stderr] 255 | fn window(c :Vec, win :Vec, proc :WNDPROC, icon :HICON, style :DWORD, w :i32, h :i32, v :LPVOID) -> HWND Nov 28 19:55:43.212 INFO [stderr] | ^^^^^^ not found in this scope Nov 28 19:55:43.212 INFO [stderr] Nov 28 19:55:43.212 INFO [stderr] error[E0412]: cannot find type `HWND` in this scope Nov 28 19:55:43.212 INFO [stderr] --> src/main.rs:255:111 Nov 28 19:55:43.212 INFO [stderr] | Nov 28 19:55:43.212 INFO [stderr] 255 | fn window(c :Vec, win :Vec, proc :WNDPROC, icon :HICON, style :DWORD, w :i32, h :i32, v :LPVOID) -> HWND Nov 28 19:55:43.212 INFO [stderr] | ^^^^ not found in this scope Nov 28 19:55:43.212 INFO [stderr] Nov 28 19:55:43.212 INFO [stderr] error[E0422]: cannot find struct, variant or union type `WNDCLASSEXW` in this scope Nov 28 19:55:43.212 INFO [stderr] --> src/main.rs:259:15 Nov 28 19:55:43.213 INFO [stderr] | Nov 28 19:55:43.213 INFO [stderr] 259 | let wnd = WNDCLASSEXW Nov 28 19:55:43.213 INFO [stderr] | ^^^^^^^^^^^ not found in this scope Nov 28 19:55:43.213 INFO [stderr] Nov 28 19:55:43.213 INFO [stderr] error[E0412]: cannot find type `WNDCLASSEXW` in this scope Nov 28 19:55:43.213 INFO [stderr] --> src/main.rs:261:30 Nov 28 19:55:43.213 INFO [stderr] | Nov 28 19:55:43.213 INFO [stderr] 261 | cbSize: mem::size_of::() as u32, Nov 28 19:55:43.213 INFO [stderr] | ^^^^^^^^^^^ not found in this scope Nov 28 19:55:43.213 INFO [stderr] Nov 28 19:55:43.213 INFO [stderr] error[E0412]: cannot find type `HINSTANCE` in this scope Nov 28 19:55:43.213 INFO [stderr] --> src/main.rs:263:23 Nov 28 19:55:43.213 INFO [stderr] | Nov 28 19:55:43.213 INFO [stderr] 263 | hInstance: 0 as HINSTANCE, hIcon: icon as HICON, Nov 28 19:55:43.213 INFO [stderr] | ^^^^^^^^^ not found in this scope Nov 28 19:55:43.213 INFO [stderr] Nov 28 19:55:43.213 INFO [stderr] error[E0412]: cannot find type `HICON` in this scope Nov 28 19:55:43.213 INFO [stderr] --> src/main.rs:263:49 Nov 28 19:55:43.213 INFO [stderr] | Nov 28 19:55:43.213 INFO [stderr] 263 | hInstance: 0 as HINSTANCE, hIcon: icon as HICON, Nov 28 19:55:43.213 INFO [stderr] | ^^^^^ not found in this scope Nov 28 19:55:43.213 INFO [stderr] Nov 28 19:55:43.219 INFO [stderr] error[E0412]: cannot find type `HICON` in this scope Nov 28 19:55:43.219 INFO [stderr] --> src/main.rs:264:21 Nov 28 19:55:43.219 INFO [stderr] | Nov 28 19:55:43.219 INFO [stderr] 264 | hCursor: 0 as HICON, // user32::LoadCursorW(0 as HINSTANCE, user::IDI_APPLICATION), Nov 28 19:55:43.219 INFO [stderr] | ^^^^^ not found in this scope Nov 28 19:55:43.219 INFO [stderr] Nov 28 19:55:43.219 INFO [stderr] error[E0412]: cannot find type `HBRUSH` in this scope Nov 28 19:55:43.219 INFO [stderr] --> src/main.rs:265:27 Nov 28 19:55:43.219 INFO [stderr] | Nov 28 19:55:43.219 INFO [stderr] 265 | hbrBackground: 0 as HBRUSH, lpszMenuName: 0 as LPCWSTR, Nov 28 19:55:43.219 INFO [stderr] | ^^^^^^ not found in this scope Nov 28 19:55:43.219 INFO [stderr] Nov 28 19:55:43.219 INFO [stderr] error[E0412]: cannot find type `LPCWSTR` in this scope Nov 28 19:55:43.219 INFO [stderr] --> src/main.rs:265:54 Nov 28 19:55:43.219 INFO [stderr] | Nov 28 19:55:43.219 INFO [stderr] 265 | hbrBackground: 0 as HBRUSH, lpszMenuName: 0 as LPCWSTR, Nov 28 19:55:43.219 INFO [stderr] | ^^^^^^^ not found in this scope Nov 28 19:55:43.219 INFO [stderr] Nov 28 19:55:43.219 INFO [stderr] error[E0412]: cannot find type `HICON` in this scope Nov 28 19:55:43.219 INFO [stderr] --> src/main.rs:266:51 Nov 28 19:55:43.219 INFO [stderr] | Nov 28 19:55:43.219 INFO [stderr] 266 | lpszClassName: c.as_ptr(), hIconSm: icon as HICON, Nov 28 19:55:43.219 INFO [stderr] | ^^^^^ not found in this scope Nov 28 19:55:43.219 INFO [stderr] Nov 28 19:55:43.219 INFO [stderr] error[E0412]: cannot find type `HWND` in this scope Nov 28 19:55:43.219 INFO [stderr] --> src/main.rs:270:31 Nov 28 19:55:43.219 INFO [stderr] | Nov 28 19:55:43.219 INFO [stderr] 270 | style, 0, 0, w, h, 0 as HWND, 0 as HMENU, 0 as HINSTANCE, v); Nov 28 19:55:43.219 INFO [stderr] | ^^^^ not found in this scope Nov 28 19:55:43.219 INFO [stderr] Nov 28 19:55:43.219 INFO [stderr] error[E0412]: cannot find type `HMENU` in this scope Nov 28 19:55:43.219 INFO [stderr] --> src/main.rs:270:42 Nov 28 19:55:43.219 INFO [stderr] | Nov 28 19:55:43.219 INFO [stderr] 270 | style, 0, 0, w, h, 0 as HWND, 0 as HMENU, 0 as HINSTANCE, v); Nov 28 19:55:43.219 INFO [stderr] | ^^^^^ not found in this scope Nov 28 19:55:43.219 INFO [stderr] Nov 28 19:55:43.219 INFO [stderr] error[E0412]: cannot find type `HINSTANCE` in this scope Nov 28 19:55:43.219 INFO [stderr] --> src/main.rs:270:54 Nov 28 19:55:43.219 INFO [stderr] | Nov 28 19:55:43.219 INFO [stderr] 270 | style, 0, 0, w, h, 0 as HWND, 0 as HMENU, 0 as HINSTANCE, v); Nov 28 19:55:43.219 INFO [stderr] | ^^^^^^^^^ not found in this scope Nov 28 19:55:43.219 INFO [stderr] Nov 28 19:55:43.219 INFO [stderr] error[E0412]: cannot find type `HWND` in this scope Nov 28 19:55:43.219 INFO [stderr] --> src/main.rs:273:20 Nov 28 19:55:43.219 INFO [stderr] | Nov 28 19:55:43.219 INFO [stderr] 273 | fn change_state(w :HWND, icon :HICON) Nov 28 19:55:43.219 INFO [stderr] | ^^^^ not found in this scope Nov 28 19:55:43.219 INFO [stderr] Nov 28 19:55:43.219 INFO [stderr] error[E0412]: cannot find type `HICON` in this scope Nov 28 19:55:43.219 INFO [stderr] --> src/main.rs:273:32 Nov 28 19:55:43.219 INFO [stderr] | Nov 28 19:55:43.219 INFO [stderr] 273 | fn change_state(w :HWND, icon :HICON) Nov 28 19:55:43.219 INFO [stderr] | ^^^^^ not found in this scope Nov 28 19:55:43.219 INFO [stderr] Nov 28 19:55:43.219 INFO [stderr] error[E0412]: cannot find type `LPARAM` in this scope Nov 28 19:55:43.219 INFO [stderr] --> src/main.rs:275:85 Nov 28 19:55:43.219 INFO [stderr] | Nov 28 19:55:43.219 INFO [stderr] 275 | unsafe{user::SendMessageW(w, user::WM_SETICON, user::ICON_SMALL as usize, icon as LPARAM);} Nov 28 19:55:43.219 INFO [stderr] | ^^^^^^ not found in this scope Nov 28 19:55:43.219 INFO [stderr] Nov 28 19:55:43.219 INFO [stderr] error[E0412]: cannot find type `HWND` in this scope Nov 28 19:55:43.219 INFO [stderr] --> src/main.rs:277:19 Nov 28 19:55:43.219 INFO [stderr] | Nov 28 19:55:43.219 INFO [stderr] 277 | fn clearscreen(w :HWND) Nov 28 19:55:43.220 INFO [stderr] | ^^^^ not found in this scope Nov 28 19:55:43.220 INFO [stderr] Nov 28 19:55:43.220 INFO [stderr] error[E0412]: cannot find type `HWND` in this scope Nov 28 19:55:43.220 INFO [stderr] --> src/main.rs:287:15 Nov 28 19:55:43.220 INFO [stderr] | Nov 28 19:55:43.220 INFO [stderr] 287 | fn clearch(w :HWND, i :usize, r :i32) Nov 28 19:55:43.220 INFO [stderr] | ^^^^ not found in this scope Nov 28 19:55:43.220 INFO [stderr] Nov 28 19:55:43.220 INFO [stderr] error[E0412]: cannot find type `HWND` in this scope Nov 28 19:55:43.220 INFO [stderr] --> src/main.rs:292:18 Nov 28 19:55:43.220 INFO [stderr] | Nov 28 19:55:43.220 INFO [stderr] 292 | fn clearrange(w :HWND, f :HFONT, start :usize, end :usize) Nov 28 19:55:43.220 INFO [stderr] | ^^^^ not found in this scope Nov 28 19:55:43.220 INFO [stderr] Nov 28 19:55:43.220 INFO [stderr] error[E0412]: cannot find type `HFONT` in this scope Nov 28 19:55:43.220 INFO [stderr] --> src/main.rs:292:27 Nov 28 19:55:43.220 INFO [stderr] | Nov 28 19:55:43.220 INFO [stderr] 292 | fn clearrange(w :HWND, f :HFONT, start :usize, end :usize) Nov 28 19:55:43.220 INFO [stderr] | ^^^^^ not found in this scope Nov 28 19:55:43.220 INFO [stderr] Nov 28 19:55:43.220 INFO [stderr] error[E0412]: cannot find type `HWND` in this scope Nov 28 19:55:43.220 INFO [stderr] --> src/main.rs:296:17 Nov 28 19:55:43.220 INFO [stderr] | Nov 28 19:55:43.220 INFO [stderr] 296 | fn drawrange(w :HWND, f :HFONT, start :usize, end :usize) Nov 28 19:55:43.220 INFO [stderr] | ^^^^ not found in this scope Nov 28 19:55:43.220 INFO [stderr] Nov 28 19:55:43.220 INFO [stderr] error[E0412]: cannot find type `HFONT` in this scope Nov 28 19:55:43.220 INFO [stderr] --> src/main.rs:296:26 Nov 28 19:55:43.220 INFO [stderr] | Nov 28 19:55:43.220 INFO [stderr] 296 | fn drawrange(w :HWND, f :HFONT, start :usize, end :usize) Nov 28 19:55:43.220 INFO [stderr] | ^^^^^ not found in this scope Nov 28 19:55:43.220 INFO [stderr] Nov 28 19:55:43.220 INFO [stderr] error[E0412]: cannot find type `RECT` in this scope Nov 28 19:55:43.220 INFO [stderr] --> src/main.rs:300:25 Nov 28 19:55:43.220 INFO [stderr] | Nov 28 19:55:43.220 INFO [stderr] 300 | fn getrect(i :usize) -> RECT Nov 28 19:55:43.220 INFO [stderr] | ^^^^ not found in this scope Nov 28 19:55:43.220 INFO [stderr] Nov 28 19:55:43.220 INFO [stderr] error[E0422]: cannot find struct, variant or union type `RECT` in this scope Nov 28 19:55:43.220 INFO [stderr] --> src/main.rs:305:11 Nov 28 19:55:43.220 INFO [stderr] | Nov 28 19:55:43.220 INFO [stderr] 305 | let r = RECT{left:v[i].x*w,top:(v[i].y*h),right:(v[i].x*w+w),bottom:(v[i].y*h+h)}; Nov 28 19:55:43.220 INFO [stderr] | ^^^^ not found in this scope Nov 28 19:55:43.220 INFO [stderr] Nov 28 19:55:43.220 INFO [stderr] error[E0412]: cannot find type `POINT` in this scope Nov 28 19:55:43.220 INFO [stderr] --> src/main.rs:320:36 Nov 28 19:55:43.220 INFO [stderr] | Nov 28 19:55:43.220 INFO [stderr] 320 | fn getpos(x :i32, y:i32) -> Option Nov 28 19:55:43.220 INFO [stderr] | ^^^^^ not found in this scope Nov 28 19:55:43.220 INFO [stderr] Nov 28 19:55:43.220 INFO [stderr] error[E0422]: cannot find struct, variant or union type `POINT` in this scope Nov 28 19:55:43.220 INFO [stderr] --> src/main.rs:328:54 Nov 28 19:55:43.220 INFO [stderr] | Nov 28 19:55:43.220 INFO [stderr] 328 | ((v.x*w <= x) && (v.x*w+w > x)) {return Some(POINT{x:v.x, y:v.y});} Nov 28 19:55:43.220 INFO [stderr] | ^^^^^ not found in this scope Nov 28 19:55:43.220 INFO [stderr] Nov 28 19:55:43.220 INFO [stderr] error[E0412]: cannot find type `HWND` in this scope Nov 28 19:55:43.220 INFO [stderr] --> src/main.rs:370:14 Nov 28 19:55:43.220 INFO [stderr] | Nov 28 19:55:43.220 INFO [stderr] 370 | fn delete(w :HWND, f :HFONT) Nov 28 19:55:43.220 INFO [stderr] | ^^^^ not found in this scope Nov 28 19:55:43.220 INFO [stderr] Nov 28 19:55:43.220 INFO [stderr] error[E0412]: cannot find type `HFONT` in this scope Nov 28 19:55:43.220 INFO [stderr] --> src/main.rs:370:23 Nov 28 19:55:43.220 INFO [stderr] | Nov 28 19:55:43.220 INFO [stderr] 370 | fn delete(w :HWND, f :HFONT) Nov 28 19:55:43.220 INFO [stderr] | ^^^^^ not found in this scope Nov 28 19:55:43.220 INFO [stderr] Nov 28 19:55:43.220 INFO [stderr] error[E0412]: cannot find type `HWND` in this scope Nov 28 19:55:43.220 INFO [stderr] --> src/main.rs:468:13 Nov 28 19:55:43.220 INFO [stderr] | Nov 28 19:55:43.220 INFO [stderr] 468 | fn enter(w :HWND, f :HFONT){save(CH{x:getposx(),y:getposy(),c:NEWLINE});} Nov 28 19:55:43.220 INFO [stderr] | ^^^^ not found in this scope Nov 28 19:55:43.220 INFO [stderr] Nov 28 19:55:43.220 INFO [stderr] error[E0412]: cannot find type `HFONT` in this scope Nov 28 19:55:43.220 INFO [stderr] --> src/main.rs:468:22 Nov 28 19:55:43.220 INFO [stderr] | Nov 28 19:55:43.220 INFO [stderr] 468 | fn enter(w :HWND, f :HFONT){save(CH{x:getposx(),y:getposy(),c:NEWLINE});} Nov 28 19:55:43.220 INFO [stderr] | ^^^^^ not found in this scope Nov 28 19:55:43.220 INFO [stderr] Nov 28 19:55:43.220 INFO [stderr] error[E0412]: cannot find type `HWND` in this scope Nov 28 19:55:43.220 INFO [stderr] --> src/main.rs:469:12 Nov 28 19:55:43.220 INFO [stderr] | Nov 28 19:55:43.220 INFO [stderr] 469 | fn draw(w :HWND, f :HFONT, buffer :String) Nov 28 19:55:43.221 INFO [stderr] | ^^^^ not found in this scope Nov 28 19:55:43.221 INFO [stderr] Nov 28 19:55:43.221 INFO [stderr] error[E0412]: cannot find type `HFONT` in this scope Nov 28 19:55:43.221 INFO [stderr] --> src/main.rs:469:21 Nov 28 19:55:43.221 INFO [stderr] | Nov 28 19:55:43.221 INFO [stderr] 469 | fn draw(w :HWND, f :HFONT, buffer :String) Nov 28 19:55:43.221 INFO [stderr] | ^^^^^ not found in this scope Nov 28 19:55:43.221 INFO [stderr] Nov 28 19:55:43.221 INFO [stderr] error[E0412]: cannot find type `HWND` in this scope Nov 28 19:55:43.221 INFO [stderr] --> src/main.rs:490:13 Nov 28 19:55:43.221 INFO [stderr] | Nov 28 19:55:43.221 INFO [stderr] 490 | fn copy2(w :HWND, f :HFONT, mode :u8) Nov 28 19:55:43.221 INFO [stderr] | ^^^^ not found in this scope Nov 28 19:55:43.221 INFO [stderr] Nov 28 19:55:43.221 INFO [stderr] error[E0412]: cannot find type `HFONT` in this scope Nov 28 19:55:43.221 INFO [stderr] --> src/main.rs:490:22 Nov 28 19:55:43.221 INFO [stderr] | Nov 28 19:55:43.221 INFO [stderr] 490 | fn copy2(w :HWND, f :HFONT, mode :u8) Nov 28 19:55:43.221 INFO [stderr] | ^^^^^ not found in this scope Nov 28 19:55:43.221 INFO [stderr] Nov 28 19:55:43.221 INFO [stderr] error[E0412]: cannot find type `HWND` in this scope Nov 28 19:55:43.221 INFO [stderr] --> src/main.rs:500:14 Nov 28 19:55:43.221 INFO [stderr] | Nov 28 19:55:43.221 INFO [stderr] 500 | fn redraw(w :HWND, f :HFONT, offset: isize, mode :u8, s :usize, e :usize) Nov 28 19:55:43.221 INFO [stderr] | ^^^^ not found in this scope Nov 28 19:55:43.221 INFO [stderr] Nov 28 19:55:43.221 INFO [stderr] error[E0412]: cannot find type `HFONT` in this scope Nov 28 19:55:43.221 INFO [stderr] --> src/main.rs:500:23 Nov 28 19:55:43.221 INFO [stderr] | Nov 28 19:55:43.221 INFO [stderr] 500 | fn redraw(w :HWND, f :HFONT, offset: isize, mode :u8, s :usize, e :usize) Nov 28 19:55:43.221 INFO [stderr] | ^^^^^ not found in this scope Nov 28 19:55:43.221 INFO [stderr] Nov 28 19:55:43.221 INFO [stderr] error[E0412]: cannot find type `HWND` in this scope Nov 28 19:55:43.221 INFO [stderr] --> src/main.rs:520:16 Nov 28 19:55:43.221 INFO [stderr] | Nov 28 19:55:43.221 INFO [stderr] 520 | fn drawtext(w :HWND, f :HFONT, c :&CH, p :WPARAM, l :LPARAM) Nov 28 19:55:43.221 INFO [stderr] | ^^^^ not found in this scope Nov 28 19:55:43.221 INFO [stderr] Nov 28 19:55:43.221 INFO [stderr] error[E0412]: cannot find type `HFONT` in this scope Nov 28 19:55:43.221 INFO [stderr] --> src/main.rs:520:25 Nov 28 19:55:43.221 INFO [stderr] | Nov 28 19:55:43.221 INFO [stderr] 520 | fn drawtext(w :HWND, f :HFONT, c :&CH, p :WPARAM, l :LPARAM) Nov 28 19:55:43.221 INFO [stderr] | ^^^^^ not found in this scope Nov 28 19:55:43.221 INFO [stderr] Nov 28 19:55:43.221 INFO [stderr] error[E0412]: cannot find type `WPARAM` in this scope Nov 28 19:55:43.221 INFO [stderr] --> src/main.rs:520:43 Nov 28 19:55:43.221 INFO [stderr] | Nov 28 19:55:43.221 INFO [stderr] 520 | fn drawtext(w :HWND, f :HFONT, c :&CH, p :WPARAM, l :LPARAM) Nov 28 19:55:43.221 INFO [stderr] | ^^^^^^ not found in this scope Nov 28 19:55:43.221 INFO [stderr] Nov 28 19:55:43.221 INFO [stderr] error[E0412]: cannot find type `LPARAM` in this scope Nov 28 19:55:43.221 INFO [stderr] --> src/main.rs:520:54 Nov 28 19:55:43.221 INFO [stderr] | Nov 28 19:55:43.221 INFO [stderr] 520 | fn drawtext(w :HWND, f :HFONT, c :&CH, p :WPARAM, l :LPARAM) Nov 28 19:55:43.221 INFO [stderr] | ^^^^^^ not found in this scope Nov 28 19:55:43.221 INFO [stderr] Nov 28 19:55:43.221 INFO [stderr] error[E0412]: cannot find type `HDC` in this scope Nov 28 19:55:43.221 INFO [stderr] --> src/main.rs:524:32 Nov 28 19:55:43.221 INFO [stderr] | Nov 28 19:55:43.221 INFO [stderr] 524 | let dc = user::GetDC(w) as HDC; Nov 28 19:55:43.221 INFO [stderr] | ^^^ not found in this scope Nov 28 19:55:43.221 INFO [stderr] Nov 28 19:55:43.221 INFO [stderr] error[E0412]: cannot find type `HGDIOBJ` in this scope Nov 28 19:55:43.221 INFO [stderr] --> src/main.rs:525:32 Nov 28 19:55:43.221 INFO [stderr] | Nov 28 19:55:43.221 INFO [stderr] 525 | gdi::SelectObject(dc, f as HGDIOBJ); Nov 28 19:55:43.221 INFO [stderr] | ^^^^^^^ not found in this scope Nov 28 19:55:43.221 INFO [stderr] Nov 28 19:55:43.221 INFO [stderr] error[E0412]: cannot find type `HWND` in this scope Nov 28 19:55:43.221 INFO [stderr] --> src/main.rs:555:14 Nov 28 19:55:43.221 INFO [stderr] | Nov 28 19:55:43.221 INFO [stderr] 555 | fn key_up(w :HWND){let y = getposy();if y == 0 {return;} hidecaret(w);setposmy(1); showcaret(w);} Nov 28 19:55:43.221 INFO [stderr] | ^^^^ not found in this scope Nov 28 19:55:43.221 INFO [stderr] Nov 28 19:55:43.221 INFO [stderr] error[E0412]: cannot find type `HWND` in this scope Nov 28 19:55:43.221 INFO [stderr] --> src/main.rs:556:16 Nov 28 19:55:43.221 INFO [stderr] | Nov 28 19:55:43.221 INFO [stderr] 556 | fn key_down(w :HWND){hidecaret(w);setpospy(1);showcaret(w);} Nov 28 19:55:43.221 INFO [stderr] | ^^^^ not found in this scope Nov 28 19:55:43.221 INFO [stderr] Nov 28 19:55:43.221 INFO [stderr] error[E0412]: cannot find type `HWND` in this scope Nov 28 19:55:43.221 INFO [stderr] --> src/main.rs:557:16 Nov 28 19:55:43.221 INFO [stderr] | Nov 28 19:55:43.221 INFO [stderr] 557 | fn key_left(w :HWND) Nov 28 19:55:43.222 INFO [stderr] | ^^^^ not found in this scope Nov 28 19:55:43.222 INFO [stderr] Nov 28 19:55:43.222 INFO [stderr] error[E0412]: cannot find type `HWND` in this scope Nov 28 19:55:43.222 INFO [stderr] --> src/main.rs:571:17 Nov 28 19:55:43.222 INFO [stderr] | Nov 28 19:55:43.222 INFO [stderr] 571 | fn key_right(w :HWND, f :HFONT) Nov 28 19:55:43.222 INFO [stderr] | ^^^^ not found in this scope Nov 28 19:55:43.222 INFO [stderr] Nov 28 19:55:43.222 INFO [stderr] error[E0412]: cannot find type `HFONT` in this scope Nov 28 19:55:43.222 INFO [stderr] --> src/main.rs:571:26 Nov 28 19:55:43.222 INFO [stderr] | Nov 28 19:55:43.222 INFO [stderr] 571 | fn key_right(w :HWND, f :HFONT) Nov 28 19:55:43.222 INFO [stderr] | ^^^^^ not found in this scope Nov 28 19:55:43.222 INFO [stderr] Nov 28 19:55:43.222 INFO [stderr] error[E0412]: cannot find type `HWND` in this scope Nov 28 19:55:43.222 INFO [stderr] --> src/main.rs:603:17 Nov 28 19:55:43.222 INFO [stderr] | Nov 28 19:55:43.222 INFO [stderr] 603 | fn showcaret(w :HWND) Nov 28 19:55:43.222 INFO [stderr] | ^^^^ not found in this scope Nov 28 19:55:43.222 INFO [stderr] Nov 28 19:55:43.222 INFO [stderr] error[E0412]: cannot find type `HWND` in this scope Nov 28 19:55:43.222 INFO [stderr] --> src/main.rs:632:17 Nov 28 19:55:43.222 INFO [stderr] | Nov 28 19:55:43.222 INFO [stderr] 632 | fn hidecaret(w :HWND) {unsafe{user::HideCaret(w);}} Nov 28 19:55:43.222 INFO [stderr] | ^^^^ not found in this scope Nov 28 19:55:43.222 INFO [stderr] Nov 28 19:55:43.222 INFO [stderr] error[E0412]: cannot find type `HWND` in this scope Nov 28 19:55:43.222 INFO [stderr] --> src/main.rs:633:16 Nov 28 19:55:43.222 INFO [stderr] | Nov 28 19:55:43.222 INFO [stderr] 633 | fn wheel_up(w :HWND, f :HFONT) Nov 28 19:55:43.222 INFO [stderr] | ^^^^ not found in this scope Nov 28 19:55:43.222 INFO [stderr] Nov 28 19:55:43.222 INFO [stderr] error[E0412]: cannot find type `HFONT` in this scope Nov 28 19:55:43.222 INFO [stderr] --> src/main.rs:633:25 Nov 28 19:55:43.222 INFO [stderr] | Nov 28 19:55:43.222 INFO [stderr] 633 | fn wheel_up(w :HWND, f :HFONT) Nov 28 19:55:43.222 INFO [stderr] | ^^^^^ not found in this scope Nov 28 19:55:43.222 INFO [stderr] Nov 28 19:55:43.222 INFO [stderr] error[E0412]: cannot find type `HWND` in this scope Nov 28 19:55:43.222 INFO [stderr] --> src/main.rs:654:18 Nov 28 19:55:43.222 INFO [stderr] | Nov 28 19:55:43.222 INFO [stderr] 654 | fn wheel_down(w :HWND, f :HFONT) Nov 28 19:55:43.222 INFO [stderr] | ^^^^ not found in this scope Nov 28 19:55:43.222 INFO [stderr] Nov 28 19:55:43.222 INFO [stderr] error[E0412]: cannot find type `HFONT` in this scope Nov 28 19:55:43.222 INFO [stderr] --> src/main.rs:654:27 Nov 28 19:55:43.222 INFO [stderr] | Nov 28 19:55:43.222 INFO [stderr] 654 | fn wheel_down(w :HWND, f :HFONT) Nov 28 19:55:43.222 INFO [stderr] | ^^^^^ not found in this scope Nov 28 19:55:43.222 INFO [stderr] Nov 28 19:55:43.222 INFO [stderr] error[E0412]: cannot find type `HWND` in this scope Nov 28 19:55:43.222 INFO [stderr] --> src/main.rs:671:12 Nov 28 19:55:43.222 INFO [stderr] | Nov 28 19:55:43.222 INFO [stderr] 671 | fn ctrl(w :HWND, p :WPARAM, mov :&mut MV) Nov 28 19:55:43.222 INFO [stderr] | ^^^^ not found in this scope Nov 28 19:55:43.222 INFO [stderr] Nov 28 19:55:43.222 INFO [stderr] error[E0412]: cannot find type `WPARAM` in this scope Nov 28 19:55:43.222 INFO [stderr] --> src/main.rs:671:21 Nov 28 19:55:43.222 INFO [stderr] | Nov 28 19:55:43.222 INFO [stderr] 671 | fn ctrl(w :HWND, p :WPARAM, mov :&mut MV) Nov 28 19:55:43.222 INFO [stderr] | ^^^^^^ not found in this scope Nov 28 19:55:43.222 INFO [stderr] Nov 28 19:55:43.222 INFO [stderr] error[E0412]: cannot find type `HWND` in this scope Nov 28 19:55:43.222 INFO [stderr] --> src/main.rs:752:16 Nov 28 19:55:43.222 INFO [stderr] | Nov 28 19:55:43.222 INFO [stderr] 752 | fn key_0x44(w :HWND) // key D Nov 28 19:55:43.222 INFO [stderr] | ^^^^ not found in this scope Nov 28 19:55:43.222 INFO [stderr] Nov 28 19:55:43.222 INFO [stderr] error[E0412]: cannot find type `HWND` in this scope Nov 28 19:55:43.222 INFO [stderr] --> src/main.rs:757:16 Nov 28 19:55:43.222 INFO [stderr] | Nov 28 19:55:43.222 INFO [stderr] 757 | fn key_0x47(w :HWND) // key G Nov 28 19:55:43.222 INFO [stderr] | ^^^^ not found in this scope Nov 28 19:55:43.222 INFO [stderr] Nov 28 19:55:43.222 INFO [stderr] error[E0412]: cannot find type `HWND` in this scope Nov 28 19:55:43.222 INFO [stderr] --> src/main.rs:761:16 Nov 28 19:55:43.222 INFO [stderr] | Nov 28 19:55:43.222 INFO [stderr] 761 | fn key_0x64(w :HWND, f :HFONT) // key dd Nov 28 19:55:43.222 INFO [stderr] | ^^^^ not found in this scope Nov 28 19:55:43.222 INFO [stderr] Nov 28 19:55:43.222 INFO [stderr] error[E0412]: cannot find type `HFONT` in this scope Nov 28 19:55:43.222 INFO [stderr] --> src/main.rs:761:25 Nov 28 19:55:43.222 INFO [stderr] | Nov 28 19:55:43.222 INFO [stderr] 761 | fn key_0x64(w :HWND, f :HFONT) // key dd Nov 28 19:55:43.223 INFO [stderr] | ^^^^^ not found in this scope Nov 28 19:55:43.223 INFO [stderr] Nov 28 19:55:43.223 INFO [stderr] error[E0412]: cannot find type `HWND` in this scope Nov 28 19:55:43.223 INFO [stderr] --> src/main.rs:797:16 Nov 28 19:55:43.223 INFO [stderr] | Nov 28 19:55:43.223 INFO [stderr] 797 | fn key_0x67(w :HWND) // key gg Nov 28 19:55:43.223 INFO [stderr] | ^^^^ not found in this scope Nov 28 19:55:43.223 INFO [stderr] Nov 28 19:55:43.223 INFO [stderr] error[E0412]: cannot find type `HWND` in this scope Nov 28 19:55:43.223 INFO [stderr] --> src/main.rs:815:16 Nov 28 19:55:43.223 INFO [stderr] | Nov 28 19:55:43.223 INFO [stderr] 815 | fn key_0x6f(w :HWND, f :HFONT, icon :HICON) // o: change mode Nov 28 19:55:43.223 INFO [stderr] | ^^^^ not found in this scope Nov 28 19:55:43.223 INFO [stderr] Nov 28 19:55:43.223 INFO [stderr] error[E0412]: cannot find type `HFONT` in this scope Nov 28 19:55:43.223 INFO [stderr] --> src/main.rs:815:25 Nov 28 19:55:43.223 INFO [stderr] | Nov 28 19:55:43.223 INFO [stderr] 815 | fn key_0x6f(w :HWND, f :HFONT, icon :HICON) // o: change mode Nov 28 19:55:43.223 INFO [stderr] | ^^^^^ not found in this scope Nov 28 19:55:43.223 INFO [stderr] Nov 28 19:55:43.223 INFO [stderr] error[E0412]: cannot find type `HICON` in this scope Nov 28 19:55:43.223 INFO [stderr] --> src/main.rs:815:38 Nov 28 19:55:43.223 INFO [stderr] | Nov 28 19:55:43.223 INFO [stderr] 815 | fn key_0x6f(w :HWND, f :HFONT, icon :HICON) // o: change mode Nov 28 19:55:43.223 INFO [stderr] | ^^^^^ not found in this scope Nov 28 19:55:43.223 INFO [stderr] Nov 28 19:55:43.223 INFO [stderr] error[E0412]: cannot find type `HWND` in this scope Nov 28 19:55:43.223 INFO [stderr] --> src/main.rs:819:16 Nov 28 19:55:43.223 INFO [stderr] | Nov 28 19:55:43.223 INFO [stderr] 819 | fn key_0x70(w :HWND, f :HFONT) // key p Nov 28 19:55:43.223 INFO [stderr] | ^^^^ not found in this scope Nov 28 19:55:43.223 INFO [stderr] Nov 28 19:55:43.223 INFO [stderr] error[E0412]: cannot find type `HFONT` in this scope Nov 28 19:55:43.223 INFO [stderr] --> src/main.rs:819:25 Nov 28 19:55:43.223 INFO [stderr] | Nov 28 19:55:43.223 INFO [stderr] 819 | fn key_0x70(w :HWND, f :HFONT) // key p Nov 28 19:55:43.223 INFO [stderr] | ^^^^^ not found in this scope Nov 28 19:55:43.223 INFO [stderr] Nov 28 19:55:43.223 INFO [stderr] error[E0412]: cannot find type `HWND` in this scope Nov 28 19:55:43.223 INFO [stderr] --> src/main.rs:848:16 Nov 28 19:55:43.223 INFO [stderr] | Nov 28 19:55:43.223 INFO [stderr] 848 | fn key_0x79(w :HWND, f :HFONT, icon :HICON) // key y Nov 28 19:55:43.223 INFO [stderr] | ^^^^ not found in this scope Nov 28 19:55:43.223 INFO [stderr] Nov 28 19:55:43.223 INFO [stderr] error[E0412]: cannot find type `HFONT` in this scope Nov 28 19:55:43.223 INFO [stderr] --> src/main.rs:848:25 Nov 28 19:55:43.223 INFO [stderr] | Nov 28 19:55:43.223 INFO [stderr] 848 | fn key_0x79(w :HWND, f :HFONT, icon :HICON) // key y Nov 28 19:55:43.223 INFO [stderr] | ^^^^^ not found in this scope Nov 28 19:55:43.223 INFO [stderr] Nov 28 19:55:43.223 INFO [stderr] error[E0412]: cannot find type `HICON` in this scope Nov 28 19:55:43.223 INFO [stderr] --> src/main.rs:848:38 Nov 28 19:55:43.223 INFO [stderr] | Nov 28 19:55:43.223 INFO [stderr] 848 | fn key_0x79(w :HWND, f :HFONT, icon :HICON) // key y Nov 28 19:55:43.223 INFO [stderr] | ^^^^^ not found in this scope Nov 28 19:55:43.223 INFO [stderr] Nov 28 19:55:43.223 INFO [stderr] error[E0412]: cannot find type `HWND` in this scope Nov 28 19:55:43.223 INFO [stderr] --> src/main.rs:864:16 Nov 28 19:55:43.223 INFO [stderr] | Nov 28 19:55:43.223 INFO [stderr] 864 | fn key_0x1B(w :HWND, f :HFONT, icon :HICON) // esc Nov 28 19:55:43.223 INFO [stderr] | ^^^^ not found in this scope Nov 28 19:55:43.223 INFO [stderr] Nov 28 19:55:43.223 INFO [stderr] error[E0412]: cannot find type `HFONT` in this scope Nov 28 19:55:43.223 INFO [stderr] --> src/main.rs:864:25 Nov 28 19:55:43.223 INFO [stderr] | Nov 28 19:55:43.223 INFO [stderr] 864 | fn key_0x1B(w :HWND, f :HFONT, icon :HICON) // esc Nov 28 19:55:43.223 INFO [stderr] | ^^^^^ not found in this scope Nov 28 19:55:43.223 INFO [stderr] Nov 28 19:55:43.223 INFO [stderr] error[E0412]: cannot find type `HICON` in this scope Nov 28 19:55:43.223 INFO [stderr] --> src/main.rs:864:38 Nov 28 19:55:43.223 INFO [stderr] | Nov 28 19:55:43.223 INFO [stderr] 864 | fn key_0x1B(w :HWND, f :HFONT, icon :HICON) // esc Nov 28 19:55:43.223 INFO [stderr] | ^^^^^ not found in this scope Nov 28 19:55:43.223 INFO [stderr] Nov 28 19:55:43.223 INFO [stderr] error[E0412]: cannot find type `HWND` in this scope Nov 28 19:55:43.223 INFO [stderr] --> src/main.rs:889:16 Nov 28 19:55:43.223 INFO [stderr] | Nov 28 19:55:43.223 INFO [stderr] 889 | fn key_0x0D(w :HWND, f :HFONT) // enter Nov 28 19:55:43.223 INFO [stderr] | ^^^^ not found in this scope Nov 28 19:55:43.223 INFO [stderr] Nov 28 19:55:43.223 INFO [stderr] error[E0412]: cannot find type `HFONT` in this scope Nov 28 19:55:43.223 INFO [stderr] --> src/main.rs:889:25 Nov 28 19:55:43.223 INFO [stderr] | Nov 28 19:55:43.223 INFO [stderr] 889 | fn key_0x0D(w :HWND, f :HFONT) // enter Nov 28 19:55:43.223 INFO [stderr] | ^^^^^ not found in this scope Nov 28 19:55:43.224 INFO [stderr] Nov 28 19:55:43.224 INFO [stderr] error[E0412]: cannot find type `HWND` in this scope Nov 28 19:55:43.224 INFO [stderr] --> src/main.rs:893:17 Nov 28 19:55:43.224 INFO [stderr] | Nov 28 19:55:43.224 INFO [stderr] 893 | fn key_input(w :HWND, f :HFONT, p :WPARAM) // edit Nov 28 19:55:43.224 INFO [stderr] | ^^^^ not found in this scope Nov 28 19:55:43.224 INFO [stderr] Nov 28 19:55:43.224 INFO [stderr] error[E0412]: cannot find type `HFONT` in this scope Nov 28 19:55:43.224 INFO [stderr] --> src/main.rs:893:26 Nov 28 19:55:43.224 INFO [stderr] | Nov 28 19:55:43.224 INFO [stderr] 893 | fn key_input(w :HWND, f :HFONT, p :WPARAM) // edit Nov 28 19:55:43.224 INFO [stderr] | ^^^^^ not found in this scope Nov 28 19:55:43.224 INFO [stderr] Nov 28 19:55:43.224 INFO [stderr] error[E0412]: cannot find type `WPARAM` in this scope Nov 28 19:55:43.224 INFO [stderr] --> src/main.rs:893:36 Nov 28 19:55:43.224 INFO [stderr] | Nov 28 19:55:43.224 INFO [stderr] 893 | fn key_input(w :HWND, f :HFONT, p :WPARAM) // edit Nov 28 19:55:43.224 INFO [stderr] | ^^^^^^ not found in this scope Nov 28 19:55:43.224 INFO [stderr] Nov 28 19:55:43.224 INFO [stderr] error[E0412]: cannot find type `HWND` in this scope Nov 28 19:55:43.224 INFO [stderr] --> src/main.rs:950:12 Nov 28 19:55:43.224 INFO [stderr] | Nov 28 19:55:43.224 INFO [stderr] 950 | fn edit(w :HWND, p :WPARAM, mov :&mut MV) Nov 28 19:55:43.224 INFO [stderr] | ^^^^ not found in this scope Nov 28 19:55:43.224 INFO [stderr] Nov 28 19:55:43.224 INFO [stderr] error[E0412]: cannot find type `WPARAM` in this scope Nov 28 19:55:43.224 INFO [stderr] --> src/main.rs:950:21 Nov 28 19:55:43.224 INFO [stderr] | Nov 28 19:55:43.224 INFO [stderr] 950 | fn edit(w :HWND, p :WPARAM, mov :&mut MV) Nov 28 19:55:43.235 INFO [stderr] | ^^^^^^ not found in this scope Nov 28 19:55:43.235 INFO [stderr] Nov 28 19:55:43.235 INFO [stderr] error[E0412]: cannot find type `HWND` in this scope Nov 28 19:55:43.235 INFO [stderr] --> src/main.rs:1029:17 Nov 28 19:55:43.235 INFO [stderr] | Nov 28 19:55:43.235 INFO [stderr] 1029 | fn sidepanel(w: HWND, sw: HWND, f :HFONT) Nov 28 19:55:43.235 INFO [stderr] | ^^^^ not found in this scope Nov 28 19:55:43.235 INFO [stderr] Nov 28 19:55:43.235 INFO [stderr] error[E0412]: cannot find type `HWND` in this scope Nov 28 19:55:43.235 INFO [stderr] --> src/main.rs:1029:27 Nov 28 19:55:43.235 INFO [stderr] | Nov 28 19:55:43.235 INFO [stderr] 1029 | fn sidepanel(w: HWND, sw: HWND, f :HFONT) Nov 28 19:55:43.235 INFO [stderr] | ^^^^ not found in this scope Nov 28 19:55:43.235 INFO [stderr] Nov 28 19:55:43.235 INFO [stderr] error[E0412]: cannot find type `HFONT` in this scope Nov 28 19:55:43.235 INFO [stderr] --> src/main.rs:1029:36 Nov 28 19:55:43.235 INFO [stderr] | Nov 28 19:55:43.235 INFO [stderr] 1029 | fn sidepanel(w: HWND, sw: HWND, f :HFONT) Nov 28 19:55:43.235 INFO [stderr] | ^^^^^ not found in this scope Nov 28 19:55:43.235 INFO [stderr] Nov 28 19:55:43.235 INFO [stderr] error[E0412]: cannot find type `HWND` in this scope Nov 28 19:55:43.235 INFO [stderr] --> src/main.rs:1053:46 Nov 28 19:55:43.235 INFO [stderr] | Nov 28 19:55:43.235 INFO [stderr] 1053 | pub unsafe extern "system" fn window_proc(w :HWND, msg :UINT, p :WPARAM, l :LPARAM) -> LRESULT Nov 28 19:55:43.235 INFO [stderr] | ^^^^ not found in this scope Nov 28 19:55:43.235 INFO [stderr] Nov 28 19:55:43.235 INFO [stderr] error[E0412]: cannot find type `UINT` in this scope Nov 28 19:55:43.235 INFO [stderr] --> src/main.rs:1053:57 Nov 28 19:55:43.235 INFO [stderr] | Nov 28 19:55:43.235 INFO [stderr] 1053 | pub unsafe extern "system" fn window_proc(w :HWND, msg :UINT, p :WPARAM, l :LPARAM) -> LRESULT Nov 28 19:55:43.235 INFO [stderr] | ^^^^ not found in this scope Nov 28 19:55:43.235 INFO [stderr] Nov 28 19:55:43.235 INFO [stderr] error[E0412]: cannot find type `WPARAM` in this scope Nov 28 19:55:43.235 INFO [stderr] --> src/main.rs:1053:66 Nov 28 19:55:43.235 INFO [stderr] | Nov 28 19:55:43.235 INFO [stderr] 1053 | pub unsafe extern "system" fn window_proc(w :HWND, msg :UINT, p :WPARAM, l :LPARAM) -> LRESULT Nov 28 19:55:43.235 INFO [stderr] | ^^^^^^ not found in this scope Nov 28 19:55:43.235 INFO [stderr] Nov 28 19:55:43.235 INFO [stderr] error[E0412]: cannot find type `LPARAM` in this scope Nov 28 19:55:43.235 INFO [stderr] --> src/main.rs:1053:77 Nov 28 19:55:43.235 INFO [stderr] | Nov 28 19:55:43.235 INFO [stderr] 1053 | pub unsafe extern "system" fn window_proc(w :HWND, msg :UINT, p :WPARAM, l :LPARAM) -> LRESULT Nov 28 19:55:43.235 INFO [stderr] | ^^^^^^ not found in this scope Nov 28 19:55:43.235 INFO [stderr] Nov 28 19:55:43.235 INFO [stderr] error[E0412]: cannot find type `LRESULT` in this scope Nov 28 19:55:43.235 INFO [stderr] --> src/main.rs:1053:88 Nov 28 19:55:43.235 INFO [stderr] | Nov 28 19:55:43.235 INFO [stderr] 1053 | pub unsafe extern "system" fn window_proc(w :HWND, msg :UINT, p :WPARAM, l :LPARAM) -> LRESULT Nov 28 19:55:43.235 INFO [stderr] | ^^^^^^^ not found in this scope Nov 28 19:55:43.235 INFO [stderr] Nov 28 19:55:43.235 INFO [stderr] error[E0412]: cannot find type `LPCREATESTRUCTW` in this scope Nov 28 19:55:43.235 INFO [stderr] --> src/main.rs:1059:27 Nov 28 19:55:43.235 INFO [stderr] | Nov 28 19:55:43.235 INFO [stderr] 1059 | let param = &*(l as LPCREATESTRUCTW); Nov 28 19:55:43.236 INFO [stderr] | ^^^^^^^^^^^^^^^ not found in this scope Nov 28 19:55:43.236 INFO [stderr] Nov 28 19:55:43.236 INFO [stderr] error[E0412]: cannot find type `LPVOID` in this scope Nov 28 19:55:43.236 INFO [stderr] --> src/main.rs:1065:72 Nov 28 19:55:43.236 INFO [stderr] | Nov 28 19:55:43.236 INFO [stderr] 1065 | let mov_ptr = user::GetWindowLongPtrW(w, user::GWLP_USERDATA) as LPVOID; Nov 28 19:55:43.236 INFO [stderr] | ^^^^^^ not found in this scope Nov 28 19:55:43.236 INFO [stderr] Nov 28 19:55:43.236 INFO [stderr] error[E0425]: cannot find value `MAX_PATH` in this scope Nov 28 19:55:43.236 INFO [stderr] --> src/main.rs:1084:32 Nov 28 19:55:43.236 INFO [stderr] | Nov 28 19:55:43.236 INFO [stderr] 1084 | let mut v = vec![0u16; MAX_PATH as usize]; Nov 28 19:55:43.236 INFO [stderr] | ^^^^^^^^ not found in this scope Nov 28 19:55:43.236 INFO [stderr] Nov 28 19:55:43.236 INFO [stderr] error[E0425]: cannot find value `MAX_PATH` in this scope Nov 28 19:55:43.236 INFO [stderr] --> src/main.rs:1085:57 Nov 28 19:55:43.236 INFO [stderr] | Nov 28 19:55:43.236 INFO [stderr] 1085 | shell::DragQueryFileW(hdrop, 0, v.as_mut_ptr(), MAX_PATH as u32); Nov 28 19:55:43.236 INFO [stderr] | ^^^^^^^^ not found in this scope Nov 28 19:55:43.236 INFO [stderr] Nov 28 19:55:43.236 INFO [stderr] error[E0412]: cannot find type `LPVOID` in this scope Nov 28 19:55:43.236 INFO [stderr] --> src/main.rs:1094:74 Nov 28 19:55:43.236 INFO [stderr] | Nov 28 19:55:43.236 INFO [stderr] 1094 | let mov_ptr = user::GetWindowLongPtrW(w, user::GWLP_USERDATA) as LPVOID; Nov 28 19:55:43.236 INFO [stderr] | ^^^^^^ not found in this scope Nov 28 19:55:43.236 INFO [stderr] Nov 28 19:55:43.236 INFO [stderr] error[E0412]: cannot find type `LPVOID` in this scope Nov 28 19:55:43.236 INFO [stderr] --> src/main.rs:1136:80 Nov 28 19:55:43.236 INFO [stderr] | Nov 28 19:55:43.236 INFO [stderr] 1136 | let mov_ptr = user::GetWindowLongPtrW(w, user::GWLP_USERDATA) as LPVOID; Nov 28 19:55:43.236 INFO [stderr] | ^^^^^^ not found in this scope Nov 28 19:55:43.236 INFO [stderr] Nov 28 19:55:43.236 INFO [stderr] error[E0412]: cannot find type `LPVOID` in this scope Nov 28 19:55:43.236 INFO [stderr] --> src/main.rs:1160:72 Nov 28 19:55:43.236 INFO [stderr] | Nov 28 19:55:43.236 INFO [stderr] 1160 | let mov_ptr = user::GetWindowLongPtrW(w, user::GWLP_USERDATA) as LPVOID; Nov 28 19:55:43.236 INFO [stderr] | ^^^^^^ not found in this scope Nov 28 19:55:43.236 INFO [stderr] Nov 28 19:55:43.236 INFO [stderr] error[E0412]: cannot find type `LPVOID` in this scope Nov 28 19:55:43.236 INFO [stderr] --> src/main.rs:1178:76 Nov 28 19:55:43.236 INFO [stderr] | Nov 28 19:55:43.236 INFO [stderr] 1178 | let mov_ptr = user::GetWindowLongPtrW(w, user::GWLP_USERDATA) as LPVOID; Nov 28 19:55:43.236 INFO [stderr] | ^^^^^^ not found in this scope Nov 28 19:55:43.236 INFO [stderr] Nov 28 19:55:43.236 INFO [stderr] error[E0425]: cannot find function `HIWORD` in this scope Nov 28 19:55:43.236 INFO [stderr] --> src/main.rs:1191:17 Nov 28 19:55:43.236 INFO [stderr] | Nov 28 19:55:43.236 INFO [stderr] 1191 | let w_h = HIWORD(l as u32); Nov 28 19:55:43.236 INFO [stderr] | ^^^^^^ not found in this scope Nov 28 19:55:43.236 INFO [stderr] Nov 28 19:55:43.236 INFO [stderr] error[E0412]: cannot find type `HWND` in this scope Nov 28 19:55:43.236 INFO [stderr] --> src/main.rs:1213:50 Nov 28 19:55:43.236 INFO [stderr] | Nov 28 19:55:43.236 INFO [stderr] 1213 | pub unsafe extern "system" fn sub_window_proc(w :HWND, msg :UINT, p :WPARAM, l :LPARAM) -> LRESULT Nov 28 19:55:43.236 INFO [stderr] | ^^^^ not found in this scope Nov 28 19:55:43.236 INFO [stderr] Nov 28 19:55:43.236 INFO [stderr] error[E0412]: cannot find type `UINT` in this scope Nov 28 19:55:43.236 INFO [stderr] --> src/main.rs:1213:61 Nov 28 19:55:43.236 INFO [stderr] | Nov 28 19:55:43.236 INFO [stderr] 1213 | pub unsafe extern "system" fn sub_window_proc(w :HWND, msg :UINT, p :WPARAM, l :LPARAM) -> LRESULT Nov 28 19:55:43.236 INFO [stderr] | ^^^^ not found in this scope Nov 28 19:55:43.236 INFO [stderr] Nov 28 19:55:43.236 INFO [stderr] error[E0412]: cannot find type `WPARAM` in this scope Nov 28 19:55:43.236 INFO [stderr] --> src/main.rs:1213:70 Nov 28 19:55:43.236 INFO [stderr] | Nov 28 19:55:43.236 INFO [stderr] 1213 | pub unsafe extern "system" fn sub_window_proc(w :HWND, msg :UINT, p :WPARAM, l :LPARAM) -> LRESULT Nov 28 19:55:43.236 INFO [stderr] | ^^^^^^ not found in this scope Nov 28 19:55:43.236 INFO [stderr] Nov 28 19:55:43.236 INFO [stderr] error[E0412]: cannot find type `LPARAM` in this scope Nov 28 19:55:43.236 INFO [stderr] --> src/main.rs:1213:81 Nov 28 19:55:43.236 INFO [stderr] | Nov 28 19:55:43.236 INFO [stderr] 1213 | pub unsafe extern "system" fn sub_window_proc(w :HWND, msg :UINT, p :WPARAM, l :LPARAM) -> LRESULT Nov 28 19:55:43.236 INFO [stderr] | ^^^^^^ not found in this scope Nov 28 19:55:43.236 INFO [stderr] Nov 28 19:55:43.236 INFO [stderr] error[E0412]: cannot find type `LRESULT` in this scope Nov 28 19:55:43.236 INFO [stderr] --> src/main.rs:1213:92 Nov 28 19:55:43.236 INFO [stderr] | Nov 28 19:55:43.236 INFO [stderr] 1213 | pub unsafe extern "system" fn sub_window_proc(w :HWND, msg :UINT, p :WPARAM, l :LPARAM) -> LRESULT Nov 28 19:55:43.236 INFO [stderr] | ^^^^^^^ not found in this scope Nov 28 19:55:43.236 INFO [stderr] Nov 28 19:55:43.236 INFO [stderr] error[E0412]: cannot find type `HINSTANCE` in this scope Nov 28 19:55:43.236 INFO [stderr] --> src/main.rs:1242:38 Nov 28 19:55:43.236 INFO [stderr] | Nov 28 19:55:43.236 INFO [stderr] 1242 | let icon = user::LoadImageW(0 as HINSTANCE, icon_name.as_ptr(), user::IMAGE_ICON, 0, 0, Nov 28 19:55:43.236 INFO [stderr] | ^^^^^^^^^ not found in this scope Nov 28 19:55:43.236 INFO [stderr] Nov 28 19:55:43.237 INFO [stderr] error[E0412]: cannot find type `HINSTANCE` in this scope Nov 28 19:55:43.237 INFO [stderr] --> src/main.rs:1245:39 Nov 28 19:55:43.237 INFO [stderr] | Nov 28 19:55:43.237 INFO [stderr] 1245 | let icon2 = user::LoadImageW(0 as HINSTANCE, icon_name2.as_ptr(), user::IMAGE_ICON, 0, 0, Nov 28 19:55:43.237 INFO [stderr] | ^^^^^^^^^ not found in this scope Nov 28 19:55:43.237 INFO [stderr] Nov 28 19:55:43.237 INFO [stderr] error[E0412]: cannot find type `HINSTANCE` in this scope Nov 28 19:55:43.237 INFO [stderr] --> src/main.rs:1248:39 Nov 28 19:55:43.237 INFO [stderr] | Nov 28 19:55:43.237 INFO [stderr] 1248 | let icon3 = user::LoadImageW(0 as HINSTANCE, icon_name3.as_ptr(), user::IMAGE_ICON, 0, 0, Nov 28 19:55:43.237 INFO [stderr] | ^^^^^^^^^ not found in this scope Nov 28 19:55:43.237 INFO [stderr] Nov 28 19:55:43.237 INFO [stderr] error[E0412]: cannot find type `HICON` in this scope Nov 28 19:55:43.237 INFO [stderr] --> src/main.rs:1251:82 Nov 28 19:55:43.237 INFO [stderr] | Nov 28 19:55:43.237 INFO [stderr] 1251 | let sidehwnd = window(class_name2, win_name2, Some(sub_window_proc), icon as HICON, Nov 28 19:55:43.237 INFO [stderr] | ^^^^^ not found in this scope Nov 28 19:55:43.237 INFO [stderr] Nov 28 19:55:43.237 INFO [stderr] error[E0425]: cannot find value `WS_POPUP` in this scope Nov 28 19:55:43.237 INFO [stderr] --> src/main.rs:1252:27 Nov 28 19:55:43.237 INFO [stderr] | Nov 28 19:55:43.237 INFO [stderr] 1252 | WS_POPUP | WS_BORDER | WS_VISIBLE, W/4, H, 0 as LPVOID); Nov 28 19:55:43.237 INFO [stderr] | ^^^^^^^^ not found in this scope Nov 28 19:55:43.237 INFO [stderr] Nov 28 19:55:43.237 INFO [stderr] error[E0425]: cannot find value `WS_BORDER` in this scope Nov 28 19:55:43.237 INFO [stderr] --> src/main.rs:1252:38 Nov 28 19:55:43.237 INFO [stderr] | Nov 28 19:55:43.237 INFO [stderr] 1252 | WS_POPUP | WS_BORDER | WS_VISIBLE, W/4, H, 0 as LPVOID); Nov 28 19:55:43.237 INFO [stderr] | ^^^^^^^^^ not found in this scope Nov 28 19:55:43.237 INFO [stderr] Nov 28 19:55:43.237 INFO [stderr] error[E0425]: cannot find value `WS_VISIBLE` in this scope Nov 28 19:55:43.237 INFO [stderr] --> src/main.rs:1252:50 Nov 28 19:55:43.237 INFO [stderr] | Nov 28 19:55:43.237 INFO [stderr] 1252 | WS_POPUP | WS_BORDER | WS_VISIBLE, W/4, H, 0 as LPVOID); Nov 28 19:55:43.237 INFO [stderr] | ^^^^^^^^^^ not found in this scope Nov 28 19:55:43.237 INFO [stderr] Nov 28 19:55:43.237 INFO [stderr] error[E0412]: cannot find type `LPVOID` in this scope Nov 28 19:55:43.237 INFO [stderr] --> src/main.rs:1252:75 Nov 28 19:55:43.237 INFO [stderr] | Nov 28 19:55:43.237 INFO [stderr] 1252 | WS_POPUP | WS_BORDER | WS_VISIBLE, W/4, H, 0 as LPVOID); Nov 28 19:55:43.237 INFO [stderr] | ^^^^^^ not found in this scope Nov 28 19:55:43.237 INFO [stderr] Nov 28 19:55:43.237 INFO [stderr] error[E0412]: cannot find type `HICON` in this scope Nov 28 19:55:43.237 INFO [stderr] --> src/main.rs:1255:53 Nov 28 19:55:43.237 INFO [stderr] | Nov 28 19:55:43.237 INFO [stderr] 1255 | let mut mov : MV = MV{font :font, save :icon as HICON, edit :icon2 as HICON, visual :icon3 as HICON, sw :sidehwnd}; Nov 28 19:55:43.237 INFO [stderr] | ^^^^^ not found in this scope Nov 28 19:55:43.237 INFO [stderr] Nov 28 19:55:43.237 INFO [stderr] error[E0412]: cannot find type `HICON` in this scope Nov 28 19:55:43.237 INFO [stderr] --> src/main.rs:1255:75 Nov 28 19:55:43.237 INFO [stderr] | Nov 28 19:55:43.237 INFO [stderr] 1255 | let mut mov : MV = MV{font :font, save :icon as HICON, edit :icon2 as HICON, visual :icon3 as HICON, sw :sidehwnd}; Nov 28 19:55:43.237 INFO [stderr] | ^^^^^ not found in this scope Nov 28 19:55:43.237 INFO [stderr] Nov 28 19:55:43.237 INFO [stderr] error[E0412]: cannot find type `HICON` in this scope Nov 28 19:55:43.237 INFO [stderr] --> src/main.rs:1255:99 Nov 28 19:55:43.237 INFO [stderr] | Nov 28 19:55:43.237 INFO [stderr] 1255 | let mut mov : MV = MV{font :font, save :icon as HICON, edit :icon2 as HICON, visual :icon3 as HICON, sw :sidehwnd}; Nov 28 19:55:43.237 INFO [stderr] | ^^^^^ not found in this scope Nov 28 19:55:43.237 INFO [stderr] Nov 28 19:55:43.237 INFO [stderr] error[E0412]: cannot find type `LPVOID` in this scope Nov 28 19:55:43.237 INFO [stderr] --> src/main.rs:1256:19 Nov 28 19:55:43.237 INFO [stderr] | Nov 28 19:55:43.237 INFO [stderr] 1256 | let mov_ptr : LPVOID = &mut mov as *mut _ as LPVOID; Nov 28 19:55:43.237 INFO [stderr] | ^^^^^^ not found in this scope Nov 28 19:55:43.237 INFO [stderr] Nov 28 19:55:43.237 INFO [stderr] error[E0412]: cannot find type `LPVOID` in this scope Nov 28 19:55:43.237 INFO [stderr] --> src/main.rs:1256:50 Nov 28 19:55:43.237 INFO [stderr] | Nov 28 19:55:43.237 INFO [stderr] 1256 | let mov_ptr : LPVOID = &mut mov as *mut _ as LPVOID; Nov 28 19:55:43.237 INFO [stderr] | ^^^^^^ not found in this scope Nov 28 19:55:43.237 INFO [stderr] Nov 28 19:55:43.237 INFO [stderr] error[E0412]: cannot find type `HICON` in this scope Nov 28 19:55:43.237 INFO [stderr] --> src/main.rs:1257:72 Nov 28 19:55:43.237 INFO [stderr] | Nov 28 19:55:43.237 INFO [stderr] 1257 | let hwnd = window(class_name, win_name, Some(window_proc), icon as HICON, WS_OVERLAPPEDWINDOW | WS_VISIBLE, W, H, mov_ptr); Nov 28 19:55:43.237 INFO [stderr] | ^^^^^ not found in this scope Nov 28 19:55:43.237 INFO [stderr] Nov 28 19:55:43.237 INFO [stderr] error[E0425]: cannot find value `WS_OVERLAPPEDWINDOW` in this scope Nov 28 19:55:43.237 INFO [stderr] --> src/main.rs:1257:79 Nov 28 19:55:43.237 INFO [stderr] | Nov 28 19:55:43.237 INFO [stderr] 1257 | let hwnd = window(class_name, win_name, Some(window_proc), icon as HICON, WS_OVERLAPPEDWINDOW | WS_VISIBLE, W, H, mov_ptr); Nov 28 19:55:43.237 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^ not found in this scope Nov 28 19:55:43.237 INFO [stderr] Nov 28 19:55:43.237 INFO [stderr] error[E0425]: cannot find value `WS_VISIBLE` in this scope Nov 28 19:55:43.238 INFO [stderr] --> src/main.rs:1257:101 Nov 28 19:55:43.238 INFO [stderr] | Nov 28 19:55:43.238 INFO [stderr] 1257 | let hwnd = window(class_name, win_name, Some(window_proc), icon as HICON, WS_OVERLAPPEDWINDOW | WS_VISIBLE, W, H, mov_ptr); Nov 28 19:55:43.238 INFO [stderr] | ^^^^^^^^^^ not found in this scope Nov 28 19:55:43.238 INFO [stderr] Nov 28 19:55:43.238 INFO [stderr] error[E0412]: cannot find type `HWND` in this scope Nov 28 19:55:43.238 INFO [stderr] --> src/main.rs:1262:42 Nov 28 19:55:43.238 INFO [stderr] | Nov 28 19:55:43.238 INFO [stderr] 1262 | let mut msg = user::MSG {hwnd : 0 as HWND,message : 0 as UINT, wParam : 0 as WPARAM, lParam : 0 as LPARAM, time : 0 as DWORD, pt : POINT{x:0, y:0},}; Nov 28 19:55:43.238 INFO [stderr] | ^^^^ not found in this scope Nov 28 19:55:43.238 INFO [stderr] Nov 28 19:55:43.238 INFO [stderr] error[E0412]: cannot find type `UINT` in this scope Nov 28 19:55:43.238 INFO [stderr] --> src/main.rs:1262:62 Nov 28 19:55:43.238 INFO [stderr] | Nov 28 19:55:43.238 INFO [stderr] 1262 | let mut msg = user::MSG {hwnd : 0 as HWND,message : 0 as UINT, wParam : 0 as WPARAM, lParam : 0 as LPARAM, time : 0 as DWORD, pt : POINT{x:0, y:0},}; Nov 28 19:55:43.238 INFO [stderr] | ^^^^ not found in this scope Nov 28 19:55:43.238 INFO [stderr] Nov 28 19:55:43.238 INFO [stderr] error[E0412]: cannot find type `WPARAM` in this scope Nov 28 19:55:43.238 INFO [stderr] --> src/main.rs:1262:82 Nov 28 19:55:43.238 INFO [stderr] | Nov 28 19:55:43.238 INFO [stderr] 1262 | let mut msg = user::MSG {hwnd : 0 as HWND,message : 0 as UINT, wParam : 0 as WPARAM, lParam : 0 as LPARAM, time : 0 as DWORD, pt : POINT{x:0, y:0},}; Nov 28 19:55:43.238 INFO [stderr] | ^^^^^^ not found in this scope Nov 28 19:55:43.238 INFO [stderr] Nov 28 19:55:43.238 INFO [stderr] error[E0412]: cannot find type `LPARAM` in this scope Nov 28 19:55:43.238 INFO [stderr] --> src/main.rs:1262:104 Nov 28 19:55:43.238 INFO [stderr] | Nov 28 19:55:43.238 INFO [stderr] 1262 | let mut msg = user::MSG {hwnd : 0 as HWND,message : 0 as UINT, wParam : 0 as WPARAM, lParam : 0 as LPARAM, time : 0 as DWORD, pt : POINT{x:0, y:0},}; Nov 28 19:55:43.238 INFO [stderr] | ^^^^^^ not found in this scope Nov 28 19:55:43.238 INFO [stderr] Nov 28 19:55:43.238 INFO [stderr] error[E0412]: cannot find type `DWORD` in this scope Nov 28 19:55:43.238 INFO [stderr] --> src/main.rs:1262:124 Nov 28 19:55:43.238 INFO [stderr] | Nov 28 19:55:43.238 INFO [stderr] 1262 | let mut msg = user::MSG {hwnd : 0 as HWND,message : 0 as UINT, wParam : 0 as WPARAM, lParam : 0 as LPARAM, time : 0 as DWORD, pt : POINT{x:0, y:0},}; Nov 28 19:55:43.238 INFO [stderr] | ^^^^^ not found in this scope Nov 28 19:55:43.238 INFO [stderr] Nov 28 19:55:43.238 INFO [stderr] error[E0422]: cannot find struct, variant or union type `POINT` in this scope Nov 28 19:55:43.238 INFO [stderr] --> src/main.rs:1262:136 Nov 28 19:55:43.238 INFO [stderr] | Nov 28 19:55:43.238 INFO [stderr] 1262 | let mut msg = user::MSG {hwnd : 0 as HWND,message : 0 as UINT, wParam : 0 as WPARAM, lParam : 0 as LPARAM, time : 0 as DWORD, pt : POINT{x:0, y:0},}; Nov 28 19:55:43.238 INFO [stderr] | ^^^^^ not found in this scope Nov 28 19:55:43.238 INFO [stderr] Nov 28 19:55:43.238 INFO [stderr] error[E0412]: cannot find type `WPARAM` in this scope Nov 28 19:55:43.238 INFO [stderr] --> src/main.rs:1263:84 Nov 28 19:55:43.238 INFO [stderr] | Nov 28 19:55:43.238 INFO [stderr] 1263 | if font != ptr::null_mut() {user::SendMessageW(hwnd, user::WM_SETFONT, font as WPARAM, 1);} Nov 28 19:55:43.238 INFO [stderr] | ^^^^^^ not found in this scope Nov 28 19:55:43.238 INFO [stderr] Nov 28 19:55:43.238 INFO [stderr] error[E0412]: cannot find type `HDC` in this scope Nov 28 19:55:43.238 INFO [stderr] --> src/main.rs:1265:35 Nov 28 19:55:43.238 INFO [stderr] | Nov 28 19:55:43.238 INFO [stderr] 1265 | let dc = user::GetDC(hwnd) as HDC; Nov 28 19:55:43.238 INFO [stderr] | ^^^ not found in this scope Nov 28 19:55:43.238 INFO [stderr] Nov 28 19:55:43.238 INFO [stderr] error[E0412]: cannot find type `INT` in this scope Nov 28 19:55:43.238 INFO [stderr] --> src/main.rs:1266:22 Nov 28 19:55:43.238 INFO [stderr] | Nov 28 19:55:43.238 INFO [stderr] 1266 | let mut char_w : INT = 0; Nov 28 19:55:43.238 INFO [stderr] | ^^^ not found in this scope Nov 28 19:55:43.238 INFO [stderr] Nov 28 19:55:43.238 INFO [stderr] error[E0412]: cannot find type `HGDIOBJ` in this scope Nov 28 19:55:43.238 INFO [stderr] --> src/main.rs:1274:35 Nov 28 19:55:43.238 INFO [stderr] | Nov 28 19:55:43.238 INFO [stderr] 1274 | gdi::SelectObject(dc, font as HGDIOBJ ); Nov 28 19:55:43.238 INFO [stderr] | ^^^^^^^ not found in this scope Nov 28 19:55:43.238 INFO [stderr] Nov 28 19:55:43.238 INFO [stderr] error[E0412]: cannot find type `UINT` in this scope Nov 28 19:55:43.238 INFO [stderr] --> src/main.rs:1275:35 Nov 28 19:55:43.238 INFO [stderr] | Nov 28 19:55:43.238 INFO [stderr] 1275 | gdi::GetCharWidth32W(dc, 0 as UINT, 0 as UINT, &mut char_w); Nov 28 19:55:43.238 INFO [stderr] | ^^^^ not found in this scope Nov 28 19:55:43.238 INFO [stderr] Nov 28 19:55:43.238 INFO [stderr] error[E0412]: cannot find type `UINT` in this scope Nov 28 19:55:43.238 INFO [stderr] --> src/main.rs:1275:46 Nov 28 19:55:43.238 INFO [stderr] | Nov 28 19:55:43.238 INFO [stderr] 1275 | gdi::GetCharWidth32W(dc, 0 as UINT, 0 as UINT, &mut char_w); Nov 28 19:55:43.238 INFO [stderr] | ^^^^ not found in this scope Nov 28 19:55:43.238 INFO [stderr] Nov 28 19:55:43.238 INFO [stderr] error[E0412]: cannot find type `HBITMAP` in this scope Nov 28 19:55:43.238 INFO [stderr] --> src/main.rs:1280:34 Nov 28 19:55:43.238 INFO [stderr] | Nov 28 19:55:43.238 INFO [stderr] 1280 | user::CreateCaret(hwnd, 0 as HBITMAP, 1, tm.tmHeight); Nov 28 19:55:43.238 INFO [stderr] | ^^^^^^^ not found in this scope Nov 28 19:55:43.238 INFO [stderr] Nov 28 19:55:43.238 INFO [stderr] error[E0412]: cannot find type `HWND` in this scope Nov 28 19:55:43.238 INFO [stderr] --> src/main.rs:1290:48 Nov 28 19:55:43.239 INFO [stderr] | Nov 28 19:55:43.239 INFO [stderr] 1290 | let m = user::GetMessageW(&mut msg, 0 as HWND, 0, 0); Nov 28 19:55:43.239 INFO [stderr] | ^^^^ not found in this scope Nov 28 19:55:43.239 INFO [stderr] Nov 28 19:55:43.248 INFO [stderr] warning: unused imports: `HANDLE`, `LONG`, `LPCWSTR`, `minwinbase::LMEM_MOVEABLE` Nov 28 19:55:43.248 INFO [stderr] --> src/main.rs:35:18 Nov 28 19:55:43.248 INFO [stderr] | Nov 28 19:55:43.248 INFO [stderr] 35 | use winapi::um::{minwinbase::LMEM_MOVEABLE, winnt::{LPCWSTR, LONG, HANDLE}}; Nov 28 19:55:43.248 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^ ^^^^ ^^^^^^ Nov 28 19:55:43.248 INFO [stderr] | Nov 28 19:55:43.248 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 28 19:55:43.248 INFO [stderr] Nov 28 19:55:43.248 INFO [stderr] warning: unused imports: `HBITMAP`, `HBRUSH`, `HDC`, `HFONT`, `HGDIOBJ`, `HICON`, `HMENU`, `HWND`, `POINT`, `RECT` Nov 28 19:55:43.248 INFO [stderr] --> src/main.rs:37:30 Nov 28 19:55:43.248 INFO [stderr] | Nov 28 19:55:43.248 INFO [stderr] 37 | use winapi::shared::windef::{HWND, HMENU, HBRUSH, HICON, HFONT, HGDIOBJ, HBITMAP, HDC, RECT, POINT}; Nov 28 19:55:43.248 INFO [stderr] | ^^^^ ^^^^^ ^^^^^^ ^^^^^ ^^^^^ ^^^^^^^ ^^^^^^^ ^^^ ^^^^ ^^^^^ Nov 28 19:55:43.248 INFO [stderr] Nov 28 19:55:43.248 INFO [stderr] warning: unused imports: `DWORD`, `HGLOBAL`, `HINSTANCE`, `HIWORD`, `INT`, `LOWORD`, `LPARAM`, `LPVOID`, `LRESULT`, `MAX_PATH`, `UINT`, `WPARAM` Nov 28 19:55:43.248 INFO [stderr] --> src/main.rs:38:33 Nov 28 19:55:43.248 INFO [stderr] | Nov 28 19:55:43.248 INFO [stderr] 38 | use winapi::shared::minwindef::{INT, UINT, DWORD, MAX_PATH, HINSTANCE, HGLOBAL, LRESULT, LPVOID, WPARAM, LPARAM, HIWORD, LOWORD}; Nov 28 19:55:43.248 INFO [stderr] | ^^^ ^^^^ ^^^^^ ^^^^^^^^ ^^^^^^^^^ ^^^^^^^ ^^^^^^^ ^^^^^^ ^^^^^^ ^^^^^^ ^^^^^^ ^^^^^^ Nov 28 19:55:43.248 INFO [stderr] Nov 28 19:55:43.248 INFO [stderr] warning: unused imports: `LPCREATESTRUCTW`, `WNDCLASSEXW`, `WNDPROC`, `WS_BORDER`, `WS_CAPTION`, `WS_CHILD`, `WS_OVERLAPPEDWINDOW`, `WS_POPUP`, `WS_SYSMENU`, `WS_VISIBLE` Nov 28 19:55:43.248 INFO [stderr] --> src/main.rs:39:12 Nov 28 19:55:43.248 INFO [stderr] | Nov 28 19:55:43.248 INFO [stderr] 39 | use user::{WS_OVERLAPPEDWINDOW, WS_VISIBLE, WS_CHILD, WS_BORDER, WS_SYSMENU, WS_POPUP, WS_CAPTION, WNDCLASSEXW, WNDPROC, LPCREATESTRUCTW}; Nov 28 19:55:43.248 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^ ^^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^^^^ ^^^^^^^ ^^^^^^^^^^^^^^^ Nov 28 19:55:43.248 INFO [stderr] Nov 28 19:55:43.248 INFO [stderr] warning: unused imports: `Write`, `os::windows::ffi::OsStrExt` Nov 28 19:55:43.249 INFO [stderr] --> src/main.rs:40:32 Nov 28 19:55:43.249 INFO [stderr] | Nov 28 19:55:43.249 INFO [stderr] 40 | use std::{ptr, mem, io::{Read, Write}, fs::File, ffi::OsStr, sync::Mutex, string::String, os::windows::ffi::OsStrExt}; Nov 28 19:55:43.249 INFO [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 28 19:55:43.249 INFO [stderr] Nov 28 19:55:43.312 INFO [stderr] error[E0599]: no method named `encode_wide` found for type `&std::ffi::OsStr` in the current scope Nov 28 19:55:43.312 INFO [stderr] --> src/main.rs:72:26 Nov 28 19:55:43.312 INFO [stderr] | Nov 28 19:55:43.312 INFO [stderr] 72 | return OsStr::new(str).encode_wide().chain(Some(0).into_iter()).collect(); Nov 28 19:55:43.312 INFO [stderr] | ^^^^^^^^^^^ Nov 28 19:55:43.312 INFO [stderr] Nov 28 19:55:43.336 INFO [stderr] error[E0599]: no method named `lock` found for type `POS` in the current scope Nov 28 19:55:43.336 INFO [stderr] --> src/main.rs:134:16 Nov 28 19:55:43.336 INFO [stderr] | Nov 28 19:55:43.336 INFO [stderr] 52 | / lazy_static! Nov 28 19:55:43.336 INFO [stderr] 53 | | { Nov 28 19:55:43.336 INFO [stderr] 54 | | // MODE: 0: save 1(i),2(a): edit Nov 28 19:55:43.336 INFO [stderr] 55 | | static ref MODE: Mutex = Mutex::new(0); Nov 28 19:55:43.336 INFO [stderr] ... | Nov 28 19:55:43.336 INFO [stderr] 67 | | static ref RBUFFER: Mutex = Mutex::new(String::new()); Nov 28 19:55:43.336 INFO [stderr] 68 | | } Nov 28 19:55:43.336 INFO [stderr] | |_- method `lock` not found for this Nov 28 19:55:43.336 INFO [stderr] ... Nov 28 19:55:43.336 INFO [stderr] 134 | *POS.lock().unwrap() = POINT{x:0, y:0}; Nov 28 19:55:43.336 INFO [stderr] | ^^^^ Nov 28 19:55:43.336 INFO [stderr] | Nov 28 19:55:43.336 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Nov 28 19:55:43.336 INFO [stderr] Nov 28 19:55:43.348 INFO [stderr] error[E0599]: no method named `lock` found for type `POS` in the current scope Nov 28 19:55:43.348 INFO [stderr] --> src/main.rs:169:16 Nov 28 19:55:43.348 INFO [stderr] | Nov 28 19:55:43.348 INFO [stderr] 52 | / lazy_static! Nov 28 19:55:43.348 INFO [stderr] 53 | | { Nov 28 19:55:43.348 INFO [stderr] 54 | | // MODE: 0: save 1(i),2(a): edit Nov 28 19:55:43.348 INFO [stderr] 55 | | static ref MODE: Mutex = Mutex::new(0); Nov 28 19:55:43.348 INFO [stderr] ... | Nov 28 19:55:43.348 INFO [stderr] 67 | | static ref RBUFFER: Mutex = Mutex::new(String::new()); Nov 28 19:55:43.348 INFO [stderr] 68 | | } Nov 28 19:55:43.348 INFO [stderr] | |_- method `lock` not found for this Nov 28 19:55:43.348 INFO [stderr] ... Nov 28 19:55:43.348 INFO [stderr] 169 | let y = {POS.lock().unwrap().y}; Nov 28 19:55:43.348 INFO [stderr] | ^^^^ Nov 28 19:55:43.348 INFO [stderr] | Nov 28 19:55:43.348 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Nov 28 19:55:43.348 INFO [stderr] Nov 28 19:55:43.354 INFO [stderr] error[E0599]: no method named `lock` found for type `POS` in the current scope Nov 28 19:55:43.354 INFO [stderr] --> src/main.rs:178:16 Nov 28 19:55:43.354 INFO [stderr] | Nov 28 19:55:43.354 INFO [stderr] 52 | / lazy_static! Nov 28 19:55:43.354 INFO [stderr] 53 | | { Nov 28 19:55:43.354 INFO [stderr] 54 | | // MODE: 0: save 1(i),2(a): edit Nov 28 19:55:43.354 INFO [stderr] 55 | | static ref MODE: Mutex = Mutex::new(0); Nov 28 19:55:43.354 INFO [stderr] ... | Nov 28 19:55:43.354 INFO [stderr] 67 | | static ref RBUFFER: Mutex = Mutex::new(String::new()); Nov 28 19:55:43.354 INFO [stderr] 68 | | } Nov 28 19:55:43.354 INFO [stderr] | |_- method `lock` not found for this Nov 28 19:55:43.354 INFO [stderr] ... Nov 28 19:55:43.354 INFO [stderr] 178 | let y = {POS.lock().unwrap().y}; Nov 28 19:55:43.354 INFO [stderr] | ^^^^ Nov 28 19:55:43.354 INFO [stderr] | Nov 28 19:55:43.354 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Nov 28 19:55:43.354 INFO [stderr] Nov 28 19:55:43.360 INFO [stderr] error[E0599]: no method named `lock` found for type `POS` in the current scope Nov 28 19:55:43.360 INFO [stderr] --> src/main.rs:202:16 Nov 28 19:55:43.360 INFO [stderr] | Nov 28 19:55:43.360 INFO [stderr] 52 | / lazy_static! Nov 28 19:55:43.360 INFO [stderr] 53 | | { Nov 28 19:55:43.360 INFO [stderr] 54 | | // MODE: 0: save 1(i),2(a): edit Nov 28 19:55:43.360 INFO [stderr] 55 | | static ref MODE: Mutex = Mutex::new(0); Nov 28 19:55:43.360 INFO [stderr] ... | Nov 28 19:55:43.360 INFO [stderr] 67 | | static ref RBUFFER: Mutex = Mutex::new(String::new()); Nov 28 19:55:43.360 INFO [stderr] 68 | | } Nov 28 19:55:43.360 INFO [stderr] | |_- method `lock` not found for this Nov 28 19:55:43.360 INFO [stderr] ... Nov 28 19:55:43.360 INFO [stderr] 202 | let x = {POS.lock().unwrap().x}; Nov 28 19:55:43.360 INFO [stderr] | ^^^^ Nov 28 19:55:43.360 INFO [stderr] | Nov 28 19:55:43.360 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Nov 28 19:55:43.360 INFO [stderr] Nov 28 19:55:43.362 INFO [stderr] error[E0599]: no method named `lock` found for type `POS` in the current scope Nov 28 19:55:43.362 INFO [stderr] --> src/main.rs:203:16 Nov 28 19:55:43.362 INFO [stderr] | Nov 28 19:55:43.362 INFO [stderr] 52 | / lazy_static! Nov 28 19:55:43.362 INFO [stderr] 53 | | { Nov 28 19:55:43.362 INFO [stderr] 54 | | // MODE: 0: save 1(i),2(a): edit Nov 28 19:55:43.362 INFO [stderr] 55 | | static ref MODE: Mutex = Mutex::new(0); Nov 28 19:55:43.362 INFO [stderr] ... | Nov 28 19:55:43.362 INFO [stderr] 67 | | static ref RBUFFER: Mutex = Mutex::new(String::new()); Nov 28 19:55:43.362 INFO [stderr] 68 | | } Nov 28 19:55:43.362 INFO [stderr] | |_- method `lock` not found for this Nov 28 19:55:43.362 INFO [stderr] ... Nov 28 19:55:43.362 INFO [stderr] 203 | let y = {POS.lock().unwrap().y}; Nov 28 19:55:43.362 INFO [stderr] | ^^^^ Nov 28 19:55:43.362 INFO [stderr] | Nov 28 19:55:43.362 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Nov 28 19:55:43.362 INFO [stderr] Nov 28 19:55:43.368 INFO [stderr] error[E0599]: no method named `lock` found for type `POS` in the current scope Nov 28 19:55:43.368 INFO [stderr] --> src/main.rs:212:16 Nov 28 19:55:43.368 INFO [stderr] | Nov 28 19:55:43.368 INFO [stderr] 52 | / lazy_static! Nov 28 19:55:43.368 INFO [stderr] 53 | | { Nov 28 19:55:43.368 INFO [stderr] 54 | | // MODE: 0: save 1(i),2(a): edit Nov 28 19:55:43.368 INFO [stderr] 55 | | static ref MODE: Mutex = Mutex::new(0); Nov 28 19:55:43.368 INFO [stderr] ... | Nov 28 19:55:43.368 INFO [stderr] 67 | | static ref RBUFFER: Mutex = Mutex::new(String::new()); Nov 28 19:55:43.368 INFO [stderr] 68 | | } Nov 28 19:55:43.368 INFO [stderr] | |_- method `lock` not found for this Nov 28 19:55:43.368 INFO [stderr] ... Nov 28 19:55:43.368 INFO [stderr] 212 | let x = {POS.lock().unwrap().x}; Nov 28 19:55:43.368 INFO [stderr] | ^^^^ Nov 28 19:55:43.368 INFO [stderr] | Nov 28 19:55:43.368 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Nov 28 19:55:43.368 INFO [stderr] Nov 28 19:55:43.376 INFO [stderr] error[E0599]: no method named `lock` found for type `POS` in the current scope Nov 28 19:55:43.376 INFO [stderr] --> src/main.rs:213:16 Nov 28 19:55:43.376 INFO [stderr] | Nov 28 19:55:43.376 INFO [stderr] 52 | / lazy_static! Nov 28 19:55:43.376 INFO [stderr] 53 | | { Nov 28 19:55:43.376 INFO [stderr] 54 | | // MODE: 0: save 1(i),2(a): edit Nov 28 19:55:43.376 INFO [stderr] 55 | | static ref MODE: Mutex = Mutex::new(0); Nov 28 19:55:43.376 INFO [stderr] ... | Nov 28 19:55:43.376 INFO [stderr] 67 | | static ref RBUFFER: Mutex = Mutex::new(String::new()); Nov 28 19:55:43.376 INFO [stderr] 68 | | } Nov 28 19:55:43.376 INFO [stderr] | |_- method `lock` not found for this Nov 28 19:55:43.376 INFO [stderr] ... Nov 28 19:55:43.376 INFO [stderr] 213 | let y = {POS.lock().unwrap().y}; Nov 28 19:55:43.376 INFO [stderr] | ^^^^ Nov 28 19:55:43.376 INFO [stderr] | Nov 28 19:55:43.376 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Nov 28 19:55:43.376 INFO [stderr] Nov 28 19:55:43.390 INFO [stderr] error[E0599]: no method named `lock` found for type `CHX` in the current scope Nov 28 19:55:43.390 INFO [stderr] --> src/main.rs:303:17 Nov 28 19:55:43.390 INFO [stderr] | Nov 28 19:55:43.390 INFO [stderr] 52 | / lazy_static! Nov 28 19:55:43.390 INFO [stderr] 53 | | { Nov 28 19:55:43.390 INFO [stderr] 54 | | // MODE: 0: save 1(i),2(a): edit Nov 28 19:55:43.390 INFO [stderr] 55 | | static ref MODE: Mutex = Mutex::new(0); Nov 28 19:55:43.390 INFO [stderr] ... | Nov 28 19:55:43.390 INFO [stderr] 67 | | static ref RBUFFER: Mutex = Mutex::new(String::new()); Nov 28 19:55:43.391 INFO [stderr] 68 | | } Nov 28 19:55:43.391 INFO [stderr] | |_- method `lock` not found for this Nov 28 19:55:43.391 INFO [stderr] ... Nov 28 19:55:43.391 INFO [stderr] 303 | let w = {*CHX.lock().unwrap()}; Nov 28 19:55:43.391 INFO [stderr] | ^^^^ Nov 28 19:55:43.391 INFO [stderr] | Nov 28 19:55:43.391 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Nov 28 19:55:43.391 INFO [stderr] Nov 28 19:55:43.393 INFO [stderr] error[E0599]: no method named `lock` found for type `CHY` in the current scope Nov 28 19:55:43.393 INFO [stderr] --> src/main.rs:304:17 Nov 28 19:55:43.393 INFO [stderr] | Nov 28 19:55:43.393 INFO [stderr] 52 | / lazy_static! Nov 28 19:55:43.393 INFO [stderr] 53 | | { Nov 28 19:55:43.393 INFO [stderr] 54 | | // MODE: 0: save 1(i),2(a): edit Nov 28 19:55:43.393 INFO [stderr] 55 | | static ref MODE: Mutex = Mutex::new(0); Nov 28 19:55:43.393 INFO [stderr] ... | Nov 28 19:55:43.393 INFO [stderr] 67 | | static ref RBUFFER: Mutex = Mutex::new(String::new()); Nov 28 19:55:43.393 INFO [stderr] 68 | | } Nov 28 19:55:43.393 INFO [stderr] | |_- method `lock` not found for this Nov 28 19:55:43.393 INFO [stderr] ... Nov 28 19:55:43.393 INFO [stderr] 304 | let h = {*CHY.lock().unwrap()}; Nov 28 19:55:43.393 INFO [stderr] | ^^^^ Nov 28 19:55:43.393 INFO [stderr] | Nov 28 19:55:43.393 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Nov 28 19:55:43.393 INFO [stderr] Nov 28 19:55:43.396 INFO [stderr] error[E0599]: no method named `lock` found for type `POS` in the current scope Nov 28 19:55:43.396 INFO [stderr] --> src/main.rs:312:9 Nov 28 19:55:43.396 INFO [stderr] | Nov 28 19:55:43.396 INFO [stderr] 52 | / lazy_static! Nov 28 19:55:43.396 INFO [stderr] 53 | | { Nov 28 19:55:43.396 INFO [stderr] 54 | | // MODE: 0: save 1(i),2(a): edit Nov 28 19:55:43.396 INFO [stderr] 55 | | static ref MODE: Mutex = Mutex::new(0); Nov 28 19:55:43.396 INFO [stderr] ... | Nov 28 19:55:43.396 INFO [stderr] 67 | | static ref RBUFFER: Mutex = Mutex::new(String::new()); Nov 28 19:55:43.396 INFO [stderr] 68 | | } Nov 28 19:55:43.396 INFO [stderr] | |_- method `lock` not found for this Nov 28 19:55:43.396 INFO [stderr] ... Nov 28 19:55:43.396 INFO [stderr] 312 | POS.lock().unwrap().x -= 1; Nov 28 19:55:43.396 INFO [stderr] | ^^^^ Nov 28 19:55:43.396 INFO [stderr] | Nov 28 19:55:43.396 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Nov 28 19:55:43.396 INFO [stderr] Nov 28 19:55:43.398 INFO [stderr] error[E0599]: no method named `lock` found for type `POS` in the current scope Nov 28 19:55:43.398 INFO [stderr] --> src/main.rs:316:9 Nov 28 19:55:43.398 INFO [stderr] | Nov 28 19:55:43.398 INFO [stderr] 52 | / lazy_static! Nov 28 19:55:43.398 INFO [stderr] 53 | | { Nov 28 19:55:43.398 INFO [stderr] 54 | | // MODE: 0: save 1(i),2(a): edit Nov 28 19:55:43.398 INFO [stderr] 55 | | static ref MODE: Mutex = Mutex::new(0); Nov 28 19:55:43.398 INFO [stderr] ... | Nov 28 19:55:43.398 INFO [stderr] 67 | | static ref RBUFFER: Mutex = Mutex::new(String::new()); Nov 28 19:55:43.398 INFO [stderr] 68 | | } Nov 28 19:55:43.398 INFO [stderr] | |_- method `lock` not found for this Nov 28 19:55:43.398 INFO [stderr] ... Nov 28 19:55:43.398 INFO [stderr] 316 | POS.lock().unwrap().y -= 1; Nov 28 19:55:43.398 INFO [stderr] | ^^^^ Nov 28 19:55:43.398 INFO [stderr] | Nov 28 19:55:43.398 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Nov 28 19:55:43.398 INFO [stderr] Nov 28 19:55:43.400 INFO [stderr] error[E0599]: no method named `lock` found for type `POS` in the current scope Nov 28 19:55:43.400 INFO [stderr] --> src/main.rs:317:9 Nov 28 19:55:43.400 INFO [stderr] | Nov 28 19:55:43.400 INFO [stderr] 52 | / lazy_static! Nov 28 19:55:43.400 INFO [stderr] 53 | | { Nov 28 19:55:43.400 INFO [stderr] 54 | | // MODE: 0: save 1(i),2(a): edit Nov 28 19:55:43.400 INFO [stderr] 55 | | static ref MODE: Mutex = Mutex::new(0); Nov 28 19:55:43.400 INFO [stderr] ... | Nov 28 19:55:43.400 INFO [stderr] 67 | | static ref RBUFFER: Mutex = Mutex::new(String::new()); Nov 28 19:55:43.400 INFO [stderr] 68 | | } Nov 28 19:55:43.400 INFO [stderr] | |_- method `lock` not found for this Nov 28 19:55:43.400 INFO [stderr] ... Nov 28 19:55:43.400 INFO [stderr] 317 | POS.lock().unwrap().x = lastx; Nov 28 19:55:43.400 INFO [stderr] | ^^^^ Nov 28 19:55:43.400 INFO [stderr] | Nov 28 19:55:43.400 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Nov 28 19:55:43.400 INFO [stderr] Nov 28 19:55:43.404 INFO [stderr] error[E0599]: no method named `lock` found for type `CHX` in the current scope Nov 28 19:55:43.404 INFO [stderr] --> src/main.rs:323:17 Nov 28 19:55:43.404 INFO [stderr] | Nov 28 19:55:43.404 INFO [stderr] 52 | / lazy_static! Nov 28 19:55:43.404 INFO [stderr] 53 | | { Nov 28 19:55:43.404 INFO [stderr] 54 | | // MODE: 0: save 1(i),2(a): edit Nov 28 19:55:43.404 INFO [stderr] 55 | | static ref MODE: Mutex = Mutex::new(0); Nov 28 19:55:43.404 INFO [stderr] ... | Nov 28 19:55:43.404 INFO [stderr] 67 | | static ref RBUFFER: Mutex = Mutex::new(String::new()); Nov 28 19:55:43.404 INFO [stderr] 68 | | } Nov 28 19:55:43.404 INFO [stderr] | |_- method `lock` not found for this Nov 28 19:55:43.404 INFO [stderr] ... Nov 28 19:55:43.404 INFO [stderr] 323 | let w = {*CHX.lock().unwrap()}; Nov 28 19:55:43.404 INFO [stderr] | ^^^^ Nov 28 19:55:43.404 INFO [stderr] | Nov 28 19:55:43.404 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Nov 28 19:55:43.404 INFO [stderr] Nov 28 19:55:43.405 INFO [stderr] error[E0599]: no method named `lock` found for type `CHY` in the current scope Nov 28 19:55:43.405 INFO [stderr] --> src/main.rs:324:17 Nov 28 19:55:43.405 INFO [stderr] | Nov 28 19:55:43.405 INFO [stderr] 52 | / lazy_static! Nov 28 19:55:43.405 INFO [stderr] 53 | | { Nov 28 19:55:43.405 INFO [stderr] 54 | | // MODE: 0: save 1(i),2(a): edit Nov 28 19:55:43.405 INFO [stderr] 55 | | static ref MODE: Mutex = Mutex::new(0); Nov 28 19:55:43.405 INFO [stderr] ... | Nov 28 19:55:43.405 INFO [stderr] 67 | | static ref RBUFFER: Mutex = Mutex::new(String::new()); Nov 28 19:55:43.405 INFO [stderr] 68 | | } Nov 28 19:55:43.405 INFO [stderr] | |_- method `lock` not found for this Nov 28 19:55:43.405 INFO [stderr] ... Nov 28 19:55:43.405 INFO [stderr] 324 | let h = {*CHY.lock().unwrap()}; Nov 28 19:55:43.405 INFO [stderr] | ^^^^ Nov 28 19:55:43.405 INFO [stderr] | Nov 28 19:55:43.405 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Nov 28 19:55:43.405 INFO [stderr] Nov 28 19:55:43.412 INFO [stderr] error[E0599]: no method named `lock` found for type `POS` in the current scope Nov 28 19:55:43.412 INFO [stderr] --> src/main.rs:332:24 Nov 28 19:55:43.412 INFO [stderr] | Nov 28 19:55:43.412 INFO [stderr] 52 | / lazy_static! Nov 28 19:55:43.412 INFO [stderr] 53 | | { Nov 28 19:55:43.412 INFO [stderr] 54 | | // MODE: 0: save 1(i),2(a): edit Nov 28 19:55:43.412 INFO [stderr] 55 | | static ref MODE: Mutex = Mutex::new(0); Nov 28 19:55:43.412 INFO [stderr] ... | Nov 28 19:55:43.412 INFO [stderr] 67 | | static ref RBUFFER: Mutex = Mutex::new(String::new()); Nov 28 19:55:43.412 INFO [stderr] 68 | | } Nov 28 19:55:43.412 INFO [stderr] | |_- method `lock` not found for this Nov 28 19:55:43.412 INFO [stderr] ... Nov 28 19:55:43.412 INFO [stderr] 332 | fn setposx(x :i32){POS.lock().unwrap().x = x;} fn setposy(y :i32){POS.lock().unwrap().y = y;} Nov 28 19:55:43.412 INFO [stderr] | ^^^^ Nov 28 19:55:43.412 INFO [stderr] | Nov 28 19:55:43.412 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Nov 28 19:55:43.412 INFO [stderr] Nov 28 19:55:43.412 INFO [stderr] error[E0599]: no method named `lock` found for type `POS` in the current scope Nov 28 19:55:43.412 INFO [stderr] --> src/main.rs:332:82 Nov 28 19:55:43.412 INFO [stderr] | Nov 28 19:55:43.412 INFO [stderr] 52 | / lazy_static! Nov 28 19:55:43.412 INFO [stderr] 53 | | { Nov 28 19:55:43.413 INFO [stderr] 54 | | // MODE: 0: save 1(i),2(a): edit Nov 28 19:55:43.413 INFO [stderr] 55 | | static ref MODE: Mutex = Mutex::new(0); Nov 28 19:55:43.413 INFO [stderr] ... | Nov 28 19:55:43.413 INFO [stderr] 67 | | static ref RBUFFER: Mutex = Mutex::new(String::new()); Nov 28 19:55:43.413 INFO [stderr] 68 | | } Nov 28 19:55:43.413 INFO [stderr] | |_- method `lock` not found for this Nov 28 19:55:43.413 INFO [stderr] ... Nov 28 19:55:43.413 INFO [stderr] 332 | fn setposx(x :i32){POS.lock().unwrap().x = x;} fn setposy(y :i32){POS.lock().unwrap().y = y;} Nov 28 19:55:43.413 INFO [stderr] | ^^^^ Nov 28 19:55:43.413 INFO [stderr] | Nov 28 19:55:43.413 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Nov 28 19:55:43.413 INFO [stderr] Nov 28 19:55:43.416 INFO [stderr] error[E0599]: no method named `lock` found for type `POS` in the current scope Nov 28 19:55:43.416 INFO [stderr] --> src/main.rs:333:25 Nov 28 19:55:43.416 INFO [stderr] | Nov 28 19:55:43.416 INFO [stderr] 52 | / lazy_static! Nov 28 19:55:43.416 INFO [stderr] 53 | | { Nov 28 19:55:43.416 INFO [stderr] 54 | | // MODE: 0: save 1(i),2(a): edit Nov 28 19:55:43.416 INFO [stderr] 55 | | static ref MODE: Mutex = Mutex::new(0); Nov 28 19:55:43.416 INFO [stderr] ... | Nov 28 19:55:43.416 INFO [stderr] 67 | | static ref RBUFFER: Mutex = Mutex::new(String::new()); Nov 28 19:55:43.416 INFO [stderr] 68 | | } Nov 28 19:55:43.417 INFO [stderr] | |_- method `lock` not found for this Nov 28 19:55:43.417 INFO [stderr] ... Nov 28 19:55:43.417 INFO [stderr] 333 | fn setposmx(x :i32){POS.lock().unwrap().x -= x;} fn setpospx(x :i32){POS.lock().unwrap().x += x;} Nov 28 19:55:43.417 INFO [stderr] | ^^^^ Nov 28 19:55:43.417 INFO [stderr] | Nov 28 19:55:43.417 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Nov 28 19:55:43.417 INFO [stderr] Nov 28 19:55:43.417 INFO [stderr] error[E0599]: no method named `lock` found for type `POS` in the current scope Nov 28 19:55:43.417 INFO [stderr] --> src/main.rs:333:83 Nov 28 19:55:43.417 INFO [stderr] | Nov 28 19:55:43.417 INFO [stderr] 52 | / lazy_static! Nov 28 19:55:43.417 INFO [stderr] 53 | | { Nov 28 19:55:43.417 INFO [stderr] 54 | | // MODE: 0: save 1(i),2(a): edit Nov 28 19:55:43.417 INFO [stderr] 55 | | static ref MODE: Mutex = Mutex::new(0); Nov 28 19:55:43.417 INFO [stderr] ... | Nov 28 19:55:43.417 INFO [stderr] 67 | | static ref RBUFFER: Mutex = Mutex::new(String::new()); Nov 28 19:55:43.417 INFO [stderr] 68 | | } Nov 28 19:55:43.417 INFO [stderr] | |_- method `lock` not found for this Nov 28 19:55:43.417 INFO [stderr] ... Nov 28 19:55:43.417 INFO [stderr] 333 | fn setposmx(x :i32){POS.lock().unwrap().x -= x;} fn setpospx(x :i32){POS.lock().unwrap().x += x;} Nov 28 19:55:43.417 INFO [stderr] | ^^^^ Nov 28 19:55:43.417 INFO [stderr] | Nov 28 19:55:43.417 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Nov 28 19:55:43.417 INFO [stderr] Nov 28 19:55:43.425 INFO [stderr] error[E0599]: no method named `lock` found for type `POS` in the current scope Nov 28 19:55:43.425 INFO [stderr] --> src/main.rs:334:25 Nov 28 19:55:43.425 INFO [stderr] | Nov 28 19:55:43.425 INFO [stderr] 52 | / lazy_static! Nov 28 19:55:43.425 INFO [stderr] 53 | | { Nov 28 19:55:43.425 INFO [stderr] 54 | | // MODE: 0: save 1(i),2(a): edit Nov 28 19:55:43.425 INFO [stderr] 55 | | static ref MODE: Mutex = Mutex::new(0); Nov 28 19:55:43.425 INFO [stderr] ... | Nov 28 19:55:43.425 INFO [stderr] 67 | | static ref RBUFFER: Mutex = Mutex::new(String::new()); Nov 28 19:55:43.425 INFO [stderr] 68 | | } Nov 28 19:55:43.425 INFO [stderr] | |_- method `lock` not found for this Nov 28 19:55:43.426 INFO [stderr] ... Nov 28 19:55:43.426 INFO [stderr] 334 | fn setposmy(y :i32){POS.lock().unwrap().y -= y;} fn setpospy(y :i32){POS.lock().unwrap().y += y;} Nov 28 19:55:43.426 INFO [stderr] | ^^^^ Nov 28 19:55:43.426 INFO [stderr] | Nov 28 19:55:43.426 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Nov 28 19:55:43.426 INFO [stderr] Nov 28 19:55:43.428 INFO [stderr] error[E0599]: no method named `lock` found for type `POS` in the current scope Nov 28 19:55:43.428 INFO [stderr] --> src/main.rs:334:83 Nov 28 19:55:43.428 INFO [stderr] | Nov 28 19:55:43.428 INFO [stderr] 52 | / lazy_static! Nov 28 19:55:43.428 INFO [stderr] 53 | | { Nov 28 19:55:43.428 INFO [stderr] 54 | | // MODE: 0: save 1(i),2(a): edit Nov 28 19:55:43.428 INFO [stderr] 55 | | static ref MODE: Mutex = Mutex::new(0); Nov 28 19:55:43.428 INFO [stderr] ... | Nov 28 19:55:43.428 INFO [stderr] 67 | | static ref RBUFFER: Mutex = Mutex::new(String::new()); Nov 28 19:55:43.428 INFO [stderr] 68 | | } Nov 28 19:55:43.428 INFO [stderr] | |_- method `lock` not found for this Nov 28 19:55:43.428 INFO [stderr] ... Nov 28 19:55:43.428 INFO [stderr] 334 | fn setposmy(y :i32){POS.lock().unwrap().y -= y;} fn setpospy(y :i32){POS.lock().unwrap().y += y;} Nov 28 19:55:43.428 INFO [stderr] | ^^^^ Nov 28 19:55:43.429 INFO [stderr] | Nov 28 19:55:43.429 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Nov 28 19:55:43.429 INFO [stderr] Nov 28 19:55:43.431 INFO [stderr] error[E0599]: no method named `lock` found for type `POS` in the current scope Nov 28 19:55:43.431 INFO [stderr] --> src/main.rs:335:26 Nov 28 19:55:43.431 INFO [stderr] | Nov 28 19:55:43.431 INFO [stderr] 52 | / lazy_static! Nov 28 19:55:43.431 INFO [stderr] 53 | | { Nov 28 19:55:43.431 INFO [stderr] 54 | | // MODE: 0: save 1(i),2(a): edit Nov 28 19:55:43.431 INFO [stderr] 55 | | static ref MODE: Mutex = Mutex::new(0); Nov 28 19:55:43.431 INFO [stderr] ... | Nov 28 19:55:43.431 INFO [stderr] 67 | | static ref RBUFFER: Mutex = Mutex::new(String::new()); Nov 28 19:55:43.431 INFO [stderr] 68 | | } Nov 28 19:55:43.431 INFO [stderr] | |_- method `lock` not found for this Nov 28 19:55:43.431 INFO [stderr] ... Nov 28 19:55:43.431 INFO [stderr] 335 | fn getposx() -> i32 {POS.lock().unwrap().x} fn getposy() -> i32 {POS.lock().unwrap().y} Nov 28 19:55:43.431 INFO [stderr] | ^^^^ Nov 28 19:55:43.431 INFO [stderr] | Nov 28 19:55:43.431 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Nov 28 19:55:43.431 INFO [stderr] Nov 28 19:55:43.435 INFO [stderr] error[E0599]: no method named `lock` found for type `POS` in the current scope Nov 28 19:55:43.435 INFO [stderr] --> src/main.rs:335:84 Nov 28 19:55:43.435 INFO [stderr] | Nov 28 19:55:43.435 INFO [stderr] 52 | / lazy_static! Nov 28 19:55:43.435 INFO [stderr] 53 | | { Nov 28 19:55:43.435 INFO [stderr] 54 | | // MODE: 0: save 1(i),2(a): edit Nov 28 19:55:43.435 INFO [stderr] 55 | | static ref MODE: Mutex = Mutex::new(0); Nov 28 19:55:43.435 INFO [stderr] ... | Nov 28 19:55:43.435 INFO [stderr] 67 | | static ref RBUFFER: Mutex = Mutex::new(String::new()); Nov 28 19:55:43.435 INFO [stderr] 68 | | } Nov 28 19:55:43.435 INFO [stderr] | |_- method `lock` not found for this Nov 28 19:55:43.435 INFO [stderr] ... Nov 28 19:55:43.435 INFO [stderr] 335 | fn getposx() -> i32 {POS.lock().unwrap().x} fn getposy() -> i32 {POS.lock().unwrap().y} Nov 28 19:55:43.435 INFO [stderr] | ^^^^ Nov 28 19:55:43.435 INFO [stderr] | Nov 28 19:55:43.435 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Nov 28 19:55:43.435 INFO [stderr] Nov 28 19:55:43.436 INFO [stderr] error[E0599]: no method named `lock` found for type `CHX` in the current scope Nov 28 19:55:43.436 INFO [stderr] --> src/main.rs:336:24 Nov 28 19:55:43.436 INFO [stderr] | Nov 28 19:55:43.436 INFO [stderr] 52 | / lazy_static! Nov 28 19:55:43.436 INFO [stderr] 53 | | { Nov 28 19:55:43.436 INFO [stderr] 54 | | // MODE: 0: save 1(i),2(a): edit Nov 28 19:55:43.436 INFO [stderr] 55 | | static ref MODE: Mutex = Mutex::new(0); Nov 28 19:55:43.436 INFO [stderr] ... | Nov 28 19:55:43.436 INFO [stderr] 67 | | static ref RBUFFER: Mutex = Mutex::new(String::new()); Nov 28 19:55:43.436 INFO [stderr] 68 | | } Nov 28 19:55:43.436 INFO [stderr] | |_- method `lock` not found for this Nov 28 19:55:43.436 INFO [stderr] ... Nov 28 19:55:43.436 INFO [stderr] 336 | fn getw() -> i32 {*CHX.lock().unwrap()} fn geth() -> i32 {*CHY.lock().unwrap()} Nov 28 19:55:43.436 INFO [stderr] | ^^^^ Nov 28 19:55:43.436 INFO [stderr] | Nov 28 19:55:43.438 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Nov 28 19:55:43.438 INFO [stderr] Nov 28 19:55:43.439 INFO [stderr] error[E0599]: no method named `lock` found for type `CHY` in the current scope Nov 28 19:55:43.439 INFO [stderr] --> src/main.rs:336:82 Nov 28 19:55:43.439 INFO [stderr] | Nov 28 19:55:43.439 INFO [stderr] 52 | / lazy_static! Nov 28 19:55:43.439 INFO [stderr] 53 | | { Nov 28 19:55:43.439 INFO [stderr] 54 | | // MODE: 0: save 1(i),2(a): edit Nov 28 19:55:43.439 INFO [stderr] 55 | | static ref MODE: Mutex = Mutex::new(0); Nov 28 19:55:43.439 INFO [stderr] ... | Nov 28 19:55:43.439 INFO [stderr] 67 | | static ref RBUFFER: Mutex = Mutex::new(String::new()); Nov 28 19:55:43.439 INFO [stderr] 68 | | } Nov 28 19:55:43.439 INFO [stderr] | |_- method `lock` not found for this Nov 28 19:55:43.439 INFO [stderr] ... Nov 28 19:55:43.439 INFO [stderr] 336 | fn getw() -> i32 {*CHX.lock().unwrap()} fn geth() -> i32 {*CHY.lock().unwrap()} Nov 28 19:55:43.439 INFO [stderr] | ^^^^ Nov 28 19:55:43.440 INFO [stderr] | Nov 28 19:55:43.440 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Nov 28 19:55:43.440 INFO [stderr] Nov 28 19:55:43.464 INFO [stderr] error[E0599]: no method named `lock` found for type `SCREEN` in the current scope Nov 28 19:55:43.464 INFO [stderr] --> src/main.rs:482:31 Nov 28 19:55:43.464 INFO [stderr] | Nov 28 19:55:43.464 INFO [stderr] 52 | / lazy_static! Nov 28 19:55:43.464 INFO [stderr] 53 | | { Nov 28 19:55:43.464 INFO [stderr] 54 | | // MODE: 0: save 1(i),2(a): edit Nov 28 19:55:43.464 INFO [stderr] 55 | | static ref MODE: Mutex = Mutex::new(0); Nov 28 19:55:43.464 INFO [stderr] ... | Nov 28 19:55:43.464 INFO [stderr] 67 | | static ref RBUFFER: Mutex = Mutex::new(String::new()); Nov 28 19:55:43.464 INFO [stderr] 68 | | } Nov 28 19:55:43.464 INFO [stderr] | |_- method `lock` not found for this Nov 28 19:55:43.464 INFO [stderr] ... Nov 28 19:55:43.464 INFO [stderr] 482 | let screen = {*SCREEN.lock().unwrap()}; Nov 28 19:55:43.464 INFO [stderr] | ^^^^ Nov 28 19:55:43.464 INFO [stderr] | Nov 28 19:55:43.464 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Nov 28 19:55:43.464 INFO [stderr] Nov 28 19:55:43.473 INFO [stderr] error[E0599]: no method named `lock` found for type `DEY` in the current scope Nov 28 19:55:43.473 INFO [stderr] --> src/main.rs:635:21 Nov 28 19:55:43.473 INFO [stderr] | Nov 28 19:55:43.473 INFO [stderr] 52 | / lazy_static! Nov 28 19:55:43.473 INFO [stderr] 53 | | { Nov 28 19:55:43.473 INFO [stderr] 54 | | // MODE: 0: save 1(i),2(a): edit Nov 28 19:55:43.473 INFO [stderr] 55 | | static ref MODE: Mutex = Mutex::new(0); Nov 28 19:55:43.473 INFO [stderr] ... | Nov 28 19:55:43.473 INFO [stderr] 67 | | static ref RBUFFER: Mutex = Mutex::new(String::new()); Nov 28 19:55:43.473 INFO [stderr] 68 | | } Nov 28 19:55:43.473 INFO [stderr] | |_- method `lock` not found for this Nov 28 19:55:43.473 INFO [stderr] ... Nov 28 19:55:43.473 INFO [stderr] 635 | let delta = {*DEY.lock().unwrap()} as isize; Nov 28 19:55:43.473 INFO [stderr] | ^^^^ Nov 28 19:55:43.473 INFO [stderr] | Nov 28 19:55:43.473 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Nov 28 19:55:43.473 INFO [stderr] Nov 28 19:55:43.475 INFO [stderr] error[E0599]: no method named `lock` found for type `DEY` in the current scope Nov 28 19:55:43.475 INFO [stderr] --> src/main.rs:639:8 Nov 28 19:55:43.475 INFO [stderr] | Nov 28 19:55:43.475 INFO [stderr] 52 | / lazy_static! Nov 28 19:55:43.475 INFO [stderr] 53 | | { Nov 28 19:55:43.475 INFO [stderr] 54 | | // MODE: 0: save 1(i),2(a): edit Nov 28 19:55:43.475 INFO [stderr] 55 | | static ref MODE: Mutex = Mutex::new(0); Nov 28 19:55:43.475 INFO [stderr] ... | Nov 28 19:55:43.475 INFO [stderr] 67 | | static ref RBUFFER: Mutex = Mutex::new(String::new()); Nov 28 19:55:43.475 INFO [stderr] 68 | | } Nov 28 19:55:43.475 INFO [stderr] | |_- method `lock` not found for this Nov 28 19:55:43.475 INFO [stderr] ... Nov 28 19:55:43.475 INFO [stderr] 639 | *DEY.lock().unwrap() += 2; Nov 28 19:55:43.475 INFO [stderr] | ^^^^ Nov 28 19:55:43.475 INFO [stderr] | Nov 28 19:55:43.475 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Nov 28 19:55:43.475 INFO [stderr] Nov 28 19:55:43.480 INFO [stderr] error[E0599]: no method named `lock` found for type `DEY` in the current scope Nov 28 19:55:43.480 INFO [stderr] --> src/main.rs:640:21 Nov 28 19:55:43.480 INFO [stderr] | Nov 28 19:55:43.480 INFO [stderr] 52 | / lazy_static! Nov 28 19:55:43.480 INFO [stderr] 53 | | { Nov 28 19:55:43.480 INFO [stderr] 54 | | // MODE: 0: save 1(i),2(a): edit Nov 28 19:55:43.480 INFO [stderr] 55 | | static ref MODE: Mutex = Mutex::new(0); Nov 28 19:55:43.480 INFO [stderr] ... | Nov 28 19:55:43.480 INFO [stderr] 67 | | static ref RBUFFER: Mutex = Mutex::new(String::new()); Nov 28 19:55:43.480 INFO [stderr] 68 | | } Nov 28 19:55:43.480 INFO [stderr] | |_- method `lock` not found for this Nov 28 19:55:43.480 INFO [stderr] ... Nov 28 19:55:43.480 INFO [stderr] 640 | let delta = {*DEY.lock().unwrap()} as isize; Nov 28 19:55:43.480 INFO [stderr] | ^^^^ Nov 28 19:55:43.480 INFO [stderr] | Nov 28 19:55:43.480 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Nov 28 19:55:43.480 INFO [stderr] Nov 28 19:55:43.484 INFO [stderr] error[E0599]: no method named `lock` found for type `DEY` in the current scope Nov 28 19:55:43.484 INFO [stderr] --> src/main.rs:657:8 Nov 28 19:55:43.484 INFO [stderr] | Nov 28 19:55:43.484 INFO [stderr] 52 | / lazy_static! Nov 28 19:55:43.484 INFO [stderr] 53 | | { Nov 28 19:55:43.484 INFO [stderr] 54 | | // MODE: 0: save 1(i),2(a): edit Nov 28 19:55:43.484 INFO [stderr] 55 | | static ref MODE: Mutex = Mutex::new(0); Nov 28 19:55:43.484 INFO [stderr] ... | Nov 28 19:55:43.484 INFO [stderr] 67 | | static ref RBUFFER: Mutex = Mutex::new(String::new()); Nov 28 19:55:43.484 INFO [stderr] 68 | | } Nov 28 19:55:43.484 INFO [stderr] | |_- method `lock` not found for this Nov 28 19:55:43.484 INFO [stderr] ... Nov 28 19:55:43.484 INFO [stderr] 657 | *DEY.lock().unwrap() -= 2; Nov 28 19:55:43.484 INFO [stderr] | ^^^^ Nov 28 19:55:43.484 INFO [stderr] | Nov 28 19:55:43.484 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Nov 28 19:55:43.484 INFO [stderr] Nov 28 19:55:43.484 INFO [stderr] error[E0599]: no method named `lock` found for type `DEY` in the current scope Nov 28 19:55:43.484 INFO [stderr] --> src/main.rs:658:21 Nov 28 19:55:43.484 INFO [stderr] | Nov 28 19:55:43.484 INFO [stderr] 52 | / lazy_static! Nov 28 19:55:43.484 INFO [stderr] 53 | | { Nov 28 19:55:43.484 INFO [stderr] 54 | | // MODE: 0: save 1(i),2(a): edit Nov 28 19:55:43.485 INFO [stderr] 55 | | static ref MODE: Mutex = Mutex::new(0); Nov 28 19:55:43.485 INFO [stderr] ... | Nov 28 19:55:43.485 INFO [stderr] 67 | | static ref RBUFFER: Mutex = Mutex::new(String::new()); Nov 28 19:55:43.485 INFO [stderr] 68 | | } Nov 28 19:55:43.485 INFO [stderr] | |_- method `lock` not found for this Nov 28 19:55:43.485 INFO [stderr] ... Nov 28 19:55:43.485 INFO [stderr] 658 | let delta = {*DEY.lock().unwrap()} as isize; Nov 28 19:55:43.485 INFO [stderr] | ^^^^ Nov 28 19:55:43.485 INFO [stderr] | Nov 28 19:55:43.485 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Nov 28 19:55:43.485 INFO [stderr] Nov 28 19:55:43.500 INFO [stderr] error[E0599]: no method named `lock` found for type `CHY` in the current scope Nov 28 19:55:43.500 INFO [stderr] --> src/main.rs:748:20 Nov 28 19:55:43.500 INFO [stderr] | Nov 28 19:55:43.500 INFO [stderr] 52 | / lazy_static! Nov 28 19:55:43.500 INFO [stderr] 53 | | { Nov 28 19:55:43.500 INFO [stderr] 54 | | // MODE: 0: save 1(i),2(a): edit Nov 28 19:55:43.500 INFO [stderr] 55 | | static ref MODE: Mutex = Mutex::new(0); Nov 28 19:55:43.500 INFO [stderr] ... | Nov 28 19:55:43.500 INFO [stderr] 67 | | static ref RBUFFER: Mutex = Mutex::new(String::new()); Nov 28 19:55:43.500 INFO [stderr] 68 | | } Nov 28 19:55:43.500 INFO [stderr] | |_- method `lock` not found for this Nov 28 19:55:43.500 INFO [stderr] ... Nov 28 19:55:43.500 INFO [stderr] 748 | let ch_h = {*CHY.lock().unwrap()}; Nov 28 19:55:43.500 INFO [stderr] | ^^^^ Nov 28 19:55:43.500 INFO [stderr] | Nov 28 19:55:43.500 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Nov 28 19:55:43.500 INFO [stderr] Nov 28 19:55:43.522 INFO [stderr] error[E0599]: no method named `lock` found for type `CHY` in the current scope Nov 28 19:55:43.522 INFO [stderr] --> src/main.rs:1192:24 Nov 28 19:55:43.522 INFO [stderr] | Nov 28 19:55:43.522 INFO [stderr] 52 | / lazy_static! Nov 28 19:55:43.522 INFO [stderr] 53 | | { Nov 28 19:55:43.522 INFO [stderr] 54 | | // MODE: 0: save 1(i),2(a): edit Nov 28 19:55:43.522 INFO [stderr] 55 | | static ref MODE: Mutex = Mutex::new(0); Nov 28 19:55:43.522 INFO [stderr] ... | Nov 28 19:55:43.522 INFO [stderr] 67 | | static ref RBUFFER: Mutex = Mutex::new(String::new()); Nov 28 19:55:43.522 INFO [stderr] 68 | | } Nov 28 19:55:43.522 INFO [stderr] | |_- method `lock` not found for this Nov 28 19:55:43.522 INFO [stderr] ... Nov 28 19:55:43.522 INFO [stderr] 1192 | let ch_h = {*CHY.lock().unwrap()} as u16; Nov 28 19:55:43.522 INFO [stderr] | ^^^^ Nov 28 19:55:43.522 INFO [stderr] | Nov 28 19:55:43.522 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Nov 28 19:55:43.522 INFO [stderr] Nov 28 19:55:43.524 INFO [stderr] error[E0599]: no method named `lock` found for type `SCREEN` in the current scope Nov 28 19:55:43.524 INFO [stderr] --> src/main.rs:1193:29 Nov 28 19:55:43.524 INFO [stderr] | Nov 28 19:55:43.524 INFO [stderr] 52 | / lazy_static! Nov 28 19:55:43.524 INFO [stderr] 53 | | { Nov 28 19:55:43.524 INFO [stderr] 54 | | // MODE: 0: save 1(i),2(a): edit Nov 28 19:55:43.525 INFO [stderr] 55 | | static ref MODE: Mutex = Mutex::new(0); Nov 28 19:55:43.525 INFO [stderr] ... | Nov 28 19:55:43.525 INFO [stderr] 67 | | static ref RBUFFER: Mutex = Mutex::new(String::new()); Nov 28 19:55:43.525 INFO [stderr] 68 | | } Nov 28 19:55:43.525 INFO [stderr] | |_- method `lock` not found for this Nov 28 19:55:43.525 INFO [stderr] ... Nov 28 19:55:43.525 INFO [stderr] 1193 | if ch_h != 0 {*SCREEN.lock().unwrap() = (w_h / ch_h) as i32 ;} Nov 28 19:55:43.525 INFO [stderr] | ^^^^ Nov 28 19:55:43.525 INFO [stderr] | Nov 28 19:55:43.525 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Nov 28 19:55:43.525 INFO [stderr] Nov 28 19:55:43.536 INFO [stderr] error[E0599]: no method named `lock` found for type `CHX` in the current scope Nov 28 19:55:43.536 INFO [stderr] --> src/main.rs:1278:10 Nov 28 19:55:43.536 INFO [stderr] | Nov 28 19:55:43.536 INFO [stderr] 52 | / lazy_static! Nov 28 19:55:43.536 INFO [stderr] 53 | | { Nov 28 19:55:43.536 INFO [stderr] 54 | | // MODE: 0: save 1(i),2(a): edit Nov 28 19:55:43.536 INFO [stderr] 55 | | static ref MODE: Mutex = Mutex::new(0); Nov 28 19:55:43.536 INFO [stderr] ... | Nov 28 19:55:43.536 INFO [stderr] 67 | | static ref RBUFFER: Mutex = Mutex::new(String::new()); Nov 28 19:55:43.536 INFO [stderr] 68 | | } Nov 28 19:55:43.536 INFO [stderr] | |_- method `lock` not found for this Nov 28 19:55:43.536 INFO [stderr] ... Nov 28 19:55:43.536 INFO [stderr] 1278 | *CHX.lock().unwrap() = char_w; Nov 28 19:55:43.536 INFO [stderr] | ^^^^ Nov 28 19:55:43.536 INFO [stderr] | Nov 28 19:55:43.536 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Nov 28 19:55:43.536 INFO [stderr] Nov 28 19:55:43.536 INFO [stderr] error[E0599]: no method named `lock` found for type `CHY` in the current scope Nov 28 19:55:43.536 INFO [stderr] --> src/main.rs:1279:10 Nov 28 19:55:43.536 INFO [stderr] | Nov 28 19:55:43.537 INFO [stderr] 52 | / lazy_static! Nov 28 19:55:43.537 INFO [stderr] 53 | | { Nov 28 19:55:43.537 INFO [stderr] 54 | | // MODE: 0: save 1(i),2(a): edit Nov 28 19:55:43.537 INFO [stderr] 55 | | static ref MODE: Mutex = Mutex::new(0); Nov 28 19:55:43.537 INFO [stderr] ... | Nov 28 19:55:43.537 INFO [stderr] 67 | | static ref RBUFFER: Mutex = Mutex::new(String::new()); Nov 28 19:55:43.537 INFO [stderr] 68 | | } Nov 28 19:55:43.537 INFO [stderr] | |_- method `lock` not found for this Nov 28 19:55:43.537 INFO [stderr] ... Nov 28 19:55:43.537 INFO [stderr] 1279 | *CHY.lock().unwrap() = tm.tmHeight; Nov 28 19:55:43.537 INFO [stderr] | ^^^^ Nov 28 19:55:43.537 INFO [stderr] | Nov 28 19:55:43.537 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Nov 28 19:55:43.537 INFO [stderr] Nov 28 19:55:43.552 INFO [stderr] error: aborting due to 206 previous errors Nov 28 19:55:43.552 INFO [stderr] Nov 28 19:55:43.552 INFO [stderr] Some errors occurred: E0412, E0422, E0425, E0432, E0433, E0599. Nov 28 19:55:43.552 INFO [stderr] For more information about an error, try `rustc --explain E0412`. Nov 28 19:55:43.561 INFO [stderr] error: Could not compile `read`. Nov 28 19:55:43.561 INFO [stderr] Nov 28 19:55:43.561 INFO [stderr] To learn more, run the command again with --verbose. Nov 28 19:55:43.561 INFO [stderr] su: No module specific data is present Nov 28 19:55:44.204 INFO running `"docker" "inspect" "51b2b3a4234fa50ea77a8890fedb1d1e51c2b555d8f2783d8dd006b6f7847500"` Nov 28 19:55:44.470 INFO running `"docker" "rm" "-f" "51b2b3a4234fa50ea77a8890fedb1d1e51c2b555d8f2783d8dd006b6f7847500"` Nov 28 19:55:44.833 INFO [stdout] 51b2b3a4234fa50ea77a8890fedb1d1e51c2b555d8f2783d8dd006b6f7847500