[INFO] cloning repository https://github.com/SchiroEngine/SchiroEngine
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SchiroEngine/SchiroEngine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSchiroEngine%2FSchiroEngine", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSchiroEngine%2FSchiroEngine'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b8916a66786dadcb94c25ccf674ac3449ddc7639
[INFO] checking SchiroEngine/SchiroEngine against eff8269f797067c30555e77f160ec84c0ed15cd9 for pr-159356
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSchiroEngine%2FSchiroEngine" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/SchiroEngine/SchiroEngine
[INFO] finished tweaking git repo https://github.com/SchiroEngine/SchiroEngine
[INFO] tweaked toml for git repo https://github.com/SchiroEngine/SchiroEngine written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/SchiroEngine/SchiroEngine on toolchain eff8269f797067c30555e77f160ec84c0ed15cd9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eff8269f797067c30555e77f160ec84c0ed15cd9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/SchiroEngine/SchiroEngine 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" "+eff8269f797067c30555e77f160ec84c0ed15cd9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ena v0.14.4
[INFO] [stderr]   Downloaded triple_buffer v8.1.1
[INFO] [stderr]   Downloaded kira v0.9.6
[INFO] [stderr]   Downloaded nalgebra v0.33.3
[INFO] [stderr]   Downloaded rapier3d v0.22.0
[INFO] [stderr]   Downloaded rapier2d v0.22.0
[INFO] [stderr]   Downloaded parry3d v0.17.6
[INFO] [stderr]   Downloaded parry2d v0.17.6
[INFO] [stderr]   Downloaded bevy_ecs v0.15.4
[INFO] [stderr]   Downloaded spade v2.15.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:c36f533e8924a726b63f9d01e781fa8c8c28c96d1d595403829afb31452ee0f5" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 38970384cb1326d14180a65eea4cc5074256d69c3430ddb467423cf96a2f2aa6
[INFO] running `Command { std: "docker" "start" "38970384cb1326d14180a65eea4cc5074256d69c3430ddb467423cf96a2f2aa6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "38970384cb1326d14180a65eea4cc5074256d69c3430ddb467423cf96a2f2aa6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "38970384cb1326d14180a65eea4cc5074256d69c3430ddb467423cf96a2f2aa6" "/opt/rustwide/cargo-home/bin/cargo" "+eff8269f797067c30555e77f160ec84c0ed15cd9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "38970384cb1326d14180a65eea4cc5074256d69c3430ddb467423cf96a2f2aa6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "38970384cb1326d14180a65eea4cc5074256d69c3430ddb467423cf96a2f2aa6" "/opt/rustwide/cargo-home/bin/cargo" "+eff8269f797067c30555e77f160ec84c0ed15cd9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking log v0.4.32
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]     Checking bitflags v2.13.0
[INFO] [stderr]    Compiling zerocopy v0.8.50
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling cc v1.2.63
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]    Compiling wayland-sys v0.31.11
[INFO] [stderr]    Compiling memchr v2.8.1
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]     Checking async-executor v1.14.0
[INFO] [stderr]     Checking mint v0.5.9
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling quick-xml v0.39.4
[INFO] [stderr]    Compiling erased-serde v0.4.10
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling uuid v1.12.1
[INFO] [stderr]    Compiling nix v0.31.3
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking bevy_ptr v0.15.3
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling wayland-scanner v0.31.10
[INFO] [stderr]    Compiling wayland-backend v0.3.15
[INFO] [stderr]     Checking petgraph v0.6.5
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking bevy_tasks v0.15.3
[INFO] [stderr]     Checking as-slice v0.2.1
[INFO] [stderr]    Compiling built v0.8.1
[INFO] [stderr]    Compiling av-scenechange v0.14.1
[INFO] [stderr]     Checking aligned v0.4.3
[INFO] [stderr]     Checking ctrlc v3.5.2
[INFO] [stderr]     Checking no_std_io2 v0.9.4
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking y4m v0.8.0
[INFO] [stderr]     Checking bitstream-io v4.10.0
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]     Checking ordered-float v4.6.0
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking zune-core v0.5.1
[INFO] [stderr]     Checking imgref v1.12.2
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]     Checking zune-jpeg v0.5.15
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking avif-serialize v0.8.9
[INFO] [stderr]    Compiling bevy_macro_utils v0.15.3
[INFO] [stderr]     Checking fax v0.2.7
[INFO] [stderr]     Checking pxfm v0.1.29
[INFO] [stderr]     Checking rgb v0.8.53
[INFO] [stderr]     Checking gif v0.14.2
[INFO] [stderr]     Checking wayland-client v0.31.14
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking rustix v0.38.44
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking epaint_default_fonts v0.31.1
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]    Compiling naga v24.0.0
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking gpu-descriptor-types v0.2.0
[INFO] [stderr]     Checking wayland-protocols v0.32.12
[INFO] [stderr]     Checking wayland-cursor v0.31.14
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.50
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]    Compiling profiling-procmacros v1.0.18
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]     Checking profiling v1.0.18
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling bevy_utils_proc_macros v0.15.3
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling assert_type_match v0.1.1
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]    Compiling bevy_reflect_derive v0.15.3
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]    Compiling bevy_ecs_macros v0.15.3
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling bevy_derive v0.15.3
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking av1-grain v0.2.5
[INFO] [stderr]     Checking smol_str v0.2.2
[INFO] [stderr]     Checking glam v0.29.3
[INFO] [stderr]     Checking symphonia-core v0.5.5
[INFO] [stderr]     Checking emath v0.31.1
[INFO] [stderr]     Checking ecolor v0.31.1
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.12
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking moxcms v0.8.1
[INFO] [stderr]     Checking symphonia-metadata v0.5.5
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking wide v0.7.33
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]     Checking smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking epaint v0.31.1
[INFO] [stderr]     Checking bevy_utils v0.15.3
[INFO] [stderr]     Checking tiff v0.11.3
[INFO] [stderr]     Checking exr v1.74.0
[INFO] [stderr]     Checking bevy_reflect v0.15.3
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking simba v0.9.1
[INFO] [stderr]     Checking egui v0.31.1
[INFO] [stderr]     Checking symphonia-utils-xiph v0.5.5
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]     Checking schiro-core v0.1.0 (/opt/rustwide/workdir/crates/schiro-core)
[INFO] [stderr]     Checking ravif v0.13.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]    Compiling winit v0.30.13
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]     Checking robust v1.2.0
[INFO] [stderr]    Compiling gltf-derive v1.4.1
[INFO] [stderr]     Checking spade v2.15.1
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking image v0.25.10
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]     Checking sctk-adwaita v0.10.1
[INFO] [stderr]     Checking wayland-protocols-plasma v0.3.12
[INFO] [stderr]     Checking gpu-descriptor v0.3.2
[INFO] [stderr]     Checking bevy_ecs v0.15.4
[INFO] [stderr]     Checking khronos-egl v6.0.0
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking hash32 v0.3.1
[INFO] [stderr]     Checking wgpu-types v24.0.0
[INFO] [stderr]     Checking ena v0.14.4
[INFO] [stderr]     Checking nalgebra v0.33.3
[INFO] [stderr]     Checking gltf-json v1.4.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling wgpu v24.0.5
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking mio v1.2.1
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking extended v0.1.0
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking symphonia-format-riff v0.5.5
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking alsa v0.9.1
[INFO] [stderr]     Checking rstar v0.12.2
[INFO] [stderr]     Checking symphonia-codec-vorbis v0.5.5
[INFO] [stderr]     Checking gltf v1.4.1
[INFO] [stderr]     Checking symphonia-format-ogg v0.5.5
[INFO] [stderr]     Checking symphonia-bundle-flac v0.5.5
[INFO] [stderr]     Checking symphonia-bundle-mp3 v0.5.5
[INFO] [stderr]     Checking symphonia-codec-pcm v0.5.5
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]     Checking bit-vec v0.7.0
[INFO] [stderr]     Checking wgpu-hal v24.0.4
[INFO] [stderr]     Checking cpal v0.15.3
[INFO] [stderr]     Checking symphonia v0.5.5
[INFO] [stderr]     Checking type-map v0.5.1
[INFO] [stderr]     Checking triple_buffer v8.1.1
[INFO] [stderr]     Checking ringbuf v0.3.3
[INFO] [stderr]     Checking schiro-camera v0.1.0 (/opt/rustwide/workdir/crates/schiro-camera)
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]     Checking kira v0.9.6
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]     Checking schiro-scene v0.1.0 (/opt/rustwide/workdir/crates/schiro-scene)
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking async-io v2.6.0
[INFO] [stderr]    Compiling zvariant_utils v3.4.0
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]    Compiling zvariant_derive v5.12.0
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking schiro-assets v0.1.0 (/opt/rustwide/workdir/crates/schiro-assets)
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking wgpu-core v24.0.5
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]     Checking async-signal v0.2.14
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking parry3d v0.17.6
[INFO] [stderr]     Checking parry2d v0.17.6
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]    Compiling zvariant v5.12.0
[INFO] [stderr]     Checking calloop v0.14.4
[INFO] [stderr]     Checking bevy_app v0.15.3
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking bevy_core v0.15.3
[INFO] [stderr]     Checking calloop-wayland-source v0.4.1
[INFO] [stderr]     Checking async-process v2.5.0
[INFO] [stderr]     Checking bevy_hierarchy v0.15.3
[INFO] [stderr]     Checking wayland-protocols-experimental v20250721.0.1
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking schiro-ecs v0.1.0 (/opt/rustwide/workdir/crates/schiro-ecs)
[INFO] [stderr]     Checking wayland-protocols-misc v0.3.12
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]     Checking schiro-audio v0.1.0 (/opt/rustwide/workdir/crates/schiro-audio)
[INFO] [stderr]     Checking schiro-input v0.1.0 (/opt/rustwide/workdir/crates/schiro-input)
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]     Checking smithay-client-toolkit v0.20.0
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]     Checking async-fs v2.2.0
[INFO] [stderr]     Checking rapier2d v0.22.0
[INFO] [stderr]     Checking async-net v2.0.0
[INFO] [stderr]    Compiling zbus_names v4.3.2
[INFO] [stderr]    Compiling rfd v0.15.4
[INFO] [stderr]     Checking webbrowser v1.2.1
[INFO] [stderr]     Checking arboard v3.6.1
[INFO] [stderr]     Checking smithay-clipboard v0.7.3
[INFO] [stderr]     Checking pollster v0.4.0
[INFO] [stderr]     Checking schiro-ui v0.1.0 (/opt/rustwide/workdir/crates/schiro-ui)
[INFO] [stderr]     Checking rapier3d v0.22.0
[INFO] [stderr]    Compiling zbus_macros v5.16.0
[INFO] [stderr]     Checking egui-winit v0.31.1
[INFO] [stderr]     Checking zbus v5.16.0
[INFO] [stderr]     Checking egui-wgpu v0.31.1
[INFO] [stderr]     Checking schiro-render v0.1.0 (/opt/rustwide/workdir/crates/schiro-render)
[INFO] [stderr]     Checking schiro-physics v0.1.0 (/opt/rustwide/workdir/crates/schiro-physics)
[INFO] [stderr]     Checking schiro-tests v0.1.0 (/opt/rustwide/workdir/crates/schiro-tests)
[INFO] [stdout] warning: unused import: `bevy_ecs::prelude::Component`
[INFO] [stdout]  --> crates/schiro-tests/tests/physics_world.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use bevy_ecs::prelude::Component;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `EPS` is never used
[INFO] [stdout]   --> crates/schiro-tests/tests/inspector_mutation.rs:15:7
[INFO] [stdout]    |
[INFO] [stdout] 15 | const EPS: f32 = 1e-5;
[INFO] [stdout]    |       ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bevy_ecs::prelude::Component`
[INFO] [stdout]  --> crates/schiro-tests/tests/ecs_transform.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use bevy_ecs::prelude::Component;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `EPS` is never used
[INFO] [stdout]  --> crates/schiro-tests/tests/assets_mesh.rs:9:7
[INFO] [stdout]   |
[INFO] [stdout] 9 | const EPS: f32 = 1e-3;
[INFO] [stdout]   |       ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking ashpd v0.11.1
[INFO] [stderr]     Checking schiro-editor v0.1.0 (/opt/rustwide/workdir/crates/schiro-editor)
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> crates/schiro-editor/src/icons.rs:67:35
[INFO] [stdout]    |
[INFO] [stdout] 67 |                 egui::Stroke::new(1.0, Color32::from_rgb(0x88, 0x88, 0x8C)),
[INFO] [stdout]    |                                   ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout]    = note: `#[warn(float_literal_f32_fallback)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> crates/schiro-editor/src/icons.rs:81:35
[INFO] [stdout]    |
[INFO] [stdout] 81 |                 egui::Stroke::new(1.5, col),
[INFO] [stdout]    |                                   ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> crates/schiro-editor/src/icons.rs:85:35
[INFO] [stdout]    |
[INFO] [stdout] 85 |                 egui::Stroke::new(1.5, col),
[INFO] [stdout]    |                                   ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> crates/schiro-editor/src/icons.rs:90:35
[INFO] [stdout]    |
[INFO] [stdout] 90 |                 egui::Stroke::new(1.5, col),
[INFO] [stdout]    |                                   ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> crates/schiro-editor/src/icons.rs:94:35
[INFO] [stdout]    |
[INFO] [stdout] 94 |                 egui::Stroke::new(1.5, col),
[INFO] [stdout]    |                                   ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> crates/schiro-editor/src/icons.rs:98:35
[INFO] [stdout]    |
[INFO] [stdout] 98 |                 egui::Stroke::new(1.5, col),
[INFO] [stdout]    |                                   ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> crates/schiro-editor/src/icons.rs:102:35
[INFO] [stdout]     |
[INFO] [stdout] 102 |                 egui::Stroke::new(1.5, col),
[INFO] [stdout]     |                                   ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> crates/schiro-editor/src/icons.rs:117:70
[INFO] [stdout]     |
[INFO] [stdout] 117 |                 painter.line_segment([w[0], w[1]], egui::Stroke::new(1.5, col));
[INFO] [stdout]     |                                                                      ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> crates/schiro-editor/src/icons.rs:124:35
[INFO] [stdout]     |
[INFO] [stdout] 124 |                 egui::Stroke::new(1.5, col),
[INFO] [stdout]     |                                   ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> crates/schiro-editor/src/icons.rs:133:35
[INFO] [stdout]     |
[INFO] [stdout] 133 |                 egui::Stroke::new(1.5, col),
[INFO] [stdout]     |                                   ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> crates/schiro-editor/src/icons.rs:139:35
[INFO] [stdout]     |
[INFO] [stdout] 139 |                 egui::Stroke::new(1.5, col),
[INFO] [stdout]     |                                   ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> crates/schiro-editor/src/icons.rs:143:35
[INFO] [stdout]     |
[INFO] [stdout] 143 |                 egui::Stroke::new(1.5, col),
[INFO] [stdout]     |                                   ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> crates/schiro-editor/src/icons.rs:153:35
[INFO] [stdout]     |
[INFO] [stdout] 153 |                 egui::Stroke::new(1.2, col),
[INFO] [stdout]     |                                   ^^^ help: explicitly specify the type as `f32`: `1.2_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> crates/schiro-editor/src/icons.rs:158:35
[INFO] [stdout]     |
[INFO] [stdout] 158 |                 egui::Stroke::new(1.2, col),
[INFO] [stdout]     |                                   ^^^ help: explicitly specify the type as `f32`: `1.2_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> crates/schiro-editor/src/panels/mod.rs:48:39
[INFO] [stdout]    |
[INFO] [stdout] 48 |                     egui::Stroke::new(1.0, border),
[INFO] [stdout]    |                                       ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> crates/schiro-editor/src/icons.rs:67:35
[INFO] [stdout]    |
[INFO] [stdout] 67 |                 egui::Stroke::new(1.0, Color32::from_rgb(0x88, 0x88, 0x8C)),
[INFO] [stdout]    |                                   ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout]    = note: `#[warn(float_literal_f32_fallback)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> crates/schiro-editor/src/icons.rs:81:35
[INFO] [stdout]    |
[INFO] [stdout] 81 |                 egui::Stroke::new(1.5, col),
[INFO] [stdout]    |                                   ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> crates/schiro-editor/src/icons.rs:85:35
[INFO] [stdout]    |
[INFO] [stdout] 85 |                 egui::Stroke::new(1.5, col),
[INFO] [stdout]    |                                   ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> crates/schiro-editor/src/icons.rs:90:35
[INFO] [stdout]    |
[INFO] [stdout] 90 |                 egui::Stroke::new(1.5, col),
[INFO] [stdout]    |                                   ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> crates/schiro-editor/src/icons.rs:94:35
[INFO] [stdout]    |
[INFO] [stdout] 94 |                 egui::Stroke::new(1.5, col),
[INFO] [stdout]    |                                   ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> crates/schiro-editor/src/icons.rs:98:35
[INFO] [stdout]    |
[INFO] [stdout] 98 |                 egui::Stroke::new(1.5, col),
[INFO] [stdout]    |                                   ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> crates/schiro-editor/src/icons.rs:102:35
[INFO] [stdout]     |
[INFO] [stdout] 102 |                 egui::Stroke::new(1.5, col),
[INFO] [stdout]     |                                   ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> crates/schiro-editor/src/icons.rs:117:70
[INFO] [stdout]     |
[INFO] [stdout] 117 |                 painter.line_segment([w[0], w[1]], egui::Stroke::new(1.5, col));
[INFO] [stdout]     |                                                                      ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> crates/schiro-editor/src/icons.rs:124:35
[INFO] [stdout]     |
[INFO] [stdout] 124 |                 egui::Stroke::new(1.5, col),
[INFO] [stdout]     |                                   ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> crates/schiro-editor/src/icons.rs:133:35
[INFO] [stdout]     |
[INFO] [stdout] 133 |                 egui::Stroke::new(1.5, col),
[INFO] [stdout]     |                                   ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> crates/schiro-editor/src/icons.rs:139:35
[INFO] [stdout]     |
[INFO] [stdout] 139 |                 egui::Stroke::new(1.5, col),
[INFO] [stdout]     |                                   ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> crates/schiro-editor/src/icons.rs:143:35
[INFO] [stdout]     |
[INFO] [stdout] 143 |                 egui::Stroke::new(1.5, col),
[INFO] [stdout]     |                                   ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> crates/schiro-editor/src/icons.rs:153:35
[INFO] [stdout]     |
[INFO] [stdout] 153 |                 egui::Stroke::new(1.2, col),
[INFO] [stdout]     |                                   ^^^ help: explicitly specify the type as `f32`: `1.2_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> crates/schiro-editor/src/icons.rs:158:35
[INFO] [stdout]     |
[INFO] [stdout] 158 |                 egui::Stroke::new(1.2, col),
[INFO] [stdout]     |                                   ^^^ help: explicitly specify the type as `f32`: `1.2_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `sync_ecs` is never used
[INFO] [stdout]    --> crates/schiro-editor/src/app.rs:239:8
[INFO] [stdout]     |
[INFO] [stdout]  99 | impl EditorApp {
[INFO] [stdout]     | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 239 |     fn sync_ecs(&mut self, renderer: &mut Renderer) {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> crates/schiro-editor/src/panels/mod.rs:48:39
[INFO] [stdout]    |
[INFO] [stdout] 48 |                     egui::Stroke::new(1.0, border),
[INFO] [stdout]    |                                       ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `sync_ecs` is never used
[INFO] [stdout]    --> crates/schiro-editor/src/app.rs:239:8
[INFO] [stdout]     |
[INFO] [stdout]  99 | impl EditorApp {
[INFO] [stdout]     | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 239 |     fn sync_ecs(&mut self, renderer: &mut Renderer) {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 40s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: naga v24.0.0, nix v0.31.3, wgpu v24.0.5, wgpu-core v24.0.5, wgpu-hal v24.0.4, winit v0.30.13
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 8`
[INFO] running `Command { std: "docker" "inspect" "38970384cb1326d14180a65eea4cc5074256d69c3430ddb467423cf96a2f2aa6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "38970384cb1326d14180a65eea4cc5074256d69c3430ddb467423cf96a2f2aa6", kill_on_drop: false }`
[INFO] [stdout] 38970384cb1326d14180a65eea4cc5074256d69c3430ddb467423cf96a2f2aa6
