[INFO] fetching crate bevy_guessture 0.2.0...
[INFO] testing bevy_guessture-0.2.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate bevy_guessture 0.2.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate bevy_guessture 0.2.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate bevy_guessture 0.2.0
[INFO] tweaked toml for crates.io crate bevy_guessture 0.2.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate bevy_guessture 0.2.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate bevy_guessture 0.2.0 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2804fc6f9bc8b44778ec120206cc0cc43fbdf9c1a53fb135ba2df98d71b2557b
[INFO] running `Command { std: "docker" "start" "-a" "2804fc6f9bc8b44778ec120206cc0cc43fbdf9c1a53fb135ba2df98d71b2557b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2804fc6f9bc8b44778ec120206cc0cc43fbdf9c1a53fb135ba2df98d71b2557b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2804fc6f9bc8b44778ec120206cc0cc43fbdf9c1a53fb135ba2df98d71b2557b", kill_on_drop: false }`
[INFO] [stdout] 2804fc6f9bc8b44778ec120206cc0cc43fbdf9c1a53fb135ba2df98d71b2557b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 47c0965b6b9afac2303c163fb7466156cd39b1aeeaafeb00432419e4d02f203e
[INFO] running `Command { std: "docker" "start" "-a" "47c0965b6b9afac2303c163fb7466156cd39b1aeeaafeb00432419e4d02f203e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling parking v2.2.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling winnow v0.6.14
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling futures-lite v2.3.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling syn v2.0.71
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling bytemuck v1.16.1
[INFO] [stderr]    Compiling typeid v1.0.0
[INFO] [stderr]    Compiling bevy_ptr v0.14.0
[INFO] [stderr]    Compiling uuid v1.10.0
[INFO] [stderr]    Compiling smol_str v0.2.2
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling async-executor v1.13.0
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling nonmax v0.5.5
[INFO] [stderr]    Compiling event-listener v5.3.1
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling bevy_tasks v0.14.0
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling cc v1.1.6
[INFO] [stderr]    Compiling event-listener-strategy v0.5.2
[INFO] [stderr]    Compiling piper v0.2.3
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling blocking v1.6.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling toml_edit v0.22.16
[INFO] [stderr]    Compiling constant_time_eq v0.3.0
[INFO] [stderr]    Compiling accesskit v0.14.0
[INFO] [stderr]    Compiling arrayref v0.3.7
[INFO] [stderr]    Compiling async-broadcast v0.5.1
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling async-fs v2.1.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling const-fnv1a-hash v1.1.0
[INFO] [stderr]    Compiling raw-window-handle v0.6.2
[INFO] [stderr]    Compiling serde_json v1.0.120
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling blake3 v1.5.3
[INFO] [stderr]    Compiling euclid v0.22.10
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling guessture v0.1.0
[INFO] [stderr]    Compiling bevy_macro_utils v0.14.0
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling bevy_utils_proc_macros v0.14.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling bevy_reflect_derive v0.14.0
[INFO] [stderr]    Compiling bevy_ecs_macros v0.14.0
[INFO] [stderr]    Compiling bevy_derive v0.14.0
[INFO] [stderr]    Compiling bevy_asset_macros v0.14.0
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling glam v0.27.0
[INFO] [stderr]    Compiling erased-serde v0.4.5
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling bevy_utils v0.14.0
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling bevy_reflect v0.14.0
[INFO] [stderr]    Compiling bevy_ecs v0.14.0
[INFO] [stderr]    Compiling bevy_math v0.14.0
[INFO] [stderr]    Compiling bevy_app v0.14.0
[INFO] [stderr]    Compiling bevy_core v0.14.0
[INFO] [stderr]    Compiling bevy_time v0.14.0
[INFO] [stderr]    Compiling bevy_a11y v0.14.0
[INFO] [stderr]    Compiling bevy_log v0.14.0
[INFO] [stderr]    Compiling bevy_input v0.14.0
[INFO] [stderr]    Compiling bevy_window v0.14.0
[INFO] [stderr]    Compiling bevy_asset v0.14.0
[INFO] [stderr]    Compiling bevy_hierarchy v0.14.0
[INFO] [stderr]    Compiling bevy_diagnostic v0.14.0
[INFO] [stderr]    Compiling bevy_transform v0.14.0
[INFO] [stderr]    Compiling bevy_internal v0.14.0
[INFO] [stderr]    Compiling bevy v0.14.0
[INFO] [stderr]    Compiling bevy_common_assets v0.11.0
[INFO] [stderr]    Compiling bevy_guessture v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 07s
[INFO] running `Command { std: "docker" "inspect" "47c0965b6b9afac2303c163fb7466156cd39b1aeeaafeb00432419e4d02f203e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "47c0965b6b9afac2303c163fb7466156cd39b1aeeaafeb00432419e4d02f203e", kill_on_drop: false }`
[INFO] [stdout] 47c0965b6b9afac2303c163fb7466156cd39b1aeeaafeb00432419e4d02f203e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b2227479beb41dbc7724b623cfbbe339f2993553efee1d59ea36cb8b6e762f36
[INFO] running `Command { std: "docker" "start" "-a" "b2227479beb41dbc7724b623cfbbe339f2993553efee1d59ea36cb8b6e762f36", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling libloading v0.8.4
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling raw-window-handle v0.6.2
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-width v0.1.13
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling hexf-parse v0.2.1
[INFO] [stderr]    Compiling ash v0.37.3+1.3.251
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling wgpu-hal v0.21.1
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling wgpu-core v0.21.1
[INFO] [stderr]    Compiling renderdoc-sys v1.1.0
[INFO] [stderr]    Compiling syn v2.0.71
[INFO] [stderr]    Compiling glow v0.13.1
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]    Compiling profiling v1.0.15
[INFO] [stderr]    Compiling wgpu v0.20.1
[INFO] [stderr]    Compiling const_soft_float v0.1.4
[INFO] [stderr]    Compiling const_panic v0.2.8
[INFO] [stderr]    Compiling document-features v0.2.10
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling blake3 v1.5.3
[INFO] [stderr]    Compiling constgebra v0.1.4
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling data-encoding v2.6.0
[INFO] [stderr]    Compiling euclid v0.22.10
[INFO] [stderr]    Compiling ttf-parser v0.24.0
[INFO] [stderr]    Compiling winit v0.30.4
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling svg_fmt v0.4.3
[INFO] [stderr]    Compiling xkeysym v0.2.1
[INFO] [stderr]    Compiling radsort v0.1.0
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.8
[INFO] [stderr]    Compiling guillotiere v0.6.2
[INFO] [stderr]    Compiling dpi v0.1.1
[INFO] [stderr]    Compiling xi-unicode v0.3.0
[INFO] [stderr]    Compiling rectangle-pack v0.4.2
[INFO] [stderr]    Compiling cursor-icon v1.1.0
[INFO] [stderr]    Compiling grid v0.14.0
[INFO] [stderr]    Compiling guessture v0.1.0
[INFO] [stderr]    Compiling taffy v0.5.2
[INFO] [stderr]    Compiling owned_ttf_parser v0.24.0
[INFO] [stderr]    Compiling ab_glyph v0.2.28
[INFO] [stderr]    Compiling glyph_brush_layout v0.2.4
[INFO] [stderr]    Compiling bevy_macro_utils v0.14.0
[INFO] [stderr]    Compiling encase_derive_impl v0.8.0
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling bytemuck_derive v1.7.0
[INFO] [stderr]    Compiling bevy_utils_proc_macros v0.14.0
[INFO] [stderr]    Compiling bevy_reflect_derive v0.14.0
[INFO] [stderr]    Compiling bevy_ecs_macros v0.14.0
[INFO] [stderr]    Compiling bevy_derive v0.14.0
[INFO] [stderr]    Compiling encase_derive v0.8.0
[INFO] [stderr]    Compiling bevy_asset_macros v0.14.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling bevy_render_macros v0.14.0
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling bytemuck v1.16.1
[INFO] [stderr]    Compiling bevy_encase_derive v0.14.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling image v0.25.1
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling glam v0.27.0
[INFO] [stderr]    Compiling uuid v1.10.0
[INFO] [stderr]    Compiling erased-serde v0.4.5
[INFO] [stderr]    Compiling serde_json v1.0.120
[INFO] [stderr]    Compiling spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]    Compiling gpu-descriptor-types v0.2.0
[INFO] [stderr]    Compiling gpu-alloc-types v0.3.0
[INFO] [stderr]    Compiling wgpu-types v0.20.0
[INFO] [stderr]    Compiling gpu-alloc v0.6.0
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling bevy_utils v0.14.0
[INFO] [stderr]    Compiling gpu-descriptor v0.3.0
[INFO] [stderr]    Compiling xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling naga v0.20.0
[INFO] [stderr]    Compiling bevy_reflect v0.14.0
[INFO] [stderr]    Compiling encase v0.8.0
[INFO] [stderr]    Compiling bevy_mikktspace v0.14.0
[INFO] [stderr]    Compiling hexasphere v12.0.0
[INFO] [stderr]    Compiling polling v3.7.2
[INFO] [stderr]    Compiling calloop v0.13.0
[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-1949cf8c6b5b557f/winit-0.30.4/src/platform_impl/mod.rs:78:1
[INFO] [stdout]    |
[INFO] [stdout] 78 | 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-1949cf8c6b5b557f/winit-0.30.4/src/platform_impl/mod.rs:34:15
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub use self::platform::*;
[INFO] [stdout]    |               ^^^^^^^^ could not find `platform` in `self`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::platform_impl::PlatformCustomCursor`, `crate::platform_impl::PlatformCustomCursorSource`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.30.4/src/cursor.rs:8:28
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::platform_impl::{PlatformCustomCursor, PlatformCustomCursorSource};
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `PlatformCustomCursorSource` in `platform_impl`
[INFO] [stdout]   |                            |
[INFO] [stdout]   |                            no `PlatformCustomCursor` in `platform_impl`
[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-1949cf8c6b5b557f/winit-0.30.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[E0432]: unresolved import `crate::platform_impl::PlatformSpecificWindowAttributes`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.30.4/src/window.rs:7:34
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::platform_impl::{self, PlatformSpecificWindowAttributes};
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `PlatformSpecificWindowAttributes` 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-1949cf8c6b5b557f/winit-0.30.4/src/window.rs:1601:41
[INFO] [stdout]      |
[INFO] [stdout] 1601 |         self.window.maybe_wait_on_main(|w| {
[INFO] [stdout]      |                                         ^
[INFO] [stdout] 1602 |             w.available_monitors().into_iter().map(|inner| MonitorHandle { inner })
[INFO] [stdout]      |             - type must be known at this point
[INFO] [stdout]      |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]      |
[INFO] [stdout] 1601 |         self.window.maybe_wait_on_main(|w: /* Type */| {
[INFO] [stdout]      |                                          ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.30.4/src/window.rs:50:41
[INFO] [stdout]    |
[INFO] [stdout] 50 |         self.window.maybe_wait_on_main(|w| {
[INFO] [stdout]    |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 55 |             if let Some(Fullscreen::Exclusive(_)) = w.fullscreen().map(|f| f.into()) {
[INFO] [stdout]    |                                                     - type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 50 |         self.window.maybe_wait_on_main(|w: /* Type */| {
[INFO] [stdout]    |                                          ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.30.4/src/window.rs:55:73
[INFO] [stdout]    |
[INFO] [stdout] 55 |             if let Some(Fullscreen::Exclusive(_)) = w.fullscreen().map(|f| f.into()) {
[INFO] [stdout]    |                                                                         ^  - type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 55 |             if let Some(Fullscreen::Exclusive(_)) = w.fullscreen().map(|f: /* Type */| f.into()) {
[INFO] [stdout]    |                                                                          ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.30.4/src/window.rs:498:41
[INFO] [stdout]     |
[INFO] [stdout] 498 |         self.window.maybe_wait_on_main(|w| WindowId(w.id()))
[INFO] [stdout]     |                                         ^           - type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 498 |         self.window.maybe_wait_on_main(|w: /* Type */| WindowId(w.id()))
[INFO] [stdout]     |                                          ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.30.4/src/window.rs:566:41
[INFO] [stdout]     |
[INFO] [stdout] 566 |         self.window.maybe_wait_on_main(|w| w.scale_factor())
[INFO] [stdout]     |                                         ^  - type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 566 |         self.window.maybe_wait_on_main(|w: /* Type */| w.scale_factor())
[INFO] [stdout]     |                                          ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.30.4/src/window.rs:600:42
[INFO] [stdout]     |
[INFO] [stdout] 600 |         self.window.maybe_queue_on_main(|w| w.request_redraw())
[INFO] [stdout]     |                                          ^  - type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 600 |         self.window.maybe_queue_on_main(|w: /* Type */| w.request_redraw())
[INFO] [stdout]     |                                           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.30.4/src/window.rs:639:42
[INFO] [stdout]     |
[INFO] [stdout] 639 |         self.window.maybe_queue_on_main(|w| w.pre_present_notify());
[INFO] [stdout]     |                                          ^  - type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 639 |         self.window.maybe_queue_on_main(|w: /* Type */| w.pre_present_notify());
[INFO] [stdout]     |                                           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.30.4/src/window.rs:657:42
[INFO] [stdout]     |
[INFO] [stdout] 657 |         self.window.maybe_queue_on_main(|w| w.reset_dead_keys())
[INFO] [stdout]     |                                          ^  - type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 657 |         self.window.maybe_queue_on_main(|w: /* Type */| w.reset_dead_keys())
[INFO] [stdout]     |                                           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.30.4/src/window.rs:681:41
[INFO] [stdout]     |
[INFO] [stdout] 681 |         self.window.maybe_wait_on_main(|w| w.inner_position())
[INFO] [stdout]     |                                         ^  - type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 681 |         self.window.maybe_wait_on_main(|w: /* Type */| w.inner_position())
[INFO] [stdout]     |                                          ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.30.4/src/window.rs:704:41
[INFO] [stdout]     |
[INFO] [stdout] 704 |         self.window.maybe_wait_on_main(|w| w.outer_position())
[INFO] [stdout]     |                                         ^  - type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 704 |         self.window.maybe_wait_on_main(|w: /* Type */| w.outer_position())
[INFO] [stdout]     |                                          ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.30.4/src/window.rs:742:47
[INFO] [stdout]     |
[INFO] [stdout] 742 |         self.window.maybe_queue_on_main(move |w| w.set_outer_position(position))
[INFO] [stdout]     |                                               ^  - type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 742 |         self.window.maybe_queue_on_main(move |w: /* Type */| w.set_outer_position(position))
[INFO] [stdout]     |                                                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.30.4/src/window.rs:761:41
[INFO] [stdout]     |
[INFO] [stdout] 761 |         self.window.maybe_wait_on_main(|w| w.inner_size())
[INFO] [stdout]     |                                         ^  - type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 761 |         self.window.maybe_wait_on_main(|w: /* Type */| w.inner_size())
[INFO] [stdout]     |                                          ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.30.4/src/window.rs:807:41
[INFO] [stdout]     |
[INFO] [stdout] 807 |         self.window.maybe_wait_on_main(|w| w.request_inner_size(size))
[INFO] [stdout]     |                                         ^  - type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 807 |         self.window.maybe_wait_on_main(|w: /* Type */| w.request_inner_size(size))
[INFO] [stdout]     |                                          ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.30.4/src/window.rs:824:41
[INFO] [stdout]     |
[INFO] [stdout] 824 |         self.window.maybe_wait_on_main(|w| w.outer_size())
[INFO] [stdout]     |                                         ^  - type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 824 |         self.window.maybe_wait_on_main(|w: /* Type */| w.outer_size())
[INFO] [stdout]     |                                          ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.30.4/src/window.rs:852:47
[INFO] [stdout]     |
[INFO] [stdout] 852 |         self.window.maybe_queue_on_main(move |w| w.set_min_inner_size(min_size))
[INFO] [stdout]     |                                               ^  - type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 852 |         self.window.maybe_queue_on_main(move |w: /* Type */| w.set_min_inner_size(min_size))
[INFO] [stdout]     |                                                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.30.4/src/window.rs:880:47
[INFO] [stdout]     |
[INFO] [stdout] 880 |         self.window.maybe_queue_on_main(move |w| w.set_max_inner_size(max_size))
[INFO] [stdout]     |                                               ^  - type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 880 |         self.window.maybe_queue_on_main(move |w: /* Type */| w.set_max_inner_size(max_size))
[INFO] [stdout]     |                                                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.30.4/src/window.rs:891:41
[INFO] [stdout]     |
[INFO] [stdout] 891 |         self.window.maybe_wait_on_main(|w| w.resize_increments())
[INFO] [stdout]     |                                         ^  - type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 891 |         self.window.maybe_wait_on_main(|w: /* Type */| w.resize_increments())
[INFO] [stdout]     |                                          ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.30.4/src/window.rs:913:47
[INFO] [stdout]     |
[INFO] [stdout] 913 |         self.window.maybe_queue_on_main(move |w| w.set_resize_increments(increments))
[INFO] [stdout]     |                                               ^  - type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 913 |         self.window.maybe_queue_on_main(move |w: /* Type */| w.set_resize_increments(increments))
[INFO] [stdout]     |                                                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.30.4/src/window.rs:927:41
[INFO] [stdout]     |
[INFO] [stdout] 927 |         self.window.maybe_wait_on_main(|w| w.set_title(title))
[INFO] [stdout]     |                                         ^  - type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 927 |         self.window.maybe_wait_on_main(|w: /* Type */| w.set_title(title))
[INFO] [stdout]     |                                          ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.30.4/src/window.rs:948:47
[INFO] [stdout]     |
[INFO] [stdout] 948 |         self.window.maybe_queue_on_main(move |w| w.set_transparent(transparent))
[INFO] [stdout]     |                                               ^  - type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 948 |         self.window.maybe_queue_on_main(move |w: /* Type */| w.set_transparent(transparent))
[INFO] [stdout]     |                                                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.30.4/src/window.rs:962:47
[INFO] [stdout]     |
[INFO] [stdout] 962 |         self.window.maybe_queue_on_main(move |w| w.set_blur(blur))
[INFO] [stdout]     |                                               ^  - type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 962 |         self.window.maybe_queue_on_main(move |w: /* Type */| w.set_blur(blur))
[INFO] [stdout]     |                                                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.30.4/src/window.rs:976:47
[INFO] [stdout]     |
[INFO] [stdout] 976 |         self.window.maybe_queue_on_main(move |w| w.set_visible(visible))
[INFO] [stdout]     |                                               ^  - type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 976 |         self.window.maybe_queue_on_main(move |w: /* Type */| w.set_visible(visible))
[INFO] [stdout]     |                                                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.30.4/src/window.rs:991:41
[INFO] [stdout]     |
[INFO] [stdout] 991 |         self.window.maybe_wait_on_main(|w| w.is_visible())
[INFO] [stdout]     |                                         ^  - type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 991 |         self.window.maybe_wait_on_main(|w: /* Type */| w.is_visible())
[INFO] [stdout]     |                                          ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.30.4/src/window.rs:1012:47
[INFO] [stdout]      |
[INFO] [stdout] 1012 |         self.window.maybe_queue_on_main(move |w| w.set_resizable(resizable))
[INFO] [stdout]      |                                               ^  - type must be known at this point
[INFO] [stdout]      |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]      |
[INFO] [stdout] 1012 |         self.window.maybe_queue_on_main(move |w: /* Type */| w.set_resizable(resizable))
[INFO] [stdout]      |                                                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.30.4/src/window.rs:1024:41
[INFO] [stdout]      |
[INFO] [stdout] 1024 |         self.window.maybe_wait_on_main(|w| w.is_resizable())
[INFO] [stdout]      |                                         ^  - type must be known at this point
[INFO] [stdout]      |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]      |
[INFO] [stdout] 1024 |         self.window.maybe_wait_on_main(|w: /* Type */| w.is_resizable())
[INFO] [stdout]      |                                          ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.30.4/src/window.rs:1039:47
[INFO] [stdout]      |
[INFO] [stdout] 1039 |         self.window.maybe_queue_on_main(move |w| w.set_enabled_buttons(buttons))
[INFO] [stdout]      |                                               ^  - type must be known at this point
[INFO] [stdout]      |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]      |
[INFO] [stdout] 1039 |         self.window.maybe_queue_on_main(move |w: /* Type */| w.set_enabled_buttons(buttons))
[INFO] [stdout]      |                                                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.30.4/src/window.rs:1050:41
[INFO] [stdout]      |
[INFO] [stdout] 1050 |         self.window.maybe_wait_on_main(|w| w.enabled_buttons())
[INFO] [stdout]      |                                         ^  - type must be known at this point
[INFO] [stdout]      |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]      |
[INFO] [stdout] 1050 |         self.window.maybe_wait_on_main(|w: /* Type */| w.enabled_buttons())
[INFO] [stdout]      |                                          ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.30.4/src/window.rs:1062:47
[INFO] [stdout]      |
[INFO] [stdout] 1062 |         self.window.maybe_queue_on_main(move |w| w.set_minimized(minimized))
[INFO] [stdout]      |                                               ^  - type must be known at this point
[INFO] [stdout]      |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]      |
[INFO] [stdout] 1062 |         self.window.maybe_queue_on_main(move |w: /* Type */| w.set_minimized(minimized))
[INFO] [stdout]      |                                                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.30.4/src/window.rs:1080:41
[INFO] [stdout]      |
[INFO] [stdout] 1080 |         self.window.maybe_wait_on_main(|w| w.is_minimized())
[INFO] [stdout]      |                                         ^  - type must be known at this point
[INFO] [stdout]      |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]      |
[INFO] [stdout] 1080 |         self.window.maybe_wait_on_main(|w: /* Type */| w.is_minimized())
[INFO] [stdout]      |                                          ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.30.4/src/window.rs:1091:47
[INFO] [stdout]      |
[INFO] [stdout] 1091 |         self.window.maybe_queue_on_main(move |w| w.set_maximized(maximized))
[INFO] [stdout]      |                                               ^  - type must be known at this point
[INFO] [stdout]      |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]      |
[INFO] [stdout] 1091 |         self.window.maybe_queue_on_main(move |w: /* Type */| w.set_maximized(maximized))
[INFO] [stdout]      |                                                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.30.4/src/window.rs:1102:41
[INFO] [stdout]      |
[INFO] [stdout] 1102 |         self.window.maybe_wait_on_main(|w| w.is_maximized())
[INFO] [stdout]      |                                         ^  - type must be known at this point
[INFO] [stdout]      |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]      |
[INFO] [stdout] 1102 |         self.window.maybe_wait_on_main(|w: /* Type */| w.is_maximized())
[INFO] [stdout]      |                                          ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.30.4/src/window.rs:1134:47
[INFO] [stdout]      |
[INFO] [stdout] 1134 |         self.window.maybe_queue_on_main(move |w| w.set_fullscreen(fullscreen.map(|f| f.into())))
[INFO] [stdout]      |                                               ^  - type must be known at this point
[INFO] [stdout]      |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]      |
[INFO] [stdout] 1134 |         self.window.maybe_queue_on_main(move |w: /* Type */| w.set_fullscreen(fullscreen.map(|f| f.into())))
[INFO] [stdout]      |                                                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.30.4/src/window.rs:1148:41
[INFO] [stdout]      |
[INFO] [stdout] 1148 |         self.window.maybe_wait_on_main(|w| w.fullscreen().map(|f| f.into()))
[INFO] [stdout]      |                                         ^  - type must be known at this point
[INFO] [stdout]      |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]      |
[INFO] [stdout] 1148 |         self.window.maybe_wait_on_main(|w: /* Type */| w.fullscreen().map(|f| f.into()))
[INFO] [stdout]      |                                          ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.30.4/src/window.rs:1148:64
[INFO] [stdout]      |
[INFO] [stdout] 1148 |         self.window.maybe_wait_on_main(|w| w.fullscreen().map(|f| f.into()))
[INFO] [stdout]      |                                                                ^  - type must be known at this point
[INFO] [stdout]      |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]      |
[INFO] [stdout] 1148 |         self.window.maybe_wait_on_main(|w| w.fullscreen().map(|f: /* Type */| f.into()))
[INFO] [stdout]      |                                                                 ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.30.4/src/window.rs:1163:47
[INFO] [stdout]      |
[INFO] [stdout] 1163 |         self.window.maybe_queue_on_main(move |w| w.set_decorations(decorations))
[INFO] [stdout]      |                                               ^  - type must be known at this point
[INFO] [stdout]      |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]      |
[INFO] [stdout] 1163 |         self.window.maybe_queue_on_main(move |w: /* Type */| w.set_decorations(decorations))
[INFO] [stdout]      |                                                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.30.4/src/window.rs:1177:41
[INFO] [stdout]      |
[INFO] [stdout] 1177 |         self.window.maybe_wait_on_main(|w| w.is_decorated())
[INFO] [stdout]      |                                         ^  - type must be known at this point
[INFO] [stdout]      |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]      |
[INFO] [stdout] 1177 |         self.window.maybe_wait_on_main(|w: /* Type */| w.is_decorated())
[INFO] [stdout]      |                                          ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.30.4/src/window.rs:1191:47
[INFO] [stdout]      |
[INFO] [stdout] 1191 |         self.window.maybe_queue_on_main(move |w| w.set_window_level(level))
[INFO] [stdout]      |                                               ^  - type must be known at this point
[INFO] [stdout]      |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]      |
[INFO] [stdout] 1191 |         self.window.maybe_queue_on_main(move |w: /* Type */| w.set_window_level(level))
[INFO] [stdout]      |                                                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.30.4/src/window.rs:1211:47
[INFO] [stdout]      |
[INFO] [stdout] 1211 |         self.window.maybe_queue_on_main(move |w| w.set_window_icon(window_icon))
[INFO] [stdout]      |                                               ^  - type must be known at this point
[INFO] [stdout]      |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]      |
[INFO] [stdout] 1211 |         self.window.maybe_queue_on_main(move |w: /* Type */| w.set_window_icon(window_icon))
[INFO] [stdout]      |                                                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.30.4/src/window.rs:1258:47
[INFO] [stdout]      |
[INFO] [stdout] 1258 |         self.window.maybe_queue_on_main(move |w| w.set_ime_cursor_area(position, size))
[INFO] [stdout]      |                                               ^  - type must be known at this point
[INFO] [stdout]      |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]      |
[INFO] [stdout] 1258 |         self.window.maybe_queue_on_main(move |w: /* Type */| w.set_ime_cursor_area(position, size))
[INFO] [stdout]      |                                                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.30.4/src/window.rs:1285:47
[INFO] [stdout]      |
[INFO] [stdout] 1285 |         self.window.maybe_queue_on_main(move |w| w.set_ime_allowed(allowed))
[INFO] [stdout]      |                                               ^  - type must be known at this point
[INFO] [stdout]      |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]      |
[INFO] [stdout] 1285 |         self.window.maybe_queue_on_main(move |w: /* Type */| w.set_ime_allowed(allowed))
[INFO] [stdout]      |                                                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.30.4/src/window.rs:1300:47
[INFO] [stdout]      |
[INFO] [stdout] 1300 |         self.window.maybe_queue_on_main(move |w| w.set_ime_purpose(purpose))
[INFO] [stdout]      |                                               ^  - type must be known at this point
[INFO] [stdout]      |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]      |
[INFO] [stdout] 1300 |         self.window.maybe_queue_on_main(move |w: /* Type */| w.set_ime_purpose(purpose))
[INFO] [stdout]      |                                                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.30.4/src/window.rs:1316:42
[INFO] [stdout]      |
[INFO] [stdout] 1316 |         self.window.maybe_queue_on_main(|w| w.focus_window())
[INFO] [stdout]      |                                          ^  - type must be known at this point
[INFO] [stdout]      |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]      |
[INFO] [stdout] 1316 |         self.window.maybe_queue_on_main(|w: /* Type */| w.focus_window())
[INFO] [stdout]      |                                           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.30.4/src/window.rs:1327:41
[INFO] [stdout]      |
[INFO] [stdout] 1327 |         self.window.maybe_wait_on_main(|w| w.has_focus())
[INFO] [stdout]      |                                         ^  - type must be known at this point
[INFO] [stdout]      |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]      |
[INFO] [stdout] 1327 |         self.window.maybe_wait_on_main(|w: /* Type */| w.has_focus())
[INFO] [stdout]      |                                          ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.30.4/src/window.rs:1350:47
[INFO] [stdout]      |
[INFO] [stdout] 1350 |         self.window.maybe_queue_on_main(move |w| w.request_user_attention(request_type))
[INFO] [stdout]      |                                               ^  - type must be known at this point
[INFO] [stdout]      |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]      |
[INFO] [stdout] 1350 |         self.window.maybe_queue_on_main(move |w: /* Type */| w.request_user_attention(request_type))
[INFO] [stdout]      |                                                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.30.4/src/window.rs:1371:47
[INFO] [stdout]      |
[INFO] [stdout] 1371 |         self.window.maybe_queue_on_main(move |w| w.set_theme(theme))
[INFO] [stdout]      |                                               ^  - type must be known at this point
[INFO] [stdout]      |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]      |
[INFO] [stdout] 1371 |         self.window.maybe_queue_on_main(move |w: /* Type */| w.set_theme(theme))
[INFO] [stdout]      |                                                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.30.4/src/window.rs:1385:41
[INFO] [stdout]      |
[INFO] [stdout] 1385 |         self.window.maybe_wait_on_main(|w| w.theme())
[INFO] [stdout]      |                                         ^  - type must be known at this point
[INFO] [stdout]      |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]      |
[INFO] [stdout] 1385 |         self.window.maybe_wait_on_main(|w: /* Type */| w.theme())
[INFO] [stdout]      |                                          ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.30.4/src/window.rs:1400:47
[INFO] [stdout]      |
[INFO] [stdout] 1400 |         self.window.maybe_queue_on_main(move |w| w.set_content_protected(protected))
[INFO] [stdout]      |                                               ^  - type must be known at this point
[INFO] [stdout]      |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]      |
[INFO] [stdout] 1400 |         self.window.maybe_queue_on_main(move |w: /* Type */| w.set_content_protected(protected))
[INFO] [stdout]      |                                                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.30.4/src/window.rs:1411:41
[INFO] [stdout]      |
[INFO] [stdout] 1411 |         self.window.maybe_wait_on_main(|w| w.title())
[INFO] [stdout]      |                                         ^  - type must be known at this point
[INFO] [stdout]      |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]      |
[INFO] [stdout] 1411 |         self.window.maybe_wait_on_main(|w: /* Type */| w.title())
[INFO] [stdout]      |                                          ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.30.4/src/window.rs:1428:47
[INFO] [stdout]      |
[INFO] [stdout] 1428 |         self.window.maybe_queue_on_main(move |w| w.set_cursor(cursor))
[INFO] [stdout]      |                                               ^  - type must be known at this point
[INFO] [stdout]      |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]      |
[INFO] [stdout] 1428 |         self.window.maybe_queue_on_main(move |w: /* Type */| w.set_cursor(cursor))
[INFO] [stdout]      |                                                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.30.4/src/window.rs:1464:41
[INFO] [stdout]      |
[INFO] [stdout] 1464 |         self.window.maybe_wait_on_main(|w| w.set_cursor_position(position))
[INFO] [stdout]      |                                         ^  - type must be known at this point
[INFO] [stdout]      |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]      |
[INFO] [stdout] 1464 |         self.window.maybe_wait_on_main(|w: /* Type */| w.set_cursor_position(position))
[INFO] [stdout]      |                                          ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.30.4/src/window.rs:1489:41
[INFO] [stdout]      |
[INFO] [stdout] 1489 |         self.window.maybe_wait_on_main(|w| w.set_cursor_grab(mode))
[INFO] [stdout]      |                                         ^  - type must be known at this point
[INFO] [stdout]      |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]      |
[INFO] [stdout] 1489 |         self.window.maybe_wait_on_main(|w: /* Type */| w.set_cursor_grab(mode))
[INFO] [stdout]      |                                          ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.30.4/src/window.rs:1507:47
[INFO] [stdout]      |
[INFO] [stdout] 1507 |         self.window.maybe_queue_on_main(move |w| w.set_cursor_visible(visible))
[INFO] [stdout]      |                                               ^  - type must be known at this point
[INFO] [stdout]      |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]      |
[INFO] [stdout] 1507 |         self.window.maybe_queue_on_main(move |w: /* Type */| w.set_cursor_visible(visible))
[INFO] [stdout]      |                                                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.30.4/src/window.rs:1524:41
[INFO] [stdout]      |
[INFO] [stdout] 1524 |         self.window.maybe_wait_on_main(|w| w.drag_window())
[INFO] [stdout]      |                                         ^  - type must be known at this point
[INFO] [stdout]      |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]      |
[INFO] [stdout] 1524 |         self.window.maybe_wait_on_main(|w: /* Type */| w.drag_window())
[INFO] [stdout]      |                                          ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.30.4/src/window.rs:1543:41
[INFO] [stdout]      |
[INFO] [stdout] 1543 |         self.window.maybe_wait_on_main(|w| w.drag_resize_window(direction))
[INFO] [stdout]      |                                         ^  - type must be known at this point
[INFO] [stdout]      |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]      |
[INFO] [stdout] 1543 |         self.window.maybe_wait_on_main(|w: /* Type */| w.drag_resize_window(direction))
[INFO] [stdout]      |                                          ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.30.4/src/window.rs:1562:47
[INFO] [stdout]      |
[INFO] [stdout] 1562 |         self.window.maybe_queue_on_main(move |w| w.show_window_menu(position))
[INFO] [stdout]      |                                               ^  - type must be known at this point
[INFO] [stdout]      |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]      |
[INFO] [stdout] 1562 |         self.window.maybe_queue_on_main(move |w: /* Type */| w.show_window_menu(position))
[INFO] [stdout]      |                                                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.30.4/src/window.rs:1577:41
[INFO] [stdout]      |
[INFO] [stdout] 1577 |         self.window.maybe_wait_on_main(|w| w.set_cursor_hittest(hittest))
[INFO] [stdout]      |                                         ^  - type must be known at this point
[INFO] [stdout]      |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]      |
[INFO] [stdout] 1577 |         self.window.maybe_wait_on_main(|w: /* Type */| w.set_cursor_hittest(hittest))
[INFO] [stdout]      |                                          ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.30.4/src/window.rs:1589:41
[INFO] [stdout]      |
[INFO] [stdout] 1589 |         self.window.maybe_wait_on_main(|w| w.current_monitor().map(|inner| MonitorHandle { inner }))
[INFO] [stdout]      |                                         ^  - type must be known at this point
[INFO] [stdout]      |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]      |
[INFO] [stdout] 1589 |         self.window.maybe_wait_on_main(|w: /* Type */| w.current_monitor().map(|inner| MonitorHandle { inner }))
[INFO] [stdout]      |                                          ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.30.4/src/window.rs:1620:41
[INFO] [stdout]      |
[INFO] [stdout] 1620 |         self.window.maybe_wait_on_main(|w| w.primary_monitor().map(|inner| MonitorHandle { inner }))
[INFO] [stdout]      |                                         ^  - type must be known at this point
[INFO] [stdout]      |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]      |
[INFO] [stdout] 1620 |         self.window.maybe_wait_on_main(|w: /* Type */| w.primary_monitor().map(|inner| MonitorHandle { inner }))
[INFO] [stdout]      |                                          ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432.
[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 63 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "b2227479beb41dbc7724b623cfbbe339f2993553efee1d59ea36cb8b6e762f36", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b2227479beb41dbc7724b623cfbbe339f2993553efee1d59ea36cb8b6e762f36", kill_on_drop: false }`
[INFO] [stdout] b2227479beb41dbc7724b623cfbbe339f2993553efee1d59ea36cb8b6e762f36
