[INFO] cloning repository https://github.com/uma0317/KISS
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/uma0317/KISS" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuma0317%2FKISS", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuma0317%2FKISS'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e1e411132703bc6bf7608908c19dea134c27af29
[INFO] checking uma0317/KISS against try#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuma0317%2FKISS" "/workspace/builds/worker-3/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/uma0317/KISS on toolchain f47dd4da3ae8c32c9e65d307bfe640b143e674df
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/uma0317/KISS
[INFO] finished tweaking git repo https://github.com/uma0317/KISS
[INFO] tweaked toml for git repo https://github.com/uma0317/KISS written to /workspace/builds/worker-3/source/Cargo.toml
[INFO] crate git repo https://github.com/uma0317/KISS already has a lockfile, it will not be regenerated
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Blocking waiting for file lock on package cache
[INFO] [stderr] Downloading crates ...
[INFO] [stderr] Downloaded hermit-abi v0.1.3
[INFO] [stderr] Downloaded num_cpus v1.11.1
[INFO] [stderr] Downloaded tokio-udp v0.1.5
[INFO] [stderr] Downloaded futures v0.1.29
[INFO] [stderr] Downloaded memoffset v0.5.3
[INFO] [stderr] Downloaded crossbeam-queue v0.1.2
[INFO] [stderr] Downloaded tokio v0.1.22
[INFO] [stderr] Downloaded tokio-uds v0.2.5
[INFO] [stderr] Downloaded tokio-reactor v0.1.10
[INFO] [stderr] Downloaded tokio-sync v0.1.7
[INFO] [stderr] Downloaded crossbeam-utils v0.6.6
[INFO] [stderr] Downloaded tokio-fs v0.1.6
[INFO] [stderr] Downloaded crossbeam-utils v0.7.0
[INFO] [stderr] Downloaded tokio-current-thread v0.1.6
[INFO] [stderr] Downloaded tokio-codec v0.1.1
[INFO] [stderr] Downloaded tokio-tcp v0.1.3
[INFO] [stderr] Downloaded tokio-executor v0.1.8
[INFO] [stderr] Downloaded crossbeam-deque v0.7.2
[INFO] [stderr] Downloaded crossbeam-epoch v0.8.0
[INFO] [stderr] Downloaded tokio-io v0.1.12
[INFO] [stderr] Downloaded tokio-timer v0.2.11
[INFO] [stderr] Downloaded tokio-threadpool v0.1.16
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 0ed25936b3d7e7ad4a0557f0588f6bffc111b97c2695fe982f1b5732fa9308af
[INFO] running `Command { std: "docker" "start" "-a" "0ed25936b3d7e7ad4a0557f0588f6bffc111b97c2695fe982f1b5732fa9308af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0ed25936b3d7e7ad4a0557f0588f6bffc111b97c2695fe982f1b5732fa9308af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ed25936b3d7e7ad4a0557f0588f6bffc111b97c2695fe982f1b5732fa9308af", kill_on_drop: false }`
[INFO] [stdout] 0ed25936b3d7e7ad4a0557f0588f6bffc111b97c2695fe982f1b5732fa9308af
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b3454f7846224ebebac3d1bd0f478040bf12fcc52784f65489482a82ad91a71a
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `Command { std: "docker" "start" "-a" "b3454f7846224ebebac3d1bd0f478040bf12fcc52784f65489482a82ad91a71a", kill_on_drop: false }`
[INFO] [stderr] Checking cfg-if v0.1.10
[INFO] [stderr] Compiling semver-parser v0.7.0
[INFO] [stderr] Compiling libc v0.2.65
[INFO] [stderr] Checking lazy_static v1.4.0
[INFO] [stderr] Checking futures v0.1.29
[INFO] [stderr] Checking scopeguard v1.0.0
[INFO] [stderr] Compiling byteorder v1.3.2
[INFO] [stderr] Compiling autocfg v0.1.7
[INFO] [stderr] Checking fnv v1.0.6
[INFO] [stderr] Checking log v0.4.8
[INFO] [stderr] Checking crossbeam-utils v0.6.6
[INFO] [stderr] Checking lock_api v0.3.1
[INFO] [stderr] Compiling semver v0.9.0
[INFO] [stderr] Compiling crossbeam-utils v0.7.0
[INFO] [stderr] Compiling crossbeam-epoch v0.8.0
[INFO] [stderr] Compiling rustc_version v0.2.3
[INFO] [stderr] Checking crossbeam-queue v0.1.2
[INFO] [stderr] Compiling parking_lot_core v0.6.2
[INFO] [stderr] Compiling memoffset v0.5.3
[INFO] [stderr] Compiling parking_lot v0.9.0
[INFO] [stderr] Checking iovec v0.1.4
[INFO] [stderr] Checking num_cpus v1.11.1
[INFO] [stderr] Checking net2 v0.2.33
[INFO] [stderr] Checking bytes v0.4.12
[INFO] [stderr] Checking mio v0.6.19
[INFO] [stderr] Checking crossbeam-deque v0.7.2
[INFO] [stderr] Checking tokio-executor v0.1.8
[INFO] [stderr] Checking tokio-io v0.1.12
[INFO] [stderr] Checking tokio-sync v0.1.7
[INFO] [stderr] Checking tokio-timer v0.2.11
[INFO] [stderr] Checking tokio-current-thread v0.1.6
[INFO] [stderr] Checking tokio-threadpool v0.1.16
[INFO] [stderr] Checking mio-uds v0.6.7
[INFO] [stderr] Checking tokio-codec v0.1.1
[INFO] [stderr] Checking tokio-reactor v0.1.10
[INFO] [stderr] Checking tokio-fs v0.1.6
[INFO] [stderr] Checking tokio-udp v0.1.5
[INFO] [stderr] Checking tokio-uds v0.2.5
[INFO] [stderr] Checking tokio-tcp v0.1.3
[INFO] [stderr] Checking tokio v0.1.22
[INFO] [stderr] Checking kiss v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi`
[INFO] [stdout] --> src/main.rs:6:5
[INFO] [stdout] |
[INFO] [stdout] 6 | use winapi::um::winuser::{
[INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi`
[INFO] [stdout] --> src/main.rs:6:5
[INFO] [stdout] |
[INFO] [stdout] 6 | use winapi::um::winuser::{
[INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `INPUT` in this scope
[INFO] [stdout] --> src/main.rs:25:32
[INFO] [stdout] |
[INFO] [stdout] 25 | let mut ip = mem::zeroed::();
[INFO] [stdout] | ^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `INPUT_u` in this scope
[INFO] [stdout] --> src/main.rs:26:33
[INFO] [stdout] |
[INFO] [stdout] 26 | let mut ipu = mem::zeroed::();
[INFO] [stdout] | ^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find value `INPUT_KEYBOARD` in this scope
[INFO] [stdout] --> src/main.rs:27:16
[INFO] [stdout] |
[INFO] [stdout] 27 | ip.type_ = INPUT_KEYBOARD;
[INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find value `KEYEVENTF_SCANCODE` in this scope
[INFO] [stdout] --> src/main.rs:31:28
[INFO] [stdout] |
[INFO] [stdout] 31 | ipu.ki_mut().dwFlags = KEYEVENTF_SCANCODE;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SendInput` in this scope
[INFO] [stdout] --> src/main.rs:48:10
[INFO] [stdout] |
[INFO] [stdout] 48 | SendInput(1, &mut ip, mem::size_of::() as i32);
[INFO] [stdout] | ^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `INPUT` in this scope
[INFO] [stdout] --> src/main.rs:48:47
[INFO] [stdout] |
[INFO] [stdout] 48 | SendInput(1, &mut ip, mem::size_of::() as i32);
[INFO] [stdout] | ^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SendInput` in this scope
[INFO] [stdout] --> src/main.rs:53:10
[INFO] [stdout] |
[INFO] [stdout] 53 | SendInput(1, &mut ip, mem::size_of::() as i32);
[INFO] [stdout] | ^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `INPUT` in this scope
[INFO] [stdout] --> src/main.rs:53:47
[INFO] [stdout] |
[INFO] [stdout] 53 | SendInput(1, &mut ip, mem::size_of::() as i32);
[INFO] [stdout] | ^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find value `KEYEVENTF_SCANCODE` in this scope
[INFO] [stdout] --> src/main.rs:56:33
[INFO] [stdout] |
[INFO] [stdout] 56 | ipu.ki_mut().dwFlags = KEYEVENTF_SCANCODE | KEYEVENTF_KEYUP;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find value `KEYEVENTF_KEYUP` in this scope
[INFO] [stdout] --> src/main.rs:56:54
[INFO] [stdout] |
[INFO] [stdout] 56 | ipu.ki_mut().dwFlags = KEYEVENTF_SCANCODE | KEYEVENTF_KEYUP;
[INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SendInput` in this scope
[INFO] [stdout] --> src/main.rs:58:10
[INFO] [stdout] |
[INFO] [stdout] 58 | SendInput(1, &mut ip, mem::size_of::() as i32);
[INFO] [stdout] | ^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `INPUT` in this scope
[INFO] [stdout] --> src/main.rs:58:47
[INFO] [stdout] |
[INFO] [stdout] 58 | SendInput(1, &mut ip, mem::size_of::() as i32);
[INFO] [stdout] | ^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find value `KEYEVENTF_SCANCODE` in this scope
[INFO] [stdout] --> src/main.rs:61:33
[INFO] [stdout] |
[INFO] [stdout] 61 | ipu.ki_mut().dwFlags = KEYEVENTF_SCANCODE | KEYEVENTF_KEYUP;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find value `KEYEVENTF_KEYUP` in this scope
[INFO] [stdout] --> src/main.rs:61:54
[INFO] [stdout] |
[INFO] [stdout] 61 | ipu.ki_mut().dwFlags = KEYEVENTF_SCANCODE | KEYEVENTF_KEYUP;
[INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SendInput` in this scope
[INFO] [stdout] --> src/main.rs:63:10
[INFO] [stdout] |
[INFO] [stdout] 63 | SendInput(1, &mut ip, mem::size_of::() as i32);
[INFO] [stdout] | ^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `INPUT` in this scope
[INFO] [stdout] --> src/main.rs:63:47
[INFO] [stdout] |
[INFO] [stdout] 63 | SendInput(1, &mut ip, mem::size_of::() as i32);
[INFO] [stdout] | ^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SendInput` in this scope
[INFO] [stdout] --> src/main.rs:69:10
[INFO] [stdout] |
[INFO] [stdout] 69 | SendInput(1, &mut ip, mem::size_of::() as i32);
[INFO] [stdout] | ^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `INPUT` in this scope
[INFO] [stdout] --> src/main.rs:69:47
[INFO] [stdout] |
[INFO] [stdout] 69 | SendInput(1, &mut ip, mem::size_of::() as i32);
[INFO] [stdout] | ^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SendInput` in this scope
[INFO] [stdout] --> src/main.rs:73:10
[INFO] [stdout] |
[INFO] [stdout] 73 | SendInput(1, &mut ip, mem::size_of::() as i32);
[INFO] [stdout] | ^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `INPUT` in this scope
[INFO] [stdout] --> src/main.rs:73:47
[INFO] [stdout] |
[INFO] [stdout] 73 | SendInput(1, &mut ip, mem::size_of::() as i32);
[INFO] [stdout] | ^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find value `KEYEVENTF_SCANCODE` in this scope
[INFO] [stdout] --> src/main.rs:75:33
[INFO] [stdout] |
[INFO] [stdout] 75 | ipu.ki_mut().dwFlags = KEYEVENTF_SCANCODE | KEYEVENTF_KEYUP;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find value `KEYEVENTF_KEYUP` in this scope
[INFO] [stdout] --> src/main.rs:75:54
[INFO] [stdout] |
[INFO] [stdout] 75 | ipu.ki_mut().dwFlags = KEYEVENTF_SCANCODE | KEYEVENTF_KEYUP;
[INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SendInput` in this scope
[INFO] [stdout] --> src/main.rs:77:10
[INFO] [stdout] |
[INFO] [stdout] 77 | SendInput(1, &mut ip, mem::size_of::() as i32);
[INFO] [stdout] | ^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `INPUT` in this scope
[INFO] [stdout] --> src/main.rs:77:47
[INFO] [stdout] |
[INFO] [stdout] 77 | SendInput(1, &mut ip, mem::size_of::() as i32);
[INFO] [stdout] | ^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find value `KEYEVENTF_SCANCODE` in this scope
[INFO] [stdout] --> src/main.rs:80:33
[INFO] [stdout] |
[INFO] [stdout] 80 | ipu.ki_mut().dwFlags = KEYEVENTF_SCANCODE | KEYEVENTF_KEYUP;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find value `KEYEVENTF_KEYUP` in this scope
[INFO] [stdout] --> src/main.rs:80:54
[INFO] [stdout] |
[INFO] [stdout] 80 | ipu.ki_mut().dwFlags = KEYEVENTF_SCANCODE | KEYEVENTF_KEYUP;
[INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SendInput` in this scope
[INFO] [stdout] --> src/main.rs:82:10
[INFO] [stdout] |
[INFO] [stdout] 82 | SendInput(1, &mut ip, mem::size_of::() as i32);
[INFO] [stdout] | ^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `INPUT` in this scope
[INFO] [stdout] --> src/main.rs:82:47
[INFO] [stdout] |
[INFO] [stdout] 82 | SendInput(1, &mut ip, mem::size_of::() as i32);
[INFO] [stdout] | ^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SendInput` in this scope
[INFO] [stdout] --> src/main.rs:89:10
[INFO] [stdout] |
[INFO] [stdout] 89 | SendInput(1, &mut ip, mem::size_of::() as i32);
[INFO] [stdout] | ^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `INPUT` in this scope
[INFO] [stdout] --> src/main.rs:89:47
[INFO] [stdout] |
[INFO] [stdout] 89 | SendInput(1, &mut ip, mem::size_of::() as i32);
[INFO] [stdout] | ^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SendInput` in this scope
[INFO] [stdout] --> src/main.rs:93:10
[INFO] [stdout] |
[INFO] [stdout] 93 | SendInput(1, &mut ip, mem::size_of::() as i32);
[INFO] [stdout] | ^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `INPUT` in this scope
[INFO] [stdout] --> src/main.rs:93:47
[INFO] [stdout] |
[INFO] [stdout] 93 | SendInput(1, &mut ip, mem::size_of::() as i32);
[INFO] [stdout] | ^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SendInput` in this scope
[INFO] [stdout] --> src/main.rs:97:10
[INFO] [stdout] |
[INFO] [stdout] 97 | SendInput(1, &mut ip, mem::size_of::() as i32);
[INFO] [stdout] | ^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `INPUT` in this scope
[INFO] [stdout] --> src/main.rs:97:47
[INFO] [stdout] |
[INFO] [stdout] 97 | SendInput(1, &mut ip, mem::size_of::() as i32);
[INFO] [stdout] | ^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find value `KEYEVENTF_SCANCODE` in this scope
[INFO] [stdout] --> src/main.rs:99:33
[INFO] [stdout] |
[INFO] [stdout] 99 | ipu.ki_mut().dwFlags = KEYEVENTF_SCANCODE | KEYEVENTF_KEYUP;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find value `KEYEVENTF_KEYUP` in this scope
[INFO] [stdout] --> src/main.rs:99:54
[INFO] [stdout] |
[INFO] [stdout] 99 | ipu.ki_mut().dwFlags = KEYEVENTF_SCANCODE | KEYEVENTF_KEYUP;
[INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SendInput` in this scope
[INFO] [stdout] --> src/main.rs:101:10
[INFO] [stdout] |
[INFO] [stdout] 101 | SendInput(1, &mut ip, mem::size_of::() as i32);
[INFO] [stdout] | ^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `INPUT` in this scope
[INFO] [stdout] --> src/main.rs:101:47
[INFO] [stdout] |
[INFO] [stdout] 101 | SendInput(1, &mut ip, mem::size_of::() as i32);
[INFO] [stdout] | ^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find value `KEYEVENTF_SCANCODE` in this scope
[INFO] [stdout] --> src/main.rs:104:33
[INFO] [stdout] |
[INFO] [stdout] 104 | ipu.ki_mut().dwFlags = KEYEVENTF_SCANCODE | KEYEVENTF_KEYUP;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find value `KEYEVENTF_KEYUP` in this scope
[INFO] [stdout] --> src/main.rs:104:54
[INFO] [stdout] |
[INFO] [stdout] 104 | ipu.ki_mut().dwFlags = KEYEVENTF_SCANCODE | KEYEVENTF_KEYUP;
[INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SendInput` in this scope
[INFO] [stdout] --> src/main.rs:106:10
[INFO] [stdout] |
[INFO] [stdout] 106 | SendInput(1, &mut ip, mem::size_of::() as i32);
[INFO] [stdout] | ^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `INPUT` in this scope
[INFO] [stdout] --> src/main.rs:106:47
[INFO] [stdout] |
[INFO] [stdout] 106 | SendInput(1, &mut ip, mem::size_of::() as i32);
[INFO] [stdout] | ^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find value `KEYEVENTF_SCANCODE` in this scope
[INFO] [stdout] --> src/main.rs:109:33
[INFO] [stdout] |
[INFO] [stdout] 109 | ipu.ki_mut().dwFlags = KEYEVENTF_SCANCODE | KEYEVENTF_KEYUP;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find value `KEYEVENTF_KEYUP` in this scope
[INFO] [stdout] --> src/main.rs:109:54
[INFO] [stdout] |
[INFO] [stdout] 109 | ipu.ki_mut().dwFlags = KEYEVENTF_SCANCODE | KEYEVENTF_KEYUP;
[INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SendInput` in this scope
[INFO] [stdout] --> src/main.rs:111:10
[INFO] [stdout] |
[INFO] [stdout] 111 | SendInput(1, &mut ip, mem::size_of::() as i32);
[INFO] [stdout] | ^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `INPUT` in this scope
[INFO] [stdout] --> src/main.rs:111:47
[INFO] [stdout] |
[INFO] [stdout] 111 | SendInput(1, &mut ip, mem::size_of::() as i32);
[INFO] [stdout] | ^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SendInput` in this scope
[INFO] [stdout] --> src/main.rs:121:11
[INFO] [stdout] |
[INFO] [stdout] 121 | SendInput(1, &mut ip, mem::size_of::() as i32);
[INFO] [stdout] | ^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `INPUT` in this scope
[INFO] [stdout] --> src/main.rs:121:48
[INFO] [stdout] |
[INFO] [stdout] 121 | SendInput(1, &mut ip, mem::size_of::() as i32);
[INFO] [stdout] | ^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SendInput` in this scope
[INFO] [stdout] --> src/main.rs:127:10
[INFO] [stdout] |
[INFO] [stdout] 127 | SendInput(1, &mut ip, mem::size_of::() as i32);
[INFO] [stdout] | ^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `INPUT` in this scope
[INFO] [stdout] --> src/main.rs:127:47
[INFO] [stdout] |
[INFO] [stdout] 127 | SendInput(1, &mut ip, mem::size_of::() as i32);
[INFO] [stdout] | ^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find value `KEYEVENTF_SCANCODE` in this scope
[INFO] [stdout] --> src/main.rs:129:33
[INFO] [stdout] |
[INFO] [stdout] 129 | ipu.ki_mut().dwFlags = KEYEVENTF_SCANCODE | KEYEVENTF_KEYUP;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find value `KEYEVENTF_KEYUP` in this scope
[INFO] [stdout] --> src/main.rs:129:54
[INFO] [stdout] |
[INFO] [stdout] 129 | ipu.ki_mut().dwFlags = KEYEVENTF_SCANCODE | KEYEVENTF_KEYUP;
[INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SendInput` in this scope
[INFO] [stdout] --> src/main.rs:131:10
[INFO] [stdout] |
[INFO] [stdout] 131 | SendInput(1, &mut ip, mem::size_of::() as i32);
[INFO] [stdout] | ^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `INPUT` in this scope
[INFO] [stdout] --> src/main.rs:131:47
[INFO] [stdout] |
[INFO] [stdout] 131 | SendInput(1, &mut ip, mem::size_of::() as i32);
[INFO] [stdout] | ^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `INPUT` in this scope
[INFO] [stdout] --> src/main.rs:164:29
[INFO] [stdout] |
[INFO] [stdout] 163 | unsafe fn send_key_up(code: u16) {
[INFO] [stdout] | - help: you might be missing a type parameter: ``
[INFO] [stdout] 164 | let mut ip = mem::zeroed::();
[INFO] [stdout] | ^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `INPUT_u` in this scope
[INFO] [stdout] --> src/main.rs:165:30
[INFO] [stdout] |
[INFO] [stdout] 163 | unsafe fn send_key_up(code: u16) {
[INFO] [stdout] | - help: you might be missing a type parameter: ``
[INFO] [stdout] 164 | let mut ip = mem::zeroed::();
[INFO] [stdout] 165 | let mut ipu = mem::zeroed::();
[INFO] [stdout] | ^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find value `INPUT_KEYBOARD` in this scope
[INFO] [stdout] --> src/main.rs:166:13
[INFO] [stdout] |
[INFO] [stdout] 166 | ip.type_ = INPUT_KEYBOARD;
[INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find value `KEYEVENTF_SCANCODE` in this scope
[INFO] [stdout] --> src/main.rs:172:25
[INFO] [stdout] |
[INFO] [stdout] 172 | ipu.ki_mut().dwFlags = KEYEVENTF_SCANCODE | KEYEVENTF_KEYUP;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find value `KEYEVENTF_KEYUP` in this scope
[INFO] [stdout] --> src/main.rs:172:46
[INFO] [stdout] |
[INFO] [stdout] 172 | ipu.ki_mut().dwFlags = KEYEVENTF_SCANCODE | KEYEVENTF_KEYUP;
[INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SendInput` in this scope
[INFO] [stdout] --> src/main.rs:174:2
[INFO] [stdout] |
[INFO] [stdout] 174 | SendInput(1, &mut ip, mem::size_of::() as i32);
[INFO] [stdout] | ^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `INPUT` in this scope
[INFO] [stdout] --> src/main.rs:174:39
[INFO] [stdout] |
[INFO] [stdout] 163 | unsafe fn send_key_up(code: u16) {
[INFO] [stdout] | - help: you might be missing a type parameter: ``
[INFO] [stdout] ...
[INFO] [stdout] 174 | SendInput(1, &mut ip, mem::size_of::() as i32);
[INFO] [stdout] | ^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `INPUT` in this scope
[INFO] [stdout] --> src/main.rs:179:30
[INFO] [stdout] |
[INFO] [stdout] 177 | unsafe fn send_key(code: u16) {
[INFO] [stdout] | - help: you might be missing a type parameter: ``
[INFO] [stdout] 178 | unsafe {
[INFO] [stdout] 179 | let mut ip = mem::zeroed::();
[INFO] [stdout] | ^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `INPUT_u` in this scope
[INFO] [stdout] --> src/main.rs:180:31
[INFO] [stdout] |
[INFO] [stdout] 177 | unsafe fn send_key(code: u16) {
[INFO] [stdout] | - help: you might be missing a type parameter: ``
[INFO] [stdout] ...
[INFO] [stdout] 180 | let mut ipu = mem::zeroed::();
[INFO] [stdout] | ^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find value `INPUT_KEYBOARD` in this scope
[INFO] [stdout] --> src/main.rs:181:14
[INFO] [stdout] |
[INFO] [stdout] 181 | ip.type_ = INPUT_KEYBOARD;
[INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find value `KEYEVENTF_SCANCODE` in this scope
[INFO] [stdout] --> src/main.rs:185:26
[INFO] [stdout] |
[INFO] [stdout] 185 | ipu.ki_mut().dwFlags = KEYEVENTF_SCANCODE;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SendInput` in this scope
[INFO] [stdout] --> src/main.rs:189:3
[INFO] [stdout] |
[INFO] [stdout] 189 | SendInput(1, &mut ip, mem::size_of::() as i32);
[INFO] [stdout] | ^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `INPUT` in this scope
[INFO] [stdout] --> src/main.rs:189:40
[INFO] [stdout] |
[INFO] [stdout] 177 | unsafe fn send_key(code: u16) {
[INFO] [stdout] | - help: you might be missing a type parameter: ``
[INFO] [stdout] ...
[INFO] [stdout] 189 | SendInput(1, &mut ip, mem::size_of::() as i32);
[INFO] [stdout] | ^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find value `KEYEVENTF_SCANCODE` in this scope
[INFO] [stdout] --> src/main.rs:191:26
[INFO] [stdout] |
[INFO] [stdout] 191 | ipu.ki_mut().dwFlags = KEYEVENTF_SCANCODE | KEYEVENTF_KEYUP;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find value `KEYEVENTF_KEYUP` in this scope
[INFO] [stdout] --> src/main.rs:191:47
[INFO] [stdout] |
[INFO] [stdout] 191 | ipu.ki_mut().dwFlags = KEYEVENTF_SCANCODE | KEYEVENTF_KEYUP;
[INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SendInput` in this scope
[INFO] [stdout] --> src/main.rs:193:3
[INFO] [stdout] |
[INFO] [stdout] 193 | SendInput(1, &mut ip, mem::size_of::() as i32);
[INFO] [stdout] | ^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `INPUT` in this scope
[INFO] [stdout] --> src/main.rs:193:40
[INFO] [stdout] |
[INFO] [stdout] 177 | unsafe fn send_key(code: u16) {
[INFO] [stdout] | - help: you might be missing a type parameter: ``
[INFO] [stdout] ...
[INFO] [stdout] 193 | SendInput(1, &mut ip, mem::size_of::() as i32);
[INFO] [stdout] | ^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout] --> src/main.rs:160:2
[INFO] [stdout] |
[INFO] [stdout] 19 | loop {
[INFO] [stdout] | _________-
[INFO] [stdout] 20 | | let (amt, src) = socket.recv_from(&mut buf)?;
[INFO] [stdout] 21 | | let code = std::str::from_utf8(&buf[..amt]).unwrap();
[INFO] [stdout] 22 | |
[INFO] [stdout] ... |
[INFO] [stdout] 152 | | println!("{:?}", std::str::from_utf8(&buf[..amt]));
[INFO] [stdout] 153 | | }
[INFO] [stdout] | |_________- any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 160 | Ok(())
[INFO] [stdout] | ^^^^^^ unreachable expression
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `INPUT` in this scope
[INFO] [stdout] --> src/main.rs:25:32
[INFO] [stdout] |
[INFO] [stdout] 25 | let mut ip = mem::zeroed::();
[INFO] [stdout] | ^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `INPUT_u` in this scope
[INFO] [stdout] --> src/main.rs:26:33
[INFO] [stdout] |
[INFO] [stdout] 26 | let mut ipu = mem::zeroed::();
[INFO] [stdout] | ^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find value `INPUT_KEYBOARD` in this scope
[INFO] [stdout] --> src/main.rs:27:16
[INFO] [stdout] |
[INFO] [stdout] 27 | ip.type_ = INPUT_KEYBOARD;
[INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find value `KEYEVENTF_SCANCODE` in this scope
[INFO] [stdout] --> src/main.rs:31:28
[INFO] [stdout] |
[INFO] [stdout] 31 | ipu.ki_mut().dwFlags = KEYEVENTF_SCANCODE;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SendInput` in this scope
[INFO] [stdout] --> src/main.rs:48:10
[INFO] [stdout] |
[INFO] [stdout] 48 | SendInput(1, &mut ip, mem::size_of::() as i32);
[INFO] [stdout] | ^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `INPUT` in this scope
[INFO] [stdout] --> src/main.rs:48:47
[INFO] [stdout] |
[INFO] [stdout] 48 | SendInput(1, &mut ip, mem::size_of::() as i32);
[INFO] [stdout] | ^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SendInput` in this scope
[INFO] [stdout] --> src/main.rs:53:10
[INFO] [stdout] |
[INFO] [stdout] 53 | SendInput(1, &mut ip, mem::size_of::() as i32);
[INFO] [stdout] | ^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `INPUT` in this scope
[INFO] [stdout] --> src/main.rs:53:47
[INFO] [stdout] |
[INFO] [stdout] 53 | SendInput(1, &mut ip, mem::size_of::() as i32);
[INFO] [stdout] | ^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find value `KEYEVENTF_SCANCODE` in this scope
[INFO] [stdout] --> src/main.rs:56:33
[INFO] [stdout] |
[INFO] [stdout] 56 | ipu.ki_mut().dwFlags = KEYEVENTF_SCANCODE | KEYEVENTF_KEYUP;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find value `KEYEVENTF_KEYUP` in this scope
[INFO] [stdout] --> src/main.rs:56:54
[INFO] [stdout] |
[INFO] [stdout] 56 | ipu.ki_mut().dwFlags = KEYEVENTF_SCANCODE | KEYEVENTF_KEYUP;
[INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SendInput` in this scope
[INFO] [stdout] --> src/main.rs:58:10
[INFO] [stdout] |
[INFO] [stdout] 58 | SendInput(1, &mut ip, mem::size_of::() as i32);
[INFO] [stdout] | ^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `INPUT` in this scope
[INFO] [stdout] --> src/main.rs:58:47
[INFO] [stdout] |
[INFO] [stdout] 58 | SendInput(1, &mut ip, mem::size_of::() as i32);
[INFO] [stdout] | ^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find value `KEYEVENTF_SCANCODE` in this scope
[INFO] [stdout] --> src/main.rs:61:33
[INFO] [stdout] |
[INFO] [stdout] 61 | ipu.ki_mut().dwFlags = KEYEVENTF_SCANCODE | KEYEVENTF_KEYUP;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: aborting due to 72 previous errors; 1 warning emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find value `KEYEVENTF_KEYUP` in this scope
[INFO] [stdout] --> src/main.rs:61:54
[INFO] [stdout] |
[INFO] [stdout] 61 | ipu.ki_mut().dwFlags = KEYEVENTF_SCANCODE | KEYEVENTF_KEYUP;
[INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0433.
[INFO] [stdout]
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SendInput` in this scope
[INFO] [stdout] --> src/main.rs:63:10
[INFO] [stdout] |
[INFO] [stdout] 63 | SendInput(1, &mut ip, mem::size_of::() as i32);
[INFO] [stdout] | ^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `INPUT` in this scope
[INFO] [stdout] --> src/main.rs:63:47
[INFO] [stdout] |
[INFO] [stdout] 63 | SendInput(1, &mut ip, mem::size_of::() as i32);
[INFO] [stdout] | ^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SendInput` in this scope
[INFO] [stdout] --> src/main.rs:69:10
[INFO] [stdout] |
[INFO] [stdout] 69 | SendInput(1, &mut ip, mem::size_of::() as i32);
[INFO] [stdout] | ^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `INPUT` in this scope
[INFO] [stdout] --> src/main.rs:69:47
[INFO] [stdout] |
[INFO] [stdout] 69 | SendInput(1, &mut ip, mem::size_of::() as i32);
[INFO] [stdout] | ^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SendInput` in this scope
[INFO] [stdout] --> src/main.rs:73:10
[INFO] [stdout] |
[INFO] [stdout] 73 | SendInput(1, &mut ip, mem::size_of::() as i32);
[INFO] [stdout] | ^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `INPUT` in this scope
[INFO] [stdout] --> src/main.rs:73:47
[INFO] [stdout] |
[INFO] [stdout] 73 | SendInput(1, &mut ip, mem::size_of::() as i32);
[INFO] [stdout] | ^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find value `KEYEVENTF_SCANCODE` in this scope
[INFO] [stdout] --> src/main.rs:75:33
[INFO] [stdout] |
[INFO] [stdout] 75 | ipu.ki_mut().dwFlags = KEYEVENTF_SCANCODE | KEYEVENTF_KEYUP;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find value `KEYEVENTF_KEYUP` in this scope
[INFO] [stdout] --> src/main.rs:75:54
[INFO] [stdout] |
[INFO] [stdout] 75 | ipu.ki_mut().dwFlags = KEYEVENTF_SCANCODE | KEYEVENTF_KEYUP;
[INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SendInput` in this scope
[INFO] [stdout] --> src/main.rs:77:10
[INFO] [stdout] |
[INFO] [stdout] 77 | SendInput(1, &mut ip, mem::size_of::() as i32);
[INFO] [stdout] | ^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `INPUT` in this scope
[INFO] [stdout] --> src/main.rs:77:47
[INFO] [stdout] |
[INFO] [stdout] 77 | SendInput(1, &mut ip, mem::size_of::() as i32);
[INFO] [stdout] | ^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find value `KEYEVENTF_SCANCODE` in this scope
[INFO] [stdout] --> src/main.rs:80:33
[INFO] [stdout] |
[INFO] [stdout] 80 | ipu.ki_mut().dwFlags = KEYEVENTF_SCANCODE | KEYEVENTF_KEYUP;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find value `KEYEVENTF_KEYUP` in this scope
[INFO] [stdout] --> src/main.rs:80:54
[INFO] [stdout] |
[INFO] [stdout] 80 | ipu.ki_mut().dwFlags = KEYEVENTF_SCANCODE | KEYEVENTF_KEYUP;
[INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SendInput` in this scope
[INFO] [stdout] --> src/main.rs:82:10
[INFO] [stdout] |
[INFO] [stdout] 82 | SendInput(1, &mut ip, mem::size_of::() as i32);
[INFO] [stdout] | ^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `INPUT` in this scope
[INFO] [stdout] --> src/main.rs:82:47
[INFO] [stdout] |
[INFO] [stdout] 82 | SendInput(1, &mut ip, mem::size_of::() as i32);
[INFO] [stdout] | ^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SendInput` in this scope
[INFO] [stdout] --> src/main.rs:89:10
[INFO] [stdout] |
[INFO] [stdout] 89 | SendInput(1, &mut ip, mem::size_of::() as i32);
[INFO] [stdout] | ^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `INPUT` in this scope
[INFO] [stdout] --> src/main.rs:89:47
[INFO] [stdout] |
[INFO] [stdout] 89 | SendInput(1, &mut ip, mem::size_of::() as i32);
[INFO] [stdout] | ^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SendInput` in this scope
[INFO] [stdout] --> src/main.rs:93:10
[INFO] [stdout] |
[INFO] [stdout] 93 | SendInput(1, &mut ip, mem::size_of::() as i32);
[INFO] [stdout] | ^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `INPUT` in this scope
[INFO] [stdout] --> src/main.rs:93:47
[INFO] [stdout] |
[INFO] [stdout] 93 | SendInput(1, &mut ip, mem::size_of::() as i32);
[INFO] [stdout] | ^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SendInput` in this scope
[INFO] [stdout] --> src/main.rs:97:10
[INFO] [stdout] |
[INFO] [stdout] 97 | SendInput(1, &mut ip, mem::size_of::() as i32);
[INFO] [stdout] | ^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `INPUT` in this scope
[INFO] [stdout] --> src/main.rs:97:47
[INFO] [stdout] |
[INFO] [stdout] 97 | SendInput(1, &mut ip, mem::size_of::() as i32);
[INFO] [stdout] | ^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find value `KEYEVENTF_SCANCODE` in this scope
[INFO] [stdout] --> src/main.rs:99:33
[INFO] [stdout] |
[INFO] [stdout] 99 | ipu.ki_mut().dwFlags = KEYEVENTF_SCANCODE | KEYEVENTF_KEYUP;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find value `KEYEVENTF_KEYUP` in this scope
[INFO] [stdout] --> src/main.rs:99:54
[INFO] [stdout] |
[INFO] [stdout] 99 | ipu.ki_mut().dwFlags = KEYEVENTF_SCANCODE | KEYEVENTF_KEYUP;
[INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SendInput` in this scope
[INFO] [stdout] --> src/main.rs:101:10
[INFO] [stdout] |
[INFO] [stdout] 101 | SendInput(1, &mut ip, mem::size_of::() as i32);
[INFO] [stdout] | ^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `INPUT` in this scope
[INFO] [stdout] --> src/main.rs:101:47
[INFO] [stdout] |
[INFO] [stdout] 101 | SendInput(1, &mut ip, mem::size_of::() as i32);
[INFO] [stdout] | ^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find value `KEYEVENTF_SCANCODE` in this scope
[INFO] [stdout] --> src/main.rs:104:33
[INFO] [stdout] |
[INFO] [stdout] 104 | ipu.ki_mut().dwFlags = KEYEVENTF_SCANCODE | KEYEVENTF_KEYUP;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find value `KEYEVENTF_KEYUP` in this scope
[INFO] [stdout] --> src/main.rs:104:54
[INFO] [stdout] |
[INFO] [stdout] 104 | ipu.ki_mut().dwFlags = KEYEVENTF_SCANCODE | KEYEVENTF_KEYUP;
[INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SendInput` in this scope
[INFO] [stdout] --> src/main.rs:106:10
[INFO] [stdout] |
[INFO] [stdout] 106 | SendInput(1, &mut ip, mem::size_of::() as i32);
[INFO] [stdout] | ^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `INPUT` in this scope
[INFO] [stdout] --> src/main.rs:106:47
[INFO] [stdout] |
[INFO] [stdout] 106 | SendInput(1, &mut ip, mem::size_of::() as i32);
[INFO] [stdout] | ^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find value `KEYEVENTF_SCANCODE` in this scope
[INFO] [stdout] --> src/main.rs:109:33
[INFO] [stdout] |
[INFO] [stdout] 109 | ipu.ki_mut().dwFlags = KEYEVENTF_SCANCODE | KEYEVENTF_KEYUP;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find value `KEYEVENTF_KEYUP` in this scope
[INFO] [stdout] --> src/main.rs:109:54
[INFO] [stdout] |
[INFO] [stdout] 109 | ipu.ki_mut().dwFlags = KEYEVENTF_SCANCODE | KEYEVENTF_KEYUP;
[INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SendInput` in this scope
[INFO] [stdout] --> src/main.rs:111:10
[INFO] [stdout] |
[INFO] [stdout] 111 | SendInput(1, &mut ip, mem::size_of::() as i32);
[INFO] [stdout] | ^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `INPUT` in this scope
[INFO] [stdout] --> src/main.rs:111:47
[INFO] [stdout] |
[INFO] [stdout] 111 | SendInput(1, &mut ip, mem::size_of::() as i32);
[INFO] [stdout] | ^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SendInput` in this scope
[INFO] [stdout] --> src/main.rs:121:11
[INFO] [stdout] |
[INFO] [stdout] 121 | SendInput(1, &mut ip, mem::size_of::() as i32);
[INFO] [stdout] | ^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `INPUT` in this scope
[INFO] [stdout] --> src/main.rs:121:48
[INFO] [stdout] |
[INFO] [stdout] 121 | SendInput(1, &mut ip, mem::size_of::() as i32);
[INFO] [stdout] | ^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SendInput` in this scope
[INFO] [stdout] --> src/main.rs:127:10
[INFO] [stdout] |
[INFO] [stdout] 127 | SendInput(1, &mut ip, mem::size_of::() as i32);
[INFO] [stdout] | ^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `INPUT` in this scope
[INFO] [stdout] --> src/main.rs:127:47
[INFO] [stdout] |
[INFO] [stdout] 127 | SendInput(1, &mut ip, mem::size_of::() as i32);
[INFO] [stdout] | ^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find value `KEYEVENTF_SCANCODE` in this scope
[INFO] [stdout] --> src/main.rs:129:33
[INFO] [stdout] |
[INFO] [stdout] 129 | ipu.ki_mut().dwFlags = KEYEVENTF_SCANCODE | KEYEVENTF_KEYUP;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find value `KEYEVENTF_KEYUP` in this scope
[INFO] [stdout] --> src/main.rs:129:54
[INFO] [stdout] |
[INFO] [stdout] 129 | ipu.ki_mut().dwFlags = KEYEVENTF_SCANCODE | KEYEVENTF_KEYUP;
[INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SendInput` in this scope
[INFO] [stdout] --> src/main.rs:131:10
[INFO] [stdout] |
[INFO] [stdout] 131 | SendInput(1, &mut ip, mem::size_of::() as i32);
[INFO] [stdout] | ^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `INPUT` in this scope
[INFO] [stdout] --> src/main.rs:131:47
[INFO] [stdout] |
[INFO] [stdout] 131 | SendInput(1, &mut ip, mem::size_of::() as i32);
[INFO] [stdout] | ^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `INPUT` in this scope
[INFO] [stdout] --> src/main.rs:164:29
[INFO] [stdout] |
[INFO] [stdout] 163 | unsafe fn send_key_up(code: u16) {
[INFO] [stdout] | - help: you might be missing a type parameter: ``
[INFO] [stdout] 164 | let mut ip = mem::zeroed::();
[INFO] [stdout] | ^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `INPUT_u` in this scope
[INFO] [stdout] --> src/main.rs:165:30
[INFO] [stdout] |
[INFO] [stdout] 163 | unsafe fn send_key_up(code: u16) {
[INFO] [stdout] | - help: you might be missing a type parameter: ``
[INFO] [stdout] 164 | let mut ip = mem::zeroed::();
[INFO] [stdout] 165 | let mut ipu = mem::zeroed::();
[INFO] [stdout] | ^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find value `INPUT_KEYBOARD` in this scope
[INFO] [stdout] --> src/main.rs:166:13
[INFO] [stdout] |
[INFO] [stdout] 166 | ip.type_ = INPUT_KEYBOARD;
[INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find value `KEYEVENTF_SCANCODE` in this scope
[INFO] [stdout] --> src/main.rs:172:25
[INFO] [stdout] |
[INFO] [stdout] 172 | ipu.ki_mut().dwFlags = KEYEVENTF_SCANCODE | KEYEVENTF_KEYUP;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find value `KEYEVENTF_KEYUP` in this scope
[INFO] [stdout] --> src/main.rs:172:46
[INFO] [stdout] |
[INFO] [stdout] 172 | ipu.ki_mut().dwFlags = KEYEVENTF_SCANCODE | KEYEVENTF_KEYUP;
[INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SendInput` in this scope
[INFO] [stdout] --> src/main.rs:174:2
[INFO] [stdout] |
[INFO] [stdout] 174 | SendInput(1, &mut ip, mem::size_of::() as i32);
[INFO] [stdout] | ^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `INPUT` in this scope
[INFO] [stdout] --> src/main.rs:174:39
[INFO] [stdout] |
[INFO] [stdout] 163 | unsafe fn send_key_up(code: u16) {
[INFO] [stdout] | - help: you might be missing a type parameter: ``
[INFO] [stdout] ...
[INFO] [stdout] 174 | SendInput(1, &mut ip, mem::size_of::() as i32);
[INFO] [stdout] | ^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `INPUT` in this scope
[INFO] [stdout] --> src/main.rs:179:30
[INFO] [stdout] |
[INFO] [stdout] 177 | unsafe fn send_key(code: u16) {
[INFO] [stdout] | - help: you might be missing a type parameter: ``
[INFO] [stdout] 178 | unsafe {
[INFO] [stdout] 179 | let mut ip = mem::zeroed::();
[INFO] [stdout] | ^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `INPUT_u` in this scope
[INFO] [stdout] --> src/main.rs:180:31
[INFO] [stdout] |
[INFO] [stdout] 177 | unsafe fn send_key(code: u16) {
[INFO] [stdout] | - help: you might be missing a type parameter: ``
[INFO] [stdout] ...
[INFO] [stdout] 180 | let mut ipu = mem::zeroed::();
[INFO] [stdout] | ^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find value `INPUT_KEYBOARD` in this scope
[INFO] [stdout] --> src/main.rs:181:14
[INFO] [stdout] |
[INFO] [stdout] 181 | ip.type_ = INPUT_KEYBOARD;
[INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find value `KEYEVENTF_SCANCODE` in this scope
[INFO] [stdout] --> src/main.rs:185:26
[INFO] [stdout] |
[INFO] [stdout] 185 | ipu.ki_mut().dwFlags = KEYEVENTF_SCANCODE;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SendInput` in this scope
[INFO] [stdout] --> src/main.rs:189:3
[INFO] [stdout] |
[INFO] [stdout] 189 | SendInput(1, &mut ip, mem::size_of::() as i32);
[INFO] [stdout] | ^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `INPUT` in this scope
[INFO] [stdout] --> src/main.rs:189:40
[INFO] [stdout] |
[INFO] [stdout] 177 | unsafe fn send_key(code: u16) {
[INFO] [stdout] | - help: you might be missing a type parameter: ``
[INFO] [stdout] ...
[INFO] [stdout] 189 | SendInput(1, &mut ip, mem::size_of::() as i32);
[INFO] [stdout] | ^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find value `KEYEVENTF_SCANCODE` in this scope
[INFO] [stdout] --> src/main.rs:191:26
[INFO] [stdout] |
[INFO] [stdout] 191 | ipu.ki_mut().dwFlags = KEYEVENTF_SCANCODE | KEYEVENTF_KEYUP;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find value `KEYEVENTF_KEYUP` in this scope
[INFO] [stdout] --> src/main.rs:191:47
[INFO] [stdout] |
[INFO] [stdout] 191 | ipu.ki_mut().dwFlags = KEYEVENTF_SCANCODE | KEYEVENTF_KEYUP;
[INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SendInput` in this scope
[INFO] [stdout] --> src/main.rs:193:3
[INFO] [stdout] |
[INFO] [stdout] 193 | SendInput(1, &mut ip, mem::size_of::() as i32);
[INFO] [stdout] | ^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `INPUT` in this scope
[INFO] [stdout] --> src/main.rs:193:40
[INFO] [stdout] |
[INFO] [stdout] 177 | unsafe fn send_key(code: u16) {
[INFO] [stdout] | - help: you might be missing a type parameter: ``
[INFO] [stdout] ...
[INFO] [stdout] 193 | SendInput(1, &mut ip, mem::size_of::() as i32);
[INFO] [stdout] | ^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] error: could not compile `kiss`
[INFO] [stderr]
[INFO] [stderr] To learn more, run the command again with --verbose.
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout] --> src/main.rs:160:2
[INFO] [stdout] |
[INFO] [stdout] 19 | loop {
[INFO] [stdout] | _________-
[INFO] [stdout] 20 | | let (amt, src) = socket.recv_from(&mut buf)?;
[INFO] [stdout] 21 | | let code = std::str::from_utf8(&buf[..amt]).unwrap();
[INFO] [stdout] 22 | |
[INFO] [stdout] ... |
[INFO] [stdout] 152 | | println!("{:?}", std::str::from_utf8(&buf[..amt]));
[INFO] [stdout] 153 | | }
[INFO] [stdout] | |_________- any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 160 | Ok(())
[INFO] [stdout] | ^^^^^^ unreachable expression
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: aborting due to 72 previous errors; 1 warning emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0433.
[INFO] [stdout]
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout]
[INFO] [stderr] error: build failed
[INFO] running `Command { std: "docker" "inspect" "b3454f7846224ebebac3d1bd0f478040bf12fcc52784f65489482a82ad91a71a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b3454f7846224ebebac3d1bd0f478040bf12fcc52784f65489482a82ad91a71a", kill_on_drop: false }`
[INFO] [stdout] b3454f7846224ebebac3d1bd0f478040bf12fcc52784f65489482a82ad91a71a