[INFO] cloning repository https://github.com/lans97/paneless
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lans97/paneless" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flans97%2Fpaneless", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flans97%2Fpaneless'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1b6f3d4e9048e699586bd18d374364ece12cf3b7
[INFO] testing lans97/paneless against beta-2025-09-21 for beta-1.91-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flans97%2Fpaneless" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lans97/paneless
[INFO] finished tweaking git repo https://github.com/lans97/paneless
[INFO] tweaked toml for git repo https://github.com/lans97/paneless written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lans97/paneless on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lans97/paneless 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" "+beta-2025-09-21" "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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 359ea5cb4e6d80c6542cd6a30a7b20dae349e04f6441d65438e2645137e03064
[INFO] running `Command { std: "docker" "start" "-a" "359ea5cb4e6d80c6542cd6a30a7b20dae349e04f6441d65438e2645137e03064", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "359ea5cb4e6d80c6542cd6a30a7b20dae349e04f6441d65438e2645137e03064", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "359ea5cb4e6d80c6542cd6a30a7b20dae349e04f6441d65438e2645137e03064", kill_on_drop: false }`
[INFO] [stdout] 359ea5cb4e6d80c6542cd6a30a7b20dae349e04f6441d65438e2645137e03064
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 05281e5ee61b5089efbfcd9fb4d58b297ea3916f45ae68e4b8ecec01314864e8
[INFO] running `Command { std: "docker" "start" "-a" "05281e5ee61b5089efbfcd9fb4d58b297ea3916f45ae68e4b8ecec01314864e8", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling windows_x86_64_gnu v0.52.6
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling windows-targets v0.52.6
[INFO] [stderr]    Compiling windows-result v0.2.0
[INFO] [stderr]    Compiling windows-strings v0.1.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling windows-implement v0.58.0
[INFO] [stderr]    Compiling windows-interface v0.58.0
[INFO] [stderr]    Compiling windows-core v0.58.0
[INFO] [stderr]    Compiling windows v0.58.0
[INFO] [stderr]    Compiling paneless v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]  --> src/window/windows.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     Win32::{
[INFO] [stdout]   |     ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]  --> src/window/windows.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     core::{w, PCWSTR},
[INFO] [stdout]   |     ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `SW_SHOW` in this scope
[INFO] [stdout]   --> src/window/windows.rs:38:13
[INFO] [stdout]    |
[INFO] [stdout] 38 |             SW_SHOW,
[INFO] [stdout]    |             ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `CS_HREDRAW` in this scope
[INFO] [stdout]   --> src/window/windows.rs:50:20
[INFO] [stdout]    |
[INFO] [stdout] 50 |         wc.style = CS_HREDRAW | CS_VREDRAW;
[INFO] [stdout]    |                    ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `CS_VREDRAW` in this scope
[INFO] [stdout]   --> src/window/windows.rs:50:33
[INFO] [stdout]    |
[INFO] [stdout] 50 |         wc.style = CS_HREDRAW | CS_VREDRAW;
[INFO] [stdout]    |                                 ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `IDC_ARROW` in this scope
[INFO] [stdout]   --> src/window/windows.rs:53:42
[INFO] [stdout]    |
[INFO] [stdout] 53 |         wc.hCursor = load_default_cursor(IDC_ARROW)?;
[INFO] [stdout]    |                                          ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `SHOW_WINDOW_CMD` in this scope
[INFO] [stdout]   --> src/window/windows.rs:73:21
[INFO] [stdout]    |
[INFO] [stdout] 73 |         n_cmd_show: SHOW_WINDOW_CMD,
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `WS_EX_RIGHTSCROLLBAR` in this scope
[INFO] [stdout]   --> src/window/windows.rs:83:17
[INFO] [stdout]    |
[INFO] [stdout] 83 |                 WS_EX_RIGHTSCROLLBAR,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `WS_OVERLAPPEDWINDOW` in this scope
[INFO] [stdout]   --> src/window/windows.rs:86:17
[INFO] [stdout]    |
[INFO] [stdout] 86 |                 WS_OVERLAPPEDWINDOW,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `CW_USEDEFAULT` in this scope
[INFO] [stdout]   --> src/window/windows.rs:87:17
[INFO] [stdout]    |
[INFO] [stdout] 87 |                 CW_USEDEFAULT,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `CW_USEDEFAULT` in this scope
[INFO] [stdout]   --> src/window/windows.rs:89:33
[INFO] [stdout]    |
[INFO] [stdout] 89 |                 width.unwrap_or(CW_USEDEFAULT),
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `CREATESTRUCTW` in this scope
[INFO] [stdout]    --> src/window/windows.rs:118:40
[INFO] [stdout]     |
[INFO] [stdout] 118 |                 let createstruct: *mut CREATESTRUCTW = l_param.0 as *mut _;
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `WM_QUIT` in this scope
[INFO] [stdout]    --> src/window/windows.rs:163:39
[INFO] [stdout]     |
[INFO] [stdout] 163 |                     if msg.message == WM_QUIT {
[INFO] [stdout]     |                                       ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `HCURSOR` in this scope
[INFO] [stdout]    --> src/window/windows.rs:185:54
[INFO] [stdout]     |
[INFO] [stdout] 185 | pub fn load_default_cursor(cursor: PCWSTR) -> Result<HCURSOR> {
[INFO] [stdout]     |                                                      ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 185 | pub fn load_default_cursor<HCURSOR>(cursor: PCWSTR) -> Result<HCURSOR> {
[INFO] [stdout]     |                           +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MSG` in this scope
[INFO] [stdout]    --> src/window/windows.rs:194:37
[INFO] [stdout]     |
[INFO] [stdout] 194 | pub fn get_next_message() -> Result<MSG> {
[INFO] [stdout]     |                                     ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 194 | pub fn get_next_message<MSG>() -> Result<MSG> {
[INFO] [stdout]     |                        +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MSG` in this scope
[INFO] [stdout]    --> src/window/windows.rs:204:31
[INFO] [stdout]     |
[INFO] [stdout] 204 | pub fn translte_message(msg: &MSG) -> Result<bool> {
[INFO] [stdout]     |                               ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GWLP_USERDATA` in this scope
[INFO] [stdout]    --> src/window/windows.rs:214:39
[INFO] [stdout]     |
[INFO] [stdout] 214 |     let out = SetWindowLongPtrW(hwnd, GWLP_USERDATA, ptr as isize);
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GWLP_USERDATA` in this scope
[INFO] [stdout]    --> src/window/windows.rs:229:39
[INFO] [stdout]     |
[INFO] [stdout] 229 |     let out = GetWindowLongPtrW(hwnd, GWLP_USERDATA);
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WNDCLASSW`
[INFO] [stdout]   --> src/window/windows.rs:47:22
[INFO] [stdout]    |
[INFO] [stdout] 47 |         let mut wc = WNDCLASSW::default();
[INFO] [stdout]    |                      ^^^^^^^^^ use of undeclared type `WNDCLASSW`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `RegisterClassW` in this scope
[INFO] [stdout]   --> src/window/windows.rs:57:29
[INFO] [stdout]    |
[INFO] [stdout] 57 |         let atom = unsafe { RegisterClassW(&wc) };
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `HMENU`
[INFO] [stdout]   --> src/window/windows.rs:92:17
[INFO] [stdout]    |
[INFO] [stdout] 92 |                 HMENU::default(),
[INFO] [stdout]    |                 ^^^^^ use of undeclared type `HMENU`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `CreateWindowExW` in this scope
[INFO] [stdout]   --> src/window/windows.rs:82:13
[INFO] [stdout]    |
[INFO] [stdout] 82 |             CreateWindowExW(
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `ShowWindow` in this scope
[INFO] [stdout]    --> src/window/windows.rs:100:29
[INFO] [stdout]     |
[INFO] [stdout] 100 |         let code = unsafe { ShowWindow(hwnd, n_cmd_show) };
[INFO] [stdout]     |                             ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SetWindowTextW` in this scope
[INFO] [stdout]    --> src/window/windows.rs:123:17
[INFO] [stdout]     |
[INFO] [stdout] 123 |                 SetWindowTextW(hwnd, (*createstruct).lpszName).unwrap();
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `DestroyWindow` in this scope
[INFO] [stdout]    --> src/window/windows.rs:130:25
[INFO] [stdout]     |
[INFO] [stdout] 130 |                 let _ = DestroyWindow(hwnd);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `DefWindowProcW` in this scope
[INFO] [stdout]    --> src/window/windows.rs:154:25
[INFO] [stdout]     |
[INFO] [stdout] 154 |             _ => return DefWindowProcW(hwnd, msg, w_param, l_param),
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `DispatchMessageW` in this scope
[INFO] [stdout]    --> src/window/windows.rs:168:25
[INFO] [stdout]     |
[INFO] [stdout] 168 |                         DispatchMessageW(&msg);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `LoadCursorW` in this scope
[INFO] [stdout]    --> src/window/windows.rs:186:28
[INFO] [stdout]     |
[INFO] [stdout] 186 |     let hcursor = unsafe { LoadCursorW(HINSTANCE::default(), cursor).unwrap() };
[INFO] [stdout]     |                            ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MSG`
[INFO] [stdout]    --> src/window/windows.rs:195:19
[INFO] [stdout]     |
[INFO] [stdout] 195 |     let mut msg = MSG::default();
[INFO] [stdout]     |                   ^^^ use of undeclared type `MSG`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetMessageW` in this scope
[INFO] [stdout]    --> src/window/windows.rs:196:27
[INFO] [stdout]     |
[INFO] [stdout] 196 |     let output = unsafe { GetMessageW(&mut msg, HWND::default(), 0, 0) };
[INFO] [stdout]     |                           ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `TranslateMessage` in this scope
[INFO] [stdout]    --> src/window/windows.rs:205:24
[INFO] [stdout]     |
[INFO] [stdout] 205 |     let res = unsafe { TranslateMessage(msg) };
[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/window/windows.rs:214:15
[INFO] [stdout]     |
[INFO] [stdout] 214 |     let out = SetWindowLongPtrW(hwnd, GWLP_USERDATA, ptr as isize);
[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/window/windows.rs:229:15
[INFO] [stdout]     |
[INFO] [stdout] 229 |     let out = GetWindowLongPtrW(hwnd, GWLP_USERDATA);
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `PostQuitMessage` in this scope
[INFO] [stdout]    --> src/window/windows.rs:244:9
[INFO] [stdout]     |
[INFO] [stdout] 244 |         PostQuitMessage(exit_code);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `paneless` (lib) due to 34 previous errors
[INFO] running `Command { std: "docker" "inspect" "05281e5ee61b5089efbfcd9fb4d58b297ea3916f45ae68e4b8ecec01314864e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "05281e5ee61b5089efbfcd9fb4d58b297ea3916f45ae68e4b8ecec01314864e8", kill_on_drop: false }`
[INFO] [stdout] 05281e5ee61b5089efbfcd9fb4d58b297ea3916f45ae68e4b8ecec01314864e8
