[INFO] cloning repository https://github.com/ACAlexChen/keycode
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ACAlexChen/keycode" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FACAlexChen%2Fkeycode", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FACAlexChen%2Fkeycode'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 52553483edcec1874bd562d69e54028f62933047
[INFO] checking ACAlexChen/keycode against master#292be5c7c05138d753bbd4b30db7a3f1a5c914f7 for pr-148271
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FACAlexChen%2Fkeycode" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ACAlexChen/keycode
[INFO] finished tweaking git repo https://github.com/ACAlexChen/keycode
[INFO] tweaked toml for git repo https://github.com/ACAlexChen/keycode written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ACAlexChen/keycode on toolchain 292be5c7c05138d753bbd4b30db7a3f1a5c914f7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ACAlexChen/keycode 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" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rdev v0.5.3
[INFO] [stderr]   Downloaded cocoa v0.22.0
[INFO] [stderr]   Downloaded core-graphics v0.25.0
[INFO] [stderr]   Downloaded core-graphics v0.21.0
[INFO] [stderr]   Downloaded xkbcommon v0.8.0
[INFO] [stderr]   Downloaded enigo v0.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] da12cd32fbdc805e95e277bf36e0488e7e007e685219869da1d9543e3f37b544
[INFO] running `Command { std: "docker" "start" "-a" "da12cd32fbdc805e95e277bf36e0488e7e007e685219869da1d9543e3f37b544", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "da12cd32fbdc805e95e277bf36e0488e7e007e685219869da1d9543e3f37b544", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "da12cd32fbdc805e95e277bf36e0488e7e007e685219869da1d9543e3f37b544", kill_on_drop: false }`
[INFO] [stdout] da12cd32fbdc805e95e277bf36e0488e7e007e685219869da1d9543e3f37b544
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2d087006f0c079014e75bf19c4fbe4ba6be791934354057748d915f01cfdf367
[INFO] running `Command { std: "docker" "start" "-a" "2d087006f0c079014e75bf19c4fbe4ba6be791934354057748d915f01cfdf367", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]     Checking x11rb-protocol v0.13.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking memmap2 v0.9.7
[INFO] [stderr]     Checking xkbcommon v0.8.0
[INFO] [stderr]     Checking rdev v0.5.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]     Checking x11rb v0.13.1
[INFO] [stderr]     Checking enigo v0.5.0
[INFO] [stderr]     Checking keycode v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `decl_keycode`
[INFO] [stdout]  --> src/enigo_converter.rs:1:91
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::{Keyboard::{self as KB, *}, Mouse::{self as M, *}, Error, OptionToResult as _, decl_keycode};
[INFO] [stdout]   |                                                                                           ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `decl_keycode`
[INFO] [stdout]  --> src/enigo_converter.rs:1:91
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::{Keyboard::{self as KB, *}, Mouse::{self as M, *}, Error, OptionToResult as _, decl_keycode};
[INFO] [stdout]   |                                                                                           ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `A` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/enigo_converter.rs:17:27
[INFO] [stdout]    |
[INFO] [stdout] 17 |       A => Some(EnigoKey::A),
[INFO] [stdout]    |                           ^ variant or associated item not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `B` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/enigo_converter.rs:18:27
[INFO] [stdout]    |
[INFO] [stdout] 18 |       B => Some(EnigoKey::B),
[INFO] [stdout]    |                           ^ variant or associated item not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `C` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/enigo_converter.rs:19:27
[INFO] [stdout]    |
[INFO] [stdout] 19 |       C => Some(EnigoKey::C),
[INFO] [stdout]    |                           ^ variant or associated item not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `D` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/enigo_converter.rs:20:27
[INFO] [stdout]    |
[INFO] [stdout] 20 |       D => Some(EnigoKey::D),
[INFO] [stdout]    |                           ^ variant or associated item not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `E` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/enigo_converter.rs:21:27
[INFO] [stdout]    |
[INFO] [stdout] 21 |       E => Some(EnigoKey::E),
[INFO] [stdout]    |                           ^ variant or associated item not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `F` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/enigo_converter.rs:22:27
[INFO] [stdout]    |
[INFO] [stdout] 22 |       F => Some(EnigoKey::F),
[INFO] [stdout]    |                           ^ variant or associated item not found in `enigo::Key`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a variant with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 22 -       F => Some(EnigoKey::F),
[INFO] [stdout] 22 +       F => Some(EnigoKey::F1,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `G` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/enigo_converter.rs:23:27
[INFO] [stdout]    |
[INFO] [stdout] 23 |       G => Some(EnigoKey::G),
[INFO] [stdout]    |                           ^ variant or associated item not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `H` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/enigo_converter.rs:24:27
[INFO] [stdout]    |
[INFO] [stdout] 24 |       H => Some(EnigoKey::H),
[INFO] [stdout]    |                           ^ variant or associated item not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `I` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/enigo_converter.rs:25:27
[INFO] [stdout]    |
[INFO] [stdout] 25 |       I => Some(EnigoKey::I),
[INFO] [stdout]    |                           ^ variant or associated item not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `J` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/enigo_converter.rs:26:27
[INFO] [stdout]    |
[INFO] [stdout] 26 |       J => Some(EnigoKey::J),
[INFO] [stdout]    |                           ^ variant or associated item not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `K` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/enigo_converter.rs:27:27
[INFO] [stdout]    |
[INFO] [stdout] 27 |       K => Some(EnigoKey::K),
[INFO] [stdout]    |                           ^ variant or associated item not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `L` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/enigo_converter.rs:28:27
[INFO] [stdout]    |
[INFO] [stdout] 28 |       L => Some(EnigoKey::L),
[INFO] [stdout]    |                           ^ variant or associated item not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `M` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/enigo_converter.rs:29:27
[INFO] [stdout]    |
[INFO] [stdout] 29 |       M => Some(EnigoKey::M),
[INFO] [stdout]    |                           ^ variant or associated item not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `N` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/enigo_converter.rs:30:27
[INFO] [stdout]    |
[INFO] [stdout] 30 |       N => Some(EnigoKey::N),
[INFO] [stdout]    |                           ^ variant or associated item not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `A` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/enigo_converter.rs:17:27
[INFO] [stdout]    |
[INFO] [stdout] 17 |       A => Some(EnigoKey::A),
[INFO] [stdout]    |                           ^ variant or associated item not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `B` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/enigo_converter.rs:18:27
[INFO] [stdout]    |
[INFO] [stdout] 18 |       B => Some(EnigoKey::B),
[INFO] [stdout]    |                           ^ variant or associated item not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `C` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/enigo_converter.rs:19:27
[INFO] [stdout]    |
[INFO] [stdout] 19 |       C => Some(EnigoKey::C),
[INFO] [stdout]    |                           ^ variant or associated item not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `D` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/enigo_converter.rs:20:27
[INFO] [stdout]    |
[INFO] [stdout] 20 |       D => Some(EnigoKey::D),
[INFO] [stdout]    |                           ^ variant or associated item not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `E` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/enigo_converter.rs:21:27
[INFO] [stdout]    |
[INFO] [stdout] 21 |       E => Some(EnigoKey::E),
[INFO] [stdout]    |                           ^ variant or associated item not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `F` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/enigo_converter.rs:22:27
[INFO] [stdout]    |
[INFO] [stdout] 22 |       F => Some(EnigoKey::F),
[INFO] [stdout]    |                           ^ variant or associated item not found in `enigo::Key`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a variant with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 22 -       F => Some(EnigoKey::F),
[INFO] [stdout] 22 +       F => Some(EnigoKey::F1,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `G` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/enigo_converter.rs:23:27
[INFO] [stdout]    |
[INFO] [stdout] 23 |       G => Some(EnigoKey::G),
[INFO] [stdout]    |                           ^ variant or associated item not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `H` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/enigo_converter.rs:24:27
[INFO] [stdout]    |
[INFO] [stdout] 24 |       H => Some(EnigoKey::H),
[INFO] [stdout]    |                           ^ variant or associated item not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `I` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/enigo_converter.rs:25:27
[INFO] [stdout]    |
[INFO] [stdout] 25 |       I => Some(EnigoKey::I),
[INFO] [stdout]    |                           ^ variant or associated item not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `J` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/enigo_converter.rs:26:27
[INFO] [stdout]    |
[INFO] [stdout] 26 |       J => Some(EnigoKey::J),
[INFO] [stdout]    |                           ^ variant or associated item not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `K` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/enigo_converter.rs:27:27
[INFO] [stdout]    |
[INFO] [stdout] 27 |       K => Some(EnigoKey::K),
[INFO] [stdout]    |                           ^ variant or associated item not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `O` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/enigo_converter.rs:31:27
[INFO] [stdout]    |
[INFO] [stdout] 31 |       O => Some(EnigoKey::O),
[INFO] [stdout]    |                           ^ variant or associated item not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `L` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/enigo_converter.rs:28:27
[INFO] [stdout]    |
[INFO] [stdout] 28 |       L => Some(EnigoKey::L),
[INFO] [stdout]    |                           ^ variant or associated item not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `M` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/enigo_converter.rs:29:27
[INFO] [stdout]    |
[INFO] [stdout] 29 |       M => Some(EnigoKey::M),
[INFO] [stdout]    |                           ^ variant or associated item not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `N` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/enigo_converter.rs:30:27
[INFO] [stdout]    |
[INFO] [stdout] 30 |       N => Some(EnigoKey::N),
[INFO] [stdout]    |                           ^ variant or associated item not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `O` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/enigo_converter.rs:31:27
[INFO] [stdout]    |
[INFO] [stdout] 31 |       O => Some(EnigoKey::O),
[INFO] [stdout]    |                           ^ variant or associated item not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `P` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/enigo_converter.rs:32:27
[INFO] [stdout]    |
[INFO] [stdout] 32 |       P => Some(EnigoKey::P),
[INFO] [stdout]    |                           ^ variant or associated item not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `P` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/enigo_converter.rs:32:27
[INFO] [stdout]    |
[INFO] [stdout] 32 |       P => Some(EnigoKey::P),
[INFO] [stdout]    |                           ^ variant or associated item not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Q` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/enigo_converter.rs:33:27
[INFO] [stdout]    |
[INFO] [stdout] 33 |       Q => Some(EnigoKey::Q),
[INFO] [stdout]    |                           ^ variant or associated item not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `R` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/enigo_converter.rs:34:27
[INFO] [stdout]    |
[INFO] [stdout] 34 |       R => Some(EnigoKey::R),
[INFO] [stdout]    |                           ^ variant or associated item not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `S` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/enigo_converter.rs:35:27
[INFO] [stdout]    |
[INFO] [stdout] 35 |       S => Some(EnigoKey::S),
[INFO] [stdout]    |                           ^ variant or associated item not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `T` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/enigo_converter.rs:36:27
[INFO] [stdout]    |
[INFO] [stdout] 36 |       T => Some(EnigoKey::T),
[INFO] [stdout]    |                           ^ variant or associated item not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `U` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/enigo_converter.rs:37:27
[INFO] [stdout]    |
[INFO] [stdout] 37 |       U => Some(EnigoKey::U),
[INFO] [stdout]    |                           ^ variant or associated item not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `V` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/enigo_converter.rs:38:27
[INFO] [stdout]    |
[INFO] [stdout] 38 |       V => Some(EnigoKey::V),
[INFO] [stdout]    |                           ^ variant or associated item not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `W` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/enigo_converter.rs:39:27
[INFO] [stdout]    |
[INFO] [stdout] 39 |       W => Some(EnigoKey::W),
[INFO] [stdout]    |                           ^ variant or associated item not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Q` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/enigo_converter.rs:33:27
[INFO] [stdout]    |
[INFO] [stdout] 33 |       Q => Some(EnigoKey::Q),
[INFO] [stdout]    |                           ^ variant or associated item not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `R` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/enigo_converter.rs:34:27
[INFO] [stdout]    |
[INFO] [stdout] 34 |       R => Some(EnigoKey::R),
[INFO] [stdout]    |                           ^ variant or associated item not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `S` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/enigo_converter.rs:35:27
[INFO] [stdout]    |
[INFO] [stdout] 35 |       S => Some(EnigoKey::S),
[INFO] [stdout]    |                           ^ variant or associated item not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `X` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/enigo_converter.rs:40:27
[INFO] [stdout]    |
[INFO] [stdout] 40 |       X => Some(EnigoKey::X),
[INFO] [stdout]    |                           ^ variant or associated item not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `T` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/enigo_converter.rs:36:27
[INFO] [stdout]    |
[INFO] [stdout] 36 |       T => Some(EnigoKey::T),
[INFO] [stdout]    |                           ^ variant or associated item not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `U` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/enigo_converter.rs:37:27
[INFO] [stdout]    |
[INFO] [stdout] 37 |       U => Some(EnigoKey::U),
[INFO] [stdout]    |                           ^ variant or associated item not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `V` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/enigo_converter.rs:38:27
[INFO] [stdout]    |
[INFO] [stdout] 38 |       V => Some(EnigoKey::V),
[INFO] [stdout]    |                           ^ variant or associated item not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `W` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/enigo_converter.rs:39:27
[INFO] [stdout]    |
[INFO] [stdout] 39 |       W => Some(EnigoKey::W),
[INFO] [stdout]    |                           ^ variant or associated item not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `X` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/enigo_converter.rs:40:27
[INFO] [stdout]    |
[INFO] [stdout] 40 |       X => Some(EnigoKey::X),
[INFO] [stdout]    |                           ^ variant or associated item not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Y` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/enigo_converter.rs:41:27
[INFO] [stdout]    |
[INFO] [stdout] 41 |       Y => Some(EnigoKey::Y),
[INFO] [stdout]    |                           ^ variant or associated item not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Y` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/enigo_converter.rs:41:27
[INFO] [stdout]    |
[INFO] [stdout] 41 |       Y => Some(EnigoKey::Y),
[INFO] [stdout]    |                           ^ variant or associated item not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Z` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/enigo_converter.rs:42:27
[INFO] [stdout]    |
[INFO] [stdout] 42 |       Z => Some(EnigoKey::Z),
[INFO] [stdout]    |                           ^ variant or associated item not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Z` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/enigo_converter.rs:42:27
[INFO] [stdout]    |
[INFO] [stdout] 42 |       Z => Some(EnigoKey::Z),
[INFO] [stdout]    |                           ^ variant or associated item 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 `keycode` (lib test) due to 26 previous errors; 1 warning emitted
[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 `keycode` (lib) due to 26 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "2d087006f0c079014e75bf19c4fbe4ba6be791934354057748d915f01cfdf367", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d087006f0c079014e75bf19c4fbe4ba6be791934354057748d915f01cfdf367", kill_on_drop: false }`
[INFO] [stdout] 2d087006f0c079014e75bf19c4fbe4ba6be791934354057748d915f01cfdf367
