[INFO] cloning repository https://github.com/suap-dev/bevtris [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/suap-dev/bevtris" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuap-dev%2Fbevtris", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuap-dev%2Fbevtris'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 97e49ba0a22baf0950e3a2f8ac98b1dfd6c05195 [INFO] checking suap-dev/bevtris/97e49ba0a22baf0950e3a2f8ac98b1dfd6c05195 against master#d5419f1e97b90741d51841f800d3c697c662567d for pr-147565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuap-dev%2Fbevtris" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/suap-dev/bevtris [INFO] finished tweaking git repo https://github.com/suap-dev/bevtris [INFO] tweaked toml for git repo https://github.com/suap-dev/bevtris written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/suap-dev/bevtris on toolchain d5419f1e97b90741d51841f800d3c697c662567d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d5419f1e97b90741d51841f800d3c697c662567d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/suap-dev/bevtris 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" "+d5419f1e97b90741d51841f800d3c697c662567d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bevy_dylib v0.13.2 [INFO] [stderr] Downloaded bytemuck_derive v1.6.1 [INFO] [stderr] Downloaded typeid v1.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d5419f1e97b90741d51841f800d3c697c662567d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0a17060b9ff6968c990ed3c2a089e4daf7db4ea502e6c70624d5b454794f2e85 [INFO] running `Command { std: "docker" "start" "-a" "0a17060b9ff6968c990ed3c2a089e4daf7db4ea502e6c70624d5b454794f2e85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0a17060b9ff6968c990ed3c2a089e4daf7db4ea502e6c70624d5b454794f2e85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a17060b9ff6968c990ed3c2a089e4daf7db4ea502e6c70624d5b454794f2e85", kill_on_drop: false }` [INFO] [stdout] 0a17060b9ff6968c990ed3c2a089e4daf7db4ea502e6c70624d5b454794f2e85 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d5419f1e97b90741d51841f800d3c697c662567d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5924d822f1b0ec961bf610f1a57b0fa59fdf9860f59bc23fa3837918eef5ac6c [INFO] running `Command { std: "docker" "start" "-a" "5924d822f1b0ec961bf610f1a57b0fa59fdf9860f59bc23fa3837918eef5ac6c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.84 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Checking zerocopy v0.7.34 [INFO] [stderr] Checking parking v2.2.0 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking fastrand v2.1.0 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking smol_str v0.2.2 [INFO] [stderr] Checking futures-lite v2.3.0 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Checking web-time v0.2.4 [INFO] [stderr] Checking typeid v1.0.0 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking bevy_ptr v0.13.2 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Checking libloading v0.8.3 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking tracing-log v0.1.4 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking unicode-width v0.1.12 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Compiling ash v0.37.3+1.3.251 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking unicode-xid v0.2.4 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Compiling wgpu-hal v0.19.4 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Checking event-listener v5.3.0 [INFO] [stderr] Checking event-listener v4.0.3 [INFO] [stderr] Compiling cc v1.0.98 [INFO] [stderr] Checking event-listener-strategy v0.5.2 [INFO] [stderr] Checking accesskit v0.12.3 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking event-listener-strategy v0.4.0 [INFO] [stderr] Compiling uuid v1.8.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking khronos-egl v6.0.0 [INFO] [stderr] Checking piper v0.2.2 [INFO] [stderr] Checking crossbeam-channel v0.5.13 [INFO] [stderr] Checking async-executor v1.12.0 [INFO] [stderr] Compiling wgpu-core v0.19.4 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking glow v0.13.1 [INFO] [stderr] Checking bevy_tasks v0.13.2 [INFO] [stderr] Checking profiling v1.0.15 [INFO] [stderr] Checking blocking v1.6.1 [INFO] [stderr] Checking async-lock v3.3.0 [INFO] [stderr] Compiling wgpu v0.19.4 [INFO] [stderr] Checking arrayref v0.3.7 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking constant_time_eq v0.3.0 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Checking async-broadcast v0.5.1 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Compiling winit v0.29.15 [INFO] [stderr] Checking data-encoding v2.6.0 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking const_panic v0.2.8 [INFO] [stderr] Checking xkeysym v0.2.0 [INFO] [stderr] Checking async-fs v2.1.2 [INFO] [stderr] Checking cursor-icon v1.1.0 [INFO] [stderr] Checking euclid v0.22.10 [INFO] [stderr] Checking svg_fmt v0.4.3 [INFO] [stderr] Checking radsort v0.1.0 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking sysinfo v0.30.12 [INFO] [stderr] Checking rectangle-pack v0.4.2 [INFO] [stderr] Checking guillotiere v0.6.2 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Compiling blake3 v1.5.1 [INFO] [stderr] Compiling bevy_macro_utils v0.13.2 [INFO] [stderr] Compiling encase_derive_impl v0.7.0 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling bytemuck_derive v1.6.1 [INFO] [stderr] Compiling bevy_utils_proc_macros v0.13.2 [INFO] [stderr] Compiling bevy_reflect_derive v0.13.2 [INFO] [stderr] Compiling bevy_ecs_macros v0.13.2 [INFO] [stderr] Compiling bevy_derive v0.13.2 [INFO] [stderr] Compiling encase_derive v0.7.0 [INFO] [stderr] Compiling bevy_asset_macros v0.13.2 [INFO] [stderr] Compiling bevy_render_macros v0.13.2 [INFO] [stderr] Compiling bevy_encase_derive v0.13.2 [INFO] [stderr] Checking bytemuck v1.16.0 [INFO] [stderr] Checking image v0.24.9 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Checking glam v0.25.0 [INFO] [stderr] Checking erased-serde v0.4.5 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Checking gpu-descriptor-types v0.1.2 [INFO] [stderr] Checking gpu-alloc-types v0.3.0 [INFO] [stderr] Checking wgpu-types v0.19.2 [INFO] [stderr] Checking ron v0.8.1 [INFO] [stderr] Checking xkbcommon-dl v0.4.2 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking gpu-alloc v0.6.0 [INFO] [stderr] Checking gpu-descriptor v0.2.4 [INFO] [stderr] Checking petgraph v0.6.5 [INFO] [stderr] Checking naga v0.19.2 [INFO] [stderr] Checking bevy_utils v0.13.2 [INFO] [stderr] Checking bevy_math v0.13.2 [INFO] [stderr] Checking hexasphere v10.0.0 [INFO] [stderr] Checking encase v0.7.0 [INFO] [stderr] Checking bevy_mikktspace v0.13.2 [INFO] [stderr] Checking bevy_reflect v0.13.2 [INFO] [stderr] Checking polling v3.7.0 [INFO] [stderr] Checking calloop v0.12.4 [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.29.15/src/platform_impl/mod.rs:67:1 [INFO] [stdout] | [INFO] [stdout] 67 | compile_error!("The platform you're compiling for is not supported by winit"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `self::platform` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.29.15/src/platform_impl/mod.rs:26:15 [INFO] [stdout] | [INFO] [stdout] 26 | pub use self::platform::*; [INFO] [stdout] | ^^^^^^^^ could not find `platform` in `self` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::platform_impl::PlatformIcon` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.29.15/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[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.29.15/src/window.rs:1492:41 [INFO] [stdout] | [INFO] [stdout] 1492 | self.window.maybe_wait_on_main(|w| { [INFO] [stdout] | ^ [INFO] [stdout] 1493 | w.available_monitors() [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] 1492 | 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.29.15/src/window.rs:66:41 [INFO] [stdout] | [INFO] [stdout] 66 | self.window.maybe_wait_on_main(|w| { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 71 | 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] 66 | 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.29.15/src/window.rs:71:73 [INFO] [stdout] | [INFO] [stdout] 71 | 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] 71 | 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.29.15/src/window.rs:514:37 [INFO] [stdout] | [INFO] [stdout] 514 | 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] 514 | 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.29.15/src/window.rs:537:17 [INFO] [stdout] | [INFO] [stdout] 537 | builder.build(event_loop) [INFO] [stdout] | ^^^^^ cannot infer type of the type parameter `T` declared on the method `build` [INFO] [stdout] | [INFO] [stdout] help: consider specifying the generic argument [INFO] [stdout] | [INFO] [stdout] 537 | builder.build::(event_loop) [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.29.15/src/window.rs:543:41 [INFO] [stdout] | [INFO] [stdout] 543 | 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] 543 | 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.29.15/src/window.rs:569:41 [INFO] [stdout] | [INFO] [stdout] 569 | 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] 569 | 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.29.15/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.29.15/src/window.rs:637:42 [INFO] [stdout] | [INFO] [stdout] 637 | 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] 637 | 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.29.15/src/window.rs:653:42 [INFO] [stdout] | [INFO] [stdout] 653 | 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] 653 | 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.29.15/src/window.rs:675:41 [INFO] [stdout] | [INFO] [stdout] 675 | 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] 675 | 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.29.15/src/window.rs:696:41 [INFO] [stdout] | [INFO] [stdout] 696 | 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] 696 | 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.29.15/src/window.rs:730:40 [INFO] [stdout] | [INFO] [stdout] 730 | .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] 730 | .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.29.15/src/window.rs:747:41 [INFO] [stdout] | [INFO] [stdout] 747 | 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] 747 | 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.29.15/src/window.rs:790:34 [INFO] [stdout] | [INFO] [stdout] 790 | .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] 790 | .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.29.15/src/window.rs:806:41 [INFO] [stdout] | [INFO] [stdout] 806 | 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] 806 | 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.29.15/src/window.rs:831:40 [INFO] [stdout] | [INFO] [stdout] 831 | .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] 831 | .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.29.15/src/window.rs:856:40 [INFO] [stdout] | [INFO] [stdout] 856 | .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] 856 | .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.29.15/src/window.rs:866:41 [INFO] [stdout] | [INFO] [stdout] 866 | 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] 866 | 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.29.15/src/window.rs:883:40 [INFO] [stdout] | [INFO] [stdout] 883 | .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] 883 | .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.29.15/src/window.rs:896:41 [INFO] [stdout] | [INFO] [stdout] 896 | 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] 896 | 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.29.15/src/window.rs:915:40 [INFO] [stdout] | [INFO] [stdout] 915 | .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] 915 | .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.29.15/src/window.rs:928:47 [INFO] [stdout] | [INFO] [stdout] 928 | 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] 928 | 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.29.15/src/window.rs:942:40 [INFO] [stdout] | [INFO] [stdout] 942 | .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] 942 | .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.29.15/src/window.rs:955:41 [INFO] [stdout] | [INFO] [stdout] 955 | 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] 955 | 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.29.15/src/window.rs:975:40 [INFO] [stdout] | [INFO] [stdout] 975 | .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] 975 | .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.29.15/src/window.rs:986:41 [INFO] [stdout] | [INFO] [stdout] 986 | 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] 986 | 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.29.15/src/window.rs:997:40 [INFO] [stdout] | [INFO] [stdout] 997 | .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] 997 | .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.29.15/src/window.rs:1007:41 [INFO] [stdout] | [INFO] [stdout] 1007 | 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] 1007 | 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.29.15/src/window.rs:1019:40 [INFO] [stdout] | [INFO] [stdout] 1019 | .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] 1019 | .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.29.15/src/window.rs:1036:41 [INFO] [stdout] | [INFO] [stdout] 1036 | 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] 1036 | 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.29.15/src/window.rs:1047:40 [INFO] [stdout] | [INFO] [stdout] 1047 | .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] 1047 | .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.29.15/src/window.rs:1057:41 [INFO] [stdout] | [INFO] [stdout] 1057 | 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] 1057 | 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.29.15/src/window.rs:1087:40 [INFO] [stdout] | [INFO] [stdout] 1087 | .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] 1087 | .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.29.15/src/window.rs:1101:34 [INFO] [stdout] | [INFO] [stdout] 1101 | .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] 1101 | .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.29.15/src/window.rs:1101:57 [INFO] [stdout] | [INFO] [stdout] 1101 | .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] 1101 | .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.29.15/src/window.rs:1116:40 [INFO] [stdout] | [INFO] [stdout] 1116 | .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] 1116 | .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.29.15/src/window.rs:1129:41 [INFO] [stdout] | [INFO] [stdout] 1129 | 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] 1129 | 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.29.15/src/window.rs:1139:40 [INFO] [stdout] | [INFO] [stdout] 1139 | .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] 1139 | .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.29.15/src/window.rs:1159:40 [INFO] [stdout] | [INFO] [stdout] 1159 | .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] 1159 | .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.29.15/src/window.rs:1202:40 [INFO] [stdout] | [INFO] [stdout] 1202 | .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] 1202 | .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.29.15/src/window.rs:1228:40 [INFO] [stdout] | [INFO] [stdout] 1228 | .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] 1228 | .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.29.15/src/window.rs:1239:40 [INFO] [stdout] | [INFO] [stdout] 1239 | .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] 1239 | .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.29.15/src/window.rs:1254:42 [INFO] [stdout] | [INFO] [stdout] 1254 | 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] 1254 | 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.29.15/src/window.rs:1264:41 [INFO] [stdout] | [INFO] [stdout] 1264 | 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] 1264 | 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.29.15/src/window.rs:1283:40 [INFO] [stdout] | [INFO] [stdout] 1283 | .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] 1283 | .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.29.15/src/window.rs:1297:47 [INFO] [stdout] | [INFO] [stdout] 1297 | 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] 1297 | 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.29.15/src/window.rs:1308:41 [INFO] [stdout] | [INFO] [stdout] 1308 | 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] 1308 | 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.29.15/src/window.rs:1322:40 [INFO] [stdout] | [INFO] [stdout] 1322 | .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] 1322 | .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.29.15/src/window.rs:1332:41 [INFO] [stdout] | [INFO] [stdout] 1332 | 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] 1332 | 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.29.15/src/window.rs:1346:40 [INFO] [stdout] | [INFO] [stdout] 1346 | .maybe_queue_on_main(move |w| w.set_cursor_icon(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] 1346 | .maybe_queue_on_main(move |w: /* Type */| w.set_cursor_icon(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.29.15/src/window.rs:1372:34 [INFO] [stdout] | [INFO] [stdout] 1372 | .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] 1372 | .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.29.15/src/window.rs:1392:41 [INFO] [stdout] | [INFO] [stdout] 1392 | 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] 1392 | 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.29.15/src/window.rs:1410:40 [INFO] [stdout] | [INFO] [stdout] 1410 | .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] 1410 | .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.29.15/src/window.rs:1426:41 [INFO] [stdout] | [INFO] [stdout] 1426 | 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] 1426 | 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.29.15/src/window.rs:1441:34 [INFO] [stdout] | [INFO] [stdout] 1441 | .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] 1441 | .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.29.15/src/window.rs:1456:40 [INFO] [stdout] | [INFO] [stdout] 1456 | .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] 1456 | .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.29.15/src/window.rs:1470:34 [INFO] [stdout] | [INFO] [stdout] 1470 | .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] 1470 | .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.29.15/src/window.rs:1482:34 [INFO] [stdout] | [INFO] [stdout] 1482 | .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] 1482 | .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.29.15/src/window.rs:1513:34 [INFO] [stdout] | [INFO] [stdout] 1513 | .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] 1513 | .maybe_wait_on_main(|w: /* Type */| w.primary_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.29.15/src/window.rs:1522:34 [INFO] [stdout] | [INFO] [stdout] 1522 | .maybe_wait_on_main(|w| w.raw_window_handle_rwh_06().map(SendSyncWrapper))? [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] 1522 | .maybe_wait_on_main(|w: /* Type */| w.raw_window_handle_rwh_06().map(SendSyncWrapper))? [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.29.15/src/window.rs:1535:34 [INFO] [stdout] | [INFO] [stdout] 1535 | .maybe_wait_on_main(|w| w.raw_display_handle_rwh_06().map(SendSyncWrapper))? [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] 1535 | .maybe_wait_on_main(|w: /* Type */| w.raw_display_handle_rwh_06().map(SendSyncWrapper))? [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 65 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "5924d822f1b0ec961bf610f1a57b0fa59fdf9860f59bc23fa3837918eef5ac6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5924d822f1b0ec961bf610f1a57b0fa59fdf9860f59bc23fa3837918eef5ac6c", kill_on_drop: false }` [INFO] [stdout] 5924d822f1b0ec961bf610f1a57b0fa59fdf9860f59bc23fa3837918eef5ac6c