[INFO] fetching crate encase 0.10.0...
[INFO] checking encase-0.10.0 against master#39cb3386ddc6c71657418be28dbb3987eea4aa4b for pr-133536
[INFO] extracting crate encase 0.10.0 into /workspace/builds/worker-6-tc1/source
[INFO] validating manifest of crates.io crate encase 0.10.0 on toolchain 39cb3386ddc6c71657418be28dbb3987eea4aa4b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "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-6-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "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.69 (available: v2.0.3)
[INFO] [stderr]       Adding wgpu v22.1.0 (available: v23.0.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded archery v1.2.1
[INFO] [stderr]   Downloaded symbolic-common v10.2.1
[INFO] [stderr]   Downloaded static-rc v0.6.1
[INFO] [stderr]   Downloaded imbl v3.0.0
[INFO] [stderr]   Downloaded imbl-sized-chunks v0.1.2
[INFO] [stderr]   Downloaded rpds v1.1.0
[INFO] [stderr]   Downloaded vek v0.17.1
[INFO] [stderr]   Downloaded pprof v0.11.1
[INFO] [stderr]   Downloaded symbolic-demangle v10.2.1
[INFO] [stderr]   Downloaded ultraviolet v0.9.2
[INFO] [stderr]   Downloaded im-rc v15.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8e683ce0e57a466f912ba632751f2a17cf9a62532241ec651e8d58a7b1409814
[INFO] running `Command { std: "docker" "start" "-a" "8e683ce0e57a466f912ba632751f2a17cf9a62532241ec651e8d58a7b1409814", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8e683ce0e57a466f912ba632751f2a17cf9a62532241ec651e8d58a7b1409814", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e683ce0e57a466f912ba632751f2a17cf9a62532241ec651e8d58a7b1409814", kill_on_drop: false }`
[INFO] [stdout] 8e683ce0e57a466f912ba632751f2a17cf9a62532241ec651e8d58a7b1409814
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 676daf09273732ac4fa567f1a3dcd29cd1e835090635e3088aa065823dd03d5e
[INFO] running `Command { std: "docker" "start" "-a" "676daf09273732ac4fa567f1a3dcd29cd1e835090635e3088aa065823dd03d5e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]    Compiling cc v1.2.2
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]    Compiling naga v22.1.0
[INFO] [stderr]     Checking libloading v0.8.6
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]     Checking allocator-api2 v0.2.20
[INFO] [stderr]    Compiling ash v0.38.0+1.3.281
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking bit-vec v0.7.0
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]     Checking indexmap v2.6.0
[INFO] [stderr]     Checking gpu-descriptor-types v0.2.0
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]    Compiling wgpu-hal v22.0.0
[INFO] [stderr]     Checking bit-set v0.6.0
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]     Checking hexf-parse v0.2.1
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking unicode-xid v0.2.6
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]     Checking uuid v1.11.0
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking os_str_bytes v6.6.1
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling rustix v0.38.41
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking debugid v0.8.0
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking wgpu-types v22.0.0
[INFO] [stderr]    Compiling wgpu-core v22.1.0
[INFO] [stderr]     Checking textwrap v0.16.1
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]     Checking renderdoc-sys v1.1.0
[INFO] [stderr]    Compiling target-triple v0.1.3
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling symbolic-demangle v10.2.1
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]     Checking pin-project-lite v0.2.15
[INFO] [stderr]     Checking winnow v0.6.20
[INFO] [stderr]     Checking rustc-demangle v0.1.24
[INFO] [stderr]     Checking profiling v1.0.16
[INFO] [stderr]     Checking glow v0.13.1
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]    Compiling document-features v0.2.10
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.39
[INFO] [stderr]    Compiling findshlibs v0.10.2
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking memmap2 v0.5.10
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking symbolic-common v10.2.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking is-terminal v0.4.13
[INFO] [stderr]     Checking rgb v0.8.50
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking miniz_oxide v0.8.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking object v0.36.5
[INFO] [stderr]     Checking quick-xml v0.26.0
[INFO] [stderr]     Checking gpu-descriptor v0.3.0
[INFO] [stderr]     Checking num-format v0.4.4
[INFO] [stderr]    Compiling wgpu v22.1.0
[INFO] [stderr]    Compiling encase_derive_impl v0.10.0
[INFO] [stderr]     Checking str_stack v0.1.0
[INFO] [stderr]    Compiling pprof v0.11.1
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking oorandom v11.1.4
[INFO] [stderr]     Checking fastrand v2.2.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking inferno v0.11.21
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking const_panic v0.2.10
[INFO] [stderr]     Checking addr2line v0.24.2
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking glob v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling encase_derive v0.10.0
[INFO] [stderr]     Checking mimalloc v0.1.43
[INFO] [stderr]     Checking encase v0.10.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking tempfile v3.14.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking backtrace v0.3.74
[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 toml_edit v0.22.22
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.4.0
[INFO] [stderr]     Checking toml v0.8.19
[INFO] [stderr]     Checking trybuild v1.0.101
[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[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[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[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 `<A as ShaderType>::ExtraMetadata == _`
[INFO] [stdout] note: the requirement `<A as ShaderType>::ExtraMetadata == _` appears on the `impl`'s associated const `METADATA` but not on the corresponding trait's associated const
[INFO] [stdout]   --> /opt/rustwide/workdir/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<Self::ExtraMetadata>;
[INFO] [stdout]    |           ^^^^^^^^ this trait's associated const doesn't have the requirement `<A as ShaderType>::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 `<B as ShaderType>::ExtraMetadata == _`
[INFO] [stdout] note: the requirement `<B as ShaderType>::ExtraMetadata == _` appears on the `impl`'s associated const `METADATA` but not on the corresponding trait's associated const
[INFO] [stdout]   --> /opt/rustwide/workdir/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<Self::ExtraMetadata>;
[INFO] [stdout]    |           ^^^^^^^^ this trait's associated const doesn't have the requirement `<B as ShaderType>::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 `<array_length::A as ShaderType>::ExtraMetadata == _`
[INFO] [stdout] note: the requirement `<array_length::A as ShaderType>::ExtraMetadata == _` appears on the `impl`'s associated const `METADATA` but not on the corresponding trait's associated const
[INFO] [stdout]    --> /opt/rustwide/workdir/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<Self::ExtraMetadata>;
[INFO] [stdout]     |           ^^^^^^^^ this trait's associated const doesn't have the requirement `<array_length::A as ShaderType>::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 `<A as ShaderType>::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 `<B as ShaderType>::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 `<array_length::A as ShaderType>::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<S, T, const_panic::fmt::IsCustomType>`
[INFO] [stdout]   = note: candidate #2 is defined in an impl for the type `const_panic::fmt::IsPanicFmt<S, T, const_panic::fmt::IsStdType>`
[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<S, T, const_panic::fmt::IsCustomType>`
[INFO] [stdout]   = note: candidate #2 is defined in an impl for the type `const_panic::fmt::IsPanicFmt<S, T, const_panic::fmt::IsStdType>`
[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::<impl encase::private::Metadata<StructMetadata<N>>>::last_offset`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/types/struct.rs:8:6
[INFO] [stdout]    |
[INFO] [stdout] 8  | impl<const N: usize> Metadata<StructMetadata<N>> {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^ required by this const generic parameter in `encase::types::r#struct::<impl Metadata<StructMetadata<N>>>::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<S, T, const_panic::fmt::IsCustomType>`
[INFO] [stdout]    = note: candidate #2 is defined in an impl for the type `const_panic::fmt::IsPanicFmt<S, T, const_panic::fmt::IsStdType>`
[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<S, T, const_panic::fmt::IsCustomType>`
[INFO] [stdout]    = note: candidate #2 is defined in an impl for the type `const_panic::fmt::IsPanicFmt<S, T, const_panic::fmt::IsStdType>`
[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/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<S, T, const_panic::fmt::IsCustomType>`
[INFO] [stdout]     = note: candidate #2 is defined in an impl for the type `const_panic::fmt::IsPanicFmt<S, T, const_panic::fmt::IsStdType>`
[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/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<S, T, const_panic::fmt::IsCustomType>`
[INFO] [stdout]    = note: candidate #2 is defined in an impl for the type `const_panic::fmt::IsPanicFmt<S, T, const_panic::fmt::IsStdType>`
[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<S, T, const_panic::fmt::IsCustomType>`
[INFO] [stdout]    = note: candidate #2 is defined in an impl for the type `const_panic::fmt::IsPanicFmt<S, T, const_panic::fmt::IsStdType>`
[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/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<S, T, const_panic::fmt::IsCustomType>`
[INFO] [stdout]    = note: candidate #2 is defined in an impl for the type `const_panic::fmt::IsPanicFmt<S, T, const_panic::fmt::IsStdType>`
[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/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<S, T, const_panic::fmt::IsCustomType>`
[INFO] [stdout]    = note: candidate #2 is defined in an impl for the type `const_panic::fmt::IsPanicFmt<S, T, const_panic::fmt::IsStdType>`
[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/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<S, T, const_panic::fmt::IsCustomType>`
[INFO] [stdout]    = note: candidate #2 is defined in an impl for the type `const_panic::fmt::IsPanicFmt<S, T, const_panic::fmt::IsStdType>`
[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: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<S, T, const_panic::fmt::IsCustomType>`
[INFO] [stdout]     = note: candidate #2 is defined in an impl for the type `const_panic::fmt::IsPanicFmt<S, T, const_panic::fmt::IsStdType>`
[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/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<S, T, const_panic::fmt::IsCustomType>`
[INFO] [stdout]    = note: candidate #2 is defined in an impl for the type `const_panic::fmt::IsPanicFmt<S, T, const_panic::fmt::IsStdType>`
[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::<impl encase::private::Metadata<StructMetadata<N>>>::last_offset`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/types/struct.rs:8:6
[INFO] [stdout]    |
[INFO] [stdout] 8  | impl<const N: usize> Metadata<StructMetadata<N>> {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^ required by this const generic parameter in `encase::types::r#struct::<impl Metadata<StructMetadata<N>>>::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, 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 "hygiene") due to 6 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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[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<S, T, const_panic::fmt::IsCustomType>`
[INFO] [stdout]     = note: candidate #2 is defined in an impl for the type `const_panic::fmt::IsPanicFmt<S, T, const_panic::fmt::IsStdType>`
[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 type
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `<A as ShaderType>::ExtraMetadata == _`
[INFO] [stdout] note: the requirement `<A as ShaderType>::ExtraMetadata == _` appears on the `impl`'s associated const `METADATA` but not on the corresponding trait's associated const
[INFO] [stdout]   --> /opt/rustwide/workdir/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<Self::ExtraMetadata>;
[INFO] [stdout]    |           ^^^^^^^^ this trait's associated const doesn't have the requirement `<A as ShaderType>::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: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<S, T, const_panic::fmt::IsCustomType>`
[INFO] [stdout]     = note: candidate #2 is defined in an impl for the type `const_panic::fmt::IsPanicFmt<S, T, const_panic::fmt::IsStdType>`
[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 type
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `<A as ShaderType>::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 the value of const parameter `N`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a const generic parameter in `encase::types::r#struct::<impl encase::private::Metadata<StructMetadata<N>>>::last_offset`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/types/struct.rs:8:6
[INFO] [stdout]     |
[INFO] [stdout] 8   | impl<const N: usize> Metadata<StructMetadata<N>> {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^ required by this const generic parameter in `encase::types::r#struct::<impl Metadata<StructMetadata<N>>>::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]   --> 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] Some errors have detailed explanations: E0034, E0284, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0034`.
[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] [stderr] error: could not compile `encase` (test "wgpu") due to 20 previous errors
[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 `<A as ShaderType>::ExtraMetadata == _`
[INFO] [stdout] note: the requirement `<A as ShaderType>::ExtraMetadata == _` appears on the `impl`'s associated const `METADATA` but not on the corresponding trait's associated const
[INFO] [stdout]   --> /opt/rustwide/workdir/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<Self::ExtraMetadata>;
[INFO] [stdout]    |           ^^^^^^^^ this trait's associated const doesn't have the requirement `<A as ShaderType>::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 `<A as ShaderType>::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<S, T, IsCustomType>`
[INFO] [stdout]    = note: candidate #2 is defined in an impl for the type `IsPanicFmt<S, T, IsStdType>`
[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<S, T, IsCustomType>`
[INFO] [stdout]    = note: candidate #2 is defined in an impl for the type `IsPanicFmt<S, T, IsStdType>`
[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<S, T, IsCustomType>`
[INFO] [stdout]    = note: candidate #2 is defined in an impl for the type `IsPanicFmt<S, T, IsStdType>`
[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<S, T, IsCustomType>`
[INFO] [stdout]    = note: candidate #2 is defined in an impl for the type `IsPanicFmt<S, T, IsStdType>`
[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<S, T, IsCustomType>`
[INFO] [stdout]    = note: candidate #2 is defined in an impl for the type `IsPanicFmt<S, T, IsStdType>`
[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<S, T, IsCustomType>`
[INFO] [stdout]    = note: candidate #2 is defined in an impl for the type `IsPanicFmt<S, T, IsStdType>`
[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<S, T, IsCustomType>`
[INFO] [stdout]    = note: candidate #2 is defined in an impl for the type `IsPanicFmt<S, T, IsStdType>`
[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<S, T, const_panic::fmt::IsCustomType>`
[INFO] [stdout]    = note: candidate #2 is defined in an impl for the type `const_panic::fmt::IsPanicFmt<S, T, const_panic::fmt::IsStdType>`
[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<S, T, IsCustomType>`
[INFO] [stdout]    = note: candidate #2 is defined in an impl for the type `IsPanicFmt<S, T, IsStdType>`
[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<S, T, const_panic::fmt::IsCustomType>`
[INFO] [stdout]    = note: candidate #2 is defined in an impl for the type `const_panic::fmt::IsPanicFmt<S, T, const_panic::fmt::IsStdType>`
[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<S, T, IsCustomType>`
[INFO] [stdout]    = note: candidate #2 is defined in an impl for the type `IsPanicFmt<S, T, IsStdType>`
[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<S, T, IsCustomType>`
[INFO] [stdout]    = note: candidate #2 is defined in an impl for the type `IsPanicFmt<S, T, IsStdType>`
[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<S, T, const_panic::fmt::IsCustomType>`
[INFO] [stdout]    = note: candidate #2 is defined in an impl for the type `const_panic::fmt::IsPanicFmt<S, T, const_panic::fmt::IsStdType>`
[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<S, T, IsCustomType>`
[INFO] [stdout]    = note: candidate #2 is defined in an impl for the type `IsPanicFmt<S, T, IsStdType>`
[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<S, T, const_panic::fmt::IsCustomType>`
[INFO] [stdout]    = note: candidate #2 is defined in an impl for the type `const_panic::fmt::IsPanicFmt<S, T, const_panic::fmt::IsStdType>`
[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<S, T, IsCustomType>`
[INFO] [stdout]    = note: candidate #2 is defined in an impl for the type `IsPanicFmt<S, T, IsStdType>`
[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<S, T, const_panic::fmt::IsCustomType>`
[INFO] [stdout]    = note: candidate #2 is defined in an impl for the type `const_panic::fmt::IsPanicFmt<S, T, const_panic::fmt::IsStdType>`
[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<S, T, IsCustomType>`
[INFO] [stdout]    = note: candidate #2 is defined in an impl for the type `IsPanicFmt<S, T, IsStdType>`
[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<S, T, const_panic::fmt::IsCustomType>`
[INFO] [stdout]    = note: candidate #2 is defined in an impl for the type `const_panic::fmt::IsPanicFmt<S, T, const_panic::fmt::IsStdType>`
[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<S, T, IsCustomType>`
[INFO] [stdout]    = note: candidate #2 is defined in an impl for the type `IsPanicFmt<S, T, IsStdType>`
[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<S, T, const_panic::fmt::IsCustomType>`
[INFO] [stdout]    = note: candidate #2 is defined in an impl for the type `const_panic::fmt::IsPanicFmt<S, T, const_panic::fmt::IsStdType>`
[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<S, T, IsCustomType>`
[INFO] [stdout]    = note: candidate #2 is defined in an impl for the type `IsPanicFmt<S, T, IsStdType>`
[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<S, T, const_panic::fmt::IsCustomType>`
[INFO] [stdout]    = note: candidate #2 is defined in an impl for the type `const_panic::fmt::IsPanicFmt<S, T, const_panic::fmt::IsStdType>`
[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<S, T, IsCustomType>`
[INFO] [stdout]    = note: candidate #2 is defined in an impl for the type `IsPanicFmt<S, T, IsStdType>`
[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<S, T, IsCustomType>`
[INFO] [stdout]    = note: candidate #2 is defined in an impl for the type `IsPanicFmt<S, T, IsStdType>`
[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<S, T, const_panic::fmt::IsCustomType>`
[INFO] [stdout]    = note: candidate #2 is defined in an impl for the type `const_panic::fmt::IsPanicFmt<S, T, const_panic::fmt::IsStdType>`
[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<S, T, IsCustomType>`
[INFO] [stdout]    = note: candidate #2 is defined in an impl for the type `IsPanicFmt<S, T, IsStdType>`
[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<S, T, const_panic::fmt::IsCustomType>`
[INFO] [stdout]    = note: candidate #2 is defined in an impl for the type `const_panic::fmt::IsPanicFmt<S, T, const_panic::fmt::IsStdType>`
[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<S, T, IsCustomType>`
[INFO] [stdout]    = note: candidate #2 is defined in an impl for the type `IsPanicFmt<S, T, IsStdType>`
[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<S, T, const_panic::fmt::IsCustomType>`
[INFO] [stdout]    = note: candidate #2 is defined in an impl for the type `const_panic::fmt::IsPanicFmt<S, T, const_panic::fmt::IsStdType>`
[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<S, T, IsCustomType>`
[INFO] [stdout]    = note: candidate #2 is defined in an impl for the type `IsPanicFmt<S, T, IsStdType>`
[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<S, T, const_panic::fmt::IsCustomType>`
[INFO] [stdout]    = note: candidate #2 is defined in an impl for the type `const_panic::fmt::IsPanicFmt<S, T, const_panic::fmt::IsStdType>`
[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<S, T, IsCustomType>`
[INFO] [stdout]    = note: candidate #2 is defined in an impl for the type `IsPanicFmt<S, T, IsStdType>`
[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<S, T, const_panic::fmt::IsCustomType>`
[INFO] [stdout]    = note: candidate #2 is defined in an impl for the type `const_panic::fmt::IsPanicFmt<S, T, const_panic::fmt::IsStdType>`
[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<S, T, IsCustomType>`
[INFO] [stdout]    = note: candidate #2 is defined in an impl for the type `IsPanicFmt<S, T, IsStdType>`
[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<S, T, const_panic::fmt::IsCustomType>`
[INFO] [stdout]    = note: candidate #2 is defined in an impl for the type `const_panic::fmt::IsPanicFmt<S, T, const_panic::fmt::IsStdType>`
[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<S, T, IsCustomType>`
[INFO] [stdout]    = note: candidate #2 is defined in an impl for the type `IsPanicFmt<S, T, IsStdType>`
[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<S, T, const_panic::fmt::IsCustomType>`
[INFO] [stdout]    = note: candidate #2 is defined in an impl for the type `const_panic::fmt::IsPanicFmt<S, T, const_panic::fmt::IsStdType>`
[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<S, T, IsCustomType>`
[INFO] [stdout]    = note: candidate #2 is defined in an impl for the type `IsPanicFmt<S, T, IsStdType>`
[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<S, T, const_panic::fmt::IsCustomType>`
[INFO] [stdout]    = note: candidate #2 is defined in an impl for the type `const_panic::fmt::IsPanicFmt<S, T, const_panic::fmt::IsStdType>`
[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<S, T, IsCustomType>`
[INFO] [stdout]    = note: candidate #2 is defined in an impl for the type `IsPanicFmt<S, T, IsStdType>`
[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<S, T, const_panic::fmt::IsCustomType>`
[INFO] [stdout]    = note: candidate #2 is defined in an impl for the type `const_panic::fmt::IsPanicFmt<S, T, const_panic::fmt::IsStdType>`
[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<S, T, IsCustomType>`
[INFO] [stdout]    = note: candidate #2 is defined in an impl for the type `IsPanicFmt<S, T, IsStdType>`
[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<S, T, const_panic::fmt::IsCustomType>`
[INFO] [stdout]    = note: candidate #2 is defined in an impl for the type `const_panic::fmt::IsPanicFmt<S, T, const_panic::fmt::IsStdType>`
[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<S, T, IsCustomType>`
[INFO] [stdout]    = note: candidate #2 is defined in an impl for the type `IsPanicFmt<S, T, IsStdType>`
[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<S, T, const_panic::fmt::IsCustomType>`
[INFO] [stdout]    = note: candidate #2 is defined in an impl for the type `const_panic::fmt::IsPanicFmt<S, T, const_panic::fmt::IsStdType>`
[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<S, T, IsCustomType>`
[INFO] [stdout]    = note: candidate #2 is defined in an impl for the type `IsPanicFmt<S, T, IsStdType>`
[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<S, T, const_panic::fmt::IsCustomType>`
[INFO] [stdout]    = note: candidate #2 is defined in an impl for the type `const_panic::fmt::IsPanicFmt<S, T, const_panic::fmt::IsStdType>`
[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<S, T, IsCustomType>`
[INFO] [stdout]    = note: candidate #2 is defined in an impl for the type `IsPanicFmt<S, T, IsStdType>`
[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<S, T, const_panic::fmt::IsCustomType>`
[INFO] [stdout]    = note: candidate #2 is defined in an impl for the type `const_panic::fmt::IsPanicFmt<S, T, const_panic::fmt::IsStdType>`
[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<S, T, IsCustomType>`
[INFO] [stdout]    = note: candidate #2 is defined in an impl for the type `IsPanicFmt<S, T, IsStdType>`
[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<S, T, const_panic::fmt::IsCustomType>`
[INFO] [stdout]    = note: candidate #2 is defined in an impl for the type `const_panic::fmt::IsPanicFmt<S, T, const_panic::fmt::IsStdType>`
[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<S, T, IsCustomType>`
[INFO] [stdout]    = note: candidate #2 is defined in an impl for the type `IsPanicFmt<S, T, IsStdType>`
[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<S, T, const_panic::fmt::IsCustomType>`
[INFO] [stdout]    = note: candidate #2 is defined in an impl for the type `const_panic::fmt::IsPanicFmt<S, T, const_panic::fmt::IsStdType>`
[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<S, T, IsCustomType>`
[INFO] [stdout]    = note: candidate #2 is defined in an impl for the type `IsPanicFmt<S, T, IsStdType>`
[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<S, T, const_panic::fmt::IsCustomType>`
[INFO] [stdout]    = note: candidate #2 is defined in an impl for the type `const_panic::fmt::IsPanicFmt<S, T, const_panic::fmt::IsStdType>`
[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<S, T, IsCustomType>`
[INFO] [stdout]    = note: candidate #2 is defined in an impl for the type `IsPanicFmt<S, T, IsStdType>`
[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<S, T, const_panic::fmt::IsCustomType>`
[INFO] [stdout]    = note: candidate #2 is defined in an impl for the type `const_panic::fmt::IsPanicFmt<S, T, const_panic::fmt::IsStdType>`
[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<S, T, IsCustomType>`
[INFO] [stdout]    = note: candidate #2 is defined in an impl for the type `IsPanicFmt<S, T, IsStdType>`
[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<S, T, const_panic::fmt::IsCustomType>`
[INFO] [stdout]    = note: candidate #2 is defined in an impl for the type `const_panic::fmt::IsPanicFmt<S, T, const_panic::fmt::IsStdType>`
[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<S, T, IsCustomType>`
[INFO] [stdout]    = note: candidate #2 is defined in an impl for the type `IsPanicFmt<S, T, IsStdType>`
[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<S, T, const_panic::fmt::IsCustomType>`
[INFO] [stdout]    = note: candidate #2 is defined in an impl for the type `const_panic::fmt::IsPanicFmt<S, T, const_panic::fmt::IsStdType>`
[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<S, T, IsCustomType>`
[INFO] [stdout]    = note: candidate #2 is defined in an impl for the type `IsPanicFmt<S, T, IsStdType>`
[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::<impl encase::private::Metadata<StructMetadata<N>>>::last_offset`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/types/struct.rs:8:6
[INFO] [stdout]    |
[INFO] [stdout] 8  | impl<const N: usize> Metadata<StructMetadata<N>> {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^ required by this const generic parameter in `encase::types::r#struct::<impl Metadata<StructMetadata<N>>>::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/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<S, T, const_panic::fmt::IsCustomType>`
[INFO] [stdout]    = note: candidate #2 is defined in an impl for the type `const_panic::fmt::IsPanicFmt<S, T, const_panic::fmt::IsStdType>`
[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<S, T, const_panic::fmt::IsCustomType>`
[INFO] [stdout]    = note: candidate #2 is defined in an impl for the type `const_panic::fmt::IsPanicFmt<S, T, const_panic::fmt::IsStdType>`
[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]   --> benches/throughput.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 46 |     v2: mint::Vector2<f32>,
[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<u32>,
[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<i32>,
[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<f32>,
[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<f32>,
[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<f32>,
[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<f32>,
[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<f32>,
[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<f32>,
[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<f32>,
[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<f32>,
[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<f32>,
[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<f32>; 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<u32>; 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<i32>; 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<f32>; 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<f32>; 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<f32>; 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
[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<S, T, const_panic::fmt::IsCustomType>`
[INFO] [stdout]    = note: candidate #2 is defined in an impl for the type `const_panic::fmt::IsPanicFmt<S, T, const_panic::fmt::IsStdType>`
[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<S, T, const_panic::fmt::IsCustomType>`
[INFO] [stdout]    = note: candidate #2 is defined in an impl for the type `const_panic::fmt::IsPanicFmt<S, T, const_panic::fmt::IsStdType>`
[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<S, T, const_panic::fmt::IsCustomType>`
[INFO] [stdout]    = note: candidate #2 is defined in an impl for the type `const_panic::fmt::IsPanicFmt<S, T, const_panic::fmt::IsStdType>`
[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<S, T, const_panic::fmt::IsCustomType>`
[INFO] [stdout]    = note: candidate #2 is defined in an impl for the type `const_panic::fmt::IsPanicFmt<S, T, const_panic::fmt::IsStdType>`
[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<S, T, const_panic::fmt::IsCustomType>`
[INFO] [stdout]    = note: candidate #2 is defined in an impl for the type `const_panic::fmt::IsPanicFmt<S, T, const_panic::fmt::IsStdType>`
[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<S, T, const_panic::fmt::IsCustomType>`
[INFO] [stdout]    = note: candidate #2 is defined in an impl for the type `const_panic::fmt::IsPanicFmt<S, T, const_panic::fmt::IsStdType>`
[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<S, T, const_panic::fmt::IsCustomType>`
[INFO] [stdout]    = note: candidate #2 is defined in an impl for the type `const_panic::fmt::IsPanicFmt<S, T, const_panic::fmt::IsStdType>`
[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<S, T, const_panic::fmt::IsCustomType>`
[INFO] [stdout]    = note: candidate #2 is defined in an impl for the type `const_panic::fmt::IsPanicFmt<S, T, const_panic::fmt::IsStdType>`
[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<S, T, const_panic::fmt::IsCustomType>`
[INFO] [stdout]    = note: candidate #2 is defined in an impl for the type `const_panic::fmt::IsPanicFmt<S, T, const_panic::fmt::IsStdType>`
[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<S, T, const_panic::fmt::IsCustomType>`
[INFO] [stdout]    = note: candidate #2 is defined in an impl for the type `const_panic::fmt::IsPanicFmt<S, T, const_panic::fmt::IsStdType>`
[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<S, T, const_panic::fmt::IsCustomType>`
[INFO] [stdout]    = note: candidate #2 is defined in an impl for the type `const_panic::fmt::IsPanicFmt<S, T, const_panic::fmt::IsStdType>`
[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<S, T, const_panic::fmt::IsCustomType>`
[INFO] [stdout]    = note: candidate #2 is defined in an impl for the type `const_panic::fmt::IsPanicFmt<S, T, const_panic::fmt::IsStdType>`
[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<f32>,
[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<u32>,
[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<i32>,
[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<f32>,
[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<f32>,
[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<f32>,
[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<f32>,
[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<f32>,
[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<f32>,
[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<f32>,
[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<f32>,
[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<f32>,
[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<f32>,
[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<f32>,
[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<f32>; 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<u32>; 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<i32>; 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<f32>; 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<f32>; 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<f32>; 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<mint::ColumnMatrix2x3<f32>>,
[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
[INFO] running `Command { std: "docker" "inspect" "676daf09273732ac4fa567f1a3dcd29cd1e835090635e3088aa065823dd03d5e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "676daf09273732ac4fa567f1a3dcd29cd1e835090635e3088aa065823dd03d5e", kill_on_drop: false }`
[INFO] [stdout] 676daf09273732ac4fa567f1a3dcd29cd1e835090635e3088aa065823dd03d5e
