Oct 13 10:13:52.647 INFO checking read-0.1.1 against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 10:13:52.647 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-5/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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"` Oct 13 10:13:53.162 INFO blam! fbe5392a4e0f236320461e5e728a28780a0cdd1c44637120cdc66a9629432f3f Oct 13 10:13:53.169 INFO running `"docker" "start" "-a" "fbe5392a4e0f236320461e5e728a28780a0cdd1c44637120cdc66a9629432f3f"` Oct 13 10:13:54.306 INFO kablam! usermod: no changes Oct 13 10:13:54.376 INFO kablam! Compiling winapi v0.3.6 Oct 13 10:13:57.237 INFO kablam! Checking read v0.1.1 (/source) Oct 13 10:13:58.448 INFO kablam! error[E0433]: failed to resolve. Could not find `um` in `winapi` Oct 13 10:13:58.448 INFO kablam! --> src/main.rs:35:13 Oct 13 10:13:58.448 INFO kablam! | Oct 13 10:13:58.448 INFO kablam! 35 | use winapi::um::{minwinbase::LMEM_MOVEABLE, winnt::{LPCWSTR, LONG, HANDLE}}; Oct 13 10:13:58.448 INFO kablam! | ^^ Could not find `um` in `winapi` Oct 13 10:13:58.448 INFO kablam! Oct 13 10:13:58.451 INFO kablam! error[E0432]: unresolved import `winapi::shared` Oct 13 10:13:58.451 INFO kablam! --> src/main.rs:34:13 Oct 13 10:13:58.451 INFO kablam! | Oct 13 10:13:58.451 INFO kablam! 34 | use winapi::shared::windowsx as winx; Oct 13 10:13:58.451 INFO kablam! | ^^^^^^ Could not find `shared` in `winapi` Oct 13 10:13:58.451 INFO kablam! Oct 13 10:13:58.475 INFO kablam! error[E0433]: failed to resolve. Could not find `shared` in `winapi` Oct 13 10:13:58.475 INFO kablam! --> src/main.rs:37:13 Oct 13 10:13:58.475 INFO kablam! | Oct 13 10:13:58.475 INFO kablam! 37 | use winapi::shared::windef::{HWND, HMENU, HBRUSH, HICON, HFONT, HGDIOBJ, HBITMAP, HDC, RECT, POINT}; Oct 13 10:13:58.475 INFO kablam! | ^^^^^^ Could not find `shared` in `winapi` Oct 13 10:13:58.475 INFO kablam! Oct 13 10:13:58.475 INFO kablam! error[E0433]: failed to resolve. Could not find `shared` in `winapi` Oct 13 10:13:58.475 INFO kablam! --> src/main.rs:38:13 Oct 13 10:13:58.475 INFO kablam! | Oct 13 10:13:58.475 INFO kablam! 38 | use winapi::shared::minwindef::{INT, UINT, DWORD, MAX_PATH, HINSTANCE, HGLOBAL, LRESULT, LPVOID, WPARAM, LPARAM, HIWORD, LOWORD}; Oct 13 10:13:58.476 INFO kablam! | ^^^^^^ Could not find `shared` in `winapi` Oct 13 10:13:58.476 INFO kablam! Oct 13 10:13:58.476 INFO kablam! error[E0433]: failed to resolve. Could not find `windows` in `os` Oct 13 10:13:58.476 INFO kablam! --> src/main.rs:40:95 Oct 13 10:13:58.476 INFO kablam! | Oct 13 10:13:58.476 INFO kablam! 40 | use std::{ptr, mem, io::{Read, Write}, fs::File, ffi::OsStr, sync::Mutex, string::String, os::windows::ffi::OsStrExt}; Oct 13 10:13:58.476 INFO kablam! | ^^^^^^^ Could not find `windows` in `os` Oct 13 10:13:58.476 INFO kablam! Oct 13 10:13:58.476 INFO kablam! error[E0432]: unresolved import `winapi::um` Oct 13 10:13:58.476 INFO kablam! --> src/main.rs:36:13 Oct 13 10:13:58.476 INFO kablam! | Oct 13 10:13:58.477 INFO kablam! 36 | use winapi::um::{shellapi as shell, winuser as user, wingdi as gdi, winbase as win}; Oct 13 10:13:58.477 INFO kablam! | ^^ Could not find `um` in `winapi` Oct 13 10:13:58.477 INFO kablam! Oct 13 10:13:58.524 INFO kablam! error[E0433]: failed to resolve. Could not find `um` in `winapi` Oct 13 10:13:58.524 INFO kablam! --> src/main.rs:35:13 Oct 13 10:13:58.524 INFO kablam! | Oct 13 10:13:58.525 INFO kablam! 35 | use winapi::um::{minwinbase::LMEM_MOVEABLE, winnt::{LPCWSTR, LONG, HANDLE}}; Oct 13 10:13:58.525 INFO kablam! | ^^ Could not find `um` in `winapi` Oct 13 10:13:58.525 INFO kablam! Oct 13 10:13:58.525 INFO kablam! error[E0432]: unresolved import `winapi::shared` Oct 13 10:13:58.525 INFO kablam! --> src/main.rs:34:13 Oct 13 10:13:58.525 INFO kablam! | Oct 13 10:13:58.525 INFO kablam! 34 | use winapi::shared::windowsx as winx; Oct 13 10:13:58.525 INFO kablam! | ^^^^^^ Could not find `shared` in `winapi` Oct 13 10:13:58.525 INFO kablam! Oct 13 10:13:58.544 INFO kablam! error[E0433]: failed to resolve. Could not find `shared` in `winapi` Oct 13 10:13:58.544 INFO kablam! --> src/main.rs:37:13 Oct 13 10:13:58.544 INFO kablam! | Oct 13 10:13:58.544 INFO kablam! 37 | use winapi::shared::windef::{HWND, HMENU, HBRUSH, HICON, HFONT, HGDIOBJ, HBITMAP, HDC, RECT, POINT}; Oct 13 10:13:58.544 INFO kablam! | ^^^^^^ Could not find `shared` in `winapi` Oct 13 10:13:58.544 INFO kablam! Oct 13 10:13:58.544 INFO kablam! error[E0433]: failed to resolve. Could not find `shared` in `winapi` Oct 13 10:13:58.544 INFO kablam! --> src/main.rs:38:13 Oct 13 10:13:58.544 INFO kablam! | Oct 13 10:13:58.544 INFO kablam! 38 | use winapi::shared::minwindef::{INT, UINT, DWORD, MAX_PATH, HINSTANCE, HGLOBAL, LRESULT, LPVOID, WPARAM, LPARAM, HIWORD, LOWORD}; Oct 13 10:13:58.544 INFO kablam! | ^^^^^^ Could not find `shared` in `winapi` Oct 13 10:13:58.544 INFO kablam! Oct 13 10:13:58.544 INFO kablam! error[E0433]: failed to resolve. Could not find `windows` in `os` Oct 13 10:13:58.545 INFO kablam! --> src/main.rs:40:95 Oct 13 10:13:58.545 INFO kablam! | Oct 13 10:13:58.545 INFO kablam! 40 | use std::{ptr, mem, io::{Read, Write}, fs::File, ffi::OsStr, sync::Mutex, string::String, os::windows::ffi::OsStrExt}; Oct 13 10:13:58.545 INFO kablam! | ^^^^^^^ Could not find `windows` in `os` Oct 13 10:13:58.545 INFO kablam! Oct 13 10:13:58.545 INFO kablam! error[E0432]: unresolved import `winapi::um` Oct 13 10:13:58.545 INFO kablam! --> src/main.rs:36:13 Oct 13 10:13:58.545 INFO kablam! | Oct 13 10:13:58.545 INFO kablam! 36 | use winapi::um::{shellapi as shell, winuser as user, wingdi as gdi, winbase as win}; Oct 13 10:13:58.545 INFO kablam! | ^^ Could not find `um` in `winapi` Oct 13 10:13:58.545 INFO kablam! Oct 13 10:13:59.311 INFO kablam! error[E0412]: cannot find type `LONG` in this scope Oct 13 10:13:59.311 INFO kablam! --> src/main.rs:49:15 Oct 13 10:13:59.311 INFO kablam! | Oct 13 10:13:59.312 INFO kablam! 49 | struct CH {x :LONG, y :LONG, c :char} Oct 13 10:13:59.312 INFO kablam! | ^^^^ not found in this scope Oct 13 10:13:59.312 INFO kablam! Oct 13 10:13:59.312 INFO kablam! error[E0412]: cannot find type `LONG` in this scope Oct 13 10:13:59.312 INFO kablam! --> src/main.rs:49:24 Oct 13 10:13:59.313 INFO kablam! | Oct 13 10:13:59.313 INFO kablam! 49 | struct CH {x :LONG, y :LONG, c :char} Oct 13 10:13:59.313 INFO kablam! | ^^^^ not found in this scope Oct 13 10:13:59.313 INFO kablam! Oct 13 10:13:59.314 INFO kablam! error[E0412]: cannot find type `HFONT` in this scope Oct 13 10:13:59.314 INFO kablam! --> src/main.rs:50:18 Oct 13 10:13:59.314 INFO kablam! | Oct 13 10:13:59.314 INFO kablam! 50 | struct MV {font :HFONT, save: HICON, edit :HICON, visual :HICON, sw :HWND} Oct 13 10:13:59.314 INFO kablam! | ^^^^^ not found in this scope Oct 13 10:13:59.315 INFO kablam! Oct 13 10:13:59.315 INFO kablam! error[E0412]: cannot find type `HICON` in this scope Oct 13 10:13:59.315 INFO kablam! --> src/main.rs:50:31 Oct 13 10:13:59.315 INFO kablam! | Oct 13 10:13:59.315 INFO kablam! 50 | struct MV {font :HFONT, save: HICON, edit :HICON, visual :HICON, sw :HWND} Oct 13 10:13:59.315 INFO kablam! | ^^^^^ not found in this scope Oct 13 10:13:59.315 INFO kablam! Oct 13 10:13:59.315 INFO kablam! error[E0412]: cannot find type `HICON` in this scope Oct 13 10:13:59.315 INFO kablam! --> src/main.rs:50:44 Oct 13 10:13:59.316 INFO kablam! | Oct 13 10:13:59.316 INFO kablam! 50 | struct MV {font :HFONT, save: HICON, edit :HICON, visual :HICON, sw :HWND} Oct 13 10:13:59.316 INFO kablam! | ^^^^^ not found in this scope Oct 13 10:13:59.316 INFO kablam! Oct 13 10:13:59.316 INFO kablam! error[E0412]: cannot find type `HICON` in this scope Oct 13 10:13:59.316 INFO kablam! --> src/main.rs:50:59 Oct 13 10:13:59.316 INFO kablam! | Oct 13 10:13:59.316 INFO kablam! 50 | struct MV {font :HFONT, save: HICON, edit :HICON, visual :HICON, sw :HWND} Oct 13 10:13:59.317 INFO kablam! | ^^^^^ not found in this scope Oct 13 10:13:59.317 INFO kablam! Oct 13 10:13:59.317 INFO kablam! error[E0412]: cannot find type `HWND` in this scope Oct 13 10:13:59.317 INFO kablam! --> src/main.rs:50:70 Oct 13 10:13:59.317 INFO kablam! | Oct 13 10:13:59.317 INFO kablam! 50 | struct MV {font :HFONT, save: HICON, edit :HICON, visual :HICON, sw :HWND} Oct 13 10:13:59.317 INFO kablam! | ^^^^ not found in this scope Oct 13 10:13:59.317 INFO kablam! Oct 13 10:13:59.318 INFO kablam! error[E0412]: cannot find type `POINT` in this scope Oct 13 10:13:59.318 INFO kablam! --> src/main.rs:57:25 Oct 13 10:13:59.318 INFO kablam! | Oct 13 10:13:59.318 INFO kablam! 57 | static ref POS: Mutex = Mutex::new(POINT{x:0, y:0}); Oct 13 10:13:59.318 INFO kablam! | ^^^^^ not found in this scope Oct 13 10:13:59.318 INFO kablam! Oct 13 10:13:59.318 INFO kablam! error[E0422]: cannot find struct, variant or union type `POINT` in this scope Oct 13 10:13:59.318 INFO kablam! --> src/main.rs:57:45 Oct 13 10:13:59.319 INFO kablam! | Oct 13 10:13:59.319 INFO kablam! 57 | static ref POS: Mutex = Mutex::new(POINT{x:0, y:0}); Oct 13 10:13:59.319 INFO kablam! | ^^^^^ not found in this scope Oct 13 10:13:59.319 INFO kablam! Oct 13 10:13:59.319 INFO kablam! error[E0412]: cannot find type `LONG` in this scope Oct 13 10:13:59.319 INFO kablam! --> src/main.rs:58:25 Oct 13 10:13:59.319 INFO kablam! | Oct 13 10:13:59.319 INFO kablam! 58 | static ref CHX: Mutex = Mutex::new(0); Oct 13 10:13:59.319 INFO kablam! | ^^^^ not found in this scope Oct 13 10:13:59.320 INFO kablam! Oct 13 10:13:59.320 INFO kablam! error[E0412]: cannot find type `LONG` in this scope Oct 13 10:13:59.320 INFO kablam! --> src/main.rs:59:25 Oct 13 10:13:59.320 INFO kablam! | Oct 13 10:13:59.320 INFO kablam! 59 | static ref CHY: Mutex = Mutex::new(0); Oct 13 10:13:59.320 INFO kablam! | ^^^^ not found in this scope Oct 13 10:13:59.320 INFO kablam! Oct 13 10:13:59.321 INFO kablam! error[E0412]: cannot find type `LONG` in this scope Oct 13 10:13:59.321 INFO kablam! --> src/main.rs:60:25 Oct 13 10:13:59.321 INFO kablam! | Oct 13 10:13:59.321 INFO kablam! 60 | static ref DEY: Mutex = Mutex::new(0); Oct 13 10:13:59.321 INFO kablam! | ^^^^ not found in this scope Oct 13 10:13:59.321 INFO kablam! Oct 13 10:13:59.321 INFO kablam! error[E0412]: cannot find type `LONG` in this scope Oct 13 10:13:59.321 INFO kablam! --> src/main.rs:64:28 Oct 13 10:13:59.321 INFO kablam! | Oct 13 10:13:59.321 INFO kablam! 64 | static ref SCREEN: Mutex = Mutex::new(31); Oct 13 10:13:59.321 INFO kablam! | ^^^^ not found in this scope Oct 13 10:13:59.322 INFO kablam! Oct 13 10:13:59.322 INFO kablam! error[E0412]: cannot find type `HWND` in this scope Oct 13 10:13:59.322 INFO kablam! --> src/main.rs:77:12 Oct 13 10:13:59.322 INFO kablam! | Oct 13 10:13:59.322 INFO kablam! 77 | fn copy(w :HWND, f :HFONT) Oct 13 10:13:59.322 INFO kablam! | ^^^^ not found in this scope Oct 13 10:13:59.322 INFO kablam! Oct 13 10:13:59.322 INFO kablam! error[E0412]: cannot find type `HFONT` in this scope Oct 13 10:13:59.322 INFO kablam! --> src/main.rs:77:21 Oct 13 10:13:59.323 INFO kablam! | Oct 13 10:13:59.323 INFO kablam! 77 | fn copy(w :HWND, f :HFONT) Oct 13 10:13:59.323 INFO kablam! | ^^^^^ not found in this scope Oct 13 10:13:59.323 INFO kablam! Oct 13 10:13:59.323 INFO kablam! error[E0412]: cannot find type `HGLOBAL` in this scope Oct 13 10:13:59.323 INFO kablam! --> src/main.rs:88:15 Oct 13 10:13:59.323 INFO kablam! | Oct 13 10:13:59.323 INFO kablam! 88 | let hg :HGLOBAL = win::GlobalAlloc(LMEM_MOVEABLE, region.e - region.s); Oct 13 10:13:59.323 INFO kablam! | ^^^^^^^ not found in this scope Oct 13 10:13:59.323 INFO kablam! Oct 13 10:13:59.323 INFO kablam! error[E0425]: cannot find value `LMEM_MOVEABLE` in this scope Oct 13 10:13:59.324 INFO kablam! --> src/main.rs:88:42 Oct 13 10:13:59.324 INFO kablam! | Oct 13 10:13:59.324 INFO kablam! 88 | let hg :HGLOBAL = win::GlobalAlloc(LMEM_MOVEABLE, region.e - region.s); Oct 13 10:13:59.324 INFO kablam! | ^^^^^^^^^^^^^ not found in this scope Oct 13 10:13:59.324 INFO kablam! Oct 13 10:13:59.324 INFO kablam! error[E0412]: cannot find type `HWND` in this scope Oct 13 10:13:59.324 INFO kablam! --> src/main.rs:103:13 Oct 13 10:13:59.324 INFO kablam! | Oct 13 10:13:59.324 INFO kablam! 103 | fn paste(w :HWND, f :HFONT) Oct 13 10:13:59.324 INFO kablam! | ^^^^ not found in this scope Oct 13 10:13:59.325 INFO kablam! Oct 13 10:13:59.325 INFO kablam! error[E0412]: cannot find type `HFONT` in this scope Oct 13 10:13:59.325 INFO kablam! --> src/main.rs:103:22 Oct 13 10:13:59.325 INFO kablam! | Oct 13 10:13:59.325 INFO kablam! 103 | fn paste(w :HWND, f :HFONT) Oct 13 10:13:59.325 INFO kablam! | ^^^^^ not found in this scope Oct 13 10:13:59.325 INFO kablam! Oct 13 10:13:59.326 INFO kablam! error[E0412]: cannot find type `HANDLE` in this scope Oct 13 10:13:59.326 INFO kablam! --> src/main.rs:108:17 Oct 13 10:13:59.326 INFO kablam! | Oct 13 10:13:59.326 INFO kablam! 108 | let handle :HANDLE = user::GetClipboardData(user::CF_TEXT); Oct 13 10:13:59.326 INFO kablam! | ^^^^^^ not found in this scope Oct 13 10:13:59.326 INFO kablam! Oct 13 10:13:59.326 INFO kablam! error[E0412]: cannot find type `HWND` in this scope Oct 13 10:13:59.327 INFO kablam! --> src/main.rs:119:12 Oct 13 10:13:59.327 INFO kablam! | Oct 13 10:13:59.327 INFO kablam! 119 | fn file(w :HWND, f :HFONT, path :String, mode :u8) Oct 13 10:13:59.327 INFO kablam! | ^^^^ not found in this scope Oct 13 10:13:59.327 INFO kablam! Oct 13 10:13:59.327 INFO kablam! error[E0412]: cannot find type `HFONT` in this scope Oct 13 10:13:59.327 INFO kablam! --> src/main.rs:119:21 Oct 13 10:13:59.327 INFO kablam! | Oct 13 10:13:59.327 INFO kablam! 119 | fn file(w :HWND, f :HFONT, path :String, mode :u8) Oct 13 10:13:59.327 INFO kablam! | ^^^^^ not found in this scope Oct 13 10:13:59.328 INFO kablam! Oct 13 10:13:59.328 INFO kablam! error[E0422]: cannot find struct, variant or union type `POINT` in this scope Oct 13 10:13:59.328 INFO kablam! --> src/main.rs:134:34 Oct 13 10:13:59.328 INFO kablam! | Oct 13 10:13:59.328 INFO kablam! 134 | *POS.lock().unwrap() = POINT{x:0, y:0}; Oct 13 10:13:59.328 INFO kablam! | ^^^^^ not found in this scope Oct 13 10:13:59.328 INFO kablam! Oct 13 10:13:59.329 INFO kablam! error[E0412]: cannot find type `LONG` in this scope Oct 13 10:13:59.329 INFO kablam! --> src/main.rs:162:22 Oct 13 10:13:59.329 INFO kablam! | Oct 13 10:13:59.329 INFO kablam! 162 | fn getx(i :usize) -> LONG {let vec = {TEXT.lock().unwrap()}; let x = vec[i].x; x} Oct 13 10:13:59.329 INFO kablam! | ^^^^ not found in this scope Oct 13 10:13:59.329 INFO kablam! Oct 13 10:13:59.329 INFO kablam! error[E0412]: cannot find type `LONG` in this scope Oct 13 10:13:59.329 INFO kablam! --> src/main.rs:163:22 Oct 13 10:13:59.329 INFO kablam! | Oct 13 10:13:59.329 INFO kablam! 163 | fn gety(i :usize) -> LONG {let vec = {TEXT.lock().unwrap()}; let y = vec[i].y; y} Oct 13 10:13:59.330 INFO kablam! | ^^^^ not found in this scope Oct 13 10:13:59.330 INFO kablam! Oct 13 10:13:59.330 INFO kablam! error[E0412]: cannot find type `LONG` in this scope Oct 13 10:13:59.330 INFO kablam! --> src/main.rs:165:22 Oct 13 10:13:59.330 INFO kablam! | Oct 13 10:13:59.330 INFO kablam! 165 | fn setx(i :usize, x :LONG){let mut vec = {TEXT.lock().unwrap()}; vec[i].x = x;} Oct 13 10:13:59.330 INFO kablam! | ^^^^ not found in this scope Oct 13 10:13:59.330 INFO kablam! Oct 13 10:13:59.331 INFO kablam! error[E0412]: cannot find type `LONG` in this scope Oct 13 10:13:59.331 INFO kablam! --> src/main.rs:166:22 Oct 13 10:13:59.331 INFO kablam! | Oct 13 10:13:59.331 INFO kablam! 166 | fn sety(i :usize, y :LONG){let mut vec = {TEXT.lock().unwrap()}; vec[i].y = y;} Oct 13 10:13:59.331 INFO kablam! | ^^^^ not found in this scope Oct 13 10:13:59.331 INFO kablam! Oct 13 10:13:59.332 INFO kablam! error[E0412]: cannot find type `POINT` in this scope Oct 13 10:13:59.332 INFO kablam! --> src/main.rs:183:20 Oct 13 10:13:59.332 INFO kablam! | Oct 13 10:13:59.332 INFO kablam! 183 | fn getlastpos() -> POINT Oct 13 10:13:59.332 INFO kablam! | ^^^^^ not found in this scope Oct 13 10:13:59.332 INFO kablam! Oct 13 10:13:59.332 INFO kablam! error[E0422]: cannot find struct, variant or union type `POINT` in this scope Oct 13 10:13:59.333 INFO kablam! --> src/main.rs:189:18 Oct 13 10:13:59.333 INFO kablam! | Oct 13 10:13:59.333 INFO kablam! 189 | 0 => {return POINT{x:0, y:0};}, Oct 13 10:13:59.333 INFO kablam! | ^^^^^ not found in this scope Oct 13 10:13:59.333 INFO kablam! Oct 13 10:13:59.333 INFO kablam! error[E0422]: cannot find struct, variant or union type `POINT` in this scope Oct 13 10:13:59.333 INFO kablam! --> src/main.rs:194:27 Oct 13 10:13:59.333 INFO kablam! | Oct 13 10:13:59.333 INFO kablam! 194 | NEWLINE => return POINT{x:0, y:vec[len-1].y+1}, Oct 13 10:13:59.334 INFO kablam! | ^^^^^ not found in this scope Oct 13 10:13:59.334 INFO kablam! Oct 13 10:13:59.334 INFO kablam! error[E0422]: cannot find struct, variant or union type `POINT` in this scope Oct 13 10:13:59.334 INFO kablam! --> src/main.rs:195:21 Oct 13 10:13:59.334 INFO kablam! | Oct 13 10:13:59.334 INFO kablam! 195 | _ => return POINT{x:vec[len-1].x+1, y:vec[len-1].y}, Oct 13 10:13:59.334 INFO kablam! | ^^^^^ not found in this scope Oct 13 10:13:59.335 INFO kablam! Oct 13 10:13:59.335 INFO kablam! error[E0412]: cannot find type `WNDPROC` in this scope Oct 13 10:13:59.335 INFO kablam! --> src/main.rs:255:45 Oct 13 10:13:59.335 INFO kablam! | Oct 13 10:13:59.335 INFO kablam! 255 | fn window(c :Vec, win :Vec, proc :WNDPROC, icon :HICON, style :DWORD, w :i32, h :i32, v :LPVOID) -> HWND Oct 13 10:13:59.335 INFO kablam! | ^^^^^^^ not found in this scope Oct 13 10:13:59.335 INFO kablam! Oct 13 10:13:59.336 INFO kablam! error[E0412]: cannot find type `HICON` in this scope Oct 13 10:13:59.336 INFO kablam! --> src/main.rs:255:60 Oct 13 10:13:59.336 INFO kablam! | Oct 13 10:13:59.336 INFO kablam! 255 | fn window(c :Vec, win :Vec, proc :WNDPROC, icon :HICON, style :DWORD, w :i32, h :i32, v :LPVOID) -> HWND Oct 13 10:13:59.336 INFO kablam! | ^^^^^ not found in this scope Oct 13 10:13:59.336 INFO kablam! Oct 13 10:13:59.337 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Oct 13 10:13:59.337 INFO kablam! --> src/main.rs:255:74 Oct 13 10:13:59.337 INFO kablam! | Oct 13 10:13:59.337 INFO kablam! 255 | fn window(c :Vec, win :Vec, proc :WNDPROC, icon :HICON, style :DWORD, w :i32, h :i32, v :LPVOID) -> HWND Oct 13 10:13:59.337 INFO kablam! | ^^^^^ not found in this scope Oct 13 10:13:59.337 INFO kablam! Oct 13 10:13:59.337 INFO kablam! error[E0412]: cannot find type `LPVOID` in this scope Oct 13 10:13:59.337 INFO kablam! --> src/main.rs:255:100 Oct 13 10:13:59.338 INFO kablam! | Oct 13 10:13:59.338 INFO kablam! 255 | fn window(c :Vec, win :Vec, proc :WNDPROC, icon :HICON, style :DWORD, w :i32, h :i32, v :LPVOID) -> HWND Oct 13 10:13:59.338 INFO kablam! | ^^^^^^ not found in this scope Oct 13 10:13:59.338 INFO kablam! Oct 13 10:13:59.338 INFO kablam! error[E0412]: cannot find type `HWND` in this scope Oct 13 10:13:59.338 INFO kablam! --> src/main.rs:255:111 Oct 13 10:13:59.338 INFO kablam! | Oct 13 10:13:59.338 INFO kablam! 255 | fn window(c :Vec, win :Vec, proc :WNDPROC, icon :HICON, style :DWORD, w :i32, h :i32, v :LPVOID) -> HWND Oct 13 10:13:59.339 INFO kablam! | ^^^^ not found in this scope Oct 13 10:13:59.339 INFO kablam! Oct 13 10:13:59.339 INFO kablam! error[E0422]: cannot find struct, variant or union type `WNDCLASSEXW` in this scope Oct 13 10:13:59.339 INFO kablam! --> src/main.rs:259:15 Oct 13 10:13:59.339 INFO kablam! | Oct 13 10:13:59.339 INFO kablam! 259 | let wnd = WNDCLASSEXW Oct 13 10:13:59.339 INFO kablam! | ^^^^^^^^^^^ not found in this scope Oct 13 10:13:59.339 INFO kablam! Oct 13 10:13:59.340 INFO kablam! error[E0412]: cannot find type `WNDCLASSEXW` in this scope Oct 13 10:13:59.340 INFO kablam! --> src/main.rs:261:30 Oct 13 10:13:59.340 INFO kablam! | Oct 13 10:13:59.340 INFO kablam! 261 | cbSize: mem::size_of::() as u32, Oct 13 10:13:59.340 INFO kablam! | ^^^^^^^^^^^ not found in this scope Oct 13 10:13:59.340 INFO kablam! Oct 13 10:13:59.340 INFO kablam! error[E0412]: cannot find type `HINSTANCE` in this scope Oct 13 10:13:59.340 INFO kablam! --> src/main.rs:263:23 Oct 13 10:13:59.340 INFO kablam! | Oct 13 10:13:59.340 INFO kablam! 263 | hInstance: 0 as HINSTANCE, hIcon: icon as HICON, Oct 13 10:13:59.341 INFO kablam! | ^^^^^^^^^ not found in this scope Oct 13 10:13:59.341 INFO kablam! Oct 13 10:13:59.341 INFO kablam! error[E0412]: cannot find type `HICON` in this scope Oct 13 10:13:59.341 INFO kablam! --> src/main.rs:263:49 Oct 13 10:13:59.341 INFO kablam! | Oct 13 10:13:59.341 INFO kablam! 263 | hInstance: 0 as HINSTANCE, hIcon: icon as HICON, Oct 13 10:13:59.341 INFO kablam! | ^^^^^ not found in this scope Oct 13 10:13:59.341 INFO kablam! Oct 13 10:13:59.342 INFO kablam! error[E0412]: cannot find type `HICON` in this scope Oct 13 10:13:59.342 INFO kablam! --> src/main.rs:264:21 Oct 13 10:13:59.342 INFO kablam! | Oct 13 10:13:59.342 INFO kablam! 264 | hCursor: 0 as HICON, // user32::LoadCursorW(0 as HINSTANCE, user::IDI_APPLICATION), Oct 13 10:13:59.342 INFO kablam! | ^^^^^ not found in this scope Oct 13 10:13:59.342 INFO kablam! Oct 13 10:13:59.342 INFO kablam! error[E0412]: cannot find type `HBRUSH` in this scope Oct 13 10:13:59.342 INFO kablam! --> src/main.rs:265:27 Oct 13 10:13:59.342 INFO kablam! | Oct 13 10:13:59.342 INFO kablam! 265 | hbrBackground: 0 as HBRUSH, lpszMenuName: 0 as LPCWSTR, Oct 13 10:13:59.344 INFO kablam! | ^^^^^^ not found in this scope Oct 13 10:13:59.344 INFO kablam! Oct 13 10:13:59.344 INFO kablam! error[E0412]: cannot find type `LPCWSTR` in this scope Oct 13 10:13:59.344 INFO kablam! --> src/main.rs:265:54 Oct 13 10:13:59.344 INFO kablam! | Oct 13 10:13:59.344 INFO kablam! 265 | hbrBackground: 0 as HBRUSH, lpszMenuName: 0 as LPCWSTR, Oct 13 10:13:59.344 INFO kablam! | ^^^^^^^ not found in this scope Oct 13 10:13:59.344 INFO kablam! Oct 13 10:13:59.344 INFO kablam! error[E0412]: cannot find type `HICON` in this scope Oct 13 10:13:59.344 INFO kablam! --> src/main.rs:266:51 Oct 13 10:13:59.344 INFO kablam! | Oct 13 10:13:59.344 INFO kablam! 266 | lpszClassName: c.as_ptr(), hIconSm: icon as HICON, Oct 13 10:13:59.344 INFO kablam! | ^^^^^ not found in this scope Oct 13 10:13:59.344 INFO kablam! Oct 13 10:13:59.352 INFO kablam! error[E0412]: cannot find type `HWND` in this scope Oct 13 10:13:59.352 INFO kablam! --> src/main.rs:270:31 Oct 13 10:13:59.352 INFO kablam! | Oct 13 10:13:59.352 INFO kablam! 270 | style, 0, 0, w, h, 0 as HWND, 0 as HMENU, 0 as HINSTANCE, v); Oct 13 10:13:59.353 INFO kablam! | ^^^^ not found in this scope Oct 13 10:13:59.353 INFO kablam! Oct 13 10:13:59.353 INFO kablam! error[E0412]: cannot find type `HMENU` in this scope Oct 13 10:13:59.353 INFO kablam! --> src/main.rs:270:42 Oct 13 10:13:59.353 INFO kablam! | Oct 13 10:13:59.356 INFO kablam! 270 | style, 0, 0, w, h, 0 as HWND, 0 as HMENU, 0 as HINSTANCE, v); Oct 13 10:13:59.356 INFO kablam! | ^^^^^ not found in this scope Oct 13 10:13:59.356 INFO kablam! Oct 13 10:13:59.356 INFO kablam! error[E0412]: cannot find type `HINSTANCE` in this scope Oct 13 10:13:59.356 INFO kablam! --> src/main.rs:270:54 Oct 13 10:13:59.356 INFO kablam! | Oct 13 10:13:59.356 INFO kablam! 270 | style, 0, 0, w, h, 0 as HWND, 0 as HMENU, 0 as HINSTANCE, v); Oct 13 10:13:59.356 INFO kablam! | ^^^^^^^^^ not found in this scope Oct 13 10:13:59.356 INFO kablam! Oct 13 10:13:59.356 INFO kablam! error[E0412]: cannot find type `HWND` in this scope Oct 13 10:13:59.356 INFO kablam! --> src/main.rs:273:20 Oct 13 10:13:59.356 INFO kablam! | Oct 13 10:13:59.356 INFO kablam! 273 | fn change_state(w :HWND, icon :HICON) Oct 13 10:13:59.356 INFO kablam! | ^^^^ not found in this scope Oct 13 10:13:59.356 INFO kablam! Oct 13 10:13:59.356 INFO kablam! error[E0412]: cannot find type `HICON` in this scope Oct 13 10:13:59.356 INFO kablam! --> src/main.rs:273:32 Oct 13 10:13:59.356 INFO kablam! | Oct 13 10:13:59.357 INFO kablam! 273 | fn change_state(w :HWND, icon :HICON) Oct 13 10:13:59.357 INFO kablam! | ^^^^^ not found in this scope Oct 13 10:13:59.357 INFO kablam! Oct 13 10:13:59.357 INFO kablam! error[E0412]: cannot find type `LPARAM` in this scope Oct 13 10:13:59.357 INFO kablam! --> src/main.rs:275:85 Oct 13 10:13:59.357 INFO kablam! | Oct 13 10:13:59.357 INFO kablam! 275 | unsafe{user::SendMessageW(w, user::WM_SETICON, user::ICON_SMALL as usize, icon as LPARAM);} Oct 13 10:13:59.357 INFO kablam! | ^^^^^^ not found in this scope Oct 13 10:13:59.357 INFO kablam! Oct 13 10:13:59.357 INFO kablam! error[E0412]: cannot find type `HWND` in this scope Oct 13 10:13:59.357 INFO kablam! --> src/main.rs:277:19 Oct 13 10:13:59.357 INFO kablam! | Oct 13 10:13:59.357 INFO kablam! 277 | fn clearscreen(w :HWND) Oct 13 10:13:59.357 INFO kablam! | ^^^^ not found in this scope Oct 13 10:13:59.357 INFO kablam! Oct 13 10:13:59.357 INFO kablam! error[E0412]: cannot find type `HWND` in this scope Oct 13 10:13:59.357 INFO kablam! --> src/main.rs:287:15 Oct 13 10:13:59.357 INFO kablam! | Oct 13 10:13:59.357 INFO kablam! 287 | fn clearch(w :HWND, i :usize, r :i32) Oct 13 10:13:59.357 INFO kablam! | ^^^^ not found in this scope Oct 13 10:13:59.357 INFO kablam! Oct 13 10:13:59.357 INFO kablam! error[E0412]: cannot find type `HWND` in this scope Oct 13 10:13:59.357 INFO kablam! --> src/main.rs:292:18 Oct 13 10:13:59.357 INFO kablam! | Oct 13 10:13:59.357 INFO kablam! 292 | fn clearrange(w :HWND, f :HFONT, start :usize, end :usize) Oct 13 10:13:59.357 INFO kablam! | ^^^^ not found in this scope Oct 13 10:13:59.357 INFO kablam! Oct 13 10:13:59.357 INFO kablam! error[E0412]: cannot find type `HFONT` in this scope Oct 13 10:13:59.357 INFO kablam! --> src/main.rs:292:27 Oct 13 10:13:59.357 INFO kablam! | Oct 13 10:13:59.357 INFO kablam! 292 | fn clearrange(w :HWND, f :HFONT, start :usize, end :usize) Oct 13 10:13:59.357 INFO kablam! | ^^^^^ not found in this scope Oct 13 10:13:59.357 INFO kablam! Oct 13 10:13:59.357 INFO kablam! error[E0412]: cannot find type `HWND` in this scope Oct 13 10:13:59.357 INFO kablam! --> src/main.rs:296:17 Oct 13 10:13:59.357 INFO kablam! | Oct 13 10:13:59.357 INFO kablam! 296 | fn drawrange(w :HWND, f :HFONT, start :usize, end :usize) Oct 13 10:13:59.357 INFO kablam! | ^^^^ not found in this scope Oct 13 10:13:59.357 INFO kablam! Oct 13 10:13:59.357 INFO kablam! error[E0412]: cannot find type `HFONT` in this scope Oct 13 10:13:59.357 INFO kablam! --> src/main.rs:296:26 Oct 13 10:13:59.357 INFO kablam! | Oct 13 10:13:59.357 INFO kablam! 296 | fn drawrange(w :HWND, f :HFONT, start :usize, end :usize) Oct 13 10:13:59.357 INFO kablam! | ^^^^^ not found in this scope Oct 13 10:13:59.357 INFO kablam! Oct 13 10:13:59.357 INFO kablam! error[E0412]: cannot find type `RECT` in this scope Oct 13 10:13:59.357 INFO kablam! --> src/main.rs:300:25 Oct 13 10:13:59.357 INFO kablam! | Oct 13 10:13:59.357 INFO kablam! 300 | fn getrect(i :usize) -> RECT Oct 13 10:13:59.357 INFO kablam! | ^^^^ not found in this scope Oct 13 10:13:59.357 INFO kablam! Oct 13 10:13:59.357 INFO kablam! error[E0422]: cannot find struct, variant or union type `RECT` in this scope Oct 13 10:13:59.357 INFO kablam! --> src/main.rs:305:11 Oct 13 10:13:59.357 INFO kablam! | Oct 13 10:13:59.357 INFO kablam! 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)}; Oct 13 10:13:59.357 INFO kablam! | ^^^^ not found in this scope Oct 13 10:13:59.357 INFO kablam! Oct 13 10:13:59.357 INFO kablam! error[E0412]: cannot find type `POINT` in this scope Oct 13 10:13:59.357 INFO kablam! --> src/main.rs:320:36 Oct 13 10:13:59.357 INFO kablam! | Oct 13 10:13:59.357 INFO kablam! 320 | fn getpos(x :i32, y:i32) -> Option Oct 13 10:13:59.357 INFO kablam! | ^^^^^ not found in this scope Oct 13 10:13:59.357 INFO kablam! Oct 13 10:13:59.357 INFO kablam! error[E0422]: cannot find struct, variant or union type `POINT` in this scope Oct 13 10:13:59.357 INFO kablam! --> src/main.rs:328:54 Oct 13 10:13:59.357 INFO kablam! | Oct 13 10:13:59.357 INFO kablam! 328 | ((v.x*w <= x) && (v.x*w+w > x)) {return Some(POINT{x:v.x, y:v.y});} Oct 13 10:13:59.357 INFO kablam! | ^^^^^ not found in this scope Oct 13 10:13:59.360 INFO kablam! Oct 13 10:13:59.360 INFO kablam! error[E0412]: cannot find type `HWND` in this scope Oct 13 10:13:59.360 INFO kablam! --> src/main.rs:370:14 Oct 13 10:13:59.360 INFO kablam! | Oct 13 10:13:59.360 INFO kablam! 370 | fn delete(w :HWND, f :HFONT) Oct 13 10:13:59.360 INFO kablam! | ^^^^ not found in this scope Oct 13 10:13:59.360 INFO kablam! Oct 13 10:13:59.360 INFO kablam! error[E0412]: cannot find type `HFONT` in this scope Oct 13 10:13:59.360 INFO kablam! --> src/main.rs:370:23 Oct 13 10:13:59.360 INFO kablam! | Oct 13 10:13:59.360 INFO kablam! 370 | fn delete(w :HWND, f :HFONT) Oct 13 10:13:59.360 INFO kablam! | ^^^^^ not found in this scope Oct 13 10:13:59.360 INFO kablam! Oct 13 10:13:59.360 INFO kablam! error[E0412]: cannot find type `HWND` in this scope Oct 13 10:13:59.360 INFO kablam! --> src/main.rs:468:13 Oct 13 10:13:59.360 INFO kablam! | Oct 13 10:13:59.360 INFO kablam! 468 | fn enter(w :HWND, f :HFONT){save(CH{x:getposx(),y:getposy(),c:NEWLINE});} Oct 13 10:13:59.360 INFO kablam! | ^^^^ not found in this scope Oct 13 10:13:59.361 INFO kablam! Oct 13 10:13:59.361 INFO kablam! error[E0412]: cannot find type `HFONT` in this scope Oct 13 10:13:59.361 INFO kablam! --> src/main.rs:468:22 Oct 13 10:13:59.361 INFO kablam! | Oct 13 10:13:59.361 INFO kablam! 468 | fn enter(w :HWND, f :HFONT){save(CH{x:getposx(),y:getposy(),c:NEWLINE});} Oct 13 10:13:59.361 INFO kablam! | ^^^^^ not found in this scope Oct 13 10:13:59.361 INFO kablam! Oct 13 10:13:59.361 INFO kablam! error[E0412]: cannot find type `HWND` in this scope Oct 13 10:13:59.361 INFO kablam! --> src/main.rs:469:12 Oct 13 10:13:59.361 INFO kablam! | Oct 13 10:13:59.361 INFO kablam! 469 | fn draw(w :HWND, f :HFONT, buffer :String) Oct 13 10:13:59.361 INFO kablam! | ^^^^ not found in this scope Oct 13 10:13:59.361 INFO kablam! Oct 13 10:13:59.361 INFO kablam! error[E0412]: cannot find type `HFONT` in this scope Oct 13 10:13:59.361 INFO kablam! --> src/main.rs:469:21 Oct 13 10:13:59.361 INFO kablam! | Oct 13 10:13:59.361 INFO kablam! 469 | fn draw(w :HWND, f :HFONT, buffer :String) Oct 13 10:13:59.361 INFO kablam! | ^^^^^ not found in this scope Oct 13 10:13:59.361 INFO kablam! Oct 13 10:13:59.361 INFO kablam! error[E0412]: cannot find type `HWND` in this scope Oct 13 10:13:59.361 INFO kablam! --> src/main.rs:490:13 Oct 13 10:13:59.361 INFO kablam! | Oct 13 10:13:59.361 INFO kablam! 490 | fn copy2(w :HWND, f :HFONT, mode :u8) Oct 13 10:13:59.361 INFO kablam! | ^^^^ not found in this scope Oct 13 10:13:59.361 INFO kablam! Oct 13 10:13:59.361 INFO kablam! error[E0412]: cannot find type `HFONT` in this scope Oct 13 10:13:59.361 INFO kablam! --> src/main.rs:490:22 Oct 13 10:13:59.361 INFO kablam! | Oct 13 10:13:59.361 INFO kablam! 490 | fn copy2(w :HWND, f :HFONT, mode :u8) Oct 13 10:13:59.361 INFO kablam! | ^^^^^ not found in this scope Oct 13 10:13:59.361 INFO kablam! Oct 13 10:13:59.361 INFO kablam! error[E0412]: cannot find type `HWND` in this scope Oct 13 10:13:59.361 INFO kablam! --> src/main.rs:500:14 Oct 13 10:13:59.361 INFO kablam! | Oct 13 10:13:59.361 INFO kablam! 500 | fn redraw(w :HWND, f :HFONT, offset: isize, mode :u8, s :usize, e :usize) Oct 13 10:13:59.361 INFO kablam! | ^^^^ not found in this scope Oct 13 10:13:59.361 INFO kablam! Oct 13 10:13:59.361 INFO kablam! error[E0412]: cannot find type `HFONT` in this scope Oct 13 10:13:59.361 INFO kablam! --> src/main.rs:500:23 Oct 13 10:13:59.361 INFO kablam! | Oct 13 10:13:59.361 INFO kablam! 500 | fn redraw(w :HWND, f :HFONT, offset: isize, mode :u8, s :usize, e :usize) Oct 13 10:13:59.361 INFO kablam! | ^^^^^ not found in this scope Oct 13 10:13:59.361 INFO kablam! Oct 13 10:13:59.361 INFO kablam! error[E0412]: cannot find type `HWND` in this scope Oct 13 10:13:59.361 INFO kablam! --> src/main.rs:520:16 Oct 13 10:13:59.361 INFO kablam! | Oct 13 10:13:59.361 INFO kablam! 520 | fn drawtext(w :HWND, f :HFONT, c :&CH, p :WPARAM, l :LPARAM) Oct 13 10:13:59.361 INFO kablam! | ^^^^ not found in this scope Oct 13 10:13:59.361 INFO kablam! Oct 13 10:13:59.361 INFO kablam! error[E0412]: cannot find type `HFONT` in this scope Oct 13 10:13:59.361 INFO kablam! --> src/main.rs:520:25 Oct 13 10:13:59.361 INFO kablam! | Oct 13 10:13:59.361 INFO kablam! 520 | fn drawtext(w :HWND, f :HFONT, c :&CH, p :WPARAM, l :LPARAM) Oct 13 10:13:59.361 INFO kablam! | ^^^^^ not found in this scope Oct 13 10:13:59.361 INFO kablam! Oct 13 10:13:59.361 INFO kablam! error[E0412]: cannot find type `WPARAM` in this scope Oct 13 10:13:59.361 INFO kablam! --> src/main.rs:520:43 Oct 13 10:13:59.361 INFO kablam! | Oct 13 10:13:59.361 INFO kablam! 520 | fn drawtext(w :HWND, f :HFONT, c :&CH, p :WPARAM, l :LPARAM) Oct 13 10:13:59.361 INFO kablam! | ^^^^^^ not found in this scope Oct 13 10:13:59.361 INFO kablam! Oct 13 10:13:59.361 INFO kablam! error[E0412]: cannot find type `LPARAM` in this scope Oct 13 10:13:59.361 INFO kablam! --> src/main.rs:520:54 Oct 13 10:13:59.361 INFO kablam! | Oct 13 10:13:59.361 INFO kablam! 520 | fn drawtext(w :HWND, f :HFONT, c :&CH, p :WPARAM, l :LPARAM) Oct 13 10:13:59.361 INFO kablam! | ^^^^^^ not found in this scope Oct 13 10:13:59.361 INFO kablam! Oct 13 10:13:59.361 INFO kablam! error[E0412]: cannot find type `HDC` in this scope Oct 13 10:13:59.361 INFO kablam! --> src/main.rs:524:32 Oct 13 10:13:59.361 INFO kablam! | Oct 13 10:13:59.361 INFO kablam! 524 | let dc = user::GetDC(w) as HDC; Oct 13 10:13:59.361 INFO kablam! | ^^^ not found in this scope Oct 13 10:13:59.361 INFO kablam! Oct 13 10:13:59.361 INFO kablam! error[E0412]: cannot find type `HGDIOBJ` in this scope Oct 13 10:13:59.361 INFO kablam! --> src/main.rs:525:32 Oct 13 10:13:59.361 INFO kablam! | Oct 13 10:13:59.361 INFO kablam! 525 | gdi::SelectObject(dc, f as HGDIOBJ); Oct 13 10:13:59.361 INFO kablam! | ^^^^^^^ not found in this scope Oct 13 10:13:59.361 INFO kablam! Oct 13 10:13:59.364 INFO kablam! error[E0412]: cannot find type `HWND` in this scope Oct 13 10:13:59.364 INFO kablam! --> src/main.rs:555:14 Oct 13 10:13:59.364 INFO kablam! | Oct 13 10:13:59.364 INFO kablam! 555 | fn key_up(w :HWND){let y = getposy();if y == 0 {return;} hidecaret(w);setposmy(1); showcaret(w);} Oct 13 10:13:59.364 INFO kablam! | ^^^^ not found in this scope Oct 13 10:13:59.364 INFO kablam! Oct 13 10:13:59.364 INFO kablam! error[E0412]: cannot find type `HWND` in this scope Oct 13 10:13:59.364 INFO kablam! --> src/main.rs:556:16 Oct 13 10:13:59.364 INFO kablam! | Oct 13 10:13:59.364 INFO kablam! 556 | fn key_down(w :HWND){hidecaret(w);setpospy(1);showcaret(w);} Oct 13 10:13:59.364 INFO kablam! | ^^^^ not found in this scope Oct 13 10:13:59.364 INFO kablam! Oct 13 10:13:59.364 INFO kablam! error[E0412]: cannot find type `HWND` in this scope Oct 13 10:13:59.364 INFO kablam! --> src/main.rs:557:16 Oct 13 10:13:59.364 INFO kablam! | Oct 13 10:13:59.364 INFO kablam! 557 | fn key_left(w :HWND) Oct 13 10:13:59.364 INFO kablam! | ^^^^ not found in this scope Oct 13 10:13:59.364 INFO kablam! Oct 13 10:13:59.364 INFO kablam! error[E0412]: cannot find type `HWND` in this scope Oct 13 10:13:59.364 INFO kablam! --> src/main.rs:571:17 Oct 13 10:13:59.365 INFO kablam! | Oct 13 10:13:59.365 INFO kablam! 571 | fn key_right(w :HWND, f :HFONT) Oct 13 10:13:59.365 INFO kablam! | ^^^^ not found in this scope Oct 13 10:13:59.365 INFO kablam! Oct 13 10:13:59.365 INFO kablam! error[E0412]: cannot find type `HFONT` in this scope Oct 13 10:13:59.365 INFO kablam! --> src/main.rs:571:26 Oct 13 10:13:59.365 INFO kablam! | Oct 13 10:13:59.365 INFO kablam! 571 | fn key_right(w :HWND, f :HFONT) Oct 13 10:13:59.365 INFO kablam! | ^^^^^ not found in this scope Oct 13 10:13:59.365 INFO kablam! Oct 13 10:13:59.365 INFO kablam! error[E0412]: cannot find type `HWND` in this scope Oct 13 10:13:59.365 INFO kablam! --> src/main.rs:603:17 Oct 13 10:13:59.365 INFO kablam! | Oct 13 10:13:59.365 INFO kablam! 603 | fn showcaret(w :HWND) Oct 13 10:13:59.365 INFO kablam! | ^^^^ not found in this scope Oct 13 10:13:59.365 INFO kablam! Oct 13 10:13:59.365 INFO kablam! error[E0412]: cannot find type `HWND` in this scope Oct 13 10:13:59.365 INFO kablam! --> src/main.rs:632:17 Oct 13 10:13:59.365 INFO kablam! | Oct 13 10:13:59.365 INFO kablam! 632 | fn hidecaret(w :HWND) {unsafe{user::HideCaret(w);}} Oct 13 10:13:59.365 INFO kablam! | ^^^^ not found in this scope Oct 13 10:13:59.365 INFO kablam! Oct 13 10:13:59.365 INFO kablam! error[E0412]: cannot find type `HWND` in this scope Oct 13 10:13:59.365 INFO kablam! --> src/main.rs:633:16 Oct 13 10:13:59.365 INFO kablam! | Oct 13 10:13:59.365 INFO kablam! 633 | fn wheel_up(w :HWND, f :HFONT) Oct 13 10:13:59.365 INFO kablam! | ^^^^ not found in this scope Oct 13 10:13:59.365 INFO kablam! Oct 13 10:13:59.365 INFO kablam! error[E0412]: cannot find type `HFONT` in this scope Oct 13 10:13:59.365 INFO kablam! --> src/main.rs:633:25 Oct 13 10:13:59.365 INFO kablam! | Oct 13 10:13:59.365 INFO kablam! 633 | fn wheel_up(w :HWND, f :HFONT) Oct 13 10:13:59.365 INFO kablam! | ^^^^^ not found in this scope Oct 13 10:13:59.365 INFO kablam! Oct 13 10:13:59.365 INFO kablam! error[E0412]: cannot find type `HWND` in this scope Oct 13 10:13:59.365 INFO kablam! --> src/main.rs:654:18 Oct 13 10:13:59.365 INFO kablam! | Oct 13 10:13:59.365 INFO kablam! 654 | fn wheel_down(w :HWND, f :HFONT) Oct 13 10:13:59.365 INFO kablam! | ^^^^ not found in this scope Oct 13 10:13:59.365 INFO kablam! Oct 13 10:13:59.365 INFO kablam! error[E0412]: cannot find type `HFONT` in this scope Oct 13 10:13:59.365 INFO kablam! --> src/main.rs:654:27 Oct 13 10:13:59.365 INFO kablam! | Oct 13 10:13:59.365 INFO kablam! 654 | fn wheel_down(w :HWND, f :HFONT) Oct 13 10:13:59.365 INFO kablam! | ^^^^^ not found in this scope Oct 13 10:13:59.365 INFO kablam! Oct 13 10:13:59.365 INFO kablam! error[E0412]: cannot find type `HWND` in this scope Oct 13 10:13:59.365 INFO kablam! --> src/main.rs:671:12 Oct 13 10:13:59.365 INFO kablam! | Oct 13 10:13:59.365 INFO kablam! 671 | fn ctrl(w :HWND, p :WPARAM, mov :&mut MV) Oct 13 10:13:59.365 INFO kablam! | ^^^^ not found in this scope Oct 13 10:13:59.365 INFO kablam! Oct 13 10:13:59.365 INFO kablam! error[E0412]: cannot find type `WPARAM` in this scope Oct 13 10:13:59.365 INFO kablam! --> src/main.rs:671:21 Oct 13 10:13:59.365 INFO kablam! | Oct 13 10:13:59.365 INFO kablam! 671 | fn ctrl(w :HWND, p :WPARAM, mov :&mut MV) Oct 13 10:13:59.365 INFO kablam! | ^^^^^^ not found in this scope Oct 13 10:13:59.365 INFO kablam! Oct 13 10:13:59.365 INFO kablam! error[E0412]: cannot find type `HWND` in this scope Oct 13 10:13:59.365 INFO kablam! --> src/main.rs:752:16 Oct 13 10:13:59.365 INFO kablam! | Oct 13 10:13:59.365 INFO kablam! 752 | fn key_0x44(w :HWND) // key D Oct 13 10:13:59.365 INFO kablam! | ^^^^ not found in this scope Oct 13 10:13:59.365 INFO kablam! Oct 13 10:13:59.365 INFO kablam! error[E0412]: cannot find type `HWND` in this scope Oct 13 10:13:59.365 INFO kablam! --> src/main.rs:757:16 Oct 13 10:13:59.365 INFO kablam! | Oct 13 10:13:59.368 INFO kablam! 757 | fn key_0x47(w :HWND) // key G Oct 13 10:13:59.369 INFO kablam! | ^^^^ not found in this scope Oct 13 10:13:59.369 INFO kablam! Oct 13 10:13:59.369 INFO kablam! error[E0412]: cannot find type `HWND` in this scope Oct 13 10:13:59.369 INFO kablam! --> src/main.rs:761:16 Oct 13 10:13:59.369 INFO kablam! | Oct 13 10:13:59.369 INFO kablam! 761 | fn key_0x64(w :HWND, f :HFONT) // key dd Oct 13 10:13:59.369 INFO kablam! | ^^^^ not found in this scope Oct 13 10:13:59.369 INFO kablam! Oct 13 10:13:59.369 INFO kablam! error[E0412]: cannot find type `HFONT` in this scope Oct 13 10:13:59.369 INFO kablam! --> src/main.rs:761:25 Oct 13 10:13:59.369 INFO kablam! | Oct 13 10:13:59.369 INFO kablam! 761 | fn key_0x64(w :HWND, f :HFONT) // key dd Oct 13 10:13:59.369 INFO kablam! | ^^^^^ not found in this scope Oct 13 10:13:59.369 INFO kablam! Oct 13 10:13:59.369 INFO kablam! error[E0412]: cannot find type `HWND` in this scope Oct 13 10:13:59.369 INFO kablam! --> src/main.rs:797:16 Oct 13 10:13:59.369 INFO kablam! | Oct 13 10:13:59.369 INFO kablam! 797 | fn key_0x67(w :HWND) // key gg Oct 13 10:13:59.369 INFO kablam! | ^^^^ not found in this scope Oct 13 10:13:59.369 INFO kablam! Oct 13 10:13:59.369 INFO kablam! error[E0412]: cannot find type `HWND` in this scope Oct 13 10:13:59.369 INFO kablam! --> src/main.rs:815:16 Oct 13 10:13:59.369 INFO kablam! | Oct 13 10:13:59.369 INFO kablam! 815 | fn key_0x6f(w :HWND, f :HFONT, icon :HICON) // o: change mode Oct 13 10:13:59.369 INFO kablam! | ^^^^ not found in this scope Oct 13 10:13:59.369 INFO kablam! Oct 13 10:13:59.369 INFO kablam! error[E0412]: cannot find type `HFONT` in this scope Oct 13 10:13:59.369 INFO kablam! --> src/main.rs:815:25 Oct 13 10:13:59.369 INFO kablam! | Oct 13 10:13:59.369 INFO kablam! 815 | fn key_0x6f(w :HWND, f :HFONT, icon :HICON) // o: change mode Oct 13 10:13:59.369 INFO kablam! | ^^^^^ not found in this scope Oct 13 10:13:59.369 INFO kablam! Oct 13 10:13:59.369 INFO kablam! error[E0412]: cannot find type `HICON` in this scope Oct 13 10:13:59.369 INFO kablam! --> src/main.rs:815:38 Oct 13 10:13:59.369 INFO kablam! | Oct 13 10:13:59.369 INFO kablam! 815 | fn key_0x6f(w :HWND, f :HFONT, icon :HICON) // o: change mode Oct 13 10:13:59.369 INFO kablam! | ^^^^^ not found in this scope Oct 13 10:13:59.369 INFO kablam! Oct 13 10:13:59.369 INFO kablam! error[E0412]: cannot find type `HWND` in this scope Oct 13 10:13:59.369 INFO kablam! --> src/main.rs:819:16 Oct 13 10:13:59.369 INFO kablam! | Oct 13 10:13:59.369 INFO kablam! 819 | fn key_0x70(w :HWND, f :HFONT) // key p Oct 13 10:13:59.369 INFO kablam! | ^^^^ not found in this scope Oct 13 10:13:59.369 INFO kablam! Oct 13 10:13:59.369 INFO kablam! error[E0412]: cannot find type `HFONT` in this scope Oct 13 10:13:59.369 INFO kablam! --> src/main.rs:819:25 Oct 13 10:13:59.369 INFO kablam! | Oct 13 10:13:59.369 INFO kablam! 819 | fn key_0x70(w :HWND, f :HFONT) // key p Oct 13 10:13:59.369 INFO kablam! | ^^^^^ not found in this scope Oct 13 10:13:59.369 INFO kablam! Oct 13 10:13:59.369 INFO kablam! error[E0412]: cannot find type `HWND` in this scope Oct 13 10:13:59.369 INFO kablam! --> src/main.rs:848:16 Oct 13 10:13:59.369 INFO kablam! | Oct 13 10:13:59.369 INFO kablam! 848 | fn key_0x79(w :HWND, f :HFONT, icon :HICON) // key y Oct 13 10:13:59.369 INFO kablam! | ^^^^ not found in this scope Oct 13 10:13:59.369 INFO kablam! Oct 13 10:13:59.369 INFO kablam! error[E0412]: cannot find type `HFONT` in this scope Oct 13 10:13:59.369 INFO kablam! --> src/main.rs:848:25 Oct 13 10:13:59.369 INFO kablam! | Oct 13 10:13:59.369 INFO kablam! 848 | fn key_0x79(w :HWND, f :HFONT, icon :HICON) // key y Oct 13 10:13:59.369 INFO kablam! | ^^^^^ not found in this scope Oct 13 10:13:59.369 INFO kablam! Oct 13 10:13:59.369 INFO kablam! error[E0412]: cannot find type `HICON` in this scope Oct 13 10:13:59.369 INFO kablam! --> src/main.rs:848:38 Oct 13 10:13:59.369 INFO kablam! | Oct 13 10:13:59.369 INFO kablam! 848 | fn key_0x79(w :HWND, f :HFONT, icon :HICON) // key y Oct 13 10:13:59.369 INFO kablam! | ^^^^^ not found in this scope Oct 13 10:13:59.369 INFO kablam! Oct 13 10:13:59.369 INFO kablam! error[E0412]: cannot find type `HWND` in this scope Oct 13 10:13:59.369 INFO kablam! --> src/main.rs:864:16 Oct 13 10:13:59.369 INFO kablam! | Oct 13 10:13:59.369 INFO kablam! 864 | fn key_0x1B(w :HWND, f :HFONT, icon :HICON) // esc Oct 13 10:13:59.369 INFO kablam! | ^^^^ not found in this scope Oct 13 10:13:59.369 INFO kablam! Oct 13 10:13:59.369 INFO kablam! error[E0412]: cannot find type `HFONT` in this scope Oct 13 10:13:59.369 INFO kablam! --> src/main.rs:864:25 Oct 13 10:13:59.369 INFO kablam! | Oct 13 10:13:59.369 INFO kablam! 864 | fn key_0x1B(w :HWND, f :HFONT, icon :HICON) // esc Oct 13 10:13:59.369 INFO kablam! | ^^^^^ not found in this scope Oct 13 10:13:59.369 INFO kablam! Oct 13 10:13:59.369 INFO kablam! error[E0412]: cannot find type `HICON` in this scope Oct 13 10:13:59.369 INFO kablam! --> src/main.rs:864:38 Oct 13 10:13:59.369 INFO kablam! | Oct 13 10:13:59.369 INFO kablam! 864 | fn key_0x1B(w :HWND, f :HFONT, icon :HICON) // esc Oct 13 10:13:59.369 INFO kablam! | ^^^^^ not found in this scope Oct 13 10:13:59.369 INFO kablam! Oct 13 10:13:59.369 INFO kablam! error[E0412]: cannot find type `HWND` in this scope Oct 13 10:13:59.369 INFO kablam! --> src/main.rs:889:16 Oct 13 10:13:59.369 INFO kablam! | Oct 13 10:13:59.369 INFO kablam! 889 | fn key_0x0D(w :HWND, f :HFONT) // enter Oct 13 10:13:59.370 INFO kablam! | ^^^^ not found in this scope Oct 13 10:13:59.370 INFO kablam! Oct 13 10:13:59.370 INFO kablam! error[E0412]: cannot find type `HFONT` in this scope Oct 13 10:13:59.370 INFO kablam! --> src/main.rs:889:25 Oct 13 10:13:59.370 INFO kablam! | Oct 13 10:13:59.370 INFO kablam! 889 | fn key_0x0D(w :HWND, f :HFONT) // enter Oct 13 10:13:59.370 INFO kablam! | ^^^^^ not found in this scope Oct 13 10:13:59.370 INFO kablam! Oct 13 10:13:59.370 INFO kablam! error[E0412]: cannot find type `HWND` in this scope Oct 13 10:13:59.370 INFO kablam! --> src/main.rs:893:17 Oct 13 10:13:59.370 INFO kablam! | Oct 13 10:13:59.370 INFO kablam! 893 | fn key_input(w :HWND, f :HFONT, p :WPARAM) // edit Oct 13 10:13:59.370 INFO kablam! | ^^^^ not found in this scope Oct 13 10:13:59.370 INFO kablam! Oct 13 10:13:59.370 INFO kablam! error[E0412]: cannot find type `HFONT` in this scope Oct 13 10:13:59.370 INFO kablam! --> src/main.rs:893:26 Oct 13 10:13:59.370 INFO kablam! | Oct 13 10:13:59.370 INFO kablam! 893 | fn key_input(w :HWND, f :HFONT, p :WPARAM) // edit Oct 13 10:13:59.370 INFO kablam! | ^^^^^ not found in this scope Oct 13 10:13:59.370 INFO kablam! Oct 13 10:13:59.370 INFO kablam! error[E0412]: cannot find type `WPARAM` in this scope Oct 13 10:13:59.370 INFO kablam! --> src/main.rs:893:36 Oct 13 10:13:59.370 INFO kablam! | Oct 13 10:13:59.370 INFO kablam! 893 | fn key_input(w :HWND, f :HFONT, p :WPARAM) // edit Oct 13 10:13:59.370 INFO kablam! | ^^^^^^ not found in this scope Oct 13 10:13:59.370 INFO kablam! Oct 13 10:13:59.370 INFO kablam! error[E0412]: cannot find type `HWND` in this scope Oct 13 10:13:59.370 INFO kablam! --> src/main.rs:950:12 Oct 13 10:13:59.370 INFO kablam! | Oct 13 10:13:59.370 INFO kablam! 950 | fn edit(w :HWND, p :WPARAM, mov :&mut MV) Oct 13 10:13:59.370 INFO kablam! | ^^^^ not found in this scope Oct 13 10:13:59.370 INFO kablam! Oct 13 10:13:59.370 INFO kablam! error[E0412]: cannot find type `WPARAM` in this scope Oct 13 10:13:59.370 INFO kablam! --> src/main.rs:950:21 Oct 13 10:13:59.370 INFO kablam! | Oct 13 10:13:59.370 INFO kablam! 950 | fn edit(w :HWND, p :WPARAM, mov :&mut MV) Oct 13 10:13:59.370 INFO kablam! | ^^^^^^ not found in this scope Oct 13 10:13:59.370 INFO kablam! Oct 13 10:13:59.370 INFO kablam! error[E0412]: cannot find type `HWND` in this scope Oct 13 10:13:59.370 INFO kablam! --> src/main.rs:1029:17 Oct 13 10:13:59.370 INFO kablam! | Oct 13 10:13:59.370 INFO kablam! 1029 | fn sidepanel(w: HWND, sw: HWND, f :HFONT) Oct 13 10:13:59.370 INFO kablam! | ^^^^ not found in this scope Oct 13 10:13:59.370 INFO kablam! Oct 13 10:13:59.370 INFO kablam! error[E0412]: cannot find type `HWND` in this scope Oct 13 10:13:59.370 INFO kablam! --> src/main.rs:1029:27 Oct 13 10:13:59.370 INFO kablam! | Oct 13 10:13:59.370 INFO kablam! 1029 | fn sidepanel(w: HWND, sw: HWND, f :HFONT) Oct 13 10:13:59.370 INFO kablam! | ^^^^ not found in this scope Oct 13 10:13:59.370 INFO kablam! Oct 13 10:13:59.370 INFO kablam! error[E0412]: cannot find type `HFONT` in this scope Oct 13 10:13:59.370 INFO kablam! --> src/main.rs:1029:36 Oct 13 10:13:59.370 INFO kablam! | Oct 13 10:13:59.370 INFO kablam! 1029 | fn sidepanel(w: HWND, sw: HWND, f :HFONT) Oct 13 10:13:59.370 INFO kablam! | ^^^^^ not found in this scope Oct 13 10:13:59.370 INFO kablam! Oct 13 10:13:59.370 INFO kablam! error[E0412]: cannot find type `HWND` in this scope Oct 13 10:13:59.370 INFO kablam! --> src/main.rs:1053:46 Oct 13 10:13:59.370 INFO kablam! | Oct 13 10:13:59.370 INFO kablam! 1053 | pub unsafe extern "system" fn window_proc(w :HWND, msg :UINT, p :WPARAM, l :LPARAM) -> LRESULT Oct 13 10:13:59.370 INFO kablam! | ^^^^ not found in this scope Oct 13 10:13:59.370 INFO kablam! Oct 13 10:13:59.370 INFO kablam! error[E0412]: cannot find type `UINT` in this scope Oct 13 10:13:59.370 INFO kablam! --> src/main.rs:1053:57 Oct 13 10:13:59.370 INFO kablam! | Oct 13 10:13:59.370 INFO kablam! 1053 | pub unsafe extern "system" fn window_proc(w :HWND, msg :UINT, p :WPARAM, l :LPARAM) -> LRESULT Oct 13 10:13:59.370 INFO kablam! | ^^^^ not found in this scope Oct 13 10:13:59.370 INFO kablam! Oct 13 10:13:59.380 INFO kablam! error[E0412]: cannot find type `WPARAM` in this scope Oct 13 10:13:59.380 INFO kablam! --> src/main.rs:1053:66 Oct 13 10:13:59.380 INFO kablam! | Oct 13 10:13:59.380 INFO kablam! 1053 | pub unsafe extern "system" fn window_proc(w :HWND, msg :UINT, p :WPARAM, l :LPARAM) -> LRESULT Oct 13 10:13:59.380 INFO kablam! | ^^^^^^ not found in this scope Oct 13 10:13:59.380 INFO kablam! Oct 13 10:13:59.380 INFO kablam! error[E0412]: cannot find type `LPARAM` in this scope Oct 13 10:13:59.380 INFO kablam! --> src/main.rs:1053:77 Oct 13 10:13:59.380 INFO kablam! | Oct 13 10:13:59.380 INFO kablam! 1053 | pub unsafe extern "system" fn window_proc(w :HWND, msg :UINT, p :WPARAM, l :LPARAM) -> LRESULT Oct 13 10:13:59.380 INFO kablam! | ^^^^^^ not found in this scope Oct 13 10:13:59.380 INFO kablam! Oct 13 10:13:59.380 INFO kablam! error[E0412]: cannot find type `LRESULT` in this scope Oct 13 10:13:59.380 INFO kablam! --> src/main.rs:1053:88 Oct 13 10:13:59.380 INFO kablam! | Oct 13 10:13:59.380 INFO kablam! 1053 | pub unsafe extern "system" fn window_proc(w :HWND, msg :UINT, p :WPARAM, l :LPARAM) -> LRESULT Oct 13 10:13:59.380 INFO kablam! | ^^^^^^^ not found in this scope Oct 13 10:13:59.380 INFO kablam! Oct 13 10:13:59.380 INFO kablam! error[E0412]: cannot find type `LPCREATESTRUCTW` in this scope Oct 13 10:13:59.380 INFO kablam! --> src/main.rs:1059:27 Oct 13 10:13:59.380 INFO kablam! | Oct 13 10:13:59.380 INFO kablam! 1059 | let param = &*(l as LPCREATESTRUCTW); Oct 13 10:13:59.380 INFO kablam! | ^^^^^^^^^^^^^^^ not found in this scope Oct 13 10:13:59.380 INFO kablam! Oct 13 10:13:59.380 INFO kablam! error[E0412]: cannot find type `LPVOID` in this scope Oct 13 10:13:59.380 INFO kablam! --> src/main.rs:1065:72 Oct 13 10:13:59.380 INFO kablam! | Oct 13 10:13:59.381 INFO kablam! 1065 | let mov_ptr = user::GetWindowLongPtrW(w, user::GWLP_USERDATA) as LPVOID; Oct 13 10:13:59.381 INFO kablam! | ^^^^^^ not found in this scope Oct 13 10:13:59.381 INFO kablam! Oct 13 10:13:59.381 INFO kablam! error[E0425]: cannot find value `MAX_PATH` in this scope Oct 13 10:13:59.381 INFO kablam! --> src/main.rs:1084:32 Oct 13 10:13:59.381 INFO kablam! | Oct 13 10:13:59.381 INFO kablam! 1084 | let mut v = vec![0u16; MAX_PATH as usize]; Oct 13 10:13:59.381 INFO kablam! | ^^^^^^^^ not found in this scope Oct 13 10:13:59.381 INFO kablam! Oct 13 10:13:59.385 INFO kablam! error[E0425]: cannot find value `MAX_PATH` in this scope Oct 13 10:13:59.385 INFO kablam! --> src/main.rs:1085:57 Oct 13 10:13:59.385 INFO kablam! | Oct 13 10:13:59.385 INFO kablam! 1085 | shell::DragQueryFileW(hdrop, 0, v.as_mut_ptr(), MAX_PATH as u32); Oct 13 10:13:59.385 INFO kablam! | ^^^^^^^^ not found in this scope Oct 13 10:13:59.385 INFO kablam! Oct 13 10:13:59.385 INFO kablam! error[E0412]: cannot find type `LPVOID` in this scope Oct 13 10:13:59.385 INFO kablam! --> src/main.rs:1094:74 Oct 13 10:13:59.385 INFO kablam! | Oct 13 10:13:59.385 INFO kablam! 1094 | let mov_ptr = user::GetWindowLongPtrW(w, user::GWLP_USERDATA) as LPVOID; Oct 13 10:13:59.385 INFO kablam! | ^^^^^^ not found in this scope Oct 13 10:13:59.385 INFO kablam! Oct 13 10:13:59.385 INFO kablam! error[E0412]: cannot find type `LPVOID` in this scope Oct 13 10:13:59.385 INFO kablam! --> src/main.rs:1136:80 Oct 13 10:13:59.385 INFO kablam! | Oct 13 10:13:59.385 INFO kablam! 1136 | let mov_ptr = user::GetWindowLongPtrW(w, user::GWLP_USERDATA) as LPVOID; Oct 13 10:13:59.385 INFO kablam! | ^^^^^^ not found in this scope Oct 13 10:13:59.385 INFO kablam! Oct 13 10:13:59.385 INFO kablam! error[E0412]: cannot find type `LPVOID` in this scope Oct 13 10:13:59.385 INFO kablam! --> src/main.rs:1160:72 Oct 13 10:13:59.385 INFO kablam! | Oct 13 10:13:59.385 INFO kablam! 1160 | let mov_ptr = user::GetWindowLongPtrW(w, user::GWLP_USERDATA) as LPVOID; Oct 13 10:13:59.385 INFO kablam! | ^^^^^^ not found in this scope Oct 13 10:13:59.385 INFO kablam! Oct 13 10:13:59.385 INFO kablam! error[E0412]: cannot find type `LPVOID` in this scope Oct 13 10:13:59.385 INFO kablam! --> src/main.rs:1178:76 Oct 13 10:13:59.385 INFO kablam! | Oct 13 10:13:59.385 INFO kablam! 1178 | let mov_ptr = user::GetWindowLongPtrW(w, user::GWLP_USERDATA) as LPVOID; Oct 13 10:13:59.385 INFO kablam! | ^^^^^^ not found in this scope Oct 13 10:13:59.385 INFO kablam! Oct 13 10:13:59.385 INFO kablam! error[E0425]: cannot find function `HIWORD` in this scope Oct 13 10:13:59.385 INFO kablam! --> src/main.rs:1191:17 Oct 13 10:13:59.385 INFO kablam! | Oct 13 10:13:59.385 INFO kablam! 1191 | let w_h = HIWORD(l as u32); Oct 13 10:13:59.385 INFO kablam! | ^^^^^^ not found in this scope Oct 13 10:13:59.385 INFO kablam! Oct 13 10:13:59.385 INFO kablam! error[E0412]: cannot find type `HWND` in this scope Oct 13 10:13:59.385 INFO kablam! --> src/main.rs:1213:50 Oct 13 10:13:59.385 INFO kablam! | Oct 13 10:13:59.385 INFO kablam! 1213 | pub unsafe extern "system" fn sub_window_proc(w :HWND, msg :UINT, p :WPARAM, l :LPARAM) -> LRESULT Oct 13 10:13:59.385 INFO kablam! | ^^^^ not found in this scope Oct 13 10:13:59.385 INFO kablam! Oct 13 10:13:59.385 INFO kablam! error[E0412]: cannot find type `UINT` in this scope Oct 13 10:13:59.385 INFO kablam! --> src/main.rs:1213:61 Oct 13 10:13:59.385 INFO kablam! | Oct 13 10:13:59.385 INFO kablam! 1213 | pub unsafe extern "system" fn sub_window_proc(w :HWND, msg :UINT, p :WPARAM, l :LPARAM) -> LRESULT Oct 13 10:13:59.385 INFO kablam! | ^^^^ not found in this scope Oct 13 10:13:59.385 INFO kablam! Oct 13 10:13:59.385 INFO kablam! error[E0412]: cannot find type `WPARAM` in this scope Oct 13 10:13:59.385 INFO kablam! --> src/main.rs:1213:70 Oct 13 10:13:59.385 INFO kablam! | Oct 13 10:13:59.385 INFO kablam! 1213 | pub unsafe extern "system" fn sub_window_proc(w :HWND, msg :UINT, p :WPARAM, l :LPARAM) -> LRESULT Oct 13 10:13:59.385 INFO kablam! | ^^^^^^ not found in this scope Oct 13 10:13:59.385 INFO kablam! Oct 13 10:13:59.385 INFO kablam! error[E0412]: cannot find type `LPARAM` in this scope Oct 13 10:13:59.385 INFO kablam! --> src/main.rs:1213:81 Oct 13 10:13:59.385 INFO kablam! | Oct 13 10:13:59.385 INFO kablam! 1213 | pub unsafe extern "system" fn sub_window_proc(w :HWND, msg :UINT, p :WPARAM, l :LPARAM) -> LRESULT Oct 13 10:13:59.385 INFO kablam! | ^^^^^^ not found in this scope Oct 13 10:13:59.385 INFO kablam! Oct 13 10:13:59.385 INFO kablam! error[E0412]: cannot find type `LRESULT` in this scope Oct 13 10:13:59.386 INFO kablam! --> src/main.rs:1213:92 Oct 13 10:13:59.386 INFO kablam! | Oct 13 10:13:59.386 INFO kablam! 1213 | pub unsafe extern "system" fn sub_window_proc(w :HWND, msg :UINT, p :WPARAM, l :LPARAM) -> LRESULT Oct 13 10:13:59.386 INFO kablam! | ^^^^^^^ not found in this scope Oct 13 10:13:59.386 INFO kablam! Oct 13 10:13:59.386 INFO kablam! error[E0412]: cannot find type `HINSTANCE` in this scope Oct 13 10:13:59.386 INFO kablam! --> src/main.rs:1242:38 Oct 13 10:13:59.386 INFO kablam! | Oct 13 10:13:59.386 INFO kablam! 1242 | let icon = user::LoadImageW(0 as HINSTANCE, icon_name.as_ptr(), user::IMAGE_ICON, 0, 0, Oct 13 10:13:59.386 INFO kablam! | ^^^^^^^^^ not found in this scope Oct 13 10:13:59.386 INFO kablam! Oct 13 10:13:59.386 INFO kablam! error[E0412]: cannot find type `HINSTANCE` in this scope Oct 13 10:13:59.386 INFO kablam! --> src/main.rs:1245:39 Oct 13 10:13:59.386 INFO kablam! | Oct 13 10:13:59.386 INFO kablam! 1245 | let icon2 = user::LoadImageW(0 as HINSTANCE, icon_name2.as_ptr(), user::IMAGE_ICON, 0, 0, Oct 13 10:13:59.386 INFO kablam! | ^^^^^^^^^ not found in this scope Oct 13 10:13:59.386 INFO kablam! Oct 13 10:13:59.386 INFO kablam! error[E0412]: cannot find type `HINSTANCE` in this scope Oct 13 10:13:59.386 INFO kablam! --> src/main.rs:1248:39 Oct 13 10:13:59.386 INFO kablam! | Oct 13 10:13:59.386 INFO kablam! 1248 | let icon3 = user::LoadImageW(0 as HINSTANCE, icon_name3.as_ptr(), user::IMAGE_ICON, 0, 0, Oct 13 10:13:59.386 INFO kablam! | ^^^^^^^^^ not found in this scope Oct 13 10:13:59.386 INFO kablam! Oct 13 10:13:59.386 INFO kablam! error[E0412]: cannot find type `HICON` in this scope Oct 13 10:13:59.386 INFO kablam! --> src/main.rs:1251:82 Oct 13 10:13:59.386 INFO kablam! | Oct 13 10:13:59.386 INFO kablam! 1251 | let sidehwnd = window(class_name2, win_name2, Some(sub_window_proc), icon as HICON, Oct 13 10:13:59.386 INFO kablam! | ^^^^^ not found in this scope Oct 13 10:13:59.386 INFO kablam! Oct 13 10:13:59.386 INFO kablam! error[E0425]: cannot find value `WS_POPUP` in this scope Oct 13 10:13:59.386 INFO kablam! --> src/main.rs:1252:27 Oct 13 10:13:59.386 INFO kablam! | Oct 13 10:13:59.386 INFO kablam! 1252 | WS_POPUP | WS_BORDER | WS_VISIBLE, W/4, H, 0 as LPVOID); Oct 13 10:13:59.386 INFO kablam! | ^^^^^^^^ not found in this scope Oct 13 10:13:59.386 INFO kablam! Oct 13 10:13:59.386 INFO kablam! error[E0425]: cannot find value `WS_BORDER` in this scope Oct 13 10:13:59.386 INFO kablam! --> src/main.rs:1252:38 Oct 13 10:13:59.386 INFO kablam! | Oct 13 10:13:59.386 INFO kablam! 1252 | WS_POPUP | WS_BORDER | WS_VISIBLE, W/4, H, 0 as LPVOID); Oct 13 10:13:59.386 INFO kablam! | ^^^^^^^^^ not found in this scope Oct 13 10:13:59.386 INFO kablam! Oct 13 10:13:59.386 INFO kablam! error[E0425]: cannot find value `WS_VISIBLE` in this scope Oct 13 10:13:59.386 INFO kablam! --> src/main.rs:1252:50 Oct 13 10:13:59.386 INFO kablam! | Oct 13 10:13:59.386 INFO kablam! 1252 | WS_POPUP | WS_BORDER | WS_VISIBLE, W/4, H, 0 as LPVOID); Oct 13 10:13:59.386 INFO kablam! | ^^^^^^^^^^ not found in this scope Oct 13 10:13:59.386 INFO kablam! Oct 13 10:13:59.386 INFO kablam! error[E0412]: cannot find type `LPVOID` in this scope Oct 13 10:13:59.386 INFO kablam! --> src/main.rs:1252:75 Oct 13 10:13:59.386 INFO kablam! | Oct 13 10:13:59.386 INFO kablam! 1252 | WS_POPUP | WS_BORDER | WS_VISIBLE, W/4, H, 0 as LPVOID); Oct 13 10:13:59.386 INFO kablam! | ^^^^^^ not found in this scope Oct 13 10:13:59.386 INFO kablam! Oct 13 10:13:59.386 INFO kablam! error[E0412]: cannot find type `HICON` in this scope Oct 13 10:13:59.386 INFO kablam! --> src/main.rs:1255:53 Oct 13 10:13:59.386 INFO kablam! | Oct 13 10:13:59.386 INFO kablam! 1255 | let mut mov : MV = MV{font :font, save :icon as HICON, edit :icon2 as HICON, visual :icon3 as HICON, sw :sidehwnd}; Oct 13 10:13:59.386 INFO kablam! | ^^^^^ not found in this scope Oct 13 10:13:59.386 INFO kablam! Oct 13 10:13:59.386 INFO kablam! error[E0412]: cannot find type `HICON` in this scope Oct 13 10:13:59.386 INFO kablam! --> src/main.rs:1255:75 Oct 13 10:13:59.386 INFO kablam! | Oct 13 10:13:59.386 INFO kablam! 1255 | let mut mov : MV = MV{font :font, save :icon as HICON, edit :icon2 as HICON, visual :icon3 as HICON, sw :sidehwnd}; Oct 13 10:13:59.386 INFO kablam! | ^^^^^ not found in this scope Oct 13 10:13:59.386 INFO kablam! Oct 13 10:13:59.386 INFO kablam! error[E0412]: cannot find type `HICON` in this scope Oct 13 10:13:59.386 INFO kablam! --> src/main.rs:1255:99 Oct 13 10:13:59.386 INFO kablam! | Oct 13 10:13:59.386 INFO kablam! 1255 | let mut mov : MV = MV{font :font, save :icon as HICON, edit :icon2 as HICON, visual :icon3 as HICON, sw :sidehwnd}; Oct 13 10:13:59.386 INFO kablam! | ^^^^^ not found in this scope Oct 13 10:13:59.386 INFO kablam! Oct 13 10:13:59.386 INFO kablam! error[E0412]: cannot find type `LPVOID` in this scope Oct 13 10:13:59.386 INFO kablam! --> src/main.rs:1256:19 Oct 13 10:13:59.386 INFO kablam! | Oct 13 10:13:59.386 INFO kablam! 1256 | let mov_ptr : LPVOID = &mut mov as *mut _ as LPVOID; Oct 13 10:13:59.386 INFO kablam! | ^^^^^^ not found in this scope Oct 13 10:13:59.386 INFO kablam! Oct 13 10:13:59.386 INFO kablam! error[E0412]: cannot find type `LPVOID` in this scope Oct 13 10:13:59.386 INFO kablam! --> src/main.rs:1256:50 Oct 13 10:13:59.386 INFO kablam! | Oct 13 10:13:59.386 INFO kablam! 1256 | let mov_ptr : LPVOID = &mut mov as *mut _ as LPVOID; Oct 13 10:13:59.386 INFO kablam! | ^^^^^^ not found in this scope Oct 13 10:13:59.386 INFO kablam! Oct 13 10:13:59.386 INFO kablam! error[E0412]: cannot find type `HICON` in this scope Oct 13 10:13:59.386 INFO kablam! --> src/main.rs:1257:72 Oct 13 10:13:59.386 INFO kablam! | Oct 13 10:13:59.386 INFO kablam! 1257 | let hwnd = window(class_name, win_name, Some(window_proc), icon as HICON, WS_OVERLAPPEDWINDOW | WS_VISIBLE, W, H, mov_ptr); Oct 13 10:13:59.386 INFO kablam! | ^^^^^ not found in this scope Oct 13 10:13:59.386 INFO kablam! Oct 13 10:13:59.386 INFO kablam! error[E0425]: cannot find value `WS_OVERLAPPEDWINDOW` in this scope Oct 13 10:13:59.386 INFO kablam! --> src/main.rs:1257:79 Oct 13 10:13:59.386 INFO kablam! | Oct 13 10:13:59.387 INFO kablam! 1257 | let hwnd = window(class_name, win_name, Some(window_proc), icon as HICON, WS_OVERLAPPEDWINDOW | WS_VISIBLE, W, H, mov_ptr); Oct 13 10:13:59.387 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ not found in this scope Oct 13 10:13:59.387 INFO kablam! Oct 13 10:13:59.387 INFO kablam! error[E0425]: cannot find value `WS_VISIBLE` in this scope Oct 13 10:13:59.387 INFO kablam! --> src/main.rs:1257:101 Oct 13 10:13:59.387 INFO kablam! | Oct 13 10:13:59.387 INFO kablam! 1257 | let hwnd = window(class_name, win_name, Some(window_proc), icon as HICON, WS_OVERLAPPEDWINDOW | WS_VISIBLE, W, H, mov_ptr); Oct 13 10:13:59.387 INFO kablam! | ^^^^^^^^^^ not found in this scope Oct 13 10:13:59.387 INFO kablam! Oct 13 10:13:59.387 INFO kablam! error[E0412]: cannot find type `HWND` in this scope Oct 13 10:13:59.387 INFO kablam! --> src/main.rs:1262:42 Oct 13 10:13:59.387 INFO kablam! | Oct 13 10:13:59.387 INFO kablam! 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},}; Oct 13 10:13:59.387 INFO kablam! | ^^^^ not found in this scope Oct 13 10:13:59.387 INFO kablam! Oct 13 10:13:59.387 INFO kablam! error[E0412]: cannot find type `UINT` in this scope Oct 13 10:13:59.387 INFO kablam! --> src/main.rs:1262:62 Oct 13 10:13:59.387 INFO kablam! | Oct 13 10:13:59.387 INFO kablam! 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},}; Oct 13 10:13:59.387 INFO kablam! | ^^^^ not found in this scope Oct 13 10:13:59.387 INFO kablam! Oct 13 10:13:59.387 INFO kablam! error[E0412]: cannot find type `WPARAM` in this scope Oct 13 10:13:59.387 INFO kablam! --> src/main.rs:1262:82 Oct 13 10:13:59.387 INFO kablam! | Oct 13 10:13:59.387 INFO kablam! 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},}; Oct 13 10:13:59.387 INFO kablam! | ^^^^^^ not found in this scope Oct 13 10:13:59.387 INFO kablam! Oct 13 10:13:59.387 INFO kablam! error[E0412]: cannot find type `LPARAM` in this scope Oct 13 10:13:59.387 INFO kablam! --> src/main.rs:1262:104 Oct 13 10:13:59.387 INFO kablam! | Oct 13 10:13:59.387 INFO kablam! 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},}; Oct 13 10:13:59.387 INFO kablam! | ^^^^^^ not found in this scope Oct 13 10:13:59.387 INFO kablam! Oct 13 10:13:59.387 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Oct 13 10:13:59.387 INFO kablam! --> src/main.rs:1262:124 Oct 13 10:13:59.387 INFO kablam! | Oct 13 10:13:59.387 INFO kablam! 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},}; Oct 13 10:13:59.387 INFO kablam! | ^^^^^ not found in this scope Oct 13 10:13:59.387 INFO kablam! Oct 13 10:13:59.387 INFO kablam! error[E0422]: cannot find struct, variant or union type `POINT` in this scope Oct 13 10:13:59.387 INFO kablam! --> src/main.rs:1262:136 Oct 13 10:13:59.387 INFO kablam! | Oct 13 10:13:59.387 INFO kablam! 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},}; Oct 13 10:13:59.387 INFO kablam! | ^^^^^ not found in this scope Oct 13 10:13:59.387 INFO kablam! Oct 13 10:13:59.387 INFO kablam! error[E0412]: cannot find type `WPARAM` in this scope Oct 13 10:13:59.387 INFO kablam! --> src/main.rs:1263:84 Oct 13 10:13:59.387 INFO kablam! | Oct 13 10:13:59.387 INFO kablam! 1263 | if font != ptr::null_mut() {user::SendMessageW(hwnd, user::WM_SETFONT, font as WPARAM, 1);} Oct 13 10:13:59.387 INFO kablam! | ^^^^^^ not found in this scope Oct 13 10:13:59.387 INFO kablam! Oct 13 10:13:59.387 INFO kablam! error[E0412]: cannot find type `HDC` in this scope Oct 13 10:13:59.387 INFO kablam! --> src/main.rs:1265:35 Oct 13 10:13:59.387 INFO kablam! | Oct 13 10:13:59.387 INFO kablam! 1265 | let dc = user::GetDC(hwnd) as HDC; Oct 13 10:13:59.387 INFO kablam! | ^^^ not found in this scope Oct 13 10:13:59.387 INFO kablam! Oct 13 10:13:59.387 INFO kablam! error[E0412]: cannot find type `INT` in this scope Oct 13 10:13:59.387 INFO kablam! --> src/main.rs:1266:22 Oct 13 10:13:59.387 INFO kablam! | Oct 13 10:13:59.387 INFO kablam! 1266 | let mut char_w : INT = 0; Oct 13 10:13:59.387 INFO kablam! | ^^^ not found in this scope Oct 13 10:13:59.387 INFO kablam! Oct 13 10:13:59.387 INFO kablam! error[E0412]: cannot find type `HGDIOBJ` in this scope Oct 13 10:13:59.387 INFO kablam! --> src/main.rs:1274:35 Oct 13 10:13:59.387 INFO kablam! | Oct 13 10:13:59.387 INFO kablam! 1274 | gdi::SelectObject(dc, font as HGDIOBJ ); Oct 13 10:13:59.387 INFO kablam! | ^^^^^^^ not found in this scope Oct 13 10:13:59.387 INFO kablam! Oct 13 10:13:59.387 INFO kablam! error[E0412]: cannot find type `UINT` in this scope Oct 13 10:13:59.387 INFO kablam! --> src/main.rs:1275:35 Oct 13 10:13:59.387 INFO kablam! | Oct 13 10:13:59.387 INFO kablam! 1275 | gdi::GetCharWidth32W(dc, 0 as UINT, 0 as UINT, &mut char_w); Oct 13 10:13:59.387 INFO kablam! | ^^^^ not found in this scope Oct 13 10:13:59.387 INFO kablam! Oct 13 10:13:59.387 INFO kablam! error[E0412]: cannot find type `UINT` in this scope Oct 13 10:13:59.387 INFO kablam! --> src/main.rs:1275:46 Oct 13 10:13:59.387 INFO kablam! | Oct 13 10:13:59.387 INFO kablam! 1275 | gdi::GetCharWidth32W(dc, 0 as UINT, 0 as UINT, &mut char_w); Oct 13 10:13:59.387 INFO kablam! | ^^^^ not found in this scope Oct 13 10:13:59.387 INFO kablam! Oct 13 10:13:59.387 INFO kablam! error[E0412]: cannot find type `HBITMAP` in this scope Oct 13 10:13:59.387 INFO kablam! --> src/main.rs:1280:34 Oct 13 10:13:59.387 INFO kablam! | Oct 13 10:13:59.387 INFO kablam! 1280 | user::CreateCaret(hwnd, 0 as HBITMAP, 1, tm.tmHeight); Oct 13 10:13:59.387 INFO kablam! | ^^^^^^^ not found in this scope Oct 13 10:13:59.387 INFO kablam! Oct 13 10:13:59.388 INFO kablam! error[E0412]: cannot find type `HWND` in this scope Oct 13 10:13:59.388 INFO kablam! --> src/main.rs:1290:48 Oct 13 10:13:59.388 INFO kablam! | Oct 13 10:13:59.388 INFO kablam! 1290 | let m = user::GetMessageW(&mut msg, 0 as HWND, 0, 0); Oct 13 10:13:59.388 INFO kablam! | ^^^^ not found in this scope Oct 13 10:13:59.388 INFO kablam! Oct 13 10:13:59.396 INFO kablam! warning: unused imports: `HANDLE`, `LONG`, `LPCWSTR`, `minwinbase::LMEM_MOVEABLE` Oct 13 10:13:59.396 INFO kablam! --> src/main.rs:35:18 Oct 13 10:13:59.396 INFO kablam! | Oct 13 10:13:59.396 INFO kablam! 35 | use winapi::um::{minwinbase::LMEM_MOVEABLE, winnt::{LPCWSTR, LONG, HANDLE}}; Oct 13 10:13:59.396 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^ ^^^^ ^^^^^^ Oct 13 10:13:59.396 INFO kablam! | Oct 13 10:13:59.396 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 10:13:59.396 INFO kablam! Oct 13 10:13:59.396 INFO kablam! warning: unused imports: `HBITMAP`, `HBRUSH`, `HDC`, `HFONT`, `HGDIOBJ`, `HICON`, `HMENU`, `HWND`, `POINT`, `RECT` Oct 13 10:13:59.396 INFO kablam! --> src/main.rs:37:30 Oct 13 10:13:59.396 INFO kablam! | Oct 13 10:13:59.396 INFO kablam! 37 | use winapi::shared::windef::{HWND, HMENU, HBRUSH, HICON, HFONT, HGDIOBJ, HBITMAP, HDC, RECT, POINT}; Oct 13 10:13:59.396 INFO kablam! | ^^^^ ^^^^^ ^^^^^^ ^^^^^ ^^^^^ ^^^^^^^ ^^^^^^^ ^^^ ^^^^ ^^^^^ Oct 13 10:13:59.396 INFO kablam! Oct 13 10:13:59.396 INFO kablam! warning: unused imports: `DWORD`, `HGLOBAL`, `HINSTANCE`, `HIWORD`, `INT`, `LOWORD`, `LPARAM`, `LPVOID`, `LRESULT`, `MAX_PATH`, `UINT`, `WPARAM` Oct 13 10:13:59.396 INFO kablam! --> src/main.rs:38:33 Oct 13 10:13:59.396 INFO kablam! | Oct 13 10:13:59.396 INFO kablam! 38 | use winapi::shared::minwindef::{INT, UINT, DWORD, MAX_PATH, HINSTANCE, HGLOBAL, LRESULT, LPVOID, WPARAM, LPARAM, HIWORD, LOWORD}; Oct 13 10:13:59.396 INFO kablam! | ^^^ ^^^^ ^^^^^ ^^^^^^^^ ^^^^^^^^^ ^^^^^^^ ^^^^^^^ ^^^^^^ ^^^^^^ ^^^^^^ ^^^^^^ ^^^^^^ Oct 13 10:13:59.396 INFO kablam! Oct 13 10:13:59.396 INFO kablam! warning: unused imports: `LPCREATESTRUCTW`, `WNDCLASSEXW`, `WNDPROC`, `WS_BORDER`, `WS_CAPTION`, `WS_CHILD`, `WS_OVERLAPPEDWINDOW`, `WS_POPUP`, `WS_SYSMENU`, `WS_VISIBLE` Oct 13 10:13:59.396 INFO kablam! --> src/main.rs:39:12 Oct 13 10:13:59.396 INFO kablam! | Oct 13 10:13:59.396 INFO kablam! 39 | use user::{WS_OVERLAPPEDWINDOW, WS_VISIBLE, WS_CHILD, WS_BORDER, WS_SYSMENU, WS_POPUP, WS_CAPTION, WNDCLASSEXW, WNDPROC, LPCREATESTRUCTW}; Oct 13 10:13:59.396 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^ ^^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^^^^ ^^^^^^^ ^^^^^^^^^^^^^^^ Oct 13 10:13:59.396 INFO kablam! Oct 13 10:13:59.400 INFO kablam! warning: unused imports: `Write`, `os::windows::ffi::OsStrExt` Oct 13 10:13:59.400 INFO kablam! --> src/main.rs:40:32 Oct 13 10:13:59.400 INFO kablam! | Oct 13 10:13:59.400 INFO kablam! 40 | use std::{ptr, mem, io::{Read, Write}, fs::File, ffi::OsStr, sync::Mutex, string::String, os::windows::ffi::OsStrExt}; Oct 13 10:13:59.400 INFO kablam! | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 10:13:59.400 INFO kablam! Oct 13 10:13:59.536 INFO kablam! error[E0599]: no method named `encode_wide` found for type `&std::ffi::OsStr` in the current scope Oct 13 10:13:59.536 INFO kablam! --> src/main.rs:72:26 Oct 13 10:13:59.536 INFO kablam! | Oct 13 10:13:59.536 INFO kablam! 72 | return OsStr::new(str).encode_wide().chain(Some(0).into_iter()).collect(); Oct 13 10:13:59.536 INFO kablam! | ^^^^^^^^^^^ Oct 13 10:13:59.536 INFO kablam! Oct 13 10:13:59.584 INFO kablam! error[E0599]: no method named `lock` found for type `POS` in the current scope Oct 13 10:13:59.585 INFO kablam! --> src/main.rs:134:16 Oct 13 10:13:59.585 INFO kablam! | Oct 13 10:13:59.585 INFO kablam! 52 | / lazy_static! Oct 13 10:13:59.585 INFO kablam! 53 | | { Oct 13 10:13:59.585 INFO kablam! 54 | | // MODE: 0: save 1(i),2(a): edit Oct 13 10:13:59.585 INFO kablam! 55 | | static ref MODE: Mutex = Mutex::new(0); Oct 13 10:13:59.585 INFO kablam! ... | Oct 13 10:13:59.585 INFO kablam! 67 | | static ref RBUFFER: Mutex = Mutex::new(String::new()); Oct 13 10:13:59.585 INFO kablam! 68 | | } Oct 13 10:13:59.585 INFO kablam! | |_- method `lock` not found for this Oct 13 10:13:59.585 INFO kablam! ... Oct 13 10:13:59.585 INFO kablam! 134 | *POS.lock().unwrap() = POINT{x:0, y:0}; Oct 13 10:13:59.585 INFO kablam! | ^^^^ Oct 13 10:13:59.585 INFO kablam! | Oct 13 10:13:59.585 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 13 10:13:59.585 INFO kablam! Oct 13 10:13:59.604 INFO kablam! error[E0599]: no method named `lock` found for type `POS` in the current scope Oct 13 10:13:59.604 INFO kablam! --> src/main.rs:169:16 Oct 13 10:13:59.605 INFO kablam! | Oct 13 10:13:59.605 INFO kablam! 52 | / lazy_static! Oct 13 10:13:59.605 INFO kablam! 53 | | { Oct 13 10:13:59.605 INFO kablam! 54 | | // MODE: 0: save 1(i),2(a): edit Oct 13 10:13:59.605 INFO kablam! 55 | | static ref MODE: Mutex = Mutex::new(0); Oct 13 10:13:59.605 INFO kablam! ... | Oct 13 10:13:59.605 INFO kablam! 67 | | static ref RBUFFER: Mutex = Mutex::new(String::new()); Oct 13 10:13:59.605 INFO kablam! 68 | | } Oct 13 10:13:59.605 INFO kablam! | |_- method `lock` not found for this Oct 13 10:13:59.605 INFO kablam! ... Oct 13 10:13:59.605 INFO kablam! 169 | let y = {POS.lock().unwrap().y}; Oct 13 10:13:59.605 INFO kablam! | ^^^^ Oct 13 10:13:59.605 INFO kablam! | Oct 13 10:13:59.605 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 13 10:13:59.605 INFO kablam! Oct 13 10:13:59.612 INFO kablam! error[E0599]: no method named `lock` found for type `POS` in the current scope Oct 13 10:13:59.613 INFO kablam! --> src/main.rs:178:16 Oct 13 10:13:59.613 INFO kablam! | Oct 13 10:13:59.613 INFO kablam! 52 | / lazy_static! Oct 13 10:13:59.613 INFO kablam! 53 | | { Oct 13 10:13:59.613 INFO kablam! 54 | | // MODE: 0: save 1(i),2(a): edit Oct 13 10:13:59.613 INFO kablam! 55 | | static ref MODE: Mutex = Mutex::new(0); Oct 13 10:13:59.613 INFO kablam! ... | Oct 13 10:13:59.613 INFO kablam! 67 | | static ref RBUFFER: Mutex = Mutex::new(String::new()); Oct 13 10:13:59.613 INFO kablam! 68 | | } Oct 13 10:13:59.613 INFO kablam! | |_- method `lock` not found for this Oct 13 10:13:59.613 INFO kablam! ... Oct 13 10:13:59.613 INFO kablam! 178 | let y = {POS.lock().unwrap().y}; Oct 13 10:13:59.613 INFO kablam! | ^^^^ Oct 13 10:13:59.613 INFO kablam! | Oct 13 10:13:59.613 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 13 10:13:59.613 INFO kablam! Oct 13 10:13:59.624 INFO kablam! error[E0599]: no method named `lock` found for type `POS` in the current scope Oct 13 10:13:59.624 INFO kablam! --> src/main.rs:202:16 Oct 13 10:13:59.624 INFO kablam! | Oct 13 10:13:59.624 INFO kablam! 52 | / lazy_static! Oct 13 10:13:59.624 INFO kablam! 53 | | { Oct 13 10:13:59.624 INFO kablam! 54 | | // MODE: 0: save 1(i),2(a): edit Oct 13 10:13:59.625 INFO kablam! 55 | | static ref MODE: Mutex = Mutex::new(0); Oct 13 10:13:59.625 INFO kablam! ... | Oct 13 10:13:59.625 INFO kablam! 67 | | static ref RBUFFER: Mutex = Mutex::new(String::new()); Oct 13 10:13:59.625 INFO kablam! 68 | | } Oct 13 10:13:59.625 INFO kablam! | |_- method `lock` not found for this Oct 13 10:13:59.625 INFO kablam! ... Oct 13 10:13:59.625 INFO kablam! 202 | let x = {POS.lock().unwrap().x}; Oct 13 10:13:59.625 INFO kablam! | ^^^^ Oct 13 10:13:59.625 INFO kablam! | Oct 13 10:13:59.625 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 13 10:13:59.625 INFO kablam! Oct 13 10:13:59.627 INFO kablam! error[E0599]: no method named `lock` found for type `POS` in the current scope Oct 13 10:13:59.628 INFO kablam! --> src/main.rs:203:16 Oct 13 10:13:59.628 INFO kablam! | Oct 13 10:13:59.628 INFO kablam! 52 | / lazy_static! Oct 13 10:13:59.628 INFO kablam! 53 | | { Oct 13 10:13:59.628 INFO kablam! 54 | | // MODE: 0: save 1(i),2(a): edit Oct 13 10:13:59.628 INFO kablam! 55 | | static ref MODE: Mutex = Mutex::new(0); Oct 13 10:13:59.628 INFO kablam! ... | Oct 13 10:13:59.628 INFO kablam! 67 | | static ref RBUFFER: Mutex = Mutex::new(String::new()); Oct 13 10:13:59.628 INFO kablam! 68 | | } Oct 13 10:13:59.628 INFO kablam! | |_- method `lock` not found for this Oct 13 10:13:59.628 INFO kablam! ... Oct 13 10:13:59.628 INFO kablam! 203 | let y = {POS.lock().unwrap().y}; Oct 13 10:13:59.628 INFO kablam! | ^^^^ Oct 13 10:13:59.629 INFO kablam! | Oct 13 10:13:59.629 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 13 10:13:59.629 INFO kablam! Oct 13 10:13:59.640 INFO kablam! error[E0599]: no method named `lock` found for type `POS` in the current scope Oct 13 10:13:59.640 INFO kablam! --> src/main.rs:212:16 Oct 13 10:13:59.640 INFO kablam! | Oct 13 10:13:59.640 INFO kablam! 52 | / lazy_static! Oct 13 10:13:59.640 INFO kablam! 53 | | { Oct 13 10:13:59.640 INFO kablam! 54 | | // MODE: 0: save 1(i),2(a): edit Oct 13 10:13:59.641 INFO kablam! 55 | | static ref MODE: Mutex = Mutex::new(0); Oct 13 10:13:59.641 INFO kablam! ... | Oct 13 10:13:59.641 INFO kablam! 67 | | static ref RBUFFER: Mutex = Mutex::new(String::new()); Oct 13 10:13:59.641 INFO kablam! 68 | | } Oct 13 10:13:59.641 INFO kablam! | |_- method `lock` not found for this Oct 13 10:13:59.641 INFO kablam! ... Oct 13 10:13:59.641 INFO kablam! 212 | let x = {POS.lock().unwrap().x}; Oct 13 10:13:59.641 INFO kablam! | ^^^^ Oct 13 10:13:59.641 INFO kablam! | Oct 13 10:13:59.641 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 13 10:13:59.641 INFO kablam! Oct 13 10:13:59.644 INFO kablam! error[E0599]: no method named `lock` found for type `POS` in the current scope Oct 13 10:13:59.644 INFO kablam! --> src/main.rs:213:16 Oct 13 10:13:59.644 INFO kablam! | Oct 13 10:13:59.644 INFO kablam! 52 | / lazy_static! Oct 13 10:13:59.644 INFO kablam! 53 | | { Oct 13 10:13:59.644 INFO kablam! 54 | | // MODE: 0: save 1(i),2(a): edit Oct 13 10:13:59.644 INFO kablam! 55 | | static ref MODE: Mutex = Mutex::new(0); Oct 13 10:13:59.645 INFO kablam! ... | Oct 13 10:13:59.645 INFO kablam! 67 | | static ref RBUFFER: Mutex = Mutex::new(String::new()); Oct 13 10:13:59.645 INFO kablam! 68 | | } Oct 13 10:13:59.645 INFO kablam! | |_- method `lock` not found for this Oct 13 10:13:59.645 INFO kablam! ... Oct 13 10:13:59.645 INFO kablam! 213 | let y = {POS.lock().unwrap().y}; Oct 13 10:13:59.645 INFO kablam! | ^^^^ Oct 13 10:13:59.645 INFO kablam! | Oct 13 10:13:59.645 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 13 10:13:59.645 INFO kablam! Oct 13 10:13:59.672 INFO kablam! error[E0599]: no method named `lock` found for type `CHX` in the current scope Oct 13 10:13:59.672 INFO kablam! --> src/main.rs:303:17 Oct 13 10:13:59.672 INFO kablam! | Oct 13 10:13:59.672 INFO kablam! 52 | / lazy_static! Oct 13 10:13:59.673 INFO kablam! 53 | | { Oct 13 10:13:59.673 INFO kablam! 54 | | // MODE: 0: save 1(i),2(a): edit Oct 13 10:13:59.673 INFO kablam! 55 | | static ref MODE: Mutex = Mutex::new(0); Oct 13 10:13:59.673 INFO kablam! ... | Oct 13 10:13:59.673 INFO kablam! 67 | | static ref RBUFFER: Mutex = Mutex::new(String::new()); Oct 13 10:13:59.673 INFO kablam! 68 | | } Oct 13 10:13:59.673 INFO kablam! | |_- method `lock` not found for this Oct 13 10:13:59.673 INFO kablam! ... Oct 13 10:13:59.673 INFO kablam! 303 | let w = {*CHX.lock().unwrap()}; Oct 13 10:13:59.673 INFO kablam! | ^^^^ Oct 13 10:13:59.673 INFO kablam! | Oct 13 10:13:59.673 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 13 10:13:59.674 INFO kablam! Oct 13 10:13:59.683 INFO kablam! error[E0599]: no method named `lock` found for type `CHY` in the current scope Oct 13 10:13:59.683 INFO kablam! --> src/main.rs:304:17 Oct 13 10:13:59.683 INFO kablam! | Oct 13 10:13:59.683 INFO kablam! 52 | / lazy_static! Oct 13 10:13:59.683 INFO kablam! 53 | | { Oct 13 10:13:59.683 INFO kablam! 54 | | // MODE: 0: save 1(i),2(a): edit Oct 13 10:13:59.683 INFO kablam! 55 | | static ref MODE: Mutex = Mutex::new(0); Oct 13 10:13:59.683 INFO kablam! ... | Oct 13 10:13:59.683 INFO kablam! 67 | | static ref RBUFFER: Mutex = Mutex::new(String::new()); Oct 13 10:13:59.683 INFO kablam! 68 | | } Oct 13 10:13:59.683 INFO kablam! | |_- method `lock` not found for this Oct 13 10:13:59.683 INFO kablam! ... Oct 13 10:13:59.683 INFO kablam! 304 | let h = {*CHY.lock().unwrap()}; Oct 13 10:13:59.683 INFO kablam! | ^^^^ Oct 13 10:13:59.684 INFO kablam! | Oct 13 10:13:59.684 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 13 10:13:59.684 INFO kablam! Oct 13 10:13:59.696 INFO kablam! error[E0599]: no method named `lock` found for type `POS` in the current scope Oct 13 10:13:59.696 INFO kablam! --> src/main.rs:312:9 Oct 13 10:13:59.696 INFO kablam! | Oct 13 10:13:59.696 INFO kablam! 52 | / lazy_static! Oct 13 10:13:59.696 INFO kablam! 53 | | { Oct 13 10:13:59.696 INFO kablam! 54 | | // MODE: 0: save 1(i),2(a): edit Oct 13 10:13:59.696 INFO kablam! 55 | | static ref MODE: Mutex = Mutex::new(0); Oct 13 10:13:59.696 INFO kablam! ... | Oct 13 10:13:59.696 INFO kablam! 67 | | static ref RBUFFER: Mutex = Mutex::new(String::new()); Oct 13 10:13:59.697 INFO kablam! 68 | | } Oct 13 10:13:59.697 INFO kablam! | |_- method `lock` not found for this Oct 13 10:13:59.697 INFO kablam! ... Oct 13 10:13:59.697 INFO kablam! 312 | POS.lock().unwrap().x -= 1; Oct 13 10:13:59.697 INFO kablam! | ^^^^ Oct 13 10:13:59.697 INFO kablam! | Oct 13 10:13:59.697 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 13 10:13:59.697 INFO kablam! Oct 13 10:13:59.700 INFO kablam! error[E0599]: no method named `lock` found for type `POS` in the current scope Oct 13 10:13:59.700 INFO kablam! --> src/main.rs:316:9 Oct 13 10:13:59.700 INFO kablam! | Oct 13 10:13:59.700 INFO kablam! 52 | / lazy_static! Oct 13 10:13:59.700 INFO kablam! 53 | | { Oct 13 10:13:59.700 INFO kablam! 54 | | // MODE: 0: save 1(i),2(a): edit Oct 13 10:13:59.700 INFO kablam! 55 | | static ref MODE: Mutex = Mutex::new(0); Oct 13 10:13:59.700 INFO kablam! ... | Oct 13 10:13:59.700 INFO kablam! 67 | | static ref RBUFFER: Mutex = Mutex::new(String::new()); Oct 13 10:13:59.701 INFO kablam! 68 | | } Oct 13 10:13:59.701 INFO kablam! | |_- method `lock` not found for this Oct 13 10:13:59.701 INFO kablam! ... Oct 13 10:13:59.701 INFO kablam! 316 | POS.lock().unwrap().y -= 1; Oct 13 10:13:59.701 INFO kablam! | ^^^^ Oct 13 10:13:59.701 INFO kablam! | Oct 13 10:13:59.701 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 13 10:13:59.701 INFO kablam! Oct 13 10:13:59.704 INFO kablam! error[E0599]: no method named `lock` found for type `POS` in the current scope Oct 13 10:13:59.704 INFO kablam! --> src/main.rs:317:9 Oct 13 10:13:59.704 INFO kablam! | Oct 13 10:13:59.704 INFO kablam! 52 | / lazy_static! Oct 13 10:13:59.704 INFO kablam! 53 | | { Oct 13 10:13:59.704 INFO kablam! 54 | | // MODE: 0: save 1(i),2(a): edit Oct 13 10:13:59.704 INFO kablam! 55 | | static ref MODE: Mutex = Mutex::new(0); Oct 13 10:13:59.704 INFO kablam! ... | Oct 13 10:13:59.704 INFO kablam! 67 | | static ref RBUFFER: Mutex = Mutex::new(String::new()); Oct 13 10:13:59.704 INFO kablam! 68 | | } Oct 13 10:13:59.704 INFO kablam! | |_- method `lock` not found for this Oct 13 10:13:59.704 INFO kablam! ... Oct 13 10:13:59.704 INFO kablam! 317 | POS.lock().unwrap().x = lastx; Oct 13 10:13:59.705 INFO kablam! | ^^^^ Oct 13 10:13:59.705 INFO kablam! | Oct 13 10:13:59.705 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 13 10:13:59.705 INFO kablam! Oct 13 10:13:59.720 INFO kablam! error[E0599]: no method named `lock` found for type `CHX` in the current scope Oct 13 10:13:59.720 INFO kablam! --> src/main.rs:323:17 Oct 13 10:13:59.720 INFO kablam! | Oct 13 10:13:59.720 INFO kablam! 52 | / lazy_static! Oct 13 10:13:59.720 INFO kablam! 53 | | { Oct 13 10:13:59.720 INFO kablam! 54 | | // MODE: 0: save 1(i),2(a): edit Oct 13 10:13:59.721 INFO kablam! 55 | | static ref MODE: Mutex = Mutex::new(0); Oct 13 10:13:59.721 INFO kablam! ... | Oct 13 10:13:59.721 INFO kablam! 67 | | static ref RBUFFER: Mutex = Mutex::new(String::new()); Oct 13 10:13:59.721 INFO kablam! 68 | | } Oct 13 10:13:59.721 INFO kablam! | |_- method `lock` not found for this Oct 13 10:13:59.721 INFO kablam! ... Oct 13 10:13:59.721 INFO kablam! 323 | let w = {*CHX.lock().unwrap()}; Oct 13 10:13:59.721 INFO kablam! | ^^^^ Oct 13 10:13:59.721 INFO kablam! | Oct 13 10:13:59.721 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 13 10:13:59.721 INFO kablam! Oct 13 10:13:59.724 INFO kablam! error[E0599]: no method named `lock` found for type `CHY` in the current scope Oct 13 10:13:59.724 INFO kablam! --> src/main.rs:324:17 Oct 13 10:13:59.724 INFO kablam! | Oct 13 10:13:59.724 INFO kablam! 52 | / lazy_static! Oct 13 10:13:59.724 INFO kablam! 53 | | { Oct 13 10:13:59.724 INFO kablam! 54 | | // MODE: 0: save 1(i),2(a): edit Oct 13 10:13:59.724 INFO kablam! 55 | | static ref MODE: Mutex = Mutex::new(0); Oct 13 10:13:59.724 INFO kablam! ... | Oct 13 10:13:59.724 INFO kablam! 67 | | static ref RBUFFER: Mutex = Mutex::new(String::new()); Oct 13 10:13:59.724 INFO kablam! 68 | | } Oct 13 10:13:59.724 INFO kablam! | |_- method `lock` not found for this Oct 13 10:13:59.725 INFO kablam! ... Oct 13 10:13:59.725 INFO kablam! 324 | let h = {*CHY.lock().unwrap()}; Oct 13 10:13:59.725 INFO kablam! | ^^^^ Oct 13 10:13:59.725 INFO kablam! | Oct 13 10:13:59.725 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 13 10:13:59.725 INFO kablam! Oct 13 10:13:59.729 INFO kablam! error[E0599]: no method named `lock` found for type `POS` in the current scope Oct 13 10:13:59.729 INFO kablam! --> src/main.rs:332:24 Oct 13 10:13:59.730 INFO kablam! | Oct 13 10:13:59.730 INFO kablam! 52 | / lazy_static! Oct 13 10:13:59.730 INFO kablam! 53 | | { Oct 13 10:13:59.730 INFO kablam! 54 | | // MODE: 0: save 1(i),2(a): edit Oct 13 10:13:59.730 INFO kablam! 55 | | static ref MODE: Mutex = Mutex::new(0); Oct 13 10:13:59.730 INFO kablam! ... | Oct 13 10:13:59.730 INFO kablam! 67 | | static ref RBUFFER: Mutex = Mutex::new(String::new()); Oct 13 10:13:59.730 INFO kablam! 68 | | } Oct 13 10:13:59.730 INFO kablam! | |_- method `lock` not found for this Oct 13 10:13:59.730 INFO kablam! ... Oct 13 10:13:59.730 INFO kablam! 332 | fn setposx(x :i32){POS.lock().unwrap().x = x;} fn setposy(y :i32){POS.lock().unwrap().y = y;} Oct 13 10:13:59.730 INFO kablam! | ^^^^ Oct 13 10:13:59.731 INFO kablam! | Oct 13 10:13:59.731 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 13 10:13:59.731 INFO kablam! Oct 13 10:13:59.744 INFO kablam! error[E0599]: no method named `lock` found for type `POS` in the current scope Oct 13 10:13:59.744 INFO kablam! --> src/main.rs:332:82 Oct 13 10:13:59.744 INFO kablam! | Oct 13 10:13:59.744 INFO kablam! 52 | / lazy_static! Oct 13 10:13:59.744 INFO kablam! 53 | | { Oct 13 10:13:59.744 INFO kablam! 54 | | // MODE: 0: save 1(i),2(a): edit Oct 13 10:13:59.744 INFO kablam! 55 | | static ref MODE: Mutex = Mutex::new(0); Oct 13 10:13:59.744 INFO kablam! ... | Oct 13 10:13:59.744 INFO kablam! 67 | | static ref RBUFFER: Mutex = Mutex::new(String::new()); Oct 13 10:13:59.745 INFO kablam! 68 | | } Oct 13 10:13:59.745 INFO kablam! | |_- method `lock` not found for this Oct 13 10:13:59.745 INFO kablam! ... Oct 13 10:13:59.745 INFO kablam! 332 | fn setposx(x :i32){POS.lock().unwrap().x = x;} fn setposy(y :i32){POS.lock().unwrap().y = y;} Oct 13 10:13:59.745 INFO kablam! | ^^^^ Oct 13 10:13:59.745 INFO kablam! | Oct 13 10:13:59.745 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 13 10:13:59.745 INFO kablam! Oct 13 10:13:59.752 INFO kablam! error[E0599]: no method named `lock` found for type `POS` in the current scope Oct 13 10:13:59.752 INFO kablam! --> src/main.rs:333:25 Oct 13 10:13:59.752 INFO kablam! | Oct 13 10:13:59.752 INFO kablam! 52 | / lazy_static! Oct 13 10:13:59.752 INFO kablam! 53 | | { Oct 13 10:13:59.752 INFO kablam! 54 | | // MODE: 0: save 1(i),2(a): edit Oct 13 10:13:59.752 INFO kablam! 55 | | static ref MODE: Mutex = Mutex::new(0); Oct 13 10:13:59.752 INFO kablam! ... | Oct 13 10:13:59.753 INFO kablam! 67 | | static ref RBUFFER: Mutex = Mutex::new(String::new()); Oct 13 10:13:59.753 INFO kablam! 68 | | } Oct 13 10:13:59.753 INFO kablam! | |_- method `lock` not found for this Oct 13 10:13:59.753 INFO kablam! ... Oct 13 10:13:59.753 INFO kablam! 333 | fn setposmx(x :i32){POS.lock().unwrap().x -= x;} fn setpospx(x :i32){POS.lock().unwrap().x += x;} Oct 13 10:13:59.753 INFO kablam! | ^^^^ Oct 13 10:13:59.753 INFO kablam! | Oct 13 10:13:59.753 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 13 10:13:59.753 INFO kablam! Oct 13 10:13:59.760 INFO kablam! error[E0599]: no method named `lock` found for type `POS` in the current scope Oct 13 10:13:59.760 INFO kablam! --> src/main.rs:333:83 Oct 13 10:13:59.760 INFO kablam! | Oct 13 10:13:59.760 INFO kablam! 52 | / lazy_static! Oct 13 10:13:59.760 INFO kablam! 53 | | { Oct 13 10:13:59.760 INFO kablam! 54 | | // MODE: 0: save 1(i),2(a): edit Oct 13 10:13:59.760 INFO kablam! 55 | | static ref MODE: Mutex = Mutex::new(0); Oct 13 10:13:59.761 INFO kablam! ... | Oct 13 10:13:59.761 INFO kablam! 67 | | static ref RBUFFER: Mutex = Mutex::new(String::new()); Oct 13 10:13:59.761 INFO kablam! 68 | | } Oct 13 10:13:59.761 INFO kablam! | |_- method `lock` not found for this Oct 13 10:13:59.761 INFO kablam! ... Oct 13 10:13:59.761 INFO kablam! 333 | fn setposmx(x :i32){POS.lock().unwrap().x -= x;} fn setpospx(x :i32){POS.lock().unwrap().x += x;} Oct 13 10:13:59.761 INFO kablam! | ^^^^ Oct 13 10:13:59.761 INFO kablam! | Oct 13 10:13:59.761 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 13 10:13:59.761 INFO kablam! Oct 13 10:13:59.780 INFO kablam! error[E0599]: no method named `lock` found for type `POS` in the current scope Oct 13 10:13:59.780 INFO kablam! --> src/main.rs:334:25 Oct 13 10:13:59.780 INFO kablam! | Oct 13 10:13:59.780 INFO kablam! 52 | / lazy_static! Oct 13 10:13:59.780 INFO kablam! 53 | | { Oct 13 10:13:59.780 INFO kablam! 54 | | // MODE: 0: save 1(i),2(a): edit Oct 13 10:13:59.780 INFO kablam! 55 | | static ref MODE: Mutex = Mutex::new(0); Oct 13 10:13:59.780 INFO kablam! ... | Oct 13 10:13:59.780 INFO kablam! 67 | | static ref RBUFFER: Mutex = Mutex::new(String::new()); Oct 13 10:13:59.780 INFO kablam! 68 | | } Oct 13 10:13:59.780 INFO kablam! | |_- method `lock` not found for this Oct 13 10:13:59.780 INFO kablam! ... Oct 13 10:13:59.780 INFO kablam! 334 | fn setposmy(y :i32){POS.lock().unwrap().y -= y;} fn setpospy(y :i32){POS.lock().unwrap().y += y;} Oct 13 10:13:59.780 INFO kablam! | ^^^^ Oct 13 10:13:59.781 INFO kablam! | Oct 13 10:13:59.781 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 13 10:13:59.781 INFO kablam! Oct 13 10:13:59.781 INFO kablam! error[E0599]: no method named `lock` found for type `POS` in the current scope Oct 13 10:13:59.781 INFO kablam! --> src/main.rs:334:83 Oct 13 10:13:59.781 INFO kablam! | Oct 13 10:13:59.781 INFO kablam! 52 | / lazy_static! Oct 13 10:13:59.781 INFO kablam! 53 | | { Oct 13 10:13:59.781 INFO kablam! 54 | | // MODE: 0: save 1(i),2(a): edit Oct 13 10:13:59.781 INFO kablam! 55 | | static ref MODE: Mutex = Mutex::new(0); Oct 13 10:13:59.781 INFO kablam! ... | Oct 13 10:13:59.781 INFO kablam! 67 | | static ref RBUFFER: Mutex = Mutex::new(String::new()); Oct 13 10:13:59.781 INFO kablam! 68 | | } Oct 13 10:13:59.781 INFO kablam! | |_- method `lock` not found for this Oct 13 10:13:59.781 INFO kablam! ... Oct 13 10:13:59.781 INFO kablam! 334 | fn setposmy(y :i32){POS.lock().unwrap().y -= y;} fn setpospy(y :i32){POS.lock().unwrap().y += y;} Oct 13 10:13:59.781 INFO kablam! | ^^^^ Oct 13 10:13:59.781 INFO kablam! | Oct 13 10:13:59.781 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 13 10:13:59.781 INFO kablam! Oct 13 10:13:59.781 INFO kablam! error[E0599]: no method named `lock` found for type `POS` in the current scope Oct 13 10:13:59.781 INFO kablam! --> src/main.rs:335:26 Oct 13 10:13:59.781 INFO kablam! | Oct 13 10:13:59.781 INFO kablam! 52 | / lazy_static! Oct 13 10:13:59.781 INFO kablam! 53 | | { Oct 13 10:13:59.781 INFO kablam! 54 | | // MODE: 0: save 1(i),2(a): edit Oct 13 10:13:59.781 INFO kablam! 55 | | static ref MODE: Mutex = Mutex::new(0); Oct 13 10:13:59.781 INFO kablam! ... | Oct 13 10:13:59.781 INFO kablam! 67 | | static ref RBUFFER: Mutex = Mutex::new(String::new()); Oct 13 10:13:59.781 INFO kablam! 68 | | } Oct 13 10:13:59.781 INFO kablam! | |_- method `lock` not found for this Oct 13 10:13:59.781 INFO kablam! ... Oct 13 10:13:59.781 INFO kablam! 335 | fn getposx() -> i32 {POS.lock().unwrap().x} fn getposy() -> i32 {POS.lock().unwrap().y} Oct 13 10:13:59.781 INFO kablam! | ^^^^ Oct 13 10:13:59.781 INFO kablam! | Oct 13 10:13:59.781 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 13 10:13:59.781 INFO kablam! Oct 13 10:13:59.781 INFO kablam! error[E0599]: no method named `lock` found for type `POS` in the current scope Oct 13 10:13:59.781 INFO kablam! --> src/main.rs:335:84 Oct 13 10:13:59.781 INFO kablam! | Oct 13 10:13:59.781 INFO kablam! 52 | / lazy_static! Oct 13 10:13:59.781 INFO kablam! 53 | | { Oct 13 10:13:59.781 INFO kablam! 54 | | // MODE: 0: save 1(i),2(a): edit Oct 13 10:13:59.781 INFO kablam! 55 | | static ref MODE: Mutex = Mutex::new(0); Oct 13 10:13:59.781 INFO kablam! ... | Oct 13 10:13:59.781 INFO kablam! 67 | | static ref RBUFFER: Mutex = Mutex::new(String::new()); Oct 13 10:13:59.781 INFO kablam! 68 | | } Oct 13 10:13:59.781 INFO kablam! | |_- method `lock` not found for this Oct 13 10:13:59.781 INFO kablam! ... Oct 13 10:13:59.781 INFO kablam! 335 | fn getposx() -> i32 {POS.lock().unwrap().x} fn getposy() -> i32 {POS.lock().unwrap().y} Oct 13 10:13:59.781 INFO kablam! | ^^^^ Oct 13 10:13:59.781 INFO kablam! | Oct 13 10:13:59.781 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 13 10:13:59.781 INFO kablam! Oct 13 10:13:59.794 INFO kablam! error[E0599]: no method named `lock` found for type `CHX` in the current scope Oct 13 10:13:59.794 INFO kablam! --> src/main.rs:336:24 Oct 13 10:13:59.794 INFO kablam! | Oct 13 10:13:59.794 INFO kablam! 52 | / lazy_static! Oct 13 10:13:59.794 INFO kablam! 53 | | { Oct 13 10:13:59.794 INFO kablam! 54 | | // MODE: 0: save 1(i),2(a): edit Oct 13 10:13:59.794 INFO kablam! 55 | | static ref MODE: Mutex = Mutex::new(0); Oct 13 10:13:59.794 INFO kablam! ... | Oct 13 10:13:59.794 INFO kablam! 67 | | static ref RBUFFER: Mutex = Mutex::new(String::new()); Oct 13 10:13:59.794 INFO kablam! 68 | | } Oct 13 10:13:59.794 INFO kablam! | |_- method `lock` not found for this Oct 13 10:13:59.794 INFO kablam! ... Oct 13 10:13:59.794 INFO kablam! 336 | fn getw() -> i32 {*CHX.lock().unwrap()} fn geth() -> i32 {*CHY.lock().unwrap()} Oct 13 10:13:59.794 INFO kablam! | ^^^^ Oct 13 10:13:59.794 INFO kablam! | Oct 13 10:13:59.794 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 13 10:13:59.794 INFO kablam! Oct 13 10:13:59.797 INFO kablam! error[E0599]: no method named `lock` found for type `CHY` in the current scope Oct 13 10:13:59.797 INFO kablam! --> src/main.rs:336:82 Oct 13 10:13:59.797 INFO kablam! | Oct 13 10:13:59.797 INFO kablam! 52 | / lazy_static! Oct 13 10:13:59.797 INFO kablam! 53 | | { Oct 13 10:13:59.797 INFO kablam! 54 | | // MODE: 0: save 1(i),2(a): edit Oct 13 10:13:59.797 INFO kablam! 55 | | static ref MODE: Mutex = Mutex::new(0); Oct 13 10:13:59.797 INFO kablam! ... | Oct 13 10:13:59.797 INFO kablam! 67 | | static ref RBUFFER: Mutex = Mutex::new(String::new()); Oct 13 10:13:59.797 INFO kablam! 68 | | } Oct 13 10:13:59.797 INFO kablam! | |_- method `lock` not found for this Oct 13 10:13:59.797 INFO kablam! ... Oct 13 10:13:59.797 INFO kablam! 336 | fn getw() -> i32 {*CHX.lock().unwrap()} fn geth() -> i32 {*CHY.lock().unwrap()} Oct 13 10:13:59.797 INFO kablam! | ^^^^ Oct 13 10:13:59.800 INFO kablam! | Oct 13 10:13:59.800 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 13 10:13:59.800 INFO kablam! Oct 13 10:13:59.832 INFO kablam! error[E0599]: no method named `lock` found for type `SCREEN` in the current scope Oct 13 10:13:59.832 INFO kablam! --> src/main.rs:482:31 Oct 13 10:13:59.832 INFO kablam! | Oct 13 10:13:59.832 INFO kablam! 52 | / lazy_static! Oct 13 10:13:59.832 INFO kablam! 53 | | { Oct 13 10:13:59.833 INFO kablam! 54 | | // MODE: 0: save 1(i),2(a): edit Oct 13 10:13:59.833 INFO kablam! 55 | | static ref MODE: Mutex = Mutex::new(0); Oct 13 10:13:59.833 INFO kablam! ... | Oct 13 10:13:59.833 INFO kablam! 67 | | static ref RBUFFER: Mutex = Mutex::new(String::new()); Oct 13 10:13:59.833 INFO kablam! 68 | | } Oct 13 10:13:59.833 INFO kablam! | |_- method `lock` not found for this Oct 13 10:13:59.833 INFO kablam! ... Oct 13 10:13:59.833 INFO kablam! 482 | let screen = {*SCREEN.lock().unwrap()}; Oct 13 10:13:59.833 INFO kablam! | ^^^^ Oct 13 10:13:59.836 INFO kablam! | Oct 13 10:13:59.836 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 13 10:13:59.836 INFO kablam! Oct 13 10:13:59.872 INFO kablam! error[E0599]: no method named `lock` found for type `DEY` in the current scope Oct 13 10:13:59.872 INFO kablam! --> src/main.rs:635:21 Oct 13 10:13:59.872 INFO kablam! | Oct 13 10:13:59.872 INFO kablam! 52 | / lazy_static! Oct 13 10:13:59.872 INFO kablam! 53 | | { Oct 13 10:13:59.872 INFO kablam! 54 | | // MODE: 0: save 1(i),2(a): edit Oct 13 10:13:59.872 INFO kablam! 55 | | static ref MODE: Mutex = Mutex::new(0); Oct 13 10:13:59.872 INFO kablam! ... | Oct 13 10:13:59.872 INFO kablam! 67 | | static ref RBUFFER: Mutex = Mutex::new(String::new()); Oct 13 10:13:59.872 INFO kablam! 68 | | } Oct 13 10:13:59.872 INFO kablam! | |_- method `lock` not found for this Oct 13 10:13:59.872 INFO kablam! ... Oct 13 10:13:59.872 INFO kablam! 635 | let delta = {*DEY.lock().unwrap()} as isize; Oct 13 10:13:59.872 INFO kablam! | ^^^^ Oct 13 10:13:59.872 INFO kablam! | Oct 13 10:13:59.872 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 13 10:13:59.872 INFO kablam! Oct 13 10:13:59.872 INFO kablam! error[E0599]: no method named `lock` found for type `DEY` in the current scope Oct 13 10:13:59.872 INFO kablam! --> src/main.rs:639:8 Oct 13 10:13:59.872 INFO kablam! | Oct 13 10:13:59.872 INFO kablam! 52 | / lazy_static! Oct 13 10:13:59.872 INFO kablam! 53 | | { Oct 13 10:13:59.872 INFO kablam! 54 | | // MODE: 0: save 1(i),2(a): edit Oct 13 10:13:59.872 INFO kablam! 55 | | static ref MODE: Mutex = Mutex::new(0); Oct 13 10:13:59.872 INFO kablam! ... | Oct 13 10:13:59.872 INFO kablam! 67 | | static ref RBUFFER: Mutex = Mutex::new(String::new()); Oct 13 10:13:59.872 INFO kablam! 68 | | } Oct 13 10:13:59.872 INFO kablam! | |_- method `lock` not found for this Oct 13 10:13:59.872 INFO kablam! ... Oct 13 10:13:59.872 INFO kablam! 639 | *DEY.lock().unwrap() += 2; Oct 13 10:13:59.872 INFO kablam! | ^^^^ Oct 13 10:13:59.872 INFO kablam! | Oct 13 10:13:59.872 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 13 10:13:59.872 INFO kablam! Oct 13 10:13:59.876 INFO kablam! error[E0599]: no method named `lock` found for type `DEY` in the current scope Oct 13 10:13:59.876 INFO kablam! --> src/main.rs:640:21 Oct 13 10:13:59.876 INFO kablam! | Oct 13 10:13:59.876 INFO kablam! 52 | / lazy_static! Oct 13 10:13:59.876 INFO kablam! 53 | | { Oct 13 10:13:59.876 INFO kablam! 54 | | // MODE: 0: save 1(i),2(a): edit Oct 13 10:13:59.876 INFO kablam! 55 | | static ref MODE: Mutex = Mutex::new(0); Oct 13 10:13:59.876 INFO kablam! ... | Oct 13 10:13:59.876 INFO kablam! 67 | | static ref RBUFFER: Mutex = Mutex::new(String::new()); Oct 13 10:13:59.876 INFO kablam! 68 | | } Oct 13 10:13:59.876 INFO kablam! | |_- method `lock` not found for this Oct 13 10:13:59.876 INFO kablam! ... Oct 13 10:13:59.876 INFO kablam! 640 | let delta = {*DEY.lock().unwrap()} as isize; Oct 13 10:13:59.876 INFO kablam! | ^^^^ Oct 13 10:13:59.876 INFO kablam! | Oct 13 10:13:59.876 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 13 10:13:59.880 INFO kablam! Oct 13 10:13:59.880 INFO kablam! error[E0599]: no method named `lock` found for type `DEY` in the current scope Oct 13 10:13:59.880 INFO kablam! --> src/main.rs:657:8 Oct 13 10:13:59.880 INFO kablam! | Oct 13 10:13:59.880 INFO kablam! 52 | / lazy_static! Oct 13 10:13:59.880 INFO kablam! 53 | | { Oct 13 10:13:59.880 INFO kablam! 54 | | // MODE: 0: save 1(i),2(a): edit Oct 13 10:13:59.880 INFO kablam! 55 | | static ref MODE: Mutex = Mutex::new(0); Oct 13 10:13:59.880 INFO kablam! ... | Oct 13 10:13:59.880 INFO kablam! 67 | | static ref RBUFFER: Mutex = Mutex::new(String::new()); Oct 13 10:13:59.880 INFO kablam! 68 | | } Oct 13 10:13:59.880 INFO kablam! | |_- method `lock` not found for this Oct 13 10:13:59.880 INFO kablam! ... Oct 13 10:13:59.880 INFO kablam! 657 | *DEY.lock().unwrap() -= 2; Oct 13 10:13:59.880 INFO kablam! | ^^^^ Oct 13 10:13:59.880 INFO kablam! | Oct 13 10:13:59.880 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 13 10:13:59.880 INFO kablam! Oct 13 10:13:59.892 INFO kablam! error[E0599]: no method named `lock` found for type `DEY` in the current scope Oct 13 10:13:59.892 INFO kablam! --> src/main.rs:658:21 Oct 13 10:13:59.892 INFO kablam! | Oct 13 10:13:59.892 INFO kablam! 52 | / lazy_static! Oct 13 10:13:59.892 INFO kablam! 53 | | { Oct 13 10:13:59.892 INFO kablam! 54 | | // MODE: 0: save 1(i),2(a): edit Oct 13 10:13:59.892 INFO kablam! 55 | | static ref MODE: Mutex = Mutex::new(0); Oct 13 10:13:59.892 INFO kablam! ... | Oct 13 10:13:59.892 INFO kablam! 67 | | static ref RBUFFER: Mutex = Mutex::new(String::new()); Oct 13 10:13:59.892 INFO kablam! 68 | | } Oct 13 10:13:59.892 INFO kablam! | |_- method `lock` not found for this Oct 13 10:13:59.892 INFO kablam! ... Oct 13 10:13:59.892 INFO kablam! 658 | let delta = {*DEY.lock().unwrap()} as isize; Oct 13 10:13:59.892 INFO kablam! | ^^^^ Oct 13 10:13:59.892 INFO kablam! | Oct 13 10:13:59.892 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 13 10:13:59.892 INFO kablam! Oct 13 10:13:59.920 INFO kablam! error[E0599]: no method named `lock` found for type `CHY` in the current scope Oct 13 10:13:59.920 INFO kablam! --> src/main.rs:748:20 Oct 13 10:13:59.920 INFO kablam! | Oct 13 10:13:59.920 INFO kablam! 52 | / lazy_static! Oct 13 10:13:59.920 INFO kablam! 53 | | { Oct 13 10:13:59.920 INFO kablam! 54 | | // MODE: 0: save 1(i),2(a): edit Oct 13 10:13:59.920 INFO kablam! 55 | | static ref MODE: Mutex = Mutex::new(0); Oct 13 10:13:59.920 INFO kablam! ... | Oct 13 10:13:59.920 INFO kablam! 67 | | static ref RBUFFER: Mutex = Mutex::new(String::new()); Oct 13 10:13:59.920 INFO kablam! 68 | | } Oct 13 10:13:59.920 INFO kablam! | |_- method `lock` not found for this Oct 13 10:13:59.920 INFO kablam! ... Oct 13 10:13:59.920 INFO kablam! 748 | let ch_h = {*CHY.lock().unwrap()}; Oct 13 10:13:59.920 INFO kablam! | ^^^^ Oct 13 10:13:59.920 INFO kablam! | Oct 13 10:13:59.920 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 13 10:13:59.920 INFO kablam! Oct 13 10:13:59.950 INFO kablam! error[E0412]: cannot find type `LONG` in this scope Oct 13 10:13:59.950 INFO kablam! --> src/main.rs:49:15 Oct 13 10:13:59.950 INFO kablam! | Oct 13 10:13:59.950 INFO kablam! 49 | struct CH {x :LONG, y :LONG, c :char} Oct 13 10:13:59.950 INFO kablam! | ^^^^ not found in this scope Oct 13 10:13:59.950 INFO kablam! Oct 13 10:13:59.950 INFO kablam! error[E0412]: cannot find type `LONG` in this scope Oct 13 10:13:59.950 INFO kablam! --> src/main.rs:49:24 Oct 13 10:13:59.950 INFO kablam! | Oct 13 10:13:59.950 INFO kablam! 49 | struct CH {x :LONG, y :LONG, c :char} Oct 13 10:13:59.950 INFO kablam! | ^^^^ not found in this scope Oct 13 10:13:59.950 INFO kablam! Oct 13 10:13:59.950 INFO kablam! error[E0412]: cannot find type `HFONT` in this scope Oct 13 10:13:59.950 INFO kablam! --> src/main.rs:50:18 Oct 13 10:13:59.950 INFO kablam! | Oct 13 10:13:59.950 INFO kablam! 50 | struct MV {font :HFONT, save: HICON, edit :HICON, visual :HICON, sw :HWND} Oct 13 10:13:59.950 INFO kablam! | ^^^^^ not found in this scope Oct 13 10:13:59.950 INFO kablam! Oct 13 10:13:59.950 INFO kablam! error[E0412]: cannot find type `HICON` in this scope Oct 13 10:13:59.950 INFO kablam! --> src/main.rs:50:31 Oct 13 10:13:59.950 INFO kablam! | Oct 13 10:13:59.950 INFO kablam! 50 | struct MV {font :HFONT, save: HICON, edit :HICON, visual :HICON, sw :HWND} Oct 13 10:13:59.950 INFO kablam! | ^^^^^ not found in this scope Oct 13 10:13:59.950 INFO kablam! Oct 13 10:13:59.950 INFO kablam! error[E0412]: cannot find type `HICON` in this scope Oct 13 10:13:59.950 INFO kablam! --> src/main.rs:50:44 Oct 13 10:13:59.950 INFO kablam! | Oct 13 10:13:59.950 INFO kablam! 50 | struct MV {font :HFONT, save: HICON, edit :HICON, visual :HICON, sw :HWND} Oct 13 10:13:59.950 INFO kablam! | ^^^^^ not found in this scope Oct 13 10:13:59.950 INFO kablam! Oct 13 10:13:59.950 INFO kablam! error[E0412]: cannot find type `HICON` in this scope Oct 13 10:13:59.950 INFO kablam! --> src/main.rs:50:59 Oct 13 10:13:59.950 INFO kablam! | Oct 13 10:13:59.950 INFO kablam! 50 | struct MV {font :HFONT, save: HICON, edit :HICON, visual :HICON, sw :HWND} Oct 13 10:13:59.950 INFO kablam! | ^^^^^ not found in this scope Oct 13 10:13:59.950 INFO kablam! Oct 13 10:13:59.950 INFO kablam! error[E0412]: cannot find type `HWND` in this scope Oct 13 10:13:59.950 INFO kablam! --> src/main.rs:50:70 Oct 13 10:13:59.950 INFO kablam! | Oct 13 10:13:59.950 INFO kablam! 50 | struct MV {font :HFONT, save: HICON, edit :HICON, visual :HICON, sw :HWND} Oct 13 10:13:59.950 INFO kablam! | ^^^^ not found in this scope Oct 13 10:13:59.950 INFO kablam! Oct 13 10:13:59.950 INFO kablam! error[E0412]: cannot find type `POINT` in this scope Oct 13 10:13:59.950 INFO kablam! --> src/main.rs:57:25 Oct 13 10:13:59.950 INFO kablam! | Oct 13 10:13:59.950 INFO kablam! 57 | static ref POS: Mutex = Mutex::new(POINT{x:0, y:0}); Oct 13 10:13:59.950 INFO kablam! | ^^^^^ not found in this scope Oct 13 10:13:59.950 INFO kablam! Oct 13 10:13:59.950 INFO kablam! error[E0422]: cannot find struct, variant or union type `POINT` in this scope Oct 13 10:13:59.950 INFO kablam! --> src/main.rs:57:45 Oct 13 10:13:59.950 INFO kablam! | Oct 13 10:13:59.950 INFO kablam! 57 | static ref POS: Mutex = Mutex::new(POINT{x:0, y:0}); Oct 13 10:13:59.950 INFO kablam! | ^^^^^ not found in this scope Oct 13 10:13:59.950 INFO kablam! Oct 13 10:13:59.950 INFO kablam! error[E0412]: cannot find type `LONG` in this scope Oct 13 10:13:59.951 INFO kablam! --> src/main.rs:58:25 Oct 13 10:13:59.951 INFO kablam! | Oct 13 10:13:59.951 INFO kablam! 58 | static ref CHX: Mutex = Mutex::new(0); Oct 13 10:13:59.951 INFO kablam! | ^^^^ not found in this scope Oct 13 10:13:59.951 INFO kablam! Oct 13 10:13:59.951 INFO kablam! error[E0412]: cannot find type `LONG` in this scope Oct 13 10:13:59.951 INFO kablam! --> src/main.rs:59:25 Oct 13 10:13:59.951 INFO kablam! | Oct 13 10:13:59.951 INFO kablam! 59 | static ref CHY: Mutex = Mutex::new(0); Oct 13 10:13:59.951 INFO kablam! | ^^^^ not found in this scope Oct 13 10:13:59.951 INFO kablam! Oct 13 10:13:59.951 INFO kablam! error[E0412]: cannot find type `LONG` in this scope Oct 13 10:13:59.951 INFO kablam! --> src/main.rs:60:25 Oct 13 10:13:59.951 INFO kablam! | Oct 13 10:13:59.951 INFO kablam! 60 | static ref DEY: Mutex = Mutex::new(0); Oct 13 10:13:59.951 INFO kablam! | ^^^^ not found in this scope Oct 13 10:13:59.951 INFO kablam! Oct 13 10:13:59.951 INFO kablam! error[E0412]: cannot find type `LONG` in this scope Oct 13 10:13:59.951 INFO kablam! --> src/main.rs:64:28 Oct 13 10:13:59.951 INFO kablam! | Oct 13 10:13:59.951 INFO kablam! 64 | static ref SCREEN: Mutex = Mutex::new(31); Oct 13 10:13:59.951 INFO kablam! | ^^^^ not found in this scope Oct 13 10:13:59.951 INFO kablam! Oct 13 10:13:59.951 INFO kablam! error[E0412]: cannot find type `HWND` in this scope Oct 13 10:13:59.951 INFO kablam! --> src/main.rs:77:12 Oct 13 10:13:59.951 INFO kablam! | Oct 13 10:13:59.951 INFO kablam! 77 | fn copy(w :HWND, f :HFONT) Oct 13 10:13:59.951 INFO kablam! | ^^^^ not found in this scope Oct 13 10:13:59.951 INFO kablam! Oct 13 10:13:59.951 INFO kablam! error[E0412]: cannot find type `HFONT` in this scope Oct 13 10:13:59.951 INFO kablam! --> src/main.rs:77:21 Oct 13 10:13:59.951 INFO kablam! | Oct 13 10:13:59.951 INFO kablam! 77 | fn copy(w :HWND, f :HFONT) Oct 13 10:13:59.951 INFO kablam! | ^^^^^ not found in this scope Oct 13 10:13:59.951 INFO kablam! Oct 13 10:13:59.951 INFO kablam! error[E0412]: cannot find type `HGLOBAL` in this scope Oct 13 10:13:59.951 INFO kablam! --> src/main.rs:88:15 Oct 13 10:13:59.951 INFO kablam! | Oct 13 10:13:59.951 INFO kablam! 88 | let hg :HGLOBAL = win::GlobalAlloc(LMEM_MOVEABLE, region.e - region.s); Oct 13 10:13:59.951 INFO kablam! | ^^^^^^^ not found in this scope Oct 13 10:13:59.951 INFO kablam! Oct 13 10:13:59.951 INFO kablam! error[E0425]: cannot find value `LMEM_MOVEABLE` in this scope Oct 13 10:13:59.951 INFO kablam! --> src/main.rs:88:42 Oct 13 10:13:59.951 INFO kablam! | Oct 13 10:13:59.951 INFO kablam! 88 | let hg :HGLOBAL = win::GlobalAlloc(LMEM_MOVEABLE, region.e - region.s); Oct 13 10:13:59.951 INFO kablam! | ^^^^^^^^^^^^^ not found in this scope Oct 13 10:13:59.951 INFO kablam! Oct 13 10:13:59.951 INFO kablam! error[E0412]: cannot find type `HWND` in this scope Oct 13 10:13:59.951 INFO kablam! --> src/main.rs:103:13 Oct 13 10:13:59.951 INFO kablam! | Oct 13 10:13:59.951 INFO kablam! 103 | fn paste(w :HWND, f :HFONT) Oct 13 10:13:59.951 INFO kablam! | ^^^^ not found in this scope Oct 13 10:13:59.951 INFO kablam! Oct 13 10:13:59.951 INFO kablam! error[E0412]: cannot find type `HFONT` in this scope Oct 13 10:13:59.951 INFO kablam! --> src/main.rs:103:22 Oct 13 10:13:59.951 INFO kablam! | Oct 13 10:13:59.951 INFO kablam! 103 | fn paste(w :HWND, f :HFONT) Oct 13 10:13:59.951 INFO kablam! | ^^^^^ not found in this scope Oct 13 10:13:59.951 INFO kablam! Oct 13 10:13:59.951 INFO kablam! error[E0412]: cannot find type `HANDLE` in this scope Oct 13 10:13:59.951 INFO kablam! --> src/main.rs:108:17 Oct 13 10:13:59.951 INFO kablam! | Oct 13 10:13:59.951 INFO kablam! 108 | let handle :HANDLE = user::GetClipboardData(user::CF_TEXT); Oct 13 10:13:59.951 INFO kablam! | ^^^^^^ not found in this scope Oct 13 10:13:59.951 INFO kablam! Oct 13 10:13:59.951 INFO kablam! error[E0412]: cannot find type `HWND` in this scope Oct 13 10:13:59.951 INFO kablam! --> src/main.rs:119:12 Oct 13 10:13:59.951 INFO kablam! | Oct 13 10:13:59.951 INFO kablam! 119 | fn file(w :HWND, f :HFONT, path :String, mode :u8) Oct 13 10:13:59.951 INFO kablam! | ^^^^ not found in this scope Oct 13 10:13:59.951 INFO kablam! Oct 13 10:13:59.951 INFO kablam! error[E0412]: cannot find type `HFONT` in this scope Oct 13 10:13:59.951 INFO kablam! --> src/main.rs:119:21 Oct 13 10:13:59.951 INFO kablam! | Oct 13 10:13:59.951 INFO kablam! 119 | fn file(w :HWND, f :HFONT, path :String, mode :u8) Oct 13 10:13:59.951 INFO kablam! | ^^^^^ not found in this scope Oct 13 10:13:59.951 INFO kablam! Oct 13 10:13:59.951 INFO kablam! error[E0422]: cannot find struct, variant or union type `POINT` in this scope Oct 13 10:13:59.951 INFO kablam! --> src/main.rs:134:34 Oct 13 10:13:59.951 INFO kablam! | Oct 13 10:13:59.951 INFO kablam! 134 | *POS.lock().unwrap() = POINT{x:0, y:0}; Oct 13 10:13:59.951 INFO kablam! | ^^^^^ not found in this scope Oct 13 10:13:59.951 INFO kablam! Oct 13 10:13:59.951 INFO kablam! error[E0412]: cannot find type `LONG` in this scope Oct 13 10:13:59.951 INFO kablam! --> src/main.rs:162:22 Oct 13 10:13:59.951 INFO kablam! | Oct 13 10:13:59.951 INFO kablam! 162 | fn getx(i :usize) -> LONG {let vec = {TEXT.lock().unwrap()}; let x = vec[i].x; x} Oct 13 10:13:59.951 INFO kablam! | ^^^^ not found in this scope Oct 13 10:13:59.951 INFO kablam! Oct 13 10:13:59.951 INFO kablam! error[E0412]: cannot find type `LONG` in this scope Oct 13 10:13:59.951 INFO kablam! --> src/main.rs:163:22 Oct 13 10:13:59.951 INFO kablam! | Oct 13 10:13:59.952 INFO kablam! 163 | fn gety(i :usize) -> LONG {let vec = {TEXT.lock().unwrap()}; let y = vec[i].y; y} Oct 13 10:13:59.952 INFO kablam! | ^^^^ not found in this scope Oct 13 10:13:59.952 INFO kablam! Oct 13 10:13:59.952 INFO kablam! error[E0412]: cannot find type `LONG` in this scope Oct 13 10:13:59.952 INFO kablam! --> src/main.rs:165:22 Oct 13 10:13:59.952 INFO kablam! | Oct 13 10:13:59.952 INFO kablam! 165 | fn setx(i :usize, x :LONG){let mut vec = {TEXT.lock().unwrap()}; vec[i].x = x;} Oct 13 10:13:59.952 INFO kablam! | ^^^^ not found in this scope Oct 13 10:13:59.952 INFO kablam! Oct 13 10:13:59.952 INFO kablam! error[E0412]: cannot find type `LONG` in this scope Oct 13 10:13:59.952 INFO kablam! --> src/main.rs:166:22 Oct 13 10:13:59.952 INFO kablam! | Oct 13 10:13:59.952 INFO kablam! 166 | fn sety(i :usize, y :LONG){let mut vec = {TEXT.lock().unwrap()}; vec[i].y = y;} Oct 13 10:13:59.952 INFO kablam! | ^^^^ not found in this scope Oct 13 10:13:59.952 INFO kablam! Oct 13 10:13:59.952 INFO kablam! error[E0412]: cannot find type `POINT` in this scope Oct 13 10:13:59.952 INFO kablam! --> src/main.rs:183:20 Oct 13 10:13:59.952 INFO kablam! | Oct 13 10:13:59.952 INFO kablam! 183 | fn getlastpos() -> POINT Oct 13 10:13:59.952 INFO kablam! | ^^^^^ not found in this scope Oct 13 10:13:59.952 INFO kablam! Oct 13 10:13:59.952 INFO kablam! error[E0422]: cannot find struct, variant or union type `POINT` in this scope Oct 13 10:13:59.952 INFO kablam! --> src/main.rs:189:18 Oct 13 10:13:59.952 INFO kablam! | Oct 13 10:13:59.952 INFO kablam! 189 | 0 => {return POINT{x:0, y:0};}, Oct 13 10:13:59.952 INFO kablam! | ^^^^^ not found in this scope Oct 13 10:13:59.952 INFO kablam! Oct 13 10:13:59.952 INFO kablam! error[E0422]: cannot find struct, variant or union type `POINT` in this scope Oct 13 10:13:59.952 INFO kablam! --> src/main.rs:194:27 Oct 13 10:13:59.952 INFO kablam! | Oct 13 10:13:59.952 INFO kablam! 194 | NEWLINE => return POINT{x:0, y:vec[len-1].y+1}, Oct 13 10:13:59.952 INFO kablam! | ^^^^^ not found in this scope Oct 13 10:13:59.952 INFO kablam! Oct 13 10:13:59.952 INFO kablam! error[E0422]: cannot find struct, variant or union type `POINT` in this scope Oct 13 10:13:59.952 INFO kablam! --> src/main.rs:195:21 Oct 13 10:13:59.952 INFO kablam! | Oct 13 10:13:59.952 INFO kablam! 195 | _ => return POINT{x:vec[len-1].x+1, y:vec[len-1].y}, Oct 13 10:13:59.952 INFO kablam! | ^^^^^ not found in this scope Oct 13 10:13:59.952 INFO kablam! Oct 13 10:13:59.952 INFO kablam! error[E0412]: cannot find type `WNDPROC` in this scope Oct 13 10:13:59.952 INFO kablam! --> src/main.rs:255:45 Oct 13 10:13:59.952 INFO kablam! | Oct 13 10:13:59.952 INFO kablam! 255 | fn window(c :Vec, win :Vec, proc :WNDPROC, icon :HICON, style :DWORD, w :i32, h :i32, v :LPVOID) -> HWND Oct 13 10:13:59.952 INFO kablam! | ^^^^^^^ not found in this scope Oct 13 10:13:59.952 INFO kablam! Oct 13 10:13:59.952 INFO kablam! error[E0412]: cannot find type `HICON` in this scope Oct 13 10:13:59.952 INFO kablam! --> src/main.rs:255:60 Oct 13 10:13:59.952 INFO kablam! | Oct 13 10:13:59.952 INFO kablam! 255 | fn window(c :Vec, win :Vec, proc :WNDPROC, icon :HICON, style :DWORD, w :i32, h :i32, v :LPVOID) -> HWND Oct 13 10:13:59.952 INFO kablam! | ^^^^^ not found in this scope Oct 13 10:13:59.952 INFO kablam! Oct 13 10:13:59.952 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Oct 13 10:13:59.952 INFO kablam! --> src/main.rs:255:74 Oct 13 10:13:59.952 INFO kablam! | Oct 13 10:13:59.952 INFO kablam! 255 | fn window(c :Vec, win :Vec, proc :WNDPROC, icon :HICON, style :DWORD, w :i32, h :i32, v :LPVOID) -> HWND Oct 13 10:13:59.952 INFO kablam! | ^^^^^ not found in this scope Oct 13 10:13:59.952 INFO kablam! Oct 13 10:13:59.952 INFO kablam! error[E0412]: cannot find type `LPVOID` in this scope Oct 13 10:13:59.952 INFO kablam! --> src/main.rs:255:100 Oct 13 10:13:59.952 INFO kablam! | Oct 13 10:13:59.952 INFO kablam! 255 | fn window(c :Vec, win :Vec, proc :WNDPROC, icon :HICON, style :DWORD, w :i32, h :i32, v :LPVOID) -> HWND Oct 13 10:13:59.952 INFO kablam! | ^^^^^^ not found in this scope Oct 13 10:13:59.952 INFO kablam! Oct 13 10:13:59.952 INFO kablam! error[E0412]: cannot find type `HWND` in this scope Oct 13 10:13:59.952 INFO kablam! --> src/main.rs:255:111 Oct 13 10:13:59.952 INFO kablam! | Oct 13 10:13:59.952 INFO kablam! 255 | fn window(c :Vec, win :Vec, proc :WNDPROC, icon :HICON, style :DWORD, w :i32, h :i32, v :LPVOID) -> HWND Oct 13 10:13:59.952 INFO kablam! | ^^^^ not found in this scope Oct 13 10:13:59.952 INFO kablam! Oct 13 10:13:59.952 INFO kablam! error[E0422]: cannot find struct, variant or union type `WNDCLASSEXW` in this scope Oct 13 10:13:59.952 INFO kablam! --> src/main.rs:259:15 Oct 13 10:13:59.952 INFO kablam! | Oct 13 10:13:59.952 INFO kablam! 259 | let wnd = WNDCLASSEXW Oct 13 10:13:59.952 INFO kablam! | ^^^^^^^^^^^ not found in this scope Oct 13 10:13:59.952 INFO kablam! Oct 13 10:13:59.952 INFO kablam! error[E0412]: cannot find type `WNDCLASSEXW` in this scope Oct 13 10:13:59.952 INFO kablam! --> src/main.rs:261:30 Oct 13 10:13:59.952 INFO kablam! | Oct 13 10:13:59.952 INFO kablam! 261 | cbSize: mem::size_of::() as u32, Oct 13 10:13:59.952 INFO kablam! | ^^^^^^^^^^^ not found in this scope Oct 13 10:13:59.952 INFO kablam! Oct 13 10:13:59.952 INFO kablam! error[E0412]: cannot find type `HINSTANCE` in this scope Oct 13 10:13:59.952 INFO kablam! --> src/main.rs:263:23 Oct 13 10:13:59.952 INFO kablam! | Oct 13 10:13:59.952 INFO kablam! 263 | hInstance: 0 as HINSTANCE, hIcon: icon as HICON, Oct 13 10:13:59.952 INFO kablam! | ^^^^^^^^^ not found in this scope Oct 13 10:13:59.952 INFO kablam! Oct 13 10:13:59.953 INFO kablam! error[E0412]: cannot find type `HICON` in this scope Oct 13 10:13:59.953 INFO kablam! --> src/main.rs:263:49 Oct 13 10:13:59.953 INFO kablam! | Oct 13 10:13:59.953 INFO kablam! 263 | hInstance: 0 as HINSTANCE, hIcon: icon as HICON, Oct 13 10:13:59.953 INFO kablam! | ^^^^^ not found in this scope Oct 13 10:13:59.953 INFO kablam! Oct 13 10:13:59.953 INFO kablam! error[E0412]: cannot find type `HICON` in this scope Oct 13 10:13:59.953 INFO kablam! --> src/main.rs:264:21 Oct 13 10:13:59.953 INFO kablam! | Oct 13 10:13:59.953 INFO kablam! 264 | hCursor: 0 as HICON, // user32::LoadCursorW(0 as HINSTANCE, user::IDI_APPLICATION), Oct 13 10:13:59.953 INFO kablam! | ^^^^^ not found in this scope Oct 13 10:13:59.953 INFO kablam! Oct 13 10:13:59.953 INFO kablam! error[E0412]: cannot find type `HBRUSH` in this scope Oct 13 10:13:59.953 INFO kablam! --> src/main.rs:265:27 Oct 13 10:13:59.953 INFO kablam! | Oct 13 10:13:59.953 INFO kablam! 265 | hbrBackground: 0 as HBRUSH, lpszMenuName: 0 as LPCWSTR, Oct 13 10:13:59.953 INFO kablam! | ^^^^^^ not found in this scope Oct 13 10:13:59.953 INFO kablam! Oct 13 10:13:59.953 INFO kablam! error[E0412]: cannot find type `LPCWSTR` in this scope Oct 13 10:13:59.953 INFO kablam! --> src/main.rs:265:54 Oct 13 10:13:59.953 INFO kablam! | Oct 13 10:13:59.953 INFO kablam! 265 | hbrBackground: 0 as HBRUSH, lpszMenuName: 0 as LPCWSTR, Oct 13 10:13:59.953 INFO kablam! | ^^^^^^^ not found in this scope Oct 13 10:13:59.953 INFO kablam! Oct 13 10:13:59.953 INFO kablam! error[E0412]: cannot find type `HICON` in this scope Oct 13 10:13:59.953 INFO kablam! --> src/main.rs:266:51 Oct 13 10:13:59.953 INFO kablam! | Oct 13 10:13:59.953 INFO kablam! 266 | lpszClassName: c.as_ptr(), hIconSm: icon as HICON, Oct 13 10:13:59.953 INFO kablam! | ^^^^^ not found in this scope Oct 13 10:13:59.953 INFO kablam! Oct 13 10:13:59.953 INFO kablam! error[E0412]: cannot find type `HWND` in this scope Oct 13 10:13:59.953 INFO kablam! --> src/main.rs:270:31 Oct 13 10:13:59.953 INFO kablam! | Oct 13 10:13:59.953 INFO kablam! 270 | style, 0, 0, w, h, 0 as HWND, 0 as HMENU, 0 as HINSTANCE, v); Oct 13 10:13:59.953 INFO kablam! | ^^^^ not found in this scope Oct 13 10:13:59.953 INFO kablam! Oct 13 10:13:59.953 INFO kablam! error[E0412]: cannot find type `HMENU` in this scope Oct 13 10:13:59.953 INFO kablam! --> src/main.rs:270:42 Oct 13 10:13:59.953 INFO kablam! | Oct 13 10:13:59.953 INFO kablam! 270 | style, 0, 0, w, h, 0 as HWND, 0 as HMENU, 0 as HINSTANCE, v); Oct 13 10:13:59.953 INFO kablam! | ^^^^^ not found in this scope Oct 13 10:13:59.953 INFO kablam! Oct 13 10:13:59.953 INFO kablam! error[E0412]: cannot find type `HINSTANCE` in this scope Oct 13 10:13:59.953 INFO kablam! --> src/main.rs:270:54 Oct 13 10:13:59.953 INFO kablam! | Oct 13 10:13:59.953 INFO kablam! 270 | style, 0, 0, w, h, 0 as HWND, 0 as HMENU, 0 as HINSTANCE, v); Oct 13 10:13:59.953 INFO kablam! | ^^^^^^^^^ not found in this scope Oct 13 10:13:59.953 INFO kablam! Oct 13 10:13:59.953 INFO kablam! error[E0412]: cannot find type `HWND` in this scope Oct 13 10:13:59.953 INFO kablam! --> src/main.rs:273:20 Oct 13 10:13:59.953 INFO kablam! | Oct 13 10:13:59.953 INFO kablam! 273 | fn change_state(w :HWND, icon :HICON) Oct 13 10:13:59.953 INFO kablam! | ^^^^ not found in this scope Oct 13 10:13:59.953 INFO kablam! Oct 13 10:13:59.953 INFO kablam! error[E0412]: cannot find type `HICON` in this scope Oct 13 10:13:59.953 INFO kablam! --> src/main.rs:273:32 Oct 13 10:13:59.953 INFO kablam! | Oct 13 10:13:59.953 INFO kablam! 273 | fn change_state(w :HWND, icon :HICON) Oct 13 10:13:59.953 INFO kablam! | ^^^^^ not found in this scope Oct 13 10:13:59.953 INFO kablam! Oct 13 10:13:59.953 INFO kablam! error[E0412]: cannot find type `LPARAM` in this scope Oct 13 10:13:59.953 INFO kablam! --> src/main.rs:275:85 Oct 13 10:13:59.953 INFO kablam! | Oct 13 10:13:59.953 INFO kablam! 275 | unsafe{user::SendMessageW(w, user::WM_SETICON, user::ICON_SMALL as usize, icon as LPARAM);} Oct 13 10:13:59.953 INFO kablam! | ^^^^^^ not found in this scope Oct 13 10:13:59.953 INFO kablam! Oct 13 10:13:59.953 INFO kablam! error[E0412]: cannot find type `HWND` in this scope Oct 13 10:13:59.953 INFO kablam! --> src/main.rs:277:19 Oct 13 10:13:59.953 INFO kablam! | Oct 13 10:13:59.953 INFO kablam! 277 | fn clearscreen(w :HWND) Oct 13 10:13:59.953 INFO kablam! | ^^^^ not found in this scope Oct 13 10:13:59.953 INFO kablam! Oct 13 10:13:59.953 INFO kablam! error[E0412]: cannot find type `HWND` in this scope Oct 13 10:13:59.953 INFO kablam! --> src/main.rs:287:15 Oct 13 10:13:59.953 INFO kablam! | Oct 13 10:13:59.953 INFO kablam! 287 | fn clearch(w :HWND, i :usize, r :i32) Oct 13 10:13:59.953 INFO kablam! | ^^^^ not found in this scope Oct 13 10:13:59.953 INFO kablam! Oct 13 10:13:59.953 INFO kablam! error[E0412]: cannot find type `HWND` in this scope Oct 13 10:13:59.953 INFO kablam! --> src/main.rs:292:18 Oct 13 10:13:59.953 INFO kablam! | Oct 13 10:13:59.953 INFO kablam! 292 | fn clearrange(w :HWND, f :HFONT, start :usize, end :usize) Oct 13 10:13:59.953 INFO kablam! | ^^^^ not found in this scope Oct 13 10:13:59.953 INFO kablam! Oct 13 10:13:59.953 INFO kablam! error[E0412]: cannot find type `HFONT` in this scope Oct 13 10:13:59.953 INFO kablam! --> src/main.rs:292:27 Oct 13 10:13:59.953 INFO kablam! | Oct 13 10:13:59.953 INFO kablam! 292 | fn clearrange(w :HWND, f :HFONT, start :usize, end :usize) Oct 13 10:13:59.953 INFO kablam! | ^^^^^ not found in this scope Oct 13 10:13:59.953 INFO kablam! Oct 13 10:13:59.953 INFO kablam! error[E0412]: cannot find type `HWND` in this scope Oct 13 10:13:59.954 INFO kablam! --> src/main.rs:296:17 Oct 13 10:13:59.954 INFO kablam! | Oct 13 10:13:59.954 INFO kablam! 296 | fn drawrange(w :HWND, f :HFONT, start :usize, end :usize) Oct 13 10:13:59.954 INFO kablam! | ^^^^ not found in this scope Oct 13 10:13:59.954 INFO kablam! Oct 13 10:13:59.954 INFO kablam! error[E0412]: cannot find type `HFONT` in this scope Oct 13 10:13:59.954 INFO kablam! --> src/main.rs:296:26 Oct 13 10:13:59.954 INFO kablam! | Oct 13 10:13:59.954 INFO kablam! 296 | fn drawrange(w :HWND, f :HFONT, start :usize, end :usize) Oct 13 10:13:59.954 INFO kablam! | ^^^^^ not found in this scope Oct 13 10:13:59.954 INFO kablam! Oct 13 10:13:59.954 INFO kablam! error[E0412]: cannot find type `RECT` in this scope Oct 13 10:13:59.954 INFO kablam! --> src/main.rs:300:25 Oct 13 10:13:59.954 INFO kablam! | Oct 13 10:13:59.954 INFO kablam! 300 | fn getrect(i :usize) -> RECT Oct 13 10:13:59.954 INFO kablam! | ^^^^ not found in this scope Oct 13 10:13:59.954 INFO kablam! Oct 13 10:13:59.954 INFO kablam! error[E0422]: cannot find struct, variant or union type `RECT` in this scope Oct 13 10:13:59.954 INFO kablam! --> src/main.rs:305:11 Oct 13 10:13:59.954 INFO kablam! | Oct 13 10:13:59.954 INFO kablam! 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)}; Oct 13 10:13:59.954 INFO kablam! | ^^^^ not found in this scope Oct 13 10:13:59.954 INFO kablam! Oct 13 10:13:59.954 INFO kablam! error[E0412]: cannot find type `POINT` in this scope Oct 13 10:13:59.954 INFO kablam! --> src/main.rs:320:36 Oct 13 10:13:59.954 INFO kablam! | Oct 13 10:13:59.954 INFO kablam! 320 | fn getpos(x :i32, y:i32) -> Option Oct 13 10:13:59.954 INFO kablam! | ^^^^^ not found in this scope Oct 13 10:13:59.954 INFO kablam! Oct 13 10:13:59.954 INFO kablam! error[E0422]: cannot find struct, variant or union type `POINT` in this scope Oct 13 10:13:59.954 INFO kablam! --> src/main.rs:328:54 Oct 13 10:13:59.954 INFO kablam! | Oct 13 10:13:59.954 INFO kablam! 328 | ((v.x*w <= x) && (v.x*w+w > x)) {return Some(POINT{x:v.x, y:v.y});} Oct 13 10:13:59.954 INFO kablam! | ^^^^^ not found in this scope Oct 13 10:13:59.954 INFO kablam! Oct 13 10:13:59.954 INFO kablam! error[E0412]: cannot find type `HWND` in this scope Oct 13 10:13:59.954 INFO kablam! --> src/main.rs:370:14 Oct 13 10:13:59.954 INFO kablam! | Oct 13 10:13:59.954 INFO kablam! 370 | fn delete(w :HWND, f :HFONT) Oct 13 10:13:59.954 INFO kablam! | ^^^^ not found in this scope Oct 13 10:13:59.954 INFO kablam! Oct 13 10:13:59.954 INFO kablam! error[E0412]: cannot find type `HFONT` in this scope Oct 13 10:13:59.954 INFO kablam! --> src/main.rs:370:23 Oct 13 10:13:59.954 INFO kablam! | Oct 13 10:13:59.954 INFO kablam! 370 | fn delete(w :HWND, f :HFONT) Oct 13 10:13:59.954 INFO kablam! | ^^^^^ not found in this scope Oct 13 10:13:59.954 INFO kablam! Oct 13 10:13:59.954 INFO kablam! error[E0412]: cannot find type `HWND` in this scope Oct 13 10:13:59.954 INFO kablam! --> src/main.rs:468:13 Oct 13 10:13:59.954 INFO kablam! | Oct 13 10:13:59.954 INFO kablam! 468 | fn enter(w :HWND, f :HFONT){save(CH{x:getposx(),y:getposy(),c:NEWLINE});} Oct 13 10:13:59.954 INFO kablam! | ^^^^ not found in this scope Oct 13 10:13:59.954 INFO kablam! Oct 13 10:13:59.954 INFO kablam! error[E0412]: cannot find type `HFONT` in this scope Oct 13 10:13:59.954 INFO kablam! --> src/main.rs:468:22 Oct 13 10:13:59.954 INFO kablam! | Oct 13 10:13:59.954 INFO kablam! 468 | fn enter(w :HWND, f :HFONT){save(CH{x:getposx(),y:getposy(),c:NEWLINE});} Oct 13 10:13:59.954 INFO kablam! | ^^^^^ not found in this scope Oct 13 10:13:59.954 INFO kablam! Oct 13 10:13:59.954 INFO kablam! error[E0412]: cannot find type `HWND` in this scope Oct 13 10:13:59.954 INFO kablam! --> src/main.rs:469:12 Oct 13 10:13:59.954 INFO kablam! | Oct 13 10:13:59.954 INFO kablam! 469 | fn draw(w :HWND, f :HFONT, buffer :String) Oct 13 10:13:59.954 INFO kablam! | ^^^^ not found in this scope Oct 13 10:13:59.954 INFO kablam! Oct 13 10:13:59.954 INFO kablam! error[E0412]: cannot find type `HFONT` in this scope Oct 13 10:13:59.954 INFO kablam! --> src/main.rs:469:21 Oct 13 10:13:59.954 INFO kablam! | Oct 13 10:13:59.954 INFO kablam! 469 | fn draw(w :HWND, f :HFONT, buffer :String) Oct 13 10:13:59.954 INFO kablam! | ^^^^^ not found in this scope Oct 13 10:13:59.954 INFO kablam! Oct 13 10:13:59.954 INFO kablam! error[E0412]: cannot find type `HWND` in this scope Oct 13 10:13:59.954 INFO kablam! --> src/main.rs:490:13 Oct 13 10:13:59.954 INFO kablam! | Oct 13 10:13:59.954 INFO kablam! 490 | fn copy2(w :HWND, f :HFONT, mode :u8) Oct 13 10:13:59.954 INFO kablam! | ^^^^ not found in this scope Oct 13 10:13:59.954 INFO kablam! Oct 13 10:13:59.954 INFO kablam! error[E0412]: cannot find type `HFONT` in this scope Oct 13 10:13:59.954 INFO kablam! --> src/main.rs:490:22 Oct 13 10:13:59.954 INFO kablam! | Oct 13 10:13:59.954 INFO kablam! 490 | fn copy2(w :HWND, f :HFONT, mode :u8) Oct 13 10:13:59.954 INFO kablam! | ^^^^^ not found in this scope Oct 13 10:13:59.954 INFO kablam! Oct 13 10:13:59.954 INFO kablam! error[E0412]: cannot find type `HWND` in this scope Oct 13 10:13:59.954 INFO kablam! --> src/main.rs:500:14 Oct 13 10:13:59.954 INFO kablam! | Oct 13 10:13:59.954 INFO kablam! 500 | fn redraw(w :HWND, f :HFONT, offset: isize, mode :u8, s :usize, e :usize) Oct 13 10:13:59.954 INFO kablam! | ^^^^ not found in this scope Oct 13 10:13:59.954 INFO kablam! Oct 13 10:13:59.954 INFO kablam! error[E0412]: cannot find type `HFONT` in this scope Oct 13 10:13:59.954 INFO kablam! --> src/main.rs:500:23 Oct 13 10:13:59.955 INFO kablam! | Oct 13 10:13:59.955 INFO kablam! 500 | fn redraw(w :HWND, f :HFONT, offset: isize, mode :u8, s :usize, e :usize) Oct 13 10:13:59.955 INFO kablam! | ^^^^^ not found in this scope Oct 13 10:13:59.955 INFO kablam! Oct 13 10:13:59.955 INFO kablam! error[E0412]: cannot find type `HWND` in this scope Oct 13 10:13:59.955 INFO kablam! --> src/main.rs:520:16 Oct 13 10:13:59.955 INFO kablam! | Oct 13 10:13:59.955 INFO kablam! 520 | fn drawtext(w :HWND, f :HFONT, c :&CH, p :WPARAM, l :LPARAM) Oct 13 10:13:59.955 INFO kablam! | ^^^^ not found in this scope Oct 13 10:13:59.955 INFO kablam! Oct 13 10:13:59.955 INFO kablam! error[E0412]: cannot find type `HFONT` in this scope Oct 13 10:13:59.955 INFO kablam! --> src/main.rs:520:25 Oct 13 10:13:59.955 INFO kablam! | Oct 13 10:13:59.955 INFO kablam! 520 | fn drawtext(w :HWND, f :HFONT, c :&CH, p :WPARAM, l :LPARAM) Oct 13 10:13:59.955 INFO kablam! | ^^^^^ not found in this scope Oct 13 10:13:59.955 INFO kablam! Oct 13 10:13:59.955 INFO kablam! error[E0412]: cannot find type `WPARAM` in this scope Oct 13 10:13:59.955 INFO kablam! --> src/main.rs:520:43 Oct 13 10:13:59.955 INFO kablam! | Oct 13 10:13:59.955 INFO kablam! 520 | fn drawtext(w :HWND, f :HFONT, c :&CH, p :WPARAM, l :LPARAM) Oct 13 10:13:59.955 INFO kablam! | ^^^^^^ not found in this scope Oct 13 10:13:59.955 INFO kablam! Oct 13 10:13:59.955 INFO kablam! error[E0412]: cannot find type `LPARAM` in this scope Oct 13 10:13:59.955 INFO kablam! --> src/main.rs:520:54 Oct 13 10:13:59.955 INFO kablam! | Oct 13 10:13:59.955 INFO kablam! 520 | fn drawtext(w :HWND, f :HFONT, c :&CH, p :WPARAM, l :LPARAM) Oct 13 10:13:59.955 INFO kablam! | ^^^^^^ not found in this scope Oct 13 10:13:59.955 INFO kablam! Oct 13 10:13:59.955 INFO kablam! error[E0412]: cannot find type `HDC` in this scope Oct 13 10:13:59.955 INFO kablam! --> src/main.rs:524:32 Oct 13 10:13:59.955 INFO kablam! | Oct 13 10:13:59.955 INFO kablam! 524 | let dc = user::GetDC(w) as HDC; Oct 13 10:13:59.955 INFO kablam! | ^^^ not found in this scope Oct 13 10:13:59.955 INFO kablam! Oct 13 10:13:59.955 INFO kablam! error[E0412]: cannot find type `HGDIOBJ` in this scope Oct 13 10:13:59.955 INFO kablam! --> src/main.rs:525:32 Oct 13 10:13:59.955 INFO kablam! | Oct 13 10:13:59.955 INFO kablam! 525 | gdi::SelectObject(dc, f as HGDIOBJ); Oct 13 10:13:59.955 INFO kablam! | ^^^^^^^ not found in this scope Oct 13 10:13:59.955 INFO kablam! Oct 13 10:13:59.955 INFO kablam! error[E0412]: cannot find type `HWND` in this scope Oct 13 10:13:59.955 INFO kablam! --> src/main.rs:555:14 Oct 13 10:13:59.955 INFO kablam! | Oct 13 10:13:59.955 INFO kablam! 555 | fn key_up(w :HWND){let y = getposy();if y == 0 {return;} hidecaret(w);setposmy(1); showcaret(w);} Oct 13 10:13:59.955 INFO kablam! | ^^^^ not found in this scope Oct 13 10:13:59.955 INFO kablam! Oct 13 10:13:59.955 INFO kablam! error[E0412]: cannot find type `HWND` in this scope Oct 13 10:13:59.955 INFO kablam! --> src/main.rs:556:16 Oct 13 10:13:59.955 INFO kablam! | Oct 13 10:13:59.955 INFO kablam! 556 | fn key_down(w :HWND){hidecaret(w);setpospy(1);showcaret(w);} Oct 13 10:13:59.955 INFO kablam! | ^^^^ not found in this scope Oct 13 10:13:59.955 INFO kablam! Oct 13 10:13:59.955 INFO kablam! error[E0412]: cannot find type `HWND` in this scope Oct 13 10:13:59.955 INFO kablam! --> src/main.rs:557:16 Oct 13 10:13:59.955 INFO kablam! | Oct 13 10:13:59.955 INFO kablam! 557 | fn key_left(w :HWND) Oct 13 10:13:59.955 INFO kablam! | ^^^^ not found in this scope Oct 13 10:13:59.955 INFO kablam! Oct 13 10:13:59.955 INFO kablam! error[E0412]: cannot find type `HWND` in this scope Oct 13 10:13:59.955 INFO kablam! --> src/main.rs:571:17 Oct 13 10:13:59.955 INFO kablam! | Oct 13 10:13:59.955 INFO kablam! 571 | fn key_right(w :HWND, f :HFONT) Oct 13 10:13:59.955 INFO kablam! | ^^^^ not found in this scope Oct 13 10:13:59.955 INFO kablam! Oct 13 10:13:59.960 INFO kablam! error[E0412]: cannot find type `HFONT` in this scope Oct 13 10:13:59.960 INFO kablam! --> src/main.rs:571:26 Oct 13 10:13:59.960 INFO kablam! | Oct 13 10:13:59.961 INFO kablam! 571 | fn key_right(w :HWND, f :HFONT) Oct 13 10:13:59.961 INFO kablam! | ^^^^^ not found in this scope Oct 13 10:13:59.961 INFO kablam! Oct 13 10:13:59.961 INFO kablam! error[E0412]: cannot find type `HWND` in this scope Oct 13 10:13:59.961 INFO kablam! --> src/main.rs:603:17 Oct 13 10:13:59.961 INFO kablam! | Oct 13 10:13:59.961 INFO kablam! 603 | fn showcaret(w :HWND) Oct 13 10:13:59.961 INFO kablam! | ^^^^ not found in this scope Oct 13 10:13:59.961 INFO kablam! Oct 13 10:13:59.961 INFO kablam! error[E0412]: cannot find type `HWND` in this scope Oct 13 10:13:59.961 INFO kablam! --> src/main.rs:632:17 Oct 13 10:13:59.961 INFO kablam! | Oct 13 10:13:59.961 INFO kablam! 632 | fn hidecaret(w :HWND) {unsafe{user::HideCaret(w);}} Oct 13 10:13:59.961 INFO kablam! | ^^^^ not found in this scope Oct 13 10:13:59.961 INFO kablam! Oct 13 10:13:59.961 INFO kablam! error[E0412]: cannot find type `HWND` in this scope Oct 13 10:13:59.961 INFO kablam! --> src/main.rs:633:16 Oct 13 10:13:59.961 INFO kablam! | Oct 13 10:13:59.961 INFO kablam! 633 | fn wheel_up(w :HWND, f :HFONT) Oct 13 10:13:59.961 INFO kablam! | ^^^^ not found in this scope Oct 13 10:13:59.961 INFO kablam! Oct 13 10:13:59.961 INFO kablam! error[E0412]: cannot find type `HFONT` in this scope Oct 13 10:13:59.961 INFO kablam! --> src/main.rs:633:25 Oct 13 10:13:59.961 INFO kablam! | Oct 13 10:13:59.961 INFO kablam! 633 | fn wheel_up(w :HWND, f :HFONT) Oct 13 10:13:59.961 INFO kablam! | ^^^^^ not found in this scope Oct 13 10:13:59.961 INFO kablam! Oct 13 10:13:59.961 INFO kablam! error[E0412]: cannot find type `HWND` in this scope Oct 13 10:13:59.961 INFO kablam! --> src/main.rs:654:18 Oct 13 10:13:59.961 INFO kablam! | Oct 13 10:13:59.961 INFO kablam! 654 | fn wheel_down(w :HWND, f :HFONT) Oct 13 10:13:59.961 INFO kablam! | ^^^^ not found in this scope Oct 13 10:13:59.961 INFO kablam! Oct 13 10:13:59.961 INFO kablam! error[E0412]: cannot find type `HFONT` in this scope Oct 13 10:13:59.961 INFO kablam! --> src/main.rs:654:27 Oct 13 10:13:59.961 INFO kablam! | Oct 13 10:13:59.961 INFO kablam! 654 | fn wheel_down(w :HWND, f :HFONT) Oct 13 10:13:59.961 INFO kablam! | ^^^^^ not found in this scope Oct 13 10:13:59.961 INFO kablam! Oct 13 10:13:59.961 INFO kablam! error[E0412]: cannot find type `HWND` in this scope Oct 13 10:13:59.961 INFO kablam! --> src/main.rs:671:12 Oct 13 10:13:59.961 INFO kablam! | Oct 13 10:13:59.961 INFO kablam! 671 | fn ctrl(w :HWND, p :WPARAM, mov :&mut MV) Oct 13 10:13:59.961 INFO kablam! | ^^^^ not found in this scope Oct 13 10:13:59.961 INFO kablam! Oct 13 10:13:59.961 INFO kablam! error[E0412]: cannot find type `WPARAM` in this scope Oct 13 10:13:59.961 INFO kablam! --> src/main.rs:671:21 Oct 13 10:13:59.961 INFO kablam! | Oct 13 10:13:59.961 INFO kablam! 671 | fn ctrl(w :HWND, p :WPARAM, mov :&mut MV) Oct 13 10:13:59.961 INFO kablam! | ^^^^^^ not found in this scope Oct 13 10:13:59.961 INFO kablam! Oct 13 10:13:59.961 INFO kablam! error[E0412]: cannot find type `HWND` in this scope Oct 13 10:13:59.961 INFO kablam! --> src/main.rs:752:16 Oct 13 10:13:59.961 INFO kablam! | Oct 13 10:13:59.961 INFO kablam! 752 | fn key_0x44(w :HWND) // key D Oct 13 10:13:59.961 INFO kablam! | ^^^^ not found in this scope Oct 13 10:13:59.961 INFO kablam! Oct 13 10:13:59.961 INFO kablam! error[E0412]: cannot find type `HWND` in this scope Oct 13 10:13:59.961 INFO kablam! --> src/main.rs:757:16 Oct 13 10:13:59.961 INFO kablam! | Oct 13 10:13:59.961 INFO kablam! 757 | fn key_0x47(w :HWND) // key G Oct 13 10:13:59.961 INFO kablam! | ^^^^ not found in this scope Oct 13 10:13:59.961 INFO kablam! Oct 13 10:13:59.961 INFO kablam! error[E0412]: cannot find type `HWND` in this scope Oct 13 10:13:59.961 INFO kablam! --> src/main.rs:761:16 Oct 13 10:13:59.961 INFO kablam! | Oct 13 10:13:59.961 INFO kablam! 761 | fn key_0x64(w :HWND, f :HFONT) // key dd Oct 13 10:13:59.961 INFO kablam! | ^^^^ not found in this scope Oct 13 10:13:59.961 INFO kablam! Oct 13 10:13:59.961 INFO kablam! error[E0412]: cannot find type `HFONT` in this scope Oct 13 10:13:59.961 INFO kablam! --> src/main.rs:761:25 Oct 13 10:13:59.961 INFO kablam! | Oct 13 10:13:59.961 INFO kablam! 761 | fn key_0x64(w :HWND, f :HFONT) // key dd Oct 13 10:13:59.961 INFO kablam! | ^^^^^ not found in this scope Oct 13 10:13:59.961 INFO kablam! Oct 13 10:13:59.961 INFO kablam! error[E0412]: cannot find type `HWND` in this scope Oct 13 10:13:59.961 INFO kablam! --> src/main.rs:797:16 Oct 13 10:13:59.961 INFO kablam! | Oct 13 10:13:59.961 INFO kablam! 797 | fn key_0x67(w :HWND) // key gg Oct 13 10:13:59.961 INFO kablam! | ^^^^ not found in this scope Oct 13 10:13:59.961 INFO kablam! Oct 13 10:13:59.961 INFO kablam! error[E0412]: cannot find type `HWND` in this scope Oct 13 10:13:59.961 INFO kablam! --> src/main.rs:815:16 Oct 13 10:13:59.961 INFO kablam! | Oct 13 10:13:59.961 INFO kablam! 815 | fn key_0x6f(w :HWND, f :HFONT, icon :HICON) // o: change mode Oct 13 10:13:59.961 INFO kablam! | ^^^^ not found in this scope Oct 13 10:13:59.961 INFO kablam! Oct 13 10:13:59.961 INFO kablam! error[E0412]: cannot find type `HFONT` in this scope Oct 13 10:13:59.961 INFO kablam! --> src/main.rs:815:25 Oct 13 10:13:59.961 INFO kablam! | Oct 13 10:13:59.961 INFO kablam! 815 | fn key_0x6f(w :HWND, f :HFONT, icon :HICON) // o: change mode Oct 13 10:13:59.961 INFO kablam! | ^^^^^ not found in this scope Oct 13 10:13:59.961 INFO kablam! Oct 13 10:13:59.961 INFO kablam! error[E0412]: cannot find type `HICON` in this scope Oct 13 10:13:59.961 INFO kablam! --> src/main.rs:815:38 Oct 13 10:13:59.961 INFO kablam! | Oct 13 10:13:59.961 INFO kablam! 815 | fn key_0x6f(w :HWND, f :HFONT, icon :HICON) // o: change mode Oct 13 10:13:59.961 INFO kablam! | ^^^^^ not found in this scope Oct 13 10:13:59.962 INFO kablam! Oct 13 10:13:59.962 INFO kablam! error[E0412]: cannot find type `HWND` in this scope Oct 13 10:13:59.962 INFO kablam! --> src/main.rs:819:16 Oct 13 10:13:59.962 INFO kablam! | Oct 13 10:13:59.962 INFO kablam! 819 | fn key_0x70(w :HWND, f :HFONT) // key p Oct 13 10:13:59.962 INFO kablam! | ^^^^ not found in this scope Oct 13 10:13:59.962 INFO kablam! Oct 13 10:13:59.962 INFO kablam! error[E0412]: cannot find type `HFONT` in this scope Oct 13 10:13:59.962 INFO kablam! --> src/main.rs:819:25 Oct 13 10:13:59.962 INFO kablam! | Oct 13 10:13:59.962 INFO kablam! 819 | fn key_0x70(w :HWND, f :HFONT) // key p Oct 13 10:13:59.962 INFO kablam! | ^^^^^ not found in this scope Oct 13 10:13:59.962 INFO kablam! Oct 13 10:13:59.962 INFO kablam! error[E0412]: cannot find type `HWND` in this scope Oct 13 10:13:59.962 INFO kablam! --> src/main.rs:848:16 Oct 13 10:13:59.962 INFO kablam! | Oct 13 10:13:59.962 INFO kablam! 848 | fn key_0x79(w :HWND, f :HFONT, icon :HICON) // key y Oct 13 10:13:59.962 INFO kablam! | ^^^^ not found in this scope Oct 13 10:13:59.962 INFO kablam! Oct 13 10:13:59.962 INFO kablam! error[E0412]: cannot find type `HFONT` in this scope Oct 13 10:13:59.962 INFO kablam! --> src/main.rs:848:25 Oct 13 10:13:59.962 INFO kablam! | Oct 13 10:13:59.962 INFO kablam! 848 | fn key_0x79(w :HWND, f :HFONT, icon :HICON) // key y Oct 13 10:13:59.962 INFO kablam! | ^^^^^ not found in this scope Oct 13 10:13:59.962 INFO kablam! Oct 13 10:13:59.962 INFO kablam! error[E0412]: cannot find type `HICON` in this scope Oct 13 10:13:59.962 INFO kablam! --> src/main.rs:848:38 Oct 13 10:13:59.962 INFO kablam! | Oct 13 10:13:59.962 INFO kablam! 848 | fn key_0x79(w :HWND, f :HFONT, icon :HICON) // key y Oct 13 10:13:59.962 INFO kablam! | ^^^^^ not found in this scope Oct 13 10:13:59.962 INFO kablam! Oct 13 10:13:59.962 INFO kablam! error[E0412]: cannot find type `HWND` in this scope Oct 13 10:13:59.962 INFO kablam! --> src/main.rs:864:16 Oct 13 10:13:59.962 INFO kablam! | Oct 13 10:13:59.962 INFO kablam! 864 | fn key_0x1B(w :HWND, f :HFONT, icon :HICON) // esc Oct 13 10:13:59.962 INFO kablam! | ^^^^ not found in this scope Oct 13 10:13:59.962 INFO kablam! Oct 13 10:13:59.962 INFO kablam! error[E0412]: cannot find type `HFONT` in this scope Oct 13 10:13:59.962 INFO kablam! --> src/main.rs:864:25 Oct 13 10:13:59.962 INFO kablam! | Oct 13 10:13:59.962 INFO kablam! 864 | fn key_0x1B(w :HWND, f :HFONT, icon :HICON) // esc Oct 13 10:13:59.962 INFO kablam! | ^^^^^ not found in this scope Oct 13 10:13:59.962 INFO kablam! Oct 13 10:13:59.962 INFO kablam! error[E0412]: cannot find type `HICON` in this scope Oct 13 10:13:59.962 INFO kablam! --> src/main.rs:864:38 Oct 13 10:13:59.962 INFO kablam! | Oct 13 10:13:59.962 INFO kablam! 864 | fn key_0x1B(w :HWND, f :HFONT, icon :HICON) // esc Oct 13 10:13:59.962 INFO kablam! | ^^^^^ not found in this scope Oct 13 10:13:59.962 INFO kablam! Oct 13 10:13:59.962 INFO kablam! error[E0412]: cannot find type `HWND` in this scope Oct 13 10:13:59.962 INFO kablam! --> src/main.rs:889:16 Oct 13 10:13:59.962 INFO kablam! | Oct 13 10:13:59.962 INFO kablam! 889 | fn key_0x0D(w :HWND, f :HFONT) // enter Oct 13 10:13:59.962 INFO kablam! | ^^^^ not found in this scope Oct 13 10:13:59.962 INFO kablam! Oct 13 10:13:59.962 INFO kablam! error[E0412]: cannot find type `HFONT` in this scope Oct 13 10:13:59.962 INFO kablam! --> src/main.rs:889:25 Oct 13 10:13:59.962 INFO kablam! | Oct 13 10:13:59.962 INFO kablam! 889 | fn key_0x0D(w :HWND, f :HFONT) // enter Oct 13 10:13:59.962 INFO kablam! | ^^^^^ not found in this scope Oct 13 10:13:59.962 INFO kablam! Oct 13 10:13:59.962 INFO kablam! error[E0412]: cannot find type `HWND` in this scope Oct 13 10:13:59.962 INFO kablam! --> src/main.rs:893:17 Oct 13 10:13:59.962 INFO kablam! | Oct 13 10:13:59.962 INFO kablam! 893 | fn key_input(w :HWND, f :HFONT, p :WPARAM) // edit Oct 13 10:13:59.962 INFO kablam! | ^^^^ not found in this scope Oct 13 10:13:59.962 INFO kablam! Oct 13 10:13:59.962 INFO kablam! error[E0412]: cannot find type `HFONT` in this scope Oct 13 10:13:59.962 INFO kablam! --> src/main.rs:893:26 Oct 13 10:13:59.962 INFO kablam! | Oct 13 10:13:59.962 INFO kablam! 893 | fn key_input(w :HWND, f :HFONT, p :WPARAM) // edit Oct 13 10:13:59.962 INFO kablam! | ^^^^^ not found in this scope Oct 13 10:13:59.962 INFO kablam! Oct 13 10:13:59.962 INFO kablam! error[E0412]: cannot find type `WPARAM` in this scope Oct 13 10:13:59.962 INFO kablam! --> src/main.rs:893:36 Oct 13 10:13:59.962 INFO kablam! | Oct 13 10:13:59.962 INFO kablam! 893 | fn key_input(w :HWND, f :HFONT, p :WPARAM) // edit Oct 13 10:13:59.962 INFO kablam! | ^^^^^^ not found in this scope Oct 13 10:13:59.962 INFO kablam! Oct 13 10:13:59.962 INFO kablam! error[E0412]: cannot find type `HWND` in this scope Oct 13 10:13:59.962 INFO kablam! --> src/main.rs:950:12 Oct 13 10:13:59.962 INFO kablam! | Oct 13 10:13:59.962 INFO kablam! 950 | fn edit(w :HWND, p :WPARAM, mov :&mut MV) Oct 13 10:13:59.962 INFO kablam! | ^^^^ not found in this scope Oct 13 10:13:59.962 INFO kablam! Oct 13 10:13:59.962 INFO kablam! error[E0412]: cannot find type `WPARAM` in this scope Oct 13 10:13:59.962 INFO kablam! --> src/main.rs:950:21 Oct 13 10:13:59.962 INFO kablam! | Oct 13 10:13:59.962 INFO kablam! 950 | fn edit(w :HWND, p :WPARAM, mov :&mut MV) Oct 13 10:13:59.962 INFO kablam! | ^^^^^^ not found in this scope Oct 13 10:13:59.962 INFO kablam! Oct 13 10:13:59.962 INFO kablam! error[E0412]: cannot find type `HWND` in this scope Oct 13 10:13:59.962 INFO kablam! --> src/main.rs:1029:17 Oct 13 10:13:59.962 INFO kablam! | Oct 13 10:13:59.962 INFO kablam! 1029 | fn sidepanel(w: HWND, sw: HWND, f :HFONT) Oct 13 10:13:59.963 INFO kablam! | ^^^^ not found in this scope Oct 13 10:13:59.963 INFO kablam! Oct 13 10:13:59.963 INFO kablam! error[E0412]: cannot find type `HWND` in this scope Oct 13 10:13:59.963 INFO kablam! --> src/main.rs:1029:27 Oct 13 10:13:59.963 INFO kablam! | Oct 13 10:13:59.963 INFO kablam! 1029 | fn sidepanel(w: HWND, sw: HWND, f :HFONT) Oct 13 10:13:59.963 INFO kablam! | ^^^^ not found in this scope Oct 13 10:13:59.963 INFO kablam! Oct 13 10:13:59.963 INFO kablam! error[E0412]: cannot find type `HFONT` in this scope Oct 13 10:13:59.963 INFO kablam! --> src/main.rs:1029:36 Oct 13 10:13:59.963 INFO kablam! | Oct 13 10:13:59.963 INFO kablam! 1029 | fn sidepanel(w: HWND, sw: HWND, f :HFONT) Oct 13 10:13:59.963 INFO kablam! | ^^^^^ not found in this scope Oct 13 10:13:59.963 INFO kablam! Oct 13 10:13:59.963 INFO kablam! error[E0412]: cannot find type `HWND` in this scope Oct 13 10:13:59.963 INFO kablam! --> src/main.rs:1053:46 Oct 13 10:13:59.963 INFO kablam! | Oct 13 10:13:59.963 INFO kablam! 1053 | pub unsafe extern "system" fn window_proc(w :HWND, msg :UINT, p :WPARAM, l :LPARAM) -> LRESULT Oct 13 10:13:59.963 INFO kablam! | ^^^^ not found in this scope Oct 13 10:13:59.963 INFO kablam! Oct 13 10:13:59.963 INFO kablam! error[E0412]: cannot find type `UINT` in this scope Oct 13 10:13:59.963 INFO kablam! --> src/main.rs:1053:57 Oct 13 10:13:59.963 INFO kablam! | Oct 13 10:13:59.963 INFO kablam! 1053 | pub unsafe extern "system" fn window_proc(w :HWND, msg :UINT, p :WPARAM, l :LPARAM) -> LRESULT Oct 13 10:13:59.963 INFO kablam! | ^^^^ not found in this scope Oct 13 10:13:59.963 INFO kablam! Oct 13 10:13:59.963 INFO kablam! error[E0412]: cannot find type `WPARAM` in this scope Oct 13 10:13:59.963 INFO kablam! --> src/main.rs:1053:66 Oct 13 10:13:59.963 INFO kablam! | Oct 13 10:13:59.963 INFO kablam! 1053 | pub unsafe extern "system" fn window_proc(w :HWND, msg :UINT, p :WPARAM, l :LPARAM) -> LRESULT Oct 13 10:13:59.963 INFO kablam! | ^^^^^^ not found in this scope Oct 13 10:13:59.963 INFO kablam! Oct 13 10:13:59.963 INFO kablam! error[E0412]: cannot find type `LPARAM` in this scope Oct 13 10:13:59.963 INFO kablam! --> src/main.rs:1053:77 Oct 13 10:13:59.963 INFO kablam! | Oct 13 10:13:59.963 INFO kablam! 1053 | pub unsafe extern "system" fn window_proc(w :HWND, msg :UINT, p :WPARAM, l :LPARAM) -> LRESULT Oct 13 10:13:59.963 INFO kablam! | ^^^^^^ not found in this scope Oct 13 10:13:59.963 INFO kablam! Oct 13 10:13:59.963 INFO kablam! error[E0412]: cannot find type `LRESULT` in this scope Oct 13 10:13:59.963 INFO kablam! --> src/main.rs:1053:88 Oct 13 10:13:59.963 INFO kablam! | Oct 13 10:13:59.963 INFO kablam! 1053 | pub unsafe extern "system" fn window_proc(w :HWND, msg :UINT, p :WPARAM, l :LPARAM) -> LRESULT Oct 13 10:13:59.963 INFO kablam! | ^^^^^^^ not found in this scope Oct 13 10:13:59.963 INFO kablam! Oct 13 10:13:59.963 INFO kablam! error[E0412]: cannot find type `LPCREATESTRUCTW` in this scope Oct 13 10:13:59.963 INFO kablam! --> src/main.rs:1059:27 Oct 13 10:13:59.963 INFO kablam! | Oct 13 10:13:59.963 INFO kablam! 1059 | let param = &*(l as LPCREATESTRUCTW); Oct 13 10:13:59.963 INFO kablam! | ^^^^^^^^^^^^^^^ not found in this scope Oct 13 10:13:59.963 INFO kablam! Oct 13 10:13:59.963 INFO kablam! error[E0412]: cannot find type `LPVOID` in this scope Oct 13 10:13:59.963 INFO kablam! --> src/main.rs:1065:72 Oct 13 10:13:59.963 INFO kablam! | Oct 13 10:13:59.963 INFO kablam! 1065 | let mov_ptr = user::GetWindowLongPtrW(w, user::GWLP_USERDATA) as LPVOID; Oct 13 10:13:59.963 INFO kablam! | ^^^^^^ not found in this scope Oct 13 10:13:59.963 INFO kablam! Oct 13 10:13:59.963 INFO kablam! error[E0425]: cannot find value `MAX_PATH` in this scope Oct 13 10:13:59.963 INFO kablam! --> src/main.rs:1084:32 Oct 13 10:13:59.963 INFO kablam! | Oct 13 10:13:59.963 INFO kablam! 1084 | let mut v = vec![0u16; MAX_PATH as usize]; Oct 13 10:13:59.963 INFO kablam! | ^^^^^^^^ not found in this scope Oct 13 10:13:59.963 INFO kablam! Oct 13 10:13:59.963 INFO kablam! error[E0425]: cannot find value `MAX_PATH` in this scope Oct 13 10:13:59.963 INFO kablam! --> src/main.rs:1085:57 Oct 13 10:13:59.963 INFO kablam! | Oct 13 10:13:59.963 INFO kablam! 1085 | shell::DragQueryFileW(hdrop, 0, v.as_mut_ptr(), MAX_PATH as u32); Oct 13 10:13:59.963 INFO kablam! | ^^^^^^^^ not found in this scope Oct 13 10:13:59.963 INFO kablam! Oct 13 10:13:59.963 INFO kablam! error[E0412]: cannot find type `LPVOID` in this scope Oct 13 10:13:59.963 INFO kablam! --> src/main.rs:1094:74 Oct 13 10:13:59.963 INFO kablam! | Oct 13 10:13:59.963 INFO kablam! 1094 | let mov_ptr = user::GetWindowLongPtrW(w, user::GWLP_USERDATA) as LPVOID; Oct 13 10:13:59.963 INFO kablam! | ^^^^^^ not found in this scope Oct 13 10:13:59.963 INFO kablam! Oct 13 10:13:59.963 INFO kablam! error[E0412]: cannot find type `LPVOID` in this scope Oct 13 10:13:59.963 INFO kablam! --> src/main.rs:1136:80 Oct 13 10:13:59.963 INFO kablam! | Oct 13 10:13:59.963 INFO kablam! 1136 | let mov_ptr = user::GetWindowLongPtrW(w, user::GWLP_USERDATA) as LPVOID; Oct 13 10:13:59.963 INFO kablam! | ^^^^^^ not found in this scope Oct 13 10:13:59.963 INFO kablam! Oct 13 10:13:59.963 INFO kablam! error[E0412]: cannot find type `LPVOID` in this scope Oct 13 10:13:59.963 INFO kablam! --> src/main.rs:1160:72 Oct 13 10:13:59.963 INFO kablam! | Oct 13 10:13:59.963 INFO kablam! 1160 | let mov_ptr = user::GetWindowLongPtrW(w, user::GWLP_USERDATA) as LPVOID; Oct 13 10:13:59.963 INFO kablam! | ^^^^^^ not found in this scope Oct 13 10:13:59.963 INFO kablam! Oct 13 10:13:59.963 INFO kablam! error[E0412]: cannot find type `LPVOID` in this scope Oct 13 10:13:59.963 INFO kablam! --> src/main.rs:1178:76 Oct 13 10:13:59.963 INFO kablam! | Oct 13 10:13:59.963 INFO kablam! 1178 | let mov_ptr = user::GetWindowLongPtrW(w, user::GWLP_USERDATA) as LPVOID; Oct 13 10:13:59.963 INFO kablam! | ^^^^^^ not found in this scope Oct 13 10:13:59.964 INFO kablam! Oct 13 10:13:59.964 INFO kablam! error[E0425]: cannot find function `HIWORD` in this scope Oct 13 10:13:59.964 INFO kablam! --> src/main.rs:1191:17 Oct 13 10:13:59.964 INFO kablam! | Oct 13 10:13:59.964 INFO kablam! 1191 | let w_h = HIWORD(l as u32); Oct 13 10:13:59.964 INFO kablam! | ^^^^^^ not found in this scope Oct 13 10:13:59.964 INFO kablam! Oct 13 10:13:59.964 INFO kablam! error[E0412]: cannot find type `HWND` in this scope Oct 13 10:13:59.964 INFO kablam! --> src/main.rs:1213:50 Oct 13 10:13:59.964 INFO kablam! | Oct 13 10:13:59.964 INFO kablam! 1213 | pub unsafe extern "system" fn sub_window_proc(w :HWND, msg :UINT, p :WPARAM, l :LPARAM) -> LRESULT Oct 13 10:13:59.964 INFO kablam! | ^^^^ not found in this scope Oct 13 10:13:59.964 INFO kablam! Oct 13 10:13:59.964 INFO kablam! error[E0412]: cannot find type `UINT` in this scope Oct 13 10:13:59.964 INFO kablam! --> src/main.rs:1213:61 Oct 13 10:13:59.964 INFO kablam! | Oct 13 10:13:59.964 INFO kablam! 1213 | pub unsafe extern "system" fn sub_window_proc(w :HWND, msg :UINT, p :WPARAM, l :LPARAM) -> LRESULT Oct 13 10:13:59.964 INFO kablam! | ^^^^ not found in this scope Oct 13 10:13:59.964 INFO kablam! Oct 13 10:13:59.964 INFO kablam! error[E0412]: cannot find type `WPARAM` in this scope Oct 13 10:13:59.964 INFO kablam! --> src/main.rs:1213:70 Oct 13 10:13:59.964 INFO kablam! | Oct 13 10:13:59.964 INFO kablam! 1213 | pub unsafe extern "system" fn sub_window_proc(w :HWND, msg :UINT, p :WPARAM, l :LPARAM) -> LRESULT Oct 13 10:13:59.964 INFO kablam! | ^^^^^^ not found in this scope Oct 13 10:13:59.964 INFO kablam! Oct 13 10:13:59.964 INFO kablam! error[E0412]: cannot find type `LPARAM` in this scope Oct 13 10:13:59.964 INFO kablam! --> src/main.rs:1213:81 Oct 13 10:13:59.964 INFO kablam! | Oct 13 10:13:59.964 INFO kablam! 1213 | pub unsafe extern "system" fn sub_window_proc(w :HWND, msg :UINT, p :WPARAM, l :LPARAM) -> LRESULT Oct 13 10:13:59.964 INFO kablam! | ^^^^^^ not found in this scope Oct 13 10:13:59.964 INFO kablam! Oct 13 10:13:59.964 INFO kablam! error[E0412]: cannot find type `LRESULT` in this scope Oct 13 10:13:59.964 INFO kablam! --> src/main.rs:1213:92 Oct 13 10:13:59.964 INFO kablam! | Oct 13 10:13:59.964 INFO kablam! 1213 | pub unsafe extern "system" fn sub_window_proc(w :HWND, msg :UINT, p :WPARAM, l :LPARAM) -> LRESULT Oct 13 10:13:59.964 INFO kablam! | ^^^^^^^ not found in this scope Oct 13 10:13:59.964 INFO kablam! Oct 13 10:13:59.965 INFO kablam! error[E0412]: cannot find type `HINSTANCE` in this scope Oct 13 10:13:59.965 INFO kablam! --> src/main.rs:1242:38 Oct 13 10:13:59.965 INFO kablam! | Oct 13 10:13:59.965 INFO kablam! 1242 | let icon = user::LoadImageW(0 as HINSTANCE, icon_name.as_ptr(), user::IMAGE_ICON, 0, 0, Oct 13 10:13:59.965 INFO kablam! | ^^^^^^^^^ not found in this scope Oct 13 10:13:59.965 INFO kablam! Oct 13 10:13:59.965 INFO kablam! error[E0412]: cannot find type `HINSTANCE` in this scope Oct 13 10:13:59.965 INFO kablam! --> src/main.rs:1245:39 Oct 13 10:13:59.965 INFO kablam! | Oct 13 10:13:59.965 INFO kablam! 1245 | let icon2 = user::LoadImageW(0 as HINSTANCE, icon_name2.as_ptr(), user::IMAGE_ICON, 0, 0, Oct 13 10:13:59.965 INFO kablam! | ^^^^^^^^^ not found in this scope Oct 13 10:13:59.965 INFO kablam! Oct 13 10:13:59.965 INFO kablam! error[E0412]: cannot find type `HINSTANCE` in this scope Oct 13 10:13:59.965 INFO kablam! --> src/main.rs:1248:39 Oct 13 10:13:59.965 INFO kablam! | Oct 13 10:13:59.965 INFO kablam! 1248 | let icon3 = user::LoadImageW(0 as HINSTANCE, icon_name3.as_ptr(), user::IMAGE_ICON, 0, 0, Oct 13 10:13:59.965 INFO kablam! | ^^^^^^^^^ not found in this scope Oct 13 10:13:59.965 INFO kablam! Oct 13 10:13:59.965 INFO kablam! error[E0412]: cannot find type `HICON` in this scope Oct 13 10:13:59.965 INFO kablam! --> src/main.rs:1251:82 Oct 13 10:13:59.965 INFO kablam! | Oct 13 10:13:59.965 INFO kablam! 1251 | let sidehwnd = window(class_name2, win_name2, Some(sub_window_proc), icon as HICON, Oct 13 10:13:59.965 INFO kablam! | ^^^^^ not found in this scope Oct 13 10:13:59.965 INFO kablam! Oct 13 10:13:59.965 INFO kablam! error[E0425]: cannot find value `WS_POPUP` in this scope Oct 13 10:13:59.965 INFO kablam! --> src/main.rs:1252:27 Oct 13 10:13:59.965 INFO kablam! | Oct 13 10:13:59.965 INFO kablam! 1252 | WS_POPUP | WS_BORDER | WS_VISIBLE, W/4, H, 0 as LPVOID); Oct 13 10:13:59.965 INFO kablam! | ^^^^^^^^ not found in this scope Oct 13 10:13:59.965 INFO kablam! Oct 13 10:13:59.965 INFO kablam! error[E0425]: cannot find value `WS_BORDER` in this scope Oct 13 10:13:59.965 INFO kablam! --> src/main.rs:1252:38 Oct 13 10:13:59.965 INFO kablam! | Oct 13 10:13:59.965 INFO kablam! 1252 | WS_POPUP | WS_BORDER | WS_VISIBLE, W/4, H, 0 as LPVOID); Oct 13 10:13:59.965 INFO kablam! | ^^^^^^^^^ not found in this scope Oct 13 10:13:59.965 INFO kablam! Oct 13 10:13:59.965 INFO kablam! error[E0425]: cannot find value `WS_VISIBLE` in this scope Oct 13 10:13:59.965 INFO kablam! --> src/main.rs:1252:50 Oct 13 10:13:59.965 INFO kablam! | Oct 13 10:13:59.965 INFO kablam! 1252 | WS_POPUP | WS_BORDER | WS_VISIBLE, W/4, H, 0 as LPVOID); Oct 13 10:13:59.965 INFO kablam! | ^^^^^^^^^^ not found in this scope Oct 13 10:13:59.965 INFO kablam! Oct 13 10:13:59.965 INFO kablam! error[E0412]: cannot find type `LPVOID` in this scope Oct 13 10:13:59.965 INFO kablam! --> src/main.rs:1252:75 Oct 13 10:13:59.965 INFO kablam! | Oct 13 10:13:59.965 INFO kablam! 1252 | WS_POPUP | WS_BORDER | WS_VISIBLE, W/4, H, 0 as LPVOID); Oct 13 10:13:59.965 INFO kablam! | ^^^^^^ not found in this scope Oct 13 10:13:59.965 INFO kablam! Oct 13 10:13:59.965 INFO kablam! error[E0412]: cannot find type `HICON` in this scope Oct 13 10:13:59.965 INFO kablam! --> src/main.rs:1255:53 Oct 13 10:13:59.965 INFO kablam! | Oct 13 10:13:59.965 INFO kablam! 1255 | let mut mov : MV = MV{font :font, save :icon as HICON, edit :icon2 as HICON, visual :icon3 as HICON, sw :sidehwnd}; Oct 13 10:13:59.965 INFO kablam! | ^^^^^ not found in this scope Oct 13 10:13:59.965 INFO kablam! Oct 13 10:13:59.965 INFO kablam! error[E0412]: cannot find type `HICON` in this scope Oct 13 10:13:59.965 INFO kablam! --> src/main.rs:1255:75 Oct 13 10:13:59.965 INFO kablam! | Oct 13 10:13:59.965 INFO kablam! 1255 | let mut mov : MV = MV{font :font, save :icon as HICON, edit :icon2 as HICON, visual :icon3 as HICON, sw :sidehwnd}; Oct 13 10:13:59.965 INFO kablam! | ^^^^^ not found in this scope Oct 13 10:13:59.966 INFO kablam! Oct 13 10:13:59.966 INFO kablam! error[E0412]: cannot find type `HICON` in this scope Oct 13 10:13:59.966 INFO kablam! --> src/main.rs:1255:99 Oct 13 10:13:59.966 INFO kablam! | Oct 13 10:13:59.966 INFO kablam! 1255 | let mut mov : MV = MV{font :font, save :icon as HICON, edit :icon2 as HICON, visual :icon3 as HICON, sw :sidehwnd}; Oct 13 10:13:59.966 INFO kablam! | ^^^^^ not found in this scope Oct 13 10:13:59.966 INFO kablam! Oct 13 10:13:59.966 INFO kablam! error[E0412]: cannot find type `LPVOID` in this scope Oct 13 10:13:59.966 INFO kablam! --> src/main.rs:1256:19 Oct 13 10:13:59.966 INFO kablam! | Oct 13 10:13:59.966 INFO kablam! 1256 | let mov_ptr : LPVOID = &mut mov as *mut _ as LPVOID; Oct 13 10:13:59.966 INFO kablam! | ^^^^^^ not found in this scope Oct 13 10:13:59.966 INFO kablam! Oct 13 10:13:59.966 INFO kablam! error[E0412]: cannot find type `LPVOID` in this scope Oct 13 10:13:59.966 INFO kablam! --> src/main.rs:1256:50 Oct 13 10:13:59.966 INFO kablam! | Oct 13 10:13:59.966 INFO kablam! 1256 | let mov_ptr : LPVOID = &mut mov as *mut _ as LPVOID; Oct 13 10:13:59.966 INFO kablam! | ^^^^^^ not found in this scope Oct 13 10:13:59.966 INFO kablam! Oct 13 10:13:59.966 INFO kablam! error[E0412]: cannot find type `HICON` in this scope Oct 13 10:13:59.966 INFO kablam! --> src/main.rs:1257:72 Oct 13 10:13:59.966 INFO kablam! | Oct 13 10:13:59.966 INFO kablam! 1257 | let hwnd = window(class_name, win_name, Some(window_proc), icon as HICON, WS_OVERLAPPEDWINDOW | WS_VISIBLE, W, H, mov_ptr); Oct 13 10:13:59.966 INFO kablam! | ^^^^^ not found in this scope Oct 13 10:13:59.966 INFO kablam! Oct 13 10:13:59.966 INFO kablam! error[E0425]: cannot find value `WS_OVERLAPPEDWINDOW` in this scope Oct 13 10:13:59.966 INFO kablam! --> src/main.rs:1257:79 Oct 13 10:13:59.966 INFO kablam! | Oct 13 10:13:59.966 INFO kablam! 1257 | let hwnd = window(class_name, win_name, Some(window_proc), icon as HICON, WS_OVERLAPPEDWINDOW | WS_VISIBLE, W, H, mov_ptr); Oct 13 10:13:59.966 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ not found in this scope Oct 13 10:13:59.966 INFO kablam! Oct 13 10:13:59.966 INFO kablam! error[E0425]: cannot find value `WS_VISIBLE` in this scope Oct 13 10:13:59.966 INFO kablam! --> src/main.rs:1257:101 Oct 13 10:13:59.966 INFO kablam! | Oct 13 10:13:59.966 INFO kablam! 1257 | let hwnd = window(class_name, win_name, Some(window_proc), icon as HICON, WS_OVERLAPPEDWINDOW | WS_VISIBLE, W, H, mov_ptr); Oct 13 10:13:59.966 INFO kablam! | ^^^^^^^^^^ not found in this scope Oct 13 10:13:59.966 INFO kablam! Oct 13 10:13:59.966 INFO kablam! error[E0412]: cannot find type `HWND` in this scope Oct 13 10:13:59.966 INFO kablam! --> src/main.rs:1262:42 Oct 13 10:13:59.966 INFO kablam! | Oct 13 10:13:59.966 INFO kablam! 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},}; Oct 13 10:13:59.966 INFO kablam! | ^^^^ not found in this scope Oct 13 10:13:59.966 INFO kablam! Oct 13 10:13:59.966 INFO kablam! error[E0412]: cannot find type `UINT` in this scope Oct 13 10:13:59.966 INFO kablam! --> src/main.rs:1262:62 Oct 13 10:13:59.966 INFO kablam! | Oct 13 10:13:59.966 INFO kablam! 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},}; Oct 13 10:13:59.966 INFO kablam! | ^^^^ not found in this scope Oct 13 10:13:59.966 INFO kablam! Oct 13 10:13:59.966 INFO kablam! error[E0412]: cannot find type `WPARAM` in this scope Oct 13 10:13:59.966 INFO kablam! --> src/main.rs:1262:82 Oct 13 10:13:59.966 INFO kablam! | Oct 13 10:13:59.966 INFO kablam! 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},}; Oct 13 10:13:59.966 INFO kablam! | ^^^^^^ not found in this scope Oct 13 10:13:59.966 INFO kablam! Oct 13 10:13:59.966 INFO kablam! error[E0412]: cannot find type `LPARAM` in this scope Oct 13 10:13:59.966 INFO kablam! --> src/main.rs:1262:104 Oct 13 10:13:59.966 INFO kablam! | Oct 13 10:13:59.966 INFO kablam! 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},}; Oct 13 10:13:59.966 INFO kablam! | ^^^^^^ not found in this scope Oct 13 10:13:59.966 INFO kablam! Oct 13 10:13:59.966 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Oct 13 10:13:59.966 INFO kablam! --> src/main.rs:1262:124 Oct 13 10:13:59.966 INFO kablam! | Oct 13 10:13:59.966 INFO kablam! 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},}; Oct 13 10:13:59.966 INFO kablam! | ^^^^^ not found in this scope Oct 13 10:13:59.966 INFO kablam! Oct 13 10:13:59.966 INFO kablam! error[E0422]: cannot find struct, variant or union type `POINT` in this scope Oct 13 10:13:59.966 INFO kablam! --> src/main.rs:1262:136 Oct 13 10:13:59.966 INFO kablam! | Oct 13 10:13:59.966 INFO kablam! 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},}; Oct 13 10:13:59.966 INFO kablam! | ^^^^^ not found in this scope Oct 13 10:13:59.966 INFO kablam! Oct 13 10:13:59.966 INFO kablam! error[E0412]: cannot find type `WPARAM` in this scope Oct 13 10:13:59.966 INFO kablam! --> src/main.rs:1263:84 Oct 13 10:13:59.966 INFO kablam! | Oct 13 10:13:59.966 INFO kablam! 1263 | if font != ptr::null_mut() {user::SendMessageW(hwnd, user::WM_SETFONT, font as WPARAM, 1);} Oct 13 10:13:59.966 INFO kablam! | ^^^^^^ not found in this scope Oct 13 10:13:59.966 INFO kablam! Oct 13 10:13:59.966 INFO kablam! error[E0412]: cannot find type `HDC` in this scope Oct 13 10:13:59.966 INFO kablam! --> src/main.rs:1265:35 Oct 13 10:13:59.966 INFO kablam! | Oct 13 10:13:59.966 INFO kablam! 1265 | let dc = user::GetDC(hwnd) as HDC; Oct 13 10:13:59.966 INFO kablam! | ^^^ not found in this scope Oct 13 10:13:59.966 INFO kablam! Oct 13 10:13:59.966 INFO kablam! error[E0412]: cannot find type `INT` in this scope Oct 13 10:13:59.966 INFO kablam! --> src/main.rs:1266:22 Oct 13 10:13:59.966 INFO kablam! | Oct 13 10:13:59.966 INFO kablam! 1266 | let mut char_w : INT = 0; Oct 13 10:13:59.966 INFO kablam! | ^^^ not found in this scope Oct 13 10:13:59.966 INFO kablam! Oct 13 10:13:59.967 INFO kablam! error[E0412]: cannot find type `HGDIOBJ` in this scope Oct 13 10:13:59.967 INFO kablam! --> src/main.rs:1274:35 Oct 13 10:13:59.967 INFO kablam! | Oct 13 10:13:59.967 INFO kablam! 1274 | gdi::SelectObject(dc, font as HGDIOBJ ); Oct 13 10:13:59.967 INFO kablam! | ^^^^^^^ not found in this scope Oct 13 10:13:59.967 INFO kablam! Oct 13 10:13:59.967 INFO kablam! error[E0412]: cannot find type `UINT` in this scope Oct 13 10:13:59.967 INFO kablam! --> src/main.rs:1275:35 Oct 13 10:13:59.967 INFO kablam! | Oct 13 10:13:59.967 INFO kablam! 1275 | gdi::GetCharWidth32W(dc, 0 as UINT, 0 as UINT, &mut char_w); Oct 13 10:13:59.967 INFO kablam! | ^^^^ not found in this scope Oct 13 10:13:59.967 INFO kablam! Oct 13 10:13:59.967 INFO kablam! error[E0412]: cannot find type `UINT` in this scope Oct 13 10:13:59.967 INFO kablam! --> src/main.rs:1275:46 Oct 13 10:13:59.967 INFO kablam! | Oct 13 10:13:59.967 INFO kablam! 1275 | gdi::GetCharWidth32W(dc, 0 as UINT, 0 as UINT, &mut char_w); Oct 13 10:13:59.967 INFO kablam! | ^^^^ not found in this scope Oct 13 10:13:59.967 INFO kablam! Oct 13 10:13:59.967 INFO kablam! error[E0412]: cannot find type `HBITMAP` in this scope Oct 13 10:13:59.967 INFO kablam! --> src/main.rs:1280:34 Oct 13 10:13:59.967 INFO kablam! | Oct 13 10:13:59.967 INFO kablam! 1280 | user::CreateCaret(hwnd, 0 as HBITMAP, 1, tm.tmHeight); Oct 13 10:13:59.967 INFO kablam! | ^^^^^^^ not found in this scope Oct 13 10:13:59.967 INFO kablam! Oct 13 10:13:59.967 INFO kablam! error[E0412]: cannot find type `HWND` in this scope Oct 13 10:13:59.967 INFO kablam! --> src/main.rs:1290:48 Oct 13 10:13:59.967 INFO kablam! | Oct 13 10:13:59.967 INFO kablam! 1290 | let m = user::GetMessageW(&mut msg, 0 as HWND, 0, 0); Oct 13 10:13:59.967 INFO kablam! | ^^^^ not found in this scope Oct 13 10:13:59.967 INFO kablam! Oct 13 10:13:59.976 INFO kablam! warning: unused imports: `HANDLE`, `LONG`, `LPCWSTR`, `minwinbase::LMEM_MOVEABLE` Oct 13 10:13:59.976 INFO kablam! --> src/main.rs:35:18 Oct 13 10:13:59.976 INFO kablam! | Oct 13 10:13:59.977 INFO kablam! 35 | use winapi::um::{minwinbase::LMEM_MOVEABLE, winnt::{LPCWSTR, LONG, HANDLE}}; Oct 13 10:13:59.977 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^ ^^^^ ^^^^^^ Oct 13 10:13:59.977 INFO kablam! | Oct 13 10:13:59.977 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 10:13:59.977 INFO kablam! Oct 13 10:13:59.977 INFO kablam! warning: unused imports: `HBITMAP`, `HBRUSH`, `HDC`, `HFONT`, `HGDIOBJ`, `HICON`, `HMENU`, `HWND`, `POINT`, `RECT` Oct 13 10:13:59.977 INFO kablam! --> src/main.rs:37:30 Oct 13 10:13:59.977 INFO kablam! | Oct 13 10:13:59.977 INFO kablam! 37 | use winapi::shared::windef::{HWND, HMENU, HBRUSH, HICON, HFONT, HGDIOBJ, HBITMAP, HDC, RECT, POINT}; Oct 13 10:13:59.977 INFO kablam! | ^^^^ ^^^^^ ^^^^^^ ^^^^^ ^^^^^ ^^^^^^^ ^^^^^^^ ^^^ ^^^^ ^^^^^ Oct 13 10:13:59.977 INFO kablam! Oct 13 10:13:59.977 INFO kablam! warning: unused imports: `DWORD`, `HGLOBAL`, `HINSTANCE`, `HIWORD`, `INT`, `LOWORD`, `LPARAM`, `LPVOID`, `LRESULT`, `MAX_PATH`, `UINT`, `WPARAM` Oct 13 10:13:59.977 INFO kablam! --> src/main.rs:38:33 Oct 13 10:13:59.977 INFO kablam! | Oct 13 10:13:59.977 INFO kablam! 38 | use winapi::shared::minwindef::{INT, UINT, DWORD, MAX_PATH, HINSTANCE, HGLOBAL, LRESULT, LPVOID, WPARAM, LPARAM, HIWORD, LOWORD}; Oct 13 10:13:59.977 INFO kablam! | ^^^ ^^^^ ^^^^^ ^^^^^^^^ ^^^^^^^^^ ^^^^^^^ ^^^^^^^ ^^^^^^ ^^^^^^ ^^^^^^ ^^^^^^ ^^^^^^ Oct 13 10:13:59.977 INFO kablam! Oct 13 10:13:59.977 INFO kablam! warning: unused imports: `LPCREATESTRUCTW`, `WNDCLASSEXW`, `WNDPROC`, `WS_BORDER`, `WS_CAPTION`, `WS_CHILD`, `WS_OVERLAPPEDWINDOW`, `WS_POPUP`, `WS_SYSMENU`, `WS_VISIBLE` Oct 13 10:13:59.977 INFO kablam! --> src/main.rs:39:12 Oct 13 10:13:59.977 INFO kablam! | Oct 13 10:13:59.977 INFO kablam! 39 | use user::{WS_OVERLAPPEDWINDOW, WS_VISIBLE, WS_CHILD, WS_BORDER, WS_SYSMENU, WS_POPUP, WS_CAPTION, WNDCLASSEXW, WNDPROC, LPCREATESTRUCTW}; Oct 13 10:13:59.977 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^ ^^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^^^^ ^^^^^^^ ^^^^^^^^^^^^^^^ Oct 13 10:13:59.977 INFO kablam! Oct 13 10:13:59.977 INFO kablam! warning: unused imports: `Write`, `os::windows::ffi::OsStrExt` Oct 13 10:13:59.977 INFO kablam! --> src/main.rs:40:32 Oct 13 10:13:59.977 INFO kablam! | Oct 13 10:13:59.977 INFO kablam! 40 | use std::{ptr, mem, io::{Read, Write}, fs::File, ffi::OsStr, sync::Mutex, string::String, os::windows::ffi::OsStrExt}; Oct 13 10:13:59.977 INFO kablam! | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 10:13:59.977 INFO kablam! Oct 13 10:13:59.984 INFO kablam! error[E0599]: no method named `lock` found for type `CHY` in the current scope Oct 13 10:13:59.984 INFO kablam! --> src/main.rs:1192:24 Oct 13 10:13:59.984 INFO kablam! | Oct 13 10:13:59.984 INFO kablam! 52 | / lazy_static! Oct 13 10:13:59.984 INFO kablam! 53 | | { Oct 13 10:13:59.984 INFO kablam! 54 | | // MODE: 0: save 1(i),2(a): edit Oct 13 10:13:59.984 INFO kablam! 55 | | static ref MODE: Mutex = Mutex::new(0); Oct 13 10:13:59.984 INFO kablam! ... | Oct 13 10:13:59.984 INFO kablam! 67 | | static ref RBUFFER: Mutex = Mutex::new(String::new()); Oct 13 10:13:59.984 INFO kablam! 68 | | } Oct 13 10:13:59.984 INFO kablam! | |_- method `lock` not found for this Oct 13 10:13:59.984 INFO kablam! ... Oct 13 10:13:59.984 INFO kablam! 1192 | let ch_h = {*CHY.lock().unwrap()} as u16; Oct 13 10:13:59.984 INFO kablam! | ^^^^ Oct 13 10:13:59.984 INFO kablam! | Oct 13 10:13:59.984 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 13 10:13:59.984 INFO kablam! Oct 13 10:14:00.004 INFO kablam! error[E0599]: no method named `lock` found for type `SCREEN` in the current scope Oct 13 10:14:00.004 INFO kablam! --> src/main.rs:1193:29 Oct 13 10:14:00.004 INFO kablam! | Oct 13 10:14:00.004 INFO kablam! 52 | / lazy_static! Oct 13 10:14:00.004 INFO kablam! 53 | | { Oct 13 10:14:00.004 INFO kablam! 54 | | // MODE: 0: save 1(i),2(a): edit Oct 13 10:14:00.004 INFO kablam! 55 | | static ref MODE: Mutex = Mutex::new(0); Oct 13 10:14:00.004 INFO kablam! ... | Oct 13 10:14:00.004 INFO kablam! 67 | | static ref RBUFFER: Mutex = Mutex::new(String::new()); Oct 13 10:14:00.004 INFO kablam! 68 | | } Oct 13 10:14:00.004 INFO kablam! | |_- method `lock` not found for this Oct 13 10:14:00.004 INFO kablam! ... Oct 13 10:14:00.004 INFO kablam! 1193 | if ch_h != 0 {*SCREEN.lock().unwrap() = (w_h / ch_h) as i32 ;} Oct 13 10:14:00.004 INFO kablam! | ^^^^ Oct 13 10:14:00.004 INFO kablam! | Oct 13 10:14:00.004 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 13 10:14:00.004 INFO kablam! Oct 13 10:14:00.008 INFO kablam! error[E0599]: no method named `lock` found for type `CHX` in the current scope Oct 13 10:14:00.008 INFO kablam! --> src/main.rs:1278:10 Oct 13 10:14:00.008 INFO kablam! | Oct 13 10:14:00.008 INFO kablam! 52 | / lazy_static! Oct 13 10:14:00.008 INFO kablam! 53 | | { Oct 13 10:14:00.008 INFO kablam! 54 | | // MODE: 0: save 1(i),2(a): edit Oct 13 10:14:00.008 INFO kablam! 55 | | static ref MODE: Mutex = Mutex::new(0); Oct 13 10:14:00.008 INFO kablam! ... | Oct 13 10:14:00.008 INFO kablam! 67 | | static ref RBUFFER: Mutex = Mutex::new(String::new()); Oct 13 10:14:00.008 INFO kablam! 68 | | } Oct 13 10:14:00.008 INFO kablam! | |_- method `lock` not found for this Oct 13 10:14:00.008 INFO kablam! ... Oct 13 10:14:00.008 INFO kablam! 1278 | *CHX.lock().unwrap() = char_w; Oct 13 10:14:00.008 INFO kablam! | ^^^^ Oct 13 10:14:00.008 INFO kablam! | Oct 13 10:14:00.012 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 13 10:14:00.012 INFO kablam! Oct 13 10:14:00.020 INFO kablam! error[E0599]: no method named `lock` found for type `CHY` in the current scope Oct 13 10:14:00.020 INFO kablam! --> src/main.rs:1279:10 Oct 13 10:14:00.020 INFO kablam! | Oct 13 10:14:00.020 INFO kablam! 52 | / lazy_static! Oct 13 10:14:00.020 INFO kablam! 53 | | { Oct 13 10:14:00.020 INFO kablam! 54 | | // MODE: 0: save 1(i),2(a): edit Oct 13 10:14:00.020 INFO kablam! 55 | | static ref MODE: Mutex = Mutex::new(0); Oct 13 10:14:00.020 INFO kablam! ... | Oct 13 10:14:00.020 INFO kablam! 67 | | static ref RBUFFER: Mutex = Mutex::new(String::new()); Oct 13 10:14:00.020 INFO kablam! 68 | | } Oct 13 10:14:00.020 INFO kablam! | |_- method `lock` not found for this Oct 13 10:14:00.020 INFO kablam! ... Oct 13 10:14:00.020 INFO kablam! 1279 | *CHY.lock().unwrap() = tm.tmHeight; Oct 13 10:14:00.020 INFO kablam! | ^^^^ Oct 13 10:14:00.020 INFO kablam! | Oct 13 10:14:00.020 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 13 10:14:00.020 INFO kablam! Oct 13 10:14:00.056 INFO kablam! error: aborting due to 206 previous errors Oct 13 10:14:00.056 INFO kablam! Oct 13 10:14:00.056 INFO kablam! Some errors occurred: E0412, E0422, E0425, E0432, E0433, E0599. Oct 13 10:14:00.056 INFO kablam! For more information about an error, try `rustc --explain E0412`. Oct 13 10:14:00.080 INFO kablam! error: Could not compile `read`. Oct 13 10:14:00.080 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 13 10:14:00.184 INFO kablam! error[E0599]: no method named `encode_wide` found for type `&std::ffi::OsStr` in the current scope Oct 13 10:14:00.184 INFO kablam! --> src/main.rs:72:26 Oct 13 10:14:00.184 INFO kablam! | Oct 13 10:14:00.184 INFO kablam! 72 | return OsStr::new(str).encode_wide().chain(Some(0).into_iter()).collect(); Oct 13 10:14:00.185 INFO kablam! | ^^^^^^^^^^^ Oct 13 10:14:00.185 INFO kablam! Oct 13 10:14:00.224 INFO kablam! error[E0599]: no method named `lock` found for type `POS` in the current scope Oct 13 10:14:00.224 INFO kablam! --> src/main.rs:134:16 Oct 13 10:14:00.224 INFO kablam! | Oct 13 10:14:00.225 INFO kablam! 52 | / lazy_static! Oct 13 10:14:00.225 INFO kablam! 53 | | { Oct 13 10:14:00.225 INFO kablam! 54 | | // MODE: 0: save 1(i),2(a): edit Oct 13 10:14:00.226 INFO kablam! 55 | | static ref MODE: Mutex = Mutex::new(0); Oct 13 10:14:00.226 INFO kablam! ... | Oct 13 10:14:00.226 INFO kablam! 67 | | static ref RBUFFER: Mutex = Mutex::new(String::new()); Oct 13 10:14:00.226 INFO kablam! 68 | | } Oct 13 10:14:00.226 INFO kablam! | |_- method `lock` not found for this Oct 13 10:14:00.226 INFO kablam! ... Oct 13 10:14:00.226 INFO kablam! 134 | *POS.lock().unwrap() = POINT{x:0, y:0}; Oct 13 10:14:00.226 INFO kablam! | ^^^^ Oct 13 10:14:00.226 INFO kablam! | Oct 13 10:14:00.226 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 13 10:14:00.226 INFO kablam! Oct 13 10:14:00.251 INFO kablam! error[E0599]: no method named `lock` found for type `POS` in the current scope Oct 13 10:14:00.252 INFO kablam! --> src/main.rs:169:16 Oct 13 10:14:00.252 INFO kablam! | Oct 13 10:14:00.252 INFO kablam! 52 | / lazy_static! Oct 13 10:14:00.253 INFO kablam! 53 | | { Oct 13 10:14:00.253 INFO kablam! 54 | | // MODE: 0: save 1(i),2(a): edit Oct 13 10:14:00.253 INFO kablam! 55 | | static ref MODE: Mutex = Mutex::new(0); Oct 13 10:14:00.253 INFO kablam! ... | Oct 13 10:14:00.254 INFO kablam! 67 | | static ref RBUFFER: Mutex = Mutex::new(String::new()); Oct 13 10:14:00.254 INFO kablam! 68 | | } Oct 13 10:14:00.254 INFO kablam! | |_- method `lock` not found for this Oct 13 10:14:00.255 INFO kablam! ... Oct 13 10:14:00.255 INFO kablam! 169 | let y = {POS.lock().unwrap().y}; Oct 13 10:14:00.255 INFO kablam! | ^^^^ Oct 13 10:14:00.255 INFO kablam! | Oct 13 10:14:00.255 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 13 10:14:00.255 INFO kablam! Oct 13 10:14:00.262 INFO kablam! error[E0599]: no method named `lock` found for type `POS` in the current scope Oct 13 10:14:00.262 INFO kablam! --> src/main.rs:178:16 Oct 13 10:14:00.263 INFO kablam! | Oct 13 10:14:00.263 INFO kablam! 52 | / lazy_static! Oct 13 10:14:00.263 INFO kablam! 53 | | { Oct 13 10:14:00.264 INFO kablam! 54 | | // MODE: 0: save 1(i),2(a): edit Oct 13 10:14:00.264 INFO kablam! 55 | | static ref MODE: Mutex = Mutex::new(0); Oct 13 10:14:00.264 INFO kablam! ... | Oct 13 10:14:00.264 INFO kablam! 67 | | static ref RBUFFER: Mutex = Mutex::new(String::new()); Oct 13 10:14:00.265 INFO kablam! 68 | | } Oct 13 10:14:00.265 INFO kablam! | |_- method `lock` not found for this Oct 13 10:14:00.265 INFO kablam! ... Oct 13 10:14:00.265 INFO kablam! 178 | let y = {POS.lock().unwrap().y}; Oct 13 10:14:00.266 INFO kablam! | ^^^^ Oct 13 10:14:00.271 INFO kablam! | Oct 13 10:14:00.271 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 13 10:14:00.271 INFO kablam! Oct 13 10:14:00.271 INFO kablam! error[E0599]: no method named `lock` found for type `POS` in the current scope Oct 13 10:14:00.271 INFO kablam! --> src/main.rs:202:16 Oct 13 10:14:00.272 INFO kablam! | Oct 13 10:14:00.272 INFO kablam! 52 | / lazy_static! Oct 13 10:14:00.272 INFO kablam! 53 | | { Oct 13 10:14:00.273 INFO kablam! 54 | | // MODE: 0: save 1(i),2(a): edit Oct 13 10:14:00.273 INFO kablam! 55 | | static ref MODE: Mutex = Mutex::new(0); Oct 13 10:14:00.273 INFO kablam! ... | Oct 13 10:14:00.273 INFO kablam! 67 | | static ref RBUFFER: Mutex = Mutex::new(String::new()); Oct 13 10:14:00.274 INFO kablam! 68 | | } Oct 13 10:14:00.274 INFO kablam! | |_- method `lock` not found for this Oct 13 10:14:00.274 INFO kablam! ... Oct 13 10:14:00.275 INFO kablam! 202 | let x = {POS.lock().unwrap().x}; Oct 13 10:14:00.275 INFO kablam! | ^^^^ Oct 13 10:14:00.275 INFO kablam! | Oct 13 10:14:00.276 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 13 10:14:00.276 INFO kablam! Oct 13 10:14:00.284 INFO kablam! error[E0599]: no method named `lock` found for type `POS` in the current scope Oct 13 10:14:00.284 INFO kablam! --> src/main.rs:203:16 Oct 13 10:14:00.284 INFO kablam! | Oct 13 10:14:00.284 INFO kablam! 52 | / lazy_static! Oct 13 10:14:00.284 INFO kablam! 53 | | { Oct 13 10:14:00.284 INFO kablam! 54 | | // MODE: 0: save 1(i),2(a): edit Oct 13 10:14:00.284 INFO kablam! 55 | | static ref MODE: Mutex = Mutex::new(0); Oct 13 10:14:00.284 INFO kablam! ... | Oct 13 10:14:00.284 INFO kablam! 67 | | static ref RBUFFER: Mutex = Mutex::new(String::new()); Oct 13 10:14:00.284 INFO kablam! 68 | | } Oct 13 10:14:00.284 INFO kablam! | |_- method `lock` not found for this Oct 13 10:14:00.284 INFO kablam! ... Oct 13 10:14:00.284 INFO kablam! 203 | let y = {POS.lock().unwrap().y}; Oct 13 10:14:00.284 INFO kablam! | ^^^^ Oct 13 10:14:00.284 INFO kablam! | Oct 13 10:14:00.284 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 13 10:14:00.284 INFO kablam! Oct 13 10:14:00.288 INFO kablam! error[E0599]: no method named `lock` found for type `POS` in the current scope Oct 13 10:14:00.288 INFO kablam! --> src/main.rs:212:16 Oct 13 10:14:00.288 INFO kablam! | Oct 13 10:14:00.288 INFO kablam! 52 | / lazy_static! Oct 13 10:14:00.288 INFO kablam! 53 | | { Oct 13 10:14:00.288 INFO kablam! 54 | | // MODE: 0: save 1(i),2(a): edit Oct 13 10:14:00.288 INFO kablam! 55 | | static ref MODE: Mutex = Mutex::new(0); Oct 13 10:14:00.288 INFO kablam! ... | Oct 13 10:14:00.288 INFO kablam! 67 | | static ref RBUFFER: Mutex = Mutex::new(String::new()); Oct 13 10:14:00.288 INFO kablam! 68 | | } Oct 13 10:14:00.288 INFO kablam! | |_- method `lock` not found for this Oct 13 10:14:00.288 INFO kablam! ... Oct 13 10:14:00.288 INFO kablam! 212 | let x = {POS.lock().unwrap().x}; Oct 13 10:14:00.288 INFO kablam! | ^^^^ Oct 13 10:14:00.288 INFO kablam! | Oct 13 10:14:00.288 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 13 10:14:00.289 INFO kablam! Oct 13 10:14:00.304 INFO kablam! error[E0599]: no method named `lock` found for type `POS` in the current scope Oct 13 10:14:00.304 INFO kablam! --> src/main.rs:213:16 Oct 13 10:14:00.304 INFO kablam! | Oct 13 10:14:00.304 INFO kablam! 52 | / lazy_static! Oct 13 10:14:00.304 INFO kablam! 53 | | { Oct 13 10:14:00.304 INFO kablam! 54 | | // MODE: 0: save 1(i),2(a): edit Oct 13 10:14:00.304 INFO kablam! 55 | | static ref MODE: Mutex = Mutex::new(0); Oct 13 10:14:00.304 INFO kablam! ... | Oct 13 10:14:00.304 INFO kablam! 67 | | static ref RBUFFER: Mutex = Mutex::new(String::new()); Oct 13 10:14:00.304 INFO kablam! 68 | | } Oct 13 10:14:00.304 INFO kablam! | |_- method `lock` not found for this Oct 13 10:14:00.304 INFO kablam! ... Oct 13 10:14:00.304 INFO kablam! 213 | let y = {POS.lock().unwrap().y}; Oct 13 10:14:00.304 INFO kablam! | ^^^^ Oct 13 10:14:00.304 INFO kablam! | Oct 13 10:14:00.304 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 13 10:14:00.304 INFO kablam! Oct 13 10:14:00.332 INFO kablam! error[E0599]: no method named `lock` found for type `CHX` in the current scope Oct 13 10:14:00.332 INFO kablam! --> src/main.rs:303:17 Oct 13 10:14:00.332 INFO kablam! | Oct 13 10:14:00.332 INFO kablam! 52 | / lazy_static! Oct 13 10:14:00.332 INFO kablam! 53 | | { Oct 13 10:14:00.332 INFO kablam! 54 | | // MODE: 0: save 1(i),2(a): edit Oct 13 10:14:00.332 INFO kablam! 55 | | static ref MODE: Mutex = Mutex::new(0); Oct 13 10:14:00.332 INFO kablam! ... | Oct 13 10:14:00.332 INFO kablam! 67 | | static ref RBUFFER: Mutex = Mutex::new(String::new()); Oct 13 10:14:00.332 INFO kablam! 68 | | } Oct 13 10:14:00.333 INFO kablam! | |_- method `lock` not found for this Oct 13 10:14:00.333 INFO kablam! ... Oct 13 10:14:00.333 INFO kablam! 303 | let w = {*CHX.lock().unwrap()}; Oct 13 10:14:00.333 INFO kablam! | ^^^^ Oct 13 10:14:00.333 INFO kablam! | Oct 13 10:14:00.333 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 13 10:14:00.333 INFO kablam! Oct 13 10:14:00.333 INFO kablam! error[E0599]: no method named `lock` found for type `CHY` in the current scope Oct 13 10:14:00.333 INFO kablam! --> src/main.rs:304:17 Oct 13 10:14:00.333 INFO kablam! | Oct 13 10:14:00.333 INFO kablam! 52 | / lazy_static! Oct 13 10:14:00.333 INFO kablam! 53 | | { Oct 13 10:14:00.333 INFO kablam! 54 | | // MODE: 0: save 1(i),2(a): edit Oct 13 10:14:00.333 INFO kablam! 55 | | static ref MODE: Mutex = Mutex::new(0); Oct 13 10:14:00.333 INFO kablam! ... | Oct 13 10:14:00.333 INFO kablam! 67 | | static ref RBUFFER: Mutex = Mutex::new(String::new()); Oct 13 10:14:00.333 INFO kablam! 68 | | } Oct 13 10:14:00.333 INFO kablam! | |_- method `lock` not found for this Oct 13 10:14:00.333 INFO kablam! ... Oct 13 10:14:00.333 INFO kablam! 304 | let h = {*CHY.lock().unwrap()}; Oct 13 10:14:00.333 INFO kablam! | ^^^^ Oct 13 10:14:00.333 INFO kablam! | Oct 13 10:14:00.333 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 13 10:14:00.333 INFO kablam! Oct 13 10:14:00.360 INFO kablam! error[E0599]: no method named `lock` found for type `POS` in the current scope Oct 13 10:14:00.360 INFO kablam! --> src/main.rs:312:9 Oct 13 10:14:00.360 INFO kablam! | Oct 13 10:14:00.360 INFO kablam! 52 | / lazy_static! Oct 13 10:14:00.360 INFO kablam! 53 | | { Oct 13 10:14:00.360 INFO kablam! 54 | | // MODE: 0: save 1(i),2(a): edit Oct 13 10:14:00.360 INFO kablam! 55 | | static ref MODE: Mutex = Mutex::new(0); Oct 13 10:14:00.361 INFO kablam! ... | Oct 13 10:14:00.361 INFO kablam! 67 | | static ref RBUFFER: Mutex = Mutex::new(String::new()); Oct 13 10:14:00.361 INFO kablam! 68 | | } Oct 13 10:14:00.361 INFO kablam! | |_- method `lock` not found for this Oct 13 10:14:00.361 INFO kablam! ... Oct 13 10:14:00.361 INFO kablam! 312 | POS.lock().unwrap().x -= 1; Oct 13 10:14:00.361 INFO kablam! | ^^^^ Oct 13 10:14:00.361 INFO kablam! | Oct 13 10:14:00.361 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 13 10:14:00.361 INFO kablam! Oct 13 10:14:00.361 INFO kablam! error[E0599]: no method named `lock` found for type `POS` in the current scope Oct 13 10:14:00.361 INFO kablam! --> src/main.rs:316:9 Oct 13 10:14:00.361 INFO kablam! | Oct 13 10:14:00.361 INFO kablam! 52 | / lazy_static! Oct 13 10:14:00.361 INFO kablam! 53 | | { Oct 13 10:14:00.361 INFO kablam! 54 | | // MODE: 0: save 1(i),2(a): edit Oct 13 10:14:00.361 INFO kablam! 55 | | static ref MODE: Mutex = Mutex::new(0); Oct 13 10:14:00.361 INFO kablam! ... | Oct 13 10:14:00.361 INFO kablam! 67 | | static ref RBUFFER: Mutex = Mutex::new(String::new()); Oct 13 10:14:00.361 INFO kablam! 68 | | } Oct 13 10:14:00.361 INFO kablam! | |_- method `lock` not found for this Oct 13 10:14:00.361 INFO kablam! ... Oct 13 10:14:00.361 INFO kablam! 316 | POS.lock().unwrap().y -= 1; Oct 13 10:14:00.361 INFO kablam! | ^^^^ Oct 13 10:14:00.361 INFO kablam! | Oct 13 10:14:00.361 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 13 10:14:00.361 INFO kablam! Oct 13 10:14:00.361 INFO kablam! error[E0599]: no method named `lock` found for type `POS` in the current scope Oct 13 10:14:00.361 INFO kablam! --> src/main.rs:317:9 Oct 13 10:14:00.361 INFO kablam! | Oct 13 10:14:00.361 INFO kablam! 52 | / lazy_static! Oct 13 10:14:00.361 INFO kablam! 53 | | { Oct 13 10:14:00.361 INFO kablam! 54 | | // MODE: 0: save 1(i),2(a): edit Oct 13 10:14:00.361 INFO kablam! 55 | | static ref MODE: Mutex = Mutex::new(0); Oct 13 10:14:00.361 INFO kablam! ... | Oct 13 10:14:00.361 INFO kablam! 67 | | static ref RBUFFER: Mutex = Mutex::new(String::new()); Oct 13 10:14:00.361 INFO kablam! 68 | | } Oct 13 10:14:00.361 INFO kablam! | |_- method `lock` not found for this Oct 13 10:14:00.361 INFO kablam! ... Oct 13 10:14:00.361 INFO kablam! 317 | POS.lock().unwrap().x = lastx; Oct 13 10:14:00.361 INFO kablam! | ^^^^ Oct 13 10:14:00.361 INFO kablam! | Oct 13 10:14:00.361 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 13 10:14:00.361 INFO kablam! Oct 13 10:14:00.368 INFO kablam! error[E0599]: no method named `lock` found for type `CHX` in the current scope Oct 13 10:14:00.368 INFO kablam! --> src/main.rs:323:17 Oct 13 10:14:00.368 INFO kablam! | Oct 13 10:14:00.368 INFO kablam! 52 | / lazy_static! Oct 13 10:14:00.368 INFO kablam! 53 | | { Oct 13 10:14:00.368 INFO kablam! 54 | | // MODE: 0: save 1(i),2(a): edit Oct 13 10:14:00.368 INFO kablam! 55 | | static ref MODE: Mutex = Mutex::new(0); Oct 13 10:14:00.368 INFO kablam! ... | Oct 13 10:14:00.369 INFO kablam! 67 | | static ref RBUFFER: Mutex = Mutex::new(String::new()); Oct 13 10:14:00.369 INFO kablam! 68 | | } Oct 13 10:14:00.369 INFO kablam! | |_- method `lock` not found for this Oct 13 10:14:00.369 INFO kablam! ... Oct 13 10:14:00.369 INFO kablam! 323 | let w = {*CHX.lock().unwrap()}; Oct 13 10:14:00.369 INFO kablam! | ^^^^ Oct 13 10:14:00.369 INFO kablam! | Oct 13 10:14:00.369 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 13 10:14:00.369 INFO kablam! Oct 13 10:14:00.372 INFO kablam! error[E0599]: no method named `lock` found for type `CHY` in the current scope Oct 13 10:14:00.372 INFO kablam! --> src/main.rs:324:17 Oct 13 10:14:00.372 INFO kablam! | Oct 13 10:14:00.372 INFO kablam! 52 | / lazy_static! Oct 13 10:14:00.372 INFO kablam! 53 | | { Oct 13 10:14:00.372 INFO kablam! 54 | | // MODE: 0: save 1(i),2(a): edit Oct 13 10:14:00.372 INFO kablam! 55 | | static ref MODE: Mutex = Mutex::new(0); Oct 13 10:14:00.372 INFO kablam! ... | Oct 13 10:14:00.372 INFO kablam! 67 | | static ref RBUFFER: Mutex = Mutex::new(String::new()); Oct 13 10:14:00.372 INFO kablam! 68 | | } Oct 13 10:14:00.372 INFO kablam! | |_- method `lock` not found for this Oct 13 10:14:00.372 INFO kablam! ... Oct 13 10:14:00.372 INFO kablam! 324 | let h = {*CHY.lock().unwrap()}; Oct 13 10:14:00.372 INFO kablam! | ^^^^ Oct 13 10:14:00.372 INFO kablam! | Oct 13 10:14:00.372 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 13 10:14:00.373 INFO kablam! Oct 13 10:14:00.378 INFO kablam! error[E0599]: no method named `lock` found for type `POS` in the current scope Oct 13 10:14:00.378 INFO kablam! --> src/main.rs:332:24 Oct 13 10:14:00.378 INFO kablam! | Oct 13 10:14:00.378 INFO kablam! 52 | / lazy_static! Oct 13 10:14:00.378 INFO kablam! 53 | | { Oct 13 10:14:00.378 INFO kablam! 54 | | // MODE: 0: save 1(i),2(a): edit Oct 13 10:14:00.378 INFO kablam! 55 | | static ref MODE: Mutex = Mutex::new(0); Oct 13 10:14:00.378 INFO kablam! ... | Oct 13 10:14:00.378 INFO kablam! 67 | | static ref RBUFFER: Mutex = Mutex::new(String::new()); Oct 13 10:14:00.378 INFO kablam! 68 | | } Oct 13 10:14:00.378 INFO kablam! | |_- method `lock` not found for this Oct 13 10:14:00.378 INFO kablam! ... Oct 13 10:14:00.378 INFO kablam! 332 | fn setposx(x :i32){POS.lock().unwrap().x = x;} fn setposy(y :i32){POS.lock().unwrap().y = y;} Oct 13 10:14:00.378 INFO kablam! | ^^^^ Oct 13 10:14:00.378 INFO kablam! | Oct 13 10:14:00.378 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 13 10:14:00.378 INFO kablam! Oct 13 10:14:00.384 INFO kablam! error[E0599]: no method named `lock` found for type `POS` in the current scope Oct 13 10:14:00.384 INFO kablam! --> src/main.rs:332:82 Oct 13 10:14:00.384 INFO kablam! | Oct 13 10:14:00.384 INFO kablam! 52 | / lazy_static! Oct 13 10:14:00.384 INFO kablam! 53 | | { Oct 13 10:14:00.384 INFO kablam! 54 | | // MODE: 0: save 1(i),2(a): edit Oct 13 10:14:00.384 INFO kablam! 55 | | static ref MODE: Mutex = Mutex::new(0); Oct 13 10:14:00.384 INFO kablam! ... | Oct 13 10:14:00.384 INFO kablam! 67 | | static ref RBUFFER: Mutex = Mutex::new(String::new()); Oct 13 10:14:00.384 INFO kablam! 68 | | } Oct 13 10:14:00.384 INFO kablam! | |_- method `lock` not found for this Oct 13 10:14:00.384 INFO kablam! ... Oct 13 10:14:00.384 INFO kablam! 332 | fn setposx(x :i32){POS.lock().unwrap().x = x;} fn setposy(y :i32){POS.lock().unwrap().y = y;} Oct 13 10:14:00.384 INFO kablam! | ^^^^ Oct 13 10:14:00.384 INFO kablam! | Oct 13 10:14:00.384 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 13 10:14:00.384 INFO kablam! Oct 13 10:14:00.384 INFO kablam! error[E0599]: no method named `lock` found for type `POS` in the current scope Oct 13 10:14:00.384 INFO kablam! --> src/main.rs:333:25 Oct 13 10:14:00.384 INFO kablam! | Oct 13 10:14:00.384 INFO kablam! 52 | / lazy_static! Oct 13 10:14:00.384 INFO kablam! 53 | | { Oct 13 10:14:00.384 INFO kablam! 54 | | // MODE: 0: save 1(i),2(a): edit Oct 13 10:14:00.384 INFO kablam! 55 | | static ref MODE: Mutex = Mutex::new(0); Oct 13 10:14:00.384 INFO kablam! ... | Oct 13 10:14:00.384 INFO kablam! 67 | | static ref RBUFFER: Mutex = Mutex::new(String::new()); Oct 13 10:14:00.384 INFO kablam! 68 | | } Oct 13 10:14:00.384 INFO kablam! | |_- method `lock` not found for this Oct 13 10:14:00.385 INFO kablam! ... Oct 13 10:14:00.385 INFO kablam! 333 | fn setposmx(x :i32){POS.lock().unwrap().x -= x;} fn setpospx(x :i32){POS.lock().unwrap().x += x;} Oct 13 10:14:00.385 INFO kablam! | ^^^^ Oct 13 10:14:00.385 INFO kablam! | Oct 13 10:14:00.385 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 13 10:14:00.385 INFO kablam! Oct 13 10:14:00.396 INFO kablam! error[E0599]: no method named `lock` found for type `POS` in the current scope Oct 13 10:14:00.396 INFO kablam! --> src/main.rs:333:83 Oct 13 10:14:00.397 INFO kablam! | Oct 13 10:14:00.397 INFO kablam! 52 | / lazy_static! Oct 13 10:14:00.397 INFO kablam! 53 | | { Oct 13 10:14:00.397 INFO kablam! 54 | | // MODE: 0: save 1(i),2(a): edit Oct 13 10:14:00.397 INFO kablam! 55 | | static ref MODE: Mutex = Mutex::new(0); Oct 13 10:14:00.397 INFO kablam! ... | Oct 13 10:14:00.397 INFO kablam! 67 | | static ref RBUFFER: Mutex = Mutex::new(String::new()); Oct 13 10:14:00.397 INFO kablam! 68 | | } Oct 13 10:14:00.397 INFO kablam! | |_- method `lock` not found for this Oct 13 10:14:00.397 INFO kablam! ... Oct 13 10:14:00.397 INFO kablam! 333 | fn setposmx(x :i32){POS.lock().unwrap().x -= x;} fn setpospx(x :i32){POS.lock().unwrap().x += x;} Oct 13 10:14:00.397 INFO kablam! | ^^^^ Oct 13 10:14:00.397 INFO kablam! | Oct 13 10:14:00.397 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 13 10:14:00.397 INFO kablam! Oct 13 10:14:00.400 INFO kablam! error[E0599]: no method named `lock` found for type `POS` in the current scope Oct 13 10:14:00.400 INFO kablam! --> src/main.rs:334:25 Oct 13 10:14:00.400 INFO kablam! | Oct 13 10:14:00.400 INFO kablam! 52 | / lazy_static! Oct 13 10:14:00.400 INFO kablam! 53 | | { Oct 13 10:14:00.400 INFO kablam! 54 | | // MODE: 0: save 1(i),2(a): edit Oct 13 10:14:00.400 INFO kablam! 55 | | static ref MODE: Mutex = Mutex::new(0); Oct 13 10:14:00.400 INFO kablam! ... | Oct 13 10:14:00.400 INFO kablam! 67 | | static ref RBUFFER: Mutex = Mutex::new(String::new()); Oct 13 10:14:00.400 INFO kablam! 68 | | } Oct 13 10:14:00.400 INFO kablam! | |_- method `lock` not found for this Oct 13 10:14:00.400 INFO kablam! ... Oct 13 10:14:00.400 INFO kablam! 334 | fn setposmy(y :i32){POS.lock().unwrap().y -= y;} fn setpospy(y :i32){POS.lock().unwrap().y += y;} Oct 13 10:14:00.400 INFO kablam! | ^^^^ Oct 13 10:14:00.400 INFO kablam! | Oct 13 10:14:00.400 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 13 10:14:00.400 INFO kablam! Oct 13 10:14:00.408 INFO kablam! error[E0599]: no method named `lock` found for type `POS` in the current scope Oct 13 10:14:00.408 INFO kablam! --> src/main.rs:334:83 Oct 13 10:14:00.408 INFO kablam! | Oct 13 10:14:00.408 INFO kablam! 52 | / lazy_static! Oct 13 10:14:00.408 INFO kablam! 53 | | { Oct 13 10:14:00.408 INFO kablam! 54 | | // MODE: 0: save 1(i),2(a): edit Oct 13 10:14:00.408 INFO kablam! 55 | | static ref MODE: Mutex = Mutex::new(0); Oct 13 10:14:00.408 INFO kablam! ... | Oct 13 10:14:00.408 INFO kablam! 67 | | static ref RBUFFER: Mutex = Mutex::new(String::new()); Oct 13 10:14:00.408 INFO kablam! 68 | | } Oct 13 10:14:00.408 INFO kablam! | |_- method `lock` not found for this Oct 13 10:14:00.408 INFO kablam! ... Oct 13 10:14:00.408 INFO kablam! 334 | fn setposmy(y :i32){POS.lock().unwrap().y -= y;} fn setpospy(y :i32){POS.lock().unwrap().y += y;} Oct 13 10:14:00.408 INFO kablam! | ^^^^ Oct 13 10:14:00.408 INFO kablam! | Oct 13 10:14:00.408 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 13 10:14:00.408 INFO kablam! Oct 13 10:14:00.412 INFO kablam! error[E0599]: no method named `lock` found for type `POS` in the current scope Oct 13 10:14:00.412 INFO kablam! --> src/main.rs:335:26 Oct 13 10:14:00.412 INFO kablam! | Oct 13 10:14:00.412 INFO kablam! 52 | / lazy_static! Oct 13 10:14:00.412 INFO kablam! 53 | | { Oct 13 10:14:00.412 INFO kablam! 54 | | // MODE: 0: save 1(i),2(a): edit Oct 13 10:14:00.412 INFO kablam! 55 | | static ref MODE: Mutex = Mutex::new(0); Oct 13 10:14:00.412 INFO kablam! ... | Oct 13 10:14:00.412 INFO kablam! 67 | | static ref RBUFFER: Mutex = Mutex::new(String::new()); Oct 13 10:14:00.412 INFO kablam! 68 | | } Oct 13 10:14:00.412 INFO kablam! | |_- method `lock` not found for this Oct 13 10:14:00.412 INFO kablam! ... Oct 13 10:14:00.412 INFO kablam! 335 | fn getposx() -> i32 {POS.lock().unwrap().x} fn getposy() -> i32 {POS.lock().unwrap().y} Oct 13 10:14:00.413 INFO kablam! | ^^^^ Oct 13 10:14:00.413 INFO kablam! | Oct 13 10:14:00.413 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 13 10:14:00.413 INFO kablam! Oct 13 10:14:00.416 INFO kablam! error[E0599]: no method named `lock` found for type `POS` in the current scope Oct 13 10:14:00.416 INFO kablam! --> src/main.rs:335:84 Oct 13 10:14:00.416 INFO kablam! | Oct 13 10:14:00.416 INFO kablam! 52 | / lazy_static! Oct 13 10:14:00.416 INFO kablam! 53 | | { Oct 13 10:14:00.416 INFO kablam! 54 | | // MODE: 0: save 1(i),2(a): edit Oct 13 10:14:00.416 INFO kablam! 55 | | static ref MODE: Mutex = Mutex::new(0); Oct 13 10:14:00.416 INFO kablam! ... | Oct 13 10:14:00.416 INFO kablam! 67 | | static ref RBUFFER: Mutex = Mutex::new(String::new()); Oct 13 10:14:00.416 INFO kablam! 68 | | } Oct 13 10:14:00.416 INFO kablam! | |_- method `lock` not found for this Oct 13 10:14:00.416 INFO kablam! ... Oct 13 10:14:00.416 INFO kablam! 335 | fn getposx() -> i32 {POS.lock().unwrap().x} fn getposy() -> i32 {POS.lock().unwrap().y} Oct 13 10:14:00.416 INFO kablam! | ^^^^ Oct 13 10:14:00.416 INFO kablam! | Oct 13 10:14:00.416 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 13 10:14:00.416 INFO kablam! Oct 13 10:14:00.421 INFO kablam! error[E0599]: no method named `lock` found for type `CHX` in the current scope Oct 13 10:14:00.421 INFO kablam! --> src/main.rs:336:24 Oct 13 10:14:00.421 INFO kablam! | Oct 13 10:14:00.421 INFO kablam! 52 | / lazy_static! Oct 13 10:14:00.421 INFO kablam! 53 | | { Oct 13 10:14:00.421 INFO kablam! 54 | | // MODE: 0: save 1(i),2(a): edit Oct 13 10:14:00.421 INFO kablam! 55 | | static ref MODE: Mutex = Mutex::new(0); Oct 13 10:14:00.421 INFO kablam! ... | Oct 13 10:14:00.421 INFO kablam! 67 | | static ref RBUFFER: Mutex = Mutex::new(String::new()); Oct 13 10:14:00.421 INFO kablam! 68 | | } Oct 13 10:14:00.421 INFO kablam! | |_- method `lock` not found for this Oct 13 10:14:00.421 INFO kablam! ... Oct 13 10:14:00.421 INFO kablam! 336 | fn getw() -> i32 {*CHX.lock().unwrap()} fn geth() -> i32 {*CHY.lock().unwrap()} Oct 13 10:14:00.421 INFO kablam! | ^^^^ Oct 13 10:14:00.421 INFO kablam! | Oct 13 10:14:00.421 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 13 10:14:00.421 INFO kablam! Oct 13 10:14:00.426 INFO kablam! error[E0599]: no method named `lock` found for type `CHY` in the current scope Oct 13 10:14:00.426 INFO kablam! --> src/main.rs:336:82 Oct 13 10:14:00.426 INFO kablam! | Oct 13 10:14:00.426 INFO kablam! 52 | / lazy_static! Oct 13 10:14:00.426 INFO kablam! 53 | | { Oct 13 10:14:00.426 INFO kablam! 54 | | // MODE: 0: save 1(i),2(a): edit Oct 13 10:14:00.426 INFO kablam! 55 | | static ref MODE: Mutex = Mutex::new(0); Oct 13 10:14:00.426 INFO kablam! ... | Oct 13 10:14:00.426 INFO kablam! 67 | | static ref RBUFFER: Mutex = Mutex::new(String::new()); Oct 13 10:14:00.426 INFO kablam! 68 | | } Oct 13 10:14:00.426 INFO kablam! | |_- method `lock` not found for this Oct 13 10:14:00.426 INFO kablam! ... Oct 13 10:14:00.426 INFO kablam! 336 | fn getw() -> i32 {*CHX.lock().unwrap()} fn geth() -> i32 {*CHY.lock().unwrap()} Oct 13 10:14:00.426 INFO kablam! | ^^^^ Oct 13 10:14:00.426 INFO kablam! | Oct 13 10:14:00.426 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 13 10:14:00.426 INFO kablam! Oct 13 10:14:00.443 INFO kablam! error[E0599]: no method named `lock` found for type `SCREEN` in the current scope Oct 13 10:14:00.443 INFO kablam! --> src/main.rs:482:31 Oct 13 10:14:00.443 INFO kablam! | Oct 13 10:14:00.443 INFO kablam! 52 | / lazy_static! Oct 13 10:14:00.443 INFO kablam! 53 | | { Oct 13 10:14:00.443 INFO kablam! 54 | | // MODE: 0: save 1(i),2(a): edit Oct 13 10:14:00.443 INFO kablam! 55 | | static ref MODE: Mutex = Mutex::new(0); Oct 13 10:14:00.443 INFO kablam! ... | Oct 13 10:14:00.443 INFO kablam! 67 | | static ref RBUFFER: Mutex = Mutex::new(String::new()); Oct 13 10:14:00.443 INFO kablam! 68 | | } Oct 13 10:14:00.443 INFO kablam! | |_- method `lock` not found for this Oct 13 10:14:00.443 INFO kablam! ... Oct 13 10:14:00.443 INFO kablam! 482 | let screen = {*SCREEN.lock().unwrap()}; Oct 13 10:14:00.443 INFO kablam! | ^^^^ Oct 13 10:14:00.443 INFO kablam! | Oct 13 10:14:00.443 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 13 10:14:00.443 INFO kablam! Oct 13 10:14:00.456 INFO kablam! error[E0599]: no method named `lock` found for type `DEY` in the current scope Oct 13 10:14:00.456 INFO kablam! --> src/main.rs:635:21 Oct 13 10:14:00.456 INFO kablam! | Oct 13 10:14:00.456 INFO kablam! 52 | / lazy_static! Oct 13 10:14:00.456 INFO kablam! 53 | | { Oct 13 10:14:00.456 INFO kablam! 54 | | // MODE: 0: save 1(i),2(a): edit Oct 13 10:14:00.456 INFO kablam! 55 | | static ref MODE: Mutex = Mutex::new(0); Oct 13 10:14:00.456 INFO kablam! ... | Oct 13 10:14:00.456 INFO kablam! 67 | | static ref RBUFFER: Mutex = Mutex::new(String::new()); Oct 13 10:14:00.457 INFO kablam! 68 | | } Oct 13 10:14:00.457 INFO kablam! | |_- method `lock` not found for this Oct 13 10:14:00.457 INFO kablam! ... Oct 13 10:14:00.457 INFO kablam! 635 | let delta = {*DEY.lock().unwrap()} as isize; Oct 13 10:14:00.457 INFO kablam! | ^^^^ Oct 13 10:14:00.457 INFO kablam! | Oct 13 10:14:00.457 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 13 10:14:00.457 INFO kablam! Oct 13 10:14:00.464 INFO kablam! error[E0599]: no method named `lock` found for type `DEY` in the current scope Oct 13 10:14:00.464 INFO kablam! --> src/main.rs:639:8 Oct 13 10:14:00.464 INFO kablam! | Oct 13 10:14:00.464 INFO kablam! 52 | / lazy_static! Oct 13 10:14:00.464 INFO kablam! 53 | | { Oct 13 10:14:00.464 INFO kablam! 54 | | // MODE: 0: save 1(i),2(a): edit Oct 13 10:14:00.464 INFO kablam! 55 | | static ref MODE: Mutex = Mutex::new(0); Oct 13 10:14:00.464 INFO kablam! ... | Oct 13 10:14:00.464 INFO kablam! 67 | | static ref RBUFFER: Mutex = Mutex::new(String::new()); Oct 13 10:14:00.464 INFO kablam! 68 | | } Oct 13 10:14:00.464 INFO kablam! | |_- method `lock` not found for this Oct 13 10:14:00.464 INFO kablam! ... Oct 13 10:14:00.464 INFO kablam! 639 | *DEY.lock().unwrap() += 2; Oct 13 10:14:00.464 INFO kablam! | ^^^^ Oct 13 10:14:00.464 INFO kablam! | Oct 13 10:14:00.464 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 13 10:14:00.464 INFO kablam! Oct 13 10:14:00.464 INFO kablam! error[E0599]: no method named `lock` found for type `DEY` in the current scope Oct 13 10:14:00.464 INFO kablam! --> src/main.rs:640:21 Oct 13 10:14:00.464 INFO kablam! | Oct 13 10:14:00.465 INFO kablam! 52 | / lazy_static! Oct 13 10:14:00.465 INFO kablam! 53 | | { Oct 13 10:14:00.465 INFO kablam! 54 | | // MODE: 0: save 1(i),2(a): edit Oct 13 10:14:00.465 INFO kablam! 55 | | static ref MODE: Mutex = Mutex::new(0); Oct 13 10:14:00.465 INFO kablam! ... | Oct 13 10:14:00.465 INFO kablam! 67 | | static ref RBUFFER: Mutex = Mutex::new(String::new()); Oct 13 10:14:00.465 INFO kablam! 68 | | } Oct 13 10:14:00.465 INFO kablam! | |_- method `lock` not found for this Oct 13 10:14:00.465 INFO kablam! ... Oct 13 10:14:00.465 INFO kablam! 640 | let delta = {*DEY.lock().unwrap()} as isize; Oct 13 10:14:00.465 INFO kablam! | ^^^^ Oct 13 10:14:00.465 INFO kablam! | Oct 13 10:14:00.465 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 13 10:14:00.465 INFO kablam! Oct 13 10:14:00.468 INFO kablam! error[E0599]: no method named `lock` found for type `DEY` in the current scope Oct 13 10:14:00.468 INFO kablam! --> src/main.rs:657:8 Oct 13 10:14:00.468 INFO kablam! | Oct 13 10:14:00.468 INFO kablam! 52 | / lazy_static! Oct 13 10:14:00.468 INFO kablam! 53 | | { Oct 13 10:14:00.468 INFO kablam! 54 | | // MODE: 0: save 1(i),2(a): edit Oct 13 10:14:00.468 INFO kablam! 55 | | static ref MODE: Mutex = Mutex::new(0); Oct 13 10:14:00.468 INFO kablam! ... | Oct 13 10:14:00.468 INFO kablam! 67 | | static ref RBUFFER: Mutex = Mutex::new(String::new()); Oct 13 10:14:00.468 INFO kablam! 68 | | } Oct 13 10:14:00.468 INFO kablam! | |_- method `lock` not found for this Oct 13 10:14:00.468 INFO kablam! ... Oct 13 10:14:00.468 INFO kablam! 657 | *DEY.lock().unwrap() -= 2; Oct 13 10:14:00.468 INFO kablam! | ^^^^ Oct 13 10:14:00.468 INFO kablam! | Oct 13 10:14:00.468 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 13 10:14:00.468 INFO kablam! Oct 13 10:14:00.472 INFO kablam! error[E0599]: no method named `lock` found for type `DEY` in the current scope Oct 13 10:14:00.472 INFO kablam! --> src/main.rs:658:21 Oct 13 10:14:00.472 INFO kablam! | Oct 13 10:14:00.472 INFO kablam! 52 | / lazy_static! Oct 13 10:14:00.472 INFO kablam! 53 | | { Oct 13 10:14:00.472 INFO kablam! 54 | | // MODE: 0: save 1(i),2(a): edit Oct 13 10:14:00.472 INFO kablam! 55 | | static ref MODE: Mutex = Mutex::new(0); Oct 13 10:14:00.472 INFO kablam! ... | Oct 13 10:14:00.472 INFO kablam! 67 | | static ref RBUFFER: Mutex = Mutex::new(String::new()); Oct 13 10:14:00.472 INFO kablam! 68 | | } Oct 13 10:14:00.472 INFO kablam! | |_- method `lock` not found for this Oct 13 10:14:00.472 INFO kablam! ... Oct 13 10:14:00.472 INFO kablam! 658 | let delta = {*DEY.lock().unwrap()} as isize; Oct 13 10:14:00.472 INFO kablam! | ^^^^ Oct 13 10:14:00.472 INFO kablam! | Oct 13 10:14:00.472 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 13 10:14:00.472 INFO kablam! Oct 13 10:14:00.488 INFO kablam! error[E0599]: no method named `lock` found for type `CHY` in the current scope Oct 13 10:14:00.488 INFO kablam! --> src/main.rs:748:20 Oct 13 10:14:00.488 INFO kablam! | Oct 13 10:14:00.488 INFO kablam! 52 | / lazy_static! Oct 13 10:14:00.488 INFO kablam! 53 | | { Oct 13 10:14:00.488 INFO kablam! 54 | | // MODE: 0: save 1(i),2(a): edit Oct 13 10:14:00.488 INFO kablam! 55 | | static ref MODE: Mutex = Mutex::new(0); Oct 13 10:14:00.488 INFO kablam! ... | Oct 13 10:14:00.488 INFO kablam! 67 | | static ref RBUFFER: Mutex = Mutex::new(String::new()); Oct 13 10:14:00.488 INFO kablam! 68 | | } Oct 13 10:14:00.488 INFO kablam! | |_- method `lock` not found for this Oct 13 10:14:00.488 INFO kablam! ... Oct 13 10:14:00.488 INFO kablam! 748 | let ch_h = {*CHY.lock().unwrap()}; Oct 13 10:14:00.488 INFO kablam! | ^^^^ Oct 13 10:14:00.488 INFO kablam! | Oct 13 10:14:00.488 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 13 10:14:00.488 INFO kablam! Oct 13 10:14:00.510 INFO kablam! error[E0599]: no method named `lock` found for type `CHY` in the current scope Oct 13 10:14:00.510 INFO kablam! --> src/main.rs:1192:24 Oct 13 10:14:00.510 INFO kablam! | Oct 13 10:14:00.510 INFO kablam! 52 | / lazy_static! Oct 13 10:14:00.510 INFO kablam! 53 | | { Oct 13 10:14:00.510 INFO kablam! 54 | | // MODE: 0: save 1(i),2(a): edit Oct 13 10:14:00.510 INFO kablam! 55 | | static ref MODE: Mutex = Mutex::new(0); Oct 13 10:14:00.510 INFO kablam! ... | Oct 13 10:14:00.510 INFO kablam! 67 | | static ref RBUFFER: Mutex = Mutex::new(String::new()); Oct 13 10:14:00.510 INFO kablam! 68 | | } Oct 13 10:14:00.510 INFO kablam! | |_- method `lock` not found for this Oct 13 10:14:00.510 INFO kablam! ... Oct 13 10:14:00.510 INFO kablam! 1192 | let ch_h = {*CHY.lock().unwrap()} as u16; Oct 13 10:14:00.510 INFO kablam! | ^^^^ Oct 13 10:14:00.510 INFO kablam! | Oct 13 10:14:00.510 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 13 10:14:00.510 INFO kablam! Oct 13 10:14:00.513 INFO kablam! error[E0599]: no method named `lock` found for type `SCREEN` in the current scope Oct 13 10:14:00.513 INFO kablam! --> src/main.rs:1193:29 Oct 13 10:14:00.513 INFO kablam! | Oct 13 10:14:00.513 INFO kablam! 52 | / lazy_static! Oct 13 10:14:00.513 INFO kablam! 53 | | { Oct 13 10:14:00.513 INFO kablam! 54 | | // MODE: 0: save 1(i),2(a): edit Oct 13 10:14:00.513 INFO kablam! 55 | | static ref MODE: Mutex = Mutex::new(0); Oct 13 10:14:00.513 INFO kablam! ... | Oct 13 10:14:00.513 INFO kablam! 67 | | static ref RBUFFER: Mutex = Mutex::new(String::new()); Oct 13 10:14:00.513 INFO kablam! 68 | | } Oct 13 10:14:00.513 INFO kablam! | |_- method `lock` not found for this Oct 13 10:14:00.513 INFO kablam! ... Oct 13 10:14:00.513 INFO kablam! 1193 | if ch_h != 0 {*SCREEN.lock().unwrap() = (w_h / ch_h) as i32 ;} Oct 13 10:14:00.513 INFO kablam! | ^^^^ Oct 13 10:14:00.513 INFO kablam! | Oct 13 10:14:00.513 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 13 10:14:00.513 INFO kablam! Oct 13 10:14:00.524 INFO kablam! error[E0599]: no method named `lock` found for type `CHX` in the current scope Oct 13 10:14:00.524 INFO kablam! --> src/main.rs:1278:10 Oct 13 10:14:00.524 INFO kablam! | Oct 13 10:14:00.524 INFO kablam! 52 | / lazy_static! Oct 13 10:14:00.524 INFO kablam! 53 | | { Oct 13 10:14:00.524 INFO kablam! 54 | | // MODE: 0: save 1(i),2(a): edit Oct 13 10:14:00.524 INFO kablam! 55 | | static ref MODE: Mutex = Mutex::new(0); Oct 13 10:14:00.524 INFO kablam! ... | Oct 13 10:14:00.524 INFO kablam! 67 | | static ref RBUFFER: Mutex = Mutex::new(String::new()); Oct 13 10:14:00.524 INFO kablam! 68 | | } Oct 13 10:14:00.524 INFO kablam! | |_- method `lock` not found for this Oct 13 10:14:00.524 INFO kablam! ... Oct 13 10:14:00.524 INFO kablam! 1278 | *CHX.lock().unwrap() = char_w; Oct 13 10:14:00.524 INFO kablam! | ^^^^ Oct 13 10:14:00.524 INFO kablam! | Oct 13 10:14:00.524 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 13 10:14:00.524 INFO kablam! Oct 13 10:14:00.524 INFO kablam! error[E0599]: no method named `lock` found for type `CHY` in the current scope Oct 13 10:14:00.524 INFO kablam! --> src/main.rs:1279:10 Oct 13 10:14:00.524 INFO kablam! | Oct 13 10:14:00.524 INFO kablam! 52 | / lazy_static! Oct 13 10:14:00.524 INFO kablam! 53 | | { Oct 13 10:14:00.524 INFO kablam! 54 | | // MODE: 0: save 1(i),2(a): edit Oct 13 10:14:00.524 INFO kablam! 55 | | static ref MODE: Mutex = Mutex::new(0); Oct 13 10:14:00.524 INFO kablam! ... | Oct 13 10:14:00.524 INFO kablam! 67 | | static ref RBUFFER: Mutex = Mutex::new(String::new()); Oct 13 10:14:00.524 INFO kablam! 68 | | } Oct 13 10:14:00.524 INFO kablam! | |_- method `lock` not found for this Oct 13 10:14:00.524 INFO kablam! ... Oct 13 10:14:00.524 INFO kablam! 1279 | *CHY.lock().unwrap() = tm.tmHeight; Oct 13 10:14:00.524 INFO kablam! | ^^^^ Oct 13 10:14:00.524 INFO kablam! | Oct 13 10:14:00.524 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 13 10:14:00.524 INFO kablam! Oct 13 10:14:00.544 INFO kablam! error: aborting due to 206 previous errors Oct 13 10:14:00.544 INFO kablam! Oct 13 10:14:00.544 INFO kablam! Some errors occurred: E0412, E0422, E0425, E0432, E0433, E0599. Oct 13 10:14:00.544 INFO kablam! For more information about an error, try `rustc --explain E0412`. Oct 13 10:14:00.553 INFO kablam! error: Could not compile `read`. Oct 13 10:14:00.553 INFO kablam! Oct 13 10:14:00.553 INFO kablam! To learn more, run the command again with --verbose. Oct 13 10:14:00.555 INFO kablam! su: No module specific data is present Oct 13 10:14:01.625 INFO running `"docker" "rm" "-f" "fbe5392a4e0f236320461e5e728a28780a0cdd1c44637120cdc66a9629432f3f"` Oct 13 10:14:02.040 INFO blam! fbe5392a4e0f236320461e5e728a28780a0cdd1c44637120cdc66a9629432f3f