[INFO] fetching crate heimdall-cli 0.1.3...
[INFO] checking heimdall-cli-0.1.3 against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] extracting crate heimdall-cli 0.1.3 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate heimdall-cli 0.1.3 on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate heimdall-cli 0.1.3
[INFO] finished tweaking crates.io crate heimdall-cli 0.1.3
[INFO] tweaked toml for crates.io crate heimdall-cli 0.1.3 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] crate crates.io crate heimdall-cli 0.1.3 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" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded polling v3.3.1
[INFO] [stderr]   Downloaded block-sys v0.2.0
[INFO] [stderr]   Downloaded num_enum v0.7.1
[INFO] [stderr]   Downloaded web-time v0.2.3
[INFO] [stderr]   Downloaded objc-sys v0.3.1
[INFO] [stderr]   Downloaded auto-launch v0.5.0
[INFO] [stderr]   Downloaded calloop v0.12.3
[INFO] [stderr]   Downloaded num_enum_derive v0.7.1
[INFO] [stderr]   Downloaded android-activity v0.5.0
[INFO] [stderr]   Downloaded winit v0.29.4
[INFO] [stderr]   Downloaded global-hotkey v0.4.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 94b358b38595397e913610f597b5dabeae95bbe2f11751cc21202d4c2018af68
[INFO] running `Command { std: "docker" "start" "-a" "94b358b38595397e913610f597b5dabeae95bbe2f11751cc21202d4c2018af68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "94b358b38595397e913610f597b5dabeae95bbe2f11751cc21202d4c2018af68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "94b358b38595397e913610f597b5dabeae95bbe2f11751cc21202d4c2018af68", kill_on_drop: false }`
[INFO] [stdout] 94b358b38595397e913610f597b5dabeae95bbe2f11751cc21202d4c2018af68
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] faaf871a9cb3ce1cca48a679845295c8dfe9a1b38bd5d591d01fca4aa8e88368
[INFO] running `Command { std: "docker" "start" "-a" "faaf871a9cb3ce1cca48a679845295c8dfe9a1b38bd5d591d01fca4aa8e88368", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling rustix v0.38.25
[INFO] [stderr]     Checking linux-raw-sys v0.4.11
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]     Checking hashbrown v0.14.2
[INFO] [stderr]    Compiling winit v0.29.4
[INFO] [stderr]     Checking xkeysym v0.2.0
[INFO] [stderr]     Checking winnow v0.5.19
[INFO] [stderr]     Checking unicode-segmentation v1.10.1
[INFO] [stderr]     Checking clap_lex v0.6.0
[INFO] [stderr]     Checking smallvec v1.11.2
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr]     Checking clap_builder v4.4.8
[INFO] [stderr]     Checking smol_str v0.2.0
[INFO] [stderr]     Checking cursor-icon v1.1.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking indexmap v2.1.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]     Checking dirs v4.0.0
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]     Checking regex v1.10.2
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]     Checking auto-launch v0.5.0
[INFO] [stderr]     Checking clap v4.4.8
[INFO] [stderr]     Checking bitflags v2.4.1
[INFO] [stderr]     Checking serde_spanned v0.6.4
[INFO] [stderr]     Checking toml_datetime v0.6.5
[INFO] [stderr]     Checking xkbcommon-dl v0.4.1
[INFO] [stderr]     Checking keyboard-types v0.7.0
[INFO] [stderr]     Checking toml_edit v0.21.0
[INFO] [stderr]     Checking global-hotkey v0.4.1
[INFO] [stderr]     Checking toml v0.8.8
[INFO] [stderr]     Checking polling v3.3.1
[INFO] [stderr]     Checking calloop v0.12.3
[INFO] [stdout] error: The platform you're compiling for is not supported by winit
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.29.4/src/platform_impl/mod.rs:67:1
[INFO] [stdout]    |
[INFO] [stdout] 67 | compile_error!("The platform you're compiling for is not supported by winit");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `self::platform`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.29.4/src/platform_impl/mod.rs:26:15
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub use self::platform::*;
[INFO] [stdout]    |               ^^^^^^^^ could not find `platform` in `self`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::platform_impl::PlatformIcon`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.29.4/src/icon.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::platform_impl::PlatformIcon;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `PlatformIcon` in `platform_impl`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `DeviceId` in `platform_impl`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.29.4/src/event.rs:616:42
[INFO] [stdout]     |
[INFO] [stdout] 616 |         DeviceId(unsafe { platform_impl::DeviceId::dummy() })
[INFO] [stdout]     |                                          ^^^^^^^^ could not find `DeviceId` in `platform_impl`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `WindowId` in `platform_impl`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.29.4/src/window.rs:99:42
[INFO] [stdout]    |
[INFO] [stdout] 99 |         WindowId(unsafe { platform_impl::WindowId::dummy() })
[INFO] [stdout]    |                                          ^^^^^^^^ could not find `WindowId` in `platform_impl`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Window` in `platform_impl`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.29.4/src/window.rs:513:28
[INFO] [stdout]     |
[INFO] [stdout] 513 |             platform_impl::Window::new(&window_target.p, self.window, self.platform_specific)?;
[INFO] [stdout]     |                            ^^^^^^ could not find `Window` in `platform_impl`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `OsError` in module `platform_impl`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.29.4/src/error.rs:28:27
[INFO] [stdout]    |
[INFO] [stdout] 28 |     error: platform_impl::OsError,
[INFO] [stdout]    |                           ^^^^^^^ not found in `platform_impl`
[INFO] [stdout]    |
[INFO] [stdout] help: there is an enum variant `crate::window::BadIcon::OsError`; try using the variant's enum
[INFO] [stdout]    |
[INFO] [stdout] 28 |     error: crate::window::BadIcon,
[INFO] [stdout]    |            ~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `OsError` in module `platform_impl`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.29.4/src/error.rs:62:76
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub(crate) fn new(line: u32, file: &'static str, error: platform_impl::OsError) -> OsError {
[INFO] [stdout]    |                                                                            ^^^^^^^ not found in `platform_impl`
[INFO] [stdout]    |
[INFO] [stdout] help: there is an enum variant `crate::window::BadIcon::OsError`; try using the variant's enum
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub(crate) fn new(line: u32, file: &'static str, error: crate::window::BadIcon) -> OsError {
[INFO] [stdout]    |                                                             ~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `DeviceId` in module `platform_impl`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.29.4/src/event.rs:602:47
[INFO] [stdout]     |
[INFO] [stdout] 602 | pub struct DeviceId(pub(crate) platform_impl::DeviceId);
[INFO] [stdout]     |                                               ^^^^^^^^ not found in `platform_impl`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `KeyEventExtra` in module `platform_impl`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.29.4/src/event.rs:787:50
[INFO] [stdout]     |
[INFO] [stdout] 787 |     pub(crate) platform_specific: platform_impl::KeyEventExtra,
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^ not found in `platform_impl`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `EventLoop` in module `platform_impl`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.29.4/src/event_loop.rs:41:43
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub(crate) event_loop: platform_impl::EventLoop<T>,
[INFO] [stdout]    |                                           ^^^^^^^^^ not found in `platform_impl`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 10 + use calloop::EventLoop;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `EventLoop`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 41 -     pub(crate) event_loop: platform_impl::EventLoop<T>,
[INFO] [stdout] 41 +     pub(crate) event_loop: EventLoop<T>,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `EventLoopWindowTarget` in module `platform_impl`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.29.4/src/event_loop.rs:52:34
[INFO] [stdout]    |
[INFO] [stdout] 52 |     pub(crate) p: platform_impl::EventLoopWindowTarget<T>,
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^^^ not found in `platform_impl`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `PlatformSpecificEventLoopAttributes` in module `platform_impl`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.29.4/src/event_loop.rs:62:50
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub(crate) platform_specific: platform_impl::PlatformSpecificEventLoopAttributes,
[INFO] [stdout]    |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `platform_impl`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `EventLoop` in `platform_impl`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.29.4/src/event_loop.rs:128:40
[INFO] [stdout]     |
[INFO] [stdout] 128 |             event_loop: platform_impl::EventLoop::new(&mut self.platform_specific)?,
[INFO] [stdout]     |                                        ^^^^^^^^^ could not find `EventLoop` in `platform_impl`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 10  + use calloop::EventLoop;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `EventLoop`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 128 -             event_loop: platform_impl::EventLoop::new(&mut self.platform_specific)?,
[INFO] [stdout] 128 +             event_loop: EventLoop::new(&mut self.platform_specific)?,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `EventLoopProxy` in module `platform_impl`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.29.4/src/event_loop.rs:394:38
[INFO] [stdout]     |
[INFO] [stdout] 394 |     event_loop_proxy: platform_impl::EventLoopProxy<T>,
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^ not found in `platform_impl`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `VideoMode` in module `platform_impl`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.29.4/src/monitor.rs:18:43
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub(crate) video_mode: platform_impl::VideoMode,
[INFO] [stdout]    |                                           ^^^^^^^^^ not found in `platform_impl`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MonitorHandle` in module `platform_impl`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.29.4/src/monitor.rs:104:38
[INFO] [stdout]     |
[INFO] [stdout] 104 |     pub(crate) inner: platform_impl::MonitorHandle,
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^ not found in `platform_impl`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `VideoMode` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.29.4/src/platform_impl/mod.rs:31:15
[INFO] [stdout]    |
[INFO] [stdout] 31 |     Exclusive(VideoMode),
[INFO] [stdout]    |               ^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::monitor::VideoMode;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MonitorHandle` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.29.4/src/platform_impl/mod.rs:32:23
[INFO] [stdout]     |
[INFO] [stdout] 32  |     Borderless(Option<MonitorHandle>),
[INFO] [stdout]     |                       ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.29.4/src/monitor.rs:103:1
[INFO] [stdout]     |
[INFO] [stdout] 103 | pub struct MonitorHandle {
[INFO] [stdout]     | ------------------------ similarly named struct `RootMonitorHandle` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 32  |     Borderless(Option<RootMonitorHandle>),
[INFO] [stdout]     |                       ~~~~~~~~~~~~~~~~~
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::monitor::MonitorHandle;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Window` in module `platform_impl`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.29.4/src/window.rs:55:39
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub(crate) window: platform_impl::Window,
[INFO] [stdout]    |                                       ^^^^^^ not found in `platform_impl`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `WindowId` in module `platform_impl`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.29.4/src/window.rs:85:47
[INFO] [stdout]    |
[INFO] [stdout] 85 | pub struct WindowId(pub(crate) platform_impl::WindowId);
[INFO] [stdout]    |                                               ^^^^^^^^ not found in `platform_impl`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `PlatformSpecificWindowBuilderAttributes` in module `platform_impl`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.29.4/src/window.rs:123:50
[INFO] [stdout]     |
[INFO] [stdout] 123 |     pub(crate) platform_specific: platform_impl::PlatformSpecificWindowBuilderAttributes,
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `platform_impl`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.29.4/src/window.rs:537:17
[INFO] [stdout]     |
[INFO] [stdout] 537 |         builder.build(event_loop)
[INFO] [stdout]     |                 ^^^^^ cannot infer type of the type parameter `T` declared on the method `build`
[INFO] [stdout]     |
[INFO] [stdout] help: consider specifying the generic argument
[INFO] [stdout]     |
[INFO] [stdout] 537 |         builder.build::<T>(event_loop)
[INFO] [stdout]     |                      +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 23 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0412, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `winit` (lib) due to 24 previous errors
[INFO] running `Command { std: "docker" "inspect" "faaf871a9cb3ce1cca48a679845295c8dfe9a1b38bd5d591d01fca4aa8e88368", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "faaf871a9cb3ce1cca48a679845295c8dfe9a1b38bd5d591d01fca4aa8e88368", kill_on_drop: false }`
[INFO] [stdout] faaf871a9cb3ce1cca48a679845295c8dfe9a1b38bd5d591d01fca4aa8e88368
[INFO] checking heimdall-cli-0.1.3 against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393
[INFO] extracting crate heimdall-cli 0.1.3 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate heimdall-cli 0.1.3 on toolchain 7622c0f807a4e13c4db886a1681bf343795692df
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate heimdall-cli 0.1.3
[INFO] finished tweaking crates.io crate heimdall-cli 0.1.3
[INFO] tweaked toml for crates.io crate heimdall-cli 0.1.3 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate crates.io crate heimdall-cli 0.1.3 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" "+7622c0f807a4e13c4db886a1681bf343795692df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0b278bdfffef49e919c14fc64f9f15831798476483f0e7ba0f461d5fec10ef96
[INFO] running `Command { std: "docker" "start" "-a" "0b278bdfffef49e919c14fc64f9f15831798476483f0e7ba0f461d5fec10ef96", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0b278bdfffef49e919c14fc64f9f15831798476483f0e7ba0f461d5fec10ef96", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0b278bdfffef49e919c14fc64f9f15831798476483f0e7ba0f461d5fec10ef96", kill_on_drop: false }`
[INFO] [stdout] 0b278bdfffef49e919c14fc64f9f15831798476483f0e7ba0f461d5fec10ef96
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=forbid -Dnon_local_definitions" "-e" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a8e75fc9ae83a86cfc9030df0d3e6c51b91839a6791c7759a76353c04622a213
[INFO] running `Command { std: "docker" "start" "-a" "a8e75fc9ae83a86cfc9030df0d3e6c51b91839a6791c7759a76353c04622a213", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling rustix v0.38.25
[INFO] [stderr]     Checking linux-raw-sys v0.4.11
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking hashbrown v0.14.2
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]    Compiling winit v0.29.4
[INFO] [stderr]     Checking unicode-segmentation v1.10.1
[INFO] [stderr]     Checking clap_lex v0.6.0
[INFO] [stderr]     Checking xkeysym v0.2.0
[INFO] [stderr]     Checking winnow v0.5.19
[INFO] [stderr]     Checking smol_str v0.2.0
[INFO] [stderr]     Checking smallvec v1.11.2
[INFO] [stderr]     Checking clap_builder v4.4.8
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr]     Checking cursor-icon v1.1.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking indexmap v2.1.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]     Checking dirs v4.0.0
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]     Checking regex v1.10.2
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]     Checking auto-launch v0.5.0
[INFO] [stderr]     Checking clap v4.4.8
[INFO] [stderr]     Checking bitflags v2.4.1
[INFO] [stderr]     Checking serde_spanned v0.6.4
[INFO] [stderr]     Checking toml_datetime v0.6.5
[INFO] [stderr]     Checking toml_edit v0.21.0
[INFO] [stderr]     Checking keyboard-types v0.7.0
[INFO] [stderr]     Checking xkbcommon-dl v0.4.1
[INFO] [stderr]     Checking global-hotkey v0.4.1
[INFO] [stderr]     Checking toml v0.8.8
[INFO] [stderr]     Checking polling v3.3.1
[INFO] [stderr]     Checking calloop v0.12.3
[INFO] [stdout] error: The platform you're compiling for is not supported by winit
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.29.4/src/platform_impl/mod.rs:67:1
[INFO] [stdout]    |
[INFO] [stdout] 67 | compile_error!("The platform you're compiling for is not supported by winit");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `self::platform`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.29.4/src/platform_impl/mod.rs:26:15
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub use self::platform::*;
[INFO] [stdout]    |               ^^^^^^^^ could not find `platform` in `self`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::platform_impl::PlatformIcon`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.29.4/src/icon.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::platform_impl::PlatformIcon;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `PlatformIcon` in `platform_impl`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `DeviceId` in `platform_impl`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.29.4/src/event.rs:616:42
[INFO] [stdout]     |
[INFO] [stdout] 616 |         DeviceId(unsafe { platform_impl::DeviceId::dummy() })
[INFO] [stdout]     |                                          ^^^^^^^^ could not find `DeviceId` in `platform_impl`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `WindowId` in `platform_impl`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.29.4/src/window.rs:99:42
[INFO] [stdout]    |
[INFO] [stdout] 99 |         WindowId(unsafe { platform_impl::WindowId::dummy() })
[INFO] [stdout]    |                                          ^^^^^^^^ could not find `WindowId` in `platform_impl`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Window` in `platform_impl`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.29.4/src/window.rs:513:28
[INFO] [stdout]     |
[INFO] [stdout] 513 |             platform_impl::Window::new(&window_target.p, self.window, self.platform_specific)?;
[INFO] [stdout]     |                            ^^^^^^ could not find `Window` in `platform_impl`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `OsError` in module `platform_impl`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.29.4/src/error.rs:28:27
[INFO] [stdout]    |
[INFO] [stdout] 28 |     error: platform_impl::OsError,
[INFO] [stdout]    |                           ^^^^^^^ not found in `platform_impl`
[INFO] [stdout]    |
[INFO] [stdout] help: there is an enum variant `crate::window::BadIcon::OsError`; try using the variant's enum
[INFO] [stdout]    |
[INFO] [stdout] 28 |     error: crate::window::BadIcon,
[INFO] [stdout]    |            ~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `OsError` in module `platform_impl`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.29.4/src/error.rs:62:76
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub(crate) fn new(line: u32, file: &'static str, error: platform_impl::OsError) -> OsError {
[INFO] [stdout]    |                                                                            ^^^^^^^ not found in `platform_impl`
[INFO] [stdout]    |
[INFO] [stdout] help: there is an enum variant `crate::window::BadIcon::OsError`; try using the variant's enum
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub(crate) fn new(line: u32, file: &'static str, error: crate::window::BadIcon) -> OsError {
[INFO] [stdout]    |                                                             ~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `DeviceId` in module `platform_impl`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.29.4/src/event.rs:602:47
[INFO] [stdout]     |
[INFO] [stdout] 602 | pub struct DeviceId(pub(crate) platform_impl::DeviceId);
[INFO] [stdout]     |                                               ^^^^^^^^ not found in `platform_impl`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `KeyEventExtra` in module `platform_impl`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.29.4/src/event.rs:787:50
[INFO] [stdout]     |
[INFO] [stdout] 787 |     pub(crate) platform_specific: platform_impl::KeyEventExtra,
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^ not found in `platform_impl`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `EventLoop` in module `platform_impl`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.29.4/src/event_loop.rs:41:43
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub(crate) event_loop: platform_impl::EventLoop<T>,
[INFO] [stdout]    |                                           ^^^^^^^^^ not found in `platform_impl`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 10 + use calloop::EventLoop;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `EventLoop`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 41 -     pub(crate) event_loop: platform_impl::EventLoop<T>,
[INFO] [stdout] 41 +     pub(crate) event_loop: EventLoop<T>,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `EventLoopWindowTarget` in module `platform_impl`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.29.4/src/event_loop.rs:52:34
[INFO] [stdout]    |
[INFO] [stdout] 52 |     pub(crate) p: platform_impl::EventLoopWindowTarget<T>,
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^^^ not found in `platform_impl`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `PlatformSpecificEventLoopAttributes` in module `platform_impl`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.29.4/src/event_loop.rs:62:50
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub(crate) platform_specific: platform_impl::PlatformSpecificEventLoopAttributes,
[INFO] [stdout]    |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `platform_impl`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `EventLoop` in `platform_impl`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.29.4/src/event_loop.rs:128:40
[INFO] [stdout]     |
[INFO] [stdout] 128 |             event_loop: platform_impl::EventLoop::new(&mut self.platform_specific)?,
[INFO] [stdout]     |                                        ^^^^^^^^^ could not find `EventLoop` in `platform_impl`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 10  + use calloop::EventLoop;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `EventLoop`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 128 -             event_loop: platform_impl::EventLoop::new(&mut self.platform_specific)?,
[INFO] [stdout] 128 +             event_loop: EventLoop::new(&mut self.platform_specific)?,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `EventLoopProxy` in module `platform_impl`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.29.4/src/event_loop.rs:394:38
[INFO] [stdout]     |
[INFO] [stdout] 394 |     event_loop_proxy: platform_impl::EventLoopProxy<T>,
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^ not found in `platform_impl`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `VideoMode` in module `platform_impl`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.29.4/src/monitor.rs:18:43
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub(crate) video_mode: platform_impl::VideoMode,
[INFO] [stdout]    |                                           ^^^^^^^^^ not found in `platform_impl`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MonitorHandle` in module `platform_impl`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.29.4/src/monitor.rs:104:38
[INFO] [stdout]     |
[INFO] [stdout] 104 |     pub(crate) inner: platform_impl::MonitorHandle,
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^ not found in `platform_impl`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `VideoMode` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.29.4/src/platform_impl/mod.rs:31:15
[INFO] [stdout]    |
[INFO] [stdout] 31 |     Exclusive(VideoMode),
[INFO] [stdout]    |               ^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::monitor::VideoMode;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MonitorHandle` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.29.4/src/platform_impl/mod.rs:32:23
[INFO] [stdout]     |
[INFO] [stdout] 32  |     Borderless(Option<MonitorHandle>),
[INFO] [stdout]     |                       ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.29.4/src/monitor.rs:103:1
[INFO] [stdout]     |
[INFO] [stdout] 103 | pub struct MonitorHandle {
[INFO] [stdout]     | ------------------------ similarly named struct `RootMonitorHandle` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 32  |     Borderless(Option<RootMonitorHandle>),
[INFO] [stdout]     |                       ~~~~~~~~~~~~~~~~~
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::monitor::MonitorHandle;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Window` in module `platform_impl`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.29.4/src/window.rs:55:39
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub(crate) window: platform_impl::Window,
[INFO] [stdout]    |                                       ^^^^^^ not found in `platform_impl`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `WindowId` in module `platform_impl`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.29.4/src/window.rs:85:47
[INFO] [stdout]    |
[INFO] [stdout] 85 | pub struct WindowId(pub(crate) platform_impl::WindowId);
[INFO] [stdout]    |                                               ^^^^^^^^ not found in `platform_impl`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `PlatformSpecificWindowBuilderAttributes` in module `platform_impl`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.29.4/src/window.rs:123:50
[INFO] [stdout]     |
[INFO] [stdout] 123 |     pub(crate) platform_specific: platform_impl::PlatformSpecificWindowBuilderAttributes,
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `platform_impl`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.29.4/src/window.rs:537:17
[INFO] [stdout]     |
[INFO] [stdout] 537 |         builder.build(event_loop)
[INFO] [stdout]     |                 ^^^^^ cannot infer type of the type parameter `T` declared on the method `build`
[INFO] [stdout]     |
[INFO] [stdout] help: consider specifying the generic argument
[INFO] [stdout]     |
[INFO] [stdout] 537 |         builder.build::<T>(event_loop)
[INFO] [stdout]     |                      +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 23 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0412, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `winit` (lib) due to 24 previous errors
[INFO] running `Command { std: "docker" "inspect" "a8e75fc9ae83a86cfc9030df0d3e6c51b91839a6791c7759a76353c04622a213", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a8e75fc9ae83a86cfc9030df0d3e6c51b91839a6791c7759a76353c04622a213", kill_on_drop: false }`
[INFO] [stdout] a8e75fc9ae83a86cfc9030df0d3e6c51b91839a6791c7759a76353c04622a213
