[INFO] updating cached repository https://github.com/Shoggoth269/Final-Fantasy-VII-Trainer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 34119a1f4a08617ac416f2bcec0a72d4603f55d7 [INFO] testing Shoggoth269/Final-Fantasy-VII-Trainer against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShoggoth269%2FFinal-Fantasy-VII-Trainer" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Shoggoth269/Final-Fantasy-VII-Trainer on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Shoggoth269/Final-Fantasy-VII-Trainer [INFO] finished tweaking git repo https://github.com/Shoggoth269/Final-Fantasy-VII-Trainer [INFO] tweaked toml for git repo https://github.com/Shoggoth269/Final-Fantasy-VII-Trainer written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/Shoggoth269/Final-Fantasy-VII-Trainer already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 783a7f097e155fa63f84862adbfd5619484e392e87cb0b9b4b87615410efb34f [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" "783a7f097e155fa63f84862adbfd5619484e392e87cb0b9b4b87615410efb34f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "783a7f097e155fa63f84862adbfd5619484e392e87cb0b9b4b87615410efb34f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "783a7f097e155fa63f84862adbfd5619484e392e87cb0b9b4b87615410efb34f", kill_on_drop: false }` [INFO] [stdout] 783a7f097e155fa63f84862adbfd5619484e392e87cb0b9b4b87615410efb34f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2a69fd60dcdbef7f91fbe54a1563818b3e34217e0aefe30169f144228d9bf31b [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" "2a69fd60dcdbef7f91fbe54a1563818b3e34217e0aefe30169f144228d9bf31b", kill_on_drop: false }` [INFO] [stderr] Compiling winapi v0.3.8 [INFO] [stderr] Compiling inotify-sys v0.1.3 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling inotify v0.7.1 [INFO] [stderr] Compiling notify v4.0.15 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling serde_json v1.0.55 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling config v0.10.1 [INFO] [stderr] Compiling final_fantasy_vii_trainer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/main.rs:230:17 [INFO] [stdout] | [INFO] [stdout] 230 | use winapi::um::winuser::{VK_LCONTROL, VK_NUMPAD9}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/main.rs:541:17 [INFO] [stdout] | [INFO] [stdout] 541 | use winapi::um::winuser::{VK_LCONTROL, /*VK_LMENU,*/ /*VK_LSHIFT,*/ VK_NUMPAD8}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ctypes` in `winapi` [INFO] [stdout] --> src/main.rs:40:30 [INFO] [stdout] | [INFO] [stdout] 40 | handle: *mut winapi::ctypes::c_void, [INFO] [stdout] | ^^^^^^ could not find `ctypes` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ctypes` in `winapi` [INFO] [stdout] --> src/main.rs:109:30 [INFO] [stdout] | [INFO] [stdout] 109 | handle: *mut winapi::ctypes::c_void, [INFO] [stdout] | ^^^^^^ could not find `ctypes` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ctypes` in `winapi` [INFO] [stdout] --> src/main.rs:131:30 [INFO] [stdout] | [INFO] [stdout] 131 | handle: *mut winapi::ctypes::c_void, [INFO] [stdout] | ^^^^^^ could not find `ctypes` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/main.rs:240:22 [INFO] [stdout] | [INFO] [stdout] 240 | unsafe { winapi::um::winuser::GetAsyncKeyState(input) & ((0x8000u16) as i16) != 0 } [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/main.rs:244:22 [INFO] [stdout] | [INFO] [stdout] 244 | unsafe { winapi::um::winuser::GetAsyncKeyState(input) & 1 != 0 } [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ctypes` in `winapi` [INFO] [stdout] --> src/main.rs:249:27 [INFO] [stdout] | [INFO] [stdout] 249 | ) -> Result<(*mut winapi::ctypes::c_void, u32), String> { [INFO] [stdout] | ^^^^^^ could not find `ctypes` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/main.rs:251:33 [INFO] [stdout] | [INFO] [stdout] 251 | let hwnd = unsafe { winapi::um::winuser::FindWindowA(std::ptr::null(), game_name.as_ptr()) }; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/main.rs:256:30 [INFO] [stdout] | [INFO] [stdout] 256 | unsafe { winapi::um::errhandlingapi::GetLastError() } [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/main.rs:264:22 [INFO] [stdout] | [INFO] [stdout] 264 | unsafe { winapi::um::winuser::GetWindowThreadProcessId(hwnd, &mut proc_id) }; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/main.rs:268:17 [INFO] [stdout] | [INFO] [stdout] 268 | winapi::um::processthreadsapi::OpenProcess( [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/main.rs:269:21 [INFO] [stdout] | [INFO] [stdout] 269 | winapi::um::winnt::PROCESS_VM_READ [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/main.rs:270:27 [INFO] [stdout] | [INFO] [stdout] 270 | | winapi::um::winnt::PROCESS_VM_WRITE [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/main.rs:271:27 [INFO] [stdout] | [INFO] [stdout] 271 | | winapi::um::winnt::PROCESS_VM_OPERATION, [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/main.rs:280:30 [INFO] [stdout] | [INFO] [stdout] 280 | unsafe { winapi::um::errhandlingapi::GetLastError() } [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/main.rs:288:30 [INFO] [stdout] | [INFO] [stdout] 288 | unsafe { winapi::um::errhandlingapi::GetLastError() } [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/main.rs:301:21 [INFO] [stdout] | [INFO] [stdout] 301 | handle: winapi::um::winnt::HANDLE, [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/main.rs:308:17 [INFO] [stdout] | [INFO] [stdout] 308 | winapi::um::memoryapi::ReadProcessMemory( [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/main.rs:320:25 [INFO] [stdout] | [INFO] [stdout] 320 | winapi::um::errhandlingapi::GetLastError() [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/main.rs:330:21 [INFO] [stdout] | [INFO] [stdout] 330 | handle: winapi::um::winnt::HANDLE, [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/main.rs:337:17 [INFO] [stdout] | [INFO] [stdout] 337 | winapi::um::memoryapi::WriteProcessMemory( [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/main.rs:349:25 [INFO] [stdout] | [INFO] [stdout] 349 | winapi::um::errhandlingapi::GetLastError() [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/main.rs:359:17 [INFO] [stdout] | [INFO] [stdout] 359 | winapi::um::tlhelp32::CreateToolhelp32Snapshot( [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/main.rs:360:21 [INFO] [stdout] | [INFO] [stdout] 360 | winapi::um::tlhelp32::TH32CS_SNAPMODULE | winapi::um::tlhelp32::TH32CS_SNAPMODULE32, [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/main.rs:360:63 [INFO] [stdout] | [INFO] [stdout] 360 | winapi::um::tlhelp32::TH32CS_SNAPMODULE | winapi::um::tlhelp32::TH32CS_SNAPMODULE32, [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/main.rs:365:30 [INFO] [stdout] | [INFO] [stdout] 365 | if h_snapshot != winapi::um::handleapi::INVALID_HANDLE_VALUE { [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/main.rs:366:42 [INFO] [stdout] | [INFO] [stdout] 366 | let mut module_entry_32: winapi::um::tlhelp32::MODULEENTRY32 = [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/main.rs:367:21 [INFO] [stdout] | [INFO] [stdout] 367 | winapi::um::tlhelp32::MODULEENTRY32::default(); [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/main.rs:368:62 [INFO] [stdout] | [INFO] [stdout] 368 | module_entry_32.dwSize = std::mem::size_of::() as u32; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/main.rs:369:35 [INFO] [stdout] | [INFO] [stdout] 369 | if match unsafe { winapi::um::tlhelp32::Module32First(h_snapshot, &mut module_entry_32) } { [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/main.rs:385:29 [INFO] [stdout] | [INFO] [stdout] 385 | winapi::um::tlhelp32::Module32Next(h_snapshot, &mut module_entry_32) [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/main.rs:411:21 [INFO] [stdout] | [INFO] [stdout] 411 | winapi::um::handleapi::CloseHandle(h_snapshot); [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/main.rs:416:30 [INFO] [stdout] | [INFO] [stdout] 416 | unsafe { winapi::um::errhandlingapi::GetLastError() } [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VK_LCONTROL` in this scope [INFO] [stdout] --> src/main.rs:233:23 [INFO] [stdout] | [INFO] [stdout] 233 | if vk_is_held(VK_LCONTROL) && vk_is_pressed(VK_NUMPAD9) { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VK_NUMPAD9` in this scope [INFO] [stdout] --> src/main.rs:233:53 [INFO] [stdout] | [INFO] [stdout] 233 | if vk_is_held(VK_LCONTROL) && vk_is_pressed(VK_NUMPAD9) { [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] --> src/main.rs:544:23 [INFO] [stdout] | [INFO] [stdout] 544 | if vk_is_held(VK_LCONTROL) && vk_is_pressed(VK_NUMPAD8) { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VK_NUMPAD8` in this scope [INFO] [stdout] --> src/main.rs:544:53 [INFO] [stdout] | [INFO] [stdout] 544 | if vk_is_held(VK_LCONTROL) && vk_is_pressed(VK_NUMPAD8) { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 38 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `final_fantasy_vii_trainer`. [INFO] [stdout] Some errors have detailed explanations: E0425, E0433. [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "2a69fd60dcdbef7f91fbe54a1563818b3e34217e0aefe30169f144228d9bf31b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a69fd60dcdbef7f91fbe54a1563818b3e34217e0aefe30169f144228d9bf31b", kill_on_drop: false }` [INFO] [stdout] 2a69fd60dcdbef7f91fbe54a1563818b3e34217e0aefe30169f144228d9bf31b