[INFO] cloning repository https://github.com/9s/keychecker
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/9s/keychecker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F9s%2Fkeychecker", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F9s%2Fkeychecker'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7b02e3160138916efc279b1294e75f857ecc2f32
[INFO] checking 9s/keychecker against master#46424fb5054f211ec836c5c03159f92e46bb35ac for pr-139042
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F9s%2Fkeychecker" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/9s/keychecker on toolchain 46424fb5054f211ec836c5c03159f92e46bb35ac
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/9s/keychecker
[INFO] finished tweaking git repo https://github.com/9s/keychecker
[INFO] tweaked toml for git repo https://github.com/9s/keychecker written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/9s/keychecker 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" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ea3e8a499456ae7a56d5827b439e343c4f33e06368e96a18d4250280fc17e3dd
[INFO] running `Command { std: "docker" "start" "-a" "ea3e8a499456ae7a56d5827b439e343c4f33e06368e96a18d4250280fc17e3dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ea3e8a499456ae7a56d5827b439e343c4f33e06368e96a18d4250280fc17e3dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ea3e8a499456ae7a56d5827b439e343c4f33e06368e96a18d4250280fc17e3dd", kill_on_drop: false }`
[INFO] [stdout] ea3e8a499456ae7a56d5827b439e343c4f33e06368e96a18d4250280fc17e3dd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f11002672df5fe37bc6187d8e833c8f93c41ea28496c70350600e0de829da9bf
[INFO] running `Command { std: "docker" "start" "-a" "f11002672df5fe37bc6187d8e833c8f93c41ea28496c70350600e0de829da9bf", kill_on_drop: false }`
[INFO] [stderr]    Compiling winapi v0.3.9
[INFO] [stderr]     Checking keychecker v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi`
[INFO] [stdout]  --> src/main.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 | use winapi::shared::minwindef::{LPARAM, LRESULT, WPARAM};
[INFO] [stdout]   |             ^^^^^^ could not find `shared` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]  --> src/main.rs:6:13
[INFO] [stdout]   |
[INFO] [stdout] 6 | use winapi::um::libloaderapi::GetModuleHandleW;
[INFO] [stdout]   |             ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]  --> src/main.rs:7:13
[INFO] [stdout]   |
[INFO] [stdout] 7 | use winapi::um::winuser::{
[INFO] [stdout]   |             ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi`
[INFO] [stdout]  --> src/main.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 | use winapi::shared::minwindef::{LPARAM, LRESULT, WPARAM};
[INFO] [stdout]   |             ^^^^^^ could not find `shared` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]  --> src/main.rs:6:13
[INFO] [stdout]   |
[INFO] [stdout] 6 | use winapi::um::libloaderapi::GetModuleHandleW;
[INFO] [stdout]   |             ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]  --> src/main.rs:7:13
[INFO] [stdout]   |
[INFO] [stdout] 7 | use winapi::um::winuser::{
[INFO] [stdout]   |             ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0408]: variable `WM_LBUTTONUP` is not bound in all patterns
[INFO] [stdout]   --> src/main.rs:28:13
[INFO] [stdout]    |
[INFO] [stdout] 28 |             WM_LBUTTONDOWN | WM_LBUTTONUP => Some(1),
[INFO] [stdout]    |             ^^^^^^^^^^^^^^   ------------ variable not in all patterns
[INFO] [stdout]    |             |
[INFO] [stdout]    |             pattern doesn't bind `WM_LBUTTONUP`
[INFO] [stdout]    |
[INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::WM_LBUTTONUP`
[INFO] [stdout]   --> src/main.rs:28:30
[INFO] [stdout]    |
[INFO] [stdout] 28 |             WM_LBUTTONDOWN | WM_LBUTTONUP => Some(1),
[INFO] [stdout]    |                              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0408]: variable `WM_LBUTTONDOWN` is not bound in all patterns
[INFO] [stdout]   --> src/main.rs:28:30
[INFO] [stdout]    |
[INFO] [stdout] 28 |             WM_LBUTTONDOWN | WM_LBUTTONUP => Some(1),
[INFO] [stdout]    |             --------------   ^^^^^^^^^^^^ pattern doesn't bind `WM_LBUTTONDOWN`
[INFO] [stdout]    |             |
[INFO] [stdout]    |             variable not in all patterns
[INFO] [stdout]    |
[INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::WM_LBUTTONDOWN`
[INFO] [stdout]   --> src/main.rs:28:13
[INFO] [stdout]    |
[INFO] [stdout] 28 |             WM_LBUTTONDOWN | WM_LBUTTONUP => Some(1),
[INFO] [stdout]    |             ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0408]: variable `WM_RBUTTONUP` is not bound in all patterns
[INFO] [stdout]   --> src/main.rs:29:13
[INFO] [stdout]    |
[INFO] [stdout] 29 |             WM_RBUTTONDOWN | WM_RBUTTONUP => Some(2),
[INFO] [stdout]    |             ^^^^^^^^^^^^^^   ------------ variable not in all patterns
[INFO] [stdout]    |             |
[INFO] [stdout]    |             pattern doesn't bind `WM_RBUTTONUP`
[INFO] [stdout]    |
[INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::WM_RBUTTONUP`
[INFO] [stdout]   --> src/main.rs:29:30
[INFO] [stdout]    |
[INFO] [stdout] 29 |             WM_RBUTTONDOWN | WM_RBUTTONUP => Some(2),
[INFO] [stdout]    |                              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0408]: variable `WM_RBUTTONDOWN` is not bound in all patterns
[INFO] [stdout]   --> src/main.rs:29:30
[INFO] [stdout]    |
[INFO] [stdout] 29 |             WM_RBUTTONDOWN | WM_RBUTTONUP => Some(2),
[INFO] [stdout]    |             --------------   ^^^^^^^^^^^^ pattern doesn't bind `WM_RBUTTONDOWN`
[INFO] [stdout]    |             |
[INFO] [stdout]    |             variable not in all patterns
[INFO] [stdout]    |
[INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::WM_RBUTTONDOWN`
[INFO] [stdout]   --> src/main.rs:29:13
[INFO] [stdout]    |
[INFO] [stdout] 29 |             WM_RBUTTONDOWN | WM_RBUTTONUP => Some(2),
[INFO] [stdout]    |             ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0408]: variable `WM_MBUTTONUP` is not bound in all patterns
[INFO] [stdout]   --> src/main.rs:30:13
[INFO] [stdout]    |
[INFO] [stdout] 30 |             WM_MBUTTONDOWN | WM_MBUTTONUP => Some(4),
[INFO] [stdout]    |             ^^^^^^^^^^^^^^   ------------ variable not in all patterns
[INFO] [stdout]    |             |
[INFO] [stdout]    |             pattern doesn't bind `WM_MBUTTONUP`
[INFO] [stdout]    |
[INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::WM_MBUTTONUP`
[INFO] [stdout]   --> src/main.rs:30:30
[INFO] [stdout]    |
[INFO] [stdout] 30 |             WM_MBUTTONDOWN | WM_MBUTTONUP => Some(4),
[INFO] [stdout]    |                              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0408]: variable `WM_MBUTTONDOWN` is not bound in all patterns
[INFO] [stdout]   --> src/main.rs:30:30
[INFO] [stdout]    |
[INFO] [stdout] 30 |             WM_MBUTTONDOWN | WM_MBUTTONUP => Some(4),
[INFO] [stdout]    |             --------------   ^^^^^^^^^^^^ pattern doesn't bind `WM_MBUTTONDOWN`
[INFO] [stdout]    |             |
[INFO] [stdout]    |             variable not in all patterns
[INFO] [stdout]    |
[INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::WM_MBUTTONDOWN`
[INFO] [stdout]   --> src/main.rs:30:13
[INFO] [stdout]    |
[INFO] [stdout] 30 |             WM_MBUTTONDOWN | WM_MBUTTONUP => Some(4),
[INFO] [stdout]    |             ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0408]: variable `WM_XBUTTONUP` is not bound in all patterns
[INFO] [stdout]   --> src/main.rs:31:13
[INFO] [stdout]    |
[INFO] [stdout] 31 |             WM_XBUTTONDOWN | WM_XBUTTONUP => {
[INFO] [stdout]    |             ^^^^^^^^^^^^^^   ------------ variable not in all patterns
[INFO] [stdout]    |             |
[INFO] [stdout]    |             pattern doesn't bind `WM_XBUTTONUP`
[INFO] [stdout]    |
[INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::WM_XBUTTONUP`
[INFO] [stdout]   --> src/main.rs:31:30
[INFO] [stdout]    |
[INFO] [stdout] 31 |             WM_XBUTTONDOWN | WM_XBUTTONUP => {
[INFO] [stdout]    |                              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0408]: variable `WM_XBUTTONDOWN` is not bound in all patterns
[INFO] [stdout]   --> src/main.rs:31:30
[INFO] [stdout]    |
[INFO] [stdout] 31 |             WM_XBUTTONDOWN | WM_XBUTTONUP => {
[INFO] [stdout]    |             --------------   ^^^^^^^^^^^^ pattern doesn't bind `WM_XBUTTONDOWN`
[INFO] [stdout]    |             |
[INFO] [stdout]    |             variable not in all patterns
[INFO] [stdout]    |
[INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::WM_XBUTTONDOWN`
[INFO] [stdout]   --> src/main.rs:31:13
[INFO] [stdout]    |
[INFO] [stdout] 31 |             WM_XBUTTONDOWN | WM_XBUTTONUP => {
[INFO] [stdout]    |             ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0408, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0408`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `keychecker` (bin "keychecker") due to 11 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0408]: variable `WM_LBUTTONUP` is not bound in all patterns
[INFO] [stdout]   --> src/main.rs:28:13
[INFO] [stdout]    |
[INFO] [stdout] 28 |             WM_LBUTTONDOWN | WM_LBUTTONUP => Some(1),
[INFO] [stdout]    |             ^^^^^^^^^^^^^^   ------------ variable not in all patterns
[INFO] [stdout]    |             |
[INFO] [stdout]    |             pattern doesn't bind `WM_LBUTTONUP`
[INFO] [stdout]    |
[INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::WM_LBUTTONUP`
[INFO] [stdout]   --> src/main.rs:28:30
[INFO] [stdout]    |
[INFO] [stdout] 28 |             WM_LBUTTONDOWN | WM_LBUTTONUP => Some(1),
[INFO] [stdout]    |                              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0408]: variable `WM_LBUTTONDOWN` is not bound in all patterns
[INFO] [stdout]   --> src/main.rs:28:30
[INFO] [stdout]    |
[INFO] [stdout] 28 |             WM_LBUTTONDOWN | WM_LBUTTONUP => Some(1),
[INFO] [stdout]    |             --------------   ^^^^^^^^^^^^ pattern doesn't bind `WM_LBUTTONDOWN`
[INFO] [stdout]    |             |
[INFO] [stdout]    |             variable not in all patterns
[INFO] [stdout]    |
[INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::WM_LBUTTONDOWN`
[INFO] [stdout]   --> src/main.rs:28:13
[INFO] [stdout]    |
[INFO] [stdout] 28 |             WM_LBUTTONDOWN | WM_LBUTTONUP => Some(1),
[INFO] [stdout]    |             ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0408]: variable `WM_RBUTTONUP` is not bound in all patterns
[INFO] [stdout]   --> src/main.rs:29:13
[INFO] [stdout]    |
[INFO] [stdout] 29 |             WM_RBUTTONDOWN | WM_RBUTTONUP => Some(2),
[INFO] [stdout]    |             ^^^^^^^^^^^^^^   ------------ variable not in all patterns
[INFO] [stdout]    |             |
[INFO] [stdout]    |             pattern doesn't bind `WM_RBUTTONUP`
[INFO] [stdout]    |
[INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::WM_RBUTTONUP`
[INFO] [stdout]   --> src/main.rs:29:30
[INFO] [stdout]    |
[INFO] [stdout] 29 |             WM_RBUTTONDOWN | WM_RBUTTONUP => Some(2),
[INFO] [stdout]    |                              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0408]: variable `WM_RBUTTONDOWN` is not bound in all patterns
[INFO] [stdout]   --> src/main.rs:29:30
[INFO] [stdout]    |
[INFO] [stdout] 29 |             WM_RBUTTONDOWN | WM_RBUTTONUP => Some(2),
[INFO] [stdout]    |             --------------   ^^^^^^^^^^^^ pattern doesn't bind `WM_RBUTTONDOWN`
[INFO] [stdout]    |             |
[INFO] [stdout]    |             variable not in all patterns
[INFO] [stdout]    |
[INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::WM_RBUTTONDOWN`
[INFO] [stdout]   --> src/main.rs:29:13
[INFO] [stdout]    |
[INFO] [stdout] 29 |             WM_RBUTTONDOWN | WM_RBUTTONUP => Some(2),
[INFO] [stdout]    |             ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0408]: variable `WM_MBUTTONUP` is not bound in all patterns
[INFO] [stdout]   --> src/main.rs:30:13
[INFO] [stdout]    |
[INFO] [stdout] 30 |             WM_MBUTTONDOWN | WM_MBUTTONUP => Some(4),
[INFO] [stdout]    |             ^^^^^^^^^^^^^^   ------------ variable not in all patterns
[INFO] [stdout]    |             |
[INFO] [stdout]    |             pattern doesn't bind `WM_MBUTTONUP`
[INFO] [stdout]    |
[INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::WM_MBUTTONUP`
[INFO] [stdout]   --> src/main.rs:30:30
[INFO] [stdout]    |
[INFO] [stdout] 30 |             WM_MBUTTONDOWN | WM_MBUTTONUP => Some(4),
[INFO] [stdout]    |                              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0408]: variable `WM_MBUTTONDOWN` is not bound in all patterns
[INFO] [stdout]   --> src/main.rs:30:30
[INFO] [stdout]    |
[INFO] [stdout] 30 |             WM_MBUTTONDOWN | WM_MBUTTONUP => Some(4),
[INFO] [stdout]    |             --------------   ^^^^^^^^^^^^ pattern doesn't bind `WM_MBUTTONDOWN`
[INFO] [stdout]    |             |
[INFO] [stdout]    |             variable not in all patterns
[INFO] [stdout]    |
[INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::WM_MBUTTONDOWN`
[INFO] [stdout]   --> src/main.rs:30:13
[INFO] [stdout]    |
[INFO] [stdout] 30 |             WM_MBUTTONDOWN | WM_MBUTTONUP => Some(4),
[INFO] [stdout]    |             ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0408]: variable `WM_XBUTTONUP` is not bound in all patterns
[INFO] [stdout]   --> src/main.rs:31:13
[INFO] [stdout]    |
[INFO] [stdout] 31 |             WM_XBUTTONDOWN | WM_XBUTTONUP => {
[INFO] [stdout]    |             ^^^^^^^^^^^^^^   ------------ variable not in all patterns
[INFO] [stdout]    |             |
[INFO] [stdout]    |             pattern doesn't bind `WM_XBUTTONUP`
[INFO] [stdout]    |
[INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::WM_XBUTTONUP`
[INFO] [stdout]   --> src/main.rs:31:30
[INFO] [stdout]    |
[INFO] [stdout] 31 |             WM_XBUTTONDOWN | WM_XBUTTONUP => {
[INFO] [stdout]    |                              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0408]: variable `WM_XBUTTONDOWN` is not bound in all patterns
[INFO] [stdout]   --> src/main.rs:31:30
[INFO] [stdout]    |
[INFO] [stdout] 31 |             WM_XBUTTONDOWN | WM_XBUTTONUP => {
[INFO] [stdout]    |             --------------   ^^^^^^^^^^^^ pattern doesn't bind `WM_XBUTTONDOWN`
[INFO] [stdout]    |             |
[INFO] [stdout]    |             variable not in all patterns
[INFO] [stdout]    |
[INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::WM_XBUTTONDOWN`
[INFO] [stdout]   --> src/main.rs:31:13
[INFO] [stdout]    |
[INFO] [stdout] 31 |             WM_XBUTTONDOWN | WM_XBUTTONUP => {
[INFO] [stdout]    |             ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0408, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0408`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `keychecker` (bin "keychecker" test) due to 11 previous errors
[INFO] running `Command { std: "docker" "inspect" "f11002672df5fe37bc6187d8e833c8f93c41ea28496c70350600e0de829da9bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f11002672df5fe37bc6187d8e833c8f93c41ea28496c70350600e0de829da9bf", kill_on_drop: false }`
[INFO] [stdout] f11002672df5fe37bc6187d8e833c8f93c41ea28496c70350600e0de829da9bf
