[INFO] updating cached repository https://github.com/jilsahm/auto-jumpking
[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] 42edfc95051319cd92ee8e3cfbfef6d3312854e8
[INFO] testing jilsahm/auto-jumpking against 1.45.2 for beta-1.46-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjilsahm%2Fauto-jumpking" "/workspace/builds/worker-10/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/jilsahm/auto-jumpking on toolchain 1.45.2
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/jilsahm/auto-jumpking
[INFO] finished tweaking git repo https://github.com/jilsahm/auto-jumpking
[INFO] tweaked toml for git repo https://github.com/jilsahm/auto-jumpking written to /workspace/builds/worker-10/source/Cargo.toml
[INFO] crate git repo https://github.com/jilsahm/auto-jumpking already has a lockfile, it will not be regenerated
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1107841acc79e39a1b1b3e65701ff84ea24ddeeadccb222c7aa0fda80f7ed4bb
[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" "1107841acc79e39a1b1b3e65701ff84ea24ddeeadccb222c7aa0fda80f7ed4bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1107841acc79e39a1b1b3e65701ff84ea24ddeeadccb222c7aa0fda80f7ed4bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1107841acc79e39a1b1b3e65701ff84ea24ddeeadccb222c7aa0fda80f7ed4bb", kill_on_drop: false }`
[INFO] [stdout] 1107841acc79e39a1b1b3e65701ff84ea24ddeeadccb222c7aa0fda80f7ed4bb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 46d22f878c1e13d4d5eda6f758b4a0930057c02b1aadbfcb41436a74af9f0455
[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" "46d22f878c1e13d4d5eda6f758b4a0930057c02b1aadbfcb41436a74af9f0455", kill_on_drop: false }`
[INFO] [stderr] Blocking waiting for file lock on package cache
[INFO] [stderr] Compiling libc v0.2.66
[INFO] [stderr] Compiling winapi v0.3.8
[INFO] [stderr] Compiling auto-jumpking v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `env::var`
[INFO] [stdout] --> build.rs:2:5
[INFO] [stdout] |
[INFO] [stdout] 2 | env::var,
[INFO] [stdout] | ^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: constant is never used: `CONFIG_FOLDER`
[INFO] [stdout] --> build.rs:7:1
[INFO] [stdout] |
[INFO] [stdout] 7 | const CONFIG_FOLDER: (&'static str, &'static str) = ("config", ".cfg");
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(dead_code)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: constant is never used: `LEVEL_FOLDER`
[INFO] [stdout] --> build.rs:8:1
[INFO] [stdout] |
[INFO] [stdout] 8 | const LEVEL_FOLDER: (&'static str, &'static str) = ("level", ".lvl");
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: 3 warnings emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Compiling atty v0.2.13
[INFO] [stderr] Compiling env_logger v0.5.13
[INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi`
[INFO] [stdout] --> src/win.rs:9:5
[INFO] [stdout] |
[INFO] [stdout] 9 | shared::windef::HWND,
[INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout] --> src/win.rs:10:5
[INFO] [stdout] |
[INFO] [stdout] 10 | um::winuser::*,
[INFO] [stdout] | ^^ could not find `um` in `winapi`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0432]: unresolved import `winapi::ctypes`
[INFO] [stdout] --> src/win.rs:8:5
[INFO] [stdout] |
[INFO] [stdout] 8 | ctypes::c_int,
[INFO] [stdout] | ^^^^^^ could not find `ctypes` in `winapi`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find value `VK_SPACE` in this scope
[INFO] [stdout] --> src/win.rs:19:33
[INFO] [stdout] |
[INFO] [stdout] 19 | "space" => Some(VK_SPACE as u16),
[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] --> src/win.rs:20:30
[INFO] [stdout] |
[INFO] [stdout] 20 | "up" => Some(VK_UP as u16),
[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] --> src/win.rs:21:32
[INFO] [stdout] |
[INFO] [stdout] 21 | "left" => Some(VK_LEFT as u16),
[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] --> src/win.rs:22:33
[INFO] [stdout] |
[INFO] [stdout] 22 | "right" => Some(VK_RIGHT as u16),
[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/win.rs:34:23
[INFO] [stdout] |
[INFO] [stdout] 34 | trigger_key_event(KEYEVENTF_KEYUP, vk);
[INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `INPUT` in this scope
[INFO] [stdout] --> src/win.rs:38:21
[INFO] [stdout] |
[INFO] [stdout] 38 | let mut input = INPUT {
[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/win.rs:39:16
[INFO] [stdout] |
[INFO] [stdout] 39 | type_: INPUT_KEYBOARD,
[INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `KEYBDINPUT` in this scope
[INFO] [stdout] --> src/win.rs:41:29
[INFO] [stdout] |
[INFO] [stdout] 41 | transmute_copy(&KEYBDINPUT {
[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/win.rs:50:14
[INFO] [stdout] |
[INFO] [stdout] 50 | unsafe { SendInput(1, &mut input as LPINPUT, size_of::() as c_int) };
[INFO] [stdout] | ^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `LPINPUT` in this scope
[INFO] [stdout] --> src/win.rs:50:41
[INFO] [stdout] |
[INFO] [stdout] 50 | unsafe { SendInput(1, &mut input as LPINPUT, size_of::() as c_int) };
[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/win.rs:50:60
[INFO] [stdout] |
[INFO] [stdout] 37 | fn trigger_key_event(flags: u32, vk: u16) {
[INFO] [stdout] | - help: you might be missing a type parameter: ``
[INFO] [stdout] ...
[INFO] [stdout] 50 | unsafe { SendInput(1, &mut input as LPINPUT, size_of::() as c_int) };
[INFO] [stdout] | ^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SetForegroundWindow` in this scope
[INFO] [stdout] --> src/win.rs:58:18
[INFO] [stdout] |
[INFO] [stdout] 58 | unsafe { SetForegroundWindow(handle); }
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope
[INFO] [stdout] --> src/win.rs:65:30
[INFO] [stdout] |
[INFO] [stdout] 65 | fn find_handle(app: &str) -> HWND {
[INFO] [stdout] | ^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `FindWindowA` in this scope
[INFO] [stdout] --> src/win.rs:67:14
[INFO] [stdout] |
[INFO] [stdout] 67 | unsafe { FindWindowA(std::ptr::null(), cstr.as_ptr()) }
[INFO] [stdout] | ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: aborting due to 17 previous errors
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] Some errors have detailed explanations: E0412, E0422, E0425, E0432, E0433.
[INFO] [stdout]
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout]
[INFO] [stderr] error: could not compile `auto-jumpking`.
[INFO] [stderr]
[INFO] [stderr] To learn more, run the command again with --verbose.
[INFO] running `Command { std: "docker" "inspect" "46d22f878c1e13d4d5eda6f758b4a0930057c02b1aadbfcb41436a74af9f0455", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "46d22f878c1e13d4d5eda6f758b4a0930057c02b1aadbfcb41436a74af9f0455", kill_on_drop: false }`
[INFO] [stdout] 46d22f878c1e13d4d5eda6f758b4a0930057c02b1aadbfcb41436a74af9f0455