[INFO] cloning repository https://github.com/GitNiko/bevy_examples [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/GitNiko/bevy_examples" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGitNiko%2Fbevy_examples", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGitNiko%2Fbevy_examples'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 44ca60f89b819e3c52dd82c6ca788a130982d585 [INFO] checking GitNiko/bevy_examples against master#e9271846294c4ee5bd7706df68180320c0b5ff20 for pr-119820 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGitNiko%2Fbevy_examples" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/GitNiko/bevy_examples on toolchain e9271846294c4ee5bd7706df68180320c0b5ff20 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e9271846294c4ee5bd7706df68180320c0b5ff20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config [INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/GitNiko/bevy_examples [INFO] finished tweaking git repo https://github.com/GitNiko/bevy_examples [INFO] tweaked toml for git repo https://github.com/GitNiko/bevy_examples written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/GitNiko/bevy_examples 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" "+e9271846294c4ee5bd7706df68180320c0b5ff20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bevy_picking_selection v0.15.0 [INFO] [stderr] Downloaded bevy_picking_highlight v0.15.0 [INFO] [stderr] Downloaded bevy_picking_input v0.15.0 [INFO] [stderr] Downloaded bevy_picking_raycast v0.15.0 [INFO] [stderr] Downloaded bevy_picking_ui v0.15.0 [INFO] [stderr] Downloaded bevy_eventlistener_derive v0.3.0 [INFO] [stderr] Downloaded bevy_picking_sprite v0.15.0 [INFO] [stderr] Downloaded typetag-impl v0.2.13 [INFO] [stderr] Downloaded bevy_eventlistener_core v0.3.0 [INFO] [stderr] Downloaded bevy-inspector-egui-derive v0.20.0 [INFO] [stderr] Downloaded bevy_picking_core v0.15.0 [INFO] [stderr] Downloaded bevy_flycam v0.11.0 [INFO] [stderr] Downloaded bevy_rapier3d v0.22.0 [INFO] [stderr] Downloaded bevy_egui v0.22.0 [INFO] [stderr] Downloaded bevy_mod_raycast v0.13.1 [INFO] [stderr] Downloaded bevy-inspector-egui v0.20.0 [INFO] [stderr] Downloaded syn v2.0.30 [INFO] [stderr] Downloaded bevy_mod_raycast v0.12.0 [INFO] [stderr] Downloaded bevy_eventlistener v0.3.0 [INFO] [stderr] Downloaded bevy_mod_picking v0.15.0 [INFO] [stderr] Downloaded typetag v0.2.13 [INFO] [stderr] Downloaded bevy-debug-camera v0.3.0 [INFO] [stderr] Downloaded bevy_transform_gizmo v0.8.0 [INFO] [stderr] Downloaded bevy_hanabi v0.7.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+e9271846294c4ee5bd7706df68180320c0b5ff20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] da66c275a7728b4acf6db39a9fa535087cc05ee76c51f63803f2bab882eb8325 [INFO] running `Command { std: "docker" "start" "-a" "da66c275a7728b4acf6db39a9fa535087cc05ee76c51f63803f2bab882eb8325", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "da66c275a7728b4acf6db39a9fa535087cc05ee76c51f63803f2bab882eb8325", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da66c275a7728b4acf6db39a9fa535087cc05ee76c51f63803f2bab882eb8325", kill_on_drop: false }` [INFO] [stdout] da66c275a7728b4acf6db39a9fa535087cc05ee76c51f63803f2bab882eb8325 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+e9271846294c4ee5bd7706df68180320c0b5ff20" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 79f86c1801a0fc1c7ee84f45dbe489a63df5c81415cf06271e242905d85a08f4 [INFO] running `Command { std: "docker" "start" "-a" "79f86c1801a0fc1c7ee84f45dbe489a63df5c81415cf06271e242905d85a08f4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling thiserror v1.0.48 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling winnow v0.5.15 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Checking waker-fn v1.1.1 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Checking parking v2.1.1 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Checking async-lock v2.8.0 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Checking async-task v4.4.1 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking smol_str v0.2.0 [INFO] [stderr] Checking bevy_ptr v0.11.3 [INFO] [stderr] Checking aho-corasick v1.1.1 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking regex-syntax v0.7.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking concurrent-queue v2.3.0 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking tracing-log v0.1.3 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking pp-rs v0.2.1 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Checking flate2 v1.0.27 [INFO] [stderr] Compiling thiserror-core v1.0.38 [INFO] [stderr] Compiling syn v2.0.30 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Checking walkdir v2.4.0 [INFO] [stderr] Checking const_soft_float v0.1.4 [INFO] [stderr] Checking async-executor v1.5.4 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking data-encoding v2.4.0 [INFO] [stderr] Checking png v0.17.10 [INFO] [stderr] Checking bevy_tasks v0.11.3 [INFO] [stderr] Checking constgebra v0.1.3 [INFO] [stderr] Checking const_panic v0.2.8 [INFO] [stderr] Checking ktx2 v0.3.0 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking khronos-egl v4.1.0 [INFO] [stderr] Checking filetime v0.2.22 [INFO] [stderr] Checking num-integer v0.1.45 [INFO] [stderr] Checking spirv v0.2.0+1.5.4 [INFO] [stderr] Checking sysinfo v0.29.10 [INFO] [stderr] Checking inotify v0.9.6 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking notify v6.1.1 [INFO] [stderr] Checking num-rational v0.4.1 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Checking radsort v0.1.0 [INFO] [stderr] Compiling bytemuck v1.14.0 [INFO] [stderr] Checking regex-automata v0.3.9 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Checking euclid v0.22.9 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Checking svg_fmt v0.4.1 [INFO] [stderr] Checking alsa-sys v0.3.1 [INFO] [stderr] Checking accesskit v0.11.2 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking rectangle-pack v0.4.2 [INFO] [stderr] Checking x11-dl v2.21.0 [INFO] [stderr] Checking libudev-sys v0.1.4 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking ogg v0.8.0 [INFO] [stderr] Checking base64 v0.21.4 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking glyph_brush_layout v0.2.3 [INFO] [stderr] Checking grid v0.10.0 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking lewton v0.10.2 [INFO] [stderr] Checking taffy v0.3.15 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking guillotiere v0.6.2 [INFO] [stderr] Compiling raw-window-handle v0.5.2 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling winit v0.28.7 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking num-complex v0.4.4 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking crossbeam-epoch v0.9.15 [INFO] [stderr] Checking form_urlencoded v1.2.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking regex v1.9.6 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Checking gethostname v0.2.3 [INFO] [stderr] Compiling encase_derive_impl v0.6.1 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Checking optional v0.5.0 [INFO] [stderr] Checking robust v0.2.3 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Checking home v0.5.5 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking crossbeam v0.8.2 [INFO] [stderr] Checking inventory v0.3.12 [INFO] [stderr] Checking url v2.4.1 [INFO] [stderr] Checking rand_pcg v0.3.1 [INFO] [stderr] Checking pretty-type-name v1.0.1 [INFO] [stderr] Checking copyless v0.1.5 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking webbrowser v0.8.12 [INFO] [stderr] Checking alsa v0.7.1 [INFO] [stderr] Checking x11rb-protocol v0.10.0 [INFO] [stderr] Compiling thiserror-core-impl v1.0.38 [INFO] [stderr] Compiling nalgebra-macros v0.2.1 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling thiserror-impl v1.0.48 [INFO] [stderr] Compiling bytemuck_derive v1.5.0 [INFO] [stderr] Compiling bevy_utils_proc_macros v0.11.3 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling encase_derive v0.6.1 [INFO] [stderr] Compiling gltf-derive v1.3.0 [INFO] [stderr] Compiling typetag-impl v0.2.13 [INFO] [stderr] Compiling bevy-inspector-egui-derive v0.20.0 [INFO] [stderr] Checking image v0.24.7 [INFO] [stderr] Checking safe_arch v0.7.1 [INFO] [stderr] Checking ecolor v0.23.0 [INFO] [stderr] Checking emath v0.23.0 [INFO] [stderr] Checking accesskit_winit v0.14.4 [INFO] [stderr] Checking ruzstd v0.4.0 [INFO] [stderr] Checking naga v0.12.3 [INFO] [stderr] Checking wide v0.7.13 [INFO] [stderr] Checking simba v0.8.1 [INFO] [stderr] Checking x11rb v0.10.1 [INFO] [stderr] Checking smallvec v1.11.1 [INFO] [stderr] Checking glam v0.24.2 [INFO] [stderr] Checking hashbrown v0.14.1 [INFO] [stderr] Checking uuid v1.4.1 [INFO] [stderr] Checking erased-serde v0.3.31 [INFO] [stderr] Checking bitflags v2.4.0 [INFO] [stderr] Checking tracing-subscriber v0.3.17 [INFO] [stderr] Checking spade v2.2.0 [INFO] [stderr] Checking gpu-descriptor-types v0.1.2 [INFO] [stderr] Checking wgpu-types v0.16.1 [INFO] [stderr] Checking ron v0.8.1 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking gilrs-core v0.5.7 [INFO] [stderr] Checking cpal v0.15.2 [INFO] [stderr] Checking naga_oil v0.8.2 [INFO] [stderr] Checking gilrs v0.10.2 [INFO] [stderr] Checking indexmap v2.0.2 [INFO] [stderr] Checking gpu-descriptor v0.2.4 [INFO] [stderr] Checking gltf-json v1.3.0 [INFO] [stderr] Checking rodio v0.17.1 [INFO] [stderr] Checking wgpu-hal v0.16.2 [INFO] [stderr] Checking epaint v0.23.0 [INFO] [stderr] Checking petgraph v0.6.4 [INFO] [stderr] Checking arboard v3.2.1 [INFO] [stderr] Checking typetag v0.2.13 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking egui v0.23.0 [INFO] [stderr] Checking bevy_utils v0.11.3 [INFO] [stderr] Checking bevy_math v0.11.3 [INFO] [stderr] Checking hexasphere v9.1.0 [INFO] [stderr] Checking bevy_mikktspace v0.11.3 [INFO] [stderr] Checking encase v0.6.1 [INFO] [stderr] Checking gltf v1.3.0 [INFO] [stderr] Checking nalgebra v0.32.3 [INFO] [stderr] Compiling bevy_macro_utils v0.11.3 [INFO] [stderr] Checking wgpu-core v0.16.1 [INFO] [stderr] Compiling bevy_reflect_derive v0.11.3 [INFO] [stderr] Compiling bevy_ecs_macros v0.11.3 [INFO] [stderr] Compiling bevy_derive v0.11.3 [INFO] [stderr] Compiling bevy_render_macros v0.11.3 [INFO] [stderr] Compiling bevy_encase_derive v0.11.3 [INFO] [stderr] Checking bevy_reflect v0.11.3 [INFO] [stderr] Checking wgpu v0.16.3 [INFO] [stderr] Checking bevy_ecs v0.11.3 [INFO] [stderr] Checking parry3d v0.13.5 [INFO] [stderr] Checking rapier3d v0.17.2 [INFO] [stderr] Checking bevy_app v0.11.3 [INFO] [stderr] Checking bevy_log v0.11.3 [INFO] [stderr] Checking bevy_core v0.11.3 [INFO] [stderr] Checking bevy_time v0.11.3 [INFO] [stderr] Checking bevy_input v0.11.3 [INFO] [stderr] Checking bevy_a11y v0.11.3 [INFO] [stderr] Checking bevy_hierarchy v0.11.3 [INFO] [stderr] Checking bevy_diagnostic v0.11.3 [INFO] [stderr] Checking bevy_transform v0.11.3 [INFO] [stderr] Checking bevy_asset v0.11.3 [INFO] [stderr] Checking bevy_window v0.11.3 [INFO] [stderr] Checking bevy_gilrs v0.11.3 [INFO] [stderr] Checking bevy_audio v0.11.3 [INFO] [stderr] Checking bevy_render v0.11.3 [INFO] [stderr] Checking bevy_winit v0.11.3 [INFO] [stderr] Compiling bevy_internal v0.11.3 [INFO] [stderr] Compiling bevy v0.11.3 [INFO] [stderr] Compiling bevy_eventlistener_core v0.3.0 [INFO] [stderr] Compiling bevy_eventlistener_derive v0.3.0 [INFO] [stderr] Checking bevy_core_pipeline v0.11.3 [INFO] [stderr] Checking bevy_scene v0.11.3 [INFO] [stderr] Checking bevy_animation v0.11.3 [INFO] [stderr] Checking bevy_sprite v0.11.3 [INFO] [stderr] Checking bevy_pbr v0.11.3 [INFO] [stderr] Checking bevy_text v0.11.3 [INFO] [stderr] Checking bevy_ui v0.11.3 [INFO] [stderr] Checking bevy_gltf v0.11.3 [INFO] [stderr] Checking bevy_gizmos v0.11.3 [INFO] [stderr] Checking bevy_mod_raycast v0.12.0 [INFO] [stderr] Checking bevy_mod_raycast v0.13.1 [INFO] [stderr] Checking bevy_egui v0.22.0 [INFO] [stderr] Checking bevy-debug-camera v0.3.0 [INFO] [stderr] Checking bevy_rapier3d v0.22.0 [INFO] [stderr] Checking bevy_flycam v0.11.0 [INFO] [stderr] Checking bevy_hanabi v0.7.0 [INFO] [stderr] Checking bevy_eventlistener v0.3.0 [INFO] [stderr] Checking bevy_picking_core v0.15.0 [INFO] [stderr] Checking bevy-inspector-egui v0.20.0 [INFO] [stderr] Checking bevy_picking_selection v0.15.0 [INFO] [stderr] Checking bevy_picking_sprite v0.15.0 [INFO] [stderr] Checking bevy_picking_ui v0.15.0 [INFO] [stderr] Checking bevy_picking_raycast v0.15.0 [INFO] [stderr] Checking bevy_picking_input v0.15.0 [INFO] [stderr] Checking bevy_picking_highlight v0.15.0 [INFO] [stderr] Checking bevy_mod_picking v0.15.0 [INFO] [stderr] Checking bevy_transform_gizmo v0.8.0 [INFO] [stderr] Checking mac v0.1.0 (/opt/rustwide/workdir/ports/mac) [INFO] [stdout] warning: unused imports: `Button`, `Changed`, `Children`, `Component`, `DespawnRecursiveExt`, `DiagnosticsStore`, `Entity`, `FrameTimeDiagnosticsPlugin`, `Input`, `Interaction`, `IntoSystemConfigs`, `KeyCode`, `NextState`, `OnEnter`, `OnExit`, `PositionType`, `Query`, `ResMut`, `State`, `TextSection`, `Text`, `Update`, `With`, `in_state` [INFO] [stdout] --> ports/mac/src/plugins/scroll.rs:2:18 [INFO] [stdout] | [INFO] [stdout] 2 | diagnostic::{DiagnosticsStore, FrameTimeDiagnosticsPlugin}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 3 | prelude::{ [INFO] [stdout] 4 | default, in_state, App, AssetServer, BuildChildren, Button, ButtonBundle, [INFO] [stdout] | ^^^^^^^^ ^^^^^^ [INFO] [stdout] 5 | Changed, Children, Color, Commands, Component, Input, IntoSystemConfigs, [INFO] [stdout] | ^^^^^^^ ^^^^^^^^ ^^^^^^^^^ ^^^^^ ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 6 | KeyCode, NextState, NodeBundle, OnEnter, OnExit, Plugin, Query, Res, ResMut, Startup, [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^ ^^^^^^^ ^^^^^^ ^^^^^ ^^^^^^ [INFO] [stdout] 7 | States, TextBundle, Update, With, State, Entity, DespawnRecursiveExt, [INFO] [stdout] | ^^^^^^ ^^^^ ^^^^^ ^^^^^^ ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 8 | }, [INFO] [stdout] 9 | text::{Text, TextSection, TextStyle}, [INFO] [stdout] | ^^^^ ^^^^^^^^^^^ [INFO] [stdout] 10 | ui::{ [INFO] [stdout] 11 | AlignItems, BackgroundColor, BorderColor, Interaction, JustifyContent, PositionType, Style, [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::utils::despawn_screen` [INFO] [stdout] --> ports/mac/src/plugins/scroll.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use crate::utils::despawn_screen; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `AssetServer`, `Component`, `DiagnosticsStore`, `FrameTimeDiagnosticsPlugin`, `Input`, `IntoSystemConfigs`, `KeyCode`, `NextState`, `OnEnter`, `OnExit`, `PositionType`, `Query`, `Res`, `State`, `States`, `Style`, `TextBundle`, `TextSection`, `TextStyle`, `Text`, `Update`, `Val`, `With`, `asset::Asset`, `in_state` [INFO] [stdout] --> ports/mac/src/plugins/shader_test.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | asset::Asset, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 11 | diagnostic::{DiagnosticsStore, FrameTimeDiagnosticsPlugin}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 14 | default, in_state, App, AssetServer, Color, Commands, Component, Input, IntoSystemConfigs, [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^^^ ^^^^^^^^^ ^^^^^ ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 15 | KeyCode, NextState, OnEnter, OnExit, Plugin, Query, Res, ResMut, State, States, TextBundle, [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^ ^^^^^^^ ^^^^^^ ^^^^^ ^^^ ^^^^^ ^^^^^^ ^^^^^^^^^^ [INFO] [stdout] 16 | Update, With, [INFO] [stdout] | ^^^^^^ ^^^^ [INFO] [stdout] ... [INFO] [stdout] 26 | text::{Text, TextSection, TextStyle}, [INFO] [stdout] | ^^^^ ^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] 27 | ui::{PositionType, Style, Val}, [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^ ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> ports/mac/src/plugins/mod.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | pub mod shader_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Button`, `Changed`, `Children`, `Component`, `DespawnRecursiveExt`, `DiagnosticsStore`, `Entity`, `FrameTimeDiagnosticsPlugin`, `Input`, `Interaction`, `IntoSystemConfigs`, `KeyCode`, `NextState`, `OnEnter`, `OnExit`, `PositionType`, `Query`, `ResMut`, `State`, `TextSection`, `Text`, `Update`, `With`, `in_state` [INFO] [stdout] --> ports/mac/src/plugins/scroll.rs:2:18 [INFO] [stdout] | [INFO] [stdout] 2 | diagnostic::{DiagnosticsStore, FrameTimeDiagnosticsPlugin}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 3 | prelude::{ [INFO] [stdout] 4 | default, in_state, App, AssetServer, BuildChildren, Button, ButtonBundle, [INFO] [stdout] | ^^^^^^^^ ^^^^^^ [INFO] [stdout] 5 | Changed, Children, Color, Commands, Component, Input, IntoSystemConfigs, [INFO] [stdout] | ^^^^^^^ ^^^^^^^^ ^^^^^^^^^ ^^^^^ ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 6 | KeyCode, NextState, NodeBundle, OnEnter, OnExit, Plugin, Query, Res, ResMut, Startup, [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^ ^^^^^^^ ^^^^^^ ^^^^^ ^^^^^^ [INFO] [stdout] 7 | States, TextBundle, Update, With, State, Entity, DespawnRecursiveExt, [INFO] [stdout] | ^^^^^^ ^^^^ ^^^^^ ^^^^^^ ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 8 | }, [INFO] [stdout] 9 | text::{Text, TextSection, TextStyle}, [INFO] [stdout] | ^^^^ ^^^^^^^^^^^ [INFO] [stdout] 10 | ui::{ [INFO] [stdout] 11 | AlignItems, BackgroundColor, BorderColor, Interaction, JustifyContent, PositionType, Style, [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::utils::despawn_screen` [INFO] [stdout] --> ports/mac/src/plugins/scroll.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use crate::utils::despawn_screen; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `AssetServer`, `Component`, `DiagnosticsStore`, `FrameTimeDiagnosticsPlugin`, `Input`, `IntoSystemConfigs`, `KeyCode`, `NextState`, `OnEnter`, `OnExit`, `PositionType`, `Query`, `Res`, `State`, `States`, `Style`, `TextBundle`, `TextSection`, `TextStyle`, `Text`, `Update`, `Val`, `With`, `asset::Asset`, `in_state` [INFO] [stdout] --> ports/mac/src/plugins/shader_test.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | asset::Asset, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 11 | diagnostic::{DiagnosticsStore, FrameTimeDiagnosticsPlugin}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 14 | default, in_state, App, AssetServer, Color, Commands, Component, Input, IntoSystemConfigs, [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^^^ ^^^^^^^^^ ^^^^^ ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 15 | KeyCode, NextState, OnEnter, OnExit, Plugin, Query, Res, ResMut, State, States, TextBundle, [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^ ^^^^^^^ ^^^^^^ ^^^^^ ^^^ ^^^^^ ^^^^^^ ^^^^^^^^^^ [INFO] [stdout] 16 | Update, With, [INFO] [stdout] | ^^^^^^ ^^^^ [INFO] [stdout] ... [INFO] [stdout] 26 | text::{Text, TextSection, TextStyle}, [INFO] [stdout] | ^^^^ ^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] 27 | ui::{PositionType, Style, Val}, [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^ ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `asset_server` [INFO] [stdout] --> ports/mac/src/plugins/fps.rs:80:38 [INFO] [stdout] | [INFO] [stdout] 80 | fn setup_fps(mut commands: Commands, asset_server: Res) { [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_asset_server` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `positions` [INFO] [stdout] --> ports/mac/src/plugins/physics3d.rs:68:24 [INFO] [stdout] | [INFO] [stdout] 68 | fn print_ball_altitude(positions: Query<&Transform, With>) { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_positions` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `asset_server` [INFO] [stdout] --> ports/mac/src/plugins/fps.rs:80:38 [INFO] [stdout] | [INFO] [stdout] 80 | fn setup_fps(mut commands: Commands, asset_server: Res) { [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_asset_server` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mouse_button_input` [INFO] [stdout] --> ports/mac/src/plugins/particles.rs:97:5 [INFO] [stdout] | [INFO] [stdout] 97 | mouse_button_input: Res>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mouse_button_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `window` [INFO] [stdout] --> ports/mac/src/plugins/particles.rs:112:9 [INFO] [stdout] | [INFO] [stdout] 112 | let window = window_query.get_single().unwrap(); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_window` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `HOVERED_BUTTON` is never used [INFO] [stdout] --> ports/mac/src/plugins/scroll.rs:21:7 [INFO] [stdout] | [INFO] [stdout] 21 | const HOVERED_BUTTON: Color = Color::rgb(0.25, 0.25, 0.25); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PRESSED_BUTTON` is never used [INFO] [stdout] --> ports/mac/src/plugins/scroll.rs:22:7 [INFO] [stdout] | [INFO] [stdout] 22 | const PRESSED_BUTTON: Color = Color::rgb(0.35, 0.75, 0.35); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `Length` should have an upper case name [INFO] [stdout] --> ports/mac/src/plugins/coordinate.rs:11:7 [INFO] [stdout] | [INFO] [stdout] 11 | const Length:f32 = 50.0; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper case: `LENGTH` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `positions` [INFO] [stdout] --> ports/mac/src/plugins/physics3d.rs:68:24 [INFO] [stdout] | [INFO] [stdout] 68 | fn print_ball_altitude(positions: Query<&Transform, With>) { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_positions` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mouse_button_input` [INFO] [stdout] --> ports/mac/src/plugins/particles.rs:97:5 [INFO] [stdout] | [INFO] [stdout] 97 | mouse_button_input: Res>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mouse_button_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `window` [INFO] [stdout] --> ports/mac/src/plugins/particles.rs:112:9 [INFO] [stdout] | [INFO] [stdout] 112 | let window = window_query.get_single().unwrap(); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_window` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `HOVERED_BUTTON` is never used [INFO] [stdout] --> ports/mac/src/plugins/scroll.rs:21:7 [INFO] [stdout] | [INFO] [stdout] 21 | const HOVERED_BUTTON: Color = Color::rgb(0.25, 0.25, 0.25); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PRESSED_BUTTON` is never used [INFO] [stdout] --> ports/mac/src/plugins/scroll.rs:22:7 [INFO] [stdout] | [INFO] [stdout] 22 | const PRESSED_BUTTON: Color = Color::rgb(0.35, 0.75, 0.35); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `Length` should have an upper case name [INFO] [stdout] --> ports/mac/src/plugins/coordinate.rs:11:7 [INFO] [stdout] | [INFO] [stdout] 11 | const Length:f32 = 50.0; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper case: `LENGTH` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `texture` [INFO] [stdout] --> ports/mac/examples/shader/board.rs:7:34 [INFO] [stdout] | [INFO] [stdout] 7 | render::{render_resource::*, texture}, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `bevy_debug_camera::DebugCamera` [INFO] [stdout] --> ports/mac/examples/shader/board.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use bevy_debug_camera::DebugCamera; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Button`, `Changed`, `Children`, `Component`, `DespawnRecursiveExt`, `DiagnosticsStore`, `Entity`, `FrameTimeDiagnosticsPlugin`, `Input`, `Interaction`, `IntoSystemConfigs`, `KeyCode`, `NextState`, `OnEnter`, `OnExit`, `PositionType`, `Query`, `ResMut`, `State`, `TextSection`, `Text`, `Update`, `With`, `in_state` [INFO] [stdout] --> ports/mac/src/plugins/scroll.rs:2:18 [INFO] [stdout] | [INFO] [stdout] 2 | diagnostic::{DiagnosticsStore, FrameTimeDiagnosticsPlugin}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 3 | prelude::{ [INFO] [stdout] 4 | default, in_state, App, AssetServer, BuildChildren, Button, ButtonBundle, [INFO] [stdout] | ^^^^^^^^ ^^^^^^ [INFO] [stdout] 5 | Changed, Children, Color, Commands, Component, Input, IntoSystemConfigs, [INFO] [stdout] | ^^^^^^^ ^^^^^^^^ ^^^^^^^^^ ^^^^^ ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 6 | KeyCode, NextState, NodeBundle, OnEnter, OnExit, Plugin, Query, Res, ResMut, Startup, [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^ ^^^^^^^ ^^^^^^ ^^^^^ ^^^^^^ [INFO] [stdout] 7 | States, TextBundle, Update, With, State, Entity, DespawnRecursiveExt, [INFO] [stdout] | ^^^^^^ ^^^^ ^^^^^ ^^^^^^ ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 8 | }, [INFO] [stdout] 9 | text::{Text, TextSection, TextStyle}, [INFO] [stdout] | ^^^^ ^^^^^^^^^^^ [INFO] [stdout] 10 | ui::{ [INFO] [stdout] 11 | AlignItems, BackgroundColor, BorderColor, Interaction, JustifyContent, PositionType, Style, [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::utils::despawn_screen` [INFO] [stdout] --> ports/mac/src/plugins/scroll.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use crate::utils::despawn_screen; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `AssetServer`, `Component`, `DiagnosticsStore`, `FrameTimeDiagnosticsPlugin`, `Input`, `IntoSystemConfigs`, `KeyCode`, `NextState`, `OnEnter`, `OnExit`, `PositionType`, `Query`, `Res`, `State`, `States`, `Style`, `TextBundle`, `TextSection`, `TextStyle`, `Text`, `Update`, `Val`, `With`, `asset::Asset`, `in_state` [INFO] [stdout] --> ports/mac/src/plugins/shader_test.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | asset::Asset, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 11 | diagnostic::{DiagnosticsStore, FrameTimeDiagnosticsPlugin}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 14 | default, in_state, App, AssetServer, Color, Commands, Component, Input, IntoSystemConfigs, [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^^^ ^^^^^^^^^ ^^^^^ ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 15 | KeyCode, NextState, OnEnter, OnExit, Plugin, Query, Res, ResMut, State, States, TextBundle, [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^ ^^^^^^^ ^^^^^^ ^^^^^ ^^^ ^^^^^ ^^^^^^ ^^^^^^^^^^ [INFO] [stdout] 16 | Update, With, [INFO] [stdout] | ^^^^^^ ^^^^ [INFO] [stdout] ... [INFO] [stdout] 26 | text::{Text, TextSection, TextStyle}, [INFO] [stdout] | ^^^^ ^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] 27 | ui::{PositionType, Style, Val}, [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^ ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> ports/mac/src/plugins/mod.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | pub mod shader_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ballgame::BallGamePlugin`, `coordinate::CoordinatePlugin`, `debug_camera::DebugCameraPlugin`, `fps::FPSPlugin`, `helmet::HelmetPlugin`, `particles::PraticlesPlugin`, `physics3d::Physics3dPlugin`, `scroll::ScrollPlugin` [INFO] [stdout] --> ports/mac/src/main.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | ballgame::BallGamePlugin, coordinate::CoordinatePlugin, debug_camera::DebugCameraPlugin, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 7 | fps::FPSPlugin, helmet::HelmetPlugin, scroll::ScrollPlugin, physics3d::Physics3dPlugin, particles::PraticlesPlugin, shader_test::Shad... [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Button`, `Changed`, `Children`, `Component`, `DespawnRecursiveExt`, `DiagnosticsStore`, `Entity`, `FrameTimeDiagnosticsPlugin`, `Input`, `Interaction`, `IntoSystemConfigs`, `KeyCode`, `NextState`, `OnEnter`, `OnExit`, `PositionType`, `Query`, `ResMut`, `State`, `TextSection`, `Text`, `Update`, `With`, `in_state` [INFO] [stdout] --> ports/mac/src/plugins/scroll.rs:2:18 [INFO] [stdout] | [INFO] [stdout] 2 | diagnostic::{DiagnosticsStore, FrameTimeDiagnosticsPlugin}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 3 | prelude::{ [INFO] [stdout] 4 | default, in_state, App, AssetServer, BuildChildren, Button, ButtonBundle, [INFO] [stdout] | ^^^^^^^^ ^^^^^^ [INFO] [stdout] 5 | Changed, Children, Color, Commands, Component, Input, IntoSystemConfigs, [INFO] [stdout] | ^^^^^^^ ^^^^^^^^ ^^^^^^^^^ ^^^^^ ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 6 | KeyCode, NextState, NodeBundle, OnEnter, OnExit, Plugin, Query, Res, ResMut, Startup, [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^ ^^^^^^^ ^^^^^^ ^^^^^ ^^^^^^ [INFO] [stdout] 7 | States, TextBundle, Update, With, State, Entity, DespawnRecursiveExt, [INFO] [stdout] | ^^^^^^ ^^^^ ^^^^^ ^^^^^^ ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 8 | }, [INFO] [stdout] 9 | text::{Text, TextSection, TextStyle}, [INFO] [stdout] | ^^^^ ^^^^^^^^^^^ [INFO] [stdout] 10 | ui::{ [INFO] [stdout] 11 | AlignItems, BackgroundColor, BorderColor, Interaction, JustifyContent, PositionType, Style, [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::utils::despawn_screen` [INFO] [stdout] --> ports/mac/src/plugins/scroll.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use crate::utils::despawn_screen; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `AssetServer`, `Component`, `DiagnosticsStore`, `FrameTimeDiagnosticsPlugin`, `Input`, `IntoSystemConfigs`, `KeyCode`, `NextState`, `OnEnter`, `OnExit`, `PositionType`, `Query`, `Res`, `State`, `States`, `Style`, `TextBundle`, `TextSection`, `TextStyle`, `Text`, `Update`, `Val`, `With`, `asset::Asset`, `in_state` [INFO] [stdout] --> ports/mac/src/plugins/shader_test.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | asset::Asset, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 11 | diagnostic::{DiagnosticsStore, FrameTimeDiagnosticsPlugin}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 14 | default, in_state, App, AssetServer, Color, Commands, Component, Input, IntoSystemConfigs, [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^^^ ^^^^^^^^^ ^^^^^ ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 15 | KeyCode, NextState, OnEnter, OnExit, Plugin, Query, Res, ResMut, State, States, TextBundle, [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^ ^^^^^^^ ^^^^^^ ^^^^^ ^^^ ^^^^^ ^^^^^^ ^^^^^^^^^^ [INFO] [stdout] 16 | Update, With, [INFO] [stdout] | ^^^^^^ ^^^^ [INFO] [stdout] ... [INFO] [stdout] 26 | text::{Text, TextSection, TextStyle}, [INFO] [stdout] | ^^^^ ^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] 27 | ui::{PositionType, Style, Val}, [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^ ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ballgame::BallGamePlugin`, `coordinate::CoordinatePlugin`, `debug_camera::DebugCameraPlugin`, `fps::FPSPlugin`, `helmet::HelmetPlugin`, `particles::PraticlesPlugin`, `physics3d::Physics3dPlugin`, `scroll::ScrollPlugin` [INFO] [stdout] --> ports/mac/src/main.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | ballgame::BallGamePlugin, coordinate::CoordinatePlugin, debug_camera::DebugCameraPlugin, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 7 | fps::FPSPlugin, helmet::HelmetPlugin, scroll::ScrollPlugin, physics3d::Physics3dPlugin, particles::PraticlesPlugin, shader_test::Shad... [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `asset_server` [INFO] [stdout] --> ports/mac/src/plugins/fps.rs:80:38 [INFO] [stdout] | [INFO] [stdout] 80 | fn setup_fps(mut commands: Commands, asset_server: Res) { [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_asset_server` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `positions` [INFO] [stdout] --> ports/mac/src/plugins/physics3d.rs:68:24 [INFO] [stdout] | [INFO] [stdout] 68 | fn print_ball_altitude(positions: Query<&Transform, With>) { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_positions` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mouse_button_input` [INFO] [stdout] --> ports/mac/src/plugins/particles.rs:97:5 [INFO] [stdout] | [INFO] [stdout] 97 | mouse_button_input: Res>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mouse_button_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `window` [INFO] [stdout] --> ports/mac/src/plugins/particles.rs:112:9 [INFO] [stdout] | [INFO] [stdout] 112 | let window = window_query.get_single().unwrap(); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_window` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `setup` is never used [INFO] [stdout] --> ports/mac/src/main.rs:30:4 [INFO] [stdout] | [INFO] [stdout] 30 | fn setup(mut commands: Commands) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `HOVERED_BUTTON` is never used [INFO] [stdout] --> ports/mac/src/plugins/scroll.rs:21:7 [INFO] [stdout] | [INFO] [stdout] 21 | const HOVERED_BUTTON: Color = Color::rgb(0.25, 0.25, 0.25); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PRESSED_BUTTON` is never used [INFO] [stdout] --> ports/mac/src/plugins/scroll.rs:22:7 [INFO] [stdout] | [INFO] [stdout] 22 | const PRESSED_BUTTON: Color = Color::rgb(0.35, 0.75, 0.35); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `Length` should have an upper case name [INFO] [stdout] --> ports/mac/src/plugins/coordinate.rs:11:7 [INFO] [stdout] | [INFO] [stdout] 11 | const Length:f32 = 50.0; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper case: `LENGTH` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `asset_server` [INFO] [stdout] --> ports/mac/src/plugins/fps.rs:80:38 [INFO] [stdout] | [INFO] [stdout] 80 | fn setup_fps(mut commands: Commands, asset_server: Res) { [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_asset_server` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `positions` [INFO] [stdout] --> ports/mac/src/plugins/physics3d.rs:68:24 [INFO] [stdout] | [INFO] [stdout] 68 | fn print_ball_altitude(positions: Query<&Transform, With>) { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_positions` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mouse_button_input` [INFO] [stdout] --> ports/mac/src/plugins/particles.rs:97:5 [INFO] [stdout] | [INFO] [stdout] 97 | mouse_button_input: Res>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mouse_button_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `window` [INFO] [stdout] --> ports/mac/src/plugins/particles.rs:112:9 [INFO] [stdout] | [INFO] [stdout] 112 | let window = window_query.get_single().unwrap(); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_window` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `setup` is never used [INFO] [stdout] --> ports/mac/src/main.rs:30:4 [INFO] [stdout] | [INFO] [stdout] 30 | fn setup(mut commands: Commands) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `HOVERED_BUTTON` is never used [INFO] [stdout] --> ports/mac/src/plugins/scroll.rs:21:7 [INFO] [stdout] | [INFO] [stdout] 21 | const HOVERED_BUTTON: Color = Color::rgb(0.25, 0.25, 0.25); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PRESSED_BUTTON` is never used [INFO] [stdout] --> ports/mac/src/plugins/scroll.rs:22:7 [INFO] [stdout] | [INFO] [stdout] 22 | const PRESSED_BUTTON: Color = Color::rgb(0.35, 0.75, 0.35); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `Length` should have an upper case name [INFO] [stdout] --> ports/mac/src/plugins/coordinate.rs:11:7 [INFO] [stdout] | [INFO] [stdout] 11 | const Length:f32 = 50.0; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper case: `LENGTH` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 42.55s [INFO] running `Command { std: "docker" "inspect" "79f86c1801a0fc1c7ee84f45dbe489a63df5c81415cf06271e242905d85a08f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79f86c1801a0fc1c7ee84f45dbe489a63df5c81415cf06271e242905d85a08f4", kill_on_drop: false }` [INFO] [stdout] 79f86c1801a0fc1c7ee84f45dbe489a63df5c81415cf06271e242905d85a08f4 [INFO] checking GitNiko/bevy_examples against try#b69bfeecc49bf5661cf54497638430035ff61aa4 for pr-119820 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGitNiko%2Fbevy_examples" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/GitNiko/bevy_examples on toolchain b69bfeecc49bf5661cf54497638430035ff61aa4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b69bfeecc49bf5661cf54497638430035ff61aa4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config [INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/GitNiko/bevy_examples [INFO] finished tweaking git repo https://github.com/GitNiko/bevy_examples [INFO] tweaked toml for git repo https://github.com/GitNiko/bevy_examples written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/GitNiko/bevy_examples 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" "+b69bfeecc49bf5661cf54497638430035ff61aa4" "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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b69bfeecc49bf5661cf54497638430035ff61aa4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2c9f456b7bb091d08caf6b9de92804ef65e28e6ab1fceb611b11577dd4f8da24 [INFO] running `Command { std: "docker" "start" "-a" "2c9f456b7bb091d08caf6b9de92804ef65e28e6ab1fceb611b11577dd4f8da24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2c9f456b7bb091d08caf6b9de92804ef65e28e6ab1fceb611b11577dd4f8da24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c9f456b7bb091d08caf6b9de92804ef65e28e6ab1fceb611b11577dd4f8da24", kill_on_drop: false }` [INFO] [stdout] 2c9f456b7bb091d08caf6b9de92804ef65e28e6ab1fceb611b11577dd4f8da24 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b69bfeecc49bf5661cf54497638430035ff61aa4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eb287d792af6d84e0be5a145c1f9a83bc7a2e37e80022fc7b0e18aa23e66543d [INFO] running `Command { std: "docker" "start" "-a" "eb287d792af6d84e0be5a145c1f9a83bc7a2e37e80022fc7b0e18aa23e66543d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling thiserror v1.0.48 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling winnow v0.5.15 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Checking waker-fn v1.1.1 [INFO] [stderr] Checking parking v2.1.1 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Checking async-lock v2.8.0 [INFO] [stderr] Checking async-task v4.4.1 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking bevy_ptr v0.11.3 [INFO] [stderr] Checking smol_str v0.2.0 [INFO] [stderr] Checking aho-corasick v1.1.1 [INFO] [stderr] Checking regex-syntax v0.7.5 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking concurrent-queue v2.3.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Checking tracing-log v0.1.3 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking pp-rs v0.2.1 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Checking flate2 v1.0.27 [INFO] [stderr] Compiling syn v2.0.30 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Checking walkdir v2.4.0 [INFO] [stderr] Checking ash v0.37.3+1.3.251 [INFO] [stderr] Compiling thiserror-core v1.0.38 [INFO] [stderr] Checking const_soft_float v0.1.4 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking async-executor v1.5.4 [INFO] [stderr] Checking png v0.17.10 [INFO] [stderr] Checking data-encoding v2.4.0 [INFO] [stderr] Checking constgebra v0.1.3 [INFO] [stderr] Checking bevy_tasks v0.11.3 [INFO] [stderr] Checking const_panic v0.2.8 [INFO] [stderr] Checking ktx2 v0.3.0 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking num-integer v0.1.45 [INFO] [stderr] Checking spirv v0.2.0+1.5.4 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking sysinfo v0.29.10 [INFO] [stderr] Checking inotify v0.9.6 [INFO] [stderr] Checking khronos-egl v4.1.0 [INFO] [stderr] Checking filetime v0.2.22 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking num-rational v0.4.1 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Checking notify v6.1.1 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking radsort v0.1.0 [INFO] [stderr] Compiling bytemuck v1.14.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking regex-automata v0.3.9 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Checking euclid v0.22.9 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Checking svg_fmt v0.4.1 [INFO] [stderr] Checking alsa-sys v0.3.1 [INFO] [stderr] Checking accesskit v0.11.2 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Checking rectangle-pack v0.4.2 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking x11-dl v2.21.0 [INFO] [stderr] Checking libudev-sys v0.1.4 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking ogg v0.8.0 [INFO] [stderr] Checking base64 v0.21.4 [INFO] [stderr] Checking glyph_brush_layout v0.2.3 [INFO] [stderr] Checking grid v0.10.0 [INFO] [stderr] Checking lewton v0.10.2 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking taffy v0.3.15 [INFO] [stderr] Checking guillotiere v0.6.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling winit v0.28.7 [INFO] [stderr] Compiling raw-window-handle v0.5.2 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking num-complex v0.4.4 [INFO] [stderr] Checking regex v1.9.6 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Compiling encase_derive_impl v0.6.1 [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/b69bfeecc49bf5661cf54497638430035ff61aa4/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 embed-bitcode=no -C debuginfo=2 --cfg 'feature="debug"' --cfg 'feature="default"' --cfg 'feature="libloading"' --cfg 'feature="loaded"' -C metadata=c5ea94cca8fd9a96 -C extra-filename=-c5ea94cca8fd9a96 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-9759c23b7b6fd847.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" "eb287d792af6d84e0be5a145c1f9a83bc7a2e37e80022fc7b0e18aa23e66543d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb287d792af6d84e0be5a145c1f9a83bc7a2e37e80022fc7b0e18aa23e66543d", kill_on_drop: false }` [INFO] [stdout] eb287d792af6d84e0be5a145c1f9a83bc7a2e37e80022fc7b0e18aa23e66543d