[INFO] fetching crate bevy_mod_imgui 0.7.2... [INFO] testing bevy_mod_imgui-0.7.2 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate bevy_mod_imgui 0.7.2 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate bevy_mod_imgui 0.7.2 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate bevy_mod_imgui 0.7.2 [INFO] tweaked toml for crates.io crate bevy_mod_imgui 0.7.2 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate bevy_mod_imgui 0.7.2 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate bevy_mod_imgui 0.7.2 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded libredox v0.1.6 [INFO] [stderr] Downloaded chlorine v1.0.13 [INFO] [stderr] Downloaded async-fs v2.1.3 [INFO] [stderr] Downloaded cc v1.2.30 [INFO] [stderr] Downloaded const_panic v0.2.13 [INFO] [stderr] Downloaded bytemuck_derive v1.10.0 [INFO] [stderr] Downloaded imgui v0.12.0 [INFO] [stderr] Downloaded redox_syscall v0.5.15 [INFO] [stderr] Downloaded prettyplease v0.2.35 [INFO] [stderr] Downloaded imgui-sys v0.12.0 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3e8c7f91f13aa9cd3cc62e826e701e21556e124ad93cec5e823ee566b131b47c [INFO] running `Command { std: "docker" "start" "-a" "3e8c7f91f13aa9cd3cc62e826e701e21556e124ad93cec5e823ee566b131b47c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3e8c7f91f13aa9cd3cc62e826e701e21556e124ad93cec5e823ee566b131b47c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e8c7f91f13aa9cd3cc62e826e701e21556e124ad93cec5e823ee566b131b47c", kill_on_drop: false }` [INFO] [stdout] 3e8c7f91f13aa9cd3cc62e826e701e21556e124ad93cec5e823ee566b131b47c [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 78b7a2d8b6cf2ca06e691514d9a25aee6e27107d728c1328fff012a934c20c4b [INFO] running `Command { std: "docker" "start" "-a" "78b7a2d8b6cf2ca06e691514d9a25aee6e27107d728c1328fff012a934c20c4b", kill_on_drop: false }` [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling async-executor v1.13.2 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling cc v1.2.30 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling const_panic v0.2.13 [INFO] [stderr] Compiling profiling v1.0.17 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling wgpu v24.0.5 [INFO] [stderr] Compiling mint v0.5.9 [INFO] [stderr] Compiling chlorine v1.0.13 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling async-fs v2.1.3 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling ordered-float v4.6.0 [INFO] [stderr] Compiling euclid v0.22.11 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling imgui-sys v0.12.0 [INFO] [stderr] Compiling guillotiere v0.6.2 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling bevy_macro_utils v0.16.1 [INFO] [stderr] Compiling encase_derive_impl v0.10.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling bytemuck_derive v1.10.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling bevy_reflect_derive v0.16.1 [INFO] [stderr] Compiling assert_type_match v0.1.1 [INFO] [stderr] Compiling variadics_please v1.1.0 [INFO] [stderr] Compiling bevy_ecs_macros v0.16.1 [INFO] [stderr] Compiling bevy_derive v0.16.1 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling encase_derive v0.10.0 [INFO] [stderr] Compiling bevy_asset_macros v0.16.1 [INFO] [stderr] Compiling bevy_encase_derive v0.16.1 [INFO] [stderr] Compiling bevy_render_macros v0.16.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling bytemuck v1.23.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling image v0.25.6 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling imgui v0.12.0 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling glam v0.29.3 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling smol_str v0.2.2 [INFO] [stderr] Compiling erased-serde v0.4.6 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling wgpu-types v24.0.0 [INFO] [stderr] Compiling spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Compiling gpu-alloc-types v0.3.0 [INFO] [stderr] Compiling gpu-descriptor-types v0.2.0 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling gpu-alloc v0.6.0 [INFO] [stderr] Compiling bevy_platform v0.16.1 [INFO] [stderr] Compiling gpu-descriptor v0.3.2 [INFO] [stderr] Compiling bevy_utils v0.16.1 [INFO] [stderr] Compiling bevy_tasks v0.16.1 [INFO] [stderr] Compiling naga v24.0.0 [INFO] [stderr] Compiling ctrlc v3.4.7 [INFO] [stderr] Compiling bevy_reflect v0.16.1 [INFO] [stderr] Compiling encase v0.10.0 [INFO] [stderr] Compiling hexasphere v15.1.0 [INFO] [stderr] Compiling bevy_mikktspace v0.16.1 [INFO] [stderr] Compiling wgpu-hal v24.0.4 [INFO] [stderr] Compiling naga_oil v0.17.1 [INFO] [stderr] Compiling bevy_ecs v0.16.1 [INFO] [stderr] Compiling bevy_math v0.16.1 [INFO] [stderr] Compiling wgpu-core v24.0.5 [INFO] [stderr] Compiling bevy_color v0.16.2 [INFO] [stderr] Compiling bevy_app v0.16.1 [INFO] [stderr] Compiling bevy_asset v0.16.1 [INFO] [stderr] Compiling bevy_log v0.16.1 [INFO] [stderr] Compiling bevy_time v0.16.1 [INFO] [stderr] Compiling bevy_input v0.16.1 [INFO] [stderr] Compiling bevy_a11y v0.16.1 [INFO] [stderr] Compiling bevy_transform v0.16.1 [INFO] [stderr] Compiling bevy_diagnostic v0.16.1 [INFO] [stderr] Compiling bevy_window v0.16.1 [INFO] [stderr] Compiling bevy_image v0.16.1 [INFO] [stderr] Compiling bevy_mesh v0.16.1 [INFO] [stderr] Compiling bevy_render v0.16.1 [INFO] [stderr] Compiling bevy_core_pipeline v0.16.1 [INFO] [stderr] Compiling bevy_internal v0.16.1 [INFO] [stderr] Compiling bevy v0.16.1 [INFO] [stderr] Compiling bevy_mod_imgui v0.7.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 56s [INFO] running `Command { std: "docker" "inspect" "78b7a2d8b6cf2ca06e691514d9a25aee6e27107d728c1328fff012a934c20c4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78b7a2d8b6cf2ca06e691514d9a25aee6e27107d728c1328fff012a934c20c4b", kill_on_drop: false }` [INFO] [stdout] 78b7a2d8b6cf2ca06e691514d9a25aee6e27107d728c1328fff012a934c20c4b [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 002d8a7003887352df8d7cb052c00ca96408598771b61ba138fc44679b5e32fc [INFO] running `Command { std: "docker" "start" "-a" "002d8a7003887352df8d7cb052c00ca96408598771b61ba138fc44679b5e32fc", kill_on_drop: false }` [INFO] [stderr] Compiling smol_str v0.2.2 [INFO] [stderr] Compiling bevy_tasks v0.16.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling twox-hash v2.1.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling winit v0.30.11 [INFO] [stderr] Compiling dpi v0.1.2 [INFO] [stderr] Compiling cursor-icon v1.2.0 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling xkbcommon-dl v0.4.2 [INFO] [stderr] Compiling bevy_reflect v0.16.1 [INFO] [stderr] Compiling ruzstd v0.8.1 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling image v0.25.6 [INFO] [stderr] Compiling polling v3.9.0 [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.11/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.11/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.11/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.11/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.11/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.11/src/window.rs:1602:41 [INFO] [stdout] | [INFO] [stdout] 1602 | self.window.maybe_wait_on_main(|w| { [INFO] [stdout] | ^ [INFO] [stdout] 1603 | 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] 1602 | 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.11/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.11/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.11/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.11/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.11/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.11/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.11/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.11/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.11/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.11/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.11/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.11/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.11/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.11/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.11/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.11/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.11/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.11/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.11/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.11/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.11/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.11/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.11/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.11/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.11/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.11/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.11/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.11/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.11/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.11/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.11/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.11/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.11/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.11/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.11/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.11/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.11/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.11/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.11/src/window.rs:1286:47 [INFO] [stdout] | [INFO] [stdout] 1286 | 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] 1286 | 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.11/src/window.rs:1301:47 [INFO] [stdout] | [INFO] [stdout] 1301 | 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] 1301 | 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.11/src/window.rs:1317:42 [INFO] [stdout] | [INFO] [stdout] 1317 | 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] 1317 | 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.11/src/window.rs:1328:41 [INFO] [stdout] | [INFO] [stdout] 1328 | 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] 1328 | 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.11/src/window.rs:1351:47 [INFO] [stdout] | [INFO] [stdout] 1351 | 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] 1351 | 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.11/src/window.rs:1372:47 [INFO] [stdout] | [INFO] [stdout] 1372 | 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] 1372 | 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.11/src/window.rs:1386:41 [INFO] [stdout] | [INFO] [stdout] 1386 | 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] 1386 | 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.11/src/window.rs:1401:47 [INFO] [stdout] | [INFO] [stdout] 1401 | 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] 1401 | 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.11/src/window.rs:1412:41 [INFO] [stdout] | [INFO] [stdout] 1412 | 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] 1412 | 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.11/src/window.rs:1429:47 [INFO] [stdout] | [INFO] [stdout] 1429 | 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] 1429 | 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.11/src/window.rs:1465:41 [INFO] [stdout] | [INFO] [stdout] 1465 | 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] 1465 | 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.11/src/window.rs:1490:41 [INFO] [stdout] | [INFO] [stdout] 1490 | 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] 1490 | 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.11/src/window.rs:1508:47 [INFO] [stdout] | [INFO] [stdout] 1508 | 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] 1508 | 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.11/src/window.rs:1525:41 [INFO] [stdout] | [INFO] [stdout] 1525 | 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] 1525 | 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.11/src/window.rs:1544:41 [INFO] [stdout] | [INFO] [stdout] 1544 | 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] 1544 | 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.11/src/window.rs:1563:47 [INFO] [stdout] | [INFO] [stdout] 1563 | 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] 1563 | 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.11/src/window.rs:1578:41 [INFO] [stdout] | [INFO] [stdout] 1578 | 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] 1578 | 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.11/src/window.rs:1590:41 [INFO] [stdout] | [INFO] [stdout] 1590 | 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] 1590 | 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.11/src/window.rs:1621:41 [INFO] [stdout] | [INFO] [stdout] 1621 | 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] 1621 | 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" "002d8a7003887352df8d7cb052c00ca96408598771b61ba138fc44679b5e32fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "002d8a7003887352df8d7cb052c00ca96408598771b61ba138fc44679b5e32fc", kill_on_drop: false }` [INFO] [stdout] 002d8a7003887352df8d7cb052c00ca96408598771b61ba138fc44679b5e32fc