[INFO] fetching crate bevy_crevice 0.7.0... [INFO] checking bevy_crevice-0.7.0 against try#ccf408f4326a858c00dd845a64a86b16f360a801 for pr-129466-2 [INFO] extracting crate bevy_crevice 0.7.0 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate bevy_crevice 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_crevice 0.7.0 [INFO] finished tweaking crates.io crate bevy_crevice 0.7.0 [INFO] tweaked toml for crates.io crate bevy_crevice 0.7.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 51 packages to latest compatible versions [INFO] [stderr] Adding approx v0.4.0 (available: v0.5.1) [INFO] [stderr] Adding bevy_macro_utils v0.7.0 (available: v0.14.2) [INFO] [stderr] Adding cargo-manifest v0.2.9 (available: v0.15.2) [INFO] [stderr] Adding console v0.11.3 (available: v0.15.8) [INFO] [stderr] Adding encode_unicode v0.3.6 (available: v1.0.0) [INFO] [stderr] Adding glam v0.20.5 (available: v0.29.0) [INFO] [stderr] Adding hashbrown v0.12.3 (available: v0.14.5) [INFO] [stderr] Adding indexmap v1.9.3 (available: v2.5.0) [INFO] [stderr] Adding insta v0.16.1 (available: v1.40.0) [INFO] [stderr] Adding nalgebra v0.30.1 (available: v0.33.0) [INFO] [stderr] Adding nalgebra-macros v0.1.0 (available: v0.2.2) [INFO] [stderr] Adding serde_yaml v0.8.26 (available: v0.9.34+deprecated) [INFO] [stderr] Adding simba v0.7.3 (available: v0.9.0) [INFO] [stderr] Adding syn v1.0.109 (available: v2.0.77) [INFO] [stderr] Adding terminal_size v0.1.17 (available: v0.4.0) [INFO] [stderr] Adding toml v0.5.11 (available: v0.8.19) [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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] b6f64d4bee1b1aa7ed0a8dfcd5f4eb94d87450a8a7a9737b1f84005cb47bc465 [INFO] running `Command { std: "docker" "start" "-a" "b6f64d4bee1b1aa7ed0a8dfcd5f4eb94d87450a8a7a9737b1f84005cb47bc465", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b6f64d4bee1b1aa7ed0a8dfcd5f4eb94d87450a8a7a9737b1f84005cb47bc465", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6f64d4bee1b1aa7ed0a8dfcd5f4eb94d87450a8a7a9737b1f84005cb47bc465", kill_on_drop: false }` [INFO] [stdout] b6f64d4bee1b1aa7ed0a8dfcd5f4eb94d87450a8a7a9737b1f84005cb47bc465 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 36601bf841edcf8df7cd0fa84edc00d47a4b87e4bf2b7f06169d0146b651a0d2 [INFO] running `Command { std: "docker" "start" "-a" "36601bf841edcf8df7cd0fa84edc00d47a4b87e4bf2b7f06169d0146b651a0d2", 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] Fixed Cargo.toml (3 fixes) [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking bytemuck v1.18.0 [INFO] [stderr] Checking mint v0.5.9 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking termios v0.3.3 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking console v0.11.3 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling cargo-manifest v0.2.9 [INFO] [stderr] Compiling bevy_macro_utils v0.7.0 [INFO] [stderr] Compiling bevy-crevice-derive v0.7.0 [INFO] [stderr] Checking bevy_crevice v0.7.0 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stderr] Checking serde_yaml v0.8.26 [INFO] [stdout] warning: unexpected `cfg` condition name: `const_evaluatable_checked` [INFO] [stdout] --> src/std140/dynamic_uniform.rs:32:11 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(const_evaluatable_checked)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(const_evaluatable_checked)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(const_evaluatable_checked)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `const_evaluatable_checked` [INFO] [stdout] --> src/std140/dynamic_uniform.rs:37:15 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg(not(const_evaluatable_checked))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(const_evaluatable_checked)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(const_evaluatable_checked)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking insta v0.16.1 [INFO] [stderr] Migrating tests/test.rs from 2021 edition to 2024 [INFO] [stdout] warning: unexpected `cfg` condition name: `const_evaluatable_checked` [INFO] [stdout] --> src/std140/dynamic_uniform.rs:32:11 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(const_evaluatable_checked)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(const_evaluatable_checked)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(const_evaluatable_checked)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `const_evaluatable_checked` [INFO] [stdout] --> src/std140/dynamic_uniform.rs:37:15 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg(not(const_evaluatable_checked))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(const_evaluatable_checked)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(const_evaluatable_checked)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.44s [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] Checking bevy_crevice v0.7.0 (/tmp/fixit) [INFO] [stdout] warning: unexpected `cfg` condition name: `const_evaluatable_checked` [INFO] [stdout] --> src/std140/dynamic_uniform.rs:32:11 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(const_evaluatable_checked)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(const_evaluatable_checked)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(const_evaluatable_checked)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `const_evaluatable_checked` [INFO] [stdout] --> src/std140/dynamic_uniform.rs:37:15 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg(not(const_evaluatable_checked))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(const_evaluatable_checked)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(const_evaluatable_checked)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `const_evaluatable_checked` [INFO] [stdout] --> src/std140/dynamic_uniform.rs:32:11 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(const_evaluatable_checked)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(const_evaluatable_checked)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(const_evaluatable_checked)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `const_evaluatable_checked` [INFO] [stdout] --> src/std140/dynamic_uniform.rs:37:15 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg(not(const_evaluatable_checked))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(const_evaluatable_checked)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(const_evaluatable_checked)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> tests/test.rs:6:14 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(AsStd140, Debug, PartialEq)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: called `Result::unwrap()` on an `Err` value: Parse(Error { inner: ErrorInner { kind: Custom, line: Some(32), col: 0, at: Some(505), message: "unknown variant `2024`, expected one of `2015`, `2018`, `2021`", key: ["package", "edition"] } }) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> tests/test.rs:43:14 [INFO] [stdout] | [INFO] [stdout] 43 | #[derive(GlslStruct)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: called `Result::unwrap()` on an `Err` value: Parse(Error { inner: ErrorInner { kind: Custom, line: Some(32), col: 0, at: Some(505), message: "unknown variant `2024`, expected one of `2015`, `2018`, `2021`", key: ["package", "edition"] } }) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> tests/test.rs:55:14 [INFO] [stdout] | [INFO] [stdout] 55 | #[derive(GlslStruct)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: called `Result::unwrap()` on an `Err` value: Parse(Error { inner: ErrorInner { kind: Custom, line: Some(32), col: 0, at: Some(505), message: "unknown variant `2024`, expected one of `2015`, `2018`, `2021`", key: ["package", "edition"] } }) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `as_std140` exists for struct `ThereAndBackAgain`, but its trait bounds were not satisfied [INFO] [stdout] --> tests/test.rs:36:18 [INFO] [stdout] | [INFO] [stdout] 7 | struct ThereAndBackAgain { [INFO] [stdout] | ------------------------ method `as_std140` not found for this struct because it doesn't satisfy `ThereAndBackAgain: AsStd140` or `ThereAndBackAgain: Std140` [INFO] [stdout] ... [INFO] [stdout] 36 | let x_as = x.as_std140(); [INFO] [stdout] | ^^^^^^^^^ method cannot be called on `ThereAndBackAgain` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `ThereAndBackAgain: Std140` [INFO] [stdout] which is required by `ThereAndBackAgain: AsStd140` [INFO] [stdout] note: the trait `Std140` must be implemented [INFO] [stdout] --> /tmp/fixit/src/std140/traits.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | pub unsafe trait Std140: Copy + Zeroable + Pod { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `as_std140`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `AsStd140` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ThereAndBackAgain: Std140` is not satisfied [INFO] [stdout] --> tests/test.rs:37:16 [INFO] [stdout] | [INFO] [stdout] 37 | assert_eq!(::from_std140(x_as), x); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Std140` is not implemented for `ThereAndBackAgain`, which is required by `ThereAndBackAgain: AsStd140` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Std140`: [INFO] [stdout] DynamicUniformStd140 [INFO] [stdout] Std140Array [INFO] [stdout] bevy_crevice::std140::DMat2 [INFO] [stdout] bevy_crevice::std140::DMat3 [INFO] [stdout] bevy_crevice::std140::DMat4 [INFO] [stdout] bevy_crevice::std140::DVec2 [INFO] [stdout] bevy_crevice::std140::DVec3 [INFO] [stdout] bevy_crevice::std140::DVec4 [INFO] [stdout] and 16 others [INFO] [stdout] = note: required for `ThereAndBackAgain` to implement `AsStd140` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `glsl_definition` found for struct `generate_struct_glsl::TestGlsl` in the current scope [INFO] [stdout] --> tests/test.rs:49:47 [INFO] [stdout] | [INFO] [stdout] 44 | struct TestGlsl { [INFO] [stdout] | --------------- function or associated item `glsl_definition` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 49 | insta::assert_display_snapshot!(TestGlsl::glsl_definition()); [INFO] [stdout] | ^^^^^^^^^^^^^^^ function or associated item not found in `TestGlsl` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `glsl_definition`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `GlslStruct` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `glsl_definition` found for struct `generate_struct_array_glsl::TestGlsl` in the current scope [INFO] [stdout] --> tests/test.rs:60:47 [INFO] [stdout] | [INFO] [stdout] 56 | struct TestGlsl { [INFO] [stdout] | --------------- function or associated item `glsl_definition` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 60 | insta::assert_display_snapshot!(TestGlsl::glsl_definition()); [INFO] [stdout] | ^^^^^^^^^^^^^^^ function or associated item not found in `TestGlsl` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `glsl_definition`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `GlslStruct` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `bevy_crevice` (test "test") due to 8 previous errors [INFO] [stderr] error: failed to check after updating to 2024 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo check --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "36601bf841edcf8df7cd0fa84edc00d47a4b87e4bf2b7f06169d0146b651a0d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36601bf841edcf8df7cd0fa84edc00d47a4b87e4bf2b7f06169d0146b651a0d2", kill_on_drop: false }` [INFO] [stdout] 36601bf841edcf8df7cd0fa84edc00d47a4b87e4bf2b7f06169d0146b651a0d2