[INFO] cloning repository https://github.com/christophersarmiento/WinTile [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/christophersarmiento/WinTile" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchristophersarmiento%2FWinTile", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchristophersarmiento%2FWinTile'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] af97128167bccd4f146fa5d6e98c49540796497f [INFO] checking christophersarmiento/WinTile against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchristophersarmiento%2FWinTile" "/workspace/builds/worker-66/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-66/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/christophersarmiento/WinTile on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/christophersarmiento/WinTile [INFO] finished tweaking git repo https://github.com/christophersarmiento/WinTile [INFO] tweaked toml for git repo https://github.com/christophersarmiento/WinTile written to /workspace/builds/worker-66/source/Cargo.toml [INFO] crate git repo https://github.com/christophersarmiento/WinTile already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-66/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-66/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a501a1b3f6962519695a3cda28c8b31ea3332e81965434bac836a6b186e3cab8 [INFO] running `Command { std: "docker" "start" "-a" "a501a1b3f6962519695a3cda28c8b31ea3332e81965434bac836a6b186e3cab8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a501a1b3f6962519695a3cda28c8b31ea3332e81965434bac836a6b186e3cab8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a501a1b3f6962519695a3cda28c8b31ea3332e81965434bac836a6b186e3cab8", kill_on_drop: false }` [INFO] [stdout] a501a1b3f6962519695a3cda28c8b31ea3332e81965434bac836a6b186e3cab8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-66/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-66/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dfe5be5471399f718f4849083a2a19aacf1ac5f9bfa677d5c2cbb7a9ba98c659 [INFO] running `Command { std: "docker" "start" "-a" "dfe5be5471399f718f4849083a2a19aacf1ac5f9bfa677d5c2cbb7a9ba98c659", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking hex v0.4.2 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking wintile v0.1.0 (/tmp/fixit) [INFO] [stderr] Migrating src/main.rs from 2018 edition to 2021 [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/main.rs:264:7 [INFO] [stdout] | [INFO] [stdout] 264 | use winapi::um::winuser::{ RegisterHotKey, GetMessageW }; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/main.rs:266:18 [INFO] [stdout] | [INFO] [stdout] 266 | let modifier = winapi::um::winuser::MOD_ALT as u32; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/main.rs:267:16 [INFO] [stdout] | [INFO] [stdout] 267 | let period = winapi::um::winuser::VK_OEM_PERIOD as u32; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/main.rs:268:15 [INFO] [stdout] | [INFO] [stdout] 268 | let comma = winapi::um::winuser::VK_OEM_COMMA as u32; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/main.rs:269:21 [INFO] [stdout] | [INFO] [stdout] 269 | let mut message : winapi::um::winuser::MSG = unsafe { std::mem::zeroed() }; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `tile_window` in this scope [INFO] [stdout] --> src/main.rs:101:19 [INFO] [stdout] | [INFO] [stdout] 101 | "TopLeft" => tile_window(-1,-1,config.gap,config.edge_gap), [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `tile_window` in this scope [INFO] [stdout] --> src/main.rs:102:15 [INFO] [stdout] | [INFO] [stdout] 102 | "Top" => tile_window(0,-1,config.gap,config.edge_gap), [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `tile_window` in this scope [INFO] [stdout] --> src/main.rs:103:19 [INFO] [stdout] | [INFO] [stdout] 103 | "TopRight" => tile_window(1,-1,config.gap,config.edge_gap), [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `tile_window` in this scope [INFO] [stdout] --> src/main.rs:105:16 [INFO] [stdout] | [INFO] [stdout] 105 | "Left" => tile_window(-1,0,config.gap,config.edge_gap), [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `tile_window` in this scope [INFO] [stdout] --> src/main.rs:106:18 [INFO] [stdout] | [INFO] [stdout] 106 | "Middle" => tile_window(0,0,config.gap,config.edge_gap), [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `tile_window` in this scope [INFO] [stdout] --> src/main.rs:107:17 [INFO] [stdout] | [INFO] [stdout] 107 | "Right" => tile_window(1,0,config.gap,config.edge_gap), [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `tile_window` in this scope [INFO] [stdout] --> src/main.rs:109:22 [INFO] [stdout] | [INFO] [stdout] 109 | "BottomLeft" => tile_window(-1,1,config.gap,config.edge_gap), [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `tile_window` in this scope [INFO] [stdout] --> src/main.rs:110:18 [INFO] [stdout] | [INFO] [stdout] 110 | "Bottom" => tile_window(0,1,config.gap,config.edge_gap), [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `tile_window` in this scope [INFO] [stdout] --> src/main.rs:111:23 [INFO] [stdout] | [INFO] [stdout] 111 | "BottomRight" => tile_window(1,1,config.gap,config.edge_gap), [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `tile_window` in this scope [INFO] [stdout] --> src/main.rs:113:10 [INFO] [stdout] | [INFO] [stdout] 113 | _ => tile_window(0,0,config.gap,config.edge_gap) [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `RegisterHotKey` in this scope [INFO] [stdout] --> src/main.rs:272:5 [INFO] [stdout] | [INFO] [stdout] 272 | RegisterHotKey(std::ptr::null_mut(), i32::from_str_radix(&hex::encode("tl"), 16).unwrap(), modifier, 0x55); // u [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `RegisterHotKey` in this scope [INFO] [stdout] --> src/main.rs:273:5 [INFO] [stdout] | [INFO] [stdout] 273 | RegisterHotKey(std::ptr::null_mut(), i32::from_str_radix(&hex::encode("tm"), 16).unwrap(), modifier, 0x49); // i [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `RegisterHotKey` in this scope [INFO] [stdout] --> src/main.rs:274:5 [INFO] [stdout] | [INFO] [stdout] 274 | RegisterHotKey(std::ptr::null_mut(), i32::from_str_radix(&hex::encode("tr"), 16).unwrap(), modifier, 0x4f); // o [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `RegisterHotKey` in this scope [INFO] [stdout] --> src/main.rs:276:5 [INFO] [stdout] | [INFO] [stdout] 276 | RegisterHotKey(std::ptr::null_mut(), i32::from_str_radix(&hex::encode("ml"), 16).unwrap(), modifier, 0x4a); // j [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `RegisterHotKey` in this scope [INFO] [stdout] --> src/main.rs:277:5 [INFO] [stdout] | [INFO] [stdout] 277 | RegisterHotKey(std::ptr::null_mut(), i32::from_str_radix(&hex::encode("mm"), 16).unwrap(), modifier, 0x4b); // k [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `RegisterHotKey` in this scope [INFO] [stdout] --> src/main.rs:278:5 [INFO] [stdout] | [INFO] [stdout] 278 | RegisterHotKey(std::ptr::null_mut(), i32::from_str_radix(&hex::encode("mr"), 16).unwrap(), modifier, 0x4c); // l [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `RegisterHotKey` in this scope [INFO] [stdout] --> src/main.rs:280:5 [INFO] [stdout] | [INFO] [stdout] 280 | RegisterHotKey(std::ptr::null_mut(), i32::from_str_radix(&hex::encode("bl"), 16).unwrap(), modifier, 0x4D); // m [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `RegisterHotKey` in this scope [INFO] [stdout] --> src/main.rs:281:5 [INFO] [stdout] | [INFO] [stdout] 281 | RegisterHotKey(std::ptr::null_mut(), i32::from_str_radix(&hex::encode("bm"), 16).unwrap(), modifier, comma); // , [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `RegisterHotKey` in this scope [INFO] [stdout] --> src/main.rs:282:5 [INFO] [stdout] | [INFO] [stdout] 282 | RegisterHotKey(std::ptr::null_mut(), i32::from_str_radix(&hex::encode("br"), 16).unwrap(), modifier, period); // . [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetMessageW` in this scope [INFO] [stdout] --> src/main.rs:287:29 [INFO] [stdout] | [INFO] [stdout] 287 | while { result = unsafe { GetMessageW( &mut message, std::ptr::null_mut() , 0, 0 )} ; result != 0 } { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 25 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `wintile` due to 26 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/main.rs:264:7 [INFO] [stdout] | [INFO] [stdout] 264 | use winapi::um::winuser::{ RegisterHotKey, GetMessageW }; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/main.rs:266:18 [INFO] [stdout] | [INFO] [stdout] 266 | let modifier = winapi::um::winuser::MOD_ALT as u32; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/main.rs:267:16 [INFO] [stdout] | [INFO] [stdout] 267 | let period = winapi::um::winuser::VK_OEM_PERIOD as u32; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/main.rs:268:15 [INFO] [stdout] | [INFO] [stdout] 268 | let comma = winapi::um::winuser::VK_OEM_COMMA as u32; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/main.rs:269:21 [INFO] [stdout] | [INFO] [stdout] 269 | let mut message : winapi::um::winuser::MSG = unsafe { std::mem::zeroed() }; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `tile_window` in this scope [INFO] [stdout] --> src/main.rs:101:19 [INFO] [stdout] | [INFO] [stdout] 101 | "TopLeft" => tile_window(-1,-1,config.gap,config.edge_gap), [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `tile_window` in this scope [INFO] [stdout] --> src/main.rs:102:15 [INFO] [stdout] | [INFO] [stdout] 102 | "Top" => tile_window(0,-1,config.gap,config.edge_gap), [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `tile_window` in this scope [INFO] [stdout] --> src/main.rs:103:19 [INFO] [stdout] | [INFO] [stdout] 103 | "TopRight" => tile_window(1,-1,config.gap,config.edge_gap), [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `tile_window` in this scope [INFO] [stdout] --> src/main.rs:105:16 [INFO] [stdout] | [INFO] [stdout] 105 | "Left" => tile_window(-1,0,config.gap,config.edge_gap), [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `tile_window` in this scope [INFO] [stdout] --> src/main.rs:106:18 [INFO] [stdout] | [INFO] [stdout] 106 | "Middle" => tile_window(0,0,config.gap,config.edge_gap), [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `tile_window` in this scope [INFO] [stdout] --> src/main.rs:107:17 [INFO] [stdout] | [INFO] [stdout] 107 | "Right" => tile_window(1,0,config.gap,config.edge_gap), [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `tile_window` in this scope [INFO] [stdout] --> src/main.rs:109:22 [INFO] [stdout] | [INFO] [stdout] 109 | "BottomLeft" => tile_window(-1,1,config.gap,config.edge_gap), [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `tile_window` in this scope [INFO] [stdout] --> src/main.rs:110:18 [INFO] [stdout] | [INFO] [stdout] 110 | "Bottom" => tile_window(0,1,config.gap,config.edge_gap), [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `tile_window` in this scope [INFO] [stdout] --> src/main.rs:111:23 [INFO] [stdout] | [INFO] [stdout] 111 | "BottomRight" => tile_window(1,1,config.gap,config.edge_gap), [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `tile_window` in this scope [INFO] [stdout] --> src/main.rs:113:10 [INFO] [stdout] | [INFO] [stdout] 113 | _ => tile_window(0,0,config.gap,config.edge_gap) [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `RegisterHotKey` in this scope [INFO] [stdout] --> src/main.rs:272:5 [INFO] [stdout] | [INFO] [stdout] 272 | RegisterHotKey(std::ptr::null_mut(), i32::from_str_radix(&hex::encode("tl"), 16).unwrap(), modifier, 0x55); // u [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `RegisterHotKey` in this scope [INFO] [stdout] --> src/main.rs:273:5 [INFO] [stdout] | [INFO] [stdout] 273 | RegisterHotKey(std::ptr::null_mut(), i32::from_str_radix(&hex::encode("tm"), 16).unwrap(), modifier, 0x49); // i [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `RegisterHotKey` in this scope [INFO] [stdout] --> src/main.rs:274:5 [INFO] [stdout] | [INFO] [stdout] 274 | RegisterHotKey(std::ptr::null_mut(), i32::from_str_radix(&hex::encode("tr"), 16).unwrap(), modifier, 0x4f); // o [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `RegisterHotKey` in this scope [INFO] [stdout] --> src/main.rs:276:5 [INFO] [stdout] | [INFO] [stdout] 276 | RegisterHotKey(std::ptr::null_mut(), i32::from_str_radix(&hex::encode("ml"), 16).unwrap(), modifier, 0x4a); // j [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `RegisterHotKey` in this scope [INFO] [stdout] --> src/main.rs:277:5 [INFO] [stdout] | [INFO] [stdout] 277 | RegisterHotKey(std::ptr::null_mut(), i32::from_str_radix(&hex::encode("mm"), 16).unwrap(), modifier, 0x4b); // k [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `RegisterHotKey` in this scope [INFO] [stdout] --> src/main.rs:278:5 [INFO] [stdout] | [INFO] [stdout] 278 | RegisterHotKey(std::ptr::null_mut(), i32::from_str_radix(&hex::encode("mr"), 16).unwrap(), modifier, 0x4c); // l [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `RegisterHotKey` in this scope [INFO] [stdout] --> src/main.rs:280:5 [INFO] [stdout] | [INFO] [stdout] 280 | RegisterHotKey(std::ptr::null_mut(), i32::from_str_radix(&hex::encode("bl"), 16).unwrap(), modifier, 0x4D); // m [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `RegisterHotKey` in this scope [INFO] [stdout] --> src/main.rs:281:5 [INFO] [stdout] | [INFO] [stdout] 281 | RegisterHotKey(std::ptr::null_mut(), i32::from_str_radix(&hex::encode("bm"), 16).unwrap(), modifier, comma); // , [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `RegisterHotKey` in this scope [INFO] [stdout] --> src/main.rs:282:5 [INFO] [stdout] | [INFO] [stdout] 282 | RegisterHotKey(std::ptr::null_mut(), i32::from_str_radix(&hex::encode("br"), 16).unwrap(), modifier, period); // . [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetMessageW` in this scope [INFO] [stdout] --> src/main.rs:287:29 [INFO] [stdout] | [INFO] [stdout] 287 | while { result = unsafe { GetMessageW( &mut message, std::ptr::null_mut() , 0, 0 )} ; result != 0 } { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 25 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] [stderr] error: failed to migrate to next edition [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo fix --edition --allow-no-vcs --allow-dirty --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "dfe5be5471399f718f4849083a2a19aacf1ac5f9bfa677d5c2cbb7a9ba98c659", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dfe5be5471399f718f4849083a2a19aacf1ac5f9bfa677d5c2cbb7a9ba98c659", kill_on_drop: false }` [INFO] [stdout] dfe5be5471399f718f4849083a2a19aacf1ac5f9bfa677d5c2cbb7a9ba98c659