[INFO] cloning repository https://github.com/ChaseParate/valorant-tap-fire-enforcer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ChaseParate/valorant-tap-fire-enforcer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChaseParate%2Fvalorant-tap-fire-enforcer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChaseParate%2Fvalorant-tap-fire-enforcer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c75bc98c4e5bda2a52eff460d797d7a12bffe91c
[INFO] checking ChaseParate/valorant-tap-fire-enforcer against try#438eb4c1a1c3841523d7f672601e8adbe04cff28 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChaseParate%2Fvalorant-tap-fire-enforcer" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ChaseParate/valorant-tap-fire-enforcer
[INFO] finished tweaking git repo https://github.com/ChaseParate/valorant-tap-fire-enforcer
[INFO] tweaked toml for git repo https://github.com/ChaseParate/valorant-tap-fire-enforcer written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ChaseParate/valorant-tap-fire-enforcer on toolchain 438eb4c1a1c3841523d7f672601e8adbe04cff28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ChaseParate/valorant-tap-fire-enforcer already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8c97ef91fd9c99107fc99834e608d293e484513fa9816e3ca040ee5f166e4a69
[INFO] running `Command { std: "docker" "start" "-a" "8c97ef91fd9c99107fc99834e608d293e484513fa9816e3ca040ee5f166e4a69", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8c97ef91fd9c99107fc99834e608d293e484513fa9816e3ca040ee5f166e4a69", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8c97ef91fd9c99107fc99834e608d293e484513fa9816e3ca040ee5f166e4a69", kill_on_drop: false }`
[INFO] [stdout] 8c97ef91fd9c99107fc99834e608d293e484513fa9816e3ca040ee5f166e4a69
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=forbid" "-e" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 20f74772184e4664a5ba49a29b950f5886a92e0a25eb3364bb4433db4e96be36
[INFO] running `Command { std: "docker" "start" "-a" "20f74772184e4664a5ba49a29b950f5886a92e0a25eb3364bb4433db4e96be36", kill_on_drop: false }`
[INFO] [stderr]    Compiling windows_x86_64_gnu v0.52.6
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]     Checking clap_builder v4.5.15
[INFO] [stderr]     Checking windows-targets v0.52.6
[INFO] [stderr]     Checking windows-result v0.2.0
[INFO] [stderr]     Checking windows-strings v0.1.0
[INFO] [stderr]    Compiling windows-implement v0.58.0
[INFO] [stderr]    Compiling windows-interface v0.58.0
[INFO] [stderr]    Compiling clap_derive v4.5.13
[INFO] [stderr]     Checking windows-core v0.58.0
[INFO] [stderr]     Checking windows v0.58.0
[INFO] [stderr]     Checking clap v4.5.15
[INFO] [stderr]     Checking valorant_tap_fire_enforcer v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]  --> src/peripherals.rs:3:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | use windows::Win32::UI::Input::KeyboardAndMouse::*;
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]  --> src/peripherals.rs:3:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | use windows::Win32::UI::Input::KeyboardAndMouse::*;
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VK_LBUTTON` in this scope
[INFO] [stdout]  --> src/peripherals.rs:6:38
[INFO] [stdout]   |
[INFO] [stdout] 6 |     let state = unsafe { GetKeyState(VK_LBUTTON.0.into()) };
[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/peripherals.rs:12:17
[INFO] [stdout]    |
[INFO] [stdout] 12 |     let input = INPUT {
[INFO] [stdout]    |                 ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `INPUT_MOUSE` in this scope
[INFO] [stdout]   --> src/peripherals.rs:13:17
[INFO] [stdout]    |
[INFO] [stdout] 13 |         r#type: INPUT_MOUSE,
[INFO] [stdout]    |                 ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `INPUT_0` in this scope
[INFO] [stdout]   --> src/peripherals.rs:14:20
[INFO] [stdout]    |
[INFO] [stdout] 14 |         Anonymous: INPUT_0 {
[INFO] [stdout]    |                    ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `MOUSEINPUT` in this scope
[INFO] [stdout]   --> src/peripherals.rs:15:17
[INFO] [stdout]    |
[INFO] [stdout] 15 |             mi: MOUSEINPUT {
[INFO] [stdout]    |                 ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `MOUSEEVENTF_LEFTUP` in this scope
[INFO] [stdout]   --> src/peripherals.rs:16:26
[INFO] [stdout]    |
[INFO] [stdout] 16 |                 dwFlags: MOUSEEVENTF_LEFTUP,
[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/peripherals.rs:22:44
[INFO] [stdout]    |
[INFO] [stdout] 22 |     unsafe { SendInput(&[input], size_of::<INPUT>() as i32) };
[INFO] [stdout]    |                                            ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub fn unclick_mouse<INPUT>() {
[INFO] [stdout]    |                     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetKeyState` in this scope
[INFO] [stdout]  --> src/peripherals.rs:6:26
[INFO] [stdout]   |
[INFO] [stdout] 6 |     let state = unsafe { GetKeyState(VK_LBUTTON.0.into()) };
[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/peripherals.rs:22:14
[INFO] [stdout]    |
[INFO] [stdout] 22 |     unsafe { SendInput(&[input], size_of::<INPUT>() as i32) };
[INFO] [stdout]    |              ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VK_LBUTTON` in this scope
[INFO] [stdout]  --> src/peripherals.rs:6:38
[INFO] [stdout]   |
[INFO] [stdout] 6 |     let state = unsafe { GetKeyState(VK_LBUTTON.0.into()) };
[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/peripherals.rs:12:17
[INFO] [stdout]    |
[INFO] [stdout] 12 |     let input = INPUT {
[INFO] [stdout]    |                 ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `INPUT_MOUSE` in this scope
[INFO] [stdout]   --> src/peripherals.rs:13:17
[INFO] [stdout]    |
[INFO] [stdout] 13 |         r#type: INPUT_MOUSE,
[INFO] [stdout]    |                 ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `INPUT_0` in this scope
[INFO] [stdout]   --> src/peripherals.rs:14:20
[INFO] [stdout]    |
[INFO] [stdout] 14 |         Anonymous: INPUT_0 {
[INFO] [stdout]    |                    ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `MOUSEINPUT` in this scope
[INFO] [stdout]   --> src/peripherals.rs:15:17
[INFO] [stdout]    |
[INFO] [stdout] 15 |             mi: MOUSEINPUT {
[INFO] [stdout]    |                 ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `MOUSEEVENTF_LEFTUP` in this scope
[INFO] [stdout]   --> src/peripherals.rs:16:26
[INFO] [stdout]    |
[INFO] [stdout] 16 |                 dwFlags: MOUSEEVENTF_LEFTUP,
[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/peripherals.rs:22:44
[INFO] [stdout]    |
[INFO] [stdout] 22 |     unsafe { SendInput(&[input], size_of::<INPUT>() as i32) };
[INFO] [stdout]    |                                            ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub fn unclick_mouse<INPUT>() {
[INFO] [stdout]    |                     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0422, 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 `GetKeyState` in this scope
[INFO] [stdout]  --> src/peripherals.rs:6:26
[INFO] [stdout]   |
[INFO] [stdout] 6 |     let state = unsafe { GetKeyState(VK_LBUTTON.0.into()) };
[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/peripherals.rs:22:14
[INFO] [stdout]    |
[INFO] [stdout] 22 |     unsafe { SendInput(&[input], size_of::<INPUT>() as i32) };
[INFO] [stdout]    |              ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `valorant_tap_fire_enforcer` (bin "valorant_tap_fire_enforcer") due to 10 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0412, E0422, E0425, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `valorant_tap_fire_enforcer` (bin "valorant_tap_fire_enforcer" test) due to 10 previous errors
[INFO] running `Command { std: "docker" "inspect" "20f74772184e4664a5ba49a29b950f5886a92e0a25eb3364bb4433db4e96be36", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "20f74772184e4664a5ba49a29b950f5886a92e0a25eb3364bb4433db4e96be36", kill_on_drop: false }`
[INFO] [stdout] 20f74772184e4664a5ba49a29b950f5886a92e0a25eb3364bb4433db4e96be36
