[INFO] cloning repository https://github.com/ingSlonik/wuake [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ingSlonik/wuake" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FingSlonik%2Fwuake", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FingSlonik%2Fwuake'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 948c5ef48736f6115694192b0ebdf342e9aaecaf [INFO] checking ingSlonik/wuake against try#b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8 for pr-78363 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FingSlonik%2Fwuake" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ingSlonik/wuake on toolchain b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ingSlonik/wuake [INFO] finished tweaking git repo https://github.com/ingSlonik/wuake [INFO] tweaked toml for git repo https://github.com/ingSlonik/wuake written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/ingSlonik/wuake already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ef77a8cfa8ec0c03910889c39d7f54c4fa73cd64a1e3b1397e54283b74d5defb [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ef77a8cfa8ec0c03910889c39d7f54c4fa73cd64a1e3b1397e54283b74d5defb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ef77a8cfa8ec0c03910889c39d7f54c4fa73cd64a1e3b1397e54283b74d5defb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef77a8cfa8ec0c03910889c39d7f54c4fa73cd64a1e3b1397e54283b74d5defb", kill_on_drop: false }` [INFO] [stdout] ef77a8cfa8ec0c03910889c39d7f54c4fa73cd64a1e3b1397e54283b74d5defb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7b33983ba69e4586f01b0eec59b466cbb509bc84d65ca68b00472ea8ba08fcc7 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "7b33983ba69e4586f01b0eec59b466cbb509bc84d65ca68b00472ea8ba08fcc7", kill_on_drop: false }` [INFO] [stderr] Compiling user32-sys v0.2.0 [INFO] [stderr] Checking wuake v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `self::winapi::HWND` [INFO] [stdout] --> src/window.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use self::winapi::HWND; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ no `HWND` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `self::winapi::HWND` [INFO] [stdout] --> src/window.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use self::winapi::HWND; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ no `HWND` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetAsyncKeyState` in crate `user32` [INFO] [stdout] --> src/key_events.rs:16:34 [INFO] [stdout] | [INFO] [stdout] 16 | pressed: user32::GetAsyncKeyState(key) != 0, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `user32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetAsyncKeyState` in crate `user32` [INFO] [stdout] --> src/key_events.rs:27:35 [INFO] [stdout] | [INFO] [stdout] 27 | pressed = user32::GetAsyncKeyState(self.key) != 0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `user32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetAsyncKeyState` in crate `user32` [INFO] [stdout] --> src/key_events.rs:58:21 [INFO] [stdout] | [INFO] [stdout] 58 | user32::GetAsyncKeyState(key); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `user32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetAsyncKeyState` in crate `user32` [INFO] [stdout] --> src/key_events.rs:66:28 [INFO] [stdout] | [INFO] [stdout] 66 | if user32::GetAsyncKeyState(key) != 0 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `user32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `FindWindowA` in crate `user32` [INFO] [stdout] --> src/window.rs:19:37 [INFO] [stdout] | [INFO] [stdout] 19 | window_handle = user32::FindWindowA(null_mut(), cstring_title.as_ptr()); [INFO] [stdout] | ^^^^^^^^^^^ not found in `user32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetSystemMetrics` in crate `user32` [INFO] [stdout] --> src/window.rs:42:36 [INFO] [stdout] | [INFO] [stdout] 42 | let screen_width = user32::GetSystemMetrics(16); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `user32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetSystemMetrics` in crate `user32` [INFO] [stdout] --> src/window.rs:43:37 [INFO] [stdout] | [INFO] [stdout] 43 | let screen_height = user32::GetSystemMetrics(17); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `user32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetAsyncKeyState` in crate `user32` [INFO] [stdout] --> src/key_events.rs:16:34 [INFO] [stdout] | [INFO] [stdout] 16 | pressed: user32::GetAsyncKeyState(key) != 0, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `user32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetAsyncKeyState` in crate `user32` [INFO] [stdout] --> src/key_events.rs:27:35 [INFO] [stdout] | [INFO] [stdout] 27 | pressed = user32::GetAsyncKeyState(self.key) != 0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `user32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `ShowWindow` in crate `user32` [INFO] [stdout] --> src/window.rs:50:17 [INFO] [stdout] | [INFO] [stdout] 50 | user32::ShowWindow(main_window, 1); [INFO] [stdout] | ^^^^^^^^^^ not found in `user32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `MoveWindow` in crate `user32` [INFO] [stdout] --> src/window.rs:51:17 [INFO] [stdout] | [INFO] [stdout] 51 | user32::MoveWindow(main_window, left, top, width, height, 1); [INFO] [stdout] | ^^^^^^^^^^ not found in `user32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `CloseWindow` in crate `user32` [INFO] [stdout] --> src/window.rs:57:17 [INFO] [stdout] | [INFO] [stdout] 57 | user32::CloseWindow(main_window); [INFO] [stdout] | ^^^^^^^^^^^ not found in `user32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `IsWindow` in crate `user32` [INFO] [stdout] --> src/main.rs:42:24 [INFO] [stdout] | [INFO] [stdout] 42 | if user32::IsWindow(cmd_window) == 0 { [INFO] [stdout] | ^^^^^^^^ not found in `user32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetAsyncKeyState` in crate `user32` [INFO] [stdout] --> src/key_events.rs:58:21 [INFO] [stdout] | [INFO] [stdout] 58 | user32::GetAsyncKeyState(key); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `user32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetAsyncKeyState` in crate `user32` [INFO] [stdout] --> src/key_events.rs:66:28 [INFO] [stdout] | [INFO] [stdout] 66 | if user32::GetAsyncKeyState(key) != 0 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `user32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `FindWindowA` in crate `user32` [INFO] [stdout] --> src/window.rs:19:37 [INFO] [stdout] | [INFO] [stdout] 19 | window_handle = user32::FindWindowA(null_mut(), cstring_title.as_ptr()); [INFO] [stdout] | ^^^^^^^^^^^ not found in `user32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetSystemMetrics` in crate `user32` [INFO] [stdout] --> src/window.rs:42:36 [INFO] [stdout] | [INFO] [stdout] 42 | let screen_width = user32::GetSystemMetrics(16); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `user32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetSystemMetrics` in crate `user32` [INFO] [stdout] --> src/window.rs:43:37 [INFO] [stdout] | [INFO] [stdout] 43 | let screen_height = user32::GetSystemMetrics(17); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `user32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `ShowWindow` in crate `user32` [INFO] [stdout] --> src/window.rs:50:17 [INFO] [stdout] | [INFO] [stdout] 50 | user32::ShowWindow(main_window, 1); [INFO] [stdout] | ^^^^^^^^^^ not found in `user32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `MoveWindow` in crate `user32` [INFO] [stdout] --> src/window.rs:51:17 [INFO] [stdout] | [INFO] [stdout] 51 | user32::MoveWindow(main_window, left, top, width, height, 1); [INFO] [stdout] | ^^^^^^^^^^ not found in `user32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `CloseWindow` in crate `user32` [INFO] [stdout] --> src/window.rs:57:17 [INFO] [stdout] | [INFO] [stdout] 57 | user32::CloseWindow(main_window); [INFO] [stdout] | ^^^^^^^^^^^ not found in `user32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `IsWindow` in crate `user32` [INFO] [stdout] --> src/main.rs:42:24 [INFO] [stdout] | [INFO] [stdout] 42 | if user32::IsWindow(cmd_window) == 0 { [INFO] [stdout] | ^^^^^^^^ not found in `user32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 12 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 12 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `wuake` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "7b33983ba69e4586f01b0eec59b466cbb509bc84d65ca68b00472ea8ba08fcc7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b33983ba69e4586f01b0eec59b466cbb509bc84d65ca68b00472ea8ba08fcc7", kill_on_drop: false }` [INFO] [stdout] 7b33983ba69e4586f01b0eec59b466cbb509bc84d65ca68b00472ea8ba08fcc7