[INFO] cloning repository https://github.com/darragh-downey/bevy_chase [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/darragh-downey/bevy_chase" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdarragh-downey%2Fbevy_chase", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdarragh-downey%2Fbevy_chase'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4ff6018e44127f77c1c1256fed10bfad6003af79 [INFO] testing darragh-downey/bevy_chase against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdarragh-downey%2Fbevy_chase" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/darragh-downey/bevy_chase on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/darragh-downey/bevy_chase [INFO] finished tweaking git repo https://github.com/darragh-downey/bevy_chase [INFO] tweaked toml for git repo https://github.com/darragh-downey/bevy_chase written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/darragh-downey/bevy_chase already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-11/source/platforms/desktop/Cargo.toml: unused manifest key: bin.0.targets [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mint v0.5.8 [INFO] [stderr] Downloaded tracing-subscriber v0.3.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6a3165951cf31bf8c359d729ee3897e198dd2aec797c6b0a163f93e5239c60b3 [INFO] running `Command { std: "docker" "start" "-a" "6a3165951cf31bf8c359d729ee3897e198dd2aec797c6b0a163f93e5239c60b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6a3165951cf31bf8c359d729ee3897e198dd2aec797c6b0a163f93e5239c60b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a3165951cf31bf8c359d729ee3897e198dd2aec797c6b0a163f93e5239c60b3", kill_on_drop: false }` [INFO] [stdout] 6a3165951cf31bf8c359d729ee3897e198dd2aec797c6b0a163f93e5239c60b3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f607b1b903fca088c5be399e6069854f1054b3f07ed6bb9fe5d54ff0f9e768cd [INFO] running `Command { std: "docker" "start" "-a" "f607b1b903fca088c5be399e6069854f1054b3f07ed6bb9fe5d54ff0f9e768cd", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/platforms/desktop/Cargo.toml: unused manifest key: bin.0.targets [INFO] [stderr] Compiling libc v0.2.114 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling fixedbitset v0.4.1 [INFO] [stderr] Compiling mint v0.5.8 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling erased-serde v0.3.18 [INFO] [stderr] Compiling futures-io v0.3.19 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.6 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling anyhow v1.0.53 [INFO] [stderr] Compiling ash v0.34.0+1.2.203 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling crc32fast v1.3.1 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling range-alloc v0.1.2 [INFO] [stderr] Compiling glow v0.11.2 [INFO] [stderr] Compiling inplace_it v0.3.3 [INFO] [stderr] Compiling block v0.1.6 [INFO] [stderr] Compiling profiling v1.0.5 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling renderdoc-sys v0.7.1 [INFO] [stderr] Compiling serde_json v1.0.78 [INFO] [stderr] Compiling ttf-parser v0.14.0 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.5 [INFO] [stderr] Compiling cpal v0.13.4 [INFO] [stderr] Compiling svg_fmt v0.4.1 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Compiling winit v0.26.1 [INFO] [stderr] Compiling xi-unicode v0.3.0 [INFO] [stderr] Compiling rectangle-pack v0.4.2 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.1 [INFO] [stderr] Compiling gpu-alloc-types v0.2.0 [INFO] [stderr] Compiling pp-rs v0.2.1 [INFO] [stderr] Compiling wgpu-types v0.12.0 [INFO] [stderr] Compiling ogg v0.8.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling raw-window-handle v0.4.2 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling wgpu-core v0.12.2 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling gpu-alloc v0.5.3 [INFO] [stderr] Compiling lewton v0.10.2 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling stretch v0.3.2 [INFO] [stderr] Compiling spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling euclid v0.22.6 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling owned_ttf_parser v0.14.0 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling ab_glyph v0.2.13 [INFO] [stderr] Compiling guillotiere v0.6.2 [INFO] [stderr] Compiling glyph_brush_layout v0.2.3 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling bevy_tasks v0.6.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling notify v5.0.0-pre.11 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling gpu-descriptor v0.2.2 [INFO] [stderr] Compiling petgraph v0.6.0 [INFO] [stderr] Compiling alsa v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling bytemuck_derive v1.0.1 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling gltf-derive v0.16.0 [INFO] [stderr] Compiling bytemuck v1.7.3 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling naga v0.8.5 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling glam v0.20.2 [INFO] [stderr] Compiling ron v0.7.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling tracing-subscriber v0.3.7 [INFO] [stderr] Compiling gilrs-core v0.3.2 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling gilrs v0.8.2 [INFO] [stderr] Compiling cargo-manifest v0.2.6 [INFO] [stderr] Compiling gltf-json v0.16.0 [INFO] [stderr] Compiling rodio v0.14.0 [INFO] [stderr] Compiling wgpu-hal v0.12.4 [INFO] [stdout] error: Metal API enabled on non-Apple OS. If your project is not using resolver="2" in Cargo.toml, it should. [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/lib.rs:51:1 [INFO] [stdout] | [INFO] [stdout] 51 | compile_error!("Metal API enabled on non-Apple OS. If your project is not using resolver=\"2\" in Cargo.toml, it should."); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: DX12 API enabled on non-Windows OS. If your project is not using resolver="2" in Cargo.toml, it should. [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/lib.rs:53:1 [INFO] [stdout] | [INFO] [stdout] 53 | compile_error!("DX12 API enabled on non-Windows OS. If your project is not using resolver=\"2\" in Cargo.toml, it should."); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/adapter.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use mtl::{MTLFeatureSet, MTLGPUFamily, MTLLanguageVersion}; [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/adapter.rs:1022:13 [INFO] [stdout] | [INFO] [stdout] 1022 | use mtl::MTLPixelFormat::*; [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/conv.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | use mtl::MTLTextureType::*; [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/conv.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | use mtl::MTLCompareFunction::*; [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/conv.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 51 | use mtl::MTLSamplerMinMagFilter::*; [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/conv.rs:59:9 [INFO] [stdout] | [INFO] [stdout] 59 | use mtl::MTLSamplerAddressMode::*; [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/conv.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | use mtl::MTLSamplerBorderColor::*; [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/conv.rs:127:9 [INFO] [stdout] | [INFO] [stdout] 127 | use mtl::MTLBlendFactor::*; [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/conv.rs:154:9 [INFO] [stdout] | [INFO] [stdout] 154 | use mtl::MTLBlendOperation::*; [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/conv.rs:181:9 [INFO] [stdout] | [INFO] [stdout] 181 | use mtl::MTLVertexFormat::*; [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/conv.rs:227:9 [INFO] [stdout] | [INFO] [stdout] 227 | use mtl::MTLStencilOperation::*; [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/conv.rs:281:9 [INFO] [stdout] | [INFO] [stdout] 281 | use mtl::MTLStoreAction::*; [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `core_graphics_types` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/surface.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use core_graphics_types::{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `core_graphics_types` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `objc` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/adapter.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use objc::{class, msg_send, sel, sel_impl}; [INFO] [stdout] | ^^^^ use of undeclared crate or module `objc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `objc` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/surface.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use objc::{ [INFO] [stdout] | ^^^^ use of undeclared crate or module `objc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `objc` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/surface.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use objc::{ [INFO] [stdout] | ^^^^ use of undeclared crate or module `objc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `super::dx12` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/lib.rs:68:20 [INFO] [stdout] | [INFO] [stdout] 68 | pub use super::dx12::Api as Dx12; [INFO] [stdout] | ^^^^ could not find `dx12` in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `msg_send` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/adapter.rs:553:17 [INFO] [stdout] | [INFO] [stdout] 553 | msg_send![class!(NSProcessInfo), processInfo]; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `msg_send` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/adapter.rs:554:13 [INFO] [stdout] | [INFO] [stdout] 554 | msg_send![process_info, operatingSystemVersion] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `class` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/surface.rs:45:56 [INFO] [stdout] | [INFO] [stdout] 45 | let mut decl = ClassDecl::new(&class_name, class!(NSObject)).unwrap(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `sel` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/surface.rs:49:21 [INFO] [stdout] | [INFO] [stdout] 49 | sel!(layer:shouldInheritContentsScale:fromWindow:), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `msg_send` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/surface.rs:73:22 [INFO] [stdout] | [INFO] [stdout] 73 | let () = msg_send![view.as_ptr(), release]; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `class` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/surface.rs:164:21 [INFO] [stdout] | [INFO] [stdout] 164 | let class = class!(CAMetalLayer); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `msg_send` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/surface.rs:165:33 [INFO] [stdout] | [INFO] [stdout] 165 | let proper_kind: BOOL = msg_send![layer, isKindOfClass: class]; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `msg_send` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/surface.rs:173:38 [INFO] [stdout] | [INFO] [stdout] 173 | let bounds: CGRect = msg_send![view.as_ptr(), bounds]; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `msg_send` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/surface.rs:174:55 [INFO] [stdout] | [INFO] [stdout] 174 | let window: Option> = msg_send![view.as_ptr(), window]; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `msg_send` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/surface.rs:176:21 [INFO] [stdout] | [INFO] [stdout] 176 | msg_send![window.as_ptr(), screen] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `msg_send` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/surface.rs:180:57 [INFO] [stdout] | [INFO] [stdout] 180 | let screen_space: *mut Object = msg_send![screen.as_ptr(), coordinateSpace]; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `msg_send` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/surface.rs:181:44 [INFO] [stdout] | [INFO] [stdout] 181 | let rect: CGRect = msg_send![view.as_ptr(), convertRect:bounds toCoordinateSpace:screen_space]; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `msg_send` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/surface.rs:182:53 [INFO] [stdout] | [INFO] [stdout] 182 | let scale_factor: CGFloat = msg_send![screen.as_ptr(), nativeScale]; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `msg_send` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/surface.rs:191:38 [INFO] [stdout] | [INFO] [stdout] 191 | let bounds: CGRect = msg_send![render_layer, bounds]; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `msg_send` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/surface.rs:192:47 [INFO] [stdout] | [INFO] [stdout] 192 | let contents_scale: CGFloat = msg_send![render_layer, contentsScale]; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `msg_send` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/surface.rs:247:18 [INFO] [stdout] | [INFO] [stdout] 247 | let () = msg_send![*render_layer, setMaximumDrawableCount: config.swap_chain_size as u64]; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `msg_send` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/surface.rs:251:22 [INFO] [stdout] | [INFO] [stdout] 251 | let () = msg_send![*render_layer, setAllowsNextDrawableTimeout:false]; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `msg_send` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/surface.rs:254:22 [INFO] [stdout] | [INFO] [stdout] 254 | let () = msg_send![*render_layer, setDisplaySyncEnabled: display_sync]; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/adapter.rs:52:13 [INFO] [stdout] | [INFO] [stdout] 52 | mtl::MTLReadWriteTextureTier::TierNone => (Tfc::empty(), Tfc::empty()), [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/adapter.rs:53:13 [INFO] [stdout] | [INFO] [stdout] 53 | mtl::MTLReadWriteTextureTier::Tier1 => (Tfc::STORAGE_READ_WRITE, Tfc::empty()), [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/adapter.rs:54:13 [INFO] [stdout] | [INFO] [stdout] 54 | mtl::MTLReadWriteTextureTier::Tier2 => { [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/adapter.rs:534:27 [INFO] [stdout] | [INFO] [stdout] 534 | fn supports_any(raw: &mtl::DeviceRef, features_sets: &[MTLFeatureSet]) -> bool { [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/adapter.rs:541:25 [INFO] [stdout] | [INFO] [stdout] 541 | pub fn new(device: &mtl::Device) -> Self { [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `objc` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/adapter.rs:552:36 [INFO] [stdout] | [INFO] [stdout] 552 | let process_info: *mut objc::runtime::Object = [INFO] [stdout] | ^^^^ use of undeclared crate or module `objc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/adapter.rs:613:21 [INFO] [stdout] | [INFO] [stdout] 613 | mtl::MTLReadWriteTextureTier::TierNone [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/adapter.rs:618:17 [INFO] [stdout] | [INFO] [stdout] 618 | mtl::MTLReadWriteTextureTier::TierNone [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/adapter.rs:1021:61 [INFO] [stdout] | [INFO] [stdout] 1021 | pub fn map_format(&self, format: wgt::TextureFormat) -> mtl::MTLPixelFormat { [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/adapter.rs:1140:25 [INFO] [stdout] | [INFO] [stdout] 1140 | pub fn new(device: &mtl::Device) -> Self { [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/command.rs:13:33 [INFO] [stdout] | [INFO] [stdout] 13 | raw_primitive_type: mtl::MTLPrimitiveType::Point, [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/command.rs:15:26 [INFO] [stdout] | [INFO] [stdout] 15 | raw_wg_size: mtl::MTLSize::new(0, 0, 0), [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/command.rs:25:34 [INFO] [stdout] | [INFO] [stdout] 25 | fn enter_blit(&mut self) -> &mtl::BlitCommandEncoderRef { [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `objc` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/command.rs:28:13 [INFO] [stdout] | [INFO] [stdout] 28 | objc::rc::autoreleasepool(|| { [INFO] [stdout] | ^^^^ use of undeclared crate or module `objc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/command.rs:42:33 [INFO] [stdout] | [INFO] [stdout] 42 | fn enter_any(&mut self) -> &mtl::CommandEncoderRef { [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `objc` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/command.rs:89:19 [INFO] [stdout] | [INFO] [stdout] 89 | let raw = objc::rc::autoreleasepool(move || { [INFO] [stdout] | ^^^^ use of undeclared crate or module `objc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/command.rs:235:17 [INFO] [stdout] | [INFO] [stdout] 235 | mtl::MTLBlitOption::empty(), [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/command.rs:275:17 [INFO] [stdout] | [INFO] [stdout] 275 | mtl::MTLBlitOption::empty(), [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/command.rs:288:25 [INFO] [stdout] | [INFO] [stdout] 288 | mtl::MTLVisibilityResultMode::Boolean, [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/command.rs:302:49 [INFO] [stdout] | [INFO] [stdout] 302 | .set_visibility_result_mode(mtl::MTLVisibilityResultMode::Disabled, 0); [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/command.rs:310:25 [INFO] [stdout] | [INFO] [stdout] 310 | let raw_range = mtl::NSRange { [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `objc` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/command.rs:341:9 [INFO] [stdout] | [INFO] [stdout] 341 | objc::rc::autoreleasepool(|| { [INFO] [stdout] | ^^^^ use of undeclared crate or module `objc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/command.rs:353:21 [INFO] [stdout] | [INFO] [stdout] 353 | mtl::MTLLoadAction::Load [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/command.rs:356:21 [INFO] [stdout] | [INFO] [stdout] 356 | mtl::MTLLoadAction::Clear [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/command.rs:372:25 [INFO] [stdout] | [INFO] [stdout] 372 | mtl::MTLLoadAction::Load [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/command.rs:375:25 [INFO] [stdout] | [INFO] [stdout] 375 | mtl::MTLLoadAction::Clear [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/command.rs:378:25 [INFO] [stdout] | [INFO] [stdout] 378 | mtl::MTLStoreAction::Store [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/command.rs:380:25 [INFO] [stdout] | [INFO] [stdout] 380 | mtl::MTLStoreAction::DontCare [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/command.rs:395:25 [INFO] [stdout] | [INFO] [stdout] 395 | mtl::MTLLoadAction::Load [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/command.rs:398:25 [INFO] [stdout] | [INFO] [stdout] 398 | mtl::MTLLoadAction::Clear [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/command.rs:401:25 [INFO] [stdout] | [INFO] [stdout] 401 | mtl::MTLStoreAction::Store [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/command.rs:403:25 [INFO] [stdout] | [INFO] [stdout] 403 | mtl::MTLStoreAction::DontCare [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/command.rs:689:45 [INFO] [stdout] | [INFO] [stdout] 689 | wgt::IndexFormat::Uint16 => (2, mtl::MTLIndexType::UInt16), [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/command.rs:690:45 [INFO] [stdout] | [INFO] [stdout] 690 | wgt::IndexFormat::Uint32 => (4, mtl::MTLIndexType::UInt32), [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/command.rs:717:30 [INFO] [stdout] | [INFO] [stdout] 717 | encoder.set_viewport(mtl::MTLViewport { [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/command.rs:728:23 [INFO] [stdout] | [INFO] [stdout] 728 | let scissor = mtl::MTLScissorRect { [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/command.rs:931:25 [INFO] [stdout] | [INFO] [stdout] 931 | let raw_count = mtl::MTLSize { [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/conv.rs:1:56 [INFO] [stdout] | [INFO] [stdout] 1 | pub fn map_texture_usage(usage: crate::TextureUses) -> mtl::MTLTextureUsage { [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/conv.rs:4:25 [INFO] [stdout] | [INFO] [stdout] 4 | let mut mtl_usage = mtl::MTLTextureUsage::Unknown; [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/conv.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | mtl::MTLTextureUsage::RenderTarget, [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/conv.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | mtl::MTLTextureUsage::ShaderRead, [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/conv.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | mtl::MTLTextureUsage::ShaderWrite, [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/conv.rs:22:70 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn map_texture_view_dimension(dim: wgt::TextureViewDimension) -> mtl::MTLTextureType { [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/conv.rs:35:59 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn map_compare_function(fun: wgt::CompareFunction) -> mtl::MTLCompareFunction { [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling bevy_macro_utils v0.6.0 [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/conv.rs:50:52 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn map_filter_mode(filter: wgt::FilterMode) -> mtl::MTLSamplerMinMagFilter { [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/conv.rs:58:55 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn map_address_mode(address: wgt::AddressMode) -> mtl::MTLSamplerAddressMode { [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/conv.rs:70:67 [INFO] [stdout] | [INFO] [stdout] 70 | pub fn map_border_color(border_color: wgt::SamplerBorderColor) -> mtl::MTLSamplerBorderColor { [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/conv.rs:81:7 [INFO] [stdout] | [INFO] [stdout] 81 | ) -> (mtl::MTLPrimitiveTopologyClass, mtl::MTLPrimitiveType) { [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/conv.rs:81:39 [INFO] [stdout] | [INFO] [stdout] 81 | ) -> (mtl::MTLPrimitiveTopologyClass, mtl::MTLPrimitiveType) { [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/conv.rs:85:13 [INFO] [stdout] | [INFO] [stdout] 85 | mtl::MTLPrimitiveTopologyClass::Point, [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/conv.rs:86:13 [INFO] [stdout] | [INFO] [stdout] 86 | mtl::MTLPrimitiveType::Point, [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/conv.rs:89:13 [INFO] [stdout] | [INFO] [stdout] 89 | mtl::MTLPrimitiveTopologyClass::Line, [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/conv.rs:90:13 [INFO] [stdout] | [INFO] [stdout] 90 | mtl::MTLPrimitiveType::Line, [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/conv.rs:93:13 [INFO] [stdout] | [INFO] [stdout] 93 | mtl::MTLPrimitiveTopologyClass::Line, [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/conv.rs:94:13 [INFO] [stdout] | [INFO] [stdout] 94 | mtl::MTLPrimitiveType::LineStrip, [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/conv.rs:97:13 [INFO] [stdout] | [INFO] [stdout] 97 | mtl::MTLPrimitiveTopologyClass::Triangle, [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/conv.rs:98:13 [INFO] [stdout] | [INFO] [stdout] 98 | mtl::MTLPrimitiveType::Triangle, [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/conv.rs:101:13 [INFO] [stdout] | [INFO] [stdout] 101 | mtl::MTLPrimitiveTopologyClass::Triangle, [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/conv.rs:102:13 [INFO] [stdout] | [INFO] [stdout] 102 | mtl::MTLPrimitiveType::TriangleStrip, [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/conv.rs:107:51 [INFO] [stdout] | [INFO] [stdout] 107 | pub fn map_color_write(mask: wgt::ColorWrites) -> mtl::MTLColorWriteMask { [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/conv.rs:108:24 [INFO] [stdout] | [INFO] [stdout] 108 | let mut raw_mask = mtl::MTLColorWriteMask::empty(); [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/conv.rs:111:21 [INFO] [stdout] | [INFO] [stdout] 111 | raw_mask |= mtl::MTLColorWriteMask::Red; [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/conv.rs:114:21 [INFO] [stdout] | [INFO] [stdout] 114 | raw_mask |= mtl::MTLColorWriteMask::Green; [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/conv.rs:117:21 [INFO] [stdout] | [INFO] [stdout] 117 | raw_mask |= mtl::MTLColorWriteMask::Blue; [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/conv.rs:120:21 [INFO] [stdout] | [INFO] [stdout] 120 | raw_mask |= mtl::MTLColorWriteMask::Alpha; [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/conv.rs:126:54 [INFO] [stdout] | [INFO] [stdout] 126 | pub fn map_blend_factor(factor: wgt::BlendFactor) -> mtl::MTLBlendFactor { [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/conv.rs:153:56 [INFO] [stdout] | [INFO] [stdout] 153 | pub fn map_blend_op(operation: wgt::BlendOperation) -> mtl::MTLBlendOperation { [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/conv.rs:169:5 [INFO] [stdout] | [INFO] [stdout] 169 | mtl::MTLBlendOperation, [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/conv.rs:170:5 [INFO] [stdout] | [INFO] [stdout] 170 | mtl::MTLBlendFactor, [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/conv.rs:171:5 [INFO] [stdout] | [INFO] [stdout] 171 | mtl::MTLBlendFactor, [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/conv.rs:180:56 [INFO] [stdout] | [INFO] [stdout] 180 | pub fn map_vertex_format(format: wgt::VertexFormat) -> mtl::MTLVertexFormat { [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/conv.rs:219:52 [INFO] [stdout] | [INFO] [stdout] 219 | pub fn map_step_mode(mode: wgt::VertexStepMode) -> mtl::MTLVertexStepFunction { [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/conv.rs:221:40 [INFO] [stdout] | [INFO] [stdout] 221 | wgt::VertexStepMode::Vertex => mtl::MTLVertexStepFunction::PerVertex, [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/conv.rs:222:42 [INFO] [stdout] | [INFO] [stdout] 222 | wgt::VertexStepMode::Instance => mtl::MTLVertexStepFunction::PerInstance, [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/conv.rs:226:53 [INFO] [stdout] | [INFO] [stdout] 226 | pub fn map_stencil_op(op: wgt::StencilOperation) -> mtl::MTLStencilOperation { [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/conv.rs:242:48 [INFO] [stdout] | [INFO] [stdout] 242 | pub fn map_winding(winding: wgt::FrontFace) -> mtl::MTLWinding { [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/conv.rs:244:31 [INFO] [stdout] | [INFO] [stdout] 244 | wgt::FrontFace::Cw => mtl::MTLWinding::Clockwise, [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/conv.rs:245:32 [INFO] [stdout] | [INFO] [stdout] 245 | wgt::FrontFace::Ccw => mtl::MTLWinding::CounterClockwise, [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/conv.rs:249:50 [INFO] [stdout] | [INFO] [stdout] 249 | pub fn map_cull_mode(face: Option) -> mtl::MTLCullMode { [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/conv.rs:251:17 [INFO] [stdout] | [INFO] [stdout] 251 | None => mtl::MTLCullMode::None, [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/conv.rs:252:35 [INFO] [stdout] | [INFO] [stdout] 252 | Some(wgt::Face::Front) => mtl::MTLCullMode::Front, [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/conv.rs:253:34 [INFO] [stdout] | [INFO] [stdout] 253 | Some(wgt::Face::Back) => mtl::MTLCullMode::Back, [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/conv.rs:257:49 [INFO] [stdout] | [INFO] [stdout] 257 | pub fn map_range(range: &crate::MemoryRange) -> mtl::NSRange { [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/conv.rs:258:5 [INFO] [stdout] | [INFO] [stdout] 258 | mtl::NSRange { [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/conv.rs:264:55 [INFO] [stdout] | [INFO] [stdout] 264 | pub fn map_copy_extent(extent: &crate::CopyExtent) -> mtl::MTLSize { [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/conv.rs:265:5 [INFO] [stdout] | [INFO] [stdout] 265 | mtl::MTLSize { [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/conv.rs:272:46 [INFO] [stdout] | [INFO] [stdout] 272 | pub fn map_origin(origin: &wgt::Origin3d) -> mtl::MTLOrigin { [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/conv.rs:273:5 [INFO] [stdout] | [INFO] [stdout] 273 | mtl::MTLOrigin { [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/conv.rs:280:56 [INFO] [stdout] | [INFO] [stdout] 280 | pub fn map_store_action(store: bool, resolve: bool) -> mtl::MTLStoreAction { [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/conv.rs:290:47 [INFO] [stdout] | [INFO] [stdout] 290 | pub fn map_clear_color(color: &wgt::Color) -> mtl::MTLClearColor { [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/conv.rs:291:5 [INFO] [stdout] | [INFO] [stdout] 291 | mtl::MTLClearColor { [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/device.rs:14:14 [INFO] [stdout] | [INFO] [stdout] 14 | library: mtl::Library, [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/device.rs:15:15 [INFO] [stdout] | [INFO] [stdout] 15 | function: mtl::Function, [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/device.rs:16:14 [INFO] [stdout] | [INFO] [stdout] 16 | wg_size: mtl::MTLSize, [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/device.rs:26:6 [INFO] [stdout] | [INFO] [stdout] 26 | ) -> mtl::StencilDescriptor { [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/device.rs:27:16 [INFO] [stdout] | [INFO] [stdout] 27 | let desc = mtl::StencilDescriptor::new(); [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/device.rs:37:65 [INFO] [stdout] | [INFO] [stdout] 37 | fn create_depth_stencil_desc(state: &wgt::DepthStencilState) -> mtl::DepthStencilDescriptor { [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/device.rs:38:16 [INFO] [stdout] | [INFO] [stdout] 38 | let desc = mtl::DepthStencilDescriptor::new(); [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/device.rs:56:26 [INFO] [stdout] | [INFO] [stdout] 56 | primitive_class: mtl::MTLPrimitiveTopologyClass, [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/device.rs:62:17 [INFO] [stdout] | [INFO] [stdout] 62 | mtl::MTLPrimitiveTopologyClass::Point => true, [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/device.rs:76:23 [INFO] [stdout] | [INFO] [stdout] 76 | let options = mtl::CompileOptions::new(); [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/device.rs:102:23 [INFO] [stdout] | [INFO] [stdout] 102 | let wg_size = mtl::MTLSize { [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/device.rs:170:19 [INFO] [stdout] | [INFO] [stdout] 170 | buffers: &mtl::PipelineBufferDescriptorArrayRef, [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/device.rs:179:33 [INFO] [stdout] | [INFO] [stdout] 179 | .set_mutability(mtl::MTLMutability::Immutable); [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/device.rs:184:14 [INFO] [stdout] | [INFO] [stdout] 184 | raw: mtl::Texture, [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/device.rs:185:21 [INFO] [stdout] | [INFO] [stdout] 185 | raw_format: mtl::MTLPixelFormat, [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/device.rs:186:19 [INFO] [stdout] | [INFO] [stdout] 186 | raw_type: mtl::MTLTextureType, [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/device.rs:201:40 [INFO] [stdout] | [INFO] [stdout] 201 | pub fn raw_device(&self) -> &Mutex { [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/device.rs:213:27 [INFO] [stdout] | [INFO] [stdout] 213 | let mut options = mtl::MTLResourceOptions::empty(); [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/device.rs:216:13 [INFO] [stdout] | [INFO] [stdout] 216 | mtl::MTLResourceOptions::StorageModeShared [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/device.rs:218:13 [INFO] [stdout] | [INFO] [stdout] 218 | mtl::MTLResourceOptions::StorageModePrivate [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/device.rs:221:13 [INFO] [stdout] | [INFO] [stdout] 221 | mtl::MTLResourceOptions::CPUCacheModeWriteCombined, [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/device.rs:274:21 [INFO] [stdout] | [INFO] [stdout] 274 | mtl::MTLTextureType::D1Array [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/device.rs:276:21 [INFO] [stdout] | [INFO] [stdout] 276 | mtl::MTLTextureType::D1 [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/device.rs:282:21 [INFO] [stdout] | [INFO] [stdout] 282 | mtl::MTLTextureType::D2Multisample [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/device.rs:285:21 [INFO] [stdout] | [INFO] [stdout] 285 | mtl::MTLTextureType::D2Array [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/device.rs:287:21 [INFO] [stdout] | [INFO] [stdout] 287 | mtl::MTLTextureType::D2 [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/device.rs:294:17 [INFO] [stdout] | [INFO] [stdout] 294 | mtl::MTLTextureType::D3 [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/device.rs:304:37 [INFO] [stdout] | [INFO] [stdout] 304 | descriptor.set_storage_mode(mtl::MTLStorageMode::Private); [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/device.rs:330:47 [INFO] [stdout] | [INFO] [stdout] 330 | let raw_type = if texture.raw_type == mtl::MTLTextureType::D2Multisample { [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/device.rs:358:17 [INFO] [stdout] | [INFO] [stdout] 358 | mtl::NSRange { [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/device.rs:362:17 [INFO] [stdout] | [INFO] [stdout] 362 | mtl::NSRange { [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/device.rs:389:17 [INFO] [stdout] | [INFO] [stdout] 389 | mtl::MTLSamplerMipFilter::NotMipmapped [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/device.rs:391:41 [INFO] [stdout] | [INFO] [stdout] 391 | wgt::FilterMode::Nearest => mtl::MTLSamplerMipFilter::Nearest, [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/device.rs:392:40 [INFO] [stdout] | [INFO] [stdout] 392 | wgt::FilterMode::Linear => mtl::MTLSamplerMipFilter::Linear, [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/device.rs:622:21 [INFO] [stdout] | [INFO] [stdout] 622 | mtl::MTLLanguageVersion::V1_0 => (1, 0), [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/device.rs:623:21 [INFO] [stdout] | [INFO] [stdout] 623 | mtl::MTLLanguageVersion::V1_1 => (1, 1), [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/device.rs:624:21 [INFO] [stdout] | [INFO] [stdout] 624 | mtl::MTLLanguageVersion::V1_2 => (1, 2), [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/device.rs:625:21 [INFO] [stdout] | [INFO] [stdout] 625 | mtl::MTLLanguageVersion::V2_0 => (2, 0), [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/device.rs:626:21 [INFO] [stdout] | [INFO] [stdout] 626 | mtl::MTLLanguageVersion::V2_1 => (2, 1), [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/device.rs:627:21 [INFO] [stdout] | [INFO] [stdout] 627 | mtl::MTLLanguageVersion::V2_2 => (2, 2), [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/device.rs:628:21 [INFO] [stdout] | [INFO] [stdout] 628 | mtl::MTLLanguageVersion::V2_3 => (2, 3), [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/device.rs:752:39 [INFO] [stdout] | [INFO] [stdout] 752 | wgt::PolygonMode::Fill => mtl::MTLTriangleFillMode::Fill, [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/device.rs:753:39 [INFO] [stdout] | [INFO] [stdout] 753 | wgt::PolygonMode::Line => mtl::MTLTriangleFillMode::Lines, [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/device.rs:800:66 [INFO] [stdout] | [INFO] [stdout] 800 | descriptor.set_depth_attachment_pixel_format(mtl::MTLPixelFormat::Depth32Float); [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/device.rs:865:37 [INFO] [stdout] | [INFO] [stdout] 865 | let vertex_descriptor = mtl::VertexDescriptor::new(); [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/device.rs:930:21 [INFO] [stdout] | [INFO] [stdout] 930 | mtl::MTLDepthClipMode::Clamp [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/device.rs:932:21 [INFO] [stdout] | [INFO] [stdout] 932 | mtl::MTLDepthClipMode::Clip [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/device.rs:951:13 [INFO] [stdout] | [INFO] [stdout] 951 | mtl::MTLPrimitiveTopologyClass::Unspecified, [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/device.rs:997:31 [INFO] [stdout] | [INFO] [stdout] 997 | let options = mtl::MTLResourceOptions::empty(); [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/device.rs:1025:36 [INFO] [stdout] | [INFO] [stdout] 1025 | if cmd_buf.status() == mtl::MTLCommandBufferStatus::Completed { [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/device.rs:1055:20 [INFO] [stdout] | [INFO] [stdout] 1055 | if let mtl::MTLCommandBufferStatus::Completed = cmd_buf.status() { [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/device.rs:1070:38 [INFO] [stdout] | [INFO] [stdout] 1070 | let shared_capture_manager = mtl::CaptureManager::shared(); [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/device.rs:1078:38 [INFO] [stdout] | [INFO] [stdout] 1078 | let shared_capture_manager = mtl::CaptureManager::shared(); [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ClassDecl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/surface.rs:45:28 [INFO] [stdout] | [INFO] [stdout] 45 | let mut decl = ClassDecl::new(&class_name, class!(NSObject)).unwrap(); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `ClassDecl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Class` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/surface.rs:55:14 [INFO] [stdout] | [INFO] [stdout] 55 | Self(Class::get(&class_name).unwrap()) [INFO] [stdout] | ^^^^^ use of undeclared type `Class` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/surface.rs:60:50 [INFO] [stdout] | [INFO] [stdout] 60 | fn new(view: Option>, layer: mtl::MetalLayer) -> Self { [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/surface.rs:64:35 [INFO] [stdout] | [INFO] [stdout] 64 | raw_swapchain_format: mtl::MTLPixelFormat::Invalid, [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/surface.rs:163:38 [INFO] [stdout] | [INFO] [stdout] 163 | pub unsafe fn from_layer(layer: &mtl::MetalLayerRef) -> Self { [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CGSize` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/surface.rs:220:29 [INFO] [stdout] | [INFO] [stdout] 220 | let drawable_size = CGSize::new(config.extent.width as f64, config.extent.height as f64); [INFO] [stdout] | ^^^^^^ use of undeclared type `CGSize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/surface.rs:261:37 [INFO] [stdout] | [INFO] [stdout] 261 | self.raw_swapchain_format = mtl::MTLPixelFormat::Invalid; [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/surface.rs:282:27 [INFO] [stdout] | [INFO] [stdout] 282 | raw_type: mtl::MTLTextureType::D2, [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/mod.rs:69:53 [INFO] [stdout] | [INFO] [stdout] 69 | pub fn create_surface_from_layer(&self, layer: &mtl::MetalLayerRef) -> Surface { [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/mod.rs:144:18 [INFO] [stdout] | [INFO] [stdout] 144 | msl_version: mtl::MTLLanguageVersion, [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/mod.rs:146:30 [INFO] [stdout] | [INFO] [stdout] 146 | read_write_texture_tier: mtl::MTLReadWriteTextureTier, [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/mod.rs:247:19 [INFO] [stdout] | [INFO] [stdout] 247 | device: Mutex, [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/mod.rs:257:20 [INFO] [stdout] | [INFO] [stdout] 257 | fn new(device: mtl::Device) -> Self { [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/mod.rs:275:20 [INFO] [stdout] | [INFO] [stdout] 275 | raw: Arc>, [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `objc` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/mod.rs:287:26 [INFO] [stdout] | [INFO] [stdout] 287 | view: Option>, [INFO] [stdout] | ^^^^ use of undeclared crate or module `objc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/mod.rs:288:25 [INFO] [stdout] | [INFO] [stdout] 288 | render_layer: Mutex, [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/mod.rs:289:27 [INFO] [stdout] | [INFO] [stdout] 289 | raw_swapchain_format: mtl::MTLPixelFormat, [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/mod.rs:303:15 [INFO] [stdout] | [INFO] [stdout] 303 | drawable: mtl::MetalDrawable, [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `objc` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/mod.rs:322:9 [INFO] [stdout] | [INFO] [stdout] 322 | objc::rc::autoreleasepool(|| { [INFO] [stdout] | ^^^^ use of undeclared crate or module `objc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `objc` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/mod.rs:370:9 [INFO] [stdout] | [INFO] [stdout] 370 | objc::rc::autoreleasepool(|| { [INFO] [stdout] | ^^^^ use of undeclared crate or module `objc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/mod.rs:397:10 [INFO] [stdout] | [INFO] [stdout] 397 | raw: mtl::Buffer, [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/mod.rs:412:10 [INFO] [stdout] | [INFO] [stdout] 412 | raw: mtl::Texture, [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/mod.rs:413:17 [INFO] [stdout] | [INFO] [stdout] 413 | raw_format: mtl::MTLPixelFormat, [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/mod.rs:414:15 [INFO] [stdout] | [INFO] [stdout] 414 | raw_type: mtl::MTLTextureType, [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/mod.rs:425:10 [INFO] [stdout] | [INFO] [stdout] 425 | raw: mtl::Texture, [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/mod.rs:440:10 [INFO] [stdout] | [INFO] [stdout] 440 | raw: mtl::SamplerState, [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/mod.rs:537:26 [INFO] [stdout] | [INFO] [stdout] 537 | type BufferPtr = NonNull; [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/mod.rs:538:27 [INFO] [stdout] | [INFO] [stdout] 538 | type TexturePtr = NonNull; [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/mod.rs:539:27 [INFO] [stdout] | [INFO] [stdout] 539 | type SamplerPtr = NonNull; [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/mod.rs:542:19 [INFO] [stdout] | [INFO] [stdout] 542 | type Native = mtl::BufferRef; [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/mod.rs:554:19 [INFO] [stdout] | [INFO] [stdout] 554 | type Native = mtl::TextureRef; [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/mod.rs:566:19 [INFO] [stdout] | [INFO] [stdout] 566 | type Native = mtl::SamplerStateRef; [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/mod.rs:625:10 [INFO] [stdout] | [INFO] [stdout] 625 | raw: mtl::RenderPipelineState, [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/mod.rs:627:13 [INFO] [stdout] | [INFO] [stdout] 627 | vs_lib: mtl::Library, [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/mod.rs:629:20 [INFO] [stdout] | [INFO] [stdout] 629 | fs_lib: Option, [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/mod.rs:632:25 [INFO] [stdout] | [INFO] [stdout] 632 | raw_primitive_type: mtl::MTLPrimitiveType, [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/mod.rs:633:29 [INFO] [stdout] | [INFO] [stdout] 633 | raw_triangle_fill_mode: mtl::MTLTriangleFillMode, [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/mod.rs:634:24 [INFO] [stdout] | [INFO] [stdout] 634 | raw_front_winding: mtl::MTLWinding, [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/mod.rs:635:20 [INFO] [stdout] | [INFO] [stdout] 635 | raw_cull_mode: mtl::MTLCullMode, [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/mod.rs:636:33 [INFO] [stdout] | [INFO] [stdout] 636 | raw_depth_clip_mode: Option, [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/mod.rs:637:28 [INFO] [stdout] | [INFO] [stdout] 637 | depth_stencil: Option<(mtl::DepthStencilState, wgt::DepthBiasState)>, [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/mod.rs:644:10 [INFO] [stdout] | [INFO] [stdout] 644 | raw: mtl::ComputePipelineState, [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/mod.rs:646:13 [INFO] [stdout] | [INFO] [stdout] 646 | cs_lib: mtl::Library, [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/mod.rs:648:22 [INFO] [stdout] | [INFO] [stdout] 648 | work_group_size: mtl::MTLSize, [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/mod.rs:657:17 [INFO] [stdout] | [INFO] [stdout] 657 | raw_buffer: mtl::Buffer, [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/mod.rs:668:54 [INFO] [stdout] | [INFO] [stdout] 668 | pending_command_buffers: Vec<(crate::FenceValue, mtl::CommandBuffer)>, [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/mod.rs:678:36 [INFO] [stdout] | [INFO] [stdout] 678 | if cmd_buf.status() == mtl::MTLCommandBufferStatus::Completed { [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/mod.rs:696:15 [INFO] [stdout] | [INFO] [stdout] 696 | raw_type: mtl::MTLIndexType, [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/mod.rs:705:18 [INFO] [stdout] | [INFO] [stdout] 705 | blit: Option, [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/mod.rs:706:20 [INFO] [stdout] | [INFO] [stdout] 706 | render: Option, [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/mod.rs:707:21 [INFO] [stdout] | [INFO] [stdout] 707 | compute: Option, [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/mod.rs:708:25 [INFO] [stdout] | [INFO] [stdout] 708 | raw_primitive_type: mtl::MTLPrimitiveType, [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/mod.rs:710:18 [INFO] [stdout] | [INFO] [stdout] 710 | raw_wg_size: mtl::MTLSize, [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/mod.rs:719:26 [INFO] [stdout] | [INFO] [stdout] 719 | raw_queue: Arc>, [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/mod.rs:720:25 [INFO] [stdout] | [INFO] [stdout] 720 | raw_cmd_buf: Option, [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/mod.rs:729:10 [INFO] [stdout] | [INFO] [stdout] 729 | raw: mtl::CommandBuffer, [INFO] [stdout] | ^^^ use of undeclared crate or module `mtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `R8Unorm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/adapter.rs:1026:28 [INFO] [stdout] | [INFO] [stdout] 1026 | Tf::R8Unorm => R8Unorm, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use naga::StorageFormat::R8Unorm; [INFO] [stdout] | [INFO] [stdout] 1 | use wgt::TextureFormat::R8Unorm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `R8Snorm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/adapter.rs:1027:28 [INFO] [stdout] | [INFO] [stdout] 1027 | Tf::R8Snorm => R8Snorm, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use naga::StorageFormat::R8Snorm; [INFO] [stdout] | [INFO] [stdout] 1 | use wgt::TextureFormat::R8Snorm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `R8Uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/adapter.rs:1028:27 [INFO] [stdout] | [INFO] [stdout] 1028 | Tf::R8Uint => R8Uint, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use naga::StorageFormat::R8Uint; [INFO] [stdout] | [INFO] [stdout] 1 | use wgt::TextureFormat::R8Uint; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `R8Sint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/adapter.rs:1029:27 [INFO] [stdout] | [INFO] [stdout] 1029 | Tf::R8Sint => R8Sint, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use naga::StorageFormat::R8Sint; [INFO] [stdout] | [INFO] [stdout] 1 | use wgt::TextureFormat::R8Sint; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `R16Uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/adapter.rs:1030:28 [INFO] [stdout] | [INFO] [stdout] 1030 | Tf::R16Uint => R16Uint, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use naga::StorageFormat::R16Uint; [INFO] [stdout] | [INFO] [stdout] 1 | use wgt::TextureFormat::R16Uint; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `R16Sint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/adapter.rs:1031:28 [INFO] [stdout] | [INFO] [stdout] 1031 | Tf::R16Sint => R16Sint, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use naga::StorageFormat::R16Sint; [INFO] [stdout] | [INFO] [stdout] 1 | use wgt::TextureFormat::R16Sint; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `R16Unorm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/adapter.rs:1032:29 [INFO] [stdout] | [INFO] [stdout] 1032 | Tf::R16Unorm => R16Unorm, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 1 | use wgt::TextureFormat::R16Unorm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `R16Snorm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/adapter.rs:1033:29 [INFO] [stdout] | [INFO] [stdout] 1033 | Tf::R16Snorm => R16Snorm, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 1 | use wgt::TextureFormat::R16Snorm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `R16Float` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/adapter.rs:1034:29 [INFO] [stdout] | [INFO] [stdout] 1034 | Tf::R16Float => R16Float, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use naga::StorageFormat::R16Float; [INFO] [stdout] | [INFO] [stdout] 1 | use wgt::TextureFormat::R16Float; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `RG8Unorm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/adapter.rs:1035:29 [INFO] [stdout] | [INFO] [stdout] 1035 | Tf::Rg8Unorm => RG8Unorm, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `RG8Snorm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/adapter.rs:1036:29 [INFO] [stdout] | [INFO] [stdout] 1036 | Tf::Rg8Snorm => RG8Snorm, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `RG8Uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/adapter.rs:1037:28 [INFO] [stdout] | [INFO] [stdout] 1037 | Tf::Rg8Uint => RG8Uint, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `RG8Sint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/adapter.rs:1038:28 [INFO] [stdout] | [INFO] [stdout] 1038 | Tf::Rg8Sint => RG8Sint, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `RG16Unorm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/adapter.rs:1039:30 [INFO] [stdout] | [INFO] [stdout] 1039 | Tf::Rg16Unorm => RG16Unorm, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `RG16Snorm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/adapter.rs:1040:30 [INFO] [stdout] | [INFO] [stdout] 1040 | Tf::Rg16Snorm => RG16Snorm, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `R32Uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/adapter.rs:1041:28 [INFO] [stdout] | [INFO] [stdout] 1041 | Tf::R32Uint => R32Uint, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use naga::StorageFormat::R32Uint; [INFO] [stdout] | [INFO] [stdout] 1 | use wgt::TextureFormat::R32Uint; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `R32Sint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/adapter.rs:1042:28 [INFO] [stdout] | [INFO] [stdout] 1042 | Tf::R32Sint => R32Sint, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use naga::StorageFormat::R32Sint; [INFO] [stdout] | [INFO] [stdout] 1 | use wgt::TextureFormat::R32Sint; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `R32Float` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/adapter.rs:1043:29 [INFO] [stdout] | [INFO] [stdout] 1043 | Tf::R32Float => R32Float, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use naga::StorageFormat::R32Float; [INFO] [stdout] | [INFO] [stdout] 1 | use wgt::TextureFormat::R32Float; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `RG16Uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/adapter.rs:1044:29 [INFO] [stdout] | [INFO] [stdout] 1044 | Tf::Rg16Uint => RG16Uint, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `RG16Sint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/adapter.rs:1045:29 [INFO] [stdout] | [INFO] [stdout] 1045 | Tf::Rg16Sint => RG16Sint, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `RG16Float` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/adapter.rs:1046:30 [INFO] [stdout] | [INFO] [stdout] 1046 | Tf::Rg16Float => RG16Float, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `RGBA8Unorm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/adapter.rs:1047:31 [INFO] [stdout] | [INFO] [stdout] 1047 | Tf::Rgba8Unorm => RGBA8Unorm, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `RGBA8Unorm_sRGB` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/adapter.rs:1048:35 [INFO] [stdout] | [INFO] [stdout] 1048 | Tf::Rgba8UnormSrgb => RGBA8Unorm_sRGB, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BGRA8Unorm_sRGB` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/adapter.rs:1049:35 [INFO] [stdout] | [INFO] [stdout] 1049 | Tf::Bgra8UnormSrgb => BGRA8Unorm_sRGB, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `RGBA8Snorm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/adapter.rs:1050:31 [INFO] [stdout] | [INFO] [stdout] 1050 | Tf::Rgba8Snorm => RGBA8Snorm, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BGRA8Unorm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/adapter.rs:1051:31 [INFO] [stdout] | [INFO] [stdout] 1051 | Tf::Bgra8Unorm => BGRA8Unorm, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `RGBA8Uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/adapter.rs:1052:30 [INFO] [stdout] | [INFO] [stdout] 1052 | Tf::Rgba8Uint => RGBA8Uint, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `RGBA8Sint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/adapter.rs:1053:30 [INFO] [stdout] | [INFO] [stdout] 1053 | Tf::Rgba8Sint => RGBA8Sint, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `RGB10A2Unorm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/adapter.rs:1054:33 [INFO] [stdout] | [INFO] [stdout] 1054 | Tf::Rgb10a2Unorm => RGB10A2Unorm, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `RG11B10Float` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/adapter.rs:1055:33 [INFO] [stdout] | [INFO] [stdout] 1055 | Tf::Rg11b10Float => RG11B10Float, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `RG32Uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/adapter.rs:1056:29 [INFO] [stdout] | [INFO] [stdout] 1056 | Tf::Rg32Uint => RG32Uint, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `RG32Sint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/adapter.rs:1057:29 [INFO] [stdout] | [INFO] [stdout] 1057 | Tf::Rg32Sint => RG32Sint, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `RG32Float` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/adapter.rs:1058:30 [INFO] [stdout] | [INFO] [stdout] 1058 | Tf::Rg32Float => RG32Float, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `RGBA16Uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/adapter.rs:1059:31 [INFO] [stdout] | [INFO] [stdout] 1059 | Tf::Rgba16Uint => RGBA16Uint, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `RGBA16Sint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/adapter.rs:1060:31 [INFO] [stdout] | [INFO] [stdout] 1060 | Tf::Rgba16Sint => RGBA16Sint, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `RGBA16Unorm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/adapter.rs:1061:32 [INFO] [stdout] | [INFO] [stdout] 1061 | Tf::Rgba16Unorm => RGBA16Unorm, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `RGBA16Snorm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/adapter.rs:1062:32 [INFO] [stdout] | [INFO] [stdout] 1062 | Tf::Rgba16Snorm => RGBA16Snorm, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `RGBA16Float` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/adapter.rs:1063:32 [INFO] [stdout] | [INFO] [stdout] 1063 | Tf::Rgba16Float => RGBA16Float, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `RGBA32Uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/adapter.rs:1064:31 [INFO] [stdout] | [INFO] [stdout] 1064 | Tf::Rgba32Uint => RGBA32Uint, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `RGBA32Sint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/adapter.rs:1065:31 [INFO] [stdout] | [INFO] [stdout] 1065 | Tf::Rgba32Sint => RGBA32Sint, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `RGBA32Float` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/adapter.rs:1066:32 [INFO] [stdout] | [INFO] [stdout] 1066 | Tf::Rgba32Float => RGBA32Float, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Depth32Float` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/adapter.rs:1067:33 [INFO] [stdout] | [INFO] [stdout] 1067 | Tf::Depth32Float => Depth32Float, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 1 | use wgt::TextureFormat::Depth32Float; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Depth24Unorm_Stencil8` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/adapter.rs:1070:21 [INFO] [stdout] | [INFO] [stdout] 1070 | Depth24Unorm_Stencil8 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Depth32Float` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/adapter.rs:1072:21 [INFO] [stdout] | [INFO] [stdout] 1072 | Depth32Float [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 1 | use wgt::TextureFormat::Depth32Float; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Depth24Unorm_Stencil8` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/adapter.rs:1077:21 [INFO] [stdout] | [INFO] [stdout] 1077 | Depth24Unorm_Stencil8 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Depth32Float_Stencil8` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/adapter.rs:1079:21 [INFO] [stdout] | [INFO] [stdout] 1079 | Depth32Float_Stencil8 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `RGB9E5Float` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/adapter.rs:1082:33 [INFO] [stdout] | [INFO] [stdout] 1082 | Tf::Rgb9e5Ufloat => RGB9E5Float, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BC1_RGBA` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/adapter.rs:1083:33 [INFO] [stdout] | [INFO] [stdout] 1083 | Tf::Bc1RgbaUnorm => BC1_RGBA, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BC1_RGBA_sRGB` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/adapter.rs:1084:37 [INFO] [stdout] | [INFO] [stdout] 1084 | Tf::Bc1RgbaUnormSrgb => BC1_RGBA_sRGB, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BC2_RGBA` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/adapter.rs:1085:33 [INFO] [stdout] | [INFO] [stdout] 1085 | Tf::Bc2RgbaUnorm => BC2_RGBA, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BC2_RGBA_sRGB` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/adapter.rs:1086:37 [INFO] [stdout] | [INFO] [stdout] 1086 | Tf::Bc2RgbaUnormSrgb => BC2_RGBA_sRGB, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BC3_RGBA` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/adapter.rs:1087:33 [INFO] [stdout] | [INFO] [stdout] 1087 | Tf::Bc3RgbaUnorm => BC3_RGBA, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BC3_RGBA_sRGB` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/adapter.rs:1088:37 [INFO] [stdout] | [INFO] [stdout] 1088 | Tf::Bc3RgbaUnormSrgb => BC3_RGBA_sRGB, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BC4_RUnorm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/adapter.rs:1089:30 [INFO] [stdout] | [INFO] [stdout] 1089 | Tf::Bc4RUnorm => BC4_RUnorm, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BC4_RSnorm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/adapter.rs:1090:30 [INFO] [stdout] | [INFO] [stdout] 1090 | Tf::Bc4RSnorm => BC4_RSnorm, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BC5_RGUnorm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/adapter.rs:1091:31 [INFO] [stdout] | [INFO] [stdout] 1091 | Tf::Bc5RgUnorm => BC5_RGUnorm, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BC5_RGSnorm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/adapter.rs:1092:31 [INFO] [stdout] | [INFO] [stdout] 1092 | Tf::Bc5RgSnorm => BC5_RGSnorm, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BC6H_RGBFloat` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/adapter.rs:1093:34 [INFO] [stdout] | [INFO] [stdout] 1093 | Tf::Bc6hRgbSfloat => BC6H_RGBFloat, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BC6H_RGBUfloat` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/adapter.rs:1094:34 [INFO] [stdout] | [INFO] [stdout] 1094 | Tf::Bc6hRgbUfloat => BC6H_RGBUfloat, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BC7_RGBAUnorm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/adapter.rs:1095:33 [INFO] [stdout] | [INFO] [stdout] 1095 | Tf::Bc7RgbaUnorm => BC7_RGBAUnorm, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BC7_RGBAUnorm_sRGB` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/adapter.rs:1096:37 [INFO] [stdout] | [INFO] [stdout] 1096 | Tf::Bc7RgbaUnormSrgb => BC7_RGBAUnorm_sRGB, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ETC2_RGB8` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/adapter.rs:1097:34 [INFO] [stdout] | [INFO] [stdout] 1097 | Tf::Etc2Rgb8Unorm => ETC2_RGB8, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ETC2_RGB8_sRGB` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/adapter.rs:1098:38 [INFO] [stdout] | [INFO] [stdout] 1098 | Tf::Etc2Rgb8UnormSrgb => ETC2_RGB8_sRGB, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ETC2_RGB8A1` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/adapter.rs:1099:36 [INFO] [stdout] | [INFO] [stdout] 1099 | Tf::Etc2Rgb8A1Unorm => ETC2_RGB8A1, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ETC2_RGB8A1_sRGB` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/adapter.rs:1100:40 [INFO] [stdout] | [INFO] [stdout] 1100 | Tf::Etc2Rgb8A1UnormSrgb => ETC2_RGB8A1_sRGB, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `EAC_RGBA8` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/adapter.rs:1101:35 [INFO] [stdout] | [INFO] [stdout] 1101 | Tf::Etc2Rgba8Unorm => EAC_RGBA8, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `EAC_RGBA8_sRGB` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/adapter.rs:1102:39 [INFO] [stdout] | [INFO] [stdout] 1102 | Tf::Etc2Rgba8UnormSrgb => EAC_RGBA8_sRGB, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `EAC_R11Unorm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/adapter.rs:1103:32 [INFO] [stdout] | [INFO] [stdout] 1103 | Tf::EacR11Unorm => EAC_R11Unorm, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `EAC_R11Snorm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/adapter.rs:1104:32 [INFO] [stdout] | [INFO] [stdout] 1104 | Tf::EacR11Snorm => EAC_R11Snorm, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `EAC_RG11Unorm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/adapter.rs:1105:33 [INFO] [stdout] | [INFO] [stdout] 1105 | Tf::EacRg11Unorm => EAC_RG11Unorm, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `EAC_RG11Snorm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/adapter.rs:1106:33 [INFO] [stdout] | [INFO] [stdout] 1106 | Tf::EacRg11Snorm => EAC_RG11Snorm, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ASTC_4x4_LDR` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/adapter.rs:1107:37 [INFO] [stdout] | [INFO] [stdout] 1107 | Tf::Astc4x4RgbaUnorm => ASTC_4x4_LDR, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ASTC_4x4_sRGB` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/adapter.rs:1108:41 [INFO] [stdout] | [INFO] [stdout] 1108 | Tf::Astc4x4RgbaUnormSrgb => ASTC_4x4_sRGB, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ASTC_5x4_LDR` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/adapter.rs:1109:37 [INFO] [stdout] | [INFO] [stdout] 1109 | Tf::Astc5x4RgbaUnorm => ASTC_5x4_LDR, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ASTC_5x4_sRGB` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/adapter.rs:1110:41 [INFO] [stdout] | [INFO] [stdout] 1110 | Tf::Astc5x4RgbaUnormSrgb => ASTC_5x4_sRGB, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ASTC_5x5_LDR` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/adapter.rs:1111:37 [INFO] [stdout] | [INFO] [stdout] 1111 | Tf::Astc5x5RgbaUnorm => ASTC_5x5_LDR, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ASTC_5x5_sRGB` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/adapter.rs:1112:41 [INFO] [stdout] | [INFO] [stdout] 1112 | Tf::Astc5x5RgbaUnormSrgb => ASTC_5x5_sRGB, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ASTC_6x5_LDR` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/adapter.rs:1113:37 [INFO] [stdout] | [INFO] [stdout] 1113 | Tf::Astc6x5RgbaUnorm => ASTC_6x5_LDR, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling hexasphere v6.0.0 [INFO] [stdout] error[E0425]: cannot find value `ASTC_6x5_sRGB` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/adapter.rs:1114:41 [INFO] [stdout] | [INFO] [stdout] 1114 | Tf::Astc6x5RgbaUnormSrgb => ASTC_6x5_sRGB, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ASTC_6x6_LDR` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/adapter.rs:1115:37 [INFO] [stdout] | [INFO] [stdout] 1115 | Tf::Astc6x6RgbaUnorm => ASTC_6x6_LDR, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ASTC_6x6_sRGB` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/adapter.rs:1116:41 [INFO] [stdout] | [INFO] [stdout] 1116 | Tf::Astc6x6RgbaUnormSrgb => ASTC_6x6_sRGB, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ASTC_8x5_LDR` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/adapter.rs:1117:37 [INFO] [stdout] | [INFO] [stdout] 1117 | Tf::Astc8x5RgbaUnorm => ASTC_8x5_LDR, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ASTC_8x5_sRGB` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/adapter.rs:1118:41 [INFO] [stdout] | [INFO] [stdout] 1118 | Tf::Astc8x5RgbaUnormSrgb => ASTC_8x5_sRGB, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ASTC_8x6_LDR` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/adapter.rs:1119:37 [INFO] [stdout] | [INFO] [stdout] 1119 | Tf::Astc8x6RgbaUnorm => ASTC_8x6_LDR, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ASTC_8x6_sRGB` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/adapter.rs:1120:41 [INFO] [stdout] | [INFO] [stdout] 1120 | Tf::Astc8x6RgbaUnormSrgb => ASTC_8x6_sRGB, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ASTC_8x8_LDR` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/adapter.rs:1121:38 [INFO] [stdout] | [INFO] [stdout] 1121 | Tf::Astc10x5RgbaUnorm => ASTC_8x8_LDR, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ASTC_8x8_sRGB` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/adapter.rs:1122:42 [INFO] [stdout] | [INFO] [stdout] 1122 | Tf::Astc10x5RgbaUnormSrgb => ASTC_8x8_sRGB, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ASTC_10x5_LDR` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/adapter.rs:1123:38 [INFO] [stdout] | [INFO] [stdout] 1123 | Tf::Astc10x6RgbaUnorm => ASTC_10x5_LDR, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ASTC_10x5_sRGB` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/adapter.rs:1124:42 [INFO] [stdout] | [INFO] [stdout] 1124 | Tf::Astc10x6RgbaUnormSrgb => ASTC_10x5_sRGB, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ASTC_10x6_LDR` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/adapter.rs:1125:37 [INFO] [stdout] | [INFO] [stdout] 1125 | Tf::Astc8x8RgbaUnorm => ASTC_10x6_LDR, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ASTC_10x6_sRGB` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/adapter.rs:1126:41 [INFO] [stdout] | [INFO] [stdout] 1126 | Tf::Astc8x8RgbaUnormSrgb => ASTC_10x6_sRGB, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ASTC_10x8_LDR` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/adapter.rs:1127:38 [INFO] [stdout] | [INFO] [stdout] 1127 | Tf::Astc10x8RgbaUnorm => ASTC_10x8_LDR, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ASTC_10x8_sRGB` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/adapter.rs:1128:42 [INFO] [stdout] | [INFO] [stdout] 1128 | Tf::Astc10x8RgbaUnormSrgb => ASTC_10x8_sRGB, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ASTC_10x10_LDR` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/adapter.rs:1129:39 [INFO] [stdout] | [INFO] [stdout] 1129 | Tf::Astc10x10RgbaUnorm => ASTC_10x10_LDR, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ASTC_10x10_sRGB` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/adapter.rs:1130:43 [INFO] [stdout] | [INFO] [stdout] 1130 | Tf::Astc10x10RgbaUnormSrgb => ASTC_10x10_sRGB, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ASTC_12x10_LDR` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/adapter.rs:1131:39 [INFO] [stdout] | [INFO] [stdout] 1131 | Tf::Astc12x10RgbaUnorm => ASTC_12x10_LDR, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ASTC_12x10_sRGB` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/adapter.rs:1132:43 [INFO] [stdout] | [INFO] [stdout] 1132 | Tf::Astc12x10RgbaUnormSrgb => ASTC_12x10_sRGB, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ASTC_12x12_LDR` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/adapter.rs:1133:39 [INFO] [stdout] | [INFO] [stdout] 1133 | Tf::Astc12x12RgbaUnorm => ASTC_12x12_LDR, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ASTC_12x12_sRGB` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/adapter.rs:1134:43 [INFO] [stdout] | [INFO] [stdout] 1134 | Tf::Astc12x12RgbaUnormSrgb => ASTC_12x12_sRGB, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/command.rs:342:35 [INFO] [stdout] | [INFO] [stdout] 342 | let descriptor = mtl::RenderPassDescriptor::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in `mtl` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::RenderPassDescriptor; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D1` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/conv.rs:26:20 [INFO] [stdout] | [INFO] [stdout] 26 | Tvd::D1 => D1, [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use naga::ImageDimension::D1; [INFO] [stdout] | [INFO] [stdout] 1 | use wgt::TextureDimension::D1; [INFO] [stdout] | [INFO] [stdout] 1 | use wgt::TextureViewDimension::D1; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D2` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/conv.rs:27:20 [INFO] [stdout] | [INFO] [stdout] 27 | Tvd::D2 => D2, [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use naga::ImageDimension::D2; [INFO] [stdout] | [INFO] [stdout] 1 | use wgt::TextureDimension::D2; [INFO] [stdout] | [INFO] [stdout] 1 | use wgt::TextureViewDimension::D2; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D2Array` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/conv.rs:28:25 [INFO] [stdout] | [INFO] [stdout] 28 | Tvd::D2Array => D2Array, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 1 | use wgt::TextureViewDimension::D2Array; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/conv.rs:29:20 [INFO] [stdout] | [INFO] [stdout] 29 | Tvd::D3 => D3, [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use naga::ImageDimension::D3; [INFO] [stdout] | [INFO] [stdout] 1 | use wgt::TextureDimension::D3; [INFO] [stdout] | [INFO] [stdout] 1 | use wgt::TextureViewDimension::D3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Cube` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/conv.rs:30:22 [INFO] [stdout] | [INFO] [stdout] 30 | Tvd::Cube => Cube, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use naga::ImageDimension::Cube; [INFO] [stdout] | [INFO] [stdout] 1 | use wgt::TextureViewDimension::Cube; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CubeArray` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/conv.rs:31:27 [INFO] [stdout] | [INFO] [stdout] 31 | Tvd::CubeArray => CubeArray, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 1 | use wgt::TextureViewDimension::CubeArray; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Never` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/conv.rs:39:22 [INFO] [stdout] | [INFO] [stdout] 39 | Cf::Never => Never, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use naga::back::msl::sampler::CompareFunc::Never; [INFO] [stdout] | [INFO] [stdout] 1 | use wgt::CompareFunction::Never; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Less` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/conv.rs:40:21 [INFO] [stdout] | [INFO] [stdout] 40 | Cf::Less => Less, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::cmp::Ordering::Less; [INFO] [stdout] | [INFO] [stdout] 1 | use naga::BinaryOperator::Less; [INFO] [stdout] | [INFO] [stdout] 1 | use naga::back::msl::sampler::CompareFunc::Less; [INFO] [stdout] | [INFO] [stdout] 1 | use std::cmp::Ordering::Less; [INFO] [stdout] | [INFO] [stdout] and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `LessEqual` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/conv.rs:41:26 [INFO] [stdout] | [INFO] [stdout] 41 | Cf::LessEqual => LessEqual, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use naga::BinaryOperator::LessEqual; [INFO] [stdout] | [INFO] [stdout] 1 | use naga::ConservativeDepth::LessEqual; [INFO] [stdout] | [INFO] [stdout] 1 | use naga::back::msl::sampler::CompareFunc::LessEqual; [INFO] [stdout] | [INFO] [stdout] 1 | use naga::front::glsl::TokenValue::LessEqual; [INFO] [stdout] | [INFO] [stdout] and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Equal` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/conv.rs:42:22 [INFO] [stdout] | [INFO] [stdout] 42 | Cf::Equal => Equal, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::cmp::Ordering::Equal; [INFO] [stdout] | [INFO] [stdout] 1 | use naga::BinaryOperator::Equal; [INFO] [stdout] | [INFO] [stdout] 1 | use naga::back::msl::sampler::CompareFunc::Equal; [INFO] [stdout] | [INFO] [stdout] 1 | use naga::front::glsl::TokenValue::Equal; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GreaterEqual` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/conv.rs:43:29 [INFO] [stdout] | [INFO] [stdout] 43 | Cf::GreaterEqual => GreaterEqual, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use naga::BinaryOperator::GreaterEqual; [INFO] [stdout] | [INFO] [stdout] 1 | use naga::ConservativeDepth::GreaterEqual; [INFO] [stdout] | [INFO] [stdout] 1 | use naga::back::msl::sampler::CompareFunc::GreaterEqual; [INFO] [stdout] | [INFO] [stdout] 1 | use naga::front::glsl::TokenValue::GreaterEqual; [INFO] [stdout] | [INFO] [stdout] and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Greater` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/conv.rs:44:24 [INFO] [stdout] | [INFO] [stdout] 44 | Cf::Greater => Greater, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::cmp::Ordering::Greater; [INFO] [stdout] | [INFO] [stdout] 1 | use naga::BinaryOperator::Greater; [INFO] [stdout] | [INFO] [stdout] 1 | use naga::back::msl::sampler::CompareFunc::Greater; [INFO] [stdout] | [INFO] [stdout] 1 | use std::cmp::Ordering::Greater; [INFO] [stdout] | [INFO] [stdout] and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `NotEqual` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/conv.rs:45:25 [INFO] [stdout] | [INFO] [stdout] 45 | Cf::NotEqual => NotEqual, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use naga::BinaryOperator::NotEqual; [INFO] [stdout] | [INFO] [stdout] 1 | use naga::back::msl::sampler::CompareFunc::NotEqual; [INFO] [stdout] | [INFO] [stdout] 1 | use naga::front::glsl::TokenValue::NotEqual; [INFO] [stdout] | [INFO] [stdout] 1 | use wgt::CompareFunction::NotEqual; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Always` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/conv.rs:46:23 [INFO] [stdout] | [INFO] [stdout] 46 | Cf::Always => Always, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use naga::back::msl::sampler::CompareFunc::Always; [INFO] [stdout] | [INFO] [stdout] 1 | use wgt::CompareFunction::Always; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Nearest` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/conv.rs:53:37 [INFO] [stdout] | [INFO] [stdout] 53 | wgt::FilterMode::Nearest => Nearest, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use naga::back::msl::sampler::Filter::Nearest; [INFO] [stdout] | [INFO] [stdout] 1 | use wgt::FilterMode::Nearest; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Linear` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/conv.rs:54:36 [INFO] [stdout] | [INFO] [stdout] 54 | wgt::FilterMode::Linear => Linear, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use naga::Interpolation::Linear; [INFO] [stdout] | [INFO] [stdout] 1 | use naga::back::msl::sampler::Filter::Linear; [INFO] [stdout] | [INFO] [stdout] 1 | use wgt::FilterMode::Linear; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Repeat` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/conv.rs:62:23 [INFO] [stdout] | [INFO] [stdout] 62 | Fm::Repeat => Repeat, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use naga::back::msl::sampler::Address::Repeat; [INFO] [stdout] | [INFO] [stdout] 1 | use wgt::AddressMode::Repeat; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MirrorRepeat` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/conv.rs:63:29 [INFO] [stdout] | [INFO] [stdout] 63 | Fm::MirrorRepeat => MirrorRepeat, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 1 | use wgt::AddressMode::MirrorRepeat; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ClampToEdge` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/conv.rs:64:28 [INFO] [stdout] | [INFO] [stdout] 64 | Fm::ClampToEdge => ClampToEdge, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use naga::back::msl::sampler::Address::ClampToEdge; [INFO] [stdout] | [INFO] [stdout] 1 | use wgt::AddressMode::ClampToEdge; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ClampToBorderColor` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/conv.rs:65:30 [INFO] [stdout] | [INFO] [stdout] 65 | Fm::ClampToBorder => ClampToBorderColor, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TransparentBlack` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/conv.rs:73:54 [INFO] [stdout] | [INFO] [stdout] 73 | wgt::SamplerBorderColor::TransparentBlack => TransparentBlack, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use naga::back::msl::sampler::BorderColor::TransparentBlack; [INFO] [stdout] | [INFO] [stdout] 1 | use wgt::SamplerBorderColor::TransparentBlack; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `OpaqueBlack` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/conv.rs:74:49 [INFO] [stdout] | [INFO] [stdout] 74 | wgt::SamplerBorderColor::OpaqueBlack => OpaqueBlack, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use naga::back::msl::sampler::BorderColor::OpaqueBlack; [INFO] [stdout] | [INFO] [stdout] 1 | use wgt::SamplerBorderColor::OpaqueBlack; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `OpaqueWhite` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/conv.rs:75:49 [INFO] [stdout] | [INFO] [stdout] 75 | wgt::SamplerBorderColor::OpaqueWhite => OpaqueWhite, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use naga::back::msl::sampler::BorderColor::OpaqueWhite; [INFO] [stdout] | [INFO] [stdout] 1 | use wgt::SamplerBorderColor::OpaqueWhite; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Zero` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/conv.rs:131:21 [INFO] [stdout] | [INFO] [stdout] 131 | Bf::Zero => Zero, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::num::FpCategory::Zero; [INFO] [stdout] | [INFO] [stdout] 1 | use core::num::IntErrorKind::Zero; [INFO] [stdout] | [INFO] [stdout] 1 | use core::num::flt2dec::FullDecoded::Zero; [INFO] [stdout] | [INFO] [stdout] 1 | use core::num::fmt::Part::Zero; [INFO] [stdout] | [INFO] [stdout] and 5 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `One` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/conv.rs:132:20 [INFO] [stdout] | [INFO] [stdout] 132 | Bf::One => One, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 1 | use wgt::BlendFactor::One; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SourceColor` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/conv.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | Bf::Src => SourceColor, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `OneMinusSourceColor` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/conv.rs:134:28 [INFO] [stdout] | [INFO] [stdout] 134 | Bf::OneMinusSrc => OneMinusSourceColor, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DestinationColor` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/conv.rs:135:20 [INFO] [stdout] | [INFO] [stdout] 135 | Bf::Dst => DestinationColor, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `OneMinusDestinationColor` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/conv.rs:136:28 [INFO] [stdout] | [INFO] [stdout] 136 | Bf::OneMinusDst => OneMinusDestinationColor, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SourceAlpha` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/conv.rs:137:25 [INFO] [stdout] | [INFO] [stdout] 137 | Bf::SrcAlpha => SourceAlpha, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `OneMinusSourceAlpha` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/conv.rs:138:33 [INFO] [stdout] | [INFO] [stdout] 138 | Bf::OneMinusSrcAlpha => OneMinusSourceAlpha, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DestinationAlpha` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/conv.rs:139:25 [INFO] [stdout] | [INFO] [stdout] 139 | Bf::DstAlpha => DestinationAlpha, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `OneMinusDestinationAlpha` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/conv.rs:140:33 [INFO] [stdout] | [INFO] [stdout] 140 | Bf::OneMinusDstAlpha => OneMinusDestinationAlpha, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BlendColor` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/conv.rs:141:25 [INFO] [stdout] | [INFO] [stdout] 141 | Bf::Constant => BlendColor, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `OneMinusBlendColor` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/conv.rs:142:33 [INFO] [stdout] | [INFO] [stdout] 142 | Bf::OneMinusConstant => OneMinusBlendColor, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SourceAlphaSaturated` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/conv.rs:145:34 [INFO] [stdout] | [INFO] [stdout] 145 | Bf::SrcAlphaSaturated => SourceAlphaSaturated, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Add` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/conv.rs:158:20 [INFO] [stdout] | [INFO] [stdout] 158 | Bo::Add => Add, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use naga::AtomicFunction::Add; [INFO] [stdout] | [INFO] [stdout] 1 | use naga::BinaryOperator::Add; [INFO] [stdout] | [INFO] [stdout] 1 | use wgt::BlendOperation::Add; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Subtract` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/conv.rs:159:25 [INFO] [stdout] | [INFO] [stdout] 159 | Bo::Subtract => Subtract, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use naga::AtomicFunction::Subtract; [INFO] [stdout] | [INFO] [stdout] 1 | use naga::BinaryOperator::Subtract; [INFO] [stdout] | [INFO] [stdout] 1 | use wgt::BlendOperation::Subtract; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ReverseSubtract` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/conv.rs:160:32 [INFO] [stdout] | [INFO] [stdout] 160 | Bo::ReverseSubtract => ReverseSubtract, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 1 | use wgt::BlendOperation::ReverseSubtract; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Min` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/conv.rs:161:20 [INFO] [stdout] | [INFO] [stdout] 161 | Bo::Min => Min, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use naga::AtomicFunction::Min; [INFO] [stdout] | [INFO] [stdout] 1 | use naga::MathFunction::Min; [INFO] [stdout] | [INFO] [stdout] 1 | use wgt::BlendOperation::Min; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Max` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/conv.rs:162:20 [INFO] [stdout] | [INFO] [stdout] 162 | Bo::Max => Max, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use naga::AtomicFunction::Max; [INFO] [stdout] | [INFO] [stdout] 1 | use naga::MathFunction::Max; [INFO] [stdout] | [INFO] [stdout] 1 | use wgt::BlendOperation::Max; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `UChar2Normalized` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/conv.rs:185:25 [INFO] [stdout] | [INFO] [stdout] 185 | Vf::Unorm8x2 => UChar2Normalized, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Char2Normalized` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/conv.rs:186:25 [INFO] [stdout] | [INFO] [stdout] 186 | Vf::Snorm8x2 => Char2Normalized, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `UChar2` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/conv.rs:187:24 [INFO] [stdout] | [INFO] [stdout] 187 | Vf::Uint8x2 => UChar2, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Char2` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/conv.rs:188:24 [INFO] [stdout] | [INFO] [stdout] 188 | Vf::Sint8x2 => Char2, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `UChar4Normalized` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/conv.rs:189:25 [INFO] [stdout] | [INFO] [stdout] 189 | Vf::Unorm8x4 => UChar4Normalized, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Char4Normalized` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/conv.rs:190:25 [INFO] [stdout] | [INFO] [stdout] 190 | Vf::Snorm8x4 => Char4Normalized, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `UChar4` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/conv.rs:191:24 [INFO] [stdout] | [INFO] [stdout] 191 | Vf::Uint8x4 => UChar4, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Char4` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/conv.rs:192:24 [INFO] [stdout] | [INFO] [stdout] 192 | Vf::Sint8x4 => Char4, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `UShort2Normalized` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/conv.rs:193:26 [INFO] [stdout] | [INFO] [stdout] 193 | Vf::Unorm16x2 => UShort2Normalized, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Short2Normalized` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/conv.rs:194:26 [INFO] [stdout] | [INFO] [stdout] 194 | Vf::Snorm16x2 => Short2Normalized, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `UShort2` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/conv.rs:195:25 [INFO] [stdout] | [INFO] [stdout] 195 | Vf::Uint16x2 => UShort2, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Short2` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/conv.rs:196:25 [INFO] [stdout] | [INFO] [stdout] 196 | Vf::Sint16x2 => Short2, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Half2` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/conv.rs:197:26 [INFO] [stdout] | [INFO] [stdout] 197 | Vf::Float16x2 => Half2, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `UShort4Normalized` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/conv.rs:198:26 [INFO] [stdout] | [INFO] [stdout] 198 | Vf::Unorm16x4 => UShort4Normalized, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Short4Normalized` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/conv.rs:199:26 [INFO] [stdout] | [INFO] [stdout] 199 | Vf::Snorm16x4 => Short4Normalized, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `UShort4` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/conv.rs:200:25 [INFO] [stdout] | [INFO] [stdout] 200 | Vf::Uint16x4 => UShort4, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Short4` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/conv.rs:201:25 [INFO] [stdout] | [INFO] [stdout] 201 | Vf::Sint16x4 => Short4, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Half4` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/conv.rs:202:26 [INFO] [stdout] | [INFO] [stdout] 202 | Vf::Float16x4 => Half4, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `UInt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/conv.rs:203:23 [INFO] [stdout] | [INFO] [stdout] 203 | Vf::Uint32 => UInt, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/conv.rs:204:23 [INFO] [stdout] | [INFO] [stdout] 204 | Vf::Sint32 => Int, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Float` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/conv.rs:205:24 [INFO] [stdout] | [INFO] [stdout] 205 | Vf::Float32 => Float, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use naga::ScalarKind::Float; [INFO] [stdout] | [INFO] [stdout] 1 | use naga::ScalarValue::Float; [INFO] [stdout] | [INFO] [stdout] 1 | use naga::front::wgsl::NumberType::Float; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `UInt2` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/conv.rs:206:25 [INFO] [stdout] | [INFO] [stdout] 206 | Vf::Uint32x2 => UInt2, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Int2` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/conv.rs:207:25 [INFO] [stdout] | [INFO] [stdout] 207 | Vf::Sint32x2 => Int2, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Float2` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/conv.rs:208:26 [INFO] [stdout] | [INFO] [stdout] 208 | Vf::Float32x2 => Float2, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `UInt3` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/conv.rs:209:25 [INFO] [stdout] | [INFO] [stdout] 209 | Vf::Uint32x3 => UInt3, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Int3` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/conv.rs:210:25 [INFO] [stdout] | [INFO] [stdout] 210 | Vf::Sint32x3 => Int3, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Float3` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/conv.rs:211:26 [INFO] [stdout] | [INFO] [stdout] 211 | Vf::Float32x3 => Float3, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `UInt4` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/conv.rs:212:25 [INFO] [stdout] | [INFO] [stdout] 212 | Vf::Uint32x4 => UInt4, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Int4` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/conv.rs:213:25 [INFO] [stdout] | [INFO] [stdout] 213 | Vf::Sint32x4 => Int4, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Float4` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/conv.rs:214:26 [INFO] [stdout] | [INFO] [stdout] 214 | Vf::Float32x4 => Float4, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Keep` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/conv.rs:231:21 [INFO] [stdout] | [INFO] [stdout] 231 | So::Keep => Keep, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 1 | use wgt::StencilOperation::Keep; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Zero` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/conv.rs:232:21 [INFO] [stdout] | [INFO] [stdout] 232 | So::Zero => Zero, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::num::FpCategory::Zero; [INFO] [stdout] | [INFO] [stdout] 1 | use core::num::IntErrorKind::Zero; [INFO] [stdout] | [INFO] [stdout] 1 | use core::num::flt2dec::FullDecoded::Zero; [INFO] [stdout] | [INFO] [stdout] 1 | use core::num::fmt::Part::Zero; [INFO] [stdout] | [INFO] [stdout] and 5 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Replace` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/conv.rs:233:24 [INFO] [stdout] | [INFO] [stdout] 233 | So::Replace => Replace, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 1 | use wgt::StencilOperation::Replace; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `IncrementClamp` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/conv.rs:234:31 [INFO] [stdout] | [INFO] [stdout] 234 | So::IncrementClamp => IncrementClamp, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 1 | use wgt::StencilOperation::IncrementClamp; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `IncrementWrap` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/conv.rs:235:30 [INFO] [stdout] | [INFO] [stdout] 235 | So::IncrementWrap => IncrementWrap, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 1 | use wgt::StencilOperation::IncrementWrap; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DecrementClamp` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/conv.rs:236:31 [INFO] [stdout] | [INFO] [stdout] 236 | So::DecrementClamp => DecrementClamp, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 1 | use wgt::StencilOperation::DecrementClamp; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DecrementWrap` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/conv.rs:237:30 [INFO] [stdout] | [INFO] [stdout] 237 | So::DecrementWrap => DecrementWrap, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 1 | use wgt::StencilOperation::DecrementWrap; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Invert` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/conv.rs:238:23 [INFO] [stdout] | [INFO] [stdout] 238 | So::Invert => Invert, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 1 | use wgt::StencilOperation::Invert; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `StoreAndMultisampleResolve` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/conv.rs:283:25 [INFO] [stdout] | [INFO] [stdout] 283 | (true, true) => StoreAndMultisampleResolve, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MultisampleResolve` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/conv.rs:284:26 [INFO] [stdout] | [INFO] [stdout] 284 | (false, true) => MultisampleResolve, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Store` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/conv.rs:285:26 [INFO] [stdout] | [INFO] [stdout] 285 | (true, false) => Store, [INFO] [stdout] | ^^^^^ help: a local variable with a similar name exists (notice the capitalization): `store` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DontCare` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/conv.rs:286:27 [INFO] [stdout] | [INFO] [stdout] 286 | (false, false) => DontCare, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/device.rs:263:31 [INFO] [stdout] | [INFO] [stdout] 263 | let descriptor = mtl::TextureDescriptor::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in `mtl` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use crate::TextureDescriptor; [INFO] [stdout] | [INFO] [stdout] 1 | use wgt::TextureDescriptor; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/device.rs:383:31 [INFO] [stdout] | [INFO] [stdout] 383 | let descriptor = mtl::SamplerDescriptor::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in `mtl` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::SamplerDescriptor; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/device.rs:749:31 [INFO] [stdout] | [INFO] [stdout] 749 | let descriptor = mtl::RenderPipelineDescriptor::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in `mtl` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::RenderPipelineDescriptor; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/device.rs:946:31 [INFO] [stdout] | [INFO] [stdout] 946 | let descriptor = mtl::ComputePipelineDescriptor::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `mtl` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::ComputePipelineDescriptor; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Class` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/surface.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | _: &Class, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Sel` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/surface.rs:26:8 [INFO] [stdout] | [INFO] [stdout] 26 | _: Sel, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Object` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/surface.rs:27:18 [INFO] [stdout] | [INFO] [stdout] 27 | _layer: *mut Object, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CGFloat` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/surface.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 28 | _new_scale: CGFloat, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Object` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/surface.rs:29:24 [INFO] [stdout] | [INFO] [stdout] 29 | _from_window: *mut Object, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `BOOL` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/surface.rs:30:6 [INFO] [stdout] | [INFO] [stdout] 30 | ) -> BOOL { [INFO] [stdout] | ^^^^ help: a builtin type with a similar name exists: `bool` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `YES` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/surface.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | YES [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Class` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/surface.rs:37:50 [INFO] [stdout] | [INFO] [stdout] 37 | pub struct HalManagedMetalLayerDelegate(&'static Class); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Class` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/surface.rs:44:39 [INFO] [stdout] | [INFO] [stdout] 44 | type Fun = extern "C" fn(&Class, Sel, *mut Object, CGFloat, *mut Object) -> BOOL; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Sel` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/surface.rs:44:46 [INFO] [stdout] | [INFO] [stdout] 44 | type Fun = extern "C" fn(&Class, Sel, *mut Object, CGFloat, *mut Object) -> BOOL; [INFO] [stdout] | ^^^ help: a self type with a similar name exists: `Self` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Object` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/surface.rs:44:56 [INFO] [stdout] | [INFO] [stdout] 44 | type Fun = extern "C" fn(&Class, Sel, *mut Object, CGFloat, *mut Object) -> BOOL; [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CGFloat` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/surface.rs:44:64 [INFO] [stdout] | [INFO] [stdout] 44 | type Fun = extern "C" fn(&Class, Sel, *mut Object, CGFloat, *mut Object) -> BOOL; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Object` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/surface.rs:44:78 [INFO] [stdout] | [INFO] [stdout] 44 | type Fun = extern "C" fn(&Class, Sel, *mut Object, CGFloat, *mut Object) -> BOOL; [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `BOOL` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/surface.rs:44:89 [INFO] [stdout] | [INFO] [stdout] 44 | type Fun = extern "C" fn(&Class, Sel, *mut Object, CGFloat, *mut Object) -> BOOL; [INFO] [stdout] | ^^^^ help: a builtin type with a similar name exists: `bool` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Object` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/surface.rs:60:33 [INFO] [stdout] | [INFO] [stdout] 59 | impl super::Surface { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 60 | fn new(view: Option>, layer: mtl::MetalLayer) -> Self { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `BOOL` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/surface.rs:165:26 [INFO] [stdout] | [INFO] [stdout] 165 | let proper_kind: BOOL = msg_send![layer, isKindOfClass: class]; [INFO] [stdout] | ^^^^ help: a builtin type with a similar name exists: `bool` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `YES` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/surface.rs:166:33 [INFO] [stdout] | [INFO] [stdout] 166 | assert_eq!(proper_kind, YES); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CGSize` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/surface.rs:171:29 [INFO] [stdout] | [INFO] [stdout] 171 | let (size, scale): (CGSize, CGFloat) = match self.view { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CGFloat` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/surface.rs:171:37 [INFO] [stdout] | [INFO] [stdout] 171 | let (size, scale): (CGSize, CGFloat) = match self.view { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CGRect` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/surface.rs:173:29 [INFO] [stdout] | [INFO] [stdout] 173 | let bounds: CGRect = msg_send![view.as_ptr(), bounds]; [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Object` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/surface.rs:174:44 [INFO] [stdout] | [INFO] [stdout] 59 | impl super::Surface { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 174 | let window: Option> = msg_send![view.as_ptr(), window]; [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Object` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/surface.rs:175:73 [INFO] [stdout] | [INFO] [stdout] 59 | impl super::Surface { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 175 | let screen = window.and_then(|window| -> Option> { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Object` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/surface.rs:180:48 [INFO] [stdout] | [INFO] [stdout] 180 | let screen_space: *mut Object = msg_send![screen.as_ptr(), coordinateSpace]; [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CGRect` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/surface.rs:181:35 [INFO] [stdout] | [INFO] [stdout] 181 | let rect: CGRect = msg_send![view.as_ptr(), convertRect:bounds toCoordinateSpace:screen_space]; [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CGFloat` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/surface.rs:182:43 [INFO] [stdout] | [INFO] [stdout] 182 | let scale_factor: CGFloat = msg_send![screen.as_ptr(), nativeScale]; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CGRect` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/surface.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | let bounds: CGRect = msg_send![render_layer, bounds]; [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CGFloat` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/surface.rs:192:37 [INFO] [stdout] | [INFO] [stdout] 192 | let contents_scale: CGFloat = msg_send![render_layer, contentsScale]; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `autoreleasepool` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/surface.rs:269:41 [INFO] [stdout] | [INFO] [stdout] 269 | let (drawable, texture) = match autoreleasepool(|| { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mtl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/mod.rs:106:28 [INFO] [stdout] | [INFO] [stdout] 106 | let devices = mtl::Device::all(); [INFO] [stdout] | ^^^^^^ not found in `mtl` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 22 | use ash::Device; [INFO] [stdout] | [INFO] [stdout] 22 | use ash::vk::Device; [INFO] [stdout] | [INFO] [stdout] 22 | use crate::Device; [INFO] [stdout] | [INFO] [stdout] 22 | use crate::gles::Device; [INFO] [stdout] | [INFO] [stdout] and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling bevy_derive v0.6.0 [INFO] [stderr] Compiling bevy_reflect_derive v0.6.0 [INFO] [stderr] Compiling bevy_ecs_macros v0.6.0 [INFO] [stderr] Compiling bevy-crevice-derive v0.6.0 [INFO] [stderr] Compiling gltf v0.16.0 [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.12.4/src/metal/mod.rs:590:5 [INFO] [stdout] | [INFO] [stdout] 586 | #[derive(Debug, Default)] [INFO] [stdout] | ------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 590 | samplers: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: std::default::Default` [INFO] [stdout] = note: this error originates in the derive macro `Default` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 454 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0283, E0412, E0425, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0283`. [INFO] [stdout] [INFO] [stderr] error: could not compile `wgpu-hal` due to 455 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "f607b1b903fca088c5be399e6069854f1054b3f07ed6bb9fe5d54ff0f9e768cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f607b1b903fca088c5be399e6069854f1054b3f07ed6bb9fe5d54ff0f9e768cd", kill_on_drop: false }` [INFO] [stdout] f607b1b903fca088c5be399e6069854f1054b3f07ed6bb9fe5d54ff0f9e768cd