[INFO] fetching crate bevy_winit 0.15.0-rc.3...
[INFO] checking bevy_winit-0.15.0-rc.3 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate bevy_winit 0.15.0-rc.3 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate bevy_winit 0.15.0-rc.3 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate bevy_winit 0.15.0-rc.3
[INFO] finished tweaking crates.io crate bevy_winit 0.15.0-rc.3
[INFO] tweaked toml for crates.io crate bevy_winit 0.15.0-rc.3 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 391 packages to latest compatible versions
[INFO] [stderr]       Adding accesskit_winit v0.22.4 (available: v0.23.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6616782a8cb789a6793b42f55b8fe912917871cf21b9cdcc6d3aeb52298e430f
[INFO] running `Command { std: "docker" "start" "-a" "6616782a8cb789a6793b42f55b8fe912917871cf21b9cdcc6d3aeb52298e430f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6616782a8cb789a6793b42f55b8fe912917871cf21b9cdcc6d3aeb52298e430f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6616782a8cb789a6793b42f55b8fe912917871cf21b9cdcc6d3aeb52298e430f", kill_on_drop: false }`
[INFO] [stdout] 6616782a8cb789a6793b42f55b8fe912917871cf21b9cdcc6d3aeb52298e430f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d93a4d9fe1099413e5d1765eb49b8ef1544eecc2e73b45b8083347ea031f963f
[INFO] running `Command { std: "docker" "start" "-a" "d93a4d9fe1099413e5d1765eb49b8ef1544eecc2e73b45b8083347ea031f963f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]     Checking pin-project-lite v0.2.15
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling typeid v1.0.2
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking allocator-api2 v0.2.20
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking fastrand v2.2.0
[INFO] [stderr]     Checking bytemuck v1.20.0
[INFO] [stderr]     Checking parking v2.2.1
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]     Checking futures-lite v2.5.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking disqualified v1.0.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking bevy_ptr v0.15.0
[INFO] [stderr]     Checking async-task v4.7.1
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]     Checking nonmax v0.5.5
[INFO] [stderr]     Checking fixedbitset v0.5.7
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]    Compiling rustix v0.38.41
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking libloading v0.8.6
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking uuid v1.11.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling winit v0.30.5
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]     Checking async-executor v1.13.1
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking xkeysym v0.2.1
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking bevy_tasks v0.15.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking dpi v0.1.1
[INFO] [stderr]     Checking cursor-icon v1.1.0
[INFO] [stderr]     Checking accesskit v0.17.1
[INFO] [stderr]     Checking petgraph v0.6.5
[INFO] [stderr]     Checking accesskit v0.16.3
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking ctrlc v3.4.5
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking polling v3.7.4
[INFO] [stderr]    Compiling bevy_macro_utils v0.15.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling bevy_utils_proc_macros v0.15.0
[INFO] [stderr]    Compiling bevy_reflect_derive v0.15.0
[INFO] [stderr]    Compiling assert_type_match v0.1.1
[INFO] [stderr]    Compiling bevy_ecs_macros v0.15.0
[INFO] [stderr]    Compiling bevy_derive v0.15.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]     Checking smol_str v0.2.2
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking erased-serde v0.4.5
[INFO] [stderr]     Checking glam v0.29.2
[INFO] [stdout] error: The platform you're compiling for is not supported by winit
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.30.5/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-6f17d22bba15001f/winit-0.30.5/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-6f17d22bba15001f/winit-0.30.5/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-6f17d22bba15001f/winit-0.30.5/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-6f17d22bba15001f/winit-0.30.5/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] [stderr]     Checking bevy_utils v0.15.0
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `winit` (lib) due to 5 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "d93a4d9fe1099413e5d1765eb49b8ef1544eecc2e73b45b8083347ea031f963f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d93a4d9fe1099413e5d1765eb49b8ef1544eecc2e73b45b8083347ea031f963f", kill_on_drop: false }`
[INFO] [stdout] d93a4d9fe1099413e5d1765eb49b8ef1544eecc2e73b45b8083347ea031f963f
