[INFO] cloning repository https://github.com/tris790/uiart [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tris790/uiart" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftris790%2Fuiart", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftris790%2Fuiart'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 37e5179586e869c5b1057f13065c36ecc2508fc6 [INFO] testing tris790/uiart against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftris790%2Fuiart" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tris790/uiart on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tris790/uiart [INFO] finished tweaking git repo https://github.com/tris790/uiart [INFO] tweaked toml for git repo https://github.com/tris790/uiart written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/tris790/uiart already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 105491553fd27130d52e94ab54176c43b61878bdbce2a96390b628f31e12e28c [INFO] running `Command { std: "docker" "start" "-a" "105491553fd27130d52e94ab54176c43b61878bdbce2a96390b628f31e12e28c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "105491553fd27130d52e94ab54176c43b61878bdbce2a96390b628f31e12e28c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "105491553fd27130d52e94ab54176c43b61878bdbce2a96390b628f31e12e28c", kill_on_drop: false }` [INFO] [stdout] 105491553fd27130d52e94ab54176c43b61878bdbce2a96390b628f31e12e28c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6c5d66ac2343499df60267b9d095aab150fa395bcce998f6b4ff64c66b4dfa4a [INFO] running `Command { std: "docker" "start" "-a" "6c5d66ac2343499df60267b9d095aab150fa395bcce998f6b4ff64c66b4dfa4a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling sdl2 v0.34.5 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling sdl2-sys v0.34.5 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling uiart v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `windows_bindings` [INFO] [stdout] --> src/app.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use windows_bindings::{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of undeclared crate or module `windows_bindings` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WINDOW_LONG_PTR_INDEX` [INFO] [stdout] --> src/app.rs:70:23 [INFO] [stdout] | [INFO] [stdout] 70 | let style_index = WINDOW_LONG_PTR_INDEX::from(-16); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `WINDOW_LONG_PTR_INDEX` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WINDOW_LONG_PTR_INDEX` [INFO] [stdout] --> src/app.rs:81:32 [INFO] [stdout] | [INFO] [stdout] 81 | let extended_style_index = WINDOW_LONG_PTR_INDEX::from(-20); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `WINDOW_LONG_PTR_INDEX` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BOOL` [INFO] [stdout] --> src/app.rs:89:18 [INFO] [stdout] | [INFO] [stdout] 89 | fEnable: BOOL::from(true), [INFO] [stdout] | ^^^^ use of undeclared type `BOOL` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BOOL` [INFO] [stdout] --> src/app.rs:91:33 [INFO] [stdout] | [INFO] [stdout] 91 | fTransitionOnMaximized: BOOL::from(false), [INFO] [stdout] | ^^^^ use of undeclared type `BOOL` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WINDOW_LONG_PTR_INDEX` [INFO] [stdout] --> src/app.rs:98:23 [INFO] [stdout] | [INFO] [stdout] 98 | let GWL_EXSTYLE = WINDOW_LONG_PTR_INDEX::from(-20); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `WINDOW_LONG_PTR_INDEX` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SET_WINDOW_POS_FLAGS` [INFO] [stdout] --> src/app.rs:120:13 [INFO] [stdout] | [INFO] [stdout] 120 | SET_WINDOW_POS_FLAGS::from(SWP_NOMOVE | SWP_NOSIZE), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ use of undeclared type `SET_WINDOW_POS_FLAGS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `LAYERED_WINDOW_ATTRIBUTES_FLAGS` [INFO] [stdout] --> src/app.rs:129:13 [INFO] [stdout] | [INFO] [stdout] 129 | LAYERED_WINDOW_ATTRIBUTES_FLAGS::from(1), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `LAYERED_WINDOW_ATTRIBUTES_FLAGS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetActiveWindow` in this scope [INFO] [stdout] --> src/app.rs:68:25 [INFO] [stdout] | [INFO] [stdout] 68 | let hwnd = unsafe { GetActiveWindow() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetWindowLongPtrW` in this scope [INFO] [stdout] --> src/app.rs:71:26 [INFO] [stdout] | [INFO] [stdout] 71 | let style = unsafe { GetWindowLongPtrW(hwnd, style_index) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SetWindowLongPtrW` in this scope [INFO] [stdout] --> src/app.rs:79:14 [INFO] [stdout] | [INFO] [stdout] 79 | unsafe { SetWindowLongPtrW(hwnd, style_index, new_style) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetWindowLongPtrW` in this scope [INFO] [stdout] --> src/app.rs:82:35 [INFO] [stdout] | [INFO] [stdout] 82 | let extended_style = unsafe { GetWindowLongPtrW(hwnd, extended_style_index) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SetWindowLongPtrW` in this scope [INFO] [stdout] --> src/app.rs:85:14 [INFO] [stdout] | [INFO] [stdout] 85 | unsafe { SetWindowLongPtrW(hwnd, extended_style_index, new_extended_style) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `DWM_BLURBEHIND` in this scope [INFO] [stdout] --> src/app.rs:87:14 [INFO] [stdout] | [INFO] [stdout] 87 | let bb = DWM_BLURBEHIND { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `CreateRectRgn` in this scope [INFO] [stdout] --> src/app.rs:90:28 [INFO] [stdout] | [INFO] [stdout] 90 | hRgnBlur: unsafe { CreateRectRgn(0, 0, -1, -1) }, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `DwmEnableBlurBehindWindow` in this scope [INFO] [stdout] --> src/app.rs:93:22 [INFO] [stdout] | [INFO] [stdout] 93 | let _ = unsafe { DwmEnableBlurBehindWindow(hwnd, &bb) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetActiveWindow` in this scope [INFO] [stdout] --> src/app.rs:97:25 [INFO] [stdout] | [INFO] [stdout] 97 | let hwnd = unsafe { GetActiveWindow() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetWindowLongPtrW` in this scope [INFO] [stdout] --> src/app.rs:99:29 [INFO] [stdout] | [INFO] [stdout] 99 | let ex_style = unsafe { GetWindowLongPtrW(hwnd, GWL_EXSTYLE) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SetWindowLongPtrW` in this scope [INFO] [stdout] --> src/app.rs:106:9 [INFO] [stdout] | [INFO] [stdout] 106 | SetWindowLongPtrW( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SetWindowPos` in this scope [INFO] [stdout] --> src/app.rs:113:9 [INFO] [stdout] | [INFO] [stdout] 113 | SetWindowPos( [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `HWND` in this scope [INFO] [stdout] --> src/app.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | HWND(-1), [INFO] [stdout] | ^^^^ help: a local variable with a similar name exists: `hwnd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SetLayeredWindowAttributes` in this scope [INFO] [stdout] --> src/app.rs:125:9 [INFO] [stdout] | [INFO] [stdout] 125 | SetLayeredWindowAttributes( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `EventPump`, `SDL_CreateShapedWindow`, `mouse::MouseButton`, `render::Canvas`, `video::Window` [INFO] [stdout] --> src/app.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | mouse::MouseButton, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 9 | render::Canvas, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 10 | sys::{ [INFO] [stdout] 11 | SDL_CreateShapedWindow, SDL_GameControllerName, SDL_GameControllerOpen, SDL_Init, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 14 | video::Window, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 15 | EventPump, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Deserialize`, `Serialize` [INFO] [stdout] --> src/navigation.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Result`, `Value` [INFO] [stdout] --> src/navigation.rs:4:18 [INFO] [stdout] | [INFO] [stdout] 4 | use serde_json::{Result, Value}; [INFO] [stdout] | ^^^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 22 previous errors; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0422`. [INFO] [stdout] [INFO] [stderr] error: could not compile `uiart` due to 23 previous errors; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "6c5d66ac2343499df60267b9d095aab150fa395bcce998f6b4ff64c66b4dfa4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c5d66ac2343499df60267b9d095aab150fa395bcce998f6b4ff64c66b4dfa4a", kill_on_drop: false }` [INFO] [stdout] 6c5d66ac2343499df60267b9d095aab150fa395bcce998f6b4ff64c66b4dfa4a