[INFO] cloning repository https://github.com/hummingly/simple-window-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hummingly/simple-window-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhummingly%2Fsimple-window-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhummingly%2Fsimple-window-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1665301327cab72d529cb5e3a65067be2d391b25
[INFO] checking hummingly/simple-window-rs/1665301327cab72d529cb5e3a65067be2d391b25 against 018018e881e2db0956f229dbb543e21f058d1ce7 for pr-162600
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhummingly%2Fsimple-window-rs" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/hummingly/simple-window-rs
[INFO] finished tweaking git repo https://github.com/hummingly/simple-window-rs
[INFO] tweaked toml for git repo https://github.com/hummingly/simple-window-rs written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hummingly/simple-window-rs on toolchain 018018e881e2db0956f229dbb543e21f058d1ce7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+018018e881e2db0956f229dbb543e21f058d1ce7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/hummingly/simple-window-rs 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" "+018018e881e2db0956f229dbb543e21f058d1ce7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `bbc` (manifest) generated 1 warning
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded user32-sys v0.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] eb6ca82640a85a053d22bd4fb1c5091d57ef22a0722e6e034e2864ecd9a25d31
[INFO] running `Command { std: "docker" "start" "eb6ca82640a85a053d22bd4fb1c5091d57ef22a0722e6e034e2864ecd9a25d31", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eb6ca82640a85a053d22bd4fb1c5091d57ef22a0722e6e034e2864ecd9a25d31", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "eb6ca82640a85a053d22bd4fb1c5091d57ef22a0722e6e034e2864ecd9a25d31" "/opt/rustwide/cargo-home/bin/cargo" "+018018e881e2db0956f229dbb543e21f058d1ce7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eb6ca82640a85a053d22bd4fb1c5091d57ef22a0722e6e034e2864ecd9a25d31", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "eb6ca82640a85a053d22bd4fb1c5091d57ef22a0722e6e034e2864ecd9a25d31" "/opt/rustwide/cargo-home/bin/cargo" "+018018e881e2db0956f229dbb543e21f058d1ce7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `bbc` (manifest) generated 1 warning
[INFO] [stderr]    Compiling user32-sys v0.2.0
[INFO] [stderr]     Checking bbc v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: cannot find `windows` in `os`
[INFO] [stdout]  --> src/main.rs:8:14
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::os::windows::ffi::OsStrExt;
[INFO] [stdout]   |              ^^^^^^^ could not find `windows` in `os`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/018018e881e2db0956f229dbb543e21f058d1ce7/library/std/src/os/mod.rs:62:4
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item is gated behind the `windows` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `kernel32::GetModuleHandleW`
[INFO] [stdout]   --> src/main.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use kernel32::GetModuleHandleW;
[INFO] [stdout]    |     ^^^^^^^^^^----------------
[INFO] [stdout]    |               |
[INFO] [stdout]    |               no `GetModuleHandleW` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `windows` in `os`
[INFO] [stdout]  --> src/main.rs:8:14
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::os::windows::ffi::OsStrExt;
[INFO] [stdout]   |              ^^^^^^^ could not find `windows` in `os`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/018018e881e2db0956f229dbb543e21f058d1ce7/library/std/src/os/mod.rs:62:4
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item is gated behind the `windows` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `user32::CreateWindowExW`, `user32::DefWindowProcW`, `user32::DispatchMessageW`, `user32::GetMessageW`, `user32::MessageBoxW`, `user32::PostQuitMessage`, `user32::RegisterClassW`, `user32::TranslateMessage`
[INFO] [stdout]   --> src/main.rs:12:14
[INFO] [stdout]    |
[INFO] [stdout] 12 | use user32::{CreateWindowExW, DefWindowProcW, DispatchMessageW, GetMessageW, MessageBoxW,
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^ no `MessageBoxW` in the root
[INFO] [stdout]    |              |                |               |                 |
[INFO] [stdout]    |              |                |               |                 no `GetMessageW` in the root
[INFO] [stdout]    |              |                |               no `DispatchMessageW` in the root
[INFO] [stdout]    |              |                no `DefWindowProcW` in the root
[INFO] [stdout]    |              no `CreateWindowExW` in the root
[INFO] [stdout] 13 |              PostQuitMessage, RegisterClassW, TranslateMessage};
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^ no `TranslateMessage` in the root
[INFO] [stdout]    |              |                |
[INFO] [stdout]    |              |                no `RegisterClassW` in the root
[INFO] [stdout]    |              no `PostQuitMessage` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `winapi::minwindef`
[INFO] [stdout]   --> src/main.rs:14:13
[INFO] [stdout]    |
[INFO] [stdout] 14 | use winapi::minwindef::{LPARAM, LRESULT, WPARAM};
[INFO] [stdout]    |             ^^^^^^^^^ could not find `minwindef` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `winapi::windef`
[INFO] [stdout]   --> src/main.rs:15:13
[INFO] [stdout]    |
[INFO] [stdout] 15 | use winapi::windef::{HWND, POINT};
[INFO] [stdout]    |             ^^^^^^ could not find `windef` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `winapi::winuser`
[INFO] [stdout]   --> src/main.rs:16:13
[INFO] [stdout]    |
[INFO] [stdout] 16 | use winapi::winuser::{CS_HREDRAW, CS_OWNDC, CS_VREDRAW, CW_USEDEFAULT, MB_OK, MSG, WM_DESTROY,
[INFO] [stdout]    |             ^^^^^^^ could not find `winuser` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `encode_wide` found for reference `&OsStr` in the current scope
[INFO] [stdout]   --> src/main.rs:21:23
[INFO] [stdout]    |
[INFO] [stdout] 21 |     OsStr::new(value).encode_wide().chain(once(0)).collect()
[INFO] [stdout]    |                       ^^^^^^^^^^^ method not found in `&OsStr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `kernel32::GetModuleHandleW`
[INFO] [stdout]   --> src/main.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use kernel32::GetModuleHandleW;
[INFO] [stdout]    |     ^^^^^^^^^^----------------
[INFO] [stdout]    |               |
[INFO] [stdout]    |               no `GetModuleHandleW` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `user32::CreateWindowExW`, `user32::DefWindowProcW`, `user32::DispatchMessageW`, `user32::GetMessageW`, `user32::MessageBoxW`, `user32::PostQuitMessage`, `user32::RegisterClassW`, `user32::TranslateMessage`
[INFO] [stdout]   --> src/main.rs:12:14
[INFO] [stdout]    |
[INFO] [stdout] 12 | use user32::{CreateWindowExW, DefWindowProcW, DispatchMessageW, GetMessageW, MessageBoxW,
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^ no `MessageBoxW` in the root
[INFO] [stdout]    |              |                |               |                 |
[INFO] [stdout]    |              |                |               |                 no `GetMessageW` in the root
[INFO] [stdout]    |              |                |               no `DispatchMessageW` in the root
[INFO] [stdout]    |              |                no `DefWindowProcW` in the root
[INFO] [stdout]    |              no `CreateWindowExW` in the root
[INFO] [stdout] 13 |              PostQuitMessage, RegisterClassW, TranslateMessage};
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^ no `TranslateMessage` in the root
[INFO] [stdout]    |              |                |
[INFO] [stdout]    |              |                no `RegisterClassW` in the root
[INFO] [stdout]    |              no `PostQuitMessage` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `winapi::minwindef`
[INFO] [stdout]   --> src/main.rs:14:13
[INFO] [stdout]    |
[INFO] [stdout] 14 | use winapi::minwindef::{LPARAM, LRESULT, WPARAM};
[INFO] [stdout]    |             ^^^^^^^^^ could not find `minwindef` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `winapi::windef`
[INFO] [stdout]   --> src/main.rs:15:13
[INFO] [stdout]    |
[INFO] [stdout] 15 | use winapi::windef::{HWND, POINT};
[INFO] [stdout]    |             ^^^^^^ could not find `windef` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `winapi::winuser`
[INFO] [stdout]   --> src/main.rs:16:13
[INFO] [stdout]    |
[INFO] [stdout] 16 | use winapi::winuser::{CS_HREDRAW, CS_OWNDC, CS_VREDRAW, CW_USEDEFAULT, MB_OK, MSG, WM_DESTROY,
[INFO] [stdout]    |             ^^^^^^^ could not find `winuser` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bbc` (bin "bbc") due to 7 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0599]: no method named `encode_wide` found for reference `&OsStr` in the current scope
[INFO] [stdout]   --> src/main.rs:21:23
[INFO] [stdout]    |
[INFO] [stdout] 21 |     OsStr::new(value).encode_wide().chain(once(0)).collect()
[INFO] [stdout]    |                       ^^^^^^^^^^^ method not found in `&OsStr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bbc` (bin "bbc" test) due to 7 previous errors
[INFO] running `Command { std: "docker" "inspect" "eb6ca82640a85a053d22bd4fb1c5091d57ef22a0722e6e034e2864ecd9a25d31", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb6ca82640a85a053d22bd4fb1c5091d57ef22a0722e6e034e2864ecd9a25d31", kill_on_drop: false }`
[INFO] [stdout] eb6ca82640a85a053d22bd4fb1c5091d57ef22a0722e6e034e2864ecd9a25d31
