[INFO] fetching crate generic_game 0.0.12...
[INFO] testing generic_game-0.0.12 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate generic_game 0.0.12 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate generic_game 0.0.12
[INFO] finished tweaking crates.io crate generic_game 0.0.12
[INFO] tweaked toml for crates.io crate generic_game 0.0.12 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate generic_game 0.0.12 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 138 packages to latest compatible versions
[INFO] [stderr]       Adding bitflags v1.3.2 (available: v2.9.4)
[INFO] [stderr]       Adding glium v0.22.0 (available: v0.36.0)
[INFO] [stderr]       Adding image v0.20.1 (available: v0.25.8)
[INFO] [stderr]       Adding libloading v0.5.2 (available: v0.8.9)
[INFO] [stderr]       Adding multiinput v0.0.14 (available: v0.1.0)
[INFO] [stderr]       Adding rand v0.5.6 (available: v0.9.2)
[INFO] [stderr]       Adding rusttype v0.7.9 (available: v0.9.3)
[INFO] [stderr]       Adding time v0.1.45 (available: v0.3.44)
[INFO] [stderr]       Adding wasi v0.10.0+wasi-snapshot-preview1 (available: v0.10.2+wasi-snapshot-preview1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1e12aa57b4db41e73d91ad1856a36ac619d4bd06683da343530e18bec5b2f35d
[INFO] running `Command { std: "docker" "start" "-a" "1e12aa57b4db41e73d91ad1856a36ac619d4bd06683da343530e18bec5b2f35d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1e12aa57b4db41e73d91ad1856a36ac619d4bd06683da343530e18bec5b2f35d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e12aa57b4db41e73d91ad1856a36ac619d4bd06683da343530e18bec5b2f35d", kill_on_drop: false }`
[INFO] [stdout] 1e12aa57b4db41e73d91ad1856a36ac619d4bd06683da343530e18bec5b2f35d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0b1883fd11e96ad4eb7670423b792b866aade6d9d4298c66903ce0630adad72e
[INFO] running `Command { std: "docker" "start" "-a" "0b1883fd11e96ad4eb7670423b792b866aade6d9d4298c66903ce0630adad72e", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling khronos_api v2.2.0
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling xml-rs v0.7.0
[INFO] [stderr]    Compiling libloading v0.6.7
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]    Compiling parking_lot_core v0.3.1
[INFO] [stderr]    Compiling nix v0.11.1
[INFO] [stderr]    Compiling owning_ref v0.4.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling memmap v0.6.2
[INFO] [stderr]    Compiling num-derive v0.2.5
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling lock_api v0.1.5
[INFO] [stderr]    Compiling dlib v0.4.2
[INFO] [stderr]    Compiling rand v0.5.6
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling shared_library v0.1.9
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling lzw v0.10.0
[INFO] [stderr]    Compiling wayland-sys v0.20.12
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling deflate v0.7.20
[INFO] [stderr]    Compiling osmesa-sys v0.1.2
[INFO] [stderr]    Compiling inflate v0.4.5
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]    Compiling wayland-scanner v0.20.12
[INFO] [stderr]    Compiling gl_generator v0.9.0
[INFO] [stderr]    Compiling wayland-commons v0.20.12
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling ordered-float v1.1.1
[INFO] [stderr]    Compiling approx v0.3.2
[INFO] [stderr]    Compiling stb_truetype v0.3.1
[INFO] [stderr]    Compiling winapi v0.3.9
[INFO] [stderr]    Compiling gif v0.10.3
[INFO] [stderr]    Compiling png v0.12.0
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling scoped_threadpool v0.1.9
[INFO] [stderr]    Compiling crossbeam-deque v0.7.4
[INFO] [stderr]    Compiling parking_lot v0.6.4
[INFO] [stderr]    Compiling wayland-client v0.20.12
[INFO] [stderr]    Compiling wayland-protocols v0.20.12
[INFO] [stderr]    Compiling glutin v0.17.0
[INFO] [stderr]    Compiling glium v0.22.0
[INFO] [stderr]    Compiling rusttype v0.8.3
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling multiinput v0.0.14
[INFO] [stdout] error[E0463]: can't find crate for `winapi`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiinput-0.0.14/src/lib.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | extern crate winapi;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiinput-0.0.14/src/rawinput.rs:16:14
[INFO] [stdout]    |
[INFO] [stdout] 16 | use std::os::windows::ffi::OsStringExt;
[INFO] [stdout]    |              ^^^^^^^ could not find `windows` in `os`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/os/mod.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item is gated here
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/os/mod.rs:120:10
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item is gated here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiinput-0.0.14/src/rawinput.rs:18:14
[INFO] [stdout]    |
[INFO] [stdout] 18 | use std::os::windows::ffi::OsStrExt;
[INFO] [stdout]    |              ^^^^^^^ could not find `windows` in `os`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/os/mod.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item is gated here
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/os/mod.rs:120:10
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item is gated here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiinput-0.0.14/src/manager.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use std::os::windows::ffi::OsStrExt;
[INFO] [stdout]    |              ^^^^^^^ could not find `windows` in `os`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/os/mod.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item is gated here
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/os/mod.rs:120:10
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item is gated here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RAWKEYBOARD` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiinput-0.0.14/src/keyboard.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub fn process_keyboard_data(raw_data: &RAWKEYBOARD, id: usize) -> Vec<RawEvent> {
[INFO] [stdout]    |                                         ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `RI_KEY_BREAK` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiinput-0.0.14/src/keyboard.rs:17:16
[INFO] [stdout]    |
[INFO] [stdout] 17 |     if flags & RI_KEY_BREAK != 0 {
[INFO] [stdout]    |                ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `RI_KEY_E0` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiinput-0.0.14/src/keyboard.rs:23:16
[INFO] [stdout]    |
[INFO] [stdout] 23 |     if flags & RI_KEY_E0 == 0 {
[INFO] [stdout]    |                ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VK_SHIFT` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiinput-0.0.14/src/keyboard.rs:29:15
[INFO] [stdout]    |
[INFO] [stdout] 29 |     if key == VK_SHIFT {
[INFO] [stdout]    |               ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VK_CONTROL` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiinput-0.0.14/src/keyboard.rs:32:15
[INFO] [stdout]    |
[INFO] [stdout] 32 |     if key == VK_CONTROL && key_pos == KeyPos::Left {
[INFO] [stdout]    |               ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VK_CONTROL` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiinput-0.0.14/src/keyboard.rs:35:15
[INFO] [stdout]    |
[INFO] [stdout] 35 |     if key == VK_CONTROL && key_pos == KeyPos::Right {
[INFO] [stdout]    |               ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VK_MENU` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiinput-0.0.14/src/keyboard.rs:38:15
[INFO] [stdout]    |
[INFO] [stdout] 38 |     if key == VK_MENU && key_pos == KeyPos::Left {
[INFO] [stdout]    |               ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VK_MENU` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiinput-0.0.14/src/keyboard.rs:41:15
[INFO] [stdout]    |
[INFO] [stdout] 41 |     if key == VK_MENU && key_pos == KeyPos::Right {
[INFO] [stdout]    |               ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VK_ESCAPE` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiinput-0.0.14/src/keyboard.rs:44:15
[INFO] [stdout]    |
[INFO] [stdout] 44 |     if key == VK_ESCAPE {
[INFO] [stdout]    |               ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VK_RETURN` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiinput-0.0.14/src/keyboard.rs:47:15
[INFO] [stdout]    |
[INFO] [stdout] 47 |     if key == VK_RETURN {
[INFO] [stdout]    |               ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VK_BACK` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiinput-0.0.14/src/keyboard.rs:50:15
[INFO] [stdout]    |
[INFO] [stdout] 50 |     if key == VK_BACK {
[INFO] [stdout]    |               ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VK_LEFT` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiinput-0.0.14/src/keyboard.rs:53:15
[INFO] [stdout]    |
[INFO] [stdout] 53 |     if key == VK_LEFT {
[INFO] [stdout]    |               ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VK_RIGHT` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiinput-0.0.14/src/keyboard.rs:56:15
[INFO] [stdout]    |
[INFO] [stdout] 56 |     if key == VK_RIGHT {
[INFO] [stdout]    |               ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VK_UP` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiinput-0.0.14/src/keyboard.rs:59:15
[INFO] [stdout]    |
[INFO] [stdout] 59 |     if key == VK_UP {
[INFO] [stdout]    |               ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VK_DOWN` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiinput-0.0.14/src/keyboard.rs:62:15
[INFO] [stdout]    |
[INFO] [stdout] 62 |     if key == VK_DOWN {
[INFO] [stdout]    |               ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VK_SPACE` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiinput-0.0.14/src/keyboard.rs:65:15
[INFO] [stdout]    |
[INFO] [stdout] 65 |     if key == VK_SPACE {
[INFO] [stdout]    |               ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VK_LCONTROL` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiinput-0.0.14/src/keyboard.rs:68:15
[INFO] [stdout]    |
[INFO] [stdout] 68 |     if key == VK_LCONTROL {
[INFO] [stdout]    |               ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VK_RCONTROL` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiinput-0.0.14/src/keyboard.rs:71:15
[INFO] [stdout]    |
[INFO] [stdout] 71 |     if key == VK_RCONTROL {
[INFO] [stdout]    |               ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VK_LMENU` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiinput-0.0.14/src/keyboard.rs:74:15
[INFO] [stdout]    |
[INFO] [stdout] 74 |     if key == VK_LMENU {
[INFO] [stdout]    |               ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VK_RMENU` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiinput-0.0.14/src/keyboard.rs:77:15
[INFO] [stdout]    |
[INFO] [stdout] 77 |     if key == VK_RMENU {
[INFO] [stdout]    |               ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VK_CAPITAL` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiinput-0.0.14/src/keyboard.rs:188:15
[INFO] [stdout]     |
[INFO] [stdout] 188 |     if key == VK_CAPITAL {
[INFO] [stdout]     |               ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VK_PAUSE` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiinput-0.0.14/src/keyboard.rs:191:15
[INFO] [stdout]     |
[INFO] [stdout] 191 |     if key == VK_PAUSE {
[INFO] [stdout]     |               ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VK_NEXT` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiinput-0.0.14/src/keyboard.rs:194:15
[INFO] [stdout]     |
[INFO] [stdout] 194 |     if key == VK_NEXT {
[INFO] [stdout]     |               ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VK_PRIOR` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiinput-0.0.14/src/keyboard.rs:197:15
[INFO] [stdout]     |
[INFO] [stdout] 197 |     if key == VK_PRIOR {
[INFO] [stdout]     |               ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VK_SNAPSHOT` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiinput-0.0.14/src/keyboard.rs:200:15
[INFO] [stdout]     |
[INFO] [stdout] 200 |     if key == VK_SNAPSHOT {
[INFO] [stdout]     |               ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VK_INSERT` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiinput-0.0.14/src/keyboard.rs:203:15
[INFO] [stdout]     |
[INFO] [stdout] 203 |     if key == VK_INSERT {
[INFO] [stdout]     |               ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VK_END` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiinput-0.0.14/src/keyboard.rs:206:15
[INFO] [stdout]     |
[INFO] [stdout] 206 |     if key == VK_END {
[INFO] [stdout]     |               ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VK_HOME` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiinput-0.0.14/src/keyboard.rs:209:15
[INFO] [stdout]     |
[INFO] [stdout] 209 |     if key == VK_HOME {
[INFO] [stdout]     |               ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VK_DELETE` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiinput-0.0.14/src/keyboard.rs:212:15
[INFO] [stdout]     |
[INFO] [stdout] 212 |     if key == VK_DELETE {
[INFO] [stdout]     |               ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VK_ADD` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiinput-0.0.14/src/keyboard.rs:215:15
[INFO] [stdout]     |
[INFO] [stdout] 215 |     if key == VK_ADD {
[INFO] [stdout]     |               ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VK_SUBTRACT` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiinput-0.0.14/src/keyboard.rs:218:15
[INFO] [stdout]     |
[INFO] [stdout] 218 |     if key == VK_SUBTRACT {
[INFO] [stdout]     |               ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VK_MULTIPLY` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiinput-0.0.14/src/keyboard.rs:221:15
[INFO] [stdout]     |
[INFO] [stdout] 221 |     if key == VK_MULTIPLY {
[INFO] [stdout]     |               ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VK_DIVIDE` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiinput-0.0.14/src/keyboard.rs:224:15
[INFO] [stdout]     |
[INFO] [stdout] 224 |     if key == VK_DIVIDE {
[INFO] [stdout]     |               ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VK_SEPARATOR` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiinput-0.0.14/src/keyboard.rs:227:15
[INFO] [stdout]     |
[INFO] [stdout] 227 |     if key == VK_SEPARATOR {
[INFO] [stdout]     |               ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VK_DECIMAL` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiinput-0.0.14/src/keyboard.rs:230:15
[INFO] [stdout]     |
[INFO] [stdout] 230 |     if key == VK_DECIMAL {
[INFO] [stdout]     |               ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VK_F1` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiinput-0.0.14/src/keyboard.rs:233:15
[INFO] [stdout]     |
[INFO] [stdout] 233 |     if key == VK_F1 {
[INFO] [stdout]     |               ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VK_F2` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiinput-0.0.14/src/keyboard.rs:236:15
[INFO] [stdout]     |
[INFO] [stdout] 236 |     if key == VK_F2 {
[INFO] [stdout]     |               ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VK_F3` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiinput-0.0.14/src/keyboard.rs:239:15
[INFO] [stdout]     |
[INFO] [stdout] 239 |     if key == VK_F3 {
[INFO] [stdout]     |               ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VK_F4` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiinput-0.0.14/src/keyboard.rs:242:15
[INFO] [stdout]     |
[INFO] [stdout] 242 |     if key == VK_F4 {
[INFO] [stdout]     |               ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VK_F5` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiinput-0.0.14/src/keyboard.rs:245:15
[INFO] [stdout]     |
[INFO] [stdout] 245 |     if key == VK_F5 {
[INFO] [stdout]     |               ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VK_F6` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiinput-0.0.14/src/keyboard.rs:248:15
[INFO] [stdout]     |
[INFO] [stdout] 248 |     if key == VK_F6 {
[INFO] [stdout]     |               ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VK_F7` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiinput-0.0.14/src/keyboard.rs:251:15
[INFO] [stdout]     |
[INFO] [stdout] 251 |     if key == VK_F7 {
[INFO] [stdout]     |               ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VK_F8` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiinput-0.0.14/src/keyboard.rs:254:15
[INFO] [stdout]     |
[INFO] [stdout] 254 |     if key == VK_F8 {
[INFO] [stdout]     |               ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VK_F9` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiinput-0.0.14/src/keyboard.rs:257:15
[INFO] [stdout]     |
[INFO] [stdout] 257 |     if key == VK_F9 {
[INFO] [stdout]     |               ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VK_F10` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiinput-0.0.14/src/keyboard.rs:260:15
[INFO] [stdout]     |
[INFO] [stdout] 260 |     if key == VK_F10 {
[INFO] [stdout]     |               ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VK_F11` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiinput-0.0.14/src/keyboard.rs:263:15
[INFO] [stdout]     |
[INFO] [stdout] 263 |     if key == VK_F11 {
[INFO] [stdout]     |               ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VK_F12` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiinput-0.0.14/src/keyboard.rs:266:15
[INFO] [stdout]     |
[INFO] [stdout] 266 |     if key == VK_F12 {
[INFO] [stdout]     |               ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VK_OEM_8` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiinput-0.0.14/src/keyboard.rs:269:15
[INFO] [stdout]     |
[INFO] [stdout] 269 |     if key == VK_OEM_8 {
[INFO] [stdout]     |               ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_wide` found for struct `OsString` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiinput-0.0.14/src/rawinput.rs:195:21
[INFO] [stdout]     |
[INFO] [stdout] 195 |     match OsString::from_wide(name_slice).into_string(){
[INFO] [stdout]     |                     ^^^^^^^^^ function or associated item not found in `OsString`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `OsString` consider using one of the following associated functions:
[INFO] [stdout]       OsString::new
[INFO] [stdout]       OsString::from_encoded_bytes_unchecked
[INFO] [stdout]       OsString::with_capacity
[INFO] [stdout]    --> /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/ffi/os_str.rs:141:5
[INFO] [stdout] help: there is an associated function `from_iter` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 195 -     match OsString::from_wide(name_slice).into_string(){
[INFO] [stdout] 195 +     match OsString::from_iter(name_slice).into_string(){
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `encode_wide` found for reference `&OsStr` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiinput-0.0.14/src/rawinput.rs:203:33
[INFO] [stdout]     |
[INFO] [stdout] 203 |     let mut classname = os_name.encode_wide().chain(Some(0).into_iter())
[INFO] [stdout]     |                                 ^^^^^^^^^^^ method not found in `&OsStr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_wide` found for struct `OsString` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiinput-0.0.14/src/rawinput.rs:322:25
[INFO] [stdout]     |
[INFO] [stdout] 322 |         match OsString::from_wide(&string_buffer[0..128]).into_string() {
[INFO] [stdout]     |                         ^^^^^^^^^ function or associated item not found in `OsString`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `OsString` consider using one of the following associated functions:
[INFO] [stdout]       OsString::new
[INFO] [stdout]       OsString::from_encoded_bytes_unchecked
[INFO] [stdout]       OsString::with_capacity
[INFO] [stdout]    --> /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/ffi/os_str.rs:141:5
[INFO] [stdout] help: there is an associated function `from_iter` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 322 -         match OsString::from_wide(&string_buffer[0..128]).into_string() {
[INFO] [stdout] 322 +         match OsString::from_iter(&string_buffer[0..128]).into_string() {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `encode_wide` found for reference `&OsStr` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiinput-0.0.14/src/manager.rs:158:40
[INFO] [stdout]     |
[INFO] [stdout] 158 |             OsStr::new(&classname_str).encode_wide().chain(Some(0).into_iter())
[INFO] [stdout]     |                                        ^^^^^^^^^^^ method not found in `&OsStr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rusttype v0.7.9
[INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0433, E0463, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `multiinput` (lib) due to 56 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "0b1883fd11e96ad4eb7670423b792b866aade6d9d4298c66903ce0630adad72e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0b1883fd11e96ad4eb7670423b792b866aade6d9d4298c66903ce0630adad72e", kill_on_drop: false }`
[INFO] [stdout] 0b1883fd11e96ad4eb7670423b792b866aade6d9d4298c66903ce0630adad72e
