[INFO] fetching crate osynic_pad 0.1.0...
[INFO] testing osynic_pad-0.1.0 against 1.95.0 for beta-1.96-2
[INFO] extracting crate osynic_pad 0.1.0 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate osynic_pad 0.1.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate osynic_pad 0.1.0
[INFO] tweaked toml for crates.io crate osynic_pad 0.1.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate osynic_pad 0.1.0 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate osynic_pad 0.1.0 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded gilrs-core v0.6.7
[INFO] [stderr]   Downloaded gethostname v1.1.0
[INFO] [stderr]   Downloaded core-graphics-types v0.2.0
[INFO] [stderr]   Downloaded fuzzy-matcher v0.3.7
[INFO] [stderr]   Downloaded clap_derive v4.6.0
[INFO] [stderr]   Downloaded clap v4.6.0
[INFO] [stderr]   Downloaded core-graphics v0.25.0
[INFO] [stderr]   Downloaded xkbcommon v0.9.0
[INFO] [stderr]   Downloaded enigo v0.6.1
[INFO] [stderr]   Downloaded inquire v0.9.4
[INFO] [stderr]   Downloaded gilrs v0.11.1
[INFO] [stderr]   Downloaded x11rb v0.13.2
[INFO] [stderr]   Downloaded x11rb-protocol v0.13.2
[INFO] [stderr]   Downloaded objc2-app-kit v0.3.2
[INFO] [stderr]   Downloaded web-sys v0.3.94
[INFO] [stderr]   Downloaded tokio v1.51.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ddaecadeda14a1ad72e3ed8b00760f5fe9bae5ef44dc96adc693295bd4b49e4c
[INFO] running `Command { std: "docker" "start" "-a" "ddaecadeda14a1ad72e3ed8b00760f5fe9bae5ef44dc96adc693295bd4b49e4c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ddaecadeda14a1ad72e3ed8b00760f5fe9bae5ef44dc96adc693295bd4b49e4c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ddaecadeda14a1ad72e3ed8b00760f5fe9bae5ef44dc96adc693295bd4b49e4c", kill_on_drop: false }`
[INFO] [stdout] ddaecadeda14a1ad72e3ed8b00760f5fe9bae5ef44dc96adc693295bd4b49e4c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e7d68a839aea0c6b42c317cfd07ad1e5cd172fc119f4eefc696f497a0e5a38f2
[INFO] running `Command { std: "docker" "start" "-a" "e7d68a839aea0c6b42c317cfd07ad1e5cd172fc119f4eefc696f497a0e5a38f2", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling uuid v1.23.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling gilrs v0.11.1
[INFO] [stderr]    Compiling xkeysym v0.2.1
[INFO] [stderr]    Compiling x11rb-protocol v0.13.2
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]    Compiling inotify v0.11.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling xkbcommon v0.9.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling gilrs-core v0.6.7
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio v1.51.1
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling gethostname v1.1.0
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling inquire v0.9.4
[INFO] [stderr]    Compiling x11rb v0.13.2
[INFO] [stderr]    Compiling enigo v0.6.1
[INFO] [stderr]    Compiling osynic_pad v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0599]: no variant or associated item named `A` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/config.rs:59:26
[INFO] [stdout]    |
[INFO] [stdout] 59 |         "A" => Some(Key::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/config.rs:60:26
[INFO] [stdout]    |
[INFO] [stdout] 60 |         "B" => Some(Key::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/config.rs:61:26
[INFO] [stdout]    |
[INFO] [stdout] 61 |         "C" => Some(Key::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/config.rs:62:26
[INFO] [stdout]    |
[INFO] [stdout] 62 |         "D" => Some(Key::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/config.rs:63:26
[INFO] [stdout]    |
[INFO] [stdout] 63 |         "E" => Some(Key::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/config.rs:64:26
[INFO] [stdout]    |
[INFO] [stdout] 64 |         "F" => Some(Key::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] 64 |         "F" => Some(Key::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/config.rs:65:26
[INFO] [stdout]    |
[INFO] [stdout] 65 |         "G" => Some(Key::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/config.rs:66:26
[INFO] [stdout]    |
[INFO] [stdout] 66 |         "H" => Some(Key::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/config.rs:67:26
[INFO] [stdout]    |
[INFO] [stdout] 67 |         "I" => Some(Key::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/config.rs:68:26
[INFO] [stdout]    |
[INFO] [stdout] 68 |         "J" => Some(Key::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/config.rs:69:26
[INFO] [stdout]    |
[INFO] [stdout] 69 |         "K" => Some(Key::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/config.rs:70:26
[INFO] [stdout]    |
[INFO] [stdout] 70 |         "L" => Some(Key::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/config.rs:71:26
[INFO] [stdout]    |
[INFO] [stdout] 71 |         "M" => Some(Key::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/config.rs:72:26
[INFO] [stdout]    |
[INFO] [stdout] 72 |         "N" => Some(Key::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/config.rs:73:26
[INFO] [stdout]    |
[INFO] [stdout] 73 |         "O" => Some(Key::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/config.rs:74:26
[INFO] [stdout]    |
[INFO] [stdout] 74 |         "P" => Some(Key::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/config.rs:75:26
[INFO] [stdout]    |
[INFO] [stdout] 75 |         "Q" => Some(Key::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/config.rs:76:26
[INFO] [stdout]    |
[INFO] [stdout] 76 |         "R" => Some(Key::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/config.rs:77:26
[INFO] [stdout]    |
[INFO] [stdout] 77 |         "S" => Some(Key::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/config.rs:78:26
[INFO] [stdout]    |
[INFO] [stdout] 78 |         "T" => Some(Key::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/config.rs:79:26
[INFO] [stdout]    |
[INFO] [stdout] 79 |         "U" => Some(Key::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/config.rs:80:26
[INFO] [stdout]    |
[INFO] [stdout] 80 |         "V" => Some(Key::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/config.rs:81:26
[INFO] [stdout]    |
[INFO] [stdout] 81 |         "W" => Some(Key::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/config.rs:82:26
[INFO] [stdout]    |
[INFO] [stdout] 82 |         "X" => Some(Key::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/config.rs:83:26
[INFO] [stdout]    |
[INFO] [stdout] 83 |         "Y" => Some(Key::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/config.rs:84:26
[INFO] [stdout]    |
[INFO] [stdout] 84 |         "Z" => Some(Key::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 `osynic_pad` (lib) due to 26 previous errors
[INFO] running `Command { std: "docker" "inspect" "e7d68a839aea0c6b42c317cfd07ad1e5cd172fc119f4eefc696f497a0e5a38f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e7d68a839aea0c6b42c317cfd07ad1e5cd172fc119f4eefc696f497a0e5a38f2", kill_on_drop: false }`
[INFO] [stdout] e7d68a839aea0c6b42c317cfd07ad1e5cd172fc119f4eefc696f497a0e5a38f2
