[INFO] cloning repository https://github.com/KingRainbow44/macro-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/KingRainbow44/macro-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKingRainbow44%2Fmacro-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKingRainbow44%2Fmacro-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6159e80a8cf88b555d691d1885036a9481774c84
[INFO] checking KingRainbow44/macro-rs against 011c518242557d21690f7936b5812318dc2fec47 for pr-159877
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKingRainbow44%2Fmacro-rs" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/KingRainbow44/macro-rs
[INFO] finished tweaking git repo https://github.com/KingRainbow44/macro-rs
[INFO] tweaked toml for git repo https://github.com/KingRainbow44/macro-rs written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/KingRainbow44/macro-rs on toolchain 011c518242557d21690f7936b5812318dc2fec47
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+011c518242557d21690f7936b5812318dc2fec47" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/KingRainbow44/macro-rs 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" "+011c518242557d21690f7936b5812318dc2fec47" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking KingRainbow44/macro-rs against 011c518242557d21690f7936b5812318dc2fec47 for pr-159877
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKingRainbow44%2Fmacro-rs" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/KingRainbow44/macro-rs
[INFO] finished tweaking git repo https://github.com/KingRainbow44/macro-rs
[INFO] tweaked toml for git repo https://github.com/KingRainbow44/macro-rs written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/KingRainbow44/macro-rs on toolchain 011c518242557d21690f7936b5812318dc2fec47
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+011c518242557d21690f7936b5812318dc2fec47" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/KingRainbow44/macro-rs 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" "+011c518242557d21690f7936b5812318dc2fec47" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded readkey v0.2.2
[INFO] [stderr]   Downloaded device_query v3.0.1
[INFO] [stderr]   Downloaded readmouse v0.2.1
[INFO] [stderr]   Downloaded enigo v0.5.0
[INFO] [stderr]   Downloaded macos-accessibility-client v0.0.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 62156cb65b9b0d9e1737d53980aad3c2edcbdd11a923f139358f9c0ee1a400ed
[INFO] running `Command { std: "docker" "start" "62156cb65b9b0d9e1737d53980aad3c2edcbdd11a923f139358f9c0ee1a400ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "62156cb65b9b0d9e1737d53980aad3c2edcbdd11a923f139358f9c0ee1a400ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "62156cb65b9b0d9e1737d53980aad3c2edcbdd11a923f139358f9c0ee1a400ed" "/opt/rustwide/cargo-home/bin/cargo" "+011c518242557d21690f7936b5812318dc2fec47" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "62156cb65b9b0d9e1737d53980aad3c2edcbdd11a923f139358f9c0ee1a400ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "62156cb65b9b0d9e1737d53980aad3c2edcbdd11a923f139358f9c0ee1a400ed" "/opt/rustwide/cargo-home/bin/cargo" "+011c518242557d21690f7936b5812318dc2fec47" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]     Checking x11rb-protocol v0.13.1
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]    Compiling device_query v3.0.1
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking memmap2 v0.9.5
[INFO] [stderr]    Compiling syn v2.0.103
[INFO] [stderr]     Checking xkbcommon v0.8.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking x11rb v0.13.1
[INFO] [stderr]     Checking enigo v0.5.0
[INFO] [stderr]     Checking macro-rs v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `Num0` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/utils.rs:29:36
[INFO] [stdout]    |
[INFO] [stdout] 29 |         Keycode::Key0 => Some(Key::Num0),
[INFO] [stdout]    |                                    ^^^^ variant, associated function, or constant not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `Num0` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/utils.rs:29:36
[INFO] [stdout]    |
[INFO] [stdout] 29 |         Keycode::Key0 => Some(Key::Num0),
[INFO] [stdout]    |                                    ^^^^ variant, associated function, or constant not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `Num1` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/utils.rs:30:36
[INFO] [stdout]    |
[INFO] [stdout] 30 |         Keycode::Key1 => Some(Key::Num1),
[INFO] [stdout]    |                                    ^^^^ variant, associated function, or constant not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `Num2` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/utils.rs:31:36
[INFO] [stdout]    |
[INFO] [stdout] 31 |         Keycode::Key2 => Some(Key::Num2),
[INFO] [stdout]    |                                    ^^^^ variant, associated function, or constant not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `Num1` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/utils.rs:30:36
[INFO] [stdout]    |
[INFO] [stdout] 30 |         Keycode::Key1 => Some(Key::Num1),
[INFO] [stdout]    |                                    ^^^^ variant, associated function, or constant not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `Num3` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/utils.rs:32:36
[INFO] [stdout]    |
[INFO] [stdout] 32 |         Keycode::Key3 => Some(Key::Num3),
[INFO] [stdout]    |                                    ^^^^ variant, associated function, or constant not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `Num2` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/utils.rs:31:36
[INFO] [stdout]    |
[INFO] [stdout] 31 |         Keycode::Key2 => Some(Key::Num2),
[INFO] [stdout]    |                                    ^^^^ variant, associated function, or constant not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `Num4` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/utils.rs:33:36
[INFO] [stdout]    |
[INFO] [stdout] 33 |         Keycode::Key4 => Some(Key::Num4),
[INFO] [stdout]    |                                    ^^^^ variant, associated function, or constant not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `Num3` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/utils.rs:32:36
[INFO] [stdout]    |
[INFO] [stdout] 32 |         Keycode::Key3 => Some(Key::Num3),
[INFO] [stdout]    |                                    ^^^^ variant, associated function, or constant not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `Num5` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/utils.rs:34:36
[INFO] [stdout]    |
[INFO] [stdout] 34 |         Keycode::Key5 => Some(Key::Num5),
[INFO] [stdout]    |                                    ^^^^ variant, associated function, or constant not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `Num4` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/utils.rs:33:36
[INFO] [stdout]    |
[INFO] [stdout] 33 |         Keycode::Key4 => Some(Key::Num4),
[INFO] [stdout]    |                                    ^^^^ variant, associated function, or constant not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `Num6` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/utils.rs:35:36
[INFO] [stdout]    |
[INFO] [stdout] 35 |         Keycode::Key6 => Some(Key::Num6),
[INFO] [stdout]    |                                    ^^^^ variant, associated function, or constant not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `Num5` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/utils.rs:34:36
[INFO] [stdout]    |
[INFO] [stdout] 34 |         Keycode::Key5 => Some(Key::Num5),
[INFO] [stdout]    |                                    ^^^^ variant, associated function, or constant not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `Num7` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/utils.rs:36:36
[INFO] [stdout]    |
[INFO] [stdout] 36 |         Keycode::Key7 => Some(Key::Num7),
[INFO] [stdout]    |                                    ^^^^ variant, associated function, or constant not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `Num6` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/utils.rs:35:36
[INFO] [stdout]    |
[INFO] [stdout] 35 |         Keycode::Key6 => Some(Key::Num6),
[INFO] [stdout]    |                                    ^^^^ variant, associated function, or constant not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `Num8` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/utils.rs:37:36
[INFO] [stdout]    |
[INFO] [stdout] 37 |         Keycode::Key8 => Some(Key::Num8),
[INFO] [stdout]    |                                    ^^^^ variant, associated function, or constant not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `Num9` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/utils.rs:38:36
[INFO] [stdout]    |
[INFO] [stdout] 38 |         Keycode::Key9 => Some(Key::Num9),
[INFO] [stdout]    |                                    ^^^^ variant, associated function, or constant not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `Num7` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/utils.rs:36:36
[INFO] [stdout]    |
[INFO] [stdout] 36 |         Keycode::Key7 => Some(Key::Num7),
[INFO] [stdout]    |                                    ^^^^ variant, associated function, or constant not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `A` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/utils.rs:40:33
[INFO] [stdout]    |
[INFO] [stdout] 40 |         Keycode::A => Some(Key::A),
[INFO] [stdout]    |                                 ^ variant, associated function, or constant not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `B` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/utils.rs:41:33
[INFO] [stdout]    |
[INFO] [stdout] 41 |         Keycode::B => Some(Key::B),
[INFO] [stdout]    |                                 ^ variant, associated function, or constant not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `Num8` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/utils.rs:37:36
[INFO] [stdout]    |
[INFO] [stdout] 37 |         Keycode::Key8 => Some(Key::Num8),
[INFO] [stdout]    |                                    ^^^^ variant, associated function, or constant not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `C` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/utils.rs:42:33
[INFO] [stdout]    |
[INFO] [stdout] 42 |         Keycode::C => Some(Key::C),
[INFO] [stdout]    |                                 ^ variant, associated function, or constant not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `Num9` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/utils.rs:38:36
[INFO] [stdout]    |
[INFO] [stdout] 38 |         Keycode::Key9 => Some(Key::Num9),
[INFO] [stdout]    |                                    ^^^^ variant, associated function, or constant not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `D` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/utils.rs:43:33
[INFO] [stdout]    |
[INFO] [stdout] 43 |         Keycode::D => Some(Key::D),
[INFO] [stdout]    |                                 ^ variant, associated function, or constant not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `E` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/utils.rs:44:33
[INFO] [stdout]    |
[INFO] [stdout] 44 |         Keycode::E => Some(Key::E),
[INFO] [stdout]    |                                 ^ variant, associated function, or constant not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `A` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/utils.rs:40:33
[INFO] [stdout]    |
[INFO] [stdout] 40 |         Keycode::A => Some(Key::A),
[INFO] [stdout]    |                                 ^ variant, associated function, or constant not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `B` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/utils.rs:41:33
[INFO] [stdout]    |
[INFO] [stdout] 41 |         Keycode::B => Some(Key::B),
[INFO] [stdout]    |                                 ^ variant, associated function, or constant not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `F` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/utils.rs:45:33
[INFO] [stdout]    |
[INFO] [stdout] 45 |         Keycode::F => Some(Key::F),
[INFO] [stdout]    |                                 ^ variant, associated function, or constant not found in `enigo::Key`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a variant with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 45 |         Keycode::F => Some(Key::F1),
[INFO] [stdout]    |                                  +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `G` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/utils.rs:46:33
[INFO] [stdout]    |
[INFO] [stdout] 46 |         Keycode::G => Some(Key::G),
[INFO] [stdout]    |                                 ^ variant, associated function, or constant not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `C` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/utils.rs:42:33
[INFO] [stdout]    |
[INFO] [stdout] 42 |         Keycode::C => Some(Key::C),
[INFO] [stdout]    |                                 ^ variant, associated function, or constant not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `H` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/utils.rs:47:33
[INFO] [stdout]    |
[INFO] [stdout] 47 |         Keycode::H => Some(Key::H),
[INFO] [stdout]    |                                 ^ variant, associated function, or constant not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `D` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/utils.rs:43:33
[INFO] [stdout]    |
[INFO] [stdout] 43 |         Keycode::D => Some(Key::D),
[INFO] [stdout]    |                                 ^ variant, associated function, or constant not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `I` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/utils.rs:48:33
[INFO] [stdout]    |
[INFO] [stdout] 48 |         Keycode::I => Some(Key::I),
[INFO] [stdout]    |                                 ^ variant, associated function, or constant not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `E` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/utils.rs:44:33
[INFO] [stdout]    |
[INFO] [stdout] 44 |         Keycode::E => Some(Key::E),
[INFO] [stdout]    |                                 ^ variant, associated function, or constant not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `F` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/utils.rs:45:33
[INFO] [stdout]    |
[INFO] [stdout] 45 |         Keycode::F => Some(Key::F),
[INFO] [stdout]    |                                 ^ variant, associated function, or constant not found in `enigo::Key`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a variant with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 45 |         Keycode::F => Some(Key::F1),
[INFO] [stdout]    |                                  +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `J` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/utils.rs:49:33
[INFO] [stdout]    |
[INFO] [stdout] 49 |         Keycode::J => Some(Key::J),
[INFO] [stdout]    |                                 ^ variant, associated function, or constant not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `K` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/utils.rs:50:33
[INFO] [stdout]    |
[INFO] [stdout] 50 |         Keycode::K => Some(Key::K),
[INFO] [stdout]    |                                 ^ variant, associated function, or constant not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `L` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/utils.rs:51:33
[INFO] [stdout]    |
[INFO] [stdout] 51 |         Keycode::L => Some(Key::L),
[INFO] [stdout]    |                                 ^ variant, associated function, or constant not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `G` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/utils.rs:46:33
[INFO] [stdout]    |
[INFO] [stdout] 46 |         Keycode::G => Some(Key::G),
[INFO] [stdout]    |                                 ^ variant, associated function, or constant not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `M` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/utils.rs:52:33
[INFO] [stdout]    |
[INFO] [stdout] 52 |         Keycode::M => Some(Key::M),
[INFO] [stdout]    |                                 ^ variant, associated function, or constant not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `H` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/utils.rs:47:33
[INFO] [stdout]    |
[INFO] [stdout] 47 |         Keycode::H => Some(Key::H),
[INFO] [stdout]    |                                 ^ variant, associated function, or constant not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `N` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/utils.rs:53:33
[INFO] [stdout]    |
[INFO] [stdout] 53 |         Keycode::N => Some(Key::N),
[INFO] [stdout]    |                                 ^ variant, associated function, or constant not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `I` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/utils.rs:48:33
[INFO] [stdout]    |
[INFO] [stdout] 48 |         Keycode::I => Some(Key::I),
[INFO] [stdout]    |                                 ^ variant, associated function, or constant not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `O` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/utils.rs:54:33
[INFO] [stdout]    |
[INFO] [stdout] 54 |         Keycode::O => Some(Key::O),
[INFO] [stdout]    |                                 ^ variant, associated function, or constant not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `J` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/utils.rs:49:33
[INFO] [stdout]    |
[INFO] [stdout] 49 |         Keycode::J => Some(Key::J),
[INFO] [stdout]    |                                 ^ variant, associated function, or constant not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `P` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/utils.rs:55:33
[INFO] [stdout]    |
[INFO] [stdout] 55 |         Keycode::P => Some(Key::P),
[INFO] [stdout]    |                                 ^ variant, associated function, or constant not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `Q` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/utils.rs:56:33
[INFO] [stdout]    |
[INFO] [stdout] 56 |         Keycode::Q => Some(Key::Q),
[INFO] [stdout]    |                                 ^ variant, associated function, or constant not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `K` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/utils.rs:50:33
[INFO] [stdout]    |
[INFO] [stdout] 50 |         Keycode::K => Some(Key::K),
[INFO] [stdout]    |                                 ^ variant, associated function, or constant not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `R` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/utils.rs:57:33
[INFO] [stdout]    |
[INFO] [stdout] 57 |         Keycode::R => Some(Key::R),
[INFO] [stdout]    |                                 ^ variant, associated function, or constant not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `L` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/utils.rs:51:33
[INFO] [stdout]    |
[INFO] [stdout] 51 |         Keycode::L => Some(Key::L),
[INFO] [stdout]    |                                 ^ variant, associated function, or constant not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `S` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/utils.rs:58:33
[INFO] [stdout]    |
[INFO] [stdout] 58 |         Keycode::S => Some(Key::S),
[INFO] [stdout]    |                                 ^ variant, associated function, or constant not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `M` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/utils.rs:52:33
[INFO] [stdout]    |
[INFO] [stdout] 52 |         Keycode::M => Some(Key::M),
[INFO] [stdout]    |                                 ^ variant, associated function, or constant not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `T` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/utils.rs:59:33
[INFO] [stdout]    |
[INFO] [stdout] 59 |         Keycode::T => Some(Key::T),
[INFO] [stdout]    |                                 ^ variant, associated function, or constant not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `N` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/utils.rs:53:33
[INFO] [stdout]    |
[INFO] [stdout] 53 |         Keycode::N => Some(Key::N),
[INFO] [stdout]    |                                 ^ variant, associated function, or constant not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `U` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/utils.rs:60:33
[INFO] [stdout]    |
[INFO] [stdout] 60 |         Keycode::U => Some(Key::U),
[INFO] [stdout]    |                                 ^ variant, associated function, or constant not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `O` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/utils.rs:54:33
[INFO] [stdout]    |
[INFO] [stdout] 54 |         Keycode::O => Some(Key::O),
[INFO] [stdout]    |                                 ^ variant, associated function, or constant not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `V` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/utils.rs:61:33
[INFO] [stdout]    |
[INFO] [stdout] 61 |         Keycode::V => Some(Key::V),
[INFO] [stdout]    |                                 ^ variant, associated function, or constant not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `P` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/utils.rs:55:33
[INFO] [stdout]    |
[INFO] [stdout] 55 |         Keycode::P => Some(Key::P),
[INFO] [stdout]    |                                 ^ variant, associated function, or constant not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `W` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/utils.rs:62:33
[INFO] [stdout]    |
[INFO] [stdout] 62 |         Keycode::W => Some(Key::W),
[INFO] [stdout]    |                                 ^ variant, associated function, or constant not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `Q` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/utils.rs:56:33
[INFO] [stdout]    |
[INFO] [stdout] 56 |         Keycode::Q => Some(Key::Q),
[INFO] [stdout]    |                                 ^ variant, associated function, or constant not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `X` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/utils.rs:63:33
[INFO] [stdout]    |
[INFO] [stdout] 63 |         Keycode::X => Some(Key::X),
[INFO] [stdout]    |                                 ^ variant, associated function, or constant not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `R` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/utils.rs:57:33
[INFO] [stdout]    |
[INFO] [stdout] 57 |         Keycode::R => Some(Key::R),
[INFO] [stdout]    |                                 ^ variant, associated function, or constant not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `Y` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/utils.rs:64:33
[INFO] [stdout]    |
[INFO] [stdout] 64 |         Keycode::Y => Some(Key::Y),
[INFO] [stdout]    |                                 ^ variant, associated function, or constant not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `S` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/utils.rs:58:33
[INFO] [stdout]    |
[INFO] [stdout] 58 |         Keycode::S => Some(Key::S),
[INFO] [stdout]    |                                 ^ variant, associated function, or constant not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `Z` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/utils.rs:65:33
[INFO] [stdout]    |
[INFO] [stdout] 65 |         Keycode::Z => Some(Key::Z),
[INFO] [stdout]    |                                 ^ variant, associated function, or constant not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `T` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/utils.rs:59:33
[INFO] [stdout]    |
[INFO] [stdout] 59 |         Keycode::T => Some(Key::T),
[INFO] [stdout]    |                                 ^ variant, associated function, or constant not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `U` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/utils.rs:60:33
[INFO] [stdout]    |
[INFO] [stdout] 60 |         Keycode::U => Some(Key::U),
[INFO] [stdout]    |                                 ^ variant, associated function, or constant not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `V` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/utils.rs:61:33
[INFO] [stdout]    |
[INFO] [stdout] 61 |         Keycode::V => Some(Key::V),
[INFO] [stdout]    |                                 ^ variant, associated function, or constant not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `W` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/utils.rs:62:33
[INFO] [stdout]    |
[INFO] [stdout] 62 |         Keycode::W => Some(Key::W),
[INFO] [stdout]    |                                 ^ variant, associated function, or constant not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `X` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/utils.rs:63:33
[INFO] [stdout]    |
[INFO] [stdout] 63 |         Keycode::X => Some(Key::X),
[INFO] [stdout]    |                                 ^ variant, associated function, or constant not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `Y` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/utils.rs:64:33
[INFO] [stdout]    |
[INFO] [stdout] 64 |         Keycode::Y => Some(Key::Y),
[INFO] [stdout]    |                                 ^ variant, associated function, or constant not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `Z` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/utils.rs:65:33
[INFO] [stdout]    |
[INFO] [stdout] 65 |         Keycode::Z => Some(Key::Z),
[INFO] [stdout]    |                                 ^ variant, associated function, or constant not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `macro-rs` (lib) due to 36 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `macro-rs` (lib test) due to 36 previous errors
[INFO] running `Command { std: "docker" "inspect" "62156cb65b9b0d9e1737d53980aad3c2edcbdd11a923f139358f9c0ee1a400ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "62156cb65b9b0d9e1737d53980aad3c2edcbdd11a923f139358f9c0ee1a400ed", kill_on_drop: false }`
[INFO] [stdout] 62156cb65b9b0d9e1737d53980aad3c2edcbdd11a923f139358f9c0ee1a400ed
