[INFO] cloning repository https://github.com/xor-bits/flowfield [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xor-bits/flowfield" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxor-bits%2Fflowfield", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxor-bits%2Fflowfield'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d6bf9483f8944c4f7f151aec4b4d12f66cf727c1 [INFO] checking xor-bits/flowfield against master#accc516128b21e960b1a7af45393e9acdd184890 for pr-122501 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxor-bits%2Fflowfield" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/xor-bits/flowfield on toolchain accc516128b21e960b1a7af45393e9acdd184890 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+accc516128b21e960b1a7af45393e9acdd184890" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/xor-bits/flowfield [INFO] finished tweaking git repo https://github.com/xor-bits/flowfield [INFO] tweaked toml for git repo https://github.com/xor-bits/flowfield written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/xor-bits/flowfield 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" "+accc516128b21e960b1a7af45393e9acdd184890" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+accc516128b21e960b1a7af45393e9acdd184890" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d8a80fe0bf7f54d4c0dbfdae81b821c9ed00c9166aed5fd712abd9092b2d6c10 [INFO] running `Command { std: "docker" "start" "-a" "d8a80fe0bf7f54d4c0dbfdae81b821c9ed00c9166aed5fd712abd9092b2d6c10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d8a80fe0bf7f54d4c0dbfdae81b821c9ed00c9166aed5fd712abd9092b2d6c10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8a80fe0bf7f54d4c0dbfdae81b821c9ed00c9166aed5fd712abd9092b2d6c10", kill_on_drop: false }` [INFO] [stdout] d8a80fe0bf7f54d4c0dbfdae81b821c9ed00c9166aed5fd712abd9092b2d6c10 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+accc516128b21e960b1a7af45393e9acdd184890" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5aa503e29b7f5b6c24204b692f30f47eb962145ea032a25010af0e1a36a24067 [INFO] running `Command { std: "docker" "start" "-a" "5aa503e29b7f5b6c24204b692f30f47eb962145ea032a25010af0e1a36a24067", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking libloading v0.8.1 [INFO] [stderr] Compiling pkg-config v0.3.29 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling rustix v0.38.30 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Compiling wayland-sys v0.31.1 [INFO] [stderr] Compiling quick-xml v0.30.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Compiling wayland-scanner v0.31.0 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Compiling ash v0.37.3+1.3.251 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Compiling wgpu-hal v0.19.1 [INFO] [stderr] Compiling wayland-backend v0.3.2 [INFO] [stderr] Checking indexmap v2.1.0 [INFO] [stderr] Checking gpu-alloc-types v0.3.0 [INFO] [stderr] Checking gpu-descriptor-types v0.1.2 [INFO] [stderr] Checking spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Checking xcursor v0.3.5 [INFO] [stderr] Checking xkeysym v0.2.0 [INFO] [stderr] Checking unicode-xid v0.2.4 [INFO] [stderr] Compiling smithay-client-toolkit v0.18.0 [INFO] [stderr] Checking raw-window-handle v0.6.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Checking cursor-icon v1.1.0 [INFO] [stderr] Checking hexf-parse v0.2.1 [INFO] [stderr] Checking arrayref v0.3.7 [INFO] [stderr] Checking ttf-parser v0.20.0 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Checking gpu-alloc v0.6.0 [INFO] [stderr] Checking gpu-descriptor v0.2.4 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking memmap2 v0.9.3 [INFO] [stderr] Checking wayland-client v0.31.1 [INFO] [stderr] Checking wayland-csd-frame v0.3.0 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling wgpu-core v0.19.0 [INFO] [stderr] Checking wgpu-types v0.19.0 [INFO] [stderr] Checking profiling v1.0.13 [INFO] [stderr] Checking glow v0.13.1 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Checking renderdoc-sys v1.0.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking owned_ttf_parser v0.20.0 [INFO] [stderr] Checking wayland-protocols v0.31.0 [INFO] [stderr] Checking wayland-cursor v0.31.0 [INFO] [stderr] Compiling wgpu v0.19.1 [INFO] [stderr] Checking ab_glyph v0.2.23 [INFO] [stderr] Compiling winit v0.29.10 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking x11rb-protocol v0.13.0 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking as-raw-xcb-connection v1.0.1 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking walkdir v2.4.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking inotify v0.9.6 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking crossbeam-channel v0.5.11 [INFO] [stderr] Checking xkbcommon-dl v0.4.1 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking filetime v0.2.23 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking winnow v0.5.34 [INFO] [stderr] Checking smol_str v0.2.1 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking notify v6.1.1 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling bytemuck_derive v1.5.0 [INFO] [stderr] Compiling serde_derive v1.0.195 [INFO] [stderr] Checking wayland-protocols-wlr v0.2.0 [INFO] [stderr] Checking naga v0.19.0 [INFO] [stderr] Checking bytemuck v1.14.0 [INFO] [stderr] Checking tiny-skia-path v0.11.3 [INFO] [stderr] Checking wayland-protocols-plasma v0.2.0 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking tiny-skia v0.11.3 [INFO] [stderr] Checking polling v3.3.2 [INFO] [stderr] Checking calloop v0.12.4 [INFO] [stderr] Checking calloop-wayland-source v0.2.0 [INFO] [stderr] Checking tokio v1.35.1 [INFO] [stderr] Checking glam v0.25.0 [INFO] [stderr] Checking directories v5.0.1 [INFO] [stderr] Checking sctk-adwaita v0.8.1 [INFO] [stderr] Checking serde_spanned v0.6.5 [INFO] [stderr] Checking toml_datetime v0.6.5 [INFO] [stderr] Checking toml_edit v0.21.0 [INFO] [stderr] Checking x11rb v0.13.0 [INFO] [stderr] Checking flowfield v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `DrawPush` is never constructed [INFO] [stdout] --> src/graphics/mod.rs:67:8 [INFO] [stdout] | [INFO] [stdout] 67 | struct DrawPush { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Vertex` is never constructed [INFO] [stdout] --> src/graphics/mod.rs:93:8 [INFO] [stdout] | [INFO] [stdout] 93 | struct Vertex { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DrawPush` is never constructed [INFO] [stdout] --> src/graphics/mod.rs:67:8 [INFO] [stdout] | [INFO] [stdout] 67 | struct DrawPush { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Vertex` is never constructed [INFO] [stdout] --> src/graphics/mod.rs:93:8 [INFO] [stdout] | [INFO] [stdout] 93 | struct Vertex { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.24s [INFO] running `Command { std: "docker" "inspect" "5aa503e29b7f5b6c24204b692f30f47eb962145ea032a25010af0e1a36a24067", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5aa503e29b7f5b6c24204b692f30f47eb962145ea032a25010af0e1a36a24067", kill_on_drop: false }` [INFO] [stdout] 5aa503e29b7f5b6c24204b692f30f47eb962145ea032a25010af0e1a36a24067 [INFO] checking xor-bits/flowfield against try#32f93a5733992b29f321831b7e26c1f7d7205013 for pr-122501 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxor-bits%2Fflowfield" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/xor-bits/flowfield on toolchain 32f93a5733992b29f321831b7e26c1f7d7205013 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+32f93a5733992b29f321831b7e26c1f7d7205013" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/xor-bits/flowfield [INFO] finished tweaking git repo https://github.com/xor-bits/flowfield [INFO] tweaked toml for git repo https://github.com/xor-bits/flowfield written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/xor-bits/flowfield 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" "+32f93a5733992b29f321831b7e26c1f7d7205013" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+32f93a5733992b29f321831b7e26c1f7d7205013" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3b028d6c9d0e6742699649e96a64a1d89839860ed93e652f4905c2aaa50f0744 [INFO] running `Command { std: "docker" "start" "-a" "3b028d6c9d0e6742699649e96a64a1d89839860ed93e652f4905c2aaa50f0744", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3b028d6c9d0e6742699649e96a64a1d89839860ed93e652f4905c2aaa50f0744", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b028d6c9d0e6742699649e96a64a1d89839860ed93e652f4905c2aaa50f0744", kill_on_drop: false }` [INFO] [stdout] 3b028d6c9d0e6742699649e96a64a1d89839860ed93e652f4905c2aaa50f0744 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+32f93a5733992b29f321831b7e26c1f7d7205013" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5268953e27c79fddd96c61338e7af9755cd42a3b53941341e9e629717b5e59aa [INFO] running `Command { std: "docker" "start" "-a" "5268953e27c79fddd96c61338e7af9755cd42a3b53941341e9e629717b5e59aa", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking libloading v0.8.1 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Compiling pkg-config v0.3.29 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling rustix v0.38.30 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Compiling wayland-sys v0.31.1 [INFO] [stderr] Compiling quick-xml v0.30.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Compiling ash v0.37.3+1.3.251 [INFO] [stderr] Compiling wayland-scanner v0.31.0 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Compiling wgpu-hal v0.19.1 [INFO] [stderr] Compiling wayland-backend v0.3.2 [INFO] [stderr] Checking indexmap v2.1.0 [INFO] [stderr] Checking gpu-alloc-types v0.3.0 [INFO] [stderr] Checking spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Checking gpu-descriptor-types v0.1.2 [INFO] [stderr] Checking cursor-icon v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Checking hexf-parse v0.2.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.18.0 [INFO] [stderr] Checking xcursor v0.3.5 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Checking xkeysym v0.2.0 [INFO] [stderr] Checking unicode-xid v0.2.4 [INFO] [stderr] Checking raw-window-handle v0.6.0 [INFO] [stderr] Checking ttf-parser v0.20.0 [INFO] [stderr] Checking arrayref v0.3.7 [INFO] [stderr] Checking gpu-descriptor v0.2.4 [INFO] [stderr] Checking gpu-alloc v0.6.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking wayland-client v0.31.1 [INFO] [stderr] Checking wayland-csd-frame v0.3.0 [INFO] [stderr] Checking memmap2 v0.9.3 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling wgpu-core v0.19.0 [INFO] [stderr] Checking wgpu-types v0.19.0 [INFO] [stderr] Checking renderdoc-sys v1.0.0 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Checking glow v0.13.1 [INFO] [stderr] Checking profiling v1.0.13 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking owned_ttf_parser v0.20.0 [INFO] [stderr] Checking ab_glyph v0.2.23 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking wayland-protocols v0.31.0 [INFO] [stderr] Checking wayland-cursor v0.31.0 [INFO] [stderr] Compiling wgpu v0.19.1 [INFO] [stderr] Compiling winit v0.29.10 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Checking x11rb-protocol v0.13.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking as-raw-xcb-connection v1.0.1 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking walkdir v2.4.0 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking inotify v0.9.6 [INFO] [stderr] Checking crossbeam-channel v0.5.11 [INFO] [stderr] Checking xkbcommon-dl v0.4.1 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking filetime v0.2.23 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking smol_str v0.2.1 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking winnow v0.5.34 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking notify v6.1.1 [INFO] [stderr] Checking directories v5.0.1 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling bytemuck_derive v1.5.0 [INFO] [stderr] Compiling serde_derive v1.0.195 [INFO] [stderr] Checking wayland-protocols-wlr v0.2.0 [INFO] [stderr] Checking naga v0.19.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking polling v3.3.2 [INFO] [stderr] Checking bytemuck v1.14.0 [INFO] [stderr] Checking tiny-skia-path v0.11.3 [INFO] [stderr] Checking calloop v0.12.4 [INFO] [stderr] Checking wayland-protocols-plasma v0.2.0 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Checking calloop-wayland-source v0.2.0 [INFO] [stderr] Checking tiny-skia v0.11.3 [INFO] [stderr] Checking tokio v1.35.1 [INFO] [stderr] Checking glam v0.25.0 [INFO] [stderr] Checking sctk-adwaita v0.8.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking serde_spanned v0.6.5 [INFO] [stderr] Checking toml_datetime v0.6.5 [INFO] [stderr] Checking toml_edit v0.21.0 [INFO] [stderr] Checking x11rb v0.13.0 [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.10/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.10/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.10/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.10/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" "5268953e27c79fddd96c61338e7af9755cd42a3b53941341e9e629717b5e59aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5268953e27c79fddd96c61338e7af9755cd42a3b53941341e9e629717b5e59aa", kill_on_drop: false }` [INFO] [stdout] 5268953e27c79fddd96c61338e7af9755cd42a3b53941341e9e629717b5e59aa