[INFO] fetching crate bevy_shader_utils 0.7.0... [INFO] checking bevy_shader_utils-0.7.0 against try#ccf408f4326a858c00dd845a64a86b16f360a801 for pr-129466-2 [INFO] extracting crate bevy_shader_utils 0.7.0 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate bevy_shader_utils 0.7.0 on toolchain ccf408f4326a858c00dd845a64a86b16f360a801 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate bevy_shader_utils 0.7.0 [INFO] finished tweaking crates.io crate bevy_shader_utils 0.7.0 [INFO] tweaked toml for crates.io crate bevy_shader_utils 0.7.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate crates.io crate bevy_shader_utils 0.7.0 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" "+ccf408f4326a858c00dd845a64a86b16f360a801" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 918c743eb51859371e041c344a5c24565782702816aea6d4019d246fd5404837 [INFO] running `Command { std: "docker" "start" "-a" "918c743eb51859371e041c344a5c24565782702816aea6d4019d246fd5404837", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "918c743eb51859371e041c344a5c24565782702816aea6d4019d246fd5404837", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "918c743eb51859371e041c344a5c24565782702816aea6d4019d246fd5404837", kill_on_drop: false }` [INFO] [stdout] 918c743eb51859371e041c344a5c24565782702816aea6d4019d246fd5404837 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4ac0036129fabfb6c58298b287522d76b639b7e7fd6741fa93053dc9c2931cdc [INFO] running `Command { std: "docker" "start" "-a" "4ac0036129fabfb6c58298b287522d76b639b7e7fd6741fa93053dc9c2931cdc", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Migrating Cargo.toml from 2021 edition to 2024 [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling winnow v0.5.18 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking futures-io v0.3.29 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Checking web-time v0.2.4 [INFO] [stderr] Checking nonmax v0.5.3 [INFO] [stderr] Checking bevy_ptr v0.13.1 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking libloading v0.8.1 [INFO] [stderr] Checking futures-lite v2.3.0 [INFO] [stderr] Checking tracing-log v0.1.4 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking raw-window-handle v0.6.0 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking concurrent-queue v2.3.0 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Compiling ash v0.37.3+1.3.251 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Checking event-listener v4.0.3 [INFO] [stderr] Compiling syn v2.0.55 [INFO] [stderr] Checking event-listener v5.2.0 [INFO] [stderr] Checking hexf-parse v0.2.1 [INFO] [stderr] Checking unicode-xid v0.2.4 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking piper v0.2.1 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Compiling wgpu-hal v0.19.3 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Checking event-listener-strategy v0.4.0 [INFO] [stderr] Checking event-listener-strategy v0.5.0 [INFO] [stderr] Compiling uuid v1.5.0 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Checking async-lock v3.3.0 [INFO] [stderr] Checking accesskit v0.12.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking async-channel v2.2.0 [INFO] [stderr] Checking fdeflate v0.3.1 [INFO] [stderr] Compiling wgpu-core v0.19.3 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking profiling v1.0.11 [INFO] [stderr] Checking base64 v0.21.5 [INFO] [stderr] Checking renderdoc-sys v1.0.0 [INFO] [stderr] Checking constant_time_eq v0.3.0 [INFO] [stderr] Checking glow v0.13.1 [INFO] [stderr] Checking arrayref v0.3.7 [INFO] [stderr] Checking async-broadcast v0.5.1 [INFO] [stderr] Compiling wgpu v0.19.3 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking async-executor v1.8.0 [INFO] [stderr] Checking const_soft_float v0.1.4 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking png v0.17.10 [INFO] [stderr] Checking const_panic v0.2.8 [INFO] [stderr] Checking constgebra v0.1.3 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Checking data-encoding v2.4.0 [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Checking bevy_tasks v0.13.1 [INFO] [stderr] Checking ktx2 v0.3.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking radsort v0.1.0 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Checking ttf-parser v0.20.0 [INFO] [stderr] Compiling blake3 v1.5.0 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Checking euclid v0.22.9 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Checking svg_fmt v0.4.1 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Compiling winit v0.29.15 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking x11rb-protocol v0.13.0 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Checking rectangle-pack v0.4.2 [INFO] [stderr] Checking xkeysym v0.2.0 [INFO] [stderr] Checking as-raw-xcb-connection v1.0.1 [INFO] [stderr] Compiling cpal v0.15.2 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking ogg v0.8.0 [INFO] [stderr] Checking cursor-icon v1.1.0 [INFO] [stderr] Compiling gilrs v0.10.2 [INFO] [stderr] Checking xi-unicode v0.3.0 [INFO] [stderr] Checking guillotiere v0.6.2 [INFO] [stderr] Checking dasp_sample v0.11.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking lewton v0.10.2 [INFO] [stderr] Checking grid v0.10.0 [INFO] [stderr] Checking sysinfo v0.30.7 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking owned_ttf_parser v0.20.0 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Checking form_urlencoded v1.2.0 [INFO] [stderr] Checking ab_glyph v0.2.23 [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Checking gethostname v0.2.3 [INFO] [stderr] Checking home v0.5.5 [INFO] [stderr] Checking glyph_brush_layout v0.2.3 [INFO] [stderr] Checking pretty-type-name v1.0.1 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Checking taffy v0.3.17 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Checking url v2.4.1 [INFO] [stderr] Checking webbrowser v0.8.12 [INFO] [stderr] Compiling bevy_macro_utils v0.13.1 [INFO] [stderr] Compiling encase_derive_impl v0.7.0 [INFO] [stderr] Checking alsa v0.7.1 [INFO] [stderr] Checking x11rb-protocol v0.10.0 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling bytemuck_derive v1.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling bevy_utils_proc_macros v0.13.1 [INFO] [stderr] Compiling bevy_reflect_derive v0.13.1 [INFO] [stderr] Compiling bevy_ecs_macros v0.13.1 [INFO] [stderr] Compiling bevy_derive v0.13.1 [INFO] [stderr] Compiling bevy_asset_macros v0.13.1 [INFO] [stderr] Compiling encase_derive v0.7.0 [INFO] [stderr] Checking ruzstd v0.5.0 [INFO] [stderr] Compiling bevy_render_macros v0.13.1 [INFO] [stderr] Compiling bevy_encase_derive v0.13.1 [INFO] [stderr] Compiling gltf-derive v1.4.0 [INFO] [stderr] Compiling bevy_gizmos_macros v0.13.1 [INFO] [stderr] Compiling bevy-inspector-egui-derive v0.23.0 [INFO] [stderr] Checking bytemuck v1.14.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking image v0.24.7 [INFO] [stderr] Checking ecolor v0.26.2 [INFO] [stderr] Checking emath v0.26.2 [INFO] [stderr] Checking blocking v1.4.1 [INFO] [stderr] Checking async-fs v2.1.1 [INFO] [stderr] Checking x11rb v0.10.1 [INFO] [stderr] Checking smallvec v1.11.1 [INFO] [stderr] Checking hashbrown v0.14.2 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Checking glam v0.25.0 [INFO] [stderr] Checking erased-serde v0.4.4 [INFO] [stderr] Checking spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Checking gpu-alloc-types v0.3.0 [INFO] [stderr] Checking gpu-descriptor-types v0.1.2 [INFO] [stderr] Checking wgpu-types v0.19.2 [INFO] [stderr] Checking ron v0.8.1 [INFO] [stderr] Checking xkbcommon-dl v0.4.2 [INFO] [stderr] Checking tracing-subscriber v0.3.17 [INFO] [stderr] Checking gilrs-core v0.5.7 [INFO] [stderr] Checking gpu-alloc v0.6.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking gpu-descriptor v0.2.4 [INFO] [stderr] Checking epaint v0.26.2 [INFO] [stderr] Checking arboard v3.2.1 [INFO] [stderr] Checking gltf-json v1.4.0 [INFO] [stderr] Checking rodio v0.17.3 [INFO] [stderr] Checking petgraph v0.6.4 [INFO] [stderr] Checking naga v0.19.2 [INFO] [stderr] Checking egui v0.26.2 [INFO] [stderr] Checking bevy_utils v0.13.1 [INFO] [stderr] Checking bevy_math v0.13.1 [INFO] [stderr] Checking hexasphere v10.0.0 [INFO] [stderr] Checking encase v0.7.0 [INFO] [stderr] Checking bevy_mikktspace v0.13.1 [INFO] [stderr] Checking gltf v1.4.0 [INFO] [stderr] Checking bevy_reflect v0.13.1 [INFO] [stderr] Checking polling v3.6.0 [INFO] [stderr] Checking x11rb v0.13.0 [INFO] [stderr] Checking calloop v0.12.4 [INFO] [stderr] Checking accesskit_winit v0.17.0 [INFO] [stderr] Checking naga_oil v0.13.0 [INFO] [stderr] Checking bevy_ecs v0.13.1 [INFO] [stderr] Checking bevy_app v0.13.1 [INFO] [stderr] Checking bevy_log v0.13.1 [INFO] [stderr] Checking bevy_core v0.13.1 [INFO] [stderr] Checking bevy_input v0.13.1 [INFO] [stderr] Checking bevy_time v0.13.1 [INFO] [stderr] Checking bevy_a11y v0.13.1 [INFO] [stderr] Checking bevy_asset v0.13.1 [INFO] [stderr] Checking bevy_hierarchy v0.13.1 [INFO] [stderr] Checking bevy_diagnostic v0.13.1 [INFO] [stderr] Checking bevy_transform v0.13.1 [INFO] [stderr] Checking bevy_window v0.13.1 [INFO] [stderr] Checking bevy_gilrs v0.13.1 [INFO] [stderr] Checking bevy_winit v0.13.1 [INFO] [stderr] Checking bevy_audio v0.13.1 [INFO] [stderr] Checking bevy_render v0.13.1 [INFO] [stderr] Checking bevy_core_pipeline v0.13.1 [INFO] [stderr] Checking bevy_scene v0.13.1 [INFO] [stderr] Checking bevy_animation v0.13.1 [INFO] [stderr] Checking bevy_sprite v0.13.1 [INFO] [stderr] Checking bevy_pbr v0.13.1 [INFO] [stderr] Checking bevy_text v0.13.1 [INFO] [stderr] Checking bevy_ui v0.13.1 [INFO] [stderr] Checking bevy_gltf v0.13.1 [INFO] [stderr] Checking bevy_gizmos v0.13.1 [INFO] [stderr] Checking bevy_internal v0.13.1 [INFO] [stderr] Checking bevy v0.13.1 [INFO] [stderr] Checking bevy_egui v0.25.0 [INFO] [stderr] Checking bevy_shader_utils v0.7.0 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stderr] warning: failed to automatically apply fixes suggested by rustc to crate `bevy_shader_utils` [INFO] [stderr] [INFO] [stderr] after fixes were automatically applied the compiler reported errors within these files: [INFO] [stderr] [INFO] [stderr] * src/lib.rs [INFO] [stderr] [INFO] [stderr] This likely indicates a bug in either rustc or cargo itself, [INFO] [stderr] and we would appreciate a bug report! You're likely to see [INFO] [stderr] a number of compiler warnings after this message which cargo [INFO] [stderr] attempted to fix but failed. If you could open an issue at [INFO] [stderr] https://github.com/rust-lang/rust/issues [INFO] [stderr] quoting the full output of this command we'd be very appreciative! [INFO] [stderr] Note that you may be able to make some more progress in the near-term [INFO] [stderr] fixing code with the `--broken-code` flag [INFO] [stderr] [INFO] [stderr] The following errors were reported: [INFO] [stderr] error: expected identifier, found `{` [INFO] [stderr] --> src/lib.rs:135:9 [INFO] [stderr] | [INFO] [stderr] 133 | pub struct PristineGridMaterial { [INFO] [stderr] | -------------------- while parsing this struct [INFO] [stderr] 134 | #[uniform(0)] [INFO] [stderr] 135 | pub { color => match color _ => {}}: Color, [INFO] [stderr] | ^ expected identifier [INFO] [stderr] [INFO] [stderr] error: expected identifier [INFO] [stderr] --> src/lib.rs:135:9 [INFO] [stderr] | [INFO] [stderr] 135 | pub { color => match color _ => {}}: Color, [INFO] [stderr] | ^ [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `PristineGridMaterial: AsBindGroup` is not satisfied [INFO] [stderr] --> src/lib.rs:125:19 [INFO] [stderr] | [INFO] [stderr] 125 | impl Material for PristineGridMaterial { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ the trait `AsBindGroup` is not implemented for `PristineGridMaterial` [INFO] [stderr] | [INFO] [stderr] = help: the following other types implement trait `AsBindGroup`: [INFO] [stderr] ColorMaterial [INFO] [stderr] ExtendedMaterial [INFO] [stderr] StandardMaterial [INFO] [stderr] WireframeMaterial [INFO] [stderr] note: required by a bound in `bevy::prelude::Material` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_pbr-0.13.1/src/material.rs:96:29 [INFO] [stderr] | [INFO] [stderr] 96 | pub trait Material: Asset + AsBindGroup + Clone + Sized { [INFO] [stderr] | ^^^^^^^^^^^ required by this bound in `Material` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `PristineGridMaterial: bevy::prelude::Asset` is not satisfied [INFO] [stderr] --> src/lib.rs:125:19 [INFO] [stderr] | [INFO] [stderr] 125 | impl Material for PristineGridMaterial { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ the trait `bevy::prelude::Asset` is not implemented for `PristineGridMaterial` [INFO] [stderr] | [INFO] [stderr] = help: the following other types implement trait `bevy::prelude::Asset`: [INFO] [stderr] () [INFO] [stderr] AnimationClip [INFO] [stderr] AudioSource [INFO] [stderr] ColorMaterial [INFO] [stderr] DynamicScene [INFO] [stderr] ExtendedMaterial [INFO] [stderr] Font [INFO] [stderr] GltfMesh [INFO] [stderr] and 14 others [INFO] [stderr] note: required by a bound in `bevy::prelude::Material` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_pbr-0.13.1/src/material.rs:96:21 [INFO] [stderr] | [INFO] [stderr] 96 | pub trait Material: Asset + AsBindGroup + Clone + Sized { [INFO] [stderr] | ^^^^^ required by this bound in `Material` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `bevy::prelude::MaterialPlugin: Plugins<_>` is not satisfied [INFO] [stderr] --> src/lib.rs:119:25 [INFO] [stderr] | [INFO] [stderr] 119 | app.add_plugins(MaterialPlugin::< [INFO] [stderr] | _____________-----------_^ [INFO] [stderr] | | | [INFO] [stderr] | | required by a bound introduced by this call [INFO] [stderr] 120 | | PristineGridMaterial, [INFO] [stderr] 121 | | >::default()); [INFO] [stderr] | |____________________^ the trait `bevy_app::plugin::sealed::Plugins<_>` is not implemented for `bevy::prelude::MaterialPlugin`, which is required by `bevy::prelude::MaterialPlugin: Plugins<_>` [INFO] [stderr] | [INFO] [stderr] = help: the following other types implement trait `bevy_app::plugin::sealed::Plugins`: [INFO] [stderr] `()` implements `bevy_app::plugin::sealed::Plugins<(bevy_app::plugin::sealed::PluginsTupleMarker,)>` [INFO] [stderr] `(S0, S1)` implements `bevy_app::plugin::sealed::Plugins<(bevy_app::plugin::sealed::PluginsTupleMarker, P0, P1)>` [INFO] [stderr] `(S0, S1, S2)` implements `bevy_app::plugin::sealed::Plugins<(bevy_app::plugin::sealed::PluginsTupleMarker, P0, P1, P2)>` [INFO] [stderr] `(S0, S1, S2, S3)` implements `bevy_app::plugin::sealed::Plugins<(bevy_app::plugin::sealed::PluginsTupleMarker, P0, P1, P2, P3)>` [INFO] [stderr] `(S0, S1, S2, S3, S4)` implements `bevy_app::plugin::sealed::Plugins<(bevy_app::plugin::sealed::PluginsTupleMarker, P0, P1, P2, P3, P4)>` [INFO] [stderr] `(S0, S1, S2, S3, S4, S5)` implements `bevy_app::plugin::sealed::Plugins<(bevy_app::plugin::sealed::PluginsTupleMarker, P0, P1, P2, P3, P4, P5)>` [INFO] [stderr] `(S0, S1, S2, S3, S4, S5, S6)` implements `bevy_app::plugin::sealed::Plugins<(bevy_app::plugin::sealed::PluginsTupleMarker, P0, P1, P2, P3, P4, P5, P6)>` [INFO] [stderr] `(S0, S1, S2, S3, S4, S5, S6, S7)` implements `bevy_app::plugin::sealed::Plugins<(bevy_app::plugin::sealed::PluginsTupleMarker, P0, P1, P2, P3, P4, P5, P6, P7)>` [INFO] [stderr] and 8 others [INFO] [stderr] = note: required for `bevy::prelude::MaterialPlugin` to implement `Plugins<_>` [INFO] [stderr] note: required by a bound in `bevy::prelude::App::add_plugins` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_app-0.13.1/src/app.rs:747:52 [INFO] [stderr] | [INFO] [stderr] 747 | pub fn add_plugins(&mut self, plugins: impl Plugins) -> &mut Self { [INFO] [stderr] | ^^^^^^^^^^ required by this bound in `App::add_plugins` [INFO] [stderr] [INFO] [stderr] error: aborting due to 5 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0277`. [INFO] [stderr] Original diagnostics will follow. [INFO] [stderr] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/lib.rs:135:9 [INFO] [stdout] | [INFO] [stdout] 135 | pub color: Color, [INFO] [stdout] | ^^^^^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/lib.rs:135:13 [INFO] [stdout] | [INFO] [stdout] 135 | pub color: Color, [INFO] [stdout] | ^ [INFO] [stdout] = note: `--force-warn if-let-rescope` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 135 | pub match { color => color _ => {}}: Color, [INFO] [stdout] | +++++ ++++++++++ ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/lib.rs:137:9 [INFO] [stdout] | [INFO] [stdout] 137 | pub cell_multiplier: Vec2, [INFO] [stdout] | ^^^^^^^^^^^^^^^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/lib.rs:137:23 [INFO] [stdout] | [INFO] [stdout] 137 | pub cell_multiplier: Vec2, [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 137 | pub match { cell_multiplier => cell_multiplier _ => {}}: Vec2, [INFO] [stdout] | +++++ ++++++++++++++++++++ ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/lib.rs:139:9 [INFO] [stdout] | [INFO] [stdout] 139 | pub line_size: Vec2, [INFO] [stdout] | ^^^^^^^^^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/lib.rs:139:17 [INFO] [stdout] | [INFO] [stdout] 139 | pub line_size: Vec2, [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 139 | pub match { line_size => line_size _ => {}}: Vec2, [INFO] [stdout] | +++++ ++++++++++++++ ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking bevy-inspector-egui v0.23.4 [INFO] [stderr] warning: failed to automatically apply fixes suggested by rustc to crate `bevy_shader_utils` [INFO] [stderr] [INFO] [stderr] after fixes were automatically applied the compiler reported errors within these files: [INFO] [stderr] [INFO] [stderr] * src/lib.rs [INFO] [stderr] [INFO] [stderr] This likely indicates a bug in either rustc or cargo itself, [INFO] [stderr] and we would appreciate a bug report! You're likely to see [INFO] [stderr] a number of compiler warnings after this message which cargo [INFO] [stderr] attempted to fix but failed. If you could open an issue at [INFO] [stderr] https://github.com/rust-lang/rust/issues [INFO] [stderr] quoting the full output of this command we'd be very appreciative! [INFO] [stderr] Note that you may be able to make some more progress in the near-term [INFO] [stderr] fixing code with the `--broken-code` flag [INFO] [stderr] [INFO] [stderr] The following errors were reported: [INFO] [stderr] error: expected identifier, found `{` [INFO] [stderr] --> src/lib.rs:135:9 [INFO] [stderr] | [INFO] [stderr] 133 | pub struct PristineGridMaterial { [INFO] [stderr] | -------------------- while parsing this struct [INFO] [stderr] 134 | #[uniform(0)] [INFO] [stderr] 135 | pub { color => match color _ => {}}: Color, [INFO] [stderr] | ^ expected identifier [INFO] [stderr] [INFO] [stderr] error: expected identifier [INFO] [stderr] --> src/lib.rs:135:9 [INFO] [stderr] | [INFO] [stderr] 135 | pub { color => match color _ => {}}: Color, [INFO] [stderr] | ^ [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `PristineGridMaterial: AsBindGroup` is not satisfied [INFO] [stderr] --> src/lib.rs:125:19 [INFO] [stderr] | [INFO] [stderr] 125 | impl Material for PristineGridMaterial { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ the trait `AsBindGroup` is not implemented for `PristineGridMaterial` [INFO] [stderr] | [INFO] [stderr] = help: the following other types implement trait `AsBindGroup`: [INFO] [stderr] ColorMaterial [INFO] [stderr] ExtendedMaterial [INFO] [stderr] StandardMaterial [INFO] [stderr] WireframeMaterial [INFO] [stderr] note: required by a bound in `bevy::prelude::Material` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_pbr-0.13.1/src/material.rs:96:29 [INFO] [stderr] | [INFO] [stderr] 96 | pub trait Material: Asset + AsBindGroup + Clone + Sized { [INFO] [stderr] | ^^^^^^^^^^^ required by this bound in `Material` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `PristineGridMaterial: bevy::prelude::Asset` is not satisfied [INFO] [stderr] --> src/lib.rs:125:19 [INFO] [stderr] | [INFO] [stderr] 125 | impl Material for PristineGridMaterial { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ the trait `bevy::prelude::Asset` is not implemented for `PristineGridMaterial` [INFO] [stderr] | [INFO] [stderr] = help: the following other types implement trait `bevy::prelude::Asset`: [INFO] [stderr] () [INFO] [stderr] AnimationClip [INFO] [stderr] AudioSource [INFO] [stderr] ColorMaterial [INFO] [stderr] DynamicScene [INFO] [stderr] ExtendedMaterial [INFO] [stderr] Font [INFO] [stderr] GltfMesh [INFO] [stderr] and 14 others [INFO] [stderr] note: required by a bound in `bevy::prelude::Material` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_pbr-0.13.1/src/material.rs:96:21 [INFO] [stderr] | [INFO] [stderr] 96 | pub trait Material: Asset + AsBindGroup + Clone + Sized { [INFO] [stderr] | ^^^^^ required by this bound in `Material` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `bevy::prelude::MaterialPlugin: Plugins<_>` is not satisfied [INFO] [stderr] --> src/lib.rs:119:25 [INFO] [stderr] | [INFO] [stderr] 119 | app.add_plugins(MaterialPlugin::< [INFO] [stderr] | _____________-----------_^ [INFO] [stderr] | | | [INFO] [stderr] | | required by a bound introduced by this call [INFO] [stderr] 120 | | PristineGridMaterial, [INFO] [stderr] 121 | | >::default()); [INFO] [stderr] | |____________________^ the trait `bevy_app::plugin::sealed::Plugins<_>` is not implemented for `bevy::prelude::MaterialPlugin`, which is required by `bevy::prelude::MaterialPlugin: Plugins<_>` [INFO] [stderr] | [INFO] [stderr] = help: the following other types implement trait `bevy_app::plugin::sealed::Plugins`: [INFO] [stderr] `()` implements `bevy_app::plugin::sealed::Plugins<(bevy_app::plugin::sealed::PluginsTupleMarker,)>` [INFO] [stderr] `(S0, S1)` implements `bevy_app::plugin::sealed::Plugins<(bevy_app::plugin::sealed::PluginsTupleMarker, P0, P1)>` [INFO] [stderr] `(S0, S1, S2)` implements `bevy_app::plugin::sealed::Plugins<(bevy_app::plugin::sealed::PluginsTupleMarker, P0, P1, P2)>` [INFO] [stderr] `(S0, S1, S2, S3)` implements `bevy_app::plugin::sealed::Plugins<(bevy_app::plugin::sealed::PluginsTupleMarker, P0, P1, P2, P3)>` [INFO] [stderr] `(S0, S1, S2, S3, S4)` implements `bevy_app::plugin::sealed::Plugins<(bevy_app::plugin::sealed::PluginsTupleMarker, P0, P1, P2, P3, P4)>` [INFO] [stderr] `(S0, S1, S2, S3, S4, S5)` implements `bevy_app::plugin::sealed::Plugins<(bevy_app::plugin::sealed::PluginsTupleMarker, P0, P1, P2, P3, P4, P5)>` [INFO] [stderr] `(S0, S1, S2, S3, S4, S5, S6)` implements `bevy_app::plugin::sealed::Plugins<(bevy_app::plugin::sealed::PluginsTupleMarker, P0, P1, P2, P3, P4, P5, P6)>` [INFO] [stderr] `(S0, S1, S2, S3, S4, S5, S6, S7)` implements `bevy_app::plugin::sealed::Plugins<(bevy_app::plugin::sealed::PluginsTupleMarker, P0, P1, P2, P3, P4, P5, P6, P7)>` [INFO] [stderr] and 8 others [INFO] [stderr] = note: required for `bevy::prelude::MaterialPlugin` to implement `Plugins<_>` [INFO] [stderr] note: required by a bound in `bevy::prelude::App::add_plugins` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_app-0.13.1/src/app.rs:747:52 [INFO] [stderr] | [INFO] [stderr] 747 | pub fn add_plugins(&mut self, plugins: impl Plugins) -> &mut Self { [INFO] [stderr] | ^^^^^^^^^^ required by this bound in `App::add_plugins` [INFO] [stderr] [INFO] [stderr] error: aborting due to 5 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0277`. [INFO] [stderr] Original diagnostics will follow. [INFO] [stderr] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/lib.rs:135:9 [INFO] [stdout] | [INFO] [stdout] 135 | pub color: Color, [INFO] [stdout] | ^^^^^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/lib.rs:135:13 [INFO] [stdout] | [INFO] [stdout] 135 | pub color: Color, [INFO] [stdout] | ^ [INFO] [stdout] = note: `--force-warn if-let-rescope` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 135 | pub match { color => color _ => {}}: Color, [INFO] [stdout] | +++++ ++++++++++ ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/lib.rs:137:9 [INFO] [stdout] | [INFO] [stdout] 137 | pub cell_multiplier: Vec2, [INFO] [stdout] | ^^^^^^^^^^^^^^^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/lib.rs:137:23 [INFO] [stdout] | [INFO] [stdout] 137 | pub cell_multiplier: Vec2, [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 137 | pub match { cell_multiplier => cell_multiplier _ => {}}: Vec2, [INFO] [stdout] | +++++ ++++++++++++++++++++ ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/lib.rs:139:9 [INFO] [stdout] | [INFO] [stdout] 139 | pub line_size: Vec2, [INFO] [stdout] | ^^^^^^^^^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/lib.rs:139:17 [INFO] [stdout] | [INFO] [stdout] 139 | pub line_size: Vec2, [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 139 | pub match { line_size => line_size _ => {}}: Vec2, [INFO] [stdout] | +++++ ++++++++++++++ ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 35s [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] Checking bevy_shader_utils v0.7.0 (/tmp/fixit) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s [INFO] running `Command { std: "docker" "inspect" "4ac0036129fabfb6c58298b287522d76b639b7e7fd6741fa93053dc9c2931cdc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ac0036129fabfb6c58298b287522d76b639b7e7fd6741fa93053dc9c2931cdc", kill_on_drop: false }` [INFO] [stdout] 4ac0036129fabfb6c58298b287522d76b639b7e7fd6741fa93053dc9c2931cdc