[INFO] cloning repository https://github.com/AaronVikta/breakout
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AaronVikta/breakout" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAaronVikta%2Fbreakout", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAaronVikta%2Fbreakout'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3200fd78becc85f2e1e9b9ab9f595e4888225887
[INFO] checking AaronVikta/breakout against try#ddcf048784667508cd676fef4667f88ae15628a3 for pr-148271
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAaronVikta%2Fbreakout" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AaronVikta/breakout
[INFO] finished tweaking git repo https://github.com/AaronVikta/breakout
[INFO] tweaked toml for git repo https://github.com/AaronVikta/breakout written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AaronVikta/breakout on toolchain ddcf048784667508cd676fef4667f88ae15628a3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AaronVikta/breakout 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" "+ddcf048784667508cd676fef4667f88ae15628a3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c85dad91ee3a0b89d960b9c2ac70baf8c42b1630d871b736b83329eb110e5953
[INFO] running `Command { std: "docker" "start" "-a" "c85dad91ee3a0b89d960b9c2ac70baf8c42b1630d871b736b83329eb110e5953", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c85dad91ee3a0b89d960b9c2ac70baf8c42b1630d871b736b83329eb110e5953", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c85dad91ee3a0b89d960b9c2ac70baf8c42b1630d871b736b83329eb110e5953", kill_on_drop: false }`
[INFO] [stdout] c85dad91ee3a0b89d960b9c2ac70baf8c42b1630d871b736b83329eb110e5953
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c8fca93f758d31c1d66fe71b7258ab0f129fd3deef9a9c99fb932bbfb15f14e7
[INFO] running `Command { std: "docker" "start" "-a" "c8fca93f758d31c1d66fe71b7258ab0f129fd3deef9a9c99fb932bbfb15f14e7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling winnow v0.6.22
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]     Checking foldhash v0.1.4
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling typeid v1.0.2
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking futures-lite v2.5.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]     Checking bevy_ptr v0.15.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v2.0.95
[INFO] [stderr]    Compiling uuid v1.11.0
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]    Compiling cc v1.2.7
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking async-executor v1.13.1
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]     Checking bevy_tasks v0.15.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking tinyvec v1.8.1
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking miniz_oxide v0.8.2
[INFO] [stderr]     Checking ash v0.38.0+1.3.281
[INFO] [stderr]     Checking khronos-egl v6.0.0
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]     Checking profiling v1.0.16
[INFO] [stderr]     Checking async-fs v2.1.2
[INFO] [stderr]    Compiling document-features v0.2.10
[INFO] [stderr]    Compiling blake3 v1.5.5
[INFO] [stderr]     Checking flate2 v1.0.35
[INFO] [stderr]     Checking sysinfo v0.32.1
[INFO] [stderr]     Checking data-encoding v2.6.0
[INFO] [stderr]     Checking offset-allocator v0.2.0
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]    Compiling rustix v0.38.43
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]     Checking euclid v0.22.11
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking roxmltree v0.20.0
[INFO] [stderr]     Checking svg_fmt v0.4.4
[INFO] [stderr]    Compiling serde_json v1.0.135
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]     Checking guillotiere v0.6.2
[INFO] [stderr]     Checking fontconfig-parser v0.5.7
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking memmap2 v0.9.5
[INFO] [stderr]    Compiling winit v0.30.8
[INFO] [stderr]     Checking ttf-parser v0.21.1
[INFO] [stderr]     Checking unicode-properties v0.1.3
[INFO] [stderr]     Checking unicode-bidi-mirroring v0.2.0
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]    Compiling inflections v1.1.1
[INFO] [stderr]     Checking yazi v0.1.6
[INFO] [stderr]     Checking unicode-ccc v0.2.0
[INFO] [stderr]     Checking unicode-script v0.5.7
[INFO] [stderr]     Checking ttf-parser v0.20.0
[INFO] [stderr]     Checking zeno v0.2.3
[INFO] [stderr]     Checking rectangle-pack v0.4.2
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking self_cell v1.1.0
[INFO] [stderr]     Checking cursor-icon v1.1.0
[INFO] [stderr]     Checking sys-locale v0.3.2
[INFO] [stderr]     Checking rangemap v1.5.1
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling gilrs v0.11.0
[INFO] [stderr]     Checking unicode-linebreak v0.1.5
[INFO] [stderr]     Checking unicode-bidi v0.3.18
[INFO] [stderr]     Checking dpi v0.1.1
[INFO] [stderr]    Compiling bevy_macro_utils v0.15.1
[INFO] [stderr]    Compiling encase_derive_impl v0.10.0
[INFO] [stderr]     Checking lewton v0.10.2
[INFO] [stderr]     Checking fontdb v0.16.2
[INFO] [stderr]     Checking grid v0.14.0
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking taffy v0.5.2
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling bytemuck_derive v1.8.1
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling bevy_utils_proc_macros v0.15.1
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling bevy_reflect_derive v0.15.1
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling assert_type_match v0.1.1
[INFO] [stderr]     Checking bytemuck v1.21.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling bevy_ecs_macros v0.15.1
[INFO] [stderr]    Compiling bevy_derive v0.15.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling bevy_asset_macros v0.15.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling encase_derive v0.10.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking image v0.25.5
[INFO] [stderr]    Compiling bevy_render_macros v0.15.1
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]    Compiling bevy_encase_derive v0.15.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking font-types v0.7.3
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling gltf-derive v1.4.1
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]    Compiling bevy_state_macros v0.15.1
[INFO] [stderr]    Compiling bevy_gizmos_macros v0.15.1
[INFO] [stderr]     Checking read-fonts v0.22.7
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking glam v0.29.2
[INFO] [stderr]     Checking smol_str v0.2.2
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking erased-serde v0.4.5
[INFO] [stderr]     Checking petgraph v0.6.5
[INFO] [stderr]     Checking nix v0.29.0
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]     Checking wgpu-types v23.0.0
[INFO] [stderr]     Checking bevy_utils v0.15.1
[INFO] [stderr]     Checking gpu-descriptor-types v0.2.0
[INFO] [stderr]     Checking gpu-descriptor v0.3.1
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]     Checking naga v23.1.0
[INFO] [stderr]     Checking ron v0.8.1
[INFO] [stderr]     Checking ctrlc v3.4.5
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking rustybuzz v0.14.1
[INFO] [stderr]     Checking inotify v0.11.0
[INFO] [stderr]     Checking alsa v0.9.1
[INFO] [stderr]     Checking gilrs-core v0.6.0
[INFO] [stderr]     Checking skrifa v0.22.3
[INFO] [stderr]     Checking gltf-json v1.4.1
[INFO] [stderr]     Checking cpal v0.15.3
[INFO] [stderr]     Checking rodio v0.19.0
[INFO] [stderr]     Checking swash v0.1.19
[INFO] [stderr]     Checking bevy_reflect v0.15.1
[INFO] [stderr]     Checking encase v0.10.0
[INFO] [stderr]     Checking hexasphere v15.1.0
[INFO] [stderr]     Checking bevy_mikktspace v0.15.1
[INFO] [stderr]     Checking polling v3.7.4
[INFO] [stderr]     Checking x11rb v0.13.1
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking gltf v1.4.1
[INFO] [stderr]     Checking wgpu-hal v23.0.1
[INFO] [stderr]     Checking naga_oil v0.16.0
[INFO] [stderr]     Checking cosmic-text v0.12.1
[INFO] [stderr]     Checking wgpu-core v23.0.1
[INFO] [stderr]     Checking accesskit_winit v0.23.1
[INFO] [stderr]     Checking bevy_ecs v0.15.1
[INFO] [stderr]     Checking bevy_math v0.15.1
[INFO] [stderr]     Checking wgpu v23.0.1
[INFO] [stderr]     Checking bevy_color v0.15.2
[INFO] [stderr]     Checking bevy_app v0.15.1
[INFO] [stderr]     Checking bevy_core v0.15.1
[INFO] [stderr]     Checking bevy_asset v0.15.1
[INFO] [stderr]     Checking bevy_a11y v0.15.1
[INFO] [stderr]     Checking bevy_time v0.15.1
[INFO] [stderr]     Checking bevy_log v0.15.1
[INFO] [stderr]     Checking bevy_hierarchy v0.15.1
[INFO] [stderr]     Checking bevy_input v0.15.1
[INFO] [stderr]     Checking bevy_transform v0.15.1
[INFO] [stderr]     Checking bevy_state v0.15.1
[INFO] [stderr]     Checking bevy_diagnostic v0.15.1
[INFO] [stderr]     Checking bevy_window v0.15.1
[INFO] [stderr]     Checking bevy_gilrs v0.15.1
[INFO] [stderr]     Checking bevy_image v0.15.1
[INFO] [stderr]     Checking bevy_audio v0.15.1
[INFO] [stderr]     Checking bevy_mesh v0.15.1
[INFO] [stderr]     Checking bevy_winit v0.15.1
[INFO] [stderr]     Checking bevy_render v0.15.1
[INFO] [stderr]     Checking bevy_core_pipeline v0.15.1
[INFO] [stderr]     Checking bevy_picking v0.15.1
[INFO] [stderr]     Checking bevy_animation v0.15.1
[INFO] [stderr]     Checking bevy_scene v0.15.1
[INFO] [stderr]     Checking bevy_sprite v0.15.1
[INFO] [stderr]     Checking bevy_pbr v0.15.1
[INFO] [stderr]     Checking bevy_text v0.15.1
[INFO] [stderr]     Checking bevy_ui v0.15.1
[INFO] [stderr]     Checking bevy_gltf v0.15.1
[INFO] [stderr]     Checking bevy_gizmos v0.15.1
[INFO] [stderr]     Checking bevy_internal v0.15.1
[INFO] [stderr]     Checking bevy v0.15.1
[INFO] [stderr]     Checking breakout v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: `self` parameter is only allowed in associated functions
[INFO] [stdout]    --> src/main.rs:147:9
[INFO] [stdout]     |
[INFO] [stdout] 147 | fn size(&self) -> Vec2{
[INFO] [stdout]     |         ^^^^^ not semantically valid as function parameter
[INFO] [stdout]     |
[INFO] [stdout]     = note: associated functions are those in `impl` or `trait` definitions
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter is only allowed in associated functions
[INFO] [stdout]    --> src/main.rs:147:9
[INFO] [stdout]     |
[INFO] [stdout] 147 | fn size(&self) -> Vec2{
[INFO] [stdout]     |         ^^^^^ not semantically valid as function parameter
[INFO] [stdout]     |
[INFO] [stdout]     = note: associated functions are those in `impl` or `trait` definitions
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `setup` in this scope
[INFO] [stdout]   --> src/main.rs:78:26
[INFO] [stdout]    |
[INFO] [stdout] 78 |     .add_systems(Startup,setup)
[INFO] [stdout]    |                          ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `apply_velocity` in this scope
[INFO] [stdout]   --> src/main.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 |         apply_velocity,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `move_paddle` in this scope
[INFO] [stdout]   --> src/main.rs:83:9
[INFO] [stdout]    |
[INFO] [stdout] 83 |         move_paddle,
[INFO] [stdout]    |         ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `check_for_collision` in this scope
[INFO] [stdout]   --> src/main.rs:84:9
[INFO] [stdout]    |
[INFO] [stdout] 84 |         check_for_collision,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `play_collision_sound` in this scope
[INFO] [stdout]   --> src/main.rs:85:9
[INFO] [stdout]    |
[INFO] [stdout] 85 |         play_collision_sound,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `scoreboard` in this scope
[INFO] [stdout]   --> src/main.rs:87:26
[INFO] [stdout]    |
[INFO] [stdout] 87 |     .add_systems(Update, scoreboard)
[INFO] [stdout]    |                          ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Aabb2d`, `BoundingCircle`, `BoundingVolume`, and `IntersectsVolume`
[INFO] [stdout]   --> src/main.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 |         Aabb2d, BoundingCircle, BoundingVolume, IntersectsVolume
[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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:186:29
[INFO] [stdout]     |
[INFO] [stdout] 186 |     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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `setup` in this scope
[INFO] [stdout]   --> src/main.rs:78:26
[INFO] [stdout]    |
[INFO] [stdout] 78 |     .add_systems(Startup,setup)
[INFO] [stdout]    |                          ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `apply_velocity` in this scope
[INFO] [stdout]   --> src/main.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 |         apply_velocity,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `move_paddle` in this scope
[INFO] [stdout]   --> src/main.rs:83:9
[INFO] [stdout]    |
[INFO] [stdout] 83 |         move_paddle,
[INFO] [stdout]    |         ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `check_for_collision` in this scope
[INFO] [stdout]   --> src/main.rs:84:9
[INFO] [stdout]    |
[INFO] [stdout] 84 |         check_for_collision,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `play_collision_sound` in this scope
[INFO] [stdout]   --> src/main.rs:85:9
[INFO] [stdout]    |
[INFO] [stdout] 85 |         play_collision_sound,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `scoreboard` in this scope
[INFO] [stdout]   --> src/main.rs:87:26
[INFO] [stdout]    |
[INFO] [stdout] 87 |     .add_systems(Update, scoreboard)
[INFO] [stdout]    |                          ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Aabb2d`, `BoundingCircle`, `BoundingVolume`, and `IntersectsVolume`
[INFO] [stdout]   --> src/main.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 |         Aabb2d, BoundingCircle, BoundingVolume, IntersectsVolume
[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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:186:29
[INFO] [stdout]     |
[INFO] [stdout] 186 |     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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Score` in this scope
[INFO] [stdout]   --> src/main.rs:75:22
[INFO] [stdout]    |
[INFO] [stdout] 75 |     .insert_resource(Score(0))
[INFO] [stdout]    |                      ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Score` in this scope
[INFO] [stdout]   --> src/main.rs:75:22
[INFO] [stdout]    |
[INFO] [stdout] 75 |     .insert_resource(Score(0))
[INFO] [stdout]    |                      ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `breakout` (bin "breakout") due to 8 previous errors; 3 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `breakout` (bin "breakout" test) due to 8 previous errors; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "c8fca93f758d31c1d66fe71b7258ab0f129fd3deef9a9c99fb932bbfb15f14e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c8fca93f758d31c1d66fe71b7258ab0f129fd3deef9a9c99fb932bbfb15f14e7", kill_on_drop: false }`
[INFO] [stdout] c8fca93f758d31c1d66fe71b7258ab0f129fd3deef9a9c99fb932bbfb15f14e7
