[INFO] cloning repository https://github.com/Burtonium/learn-rust-with-bevy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Burtonium/learn-rust-with-bevy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBurtonium%2Flearn-rust-with-bevy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBurtonium%2Flearn-rust-with-bevy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0631fde9d0ff6b59dc05d1aba768f81de89f757b [INFO] checking Burtonium/learn-rust-with-bevy against master#91775dbec9771aa0c1b9ebe268eb5bd271e79a7a for pr-139087-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBurtonium%2Flearn-rust-with-bevy" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Burtonium/learn-rust-with-bevy [INFO] finished tweaking git repo https://github.com/Burtonium/learn-rust-with-bevy [INFO] tweaked toml for git repo https://github.com/Burtonium/learn-rust-with-bevy written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Burtonium/learn-rust-with-bevy on toolchain 91775dbec9771aa0c1b9ebe268eb5bd271e79a7a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+91775dbec9771aa0c1b9ebe268eb5bd271e79a7a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Burtonium/learn-rust-with-bevy 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" "+91775dbec9771aa0c1b9ebe268eb5bd271e79a7a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bevy_utils v0.16.0 [INFO] [stderr] Downloaded bevy_platform v0.16.0 [INFO] [stderr] Downloaded bevy_macro_utils v0.16.0 [INFO] [stderr] Downloaded bevy_window v0.16.0 [INFO] [stderr] Downloaded bevy_ptr v0.16.0 [INFO] [stderr] Downloaded bevy_internal v0.16.0 [INFO] [stderr] Downloaded bevy_state_macros v0.16.0 [INFO] [stderr] Downloaded bevy_gilrs v0.16.0 [INFO] [stderr] Downloaded bevy_gizmos_macros v0.16.0 [INFO] [stderr] Downloaded bevy_encase_derive v0.16.0 [INFO] [stderr] Downloaded bevy_asset_macros v0.16.0 [INFO] [stderr] Downloaded bevy_time v0.16.0 [INFO] [stderr] Downloaded bevy_diagnostic v0.16.0 [INFO] [stderr] Downloaded bevy_audio v0.16.0 [INFO] [stderr] Downloaded bevy_gltf v0.16.0 [INFO] [stderr] Downloaded bevy_gizmos v0.16.0 [INFO] [stderr] Downloaded naga_oil v0.17.0 [INFO] [stderr] Downloaded bevy_ui v0.16.0 [INFO] [stderr] Downloaded bevy_animation v0.16.0 [INFO] [stderr] Downloaded bevy_asset v0.16.0 [INFO] [stderr] Downloaded bevy_reflect v0.16.0 [INFO] [stderr] Downloaded bevy_math v0.16.0 [INFO] [stderr] Downloaded bevy_sprite v0.16.0 [INFO] [stderr] Downloaded swash v0.2.4 [INFO] [stderr] Downloaded bevy_color v0.16.1 [INFO] [stderr] Downloaded bevy_render v0.16.0 [INFO] [stderr] Downloaded skrifa v0.31.0 [INFO] [stderr] Downloaded bevy_scene v0.16.0 [INFO] [stderr] Downloaded bevy_picking v0.16.0 [INFO] [stderr] Downloaded bevy_mesh v0.16.0 [INFO] [stderr] Downloaded bevy_text v0.16.0 [INFO] [stderr] Downloaded twox-hash v2.1.0 [INFO] [stderr] Downloaded read-fonts v0.29.0 [INFO] [stderr] Downloaded bevy_image v0.16.0 [INFO] [stderr] Downloaded bevy_state v0.16.0 [INFO] [stderr] Downloaded bevy_transform v0.16.0 [INFO] [stderr] Downloaded bevy_input_focus v0.16.0 [INFO] [stderr] Downloaded bevy_app v0.16.0 [INFO] [stderr] Downloaded bevy_tasks v0.16.0 [INFO] [stderr] Downloaded bevy v0.16.0 [INFO] [stderr] Downloaded bevy_pbr v0.16.0 [INFO] [stderr] Downloaded bevy_input v0.16.0 [INFO] [stderr] Downloaded bevy_log v0.16.0 [INFO] [stderr] Downloaded bevy_winit v0.16.0 [INFO] [stderr] Downloaded bevy_mikktspace v0.16.0 [INFO] [stderr] Downloaded bevy_ecs v0.16.0 [INFO] [stderr] Downloaded bevy_render_macros v0.16.0 [INFO] [stderr] Downloaded bevy_derive v0.16.0 [INFO] [stderr] Downloaded bevy_ecs_macros v0.16.0 [INFO] [stderr] Downloaded bevy_a11y v0.16.0 [INFO] [stderr] Downloaded bevy_reflect_derive v0.16.0 [INFO] [stderr] Downloaded bevy_core_pipeline v0.16.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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+91775dbec9771aa0c1b9ebe268eb5bd271e79a7a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a2e3179a68ecdede8fc09cac14360c5f40d2b4781d892a9309616cf9b1e795c4 [INFO] running `Command { std: "docker" "start" "-a" "a2e3179a68ecdede8fc09cac14360c5f40d2b4781d892a9309616cf9b1e795c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a2e3179a68ecdede8fc09cac14360c5f40d2b4781d892a9309616cf9b1e795c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2e3179a68ecdede8fc09cac14360c5f40d2b4781d892a9309616cf9b1e795c4", kill_on_drop: false }` [INFO] [stdout] a2e3179a68ecdede8fc09cac14360c5f40d2b4781d892a9309616cf9b1e795c4 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+91775dbec9771aa0c1b9ebe268eb5bd271e79a7a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a973222b3d6ba087c636e2b266e2d4b7dc49effe93bace636e47655bf84bf4b6 [INFO] running `Command { std: "docker" "start" "-a" "a973222b3d6ba087c636e2b266e2d4b7dc49effe93bace636e47655bf84bf4b6", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking event-listener v5.4.0 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Checking fixedbitset v0.5.7 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Checking disqualified v1.0.0 [INFO] [stderr] Checking bevy_ptr v0.16.0 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Checking downcast-rs v2.0.1 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Checking async-executor v1.13.2 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Checking nonmax v0.5.5 [INFO] [stderr] Checking bumpalo v3.17.0 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking libloading v0.8.7 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling cc v1.2.22 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking tinyvec v1.9.0 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking blocking v1.6.1 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Compiling naga v24.0.0 [INFO] [stderr] Checking async-broadcast v0.7.2 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking const_panic v0.2.12 [INFO] [stderr] Checking atomicow v1.1.0 [INFO] [stderr] Checking stackfuture v0.3.0 [INFO] [stderr] Checking async-fs v2.1.2 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Checking euclid v0.22.11 [INFO] [stderr] Compiling wgpu-hal v24.0.4 [INFO] [stderr] Checking twox-hash v2.1.0 [INFO] [stderr] Checking svg_fmt v0.4.5 [INFO] [stderr] Checking ruzstd v0.8.1 [INFO] [stderr] Checking khronos-egl v6.0.0 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Checking guillotiere v0.6.2 [INFO] [stderr] Checking ash v0.38.0+1.3.281 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking ktx2 v0.3.0 [INFO] [stderr] Checking ordered-float v4.6.0 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Compiling wgpu-core v24.0.2 [INFO] [stderr] Checking profiling v1.0.16 [INFO] [stderr] Checking const_soft_float v0.1.4 [INFO] [stderr] Checking rectangle-pack v0.4.2 [INFO] [stderr] Checking constgebra v0.1.4 [INFO] [stderr] Compiling wgpu v24.0.3 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking sysinfo v0.34.2 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking data-encoding v2.9.0 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking const-fnv1a-hash v1.1.0 [INFO] [stderr] Checking offset-allocator v0.2.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Checking radsort v0.1.1 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Checking roxmltree v0.20.0 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Compiling winit v0.30.10 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Checking unicode-script v0.5.7 [INFO] [stderr] Checking ttf-parser v0.20.0 [INFO] [stderr] Checking ttf-parser v0.21.1 [INFO] [stderr] Checking fontconfig-parser v0.5.7 [INFO] [stderr] Checking yazi v0.2.1 [INFO] [stderr] Checking accesskit v0.18.0 [INFO] [stderr] Checking unicode-properties v0.1.3 [INFO] [stderr] Checking unicode-ccc v0.2.0 [INFO] [stderr] Checking unicode-bidi-mirroring v0.2.0 [INFO] [stderr] Compiling bevy_macro_utils v0.16.0 [INFO] [stderr] Compiling encase_derive_impl v0.10.0 [INFO] [stderr] Compiling cpal v0.15.3 [INFO] [stderr] Checking zeno v0.3.3 [INFO] [stderr] Checking x11-dl v2.21.0 [INFO] [stderr] Checking ogg v0.8.0 [INFO] [stderr] Checking rangemap v1.5.1 [INFO] [stderr] Compiling gilrs v0.11.0 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Checking dasp_sample v0.11.0 [INFO] [stderr] Checking cursor-icon v1.1.0 [INFO] [stderr] Checking unicode-bidi v0.3.18 [INFO] [stderr] Checking self_cell v1.2.0 [INFO] [stderr] Checking sys-locale v0.3.2 [INFO] [stderr] Checking lewton v0.10.2 [INFO] [stderr] Checking grid v0.15.0 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking taffy v0.7.7 [INFO] [stderr] Checking fontdb v0.16.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling bytemuck_derive v1.9.3 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling bevy_reflect_derive v0.16.0 [INFO] [stderr] Compiling assert_type_match v0.1.1 [INFO] [stderr] Checking thiserror v2.0.12 [INFO] [stderr] Checking bytemuck v1.23.0 [INFO] [stderr] Compiling variadics_please v1.1.0 [INFO] [stderr] Compiling bevy_ecs_macros v0.16.0 [INFO] [stderr] Compiling bevy_derive v0.16.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling bevy_asset_macros v0.16.0 [INFO] [stderr] Compiling encase_derive v0.10.0 [INFO] [stderr] Checking image v0.25.6 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling bevy_encase_derive v0.16.0 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Compiling bevy_render_macros v0.16.0 [INFO] [stderr] Checking font-types v0.9.0 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking read-fonts v0.29.0 [INFO] [stderr] Compiling gltf-derive v1.4.1 [INFO] [stderr] Checking derive_more v1.0.0 [INFO] [stderr] Compiling bevy_state_macros v0.16.0 [INFO] [stderr] Compiling bevy_gizmos_macros v0.16.0 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Checking hashbrown v0.15.3 [INFO] [stderr] Checking smol_str v0.2.2 [INFO] [stderr] Checking glam v0.29.3 [INFO] [stderr] Checking erased-serde v0.4.6 [INFO] [stderr] Checking wgpu-types v24.0.0 [INFO] [stderr] Checking spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Checking ron v0.8.1 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Checking bevy_platform v0.16.0 [INFO] [stderr] Checking bevy_utils v0.16.0 [INFO] [stderr] Checking bevy_tasks v0.16.0 [INFO] [stderr] Checking petgraph v0.7.1 [INFO] [stderr] Checking ctrlc v3.4.7 [INFO] [stderr] Checking gpu-alloc-types v0.3.0 [INFO] [stderr] Checking gpu-descriptor-types v0.2.0 [INFO] [stderr] Checking gpu-alloc v0.6.0 [INFO] [stderr] Checking gpu-descriptor v0.3.1 [INFO] [stderr] Checking alsa v0.9.1 [INFO] [stderr] Checking rustybuzz v0.14.1 [INFO] [stderr] Checking skrifa v0.31.0 [INFO] [stderr] Checking inotify v0.11.0 [INFO] [stderr] Checking xkbcommon-dl v0.4.2 [INFO] [stderr] Checking gilrs-core v0.6.4 [INFO] [stderr] Checking rodio v0.20.1 [INFO] [stderr] Checking gltf-json v1.4.1 [INFO] [stderr] Checking swash v0.2.4 [INFO] [stderr] Checking bevy_reflect v0.16.0 [INFO] [stderr] Checking encase v0.10.0 [INFO] [stderr] Checking bevy_mikktspace v0.16.0 [INFO] [stderr] Checking hexasphere v15.1.0 [INFO] [stderr] Checking polling v3.7.4 [INFO] [stderr] Checking x11rb v0.13.1 [INFO] [stderr] Checking calloop v0.13.0 [INFO] [stderr] Checking cosmic-text v0.13.2 [INFO] [stderr] Checking gltf v1.4.1 [INFO] [stderr] Checking naga_oil v0.17.0 [INFO] [stderr] Checking accesskit_winit v0.25.0 [INFO] [stderr] Checking bevy_ecs v0.16.0 [INFO] [stderr] Checking bevy_math v0.16.0 [INFO] [stderr] Checking bevy_color v0.16.1 [INFO] [stderr] Checking bevy_app v0.16.0 [INFO] [stderr] Checking bevy_input v0.16.0 [INFO] [stderr] Checking bevy_log v0.16.0 [INFO] [stderr] Checking bevy_asset v0.16.0 [INFO] [stderr] Checking bevy_time v0.16.0 [INFO] [stderr] Checking bevy_a11y v0.16.0 [INFO] [stderr] Checking bevy_state v0.16.0 [INFO] [stderr] Checking bevy_transform v0.16.0 [INFO] [stderr] Checking bevy_diagnostic v0.16.0 [INFO] [stderr] Checking bevy_window v0.16.0 [INFO] [stderr] Checking bevy_gilrs v0.16.0 [INFO] [stderr] Checking bevy_input_focus v0.16.0 [INFO] [stderr] Checking bevy_image v0.16.0 [INFO] [stderr] Checking bevy_audio v0.16.0 [INFO] [stderr] Checking bevy_mesh v0.16.0 [INFO] [stderr] Checking bevy_winit v0.16.0 [INFO] [stderr] Checking bevy_render v0.16.0 [INFO] [stderr] Checking bevy_core_pipeline v0.16.0 [INFO] [stderr] Checking bevy_picking v0.16.0 [INFO] [stderr] Checking bevy_animation v0.16.0 [INFO] [stderr] Checking bevy_scene v0.16.0 [INFO] [stderr] Checking bevy_sprite v0.16.0 [INFO] [stderr] Checking bevy_pbr v0.16.0 [INFO] [stderr] Checking bevy_text v0.16.0 [INFO] [stderr] Checking bevy_ui v0.16.0 [INFO] [stderr] Checking bevy_gizmos v0.16.0 [INFO] [stderr] Checking bevy_gltf v0.16.0 [INFO] [stderr] Checking bevy_internal v0.16.0 [INFO] [stderr] Checking bevy v0.16.0 [INFO] [stderr] Checking breakout v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `crate::palette::DARKER` [INFO] [stdout] --> src/screens/game.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::palette::DARKER; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `bevy_debug_stepping` [INFO] [stdout] --> src/stepping.rs:36:21 [INFO] [stdout] | [INFO] [stdout] 36 | if cfg!(not(feature = "bevy_debug_stepping")) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `bevy_debug_stepping` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `bevy_debug_stepping` [INFO] [stdout] --> src/stepping.rs:181:29 [INFO] [stdout] | [INFO] [stdout] 181 | let hint_text = if cfg!(feature = "bevy_debug_stepping") { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `bevy_debug_stepping` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::palette::DARKER` [INFO] [stdout] --> src/screens/game.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::palette::DARKER; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `bevy_debug_stepping` [INFO] [stdout] --> src/stepping.rs:36:21 [INFO] [stdout] | [INFO] [stdout] 36 | if cfg!(not(feature = "bevy_debug_stepping")) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `bevy_debug_stepping` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `bevy_debug_stepping` [INFO] [stdout] --> src/stepping.rs:181:29 [INFO] [stdout] | [INFO] [stdout] 181 | let hint_text = if cfg!(feature = "bevy_debug_stepping") { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `bevy_debug_stepping` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Win` is never constructed [INFO] [stdout] --> src/main.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 19 | enum AppState { [INFO] [stdout] | -------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 24 | Win, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AppState` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `YELLOW` is never used [INFO] [stdout] --> src/palette.rs:6:11 [INFO] [stdout] | [INFO] [stdout] 6 | pub const YELLOW: Color = Color::srgb(252.0 / 255.0, 221.0 / 255.0, 104.0 / 255.0); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Condo`, `LuxuryCondo`, `Mansion`, `BusinessDistrict`, and `RestrictedArea` are never constructed [INFO] [stdout] --> src/screens/game.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 14 | enum Area { [INFO] [stdout] | ---- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 17 | Condo, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 18 | LuxuryCondo, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 19 | Mansion, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 20 | BusinessDistrict, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 21 | RestrictedArea, // Example of non-rentable area [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Area` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `location` is never read [INFO] [stdout] --> src/screens/game.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 51 | struct HomeArea { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 52 | location: Area, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `location` and `rent` are never read [INFO] [stdout] --> src/screens/game.rs:76:5 [INFO] [stdout] | [INFO] [stdout] 75 | struct WorkArea { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 76 | location: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 77 | rent: u32, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `day` and `hour` are never read [INFO] [stdout] --> src/screens/game.rs:87:5 [INFO] [stdout] | [INFO] [stdout] 86 | struct Time { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 87 | day: u32, [INFO] [stdout] | ^^^ [INFO] [stdout] 88 | hour: u32, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TimeUi` is never constructed [INFO] [stdout] --> src/screens/game.rs:98:8 [INFO] [stdout] | [INFO] [stdout] 98 | struct TimeUi; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `OnDisplaySettingsMenuScreen` is never constructed [INFO] [stdout] --> src/screens/menu.rs:68:8 [INFO] [stdout] | [INFO] [stdout] 68 | struct OnDisplaySettingsMenuScreen; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DebugSchedule` is never constructed [INFO] [stdout] --> src/stepping.rs:10:8 [INFO] [stdout] | [INFO] [stdout] 10 | struct DebugSchedule; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SteppingPlugin` is never constructed [INFO] [stdout] --> src/stepping.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct SteppingPlugin { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `add_schedule` and `at` are never used [INFO] [stdout] --> src/stepping.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 20 | impl SteppingPlugin { [INFO] [stdout] | ------------------- methods in this implementation [INFO] [stdout] 21 | /// add a schedule to be stepped when stepping is enabled [INFO] [stdout] 22 | pub fn add_schedule(mut self, label: impl ScheduleLabel) -> SteppingPlugin { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 28 | pub fn at(self, left: Val, top: Val) -> SteppingPlugin { [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `State` is never constructed [INFO] [stdout] --> src/stepping.rs:74:8 [INFO] [stdout] | [INFO] [stdout] 74 | struct State { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `initialized` is never used [INFO] [stdout] --> src/stepping.rs:84:4 [INFO] [stdout] | [INFO] [stdout] 84 | fn initialized(state: Res) -> bool { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `FONT_COLOR` is never used [INFO] [stdout] --> src/stepping.rs:88:7 [INFO] [stdout] | [INFO] [stdout] 88 | const FONT_COLOR: Color = Color::srgb(0.2, 0.2, 0.2); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `FONT_BOLD` is never used [INFO] [stdout] --> src/stepping.rs:89:7 [INFO] [stdout] | [INFO] [stdout] 89 | const FONT_BOLD: &str = "fonts/FiraSans-Bold.ttf"; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SteppingUi` is never constructed [INFO] [stdout] --> src/stepping.rs:92:8 [INFO] [stdout] | [INFO] [stdout] 92 | struct SteppingUi; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `build_ui` is never used [INFO] [stdout] --> src/stepping.rs:99:4 [INFO] [stdout] | [INFO] [stdout] 99 | fn build_ui( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `build_stepping_hint` is never used [INFO] [stdout] --> src/stepping.rs:180:4 [INFO] [stdout] | [INFO] [stdout] 180 | fn build_stepping_hint(mut commands: Commands) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `handle_input` is never used [INFO] [stdout] --> src/stepping.rs:204:4 [INFO] [stdout] | [INFO] [stdout] 204 | fn handle_input(keyboard_input: Res>, mut stepping: ResMut) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `update_ui` is never used [INFO] [stdout] --> src/stepping.rs:233:4 [INFO] [stdout] | [INFO] [stdout] 233 | fn update_ui( [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Win` is never constructed [INFO] [stdout] --> src/main.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 19 | enum AppState { [INFO] [stdout] | -------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 24 | Win, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AppState` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `YELLOW` is never used [INFO] [stdout] --> src/palette.rs:6:11 [INFO] [stdout] | [INFO] [stdout] 6 | pub const YELLOW: Color = Color::srgb(252.0 / 255.0, 221.0 / 255.0, 104.0 / 255.0); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Condo`, `LuxuryCondo`, `Mansion`, `BusinessDistrict`, and `RestrictedArea` are never constructed [INFO] [stdout] --> src/screens/game.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 14 | enum Area { [INFO] [stdout] | ---- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 17 | Condo, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 18 | LuxuryCondo, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 19 | Mansion, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 20 | BusinessDistrict, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 21 | RestrictedArea, // Example of non-rentable area [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Area` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `location` is never read [INFO] [stdout] --> src/screens/game.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 51 | struct HomeArea { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 52 | location: Area, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `location` and `rent` are never read [INFO] [stdout] --> src/screens/game.rs:76:5 [INFO] [stdout] | [INFO] [stdout] 75 | struct WorkArea { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 76 | location: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 77 | rent: u32, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `day` and `hour` are never read [INFO] [stdout] --> src/screens/game.rs:87:5 [INFO] [stdout] | [INFO] [stdout] 86 | struct Time { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 87 | day: u32, [INFO] [stdout] | ^^^ [INFO] [stdout] 88 | hour: u32, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TimeUi` is never constructed [INFO] [stdout] --> src/screens/game.rs:98:8 [INFO] [stdout] | [INFO] [stdout] 98 | struct TimeUi; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `OnDisplaySettingsMenuScreen` is never constructed [INFO] [stdout] --> src/screens/menu.rs:68:8 [INFO] [stdout] | [INFO] [stdout] 68 | struct OnDisplaySettingsMenuScreen; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DebugSchedule` is never constructed [INFO] [stdout] --> src/stepping.rs:10:8 [INFO] [stdout] | [INFO] [stdout] 10 | struct DebugSchedule; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SteppingPlugin` is never constructed [INFO] [stdout] --> src/stepping.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct SteppingPlugin { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `add_schedule` and `at` are never used [INFO] [stdout] --> src/stepping.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 20 | impl SteppingPlugin { [INFO] [stdout] | ------------------- methods in this implementation [INFO] [stdout] 21 | /// add a schedule to be stepped when stepping is enabled [INFO] [stdout] 22 | pub fn add_schedule(mut self, label: impl ScheduleLabel) -> SteppingPlugin { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 28 | pub fn at(self, left: Val, top: Val) -> SteppingPlugin { [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `State` is never constructed [INFO] [stdout] --> src/stepping.rs:74:8 [INFO] [stdout] | [INFO] [stdout] 74 | struct State { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `initialized` is never used [INFO] [stdout] --> src/stepping.rs:84:4 [INFO] [stdout] | [INFO] [stdout] 84 | fn initialized(state: Res) -> bool { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `FONT_COLOR` is never used [INFO] [stdout] --> src/stepping.rs:88:7 [INFO] [stdout] | [INFO] [stdout] 88 | const FONT_COLOR: Color = Color::srgb(0.2, 0.2, 0.2); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `FONT_BOLD` is never used [INFO] [stdout] --> src/stepping.rs:89:7 [INFO] [stdout] | [INFO] [stdout] 89 | const FONT_BOLD: &str = "fonts/FiraSans-Bold.ttf"; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SteppingUi` is never constructed [INFO] [stdout] --> src/stepping.rs:92:8 [INFO] [stdout] | [INFO] [stdout] 92 | struct SteppingUi; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `build_ui` is never used [INFO] [stdout] --> src/stepping.rs:99:4 [INFO] [stdout] | [INFO] [stdout] 99 | fn build_ui( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `build_stepping_hint` is never used [INFO] [stdout] --> src/stepping.rs:180:4 [INFO] [stdout] | [INFO] [stdout] 180 | fn build_stepping_hint(mut commands: Commands) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `handle_input` is never used [INFO] [stdout] --> src/stepping.rs:204:4 [INFO] [stdout] | [INFO] [stdout] 204 | fn handle_input(keyboard_input: Res>, mut stepping: ResMut) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `update_ui` is never used [INFO] [stdout] --> src/stepping.rs:233:4 [INFO] [stdout] | [INFO] [stdout] 233 | fn update_ui( [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6m 43s [INFO] running `Command { std: "docker" "inspect" "a973222b3d6ba087c636e2b266e2d4b7dc49effe93bace636e47655bf84bf4b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a973222b3d6ba087c636e2b266e2d4b7dc49effe93bace636e47655bf84bf4b6", kill_on_drop: false }` [INFO] [stdout] a973222b3d6ba087c636e2b266e2d4b7dc49effe93bace636e47655bf84bf4b6