[INFO] cloning repository https://github.com/sinproject-iwasaki/my_bevy_game [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sinproject-iwasaki/my_bevy_game" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsinproject-iwasaki%2Fmy_bevy_game", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsinproject-iwasaki%2Fmy_bevy_game'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0ca8cc3c7c275f1b33c3fa6bce56583ef76e8c5b [INFO] checking sinproject-iwasaki/my_bevy_game against master#c2239bca5b89a8d3573cc0fc0f2fa65c50edb79c for pr-123737 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsinproject-iwasaki%2Fmy_bevy_game" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sinproject-iwasaki/my_bevy_game on toolchain c2239bca5b89a8d3573cc0fc0f2fa65c50edb79c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2239bca5b89a8d3573cc0fc0f2fa65c50edb79c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/sinproject-iwasaki/my_bevy_game [INFO] finished tweaking git repo https://github.com/sinproject-iwasaki/my_bevy_game [INFO] tweaked toml for git repo https://github.com/sinproject-iwasaki/my_bevy_game written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/sinproject-iwasaki/my_bevy_game 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" "+c2239bca5b89a8d3573cc0fc0f2fa65c50edb79c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rstest v0.18.2 [INFO] [stderr] Downloaded futures-timer v3.0.3 [INFO] [stderr] Downloaded relative-path v1.9.2 [INFO] [stderr] Downloaded rstest_macros v0.18.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+c2239bca5b89a8d3573cc0fc0f2fa65c50edb79c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 50188154528ac6cd3346e358f31d0d895a3ab93d7a2062e37d5ccd6c6762531a [INFO] running `Command { std: "docker" "start" "-a" "50188154528ac6cd3346e358f31d0d895a3ab93d7a2062e37d5ccd6c6762531a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "50188154528ac6cd3346e358f31d0d895a3ab93d7a2062e37d5ccd6c6762531a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50188154528ac6cd3346e358f31d0d895a3ab93d7a2062e37d5ccd6c6762531a", kill_on_drop: false }` [INFO] [stdout] 50188154528ac6cd3346e358f31d0d895a3ab93d7a2062e37d5ccd6c6762531a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+c2239bca5b89a8d3573cc0fc0f2fa65c50edb79c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 19cc4b944b95d624522c25ae8492ff891db7b5455af649707b518e646ddb8fe1 [INFO] running `Command { std: "docker" "start" "-a" "19cc4b944b95d624522c25ae8492ff891db7b5455af649707b518e646ddb8fe1", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling ahash v0.8.9 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling indexmap v2.2.3 [INFO] [stderr] Compiling syn v2.0.51 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking futures-lite v2.2.0 [INFO] [stderr] Checking web-time v0.2.4 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking bevy_ptr v0.13.0 [INFO] [stderr] Checking event-listener v5.1.0 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Checking raw-window-handle v0.6.0 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling cc v1.0.88 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Compiling wgpu-hal v0.19.1 [INFO] [stderr] Checking event-listener-strategy v0.5.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking async-channel v2.2.0 [INFO] [stderr] Checking ash v0.37.3+1.3.251 [INFO] [stderr] Compiling wgpu-core v0.19.0 [INFO] [stderr] Checking profiling v1.0.15 [INFO] [stderr] Checking glow v0.13.1 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Compiling wgpu v0.19.1 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Checking png v0.17.13 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Checking async-executor v1.8.0 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Compiling winit v0.29.11 [INFO] [stderr] Checking xkeysym v0.2.0 [INFO] [stderr] Checking bevy_tasks v0.13.0 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Checking x11rb-protocol v0.13.0 [INFO] [stderr] Checking euclid v0.22.9 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking as-raw-xcb-connection v1.0.1 [INFO] [stderr] Checking cursor-icon v1.1.0 [INFO] [stderr] Checking glyph_brush_layout v0.2.3 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Checking taffy v0.3.18 [INFO] [stderr] Checking sysinfo v0.30.5 [INFO] [stderr] Checking const-fnv1a-hash v1.1.0 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking guillotiere v0.6.2 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling relative-path v1.9.2 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Compiling rstest_macros v0.18.2 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] error: could not compile `ash` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c2239bca5b89a8d3573cc0fc0f2fa65c50edb79c/bin/rustc --crate-name ash --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ash-0.37.3+1.3.251/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on --cfg 'feature="debug"' --cfg 'feature="default"' --cfg 'feature="libloading"' --cfg 'feature="loaded"' -C metadata=b386cd9b7b42365c -C extra-filename=-b386cd9b7b42365c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-555cf5155f94cd21.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "19cc4b944b95d624522c25ae8492ff891db7b5455af649707b518e646ddb8fe1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19cc4b944b95d624522c25ae8492ff891db7b5455af649707b518e646ddb8fe1", kill_on_drop: false }` [INFO] [stdout] 19cc4b944b95d624522c25ae8492ff891db7b5455af649707b518e646ddb8fe1 [INFO] checking sinproject-iwasaki/my_bevy_game against try#5946bac294aa8e579f74aa4a4d1f443d3b5d89f8 for pr-123737 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsinproject-iwasaki%2Fmy_bevy_game" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sinproject-iwasaki/my_bevy_game on toolchain 5946bac294aa8e579f74aa4a4d1f443d3b5d89f8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5946bac294aa8e579f74aa4a4d1f443d3b5d89f8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/sinproject-iwasaki/my_bevy_game [INFO] finished tweaking git repo https://github.com/sinproject-iwasaki/my_bevy_game [INFO] tweaked toml for git repo https://github.com/sinproject-iwasaki/my_bevy_game written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/sinproject-iwasaki/my_bevy_game 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" "+5946bac294aa8e579f74aa4a4d1f443d3b5d89f8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5946bac294aa8e579f74aa4a4d1f443d3b5d89f8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 48e5db05fcc8c6b174ac532cf38146d7ff8cd330e58ffce0aecc2fce28d92eb9 [INFO] running `Command { std: "docker" "start" "-a" "48e5db05fcc8c6b174ac532cf38146d7ff8cd330e58ffce0aecc2fce28d92eb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "48e5db05fcc8c6b174ac532cf38146d7ff8cd330e58ffce0aecc2fce28d92eb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48e5db05fcc8c6b174ac532cf38146d7ff8cd330e58ffce0aecc2fce28d92eb9", kill_on_drop: false }` [INFO] [stdout] 48e5db05fcc8c6b174ac532cf38146d7ff8cd330e58ffce0aecc2fce28d92eb9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5946bac294aa8e579f74aa4a4d1f443d3b5d89f8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 574ea9e7ff7475286ad158c2286d1b11679a311dace414ed8766e55069eea28b [INFO] running `Command { std: "docker" "start" "-a" "574ea9e7ff7475286ad158c2286d1b11679a311dace414ed8766e55069eea28b", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling ahash v0.8.9 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling indexmap v2.2.3 [INFO] [stderr] Checking futures-lite v2.2.0 [INFO] [stderr] Compiling syn v2.0.51 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking web-time v0.2.4 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking event-listener v5.1.0 [INFO] [stderr] Checking bevy_ptr v0.13.0 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Checking raw-window-handle v0.6.0 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Compiling cc v1.0.88 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling wgpu-hal v0.19.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling wgpu-core v0.19.0 [INFO] [stderr] Checking event-listener-strategy v0.5.0 [INFO] [stderr] Checking async-channel v2.2.0 [INFO] [stderr] Checking async-executor v1.8.0 [INFO] [stderr] Checking glow v0.13.1 [INFO] [stderr] Checking profiling v1.0.15 [INFO] [stderr] Compiling wgpu v0.19.1 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Checking bevy_tasks v0.13.0 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Compiling winit v0.29.11 [INFO] [stderr] Checking xkeysym v0.2.0 [INFO] [stderr] Checking as-raw-xcb-connection v1.0.1 [INFO] [stderr] Checking x11rb-protocol v0.13.0 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Checking png v0.17.13 [INFO] [stderr] Checking cursor-icon v1.1.0 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Checking sysinfo v0.30.5 [INFO] [stderr] Checking const-fnv1a-hash v1.1.0 [INFO] [stderr] Checking euclid v0.22.9 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking glyph_brush_layout v0.2.3 [INFO] [stderr] Checking taffy v0.3.18 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling relative-path v1.9.2 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Checking guillotiere v0.6.2 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling rstest_macros v0.18.2 [INFO] [stderr] Checking alsa v0.7.1 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Compiling blake3 v1.5.0 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling bevy_macro_utils v0.13.0 [INFO] [stderr] Compiling encase_derive_impl v0.7.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Checking ruzstd v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling bytemuck_derive v1.5.0 [INFO] [stderr] Compiling bevy_utils_proc_macros v0.13.0 [INFO] [stderr] Compiling bevy_reflect_derive v0.13.0 [INFO] [stderr] Compiling bevy_ecs_macros v0.13.0 [INFO] [stderr] Compiling bevy_derive v0.13.0 [INFO] [stderr] Compiling bevy_asset_macros v0.13.0 [INFO] [stderr] Compiling encase_derive v0.7.0 [INFO] [stderr] Compiling bevy_encase_derive v0.13.0 [INFO] [stderr] Compiling bevy_render_macros v0.13.0 [INFO] [stderr] Compiling gltf-derive v1.4.0 [INFO] [stderr] Compiling bevy_gizmos_macros v0.13.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Checking bytemuck v1.14.3 [INFO] [stderr] Checking image v0.24.9 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking blocking v1.5.1 [INFO] [stderr] Checking async-fs v2.1.1 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking glam v0.25.0 [INFO] [stderr] Checking uuid v1.7.0 [INFO] [stderr] Checking erased-serde v0.4.3 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Checking spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Checking gpu-alloc-types v0.3.0 [INFO] [stderr] Checking gpu-descriptor-types v0.1.2 [INFO] [stderr] Checking wgpu-types v0.19.0 [INFO] [stderr] Checking ron v0.8.1 [INFO] [stderr] Checking nix v0.27.1 [INFO] [stderr] Checking xkbcommon-dl v0.4.2 [INFO] [stderr] Checking gpu-alloc v0.6.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking cpal v0.15.2 [INFO] [stderr] Checking gilrs-core v0.5.10 [INFO] [stderr] Checking gpu-descriptor v0.2.4 [INFO] [stderr] Checking gltf-json v1.4.0 [INFO] [stderr] Checking rodio v0.17.3 [INFO] [stderr] Checking gilrs v0.10.4 [INFO] [stderr] Checking petgraph v0.6.4 [INFO] [stderr] Checking naga v0.19.0 [INFO] [stderr] Checking bevy_utils v0.13.0 [INFO] [stderr] Checking bevy_math v0.13.0 [INFO] [stderr] Checking hexasphere v10.0.0 [INFO] [stderr] Checking bevy_mikktspace v0.13.0 [INFO] [stderr] Checking encase v0.7.0 [INFO] [stderr] Checking gltf v1.4.0 [INFO] [stderr] Checking rstest v0.18.2 [INFO] [stderr] Checking bevy_reflect v0.13.0 [INFO] [stderr] Checking polling v3.5.0 [INFO] [stderr] Checking x11rb v0.13.0 [INFO] [stderr] Checking calloop v0.12.4 [INFO] [stdout] error[E0310]: the associated type `::UserEvent` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.29.11/src/platform/run_on_demand.rs:69:12 [INFO] [stdout] | [INFO] [stdout] 69 | F: FnMut(Event, &EventLoopWindowTarget); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the associated type `::UserEvent` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `::UserEvent` will meet its required lifetime bounds... [INFO] [stdout] | [INFO] [stdout] note: ...that is required by this bound [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.29.11/src/event.rs:59:19 [INFO] [stdout] | [INFO] [stdout] 59 | pub enum Event { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 69 | F: FnMut(Event, &EventLoopWindowTarget), ::UserEvent: 'static; [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the associated type `::UserEvent` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.29.11/src/platform/pump_events.rs:177:12 [INFO] [stdout] | [INFO] [stdout] 177 | F: FnMut(Event, &EventLoopWindowTarget); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the associated type `::UserEvent` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `::UserEvent` will meet its required lifetime bounds... [INFO] [stdout] | [INFO] [stdout] note: ...that is required by this bound [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winit-0.29.11/src/event.rs:59:19 [INFO] [stdout] | [INFO] [stdout] 59 | pub enum Event { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 177 | F: FnMut(Event, &EventLoopWindowTarget), ::UserEvent: 'static; [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0310`. [INFO] [stdout] [INFO] [stderr] error: could not compile `winit` (lib) due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "574ea9e7ff7475286ad158c2286d1b11679a311dace414ed8766e55069eea28b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "574ea9e7ff7475286ad158c2286d1b11679a311dace414ed8766e55069eea28b", kill_on_drop: false }` [INFO] [stdout] 574ea9e7ff7475286ad158c2286d1b11679a311dace414ed8766e55069eea28b