[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] testing christophersarmiento/WinTile against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchristophersarmiento%2FWinTile" "/workspace/builds/worker-88/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-88/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/christophersarmiento/WinTile on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-88/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" "+beta-2022-04-10" "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-88/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-88/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 44ae7a4a7faa561006764080dfceca25dd3e5d8ccadc87d3a40fe6534002856f [INFO] running `Command { std: "docker" "start" "-a" "44ae7a4a7faa561006764080dfceca25dd3e5d8ccadc87d3a40fe6534002856f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "44ae7a4a7faa561006764080dfceca25dd3e5d8ccadc87d3a40fe6534002856f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44ae7a4a7faa561006764080dfceca25dd3e5d8ccadc87d3a40fe6534002856f", kill_on_drop: false }` [INFO] [stdout] 44ae7a4a7faa561006764080dfceca25dd3e5d8ccadc87d3a40fe6534002856f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-88/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-88/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 25fc30688ba241399fbf7d8ef95d816ccc542983e6fd5fe40c4c6ed3377ff896 [INFO] running `Command { std: "docker" "start" "-a" "25fc30688ba241399fbf7d8ef95d816ccc542983e6fd5fe40c4c6ed3377ff896", kill_on_drop: false }` [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 ryu v1.0.5 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling wintile v0.1.0 (/opt/rustwide/workdir) [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] running `Command { std: "docker" "inspect" "25fc30688ba241399fbf7d8ef95d816ccc542983e6fd5fe40c4c6ed3377ff896", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25fc30688ba241399fbf7d8ef95d816ccc542983e6fd5fe40c4c6ed3377ff896", kill_on_drop: false }` [INFO] [stdout] 25fc30688ba241399fbf7d8ef95d816ccc542983e6fd5fe40c4c6ed3377ff896