[INFO] fetching crate encase 0.10.0... [INFO] checking encase-0.10.0 against try#da25749bf5e6ba5ed862ff361c19afff2a986b2d for pr-132712 [INFO] extracting crate encase 0.10.0 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate encase 0.10.0 on toolchain da25749bf5e6ba5ed862ff361c19afff2a986b2d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate encase 0.10.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate encase 0.10.0 [INFO] tweaked toml for crates.io crate encase 0.10.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 253 packages to latest compatible versions [INFO] [stderr] Adding criterion v0.4.0 (available: v0.5.1) [INFO] [stderr] Adding ndarray v0.15.6 (available: v0.16.1) [INFO] [stderr] Adding pprof v0.11.1 (available: v0.14.0) [INFO] [stderr] Adding thiserror v1.0.68 (available: v2.0.1) [INFO] [stderr] Adding wgpu v22.1.0 (available: v23.0.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4ba0cc069ec2240a548cee959d8c09cf37d6285a2aa1a582dd1cb02270c6d40e [INFO] running `Command { std: "docker" "start" "-a" "4ba0cc069ec2240a548cee959d8c09cf37d6285a2aa1a582dd1cb02270c6d40e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4ba0cc069ec2240a548cee959d8c09cf37d6285a2aa1a582dd1cb02270c6d40e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ba0cc069ec2240a548cee959d8c09cf37d6285a2aa1a582dd1cb02270c6d40e", kill_on_drop: false }` [INFO] [stdout] 4ba0cc069ec2240a548cee959d8c09cf37d6285a2aa1a582dd1cb02270c6d40e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 43783a77a5b6948ff9e2eb9579d473874ca54416836a351810c9d0cc1a82691f [INFO] running `Command { std: "docker" "start" "-a" "43783a77a5b6948ff9e2eb9579d473874ca54416836a351810c9d0cc1a82691f", 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 libc v0.2.162 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking hashbrown v0.15.1 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling cc v1.1.37 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Compiling thiserror-impl v1.0.68 [INFO] [stderr] Checking libloading v0.8.5 [INFO] [stderr] Checking serde v1.0.214 [INFO] [stderr] Checking allocator-api2 v0.2.19 [INFO] [stderr] Checking bit-vec v0.7.0 [INFO] [stderr] Compiling ash v0.38.0+1.3.281 [INFO] [stderr] Compiling naga v22.1.0 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Compiling wgpu-hal v22.0.0 [INFO] [stderr] Checking spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Checking gpu-descriptor-types v0.2.0 [INFO] [stderr] Checking gpu-alloc-types v0.3.0 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking uuid v1.11.0 [INFO] [stderr] Checking unicode-xid v0.2.6 [INFO] [stderr] Checking bit-set v0.6.0 [INFO] [stderr] Checking hexf-parse v0.2.1 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Compiling wgpu-core v22.1.0 [INFO] [stderr] Checking wgpu-types v22.0.0 [INFO] [stderr] Checking gpu-alloc v0.6.0 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Checking renderdoc-sys v1.1.0 [INFO] [stderr] Checking winnow v0.6.20 [INFO] [stderr] Checking glow v0.13.1 [INFO] [stderr] Compiling symbolic-demangle v10.2.1 [INFO] [stderr] Checking debugid v0.8.0 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling target-triple v0.1.3 [INFO] [stderr] Checking indexmap v2.6.0 [INFO] [stderr] Checking profiling v1.0.16 [INFO] [stderr] Checking raw-window-handle v0.6.2 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking rgb v0.8.50 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking miniz_oxide v0.8.0 [INFO] [stderr] Checking num-format v0.4.4 [INFO] [stderr] Compiling wgpu v22.1.0 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Compiling document-features v0.2.10 [INFO] [stderr] Compiling encase_derive_impl v0.10.0 [INFO] [stderr] Checking quick-xml v0.26.0 [INFO] [stderr] Checking object v0.36.5 [INFO] [stderr] Checking str_stack v0.1.0 [INFO] [stderr] Compiling pprof v0.11.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking tempfile v3.14.0 [INFO] [stderr] Checking thiserror v1.0.68 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking const_panic v0.2.10 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Compiling libmimalloc-sys v0.1.39 [INFO] [stderr] Compiling findshlibs v0.10.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling encase_derive v0.10.0 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking is-terminal v0.4.13 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking encase v0.10.0 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stderr] Checking symbolic-common v10.2.1 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking inferno v0.11.21 [INFO] [stderr] Checking addr2line v0.24.2 [INFO] [stderr] Fixed src/utils.rs (1 fix) [INFO] [stderr] Checking serde_json v1.0.132 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Checking serde_spanned v0.6.8 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking gpu-descriptor v0.3.0 [INFO] [stderr] Checking toml_edit v0.22.22 [INFO] [stderr] Checking mimalloc v0.1.43 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.4.0 [INFO] [stderr] Checking toml v0.8.19 [INFO] [stderr] Checking backtrace v0.3.74 [INFO] [stderr] Checking trybuild v1.0.101 [INFO] [stderr] Migrating tests/errors.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/hygiene.rs from 2021 edition to 2024 [INFO] [stdout] error[E0433]: failed to resolve: could not find `mint` in the list of imported crates [INFO] [stdout] --> tests/hygiene.rs:99:11 [INFO] [stdout] | [INFO] [stdout] 99 | a: [::mint::Vector3<::core::primitive::f32>; 2], [INFO] [stdout] | ^^^^ could not find `mint` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `mint` in the list of imported crates [INFO] [stdout] --> tests/hygiene.rs:114:35 [INFO] [stdout] | [INFO] [stdout] 114 | c: &'a mut ::std::vec::Vec<[::mint::Vector3<::core::primitive::f32>; 2]>, [INFO] [stdout] | ^^^^ could not find `mint` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> tests/hygiene.rs:103:10 [INFO] [stdout] | [INFO] [stdout] 103 | #[derive(::encase::ShaderType)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ multiple `coerce` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl for the type `const_panic::fmt::IsPanicFmt` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `const_panic::fmt::IsPanicFmt` [INFO] [stdout] = note: this error originates in the macro `$crate::coerce_fmt` which comes from the expansion of the derive macro `::encase::ShaderType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> tests/hygiene.rs:97:10 [INFO] [stdout] | [INFO] [stdout] 97 | #[derive(::encase::ShaderType)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ multiple `coerce` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl for the type `const_panic::fmt::IsPanicFmt` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `const_panic::fmt::IsPanicFmt` [INFO] [stdout] = note: this error originates in the macro `$crate::coerce_fmt` which comes from the expansion of the derive macro `::encase::ShaderType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `encase` (test "hygiene") due to 6 previous errors [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> tests/hygiene.rs:97:10 [INFO] [stdout] | [INFO] [stdout] 97 | #[derive(::encase::ShaderType)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ multiple `coerce` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl for the type `const_panic::fmt::IsPanicFmt` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `const_panic::fmt::IsPanicFmt` [INFO] [stdout] = note: this error originates in the macro `$crate::coerce_fmt` which comes from the expansion of the derive macro `::encase::ShaderType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> tests/hygiene.rs:103:10 [INFO] [stdout] | [INFO] [stdout] 103 | #[derive(::encase::ShaderType)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ multiple `coerce` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl for the type `const_panic::fmt::IsPanicFmt` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `const_panic::fmt::IsPanicFmt` [INFO] [stdout] = note: this error originates in the macro `$crate::coerce_fmt` which comes from the expansion of the derive macro `::encase::ShaderType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0034, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0034`. [INFO] [stdout] [INFO] [stderr] Migrating tests/wgpu.rs from 2021 edition to 2024 [INFO] [stderr] Migrating benches/throughput.rs from 2021 edition to 2024 [INFO] [stdout] error[E0432]: unresolved import `mint` [INFO] [stdout] --> tests/wgpu.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use mint::{Vector2, Vector3}; [INFO] [stdout] | ^^^^ use of undeclared crate or module `mint` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed [INFO] [stdout] --> tests/wgpu.rs:8:17 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Debug, ShaderType, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `::ExtraMetadata == _` [INFO] [stdout] note: the requirement `::ExtraMetadata == _` appears on the `impl`'s associated const `METADATA` but not on the corresponding trait's associated const [INFO] [stdout] --> /tmp/fixit/src/core/traits.rs:80:11 [INFO] [stdout] | [INFO] [stdout] 76 | pub trait ShaderType { [INFO] [stdout] | ---------- in this trait [INFO] [stdout] ... [INFO] [stdout] 80 | const METADATA: Metadata; [INFO] [stdout] | ^^^^^^^^ this trait's associated const doesn't have the requirement `::ExtraMetadata == _` [INFO] [stdout] = note: this error originates in the derive macro `ShaderType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed [INFO] [stdout] --> tests/wgpu.rs:19:17 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Debug, ShaderType, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `::ExtraMetadata == _` [INFO] [stdout] note: the requirement `::ExtraMetadata == _` appears on the `impl`'s associated const `METADATA` but not on the corresponding trait's associated const [INFO] [stdout] --> /tmp/fixit/src/core/traits.rs:80:11 [INFO] [stdout] | [INFO] [stdout] 76 | pub trait ShaderType { [INFO] [stdout] | ---------- in this trait [INFO] [stdout] ... [INFO] [stdout] 80 | const METADATA: Metadata; [INFO] [stdout] | ^^^^^^^^ this trait's associated const doesn't have the requirement `::ExtraMetadata == _` [INFO] [stdout] = note: this error originates in the derive macro `ShaderType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed [INFO] [stdout] --> tests/wgpu.rs:121:21 [INFO] [stdout] | [INFO] [stdout] 121 | #[derive(Debug, ShaderType, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `::ExtraMetadata == _` [INFO] [stdout] note: the requirement `::ExtraMetadata == _` appears on the `impl`'s associated const `METADATA` but not on the corresponding trait's associated const [INFO] [stdout] --> /tmp/fixit/src/core/traits.rs:80:11 [INFO] [stdout] | [INFO] [stdout] 76 | pub trait ShaderType { [INFO] [stdout] | ---------- in this trait [INFO] [stdout] ... [INFO] [stdout] 80 | const METADATA: Metadata; [INFO] [stdout] | ^^^^^^^^ this trait's associated const doesn't have the requirement `::ExtraMetadata == _` [INFO] [stdout] = note: this error originates in the derive macro `ShaderType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed [INFO] [stdout] --> tests/wgpu.rs:8:17 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Debug, ShaderType, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `::ExtraMetadata == _` [INFO] [stdout] = note: this error originates in the derive macro `ShaderType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed [INFO] [stdout] --> tests/wgpu.rs:19:17 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Debug, ShaderType, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `::ExtraMetadata == _` [INFO] [stdout] = note: this error originates in the derive macro `ShaderType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed [INFO] [stdout] --> tests/wgpu.rs:121:21 [INFO] [stdout] | [INFO] [stdout] 121 | #[derive(Debug, ShaderType, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `::ExtraMetadata == _` [INFO] [stdout] = note: this error originates in the derive macro `ShaderType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> tests/wgpu.rs:8:17 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Debug, ShaderType, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^ multiple `coerce` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl for the type `const_panic::fmt::IsPanicFmt` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `const_panic::fmt::IsPanicFmt` [INFO] [stdout] = note: this error originates in the macro `$crate::coerce_fmt` which comes from the expansion of the derive macro `ShaderType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> tests/wgpu.rs:8:17 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Debug, ShaderType, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^ multiple `coerce` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl for the type `const_panic::fmt::IsPanicFmt` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `const_panic::fmt::IsPanicFmt` [INFO] [stdout] = note: this error originates in the macro `$crate::coerce_fmt` which comes from the expansion of the derive macro `ShaderType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed [INFO] [stdout] --> tests/wgpu.rs:8:17 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Debug, ShaderType, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^ cannot infer the value of const parameter `N` [INFO] [stdout] | [INFO] [stdout] note: required by a const generic parameter in `encase::types::r#struct::>>::last_offset` [INFO] [stdout] --> /tmp/fixit/src/types/struct.rs:8:6 [INFO] [stdout] | [INFO] [stdout] 8 | impl Metadata> { [INFO] [stdout] | ^^^^^^^^^^^^^^ required by this const generic parameter in `encase::types::r#struct::>>::last_offset` [INFO] [stdout] ... [INFO] [stdout] 13 | pub const fn last_offset(self) -> u64 { [INFO] [stdout] | ----------- required by a bound in this associated function [INFO] [stdout] = note: this error originates in the derive macro `ShaderType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> tests/wgpu.rs:19:17 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Debug, ShaderType, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^ multiple `coerce` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl for the type `const_panic::fmt::IsPanicFmt` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `const_panic::fmt::IsPanicFmt` [INFO] [stdout] = note: this error originates in the macro `$crate::coerce_fmt` which comes from the expansion of the derive macro `ShaderType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> tests/wgpu.rs:19:17 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Debug, ShaderType, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^ multiple `coerce` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl for the type `const_panic::fmt::IsPanicFmt` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `const_panic::fmt::IsPanicFmt` [INFO] [stdout] = note: this error originates in the macro `$crate::coerce_fmt` which comes from the expansion of the derive macro `ShaderType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> tests/wgpu.rs:19:17 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Debug, ShaderType, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^ multiple `coerce` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl for the type `const_panic::fmt::IsPanicFmt` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `const_panic::fmt::IsPanicFmt` [INFO] [stdout] = note: this error originates in the macro `$crate::coerce_fmt` which comes from the expansion of the derive macro `ShaderType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> tests/wgpu.rs:19:17 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Debug, ShaderType, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^ multiple `coerce` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl for the type `const_panic::fmt::IsPanicFmt` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `const_panic::fmt::IsPanicFmt` [INFO] [stdout] = note: this error originates in the macro `$crate::coerce_fmt` which comes from the expansion of the derive macro `ShaderType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> tests/wgpu.rs:19:17 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Debug, ShaderType, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^ multiple `coerce` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl for the type `const_panic::fmt::IsPanicFmt` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `const_panic::fmt::IsPanicFmt` [INFO] [stdout] = note: this error originates in the macro `$crate::coerce_fmt` which comes from the expansion of the derive macro `ShaderType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> tests/wgpu.rs:19:17 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Debug, ShaderType, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^ multiple `coerce` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl for the type `const_panic::fmt::IsPanicFmt` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `const_panic::fmt::IsPanicFmt` [INFO] [stdout] = note: this error originates in the macro `$crate::coerce_fmt` which comes from the expansion of the derive macro `ShaderType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed [INFO] [stdout] --> tests/wgpu.rs:19:17 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Debug, ShaderType, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^ cannot infer the value of const parameter `N` [INFO] [stdout] | [INFO] [stdout] note: required by a const generic parameter in `encase::types::r#struct::>>::last_offset` [INFO] [stdout] --> /tmp/fixit/src/types/struct.rs:8:6 [INFO] [stdout] | [INFO] [stdout] 8 | impl Metadata> { [INFO] [stdout] | ^^^^^^^^^^^^^^ required by this const generic parameter in `encase::types::r#struct::>>::last_offset` [INFO] [stdout] ... [INFO] [stdout] 13 | pub const fn last_offset(self) -> u64 { [INFO] [stdout] | ----------- required by a bound in this associated function [INFO] [stdout] = note: this error originates in the derive macro `ShaderType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> tests/wgpu.rs:121:21 [INFO] [stdout] | [INFO] [stdout] 121 | #[derive(Debug, ShaderType, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^ multiple `coerce` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl for the type `const_panic::fmt::IsPanicFmt` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `const_panic::fmt::IsPanicFmt` [INFO] [stdout] = note: this error originates in the macro `$crate::coerce_fmt` which comes from the expansion of the derive macro `ShaderType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> tests/wgpu.rs:121:21 [INFO] [stdout] | [INFO] [stdout] 121 | #[derive(Debug, ShaderType, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^ multiple `coerce` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl for the type `const_panic::fmt::IsPanicFmt` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `const_panic::fmt::IsPanicFmt` [INFO] [stdout] = note: this error originates in the macro `$crate::coerce_fmt` which comes from the expansion of the derive macro `ShaderType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed [INFO] [stdout] --> tests/wgpu.rs:121:21 [INFO] [stdout] | [INFO] [stdout] 121 | #[derive(Debug, ShaderType, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^ cannot infer the value of const parameter `N` [INFO] [stdout] | [INFO] [stdout] note: required by a const generic parameter in `encase::types::r#struct::>>::last_offset` [INFO] [stdout] --> /tmp/fixit/src/types/struct.rs:8:6 [INFO] [stdout] | [INFO] [stdout] 8 | impl Metadata> { [INFO] [stdout] | ^^^^^^^^^^^^^^ required by this const generic parameter in `encase::types::r#struct::>>::last_offset` [INFO] [stdout] ... [INFO] [stdout] 13 | pub const fn last_offset(self) -> u64 { [INFO] [stdout] | ----------- required by a bound in this associated function [INFO] [stdout] = note: this error originates in the derive macro `ShaderType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0034, E0284, E0432. [INFO] [stdout] [INFO] [stderr] error: could not compile `encase` (test "wgpu") due to 20 previous errors [INFO] [stdout] For more information about an error, try `rustc --explain E0034`. [INFO] [stdout] [INFO] [stderr] Migrating tests/assert_uniform_compat_success.rs from 2021 edition to 2024 [INFO] [stdout] warning: `gen` is a keyword in the 2024 edition [INFO] [stdout] --> benches/throughput.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | macro_rules! gen { [INFO] [stdout] | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #49716 [INFO] [stdout] = note: `--force-warn keyword-idents-2024` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `gen` is a keyword in the 2024 edition [INFO] [stdout] --> benches/throughput.rs:19:26 [INFO] [stdout] | [INFO] [stdout] 19 | [(); $n].map(|_| gen!($rng, $ty)) [INFO] [stdout] | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #49716 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `gen` is a keyword in the 2024 edition [INFO] [stdout] --> benches/throughput.rs:25:46 [INFO] [stdout] | [INFO] [stdout] 25 | [[(); $m]; $n].map(|arr| arr.map(|_| gen!($rng, $ty))) [INFO] [stdout] | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #49716 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `gen` is a keyword in the 2024 edition [INFO] [stdout] --> benches/throughput.rs:73:12 [INFO] [stdout] | [INFO] [stdout] 73 | f: gen!(rng, f32), [INFO] [stdout] | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #49716 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `gen` is a keyword in the 2024 edition [INFO] [stdout] --> benches/throughput.rs:74:12 [INFO] [stdout] | [INFO] [stdout] 74 | u: gen!(rng, u32), [INFO] [stdout] | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #49716 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `gen` is a keyword in the 2024 edition [INFO] [stdout] --> benches/throughput.rs:75:12 [INFO] [stdout] | [INFO] [stdout] 75 | i: gen!(rng, i32), [INFO] [stdout] | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #49716 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `gen` is a keyword in the 2024 edition [INFO] [stdout] --> benches/throughput.rs:76:40 [INFO] [stdout] | [INFO] [stdout] 76 | nu: core::num::NonZeroU32::new(gen!(rng, u32)), [INFO] [stdout] | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #49716 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `gen` is a keyword in the 2024 edition [INFO] [stdout] --> benches/throughput.rs:77:40 [INFO] [stdout] | [INFO] [stdout] 77 | ni: core::num::NonZeroI32::new(gen!(rng, i32)), [INFO] [stdout] | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #49716 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `gen` is a keyword in the 2024 edition [INFO] [stdout] --> benches/throughput.rs:78:33 [INFO] [stdout] | [INFO] [stdout] 78 | wu: core::num::Wrapping(gen!(rng, u32)), [INFO] [stdout] | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #49716 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `gen` is a keyword in the 2024 edition [INFO] [stdout] --> benches/throughput.rs:79:33 [INFO] [stdout] | [INFO] [stdout] 79 | wi: core::num::Wrapping(gen!(rng, i32)), [INFO] [stdout] | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #49716 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `gen` is a keyword in the 2024 edition [INFO] [stdout] --> benches/throughput.rs:101:15 [INFO] [stdout] | [INFO] [stdout] 101 | _pad: gen!(rng, u32), [INFO] [stdout] | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #49716 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mint` [INFO] [stdout] --> benches/throughput.rs:80:13 [INFO] [stdout] | [INFO] [stdout] 80 | v2: mint::Vector2::from(gen_arr!(rng, f32, 2)), [INFO] [stdout] | ^^^^ use of undeclared crate or module `mint` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mint` [INFO] [stdout] --> benches/throughput.rs:81:13 [INFO] [stdout] | [INFO] [stdout] 81 | v3: mint::Vector3::from(gen_arr!(rng, u32, 3)), [INFO] [stdout] | ^^^^ use of undeclared crate or module `mint` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mint` [INFO] [stdout] --> benches/throughput.rs:82:13 [INFO] [stdout] | [INFO] [stdout] 82 | v4: mint::Vector4::from(gen_arr!(rng, i32, 4)), [INFO] [stdout] | ^^^^ use of undeclared crate or module `mint` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mint` [INFO] [stdout] --> benches/throughput.rs:83:15 [INFO] [stdout] | [INFO] [stdout] 83 | mat2: mint::ColumnMatrix2::from(gen_2d_arr!(rng, f32, 2, 2)), [INFO] [stdout] | ^^^^ use of undeclared crate or module `mint` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mint` [INFO] [stdout] --> benches/throughput.rs:84:17 [INFO] [stdout] | [INFO] [stdout] 84 | mat2x3: mint::ColumnMatrix2x3::from(gen_2d_arr!(rng, f32, 3, 2)), [INFO] [stdout] | ^^^^ use of undeclared crate or module `mint` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mint` [INFO] [stdout] --> benches/throughput.rs:85:17 [INFO] [stdout] | [INFO] [stdout] 85 | mat2x4: mint::ColumnMatrix2x4::from(gen_2d_arr!(rng, f32, 4, 2)), [INFO] [stdout] | ^^^^ use of undeclared crate or module `mint` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mint` [INFO] [stdout] --> benches/throughput.rs:86:17 [INFO] [stdout] | [INFO] [stdout] 86 | mat3x2: mint::ColumnMatrix3x2::from(gen_2d_arr!(rng, f32, 2, 3)), [INFO] [stdout] | ^^^^ use of undeclared crate or module `mint` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mint` [INFO] [stdout] --> benches/throughput.rs:87:15 [INFO] [stdout] | [INFO] [stdout] 87 | mat3: mint::ColumnMatrix3::from(gen_2d_arr!(rng, f32, 3, 3)), [INFO] [stdout] | ^^^^ use of undeclared crate or module `mint` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mint` [INFO] [stdout] --> benches/throughput.rs:88:17 [INFO] [stdout] | [INFO] [stdout] 88 | mat3x4: mint::ColumnMatrix3x4::from(gen_2d_arr!(rng, f32, 4, 3)), [INFO] [stdout] | ^^^^ use of undeclared crate or module `mint` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mint` [INFO] [stdout] --> benches/throughput.rs:89:17 [INFO] [stdout] | [INFO] [stdout] 89 | mat4x2: mint::ColumnMatrix4x2::from(gen_2d_arr!(rng, f32, 2, 4)), [INFO] [stdout] | ^^^^ use of undeclared crate or module `mint` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mint` [INFO] [stdout] --> benches/throughput.rs:90:17 [INFO] [stdout] | [INFO] [stdout] 90 | mat4x3: mint::ColumnMatrix4x3::from(gen_2d_arr!(rng, f32, 3, 4)), [INFO] [stdout] | ^^^^ use of undeclared crate or module `mint` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mint` [INFO] [stdout] --> benches/throughput.rs:91:15 [INFO] [stdout] | [INFO] [stdout] 91 | mat4: mint::ColumnMatrix4::from(gen_2d_arr!(rng, f32, 4, 4)), [INFO] [stdout] | ^^^^ use of undeclared crate or module `mint` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mint` [INFO] [stdout] --> benches/throughput.rs:95:31 [INFO] [stdout] | [INFO] [stdout] 95 | arrvf: gen_inner!(16, mint::Vector2::from(gen_arr!(rng, f32, 2))), [INFO] [stdout] | ^^^^ use of undeclared crate or module `mint` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mint` [INFO] [stdout] --> benches/throughput.rs:96:31 [INFO] [stdout] | [INFO] [stdout] 96 | arrvu: gen_inner!(16, mint::Vector3::from(gen_arr!(rng, u32, 3))), [INFO] [stdout] | ^^^^ use of undeclared crate or module `mint` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mint` [INFO] [stdout] --> benches/throughput.rs:97:31 [INFO] [stdout] | [INFO] [stdout] 97 | arrvi: gen_inner!(16, mint::Vector4::from(gen_arr!(rng, i32, 4))), [INFO] [stdout] | ^^^^ use of undeclared crate or module `mint` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mint` [INFO] [stdout] --> benches/throughput.rs:98:30 [INFO] [stdout] | [INFO] [stdout] 98 | arrm2: gen_inner!(8, mint::ColumnMatrix2::from(gen_2d_arr!(rng, f32, 2, 2))), [INFO] [stdout] | ^^^^ use of undeclared crate or module `mint` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mint` [INFO] [stdout] --> benches/throughput.rs:99:30 [INFO] [stdout] | [INFO] [stdout] 99 | arrm3: gen_inner!(8, mint::ColumnMatrix3::from(gen_2d_arr!(rng, f32, 3, 3))), [INFO] [stdout] | ^^^^ use of undeclared crate or module `mint` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mint` [INFO] [stdout] --> benches/throughput.rs:100:30 [INFO] [stdout] | [INFO] [stdout] 100 | arrm4: gen_inner!(8, mint::ColumnMatrix4::from(gen_2d_arr!(rng, f32, 4, 4))), [INFO] [stdout] | ^^^^ use of undeclared crate or module `mint` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed [INFO] [stdout] --> benches/throughput.rs:35:17 [INFO] [stdout] | [INFO] [stdout] 35 | #[derive(Debug, ShaderType, PartialEq, Clone, Copy)] [INFO] [stdout] | ^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `::ExtraMetadata == _` [INFO] [stdout] note: the requirement `::ExtraMetadata == _` appears on the `impl`'s associated const `METADATA` but not on the corresponding trait's associated const [INFO] [stdout] --> /tmp/fixit/src/core/traits.rs:80:11 [INFO] [stdout] | [INFO] [stdout] 76 | pub trait ShaderType { [INFO] [stdout] | ---------- in this trait [INFO] [stdout] ... [INFO] [stdout] 80 | const METADATA: Metadata; [INFO] [stdout] | ^^^^^^^^ this trait's associated const doesn't have the requirement `::ExtraMetadata == _` [INFO] [stdout] = note: this error originates in the derive macro `ShaderType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed [INFO] [stdout] --> benches/throughput.rs:35:17 [INFO] [stdout] | [INFO] [stdout] 35 | #[derive(Debug, ShaderType, PartialEq, Clone, Copy)] [INFO] [stdout] | ^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `::ExtraMetadata == _` [INFO] [stdout] = note: this error originates in the derive macro `ShaderType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> benches/throughput.rs:35:17 [INFO] [stdout] | [INFO] [stdout] 35 | #[derive(Debug, ShaderType, PartialEq, Clone, Copy)] [INFO] [stdout] | ^^^^^^^^^^ multiple `coerce` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl for the type `IsPanicFmt` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `IsPanicFmt` [INFO] [stdout] = note: this error originates in the macro `$crate::coerce_fmt` which comes from the expansion of the derive macro `ShaderType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> benches/throughput.rs:35:17 [INFO] [stdout] | [INFO] [stdout] 35 | #[derive(Debug, ShaderType, PartialEq, Clone, Copy)] [INFO] [stdout] | ^^^^^^^^^^ multiple `coerce` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl for the type `IsPanicFmt` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `IsPanicFmt` [INFO] [stdout] = note: this error originates in the macro `$crate::coerce_fmt` which comes from the expansion of the derive macro `ShaderType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> benches/throughput.rs:35:17 [INFO] [stdout] | [INFO] [stdout] 35 | #[derive(Debug, ShaderType, PartialEq, Clone, Copy)] [INFO] [stdout] | ^^^^^^^^^^ multiple `coerce` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl for the type `IsPanicFmt` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `IsPanicFmt` [INFO] [stdout] = note: this error originates in the macro `$crate::coerce_fmt` which comes from the expansion of the derive macro `ShaderType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> benches/throughput.rs:35:17 [INFO] [stdout] | [INFO] [stdout] 35 | #[derive(Debug, ShaderType, PartialEq, Clone, Copy)] [INFO] [stdout] | ^^^^^^^^^^ multiple `coerce` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl for the type `IsPanicFmt` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `IsPanicFmt` [INFO] [stdout] = note: this error originates in the macro `$crate::coerce_fmt` which comes from the expansion of the derive macro `ShaderType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> benches/throughput.rs:35:17 [INFO] [stdout] | [INFO] [stdout] 35 | #[derive(Debug, ShaderType, PartialEq, Clone, Copy)] [INFO] [stdout] | ^^^^^^^^^^ multiple `coerce` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl for the type `IsPanicFmt` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `IsPanicFmt` [INFO] [stdout] = note: this error originates in the macro `$crate::coerce_fmt` which comes from the expansion of the derive macro `ShaderType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> benches/throughput.rs:35:17 [INFO] [stdout] | [INFO] [stdout] 35 | #[derive(Debug, ShaderType, PartialEq, Clone, Copy)] [INFO] [stdout] | ^^^^^^^^^^ multiple `coerce` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl for the type `IsPanicFmt` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `IsPanicFmt` [INFO] [stdout] = note: this error originates in the macro `$crate::coerce_fmt` which comes from the expansion of the derive macro `ShaderType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> benches/throughput.rs:35:17 [INFO] [stdout] | [INFO] [stdout] 35 | #[derive(Debug, ShaderType, PartialEq, Clone, Copy)] [INFO] [stdout] | ^^^^^^^^^^ multiple `coerce` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl for the type `IsPanicFmt` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `IsPanicFmt` [INFO] [stdout] = note: this error originates in the macro `$crate::coerce_fmt` which comes from the expansion of the derive macro `ShaderType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> benches/throughput.rs:35:17 [INFO] [stdout] | [INFO] [stdout] 35 | #[derive(Debug, ShaderType, PartialEq, Clone, Copy)] [INFO] [stdout] | ^^^^^^^^^^ multiple `coerce` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl for the type `IsPanicFmt` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `IsPanicFmt` [INFO] [stdout] = note: this error originates in the macro `$crate::coerce_fmt` which comes from the expansion of the derive macro `ShaderType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> benches/throughput.rs:35:17 [INFO] [stdout] | [INFO] [stdout] 35 | #[derive(Debug, ShaderType, PartialEq, Clone, Copy)] [INFO] [stdout] | ^^^^^^^^^^ multiple `coerce` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl for the type `IsPanicFmt` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `IsPanicFmt` [INFO] [stdout] = note: this error originates in the macro `$crate::coerce_fmt` which comes from the expansion of the derive macro `ShaderType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> benches/throughput.rs:35:17 [INFO] [stdout] | [INFO] [stdout] 35 | #[derive(Debug, ShaderType, PartialEq, Clone, Copy)] [INFO] [stdout] | ^^^^^^^^^^ multiple `coerce` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl for the type `IsPanicFmt` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `IsPanicFmt` [INFO] [stdout] = note: this error originates in the macro `$crate::coerce_fmt` which comes from the expansion of the derive macro `ShaderType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> benches/throughput.rs:35:17 [INFO] [stdout] | [INFO] [stdout] 35 | #[derive(Debug, ShaderType, PartialEq, Clone, Copy)] [INFO] [stdout] | ^^^^^^^^^^ multiple `coerce` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl for the type `IsPanicFmt` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `IsPanicFmt` [INFO] [stdout] = note: this error originates in the macro `$crate::coerce_fmt` which comes from the expansion of the derive macro `ShaderType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> benches/throughput.rs:35:17 [INFO] [stdout] | [INFO] [stdout] 35 | #[derive(Debug, ShaderType, PartialEq, Clone, Copy)] [INFO] [stdout] | ^^^^^^^^^^ multiple `coerce` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl for the type `IsPanicFmt` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `IsPanicFmt` [INFO] [stdout] = note: this error originates in the macro `$crate::coerce_fmt` which comes from the expansion of the derive macro `ShaderType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> benches/throughput.rs:35:17 [INFO] [stdout] | [INFO] [stdout] 35 | #[derive(Debug, ShaderType, PartialEq, Clone, Copy)] [INFO] [stdout] | ^^^^^^^^^^ multiple `coerce` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl for the type `IsPanicFmt` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `IsPanicFmt` [INFO] [stdout] = note: this error originates in the macro `$crate::coerce_fmt` which comes from the expansion of the derive macro `ShaderType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> benches/throughput.rs:35:17 [INFO] [stdout] | [INFO] [stdout] 35 | #[derive(Debug, ShaderType, PartialEq, Clone, Copy)] [INFO] [stdout] | ^^^^^^^^^^ multiple `coerce` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl for the type `IsPanicFmt` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `IsPanicFmt` [INFO] [stdout] = note: this error originates in the macro `$crate::coerce_fmt` which comes from the expansion of the derive macro `ShaderType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> benches/throughput.rs:35:17 [INFO] [stdout] | [INFO] [stdout] 35 | #[derive(Debug, ShaderType, PartialEq, Clone, Copy)] [INFO] [stdout] | ^^^^^^^^^^ multiple `coerce` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl for the type `IsPanicFmt` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `IsPanicFmt` [INFO] [stdout] = note: this error originates in the macro `$crate::coerce_fmt` which comes from the expansion of the derive macro `ShaderType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> benches/throughput.rs:35:17 [INFO] [stdout] | [INFO] [stdout] 35 | #[derive(Debug, ShaderType, PartialEq, Clone, Copy)] [INFO] [stdout] | ^^^^^^^^^^ multiple `coerce` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl for the type `IsPanicFmt` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `IsPanicFmt` [INFO] [stdout] = note: this error originates in the macro `$crate::coerce_fmt` which comes from the expansion of the derive macro `ShaderType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> benches/throughput.rs:35:17 [INFO] [stdout] | [INFO] [stdout] 35 | #[derive(Debug, ShaderType, PartialEq, Clone, Copy)] [INFO] [stdout] | ^^^^^^^^^^ multiple `coerce` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl for the type `IsPanicFmt` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `IsPanicFmt` [INFO] [stdout] = note: this error originates in the macro `$crate::coerce_fmt` which comes from the expansion of the derive macro `ShaderType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> benches/throughput.rs:35:17 [INFO] [stdout] | [INFO] [stdout] 35 | #[derive(Debug, ShaderType, PartialEq, Clone, Copy)] [INFO] [stdout] | ^^^^^^^^^^ multiple `coerce` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl for the type `IsPanicFmt` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `IsPanicFmt` [INFO] [stdout] = note: this error originates in the macro `$crate::coerce_fmt` which comes from the expansion of the derive macro `ShaderType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> benches/throughput.rs:35:17 [INFO] [stdout] | [INFO] [stdout] 35 | #[derive(Debug, ShaderType, PartialEq, Clone, Copy)] [INFO] [stdout] | ^^^^^^^^^^ multiple `coerce` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl for the type `IsPanicFmt` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `IsPanicFmt` [INFO] [stdout] = note: this error originates in the macro `$crate::coerce_fmt` which comes from the expansion of the derive macro `ShaderType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> benches/throughput.rs:35:17 [INFO] [stdout] | [INFO] [stdout] 35 | #[derive(Debug, ShaderType, PartialEq, Clone, Copy)] [INFO] [stdout] | ^^^^^^^^^^ multiple `coerce` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl for the type `IsPanicFmt` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `IsPanicFmt` [INFO] [stdout] = note: this error originates in the macro `$crate::coerce_fmt` which comes from the expansion of the derive macro `ShaderType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> benches/throughput.rs:35:17 [INFO] [stdout] | [INFO] [stdout] 35 | #[derive(Debug, ShaderType, PartialEq, Clone, Copy)] [INFO] [stdout] | ^^^^^^^^^^ multiple `coerce` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl for the type `IsPanicFmt` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `IsPanicFmt` [INFO] [stdout] = note: this error originates in the macro `$crate::coerce_fmt` which comes from the expansion of the derive macro `ShaderType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> benches/throughput.rs:35:17 [INFO] [stdout] | [INFO] [stdout] 35 | #[derive(Debug, ShaderType, PartialEq, Clone, Copy)] [INFO] [stdout] | ^^^^^^^^^^ multiple `coerce` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl for the type `IsPanicFmt` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `IsPanicFmt` [INFO] [stdout] = note: this error originates in the macro `$crate::coerce_fmt` which comes from the expansion of the derive macro `ShaderType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> benches/throughput.rs:35:17 [INFO] [stdout] | [INFO] [stdout] 35 | #[derive(Debug, ShaderType, PartialEq, Clone, Copy)] [INFO] [stdout] | ^^^^^^^^^^ multiple `coerce` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl for the type `IsPanicFmt` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `IsPanicFmt` [INFO] [stdout] = note: this error originates in the macro `$crate::coerce_fmt` which comes from the expansion of the derive macro `ShaderType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> benches/throughput.rs:35:17 [INFO] [stdout] | [INFO] [stdout] 35 | #[derive(Debug, ShaderType, PartialEq, Clone, Copy)] [INFO] [stdout] | ^^^^^^^^^^ multiple `coerce` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl for the type `IsPanicFmt` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `IsPanicFmt` [INFO] [stdout] = note: this error originates in the macro `$crate::coerce_fmt` which comes from the expansion of the derive macro `ShaderType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> benches/throughput.rs:35:17 [INFO] [stdout] | [INFO] [stdout] 35 | #[derive(Debug, ShaderType, PartialEq, Clone, Copy)] [INFO] [stdout] | ^^^^^^^^^^ multiple `coerce` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl for the type `IsPanicFmt` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `IsPanicFmt` [INFO] [stdout] = note: this error originates in the macro `$crate::coerce_fmt` which comes from the expansion of the derive macro `ShaderType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> benches/throughput.rs:35:17 [INFO] [stdout] | [INFO] [stdout] 35 | #[derive(Debug, ShaderType, PartialEq, Clone, Copy)] [INFO] [stdout] | ^^^^^^^^^^ multiple `coerce` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl for the type `IsPanicFmt` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `IsPanicFmt` [INFO] [stdout] = note: this error originates in the macro `$crate::coerce_fmt` which comes from the expansion of the derive macro `ShaderType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> benches/throughput.rs:35:17 [INFO] [stdout] | [INFO] [stdout] 35 | #[derive(Debug, ShaderType, PartialEq, Clone, Copy)] [INFO] [stdout] | ^^^^^^^^^^ multiple `coerce` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl for the type `IsPanicFmt` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `IsPanicFmt` [INFO] [stdout] = note: this error originates in the macro `$crate::coerce_fmt` which comes from the expansion of the derive macro `ShaderType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> benches/throughput.rs:35:17 [INFO] [stdout] | [INFO] [stdout] 35 | #[derive(Debug, ShaderType, PartialEq, Clone, Copy)] [INFO] [stdout] | ^^^^^^^^^^ multiple `coerce` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl for the type `IsPanicFmt` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `IsPanicFmt` [INFO] [stdout] = note: this error originates in the macro `$crate::coerce_fmt` which comes from the expansion of the derive macro `ShaderType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> benches/throughput.rs:35:17 [INFO] [stdout] | [INFO] [stdout] 35 | #[derive(Debug, ShaderType, PartialEq, Clone, Copy)] [INFO] [stdout] | ^^^^^^^^^^ multiple `coerce` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl for the type `IsPanicFmt` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `IsPanicFmt` [INFO] [stdout] = note: this error originates in the macro `$crate::coerce_fmt` which comes from the expansion of the derive macro `ShaderType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> benches/throughput.rs:35:17 [INFO] [stdout] | [INFO] [stdout] 35 | #[derive(Debug, ShaderType, PartialEq, Clone, Copy)] [INFO] [stdout] | ^^^^^^^^^^ multiple `coerce` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl for the type `IsPanicFmt` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `IsPanicFmt` [INFO] [stdout] = note: this error originates in the macro `$crate::coerce_fmt` which comes from the expansion of the derive macro `ShaderType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> benches/throughput.rs:35:17 [INFO] [stdout] | [INFO] [stdout] 35 | #[derive(Debug, ShaderType, PartialEq, Clone, Copy)] [INFO] [stdout] | ^^^^^^^^^^ multiple `coerce` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl for the type `IsPanicFmt` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `IsPanicFmt` [INFO] [stdout] = note: this error originates in the macro `$crate::coerce_fmt` which comes from the expansion of the derive macro `ShaderType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> benches/throughput.rs:35:17 [INFO] [stdout] | [INFO] [stdout] 35 | #[derive(Debug, ShaderType, PartialEq, Clone, Copy)] [INFO] [stdout] | ^^^^^^^^^^ multiple `coerce` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl for the type `IsPanicFmt` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `IsPanicFmt` [INFO] [stdout] = note: this error originates in the macro `$crate::coerce_fmt` which comes from the expansion of the derive macro `ShaderType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> benches/throughput.rs:35:17 [INFO] [stdout] | [INFO] [stdout] 35 | #[derive(Debug, ShaderType, PartialEq, Clone, Copy)] [INFO] [stdout] | ^^^^^^^^^^ multiple `coerce` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl for the type `IsPanicFmt` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `IsPanicFmt` [INFO] [stdout] = note: this error originates in the macro `$crate::coerce_fmt` which comes from the expansion of the derive macro `ShaderType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> benches/throughput.rs:35:17 [INFO] [stdout] | [INFO] [stdout] 35 | #[derive(Debug, ShaderType, PartialEq, Clone, Copy)] [INFO] [stdout] | ^^^^^^^^^^ multiple `coerce` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl for the type `IsPanicFmt` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `IsPanicFmt` [INFO] [stdout] = note: this error originates in the macro `$crate::coerce_fmt` which comes from the expansion of the derive macro `ShaderType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> benches/throughput.rs:35:17 [INFO] [stdout] | [INFO] [stdout] 35 | #[derive(Debug, ShaderType, PartialEq, Clone, Copy)] [INFO] [stdout] | ^^^^^^^^^^ multiple `coerce` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl for the type `IsPanicFmt` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `IsPanicFmt` [INFO] [stdout] = note: this error originates in the macro `$crate::coerce_fmt` which comes from the expansion of the derive macro `ShaderType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> benches/throughput.rs:35:17 [INFO] [stdout] | [INFO] [stdout] 35 | #[derive(Debug, ShaderType, PartialEq, Clone, Copy)] [INFO] [stdout] | ^^^^^^^^^^ multiple `coerce` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl for the type `IsPanicFmt` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `IsPanicFmt` [INFO] [stdout] = note: this error originates in the macro `$crate::coerce_fmt` which comes from the expansion of the derive macro `ShaderType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed [INFO] [stdout] --> benches/throughput.rs:35:17 [INFO] [stdout] | [INFO] [stdout] 35 | #[derive(Debug, ShaderType, PartialEq, Clone, Copy)] [INFO] [stdout] | ^^^^^^^^^^ cannot infer the value of const parameter `N` [INFO] [stdout] | [INFO] [stdout] note: required by a const generic parameter in `encase::types::r#struct::>>::last_offset` [INFO] [stdout] --> /tmp/fixit/src/types/struct.rs:8:6 [INFO] [stdout] | [INFO] [stdout] 8 | impl Metadata> { [INFO] [stdout] | ^^^^^^^^^^^^^^ required by this const generic parameter in `encase::types::r#struct::>>::last_offset` [INFO] [stdout] ... [INFO] [stdout] 13 | pub const fn last_offset(self) -> u64 { [INFO] [stdout] | ----------- required by a bound in this associated function [INFO] [stdout] = note: this error originates in the derive macro `ShaderType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mint` [INFO] [stdout] --> benches/throughput.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 46 | v2: mint::Vector2, [INFO] [stdout] | ^^^^ use of undeclared crate or module `mint` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mint` [INFO] [stdout] --> benches/throughput.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 47 | v3: mint::Vector3, [INFO] [stdout] | ^^^^ use of undeclared crate or module `mint` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mint` [INFO] [stdout] --> benches/throughput.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | v4: mint::Vector4, [INFO] [stdout] | ^^^^ use of undeclared crate or module `mint` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mint` [INFO] [stdout] --> benches/throughput.rs:49:11 [INFO] [stdout] | [INFO] [stdout] 49 | mat2: mint::ColumnMatrix2, [INFO] [stdout] | ^^^^ use of undeclared crate or module `mint` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mint` [INFO] [stdout] --> benches/throughput.rs:50:13 [INFO] [stdout] | [INFO] [stdout] 50 | mat2x3: mint::ColumnMatrix2x3, [INFO] [stdout] | ^^^^ use of undeclared crate or module `mint` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mint` [INFO] [stdout] --> benches/throughput.rs:51:13 [INFO] [stdout] | [INFO] [stdout] 51 | mat2x4: mint::ColumnMatrix2x4, [INFO] [stdout] | ^^^^ use of undeclared crate or module `mint` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mint` [INFO] [stdout] --> benches/throughput.rs:52:13 [INFO] [stdout] | [INFO] [stdout] 52 | mat3x2: mint::ColumnMatrix3x2, [INFO] [stdout] | ^^^^ use of undeclared crate or module `mint` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mint` [INFO] [stdout] --> benches/throughput.rs:53:11 [INFO] [stdout] | [INFO] [stdout] 53 | mat3: mint::ColumnMatrix3, [INFO] [stdout] | ^^^^ use of undeclared crate or module `mint` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mint` [INFO] [stdout] --> benches/throughput.rs:54:13 [INFO] [stdout] | [INFO] [stdout] 54 | mat3x4: mint::ColumnMatrix3x4, [INFO] [stdout] | ^^^^ use of undeclared crate or module `mint` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mint` [INFO] [stdout] --> benches/throughput.rs:55:13 [INFO] [stdout] | [INFO] [stdout] 55 | mat4x2: mint::ColumnMatrix4x2, [INFO] [stdout] | ^^^^ use of undeclared crate or module `mint` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mint` [INFO] [stdout] --> benches/throughput.rs:56:13 [INFO] [stdout] | [INFO] [stdout] 56 | mat4x3: mint::ColumnMatrix4x3, [INFO] [stdout] | ^^^^ use of undeclared crate or module `mint` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mint` [INFO] [stdout] --> benches/throughput.rs:57:11 [INFO] [stdout] | [INFO] [stdout] 57 | mat4: mint::ColumnMatrix4, [INFO] [stdout] | ^^^^ use of undeclared crate or module `mint` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mint` [INFO] [stdout] --> benches/throughput.rs:61:13 [INFO] [stdout] | [INFO] [stdout] 61 | arrvf: [mint::Vector2; 16], [INFO] [stdout] | ^^^^ use of undeclared crate or module `mint` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mint` [INFO] [stdout] --> benches/throughput.rs:62:13 [INFO] [stdout] | [INFO] [stdout] 62 | arrvu: [mint::Vector3; 16], [INFO] [stdout] | ^^^^ use of undeclared crate or module `mint` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mint` [INFO] [stdout] --> benches/throughput.rs:63:13 [INFO] [stdout] | [INFO] [stdout] 63 | arrvi: [mint::Vector4; 16], [INFO] [stdout] | ^^^^ use of undeclared crate or module `mint` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mint` [INFO] [stdout] --> benches/throughput.rs:64:13 [INFO] [stdout] | [INFO] [stdout] 64 | arrm2: [mint::ColumnMatrix2; 8], [INFO] [stdout] | ^^^^ use of undeclared crate or module `mint` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mint` [INFO] [stdout] --> benches/throughput.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | arrm3: [mint::ColumnMatrix3; 8], [INFO] [stdout] | ^^^^ use of undeclared crate or module `mint` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mint` [INFO] [stdout] --> benches/throughput.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | arrm4: [mint::ColumnMatrix4; 8], [INFO] [stdout] | ^^^^ use of undeclared crate or module `mint` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0034, E0284, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0034`. [INFO] [stdout] [INFO] [stderr] error: could not compile `encase` (bench "throughput") due to 75 previous errors; 11 warnings emitted [INFO] [stderr] Migrating tests/assert_uniform_compat_fail.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/metadata.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/trybuild.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/general.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/uniform.rs from 2021 edition to 2024 [INFO] [stdout] warning: `gen` is a keyword in the 2024 edition [INFO] [stdout] --> tests/general.rs:3:14 [INFO] [stdout] | [INFO] [stdout] 3 | macro_rules! gen { [INFO] [stdout] | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #49716 [INFO] [stdout] = note: `--force-warn keyword-idents-2024` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `gen` is a keyword in the 2024 edition [INFO] [stdout] --> tests/general.rs:14:26 [INFO] [stdout] | [INFO] [stdout] 14 | [(); $n].map(|_| gen!($rng, $ty)) [INFO] [stdout] | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #49716 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `gen` is a keyword in the 2024 edition [INFO] [stdout] --> tests/general.rs:20:46 [INFO] [stdout] | [INFO] [stdout] 20 | [[(); $m]; $n].map(|arr| arr.map(|_| gen!($rng, $ty))) [INFO] [stdout] | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #49716 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `gen` is a keyword in the 2024 edition [INFO] [stdout] --> tests/general.rs:71:12 [INFO] [stdout] | [INFO] [stdout] 71 | f: gen!(rng, f32), [INFO] [stdout] | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #49716 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `gen` is a keyword in the 2024 edition [INFO] [stdout] --> tests/general.rs:72:12 [INFO] [stdout] | [INFO] [stdout] 72 | u: gen!(rng, u32), [INFO] [stdout] | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #49716 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `gen` is a keyword in the 2024 edition [INFO] [stdout] --> tests/general.rs:73:12 [INFO] [stdout] | [INFO] [stdout] 73 | i: gen!(rng, i32), [INFO] [stdout] | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #49716 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `gen` is a keyword in the 2024 edition [INFO] [stdout] --> tests/general.rs:74:40 [INFO] [stdout] | [INFO] [stdout] 74 | nu: core::num::NonZeroU32::new(gen!(rng, u32)), [INFO] [stdout] | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #49716 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `gen` is a keyword in the 2024 edition [INFO] [stdout] --> tests/general.rs:75:40 [INFO] [stdout] | [INFO] [stdout] 75 | ni: core::num::NonZeroI32::new(gen!(rng, i32)), [INFO] [stdout] | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #49716 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `gen` is a keyword in the 2024 edition [INFO] [stdout] --> tests/general.rs:76:33 [INFO] [stdout] | [INFO] [stdout] 76 | wu: core::num::Wrapping(gen!(rng, u32)), [INFO] [stdout] | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #49716 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `gen` is a keyword in the 2024 edition [INFO] [stdout] --> tests/general.rs:77:33 [INFO] [stdout] | [INFO] [stdout] 77 | wi: core::num::Wrapping(gen!(rng, i32)), [INFO] [stdout] | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #49716 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `gen` is a keyword in the 2024 edition [INFO] [stdout] --> tests/general.rs:78:48 [INFO] [stdout] | [INFO] [stdout] 78 | au: core::sync::atomic::AtomicU32::new(gen!(rng, u32)), [INFO] [stdout] | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #49716 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `gen` is a keyword in the 2024 edition [INFO] [stdout] --> tests/general.rs:79:48 [INFO] [stdout] | [INFO] [stdout] 79 | ai: core::sync::atomic::AtomicI32::new(gen!(rng, i32)), [INFO] [stdout] | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #49716 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mint` [INFO] [stdout] --> tests/general.rs:80:13 [INFO] [stdout] | [INFO] [stdout] 80 | v2: mint::Vector2::from(gen_arr!(rng, f32, 2)), [INFO] [stdout] | ^^^^ use of undeclared crate or module `mint` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mint` [INFO] [stdout] --> tests/general.rs:81:13 [INFO] [stdout] | [INFO] [stdout] 81 | v3: mint::Vector3::from(gen_arr!(rng, u32, 3)), [INFO] [stdout] | ^^^^ use of undeclared crate or module `mint` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mint` [INFO] [stdout] --> tests/general.rs:82:13 [INFO] [stdout] | [INFO] [stdout] 82 | v4: mint::Vector4::from(gen_arr!(rng, i32, 4)), [INFO] [stdout] | ^^^^ use of undeclared crate or module `mint` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mint` [INFO] [stdout] --> tests/general.rs:83:13 [INFO] [stdout] | [INFO] [stdout] 83 | p2: mint::Point2::from(gen_arr!(rng, f32, 2)), [INFO] [stdout] | ^^^^ use of undeclared crate or module `mint` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mint` [INFO] [stdout] --> tests/general.rs:84:13 [INFO] [stdout] | [INFO] [stdout] 84 | p3: mint::Point3::from(gen_arr!(rng, f32, 3)), [INFO] [stdout] | ^^^^ use of undeclared crate or module `mint` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mint` [INFO] [stdout] --> tests/general.rs:85:15 [INFO] [stdout] | [INFO] [stdout] 85 | mat2: mint::ColumnMatrix2::from(gen_2d_arr!(rng, f32, 2, 2)), [INFO] [stdout] | ^^^^ use of undeclared crate or module `mint` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mint` [INFO] [stdout] --> tests/general.rs:86:17 [INFO] [stdout] | [INFO] [stdout] 86 | mat2x3: mint::ColumnMatrix2x3::from(gen_2d_arr!(rng, f32, 3, 2)), [INFO] [stdout] | ^^^^ use of undeclared crate or module `mint` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mint` [INFO] [stdout] --> tests/general.rs:87:17 [INFO] [stdout] | [INFO] [stdout] 87 | mat2x4: mint::ColumnMatrix2x4::from(gen_2d_arr!(rng, f32, 4, 2)), [INFO] [stdout] | ^^^^ use of undeclared crate or module `mint` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mint` [INFO] [stdout] --> tests/general.rs:88:17 [INFO] [stdout] | [INFO] [stdout] 88 | mat3x2: mint::ColumnMatrix3x2::from(gen_2d_arr!(rng, f32, 2, 3)), [INFO] [stdout] | ^^^^ use of undeclared crate or module `mint` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mint` [INFO] [stdout] --> tests/general.rs:89:15 [INFO] [stdout] | [INFO] [stdout] 89 | mat3: mint::ColumnMatrix3::from(gen_2d_arr!(rng, f32, 3, 3)), [INFO] [stdout] | ^^^^ use of undeclared crate or module `mint` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mint` [INFO] [stdout] --> tests/general.rs:90:17 [INFO] [stdout] | [INFO] [stdout] 90 | mat3x4: mint::ColumnMatrix3x4::from(gen_2d_arr!(rng, f32, 4, 3)), [INFO] [stdout] | ^^^^ use of undeclared crate or module `mint` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mint` [INFO] [stdout] --> tests/general.rs:91:17 [INFO] [stdout] | [INFO] [stdout] 91 | mat4x2: mint::ColumnMatrix4x2::from(gen_2d_arr!(rng, f32, 2, 4)), [INFO] [stdout] | ^^^^ use of undeclared crate or module `mint` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mint` [INFO] [stdout] --> tests/general.rs:92:17 [INFO] [stdout] | [INFO] [stdout] 92 | mat4x3: mint::ColumnMatrix4x3::from(gen_2d_arr!(rng, f32, 3, 4)), [INFO] [stdout] | ^^^^ use of undeclared crate or module `mint` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mint` [INFO] [stdout] --> tests/general.rs:93:15 [INFO] [stdout] | [INFO] [stdout] 93 | mat4: mint::ColumnMatrix4::from(gen_2d_arr!(rng, f32, 4, 4)), [INFO] [stdout] | ^^^^ use of undeclared crate or module `mint` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mint` [INFO] [stdout] --> tests/general.rs:97:31 [INFO] [stdout] | [INFO] [stdout] 97 | arrvf: gen_inner!(16, mint::Vector2::from(gen_arr!(rng, f32, 2))), [INFO] [stdout] | ^^^^ use of undeclared crate or module `mint` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mint` [INFO] [stdout] --> tests/general.rs:98:31 [INFO] [stdout] | [INFO] [stdout] 98 | arrvu: gen_inner!(16, mint::Vector3::from(gen_arr!(rng, u32, 3))), [INFO] [stdout] | ^^^^ use of undeclared crate or module `mint` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mint` [INFO] [stdout] --> tests/general.rs:99:31 [INFO] [stdout] | [INFO] [stdout] 99 | arrvi: gen_inner!(16, mint::Vector4::from(gen_arr!(rng, i32, 4))), [INFO] [stdout] | ^^^^ use of undeclared crate or module `mint` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mint` [INFO] [stdout] --> tests/general.rs:100:30 [INFO] [stdout] | [INFO] [stdout] 100 | arrm2: gen_inner!(8, mint::ColumnMatrix2::from(gen_2d_arr!(rng, f32, 2, 2))), [INFO] [stdout] | ^^^^ use of undeclared crate or module `mint` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mint` [INFO] [stdout] --> tests/general.rs:101:30 [INFO] [stdout] | [INFO] [stdout] 101 | arrm3: gen_inner!(8, mint::ColumnMatrix3::from(gen_2d_arr!(rng, f32, 3, 3))), [INFO] [stdout] | ^^^^ use of undeclared crate or module `mint` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mint` [INFO] [stdout] --> tests/general.rs:102:30 [INFO] [stdout] | [INFO] [stdout] 102 | arrm4: gen_inner!(8, mint::ColumnMatrix4::from(gen_2d_arr!(rng, f32, 4, 4))), [INFO] [stdout] | ^^^^ use of undeclared crate or module `mint` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mint` [INFO] [stdout] --> tests/general.rs:104:22 [INFO] [stdout] | [INFO] [stdout] 104 | rt_arr: vec![mint::ColumnMatrix2x3::from(gen_2d_arr!(rng, f32, 3, 2)); 64], [INFO] [stdout] | ^^^^ use of undeclared crate or module `mint` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed [INFO] [stdout] --> tests/general.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(ShaderType)] [INFO] [stdout] | ^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `::ExtraMetadata == _` [INFO] [stdout] note: the requirement `::ExtraMetadata == _` appears on the `impl`'s associated const `METADATA` but not on the corresponding trait's associated const [INFO] [stdout] --> /tmp/fixit/src/core/traits.rs:80:11 [INFO] [stdout] | [INFO] [stdout] 76 | pub trait ShaderType { [INFO] [stdout] | ---------- in this trait [INFO] [stdout] ... [INFO] [stdout] 80 | const METADATA: Metadata; [INFO] [stdout] | ^^^^^^^^ this trait's associated const doesn't have the requirement `::ExtraMetadata == _` [INFO] [stdout] = note: this error originates in the derive macro `ShaderType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed [INFO] [stdout] --> tests/general.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(ShaderType)] [INFO] [stdout] | ^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `::ExtraMetadata == _` [INFO] [stdout] = note: this error originates in the derive macro `ShaderType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> tests/general.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(ShaderType)] [INFO] [stdout] | ^^^^^^^^^^ multiple `coerce` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl for the type `const_panic::fmt::IsPanicFmt` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `const_panic::fmt::IsPanicFmt` [INFO] [stdout] = note: this error originates in the macro `$crate::coerce_fmt` which comes from the expansion of the derive macro `ShaderType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> tests/general.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(ShaderType)] [INFO] [stdout] | ^^^^^^^^^^ multiple `coerce` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl for the type `const_panic::fmt::IsPanicFmt` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `const_panic::fmt::IsPanicFmt` [INFO] [stdout] = note: this error originates in the macro `$crate::coerce_fmt` which comes from the expansion of the derive macro `ShaderType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> tests/general.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(ShaderType)] [INFO] [stdout] | ^^^^^^^^^^ multiple `coerce` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl for the type `const_panic::fmt::IsPanicFmt` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `const_panic::fmt::IsPanicFmt` [INFO] [stdout] = note: this error originates in the macro `$crate::coerce_fmt` which comes from the expansion of the derive macro `ShaderType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> tests/general.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(ShaderType)] [INFO] [stdout] | ^^^^^^^^^^ multiple `coerce` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl for the type `const_panic::fmt::IsPanicFmt` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `const_panic::fmt::IsPanicFmt` [INFO] [stdout] = note: this error originates in the macro `$crate::coerce_fmt` which comes from the expansion of the derive macro `ShaderType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> tests/general.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(ShaderType)] [INFO] [stdout] | ^^^^^^^^^^ multiple `coerce` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl for the type `const_panic::fmt::IsPanicFmt` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `const_panic::fmt::IsPanicFmt` [INFO] [stdout] = note: this error originates in the macro `$crate::coerce_fmt` which comes from the expansion of the derive macro `ShaderType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> tests/general.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(ShaderType)] [INFO] [stdout] | ^^^^^^^^^^ multiple `coerce` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl for the type `const_panic::fmt::IsPanicFmt` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `const_panic::fmt::IsPanicFmt` [INFO] [stdout] = note: this error originates in the macro `$crate::coerce_fmt` which comes from the expansion of the derive macro `ShaderType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> tests/general.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(ShaderType)] [INFO] [stdout] | ^^^^^^^^^^ multiple `coerce` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl for the type `const_panic::fmt::IsPanicFmt` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `const_panic::fmt::IsPanicFmt` [INFO] [stdout] = note: this error originates in the macro `$crate::coerce_fmt` which comes from the expansion of the derive macro `ShaderType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> tests/general.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(ShaderType)] [INFO] [stdout] | ^^^^^^^^^^ multiple `coerce` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl for the type `const_panic::fmt::IsPanicFmt` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `const_panic::fmt::IsPanicFmt` [INFO] [stdout] = note: this error originates in the macro `$crate::coerce_fmt` which comes from the expansion of the derive macro `ShaderType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> tests/general.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(ShaderType)] [INFO] [stdout] | ^^^^^^^^^^ multiple `coerce` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl for the type `const_panic::fmt::IsPanicFmt` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `const_panic::fmt::IsPanicFmt` [INFO] [stdout] = note: this error originates in the macro `$crate::coerce_fmt` which comes from the expansion of the derive macro `ShaderType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> tests/general.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(ShaderType)] [INFO] [stdout] | ^^^^^^^^^^ multiple `coerce` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl for the type `const_panic::fmt::IsPanicFmt` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `const_panic::fmt::IsPanicFmt` [INFO] [stdout] = note: this error originates in the macro `$crate::coerce_fmt` which comes from the expansion of the derive macro `ShaderType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> tests/general.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(ShaderType)] [INFO] [stdout] | ^^^^^^^^^^ multiple `coerce` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl for the type `const_panic::fmt::IsPanicFmt` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `const_panic::fmt::IsPanicFmt` [INFO] [stdout] = note: this error originates in the macro `$crate::coerce_fmt` which comes from the expansion of the derive macro `ShaderType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> tests/general.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(ShaderType)] [INFO] [stdout] | ^^^^^^^^^^ multiple `coerce` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl for the type `const_panic::fmt::IsPanicFmt` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `const_panic::fmt::IsPanicFmt` [INFO] [stdout] = note: this error originates in the macro `$crate::coerce_fmt` which comes from the expansion of the derive macro `ShaderType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> tests/general.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(ShaderType)] [INFO] [stdout] | ^^^^^^^^^^ multiple `coerce` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl for the type `const_panic::fmt::IsPanicFmt` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `const_panic::fmt::IsPanicFmt` [INFO] [stdout] = note: this error originates in the macro `$crate::coerce_fmt` which comes from the expansion of the derive macro `ShaderType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> tests/general.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(ShaderType)] [INFO] [stdout] | ^^^^^^^^^^ multiple `coerce` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl for the type `const_panic::fmt::IsPanicFmt` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `const_panic::fmt::IsPanicFmt` [INFO] [stdout] = note: this error originates in the macro `$crate::coerce_fmt` which comes from the expansion of the derive macro `ShaderType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> tests/general.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(ShaderType)] [INFO] [stdout] | ^^^^^^^^^^ multiple `coerce` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl for the type `const_panic::fmt::IsPanicFmt` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `const_panic::fmt::IsPanicFmt` [INFO] [stdout] = note: this error originates in the macro `$crate::coerce_fmt` which comes from the expansion of the derive macro `ShaderType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> tests/general.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(ShaderType)] [INFO] [stdout] | ^^^^^^^^^^ multiple `coerce` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl for the type `const_panic::fmt::IsPanicFmt` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `const_panic::fmt::IsPanicFmt` [INFO] [stdout] = note: this error originates in the macro `$crate::coerce_fmt` which comes from the expansion of the derive macro `ShaderType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> tests/general.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(ShaderType)] [INFO] [stdout] | ^^^^^^^^^^ multiple `coerce` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl for the type `const_panic::fmt::IsPanicFmt` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `const_panic::fmt::IsPanicFmt` [INFO] [stdout] = note: this error originates in the macro `$crate::coerce_fmt` which comes from the expansion of the derive macro `ShaderType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> tests/general.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(ShaderType)] [INFO] [stdout] | ^^^^^^^^^^ multiple `coerce` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl for the type `const_panic::fmt::IsPanicFmt` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `const_panic::fmt::IsPanicFmt` [INFO] [stdout] = note: this error originates in the macro `$crate::coerce_fmt` which comes from the expansion of the derive macro `ShaderType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> tests/general.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(ShaderType)] [INFO] [stdout] | ^^^^^^^^^^ multiple `coerce` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl for the type `const_panic::fmt::IsPanicFmt` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `const_panic::fmt::IsPanicFmt` [INFO] [stdout] = note: this error originates in the macro `$crate::coerce_fmt` which comes from the expansion of the derive macro `ShaderType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> tests/general.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(ShaderType)] [INFO] [stdout] | ^^^^^^^^^^ multiple `coerce` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl for the type `const_panic::fmt::IsPanicFmt` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `const_panic::fmt::IsPanicFmt` [INFO] [stdout] = note: this error originates in the macro `$crate::coerce_fmt` which comes from the expansion of the derive macro `ShaderType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> tests/general.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(ShaderType)] [INFO] [stdout] | ^^^^^^^^^^ multiple `coerce` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl for the type `const_panic::fmt::IsPanicFmt` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `const_panic::fmt::IsPanicFmt` [INFO] [stdout] = note: this error originates in the macro `$crate::coerce_fmt` which comes from the expansion of the derive macro `ShaderType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> tests/general.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(ShaderType)] [INFO] [stdout] | ^^^^^^^^^^ multiple `coerce` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl for the type `const_panic::fmt::IsPanicFmt` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `const_panic::fmt::IsPanicFmt` [INFO] [stdout] = note: this error originates in the macro `$crate::coerce_fmt` which comes from the expansion of the derive macro `ShaderType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> tests/general.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(ShaderType)] [INFO] [stdout] | ^^^^^^^^^^ multiple `coerce` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl for the type `const_panic::fmt::IsPanicFmt` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `const_panic::fmt::IsPanicFmt` [INFO] [stdout] = note: this error originates in the macro `$crate::coerce_fmt` which comes from the expansion of the derive macro `ShaderType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> tests/general.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(ShaderType)] [INFO] [stdout] | ^^^^^^^^^^ multiple `coerce` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl for the type `const_panic::fmt::IsPanicFmt` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `const_panic::fmt::IsPanicFmt` [INFO] [stdout] = note: this error originates in the macro `$crate::coerce_fmt` which comes from the expansion of the derive macro `ShaderType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> tests/general.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(ShaderType)] [INFO] [stdout] | ^^^^^^^^^^ multiple `coerce` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl for the type `const_panic::fmt::IsPanicFmt` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `const_panic::fmt::IsPanicFmt` [INFO] [stdout] = note: this error originates in the macro `$crate::coerce_fmt` which comes from the expansion of the derive macro `ShaderType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> tests/general.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(ShaderType)] [INFO] [stdout] | ^^^^^^^^^^ multiple `coerce` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl for the type `const_panic::fmt::IsPanicFmt` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `const_panic::fmt::IsPanicFmt` [INFO] [stdout] = note: this error originates in the macro `$crate::coerce_fmt` which comes from the expansion of the derive macro `ShaderType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> tests/general.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(ShaderType)] [INFO] [stdout] | ^^^^^^^^^^ multiple `coerce` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl for the type `const_panic::fmt::IsPanicFmt` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `const_panic::fmt::IsPanicFmt` [INFO] [stdout] = note: this error originates in the macro `$crate::coerce_fmt` which comes from the expansion of the derive macro `ShaderType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> tests/general.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(ShaderType)] [INFO] [stdout] | ^^^^^^^^^^ multiple `coerce` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl for the type `const_panic::fmt::IsPanicFmt` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `const_panic::fmt::IsPanicFmt` [INFO] [stdout] = note: this error originates in the macro `$crate::coerce_fmt` which comes from the expansion of the derive macro `ShaderType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> tests/general.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(ShaderType)] [INFO] [stdout] | ^^^^^^^^^^ multiple `coerce` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl for the type `const_panic::fmt::IsPanicFmt` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `const_panic::fmt::IsPanicFmt` [INFO] [stdout] = note: this error originates in the macro `$crate::coerce_fmt` which comes from the expansion of the derive macro `ShaderType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> tests/general.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(ShaderType)] [INFO] [stdout] | ^^^^^^^^^^ multiple `coerce` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl for the type `const_panic::fmt::IsPanicFmt` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `const_panic::fmt::IsPanicFmt` [INFO] [stdout] = note: this error originates in the macro `$crate::coerce_fmt` which comes from the expansion of the derive macro `ShaderType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> tests/general.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(ShaderType)] [INFO] [stdout] | ^^^^^^^^^^ multiple `coerce` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl for the type `const_panic::fmt::IsPanicFmt` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `const_panic::fmt::IsPanicFmt` [INFO] [stdout] = note: this error originates in the macro `$crate::coerce_fmt` which comes from the expansion of the derive macro `ShaderType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> tests/general.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(ShaderType)] [INFO] [stdout] | ^^^^^^^^^^ multiple `coerce` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl for the type `const_panic::fmt::IsPanicFmt` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `const_panic::fmt::IsPanicFmt` [INFO] [stdout] = note: this error originates in the macro `$crate::coerce_fmt` which comes from the expansion of the derive macro `ShaderType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> tests/general.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(ShaderType)] [INFO] [stdout] | ^^^^^^^^^^ multiple `coerce` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl for the type `const_panic::fmt::IsPanicFmt` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `const_panic::fmt::IsPanicFmt` [INFO] [stdout] = note: this error originates in the macro `$crate::coerce_fmt` which comes from the expansion of the derive macro `ShaderType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> tests/general.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(ShaderType)] [INFO] [stdout] | ^^^^^^^^^^ multiple `coerce` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl for the type `const_panic::fmt::IsPanicFmt` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `const_panic::fmt::IsPanicFmt` [INFO] [stdout] = note: this error originates in the macro `$crate::coerce_fmt` which comes from the expansion of the derive macro `ShaderType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> tests/general.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(ShaderType)] [INFO] [stdout] | ^^^^^^^^^^ multiple `coerce` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl for the type `const_panic::fmt::IsPanicFmt` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `const_panic::fmt::IsPanicFmt` [INFO] [stdout] = note: this error originates in the macro `$crate::coerce_fmt` which comes from the expansion of the derive macro `ShaderType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> tests/general.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(ShaderType)] [INFO] [stdout] | ^^^^^^^^^^ multiple `coerce` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl for the type `const_panic::fmt::IsPanicFmt` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `const_panic::fmt::IsPanicFmt` [INFO] [stdout] = note: this error originates in the macro `$crate::coerce_fmt` which comes from the expansion of the derive macro `ShaderType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> tests/general.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(ShaderType)] [INFO] [stdout] | ^^^^^^^^^^ multiple `coerce` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl for the type `const_panic::fmt::IsPanicFmt` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `const_panic::fmt::IsPanicFmt` [INFO] [stdout] = note: this error originates in the macro `$crate::coerce_fmt` which comes from the expansion of the derive macro `ShaderType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> tests/general.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(ShaderType)] [INFO] [stdout] | ^^^^^^^^^^ multiple `coerce` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl for the type `const_panic::fmt::IsPanicFmt` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `const_panic::fmt::IsPanicFmt` [INFO] [stdout] = note: this error originates in the macro `$crate::coerce_fmt` which comes from the expansion of the derive macro `ShaderType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> tests/general.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(ShaderType)] [INFO] [stdout] | ^^^^^^^^^^ multiple `coerce` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl for the type `const_panic::fmt::IsPanicFmt` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `const_panic::fmt::IsPanicFmt` [INFO] [stdout] = note: this error originates in the macro `$crate::coerce_fmt` which comes from the expansion of the derive macro `ShaderType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> tests/general.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(ShaderType)] [INFO] [stdout] | ^^^^^^^^^^ multiple `coerce` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl for the type `const_panic::fmt::IsPanicFmt` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `const_panic::fmt::IsPanicFmt` [INFO] [stdout] = note: this error originates in the macro `$crate::coerce_fmt` which comes from the expansion of the derive macro `ShaderType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> tests/general.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(ShaderType)] [INFO] [stdout] | ^^^^^^^^^^ multiple `coerce` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl for the type `const_panic::fmt::IsPanicFmt` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `const_panic::fmt::IsPanicFmt` [INFO] [stdout] = note: this error originates in the macro `$crate::coerce_fmt` which comes from the expansion of the derive macro `ShaderType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mint` [INFO] [stdout] --> tests/general.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 41 | v2: mint::Vector2, [INFO] [stdout] | ^^^^ use of undeclared crate or module `mint` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mint` [INFO] [stdout] --> tests/general.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | v3: mint::Vector3, [INFO] [stdout] | ^^^^ use of undeclared crate or module `mint` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mint` [INFO] [stdout] --> tests/general.rs:43:9 [INFO] [stdout] | [INFO] [stdout] 43 | v4: mint::Vector4, [INFO] [stdout] | ^^^^ use of undeclared crate or module `mint` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mint` [INFO] [stdout] --> tests/general.rs:44:9 [INFO] [stdout] | [INFO] [stdout] 44 | p2: mint::Point2, [INFO] [stdout] | ^^^^ use of undeclared crate or module `mint` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mint` [INFO] [stdout] --> tests/general.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | p3: mint::Point3, [INFO] [stdout] | ^^^^ use of undeclared crate or module `mint` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mint` [INFO] [stdout] --> tests/general.rs:46:11 [INFO] [stdout] | [INFO] [stdout] 46 | mat2: mint::ColumnMatrix2, [INFO] [stdout] | ^^^^ use of undeclared crate or module `mint` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mint` [INFO] [stdout] --> tests/general.rs:47:13 [INFO] [stdout] | [INFO] [stdout] 47 | mat2x3: mint::ColumnMatrix2x3, [INFO] [stdout] | ^^^^ use of undeclared crate or module `mint` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mint` [INFO] [stdout] --> tests/general.rs:48:13 [INFO] [stdout] | [INFO] [stdout] 48 | mat2x4: mint::ColumnMatrix2x4, [INFO] [stdout] | ^^^^ use of undeclared crate or module `mint` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mint` [INFO] [stdout] --> tests/general.rs:49:13 [INFO] [stdout] | [INFO] [stdout] 49 | mat3x2: mint::ColumnMatrix3x2, [INFO] [stdout] | ^^^^ use of undeclared crate or module `mint` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mint` [INFO] [stdout] --> tests/general.rs:50:11 [INFO] [stdout] | [INFO] [stdout] 50 | mat3: mint::ColumnMatrix3, [INFO] [stdout] | ^^^^ use of undeclared crate or module `mint` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mint` [INFO] [stdout] --> tests/general.rs:51:13 [INFO] [stdout] | [INFO] [stdout] 51 | mat3x4: mint::ColumnMatrix3x4, [INFO] [stdout] | ^^^^ use of undeclared crate or module `mint` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mint` [INFO] [stdout] --> tests/general.rs:52:13 [INFO] [stdout] | [INFO] [stdout] 52 | mat4x2: mint::ColumnMatrix4x2, [INFO] [stdout] | ^^^^ use of undeclared crate or module `mint` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mint` [INFO] [stdout] --> tests/general.rs:53:13 [INFO] [stdout] | [INFO] [stdout] 53 | mat4x3: mint::ColumnMatrix4x3, [INFO] [stdout] | ^^^^ use of undeclared crate or module `mint` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mint` [INFO] [stdout] --> tests/general.rs:54:11 [INFO] [stdout] | [INFO] [stdout] 54 | mat4: mint::ColumnMatrix4, [INFO] [stdout] | ^^^^ use of undeclared crate or module `mint` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mint` [INFO] [stdout] --> tests/general.rs:58:13 [INFO] [stdout] | [INFO] [stdout] 58 | arrvf: [mint::Vector2; 16], [INFO] [stdout] | ^^^^ use of undeclared crate or module `mint` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mint` [INFO] [stdout] --> tests/general.rs:59:13 [INFO] [stdout] | [INFO] [stdout] 59 | arrvu: [mint::Vector3; 16], [INFO] [stdout] | ^^^^ use of undeclared crate or module `mint` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mint` [INFO] [stdout] --> tests/general.rs:60:13 [INFO] [stdout] | [INFO] [stdout] 60 | arrvi: [mint::Vector4; 16], [INFO] [stdout] | ^^^^ use of undeclared crate or module `mint` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mint` [INFO] [stdout] --> tests/general.rs:61:13 [INFO] [stdout] | [INFO] [stdout] 61 | arrm2: [mint::ColumnMatrix2; 8], [INFO] [stdout] | ^^^^ use of undeclared crate or module `mint` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mint` [INFO] [stdout] --> tests/general.rs:62:13 [INFO] [stdout] | [INFO] [stdout] 62 | arrm3: [mint::ColumnMatrix3; 8], [INFO] [stdout] | ^^^^ use of undeclared crate or module `mint` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mint` [INFO] [stdout] --> tests/general.rs:63:13 [INFO] [stdout] | [INFO] [stdout] 63 | arrm4: [mint::ColumnMatrix4; 8], [INFO] [stdout] | ^^^^ use of undeclared crate or module `mint` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mint` [INFO] [stdout] --> tests/general.rs:66:17 [INFO] [stdout] | [INFO] [stdout] 66 | rt_arr: Vec>, [INFO] [stdout] | ^^^^ use of undeclared crate or module `mint` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0034, E0284, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0034`. [INFO] [stdout] [INFO] [stderr] error: could not compile `encase` (test "general") due to 85 previous errors; 12 warnings emitted [INFO] [stderr] error: failed to migrate to next edition [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo fix --edition --allow-no-vcs --allow-dirty --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "43783a77a5b6948ff9e2eb9579d473874ca54416836a351810c9d0cc1a82691f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43783a77a5b6948ff9e2eb9579d473874ca54416836a351810c9d0cc1a82691f", kill_on_drop: false }` [INFO] [stdout] 43783a77a5b6948ff9e2eb9579d473874ca54416836a351810c9d0cc1a82691f