[INFO] cloning repository https://github.com/Masterchef365/gol_cube [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Masterchef365/gol_cube" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMasterchef365%2Fgol_cube", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMasterchef365%2Fgol_cube'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e9c8486eb334729219c59ec9581ed8ddf4b496a8 [INFO] checking Masterchef365/gol_cube against master#accc516128b21e960b1a7af45393e9acdd184890 for pr-122501 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMasterchef365%2Fgol_cube" "/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/Masterchef365/gol_cube 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/Masterchef365/gol_cube [INFO] finished tweaking git repo https://github.com/Masterchef365/gol_cube [INFO] tweaked toml for git repo https://github.com/Masterchef365/gol_cube written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Masterchef365/gol_cube 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] [stderr] Updating git repository `https://github.com/Masterchef365/idek.git` [INFO] [stderr] Updating git repository `https://github.com/Masterchef365/watertender.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded gpu-alloc v0.4.7 [INFO] [stderr] Downloaded num_enum_derive v0.5.5 [INFO] [stderr] Downloaded libloading v0.7.2 [INFO] [stderr] Downloaded raw-window-metal v0.1.2 [INFO] [stderr] Downloaded gpu-alloc-erupt v0.4.0 [INFO] [stderr] Downloaded num_enum v0.5.5 [INFO] [stderr] Downloaded erupt v0.18.0+174 [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" "+accc516128b21e960b1a7af45393e9acdd184890" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a0cf7c5c7e0dfc32b6e1341c7b4840939ffc9c1044b8a1e46181c3dc29e0deab [INFO] running `Command { std: "docker" "start" "-a" "a0cf7c5c7e0dfc32b6e1341c7b4840939ffc9c1044b8a1e46181c3dc29e0deab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a0cf7c5c7e0dfc32b6e1341c7b4840939ffc9c1044b8a1e46181c3dc29e0deab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0cf7c5c7e0dfc32b6e1341c7b4840939ffc9c1044b8a1e46181c3dc29e0deab", kill_on_drop: false }` [INFO] [stdout] a0cf7c5c7e0dfc32b6e1341c7b4840939ffc9c1044b8a1e46181c3dc29e0deab [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" "+accc516128b21e960b1a7af45393e9acdd184890" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8ef3cf392648331b483734bf0ca35183546d2220f6c0ad76f80526c0f00e884b [INFO] running `Command { std: "docker" "start" "-a" "8ef3cf392648331b483734bf0ca35183546d2220f6c0ad76f80526c0f00e884b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Checking libloading v0.7.2 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking smallvec v1.7.0 [INFO] [stderr] Checking dlib v0.5.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Checking once_cell v1.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling wayland-sys v0.28.6 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Checking raw-window-handle v0.4.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Compiling wayland-scanner v0.28.6 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Checking xml-rs v0.8.4 [INFO] [stderr] Compiling syn v1.0.83 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Checking crossbeam v0.8.1 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Checking dirs-sys v0.3.6 [INFO] [stderr] Checking dirs v3.0.2 [INFO] [stderr] Checking raw-window-handle v0.3.4 [INFO] [stderr] Checking xdg v2.4.0 [INFO] [stderr] Checking memmap2 v0.1.0 [INFO] [stderr] Checking mio v0.7.14 [INFO] [stderr] Checking parking_lot_core v0.8.5 [INFO] [stderr] Checking gpu-alloc-types v0.2.0 [INFO] [stderr] Checking andrew v0.3.1 [INFO] [stderr] Compiling winit v0.25.0 [INFO] [stderr] Compiling anyhow v1.0.52 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking tinyvec v1.5.1 [INFO] [stderr] Checking matrixmultiply v0.3.2 [INFO] [stderr] Checking mio-misc v1.2.2 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Compiling wayland-client v0.28.6 [INFO] [stderr] Compiling wayland-protocols v0.28.6 [INFO] [stderr] Checking xcursor v0.3.4 [INFO] [stderr] Checking erupt v0.18.0+174 [INFO] [stderr] Checking simba v0.4.0 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking nix v0.23.1 [INFO] [stderr] Checking wayland-commons v0.28.6 [INFO] [stderr] Checking calloop v0.6.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling crc32fast v1.3.0 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking wayland-cursor v0.28.6 [INFO] [stderr] Checking gpu-alloc v0.4.7 [INFO] [stderr] Checking bytemuck v1.7.3 [INFO] [stderr] Checking deflate v0.9.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking png v0.17.2 [INFO] [stderr] Checking ctrlc v3.2.1 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Checking nalgebra v0.26.2 [INFO] [stderr] Checking structopt v0.3.25 [INFO] [stderr] Checking gpu-alloc-erupt v0.4.0 [INFO] [stderr] Checking smithay-client-toolkit v0.12.3 [INFO] [stderr] Checking watertender v0.1.0 (https://github.com/Masterchef365/watertender.git?branch=idek_tweaks#47e237db) [INFO] [stderr] Checking idek v0.1.0 (https://github.com/Masterchef365/idek.git?rev=6a5678f#6a5678f7) [INFO] [stderr] Checking gol_cube v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `Result` is imported redundantly [INFO] [stdout] --> src/main.rs:1:14 [INFO] [stdout] | [INFO] [stdout] 1 | use anyhow::{Result, bail}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 2 | use gol_cube::{GolCube, io::*}; [INFO] [stdout] 3 | use idek::{prelude::*, IndexBuffer, MultiPlatformCamera}; [INFO] [stdout] | ---------- the item `Result` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `IndexBuffer` is imported redundantly [INFO] [stdout] --> src/main.rs:3:24 [INFO] [stdout] | [INFO] [stdout] 3 | use idek::{prelude::*, IndexBuffer, MultiPlatformCamera}; [INFO] [stdout] | ---------- ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the item `IndexBuffer` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `MultiPlatformCamera` is imported redundantly [INFO] [stdout] --> src/main.rs:3:37 [INFO] [stdout] | [INFO] [stdout] 3 | use idek::{prelude::*, IndexBuffer, MultiPlatformCamera}; [INFO] [stdout] | ---------- ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the item `MultiPlatformCamera` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Result` is imported redundantly [INFO] [stdout] --> src/main.rs:1:14 [INFO] [stdout] | [INFO] [stdout] 1 | use anyhow::{Result, bail}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 2 | use gol_cube::{GolCube, io::*}; [INFO] [stdout] 3 | use idek::{prelude::*, IndexBuffer, MultiPlatformCamera}; [INFO] [stdout] | ---------- the item `Result` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `IndexBuffer` is imported redundantly [INFO] [stdout] --> src/main.rs:3:24 [INFO] [stdout] | [INFO] [stdout] 3 | use idek::{prelude::*, IndexBuffer, MultiPlatformCamera}; [INFO] [stdout] | ---------- ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the item `IndexBuffer` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `MultiPlatformCamera` is imported redundantly [INFO] [stdout] --> src/main.rs:3:37 [INFO] [stdout] | [INFO] [stdout] 3 | use idek::{prelude::*, IndexBuffer, MultiPlatformCamera}; [INFO] [stdout] | ---------- ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the item `MultiPlatformCamera` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.96s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nalgebra v0.26.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "8ef3cf392648331b483734bf0ca35183546d2220f6c0ad76f80526c0f00e884b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ef3cf392648331b483734bf0ca35183546d2220f6c0ad76f80526c0f00e884b", kill_on_drop: false }` [INFO] [stdout] 8ef3cf392648331b483734bf0ca35183546d2220f6c0ad76f80526c0f00e884b [INFO] checking Masterchef365/gol_cube against try#32f93a5733992b29f321831b7e26c1f7d7205013 for pr-122501 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMasterchef365%2Fgol_cube" "/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/Masterchef365/gol_cube 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/Masterchef365/gol_cube [INFO] finished tweaking git repo https://github.com/Masterchef365/gol_cube [INFO] tweaked toml for git repo https://github.com/Masterchef365/gol_cube written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Masterchef365/gol_cube 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-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" "+32f93a5733992b29f321831b7e26c1f7d7205013" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 667cbbd7052d19581b44507a86682a97988f78d0598824a6e452135071e12187 [INFO] running `Command { std: "docker" "start" "-a" "667cbbd7052d19581b44507a86682a97988f78d0598824a6e452135071e12187", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "667cbbd7052d19581b44507a86682a97988f78d0598824a6e452135071e12187", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "667cbbd7052d19581b44507a86682a97988f78d0598824a6e452135071e12187", kill_on_drop: false }` [INFO] [stdout] 667cbbd7052d19581b44507a86682a97988f78d0598824a6e452135071e12187 [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" "+32f93a5733992b29f321831b7e26c1f7d7205013" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d36ab4d7197f45e06712910fa88c505ee2d0276267c0c831cd1db0a37a03200f [INFO] running `Command { std: "docker" "start" "-a" "d36ab4d7197f45e06712910fa88c505ee2d0276267c0c831cd1db0a37a03200f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Checking libloading v0.7.2 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking smallvec v1.7.0 [INFO] [stderr] Checking dlib v0.5.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Checking once_cell v1.9.0 [INFO] [stderr] Compiling wayland-sys v0.28.6 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Checking raw-window-handle v0.4.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling wayland-scanner v0.28.6 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Compiling syn v1.0.83 [INFO] [stderr] Checking xml-rs v0.8.4 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Checking crossbeam v0.8.1 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Checking dirs-sys v0.3.6 [INFO] [stderr] Checking raw-window-handle v0.3.4 [INFO] [stderr] Checking dirs v3.0.2 [INFO] [stderr] Checking mio v0.7.14 [INFO] [stderr] Checking parking_lot_core v0.8.5 [INFO] [stderr] Checking xdg v2.4.0 [INFO] [stderr] Checking memmap2 v0.1.0 [INFO] [stderr] Checking gpu-alloc-types v0.2.0 [INFO] [stderr] Checking andrew v0.3.1 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling anyhow v1.0.52 [INFO] [stderr] Compiling winit v0.25.0 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Checking tinyvec v1.5.1 [INFO] [stderr] Checking mio-misc v1.2.2 [INFO] [stderr] Checking matrixmultiply v0.3.2 [INFO] [stderr] Compiling wayland-client v0.28.6 [INFO] [stderr] Compiling wayland-protocols v0.28.6 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking simba v0.4.0 [INFO] [stderr] Checking xcursor v0.3.4 [INFO] [stderr] Checking erupt v0.18.0+174 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking nix v0.23.1 [INFO] [stderr] Checking wayland-commons v0.28.6 [INFO] [stderr] Checking calloop v0.6.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling crc32fast v1.3.0 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking gpu-alloc v0.4.7 [INFO] [stderr] Checking wayland-cursor v0.28.6 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking bytemuck v1.7.3 [INFO] [stderr] Checking deflate v0.9.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking png v0.17.2 [INFO] [stderr] Checking ctrlc v3.2.1 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Checking nalgebra v0.26.2 [INFO] [stderr] Checking structopt v0.3.25 [INFO] [stderr] Checking gpu-alloc-erupt v0.4.0 [INFO] [stderr] Checking smithay-client-toolkit v0.12.3 [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.25.0/src/platform/run_return.rs:38:12 [INFO] [stdout] | [INFO] [stdout] 38 | F: FnMut( [INFO] [stdout] | ____________^ [INFO] [stdout] 39 | | Event<'_, Self::UserEvent>, [INFO] [stdout] 40 | | &EventLoopWindowTarget, [INFO] [stdout] 41 | | &mut ControlFlow, [INFO] [stdout] 42 | | ); [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.25.0/src/event.rs:49:23 [INFO] [stdout] | [INFO] [stdout] 49 | pub enum Event<'a, T: 'static> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 42 | ), ::UserEvent: 'static; [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [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 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "d36ab4d7197f45e06712910fa88c505ee2d0276267c0c831cd1db0a37a03200f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d36ab4d7197f45e06712910fa88c505ee2d0276267c0c831cd1db0a37a03200f", kill_on_drop: false }` [INFO] [stdout] d36ab4d7197f45e06712910fa88c505ee2d0276267c0c831cd1db0a37a03200f