[INFO] cloning repository https://github.com/konung-yaropolk/autoclicker
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/konung-yaropolk/autoclicker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkonung-yaropolk%2Fautoclicker", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkonung-yaropolk%2Fautoclicker'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 04bcb0bdcfb8593ce7df341f2ba66c5dbb7d9d8e
[INFO] testing konung-yaropolk/autoclicker against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkonung-yaropolk%2Fautoclicker" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/konung-yaropolk/autoclicker
[INFO] finished tweaking git repo https://github.com/konung-yaropolk/autoclicker
[INFO] tweaked toml for git repo https://github.com/konung-yaropolk/autoclicker written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/konung-yaropolk/autoclicker on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/konung-yaropolk/autoclicker 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.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 12155984c90c7e06905bdb70bde404dc79c6192922fcb06944891f4a557f2523
[INFO] running `Command { std: "docker" "start" "12155984c90c7e06905bdb70bde404dc79c6192922fcb06944891f4a557f2523", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "12155984c90c7e06905bdb70bde404dc79c6192922fcb06944891f4a557f2523", 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" "12155984c90c7e06905bdb70bde404dc79c6192922fcb06944891f4a557f2523" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "12155984c90c7e06905bdb70bde404dc79c6192922fcb06944891f4a557f2523", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "12155984c90c7e06905bdb70bde404dc79c6192922fcb06944891f4a557f2523" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling enigo v0.1.3
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling winres v0.1.12
[INFO] [stderr]    Compiling autoclicker v1.2.7 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling serde_yaml v0.8.26
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `Numpad0` found for enum `Key` in the current scope
[INFO] [stdout]    --> src/main.rs:176:50
[INFO] [stdout]     |
[INFO] [stdout] 176 |         "num0" | "numpad0"          => Some(Key::Numpad0),
[INFO] [stdout]     |                                                  ^^^^^^^ variant, associated function, or constant not found in `Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `Numpad1` found for enum `Key` in the current scope
[INFO] [stdout]    --> src/main.rs:177:50
[INFO] [stdout]     |
[INFO] [stdout] 177 |         "num1" | "numpad1"          => Some(Key::Numpad1),
[INFO] [stdout]     |                                                  ^^^^^^^ variant, associated function, or constant not found in `Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `Numpad2` found for enum `Key` in the current scope
[INFO] [stdout]    --> src/main.rs:178:50
[INFO] [stdout]     |
[INFO] [stdout] 178 |         "num2" | "numpad2"          => Some(Key::Numpad2),
[INFO] [stdout]     |                                                  ^^^^^^^ variant, associated function, or constant not found in `Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `Numpad3` found for enum `Key` in the current scope
[INFO] [stdout]    --> src/main.rs:179:50
[INFO] [stdout]     |
[INFO] [stdout] 179 |         "num3" | "numpad3"          => Some(Key::Numpad3),
[INFO] [stdout]     |                                                  ^^^^^^^ variant, associated function, or constant not found in `Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `Numpad4` found for enum `Key` in the current scope
[INFO] [stdout]    --> src/main.rs:180:50
[INFO] [stdout]     |
[INFO] [stdout] 180 |         "num4" | "numpad4"          => Some(Key::Numpad4),
[INFO] [stdout]     |                                                  ^^^^^^^ variant, associated function, or constant not found in `Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `Numpad5` found for enum `Key` in the current scope
[INFO] [stdout]    --> src/main.rs:181:50
[INFO] [stdout]     |
[INFO] [stdout] 181 |         "num5" | "numpad5"          => Some(Key::Numpad5),
[INFO] [stdout]     |                                                  ^^^^^^^ variant, associated function, or constant not found in `Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `Numpad6` found for enum `Key` in the current scope
[INFO] [stdout]    --> src/main.rs:182:50
[INFO] [stdout]     |
[INFO] [stdout] 182 |         "num6" | "numpad6"          => Some(Key::Numpad6),
[INFO] [stdout]     |                                                  ^^^^^^^ variant, associated function, or constant not found in `Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `Numpad7` found for enum `Key` in the current scope
[INFO] [stdout]    --> src/main.rs:183:50
[INFO] [stdout]     |
[INFO] [stdout] 183 |         "num7" | "numpad7"          => Some(Key::Numpad7),
[INFO] [stdout]     |                                                  ^^^^^^^ variant, associated function, or constant not found in `Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `Numpad8` found for enum `Key` in the current scope
[INFO] [stdout]    --> src/main.rs:184:50
[INFO] [stdout]     |
[INFO] [stdout] 184 |         "num8" | "numpad8"          => Some(Key::Numpad8),
[INFO] [stdout]     |                                                  ^^^^^^^ variant, associated function, or constant not found in `Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `Numpad9` found for enum `Key` in the current scope
[INFO] [stdout]    --> src/main.rs:185:50
[INFO] [stdout]     |
[INFO] [stdout] 185 |         "num9" | "numpad9"          => Some(Key::Numpad9),
[INFO] [stdout]     |                                                  ^^^^^^^ variant, associated function, or constant not found in `Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `Add` found for enum `Key` in the current scope
[INFO] [stdout]    --> src/main.rs:186:50
[INFO] [stdout]     |
[INFO] [stdout] 186 |         "numadd"  | "numplus"       => Some(Key::Add),
[INFO] [stdout]     |                                                  ^^^ variant, associated function, or constant not found in `Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `Subtract` found for enum `Key` in the current scope
[INFO] [stdout]    --> src/main.rs:187:50
[INFO] [stdout]     |
[INFO] [stdout] 187 |         "numsub"  | "numminus"      => Some(Key::Subtract),
[INFO] [stdout]     |                                                  ^^^^^^^^ variant, associated function, or constant not found in `Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `Multiply` found for enum `Key` in the current scope
[INFO] [stdout]    --> src/main.rs:188:50
[INFO] [stdout]     |
[INFO] [stdout] 188 |         "nummul"  | "nummultiply"   => Some(Key::Multiply),
[INFO] [stdout]     |                                                  ^^^^^^^^ variant, associated function, or constant not found in `Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `Divide` found for enum `Key` in the current scope
[INFO] [stdout]    --> src/main.rs:189:50
[INFO] [stdout]     |
[INFO] [stdout] 189 |         "numdiv"  | "numdivide"     => Some(Key::Divide),
[INFO] [stdout]     |                                                  ^^^^^^ variant, associated function, or constant not found in `Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `Decimal` found for enum `Key` in the current scope
[INFO] [stdout]    --> src/main.rs:190:50
[INFO] [stdout]     |
[INFO] [stdout] 190 |         "numdec"  | "numdecimal"    => Some(Key::Decimal),
[INFO] [stdout]     |                                                  ^^^^^^^ variant, associated function, or constant not found in `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 `autoclicker` (bin "autoclicker") due to 15 previous errors
[INFO] running `Command { std: "docker" "inspect" "12155984c90c7e06905bdb70bde404dc79c6192922fcb06944891f4a557f2523", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "12155984c90c7e06905bdb70bde404dc79c6192922fcb06944891f4a557f2523", kill_on_drop: false }`
[INFO] [stdout] 12155984c90c7e06905bdb70bde404dc79c6192922fcb06944891f4a557f2523
