[INFO] fetching crate metal-sys 0.0.0... [INFO] testing metal-sys-0.0.0 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate metal-sys 0.0.0 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate metal-sys 0.0.0 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate metal-sys 0.0.0 [INFO] finished tweaking crates.io crate metal-sys 0.0.0 [INFO] tweaked toml for crates.io crate metal-sys 0.0.0 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 019364ab361d46ac3503b6c8dafd94833d37c4ca3fab60e4ace7142320a0adfd [INFO] running `Command { std: "docker" "start" "-a" "019364ab361d46ac3503b6c8dafd94833d37c4ca3fab60e4ace7142320a0adfd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "019364ab361d46ac3503b6c8dafd94833d37c4ca3fab60e4ace7142320a0adfd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "019364ab361d46ac3503b6c8dafd94833d37c4ca3fab60e4ace7142320a0adfd", kill_on_drop: false }` [INFO] [stdout] 019364ab361d46ac3503b6c8dafd94833d37c4ca3fab60e4ace7142320a0adfd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 00ed0eed30308c06ea9f3cd410b06dae123dae8d597627dbed3c85cd06f6981f [INFO] running `Command { std: "docker" "start" "-a" "00ed0eed30308c06ea9f3cd410b06dae123dae8d597627dbed3c85cd06f6981f", kill_on_drop: false }` [INFO] [stderr] Compiling metal-sys v0.0.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0463]: can't find crate for `bitflags` [INFO] [stdout] --> src/lib.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | extern crate bitflags; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `block` [INFO] [stdout] --> src/lib.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | extern crate block; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `cocoa` [INFO] [stdout] --> src/lib.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | extern crate cocoa; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `core_foundation` [INFO] [stdout] --> src/lib.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | extern crate core_foundation; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `core_graphics` [INFO] [stdout] --> src/lib.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | extern crate core_graphics; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `objc` [INFO] [stdout] --> src/lib.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | extern crate objc; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `MTLFeatureSet` [INFO] [stdout] --> src/protocols/mtl_device.rs:7:6 [INFO] [stdout] | [INFO] [stdout] 7 | use {MTLFeatureSet, MTLPipelineOption, MTLSize}; [INFO] [stdout] | ^^^^^^^^^^^^^ no `MTLFeatureSet` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `constants::MTLFeatureSet` [INFO] [stdout] --> src/lib.rs:29:65 [INFO] [stdout] | [INFO] [stdout] 29 | pub use constants::{MTLCommandBufferStatus, MTLCompareFunction, MTLFeatureSet, MTLPipelineOption, [INFO] [stdout] | ^^^^^^^^^^^^^ no `MTLFeatureSet` in `constants` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `self::mtl_resource::MTLResourceOptions`, `self::mtl_resource::MTLResourceCPUCacheModeDefaultCache`, `self::mtl_resource::MTLResourceCPUCacheModeWriteCombined`, `self::mtl_resource::MTLResourceStorageModeShared`, `self::mtl_resource::MTLResourceStorageModePrivate`, `self::mtl_resource::MTLResourceOptionCPUCacheModeDefault`, `self::mtl_resource::MTLResourceOptionCPUCacheModeWriteCombined` [INFO] [stdout] --> src/protocols/mod.rs:25:76 [INFO] [stdout] | [INFO] [stdout] 25 | pub use self::mtl_resource::{MTLResource, MTLCPUCacheMode, MTLStorageMode, MTLResourceOptions, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ no `MTLResourceOptions` in `protocols::mtl_resource` [INFO] [stdout] 26 | MTLPurgeableState, MTLResourceStorageModeShift, MTLResourceCPUCacheModeShift, [INFO] [stdout] 27 | MTLResourceCPUCacheModeDefaultCache,MTLResourceCPUCacheModeWriteCombined, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `MTLResourceCPUCacheModeWriteCombined` in `protocols::mtl_resource` [INFO] [stdout] | | [INFO] [stdout] | no `MTLResourceCPUCacheModeDefaultCache` in `protocols::mtl_resource` [INFO] [stdout] 28 | MTLResourceStorageModeShared,MTLResourceStorageModePrivate, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `MTLResourceStorageModePrivate` in `protocols::mtl_resource` [INFO] [stdout] | | [INFO] [stdout] | no `MTLResourceStorageModeShared` in `protocols::mtl_resource` [INFO] [stdout] 29 | MTLResourceOptionCPUCacheModeDefault,MTLResourceOptionCPUCacheModeWriteCombined}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `MTLResourceOptionCPUCacheModeWriteCombined` in `protocols::mtl_resource` [INFO] [stdout] | | [INFO] [stdout] | no `MTLResourceOptionCPUCacheModeDefault` in `protocols::mtl_resource` [INFO] [stdout] | [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 27 | MTLResourceCPUCacheModeShift,MTLResourceCPUCacheModeWriteCombined, [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 27 | MTLResourceCPUCacheModeDefaultCache,MTLResourceCPUCacheModeShift, [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 28 | MTLResourceStorageModeShift,MTLResourceStorageModePrivate, [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 28 | MTLResourceStorageModeShared,MTLResourceStorageModeShift, [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 29 | MTLResourceCPUCacheModeShift,MTLResourceOptionCPUCacheModeWriteCombined}; [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/classes/mtl_argument.rs:120:9 [INFO] [stdout] | [INFO] [stdout] 120 | msg_send![self, name] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/classes/mtl_argument.rs:124:9 [INFO] [stdout] | [INFO] [stdout] 124 | msg_send![self, access] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/classes/mtl_argument.rs:128:9 [INFO] [stdout] | [INFO] [stdout] 128 | msg_send![self, access] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/classes/mtl_argument.rs:132:9 [INFO] [stdout] | [INFO] [stdout] 132 | msg_send![self, index] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/classes/mtl_argument.rs:136:9 [INFO] [stdout] | [INFO] [stdout] 136 | msg_send![self, getType] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/classes/mtl_argument.rs:140:9 [INFO] [stdout] | [INFO] [stdout] 140 | msg_send![self, bufferAlignment] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/classes/mtl_argument.rs:143:9 [INFO] [stdout] | [INFO] [stdout] 143 | msg_send![self, bufferDataSize] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/classes/mtl_argument.rs:146:9 [INFO] [stdout] | [INFO] [stdout] 146 | msg_send![self, bufferDataType] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/classes/mtl_argument.rs:149:9 [INFO] [stdout] | [INFO] [stdout] 149 | msg_send![self, bufferStructType] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/classes/mtl_argument.rs:153:9 [INFO] [stdout] | [INFO] [stdout] 153 | msg_send![self, textureDataType] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/classes/mtl_argument.rs:156:9 [INFO] [stdout] | [INFO] [stdout] 156 | msg_send![self, textureType] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/classes/mtl_argument.rs:160:9 [INFO] [stdout] | [INFO] [stdout] 160 | msg_send![self, threadgroupMemoryAlignment] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/classes/mtl_argument.rs:163:9 [INFO] [stdout] | [INFO] [stdout] 163 | msg_send![self, threadGroupMemoryDataSize] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/classes/mtl_array_type.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | msg_send![self, arrayLength] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/classes/mtl_array_type.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 52 | msg_send![self, elementType] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/classes/mtl_array_type.rs:56:9 [INFO] [stdout] | [INFO] [stdout] 56 | msg_send![self, stride] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/classes/mtl_array_type.rs:60:9 [INFO] [stdout] | [INFO] [stdout] 60 | msg_send![self, elementArrayType] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/classes/mtl_array_type.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | msg_send![self, elementStructType] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/classes/mtl_compile_options.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | msg_send![class("MTLCompileOptions"), new] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/classes/mtl_compile_options.rs:43:9 [INFO] [stdout] | [INFO] [stdout] 43 | msg_send![self, fastMathEnabled] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/classes/mtl_compile_options.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 47 | msg_send![self, setFastMathEnabled:isFastMathEnabled] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/classes/mtl_compile_options.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 51 | msg_send![self, languageVersion] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/classes/mtl_compile_options.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 55 | msg_send![self, setLanguageVersion:languageVersion] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/classes/mtl_compile_options.rs:59:9 [INFO] [stdout] | [INFO] [stdout] 59 | msg_send![self, preprocessorMacros] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/classes/mtl_compile_options.rs:63:9 [INFO] [stdout] | [INFO] [stdout] 63 | msg_send![self, setPreprocessorMacros:preprocessorMacros] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/classes/mtl_render_pass_color_attachment_descriptor_array.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | msg_send![self, objectAtIndexedSubscript:attachmentIndex] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/classes/mtl_render_pass_color_attachment_descriptor_array.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | msg_send![self, setObject:attachment atIndexedSubscript:attachmentIndex] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/classes/mtl_render_pass_color_attachment_descriptor.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | msg_send![self, clearColor] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/classes/mtl_render_pass_color_attachment_descriptor.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | msg_send![self, copy] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/classes/mtl_render_pass_descriptor.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | msg_send![class("MTLRenderPassDescriptor"), renderPassDescriptor] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/classes/mtl_render_pass_descriptor.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | msg_send![self, colorAttachments] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/classes/mtl_render_pass_descriptor.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | msg_send![self, setColorAttachments:colorAttachments] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/classes/mtl_render_pass_descriptor.rs:53:9 [INFO] [stdout] | [INFO] [stdout] 53 | msg_send![self, depthAttachment] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/classes/mtl_render_pass_descriptor.rs:57:9 [INFO] [stdout] | [INFO] [stdout] 57 | msg_send![self, setDepthAttachment:depthAttachment] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/classes/mtl_render_pass_descriptor.rs:61:9 [INFO] [stdout] | [INFO] [stdout] 61 | msg_send![self, stencilAttachment] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/classes/mtl_render_pass_descriptor.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 65 | msg_send![self, setStencilAttachment:stencilAttachment] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/classes/mtl_render_pass_descriptor.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 69 | msg_send![self, visibilityResultBuffer] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/classes/mtl_render_pass_descriptor.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 73 | msg_send![self, setVisibilityResultBuffer:visibilityResultBuffer] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/classes/mtl_render_pass_descriptor.rs:87:9 [INFO] [stdout] | [INFO] [stdout] 87 | msg_send![self, copy] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/classes/mtl_render_pass_stencil_attachment_descriptor.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | msg_send![self, clearStencil] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/classes/mtl_render_pass_stencil_attachment_descriptor.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | msg_send![self, setClearStencil:stencil] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/classes/mtl_struct_member.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | msg_send![self, name] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/classes/mtl_struct_member.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 52 | msg_send![self, dataType] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/classes/mtl_struct_member.rs:56:9 [INFO] [stdout] | [INFO] [stdout] 56 | msg_send![self, offset] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/classes/mtl_struct_member.rs:60:9 [INFO] [stdout] | [INFO] [stdout] 60 | msg_send![self, arrayType] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/classes/mtl_struct_member.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | msg_send![self, structType] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/classes/mtl_struct_type.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | msg_send![self, members] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/classes/mtl_struct_type.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | msg_send![self, memberByName:name] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/classes/mtl_vertex_attribute.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | msg_send![self, name] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/classes/mtl_vertex_attribute.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | msg_send![self, attributeIndex] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/classes/mtl_vertex_attribute.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | msg_send![self, attributeType] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/classes/mtl_vertex_attribute.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | msg_send![self, active] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/protocols/mtl_command_buffer.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | msg_send![self, renderCommandEncoderWithDescriptor:renderPassDescriptor] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/protocols/mtl_command_buffer.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | msg_send![self, computeCommandEncoder] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/protocols/mtl_command_buffer.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | msg_send![self, blitCommandEncoder] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/protocols/mtl_command_buffer.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 46 | msg_send![self, parallelRenderCommandEncoderWithDescriptor:renderPassDescriptor] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/protocols/mtl_command_buffer.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | msg_send![self, enqueue] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/protocols/mtl_command_buffer.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 54 | msg_send![self, commit] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/protocols/mtl_command_buffer.rs:58:9 [INFO] [stdout] | [INFO] [stdout] 58 | msg_send![self, addScheduledHandler:block] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/protocols/mtl_command_buffer.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | msg_send![self, addCompletedHandler:block] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/protocols/mtl_command_buffer.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | msg_send![self, presentDrawable:drawable] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/protocols/mtl_command_buffer.rs:70:9 [INFO] [stdout] | [INFO] [stdout] 70 | msg_send![self, presentDrawable:drawable atTime:time] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/protocols/mtl_command_buffer.rs:74:9 [INFO] [stdout] | [INFO] [stdout] 74 | msg_send![self, waitUntilScheduled] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/protocols/mtl_command_buffer.rs:78:9 [INFO] [stdout] | [INFO] [stdout] 78 | msg_send![self, waitUntilCompleted] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/protocols/mtl_command_buffer.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | msg_send![self, status] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/protocols/mtl_command_buffer.rs:86:9 [INFO] [stdout] | [INFO] [stdout] 86 | msg_send![self, error] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/protocols/mtl_command_buffer.rs:90:9 [INFO] [stdout] | [INFO] [stdout] 90 | msg_send![self, retainedReferences] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/protocols/mtl_command_buffer.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 94 | msg_send![self, device] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/protocols/mtl_command_buffer.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 98 | msg_send![self, commandQueue] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/protocols/mtl_command_buffer.rs:102:9 [INFO] [stdout] | [INFO] [stdout] 102 | msg_send![self, label] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/protocols/mtl_command_buffer.rs:106:9 [INFO] [stdout] | [INFO] [stdout] 106 | msg_send![self, setLabel:label] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/protocols/mtl_command_queue.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | msg_send![self, commandBuffer] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/protocols/mtl_command_queue.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | msg_send![self, commandBufferWithUnretainedReferences] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/protocols/mtl_command_queue.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | msg_send![self, insertDebugCaptureBoundary] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/protocols/mtl_command_queue.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | msg_send![self, device] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/protocols/mtl_command_queue.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | msg_send![self, label] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/protocols/mtl_command_queue.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 35 | msg_send![self, setLabel:label] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/protocols/mtl_compute_pipeline_state.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | msg_send![self, maxTotalThreadsPerThreadgroup] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/protocols/mtl_compute_pipeline_state.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | msg_send![self, threadExecutionWidth] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/protocols/mtl_compute_pipeline_state.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | msg_send![self, device] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:175:9 [INFO] [stdout] | [INFO] [stdout] 175 | msg_send![self, isDepth24Stencil8PixelFormatSupported] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | msg_send![self, isHeadless] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:183:9 [INFO] [stdout] | [INFO] [stdout] 183 | msg_send![self, isLowPower] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:187:9 [INFO] [stdout] | [INFO] [stdout] 187 | msg_send![self, maxThreadsPerThreadgroup] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:191:9 [INFO] [stdout] | [INFO] [stdout] 191 | msg_send![self, name] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:195:9 [INFO] [stdout] | [INFO] [stdout] 195 | msg_send![self, supportsFeatureSet:featureSet] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:199:9 [INFO] [stdout] | [INFO] [stdout] 199 | msg_send![self, supportsTextureSampleCount:textureSampleCount] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:203:9 [INFO] [stdout] | [INFO] [stdout] 203 | msg_send![self, newDefaultLibrary] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:207:9 [INFO] [stdout] | [INFO] [stdout] 207 | msg_send![self, newLibraryWithFile:filePath error:error] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:213:9 [INFO] [stdout] | [INFO] [stdout] 213 | msg_send![self, newLibraryWithSource:source options:options [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:220:9 [INFO] [stdout] | [INFO] [stdout] 220 | msg_send![self, newLibraryWithSource:source options:options error:error] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:224:9 [INFO] [stdout] | [INFO] [stdout] 224 | msg_send![self, newLibraryWithData:data error:error] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:229:9 [INFO] [stdout] | [INFO] [stdout] 229 | msg_send![self, newCommandQueue] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:235:9 [INFO] [stdout] | [INFO] [stdout] 235 | msg_send![self, newCommandQueueWithMaxCommandBufferCount:maxCommandBufferCount] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:239:9 [INFO] [stdout] | [INFO] [stdout] 239 | msg_send![self, newBufferWithLength:length options:options] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:245:9 [INFO] [stdout] | [INFO] [stdout] 245 | msg_send![self, newBufferWithBytes:pointer length:length options:options] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:253:9 [INFO] [stdout] | [INFO] [stdout] 253 | msg_send![self, newBufferWithBytesNoCopy:pointer length:length deallocator:deallocator] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:257:9 [INFO] [stdout] | [INFO] [stdout] 257 | msg_send![self, newTextureWithDescriptor:descriptor] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:261:9 [INFO] [stdout] | [INFO] [stdout] 261 | msg_send![self, newSamplerStateWithDescriptor:descriptor] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:265:9 [INFO] [stdout] | [INFO] [stdout] 265 | msg_send![self, newStencilDepthStateWithDescriptor:descriptor] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:271:9 [INFO] [stdout] | [INFO] [stdout] 271 | msg_send![self, newRenderPipleineStateWithDescriptor:descriptor [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:278:9 [INFO] [stdout] | [INFO] [stdout] 278 | msg_send![self, newRenderPipelineStateWithDescriptor:descriptor [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:284:9 [INFO] [stdout] | [INFO] [stdout] 284 | msg_send![self, newRenderPipelineStateWithDescriptor:descriptor error:error] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:290:9 [INFO] [stdout] | [INFO] [stdout] 290 | msg_send![self, newRenderPipelineStateWithDescriptor:descriptor [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:300:9 [INFO] [stdout] | [INFO] [stdout] 300 | msg_send![self, newComputePipelineStateWithFunction:function [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:307:9 [INFO] [stdout] | [INFO] [stdout] 307 | msg_send![self, newComputePipelineStateWithFunction:function [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:313:9 [INFO] [stdout] | [INFO] [stdout] 313 | msg_send![self, newComputePipelineStateWithFunction:function error:error] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:318:9 [INFO] [stdout] | [INFO] [stdout] 318 | msg_send![self, newComputePipelineStateWithFunction:function [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:329:9 [INFO] [stdout] | [INFO] [stdout] 329 | msg_send![self, newComputePipelineStateWithDescriptor:descriptor [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:335:9 [INFO] [stdout] | [INFO] [stdout] 335 | msg_send![self, newComputePipelineStateWithDescriptor:descriptor [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/protocols/mtl_drawable.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | msg_send![self, present] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/protocols/mtl_drawable.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 40 | msg_send![self, presentAtTime:presentationTime] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/protocols/mtl_texture.rs:195:9 [INFO] [stdout] | [INFO] [stdout] 195 | msg_send![self, parentRelativeSlice] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/protocols/mtl_texture.rs:191:9 [INFO] [stdout] | [INFO] [stdout] 191 | msg_send![self, parentRelativeLevel] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/protocols/mtl_texture.rs:187:9 [INFO] [stdout] | [INFO] [stdout] 187 | msg_send![self, parentTexture] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/protocols/mtl_texture.rs:158:9 [INFO] [stdout] | [INFO] [stdout] 158 | msg_send![self, usage] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/protocols/mtl_texture.rs:154:9 [INFO] [stdout] | [INFO] [stdout] 154 | msg_send![self, rootResource] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/protocols/mtl_texture.rs:150:9 [INFO] [stdout] | [INFO] [stdout] 150 | msg_send![self, frameBufferOnly] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/protocols/mtl_texture.rs:146:9 [INFO] [stdout] | [INFO] [stdout] 146 | msg_send![self, sampleCount] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/protocols/mtl_texture.rs:142:9 [INFO] [stdout] | [INFO] [stdout] 142 | msg_send![self, arrayLength] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/protocols/mtl_texture.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | msg_send![self, mipmapLevelCount] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/protocols/mtl_texture.rs:134:9 [INFO] [stdout] | [INFO] [stdout] 134 | msg_send![self, depth] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/protocols/mtl_texture.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | msg_send![self, height] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/protocols/mtl_texture.rs:126:9 [INFO] [stdout] | [INFO] [stdout] 126 | msg_send![self, width] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/protocols/mtl_texture.rs:122:9 [INFO] [stdout] | [INFO] [stdout] 122 | msg_send![self, pixelFormat] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/protocols/mtl_texture.rs:118:9 [INFO] [stdout] | [INFO] [stdout] 118 | msg_send![self, textureType] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/protocols/mtl_texture.rs:111:9 [INFO] [stdout] | [INFO] [stdout] 111 | msg_send![self, getBytes:pixelBytes [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/protocols/mtl_texture.rs:100:9 [INFO] [stdout] | [INFO] [stdout] 100 | msg_send![self, getBytes:pixelBytes [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/protocols/mtl_texture.rs:90:9 [INFO] [stdout] | [INFO] [stdout] 90 | msg_send![self, replaceRegion:region [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/protocols/mtl_texture.rs:79:9 [INFO] [stdout] | [INFO] [stdout] 79 | msg_send![self, replaceRegion:region [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/protocols/mtl_texture.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | msg_send![class("MTLTexture"), newTextureViewWithPixelFormat:format [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/protocols/mtl_texture.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | msg_send![class("MTLTexture"), newTextureViewWithPixelFormat:format] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/protocols/mtl_library.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 77 | msg_send![self, setLabel:label] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/protocols/mtl_library.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 73 | msg_send![self, label] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/protocols/mtl_library.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 69 | msg_send![self, device] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/protocols/mtl_library.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 65 | msg_send![self, functionNames] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/protocols/mtl_library.rs:61:9 [INFO] [stdout] | [INFO] [stdout] 61 | msg_send![self, newFunctionWithName:functionName] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/protocols/mtl_function.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | msg_send![self, vertexAttributes] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/protocols/mtl_function.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | msg_send![self, device] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/protocols/mtl_function.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | msg_send![self, functionType] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/protocols/mtl_function.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | msg_send![self, name] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/classes/mtl_render_pass_depth_attachment_descriptor.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 46 | msg_send![self, copy] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/classes/mtl_render_pass_depth_attachment_descriptor.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | msg_send![self, setDepthResolveFilter:resolveFilter] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/classes/mtl_render_pass_depth_attachment_descriptor.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | msg_send![self, depthResolveFilter] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/classes/mtl_render_pass_depth_attachment_descriptor.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | msg_send![self, setClearDepth:clearDepth] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/classes/mtl_render_pass_depth_attachment_descriptor.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | msg_send![self, clearDepth] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/classes/mtl_render_pass_attachment_descriptor.rs:261:9 [INFO] [stdout] | [INFO] [stdout] 261 | msg_send![self, copy] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/classes/mtl_render_pass_attachment_descriptor.rs:257:9 [INFO] [stdout] | [INFO] [stdout] 257 | msg_send![self, setResolveDepthPlane:resolveDepthPlane] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/classes/mtl_render_pass_attachment_descriptor.rs:253:9 [INFO] [stdout] | [INFO] [stdout] 253 | msg_send![self, resolveDepthPlane] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/classes/mtl_render_pass_attachment_descriptor.rs:249:9 [INFO] [stdout] | [INFO] [stdout] 249 | msg_send![self, setResolveSlice:resolveSlice] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/classes/mtl_render_pass_attachment_descriptor.rs:245:9 [INFO] [stdout] | [INFO] [stdout] 245 | msg_send![self, resolveSlice] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/classes/mtl_render_pass_attachment_descriptor.rs:241:9 [INFO] [stdout] | [INFO] [stdout] 241 | msg_send![self, setResolveLevel:resolveLevel] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/classes/mtl_render_pass_attachment_descriptor.rs:237:9 [INFO] [stdout] | [INFO] [stdout] 237 | msg_send![self, resolveLevel] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/classes/mtl_render_pass_attachment_descriptor.rs:233:9 [INFO] [stdout] | [INFO] [stdout] 233 | msg_send![self, setResolveTexture:resolveTexture] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/classes/mtl_render_pass_attachment_descriptor.rs:229:9 [INFO] [stdout] | [INFO] [stdout] 229 | msg_send![self, resolveTexture] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/classes/mtl_render_pass_attachment_descriptor.rs:225:9 [INFO] [stdout] | [INFO] [stdout] 225 | msg_send![self, setStoreAction:storeAction] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/classes/mtl_render_pass_attachment_descriptor.rs:221:9 [INFO] [stdout] | [INFO] [stdout] 221 | msg_send![self, storeAction] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/classes/mtl_render_pass_attachment_descriptor.rs:217:9 [INFO] [stdout] | [INFO] [stdout] 217 | msg_send![self, setLoadAction:loadAction] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/classes/mtl_render_pass_attachment_descriptor.rs:213:9 [INFO] [stdout] | [INFO] [stdout] 213 | msg_send![self, loadAction] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/classes/mtl_render_pass_attachment_descriptor.rs:209:9 [INFO] [stdout] | [INFO] [stdout] 209 | msg_send![self, setDepthPlane:depthPlane] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/classes/mtl_render_pass_attachment_descriptor.rs:205:9 [INFO] [stdout] | [INFO] [stdout] 205 | msg_send![self, depthPlane] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/classes/mtl_render_pass_attachment_descriptor.rs:201:9 [INFO] [stdout] | [INFO] [stdout] 201 | msg_send![self, setSlice:slice] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/classes/mtl_render_pass_attachment_descriptor.rs:197:9 [INFO] [stdout] | [INFO] [stdout] 197 | msg_send![self, slice] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/classes/mtl_render_pass_attachment_descriptor.rs:193:9 [INFO] [stdout] | [INFO] [stdout] 193 | msg_send![self, setLevel:level] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/classes/mtl_render_pass_attachment_descriptor.rs:189:9 [INFO] [stdout] | [INFO] [stdout] 189 | msg_send![self, level] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/classes/mtl_render_pass_attachment_descriptor.rs:185:9 [INFO] [stdout] | [INFO] [stdout] 185 | msg_send![self, setTexture:texture] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/classes/mtl_render_pass_attachment_descriptor.rs:181:9 [INFO] [stdout] | [INFO] [stdout] 181 | msg_send![self, texture] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bitflags` in this scope [INFO] [stdout] --> src/protocols/mtl_resource.rs:145:1 [INFO] [stdout] | [INFO] [stdout] 145 | bitflags! { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `bitflags` is imported here, but it is an unresolved item, not a macro [INFO] [stdout] --> src/lib.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | extern crate bitflags; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/protocols/mtl_resource.rs:92:9 [INFO] [stdout] | [INFO] [stdout] 92 | msg_send![self, setPurgeableState:state] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/protocols/mtl_resource.rs:88:9 [INFO] [stdout] | [INFO] [stdout] 88 | msg_send![self, setLabel:label] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/protocols/mtl_resource.rs:84:9 [INFO] [stdout] | [INFO] [stdout] 84 | msg_send![self, label] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/protocols/mtl_resource.rs:80:9 [INFO] [stdout] | [INFO] [stdout] 80 | msg_send![self, device] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/protocols/mtl_resource.rs:76:9 [INFO] [stdout] | [INFO] [stdout] 76 | msg_send![self, storageMode] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `msg_send` in this scope [INFO] [stdout] --> src/protocols/mtl_resource.rs:72:9 [INFO] [stdout] | [INFO] [stdout] 72 | msg_send![self, cpuCacheMode] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/classes/mtl_argument.rs:19:29 [INFO] [stdout] | [INFO] [stdout] 19 | unsafe fn name(self) -> id; [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `BOOL` in this scope [INFO] [stdout] --> src/classes/mtl_argument.rs:28:31 [INFO] [stdout] | [INFO] [stdout] 28 | unsafe fn active(self) -> BOOL; [INFO] [stdout] | ^^^^ help: a builtin type with a similar name exists: `bool` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/classes/mtl_argument.rs:39:30 [INFO] [stdout] | [INFO] [stdout] 39 | unsafe fn index(self) -> NSUInteger; [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/classes/mtl_argument.rs:56:40 [INFO] [stdout] | [INFO] [stdout] 56 | unsafe fn bufferAlignment(self) -> NSUInteger; [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/classes/mtl_argument.rs:63:39 [INFO] [stdout] | [INFO] [stdout] 63 | unsafe fn bufferDataSize(self) -> NSUInteger; [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/classes/mtl_argument.rs:81:41 [INFO] [stdout] | [INFO] [stdout] 81 | unsafe fn bufferStructType(self) -> id; [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/classes/mtl_argument.rs:106:51 [INFO] [stdout] | [INFO] [stdout] 106 | unsafe fn threadgroupMemoryAlignment(self) -> NSUInteger; [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/classes/mtl_argument.rs:115:50 [INFO] [stdout] | [INFO] [stdout] 115 | unsafe fn threadgroupMemoryDataSize(self) -> NSUInteger; [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/classes/mtl_argument.rs:118:22 [INFO] [stdout] | [INFO] [stdout] 118 | impl MTLArgument for id { [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/classes/mtl_argument.rs:119:29 [INFO] [stdout] | [INFO] [stdout] 119 | unsafe fn name(self) -> id { [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `BOOL` in this scope [INFO] [stdout] --> src/classes/mtl_argument.rs:127:31 [INFO] [stdout] | [INFO] [stdout] 127 | unsafe fn active(self) -> BOOL { [INFO] [stdout] | ^^^^ help: a builtin type with a similar name exists: `bool` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/classes/mtl_argument.rs:131:30 [INFO] [stdout] | [INFO] [stdout] 131 | unsafe fn index(self) -> NSUInteger { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/classes/mtl_argument.rs:139:40 [INFO] [stdout] | [INFO] [stdout] 139 | unsafe fn bufferAlignment(self) -> NSUInteger { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/classes/mtl_argument.rs:142:39 [INFO] [stdout] | [INFO] [stdout] 142 | unsafe fn bufferDataSize(self) -> NSUInteger { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/classes/mtl_argument.rs:148:41 [INFO] [stdout] | [INFO] [stdout] 148 | unsafe fn bufferStructType(self) -> id { [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/classes/mtl_argument.rs:159:51 [INFO] [stdout] | [INFO] [stdout] 159 | unsafe fn threadgroupMemoryAlignment(self) -> NSUInteger { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/classes/mtl_argument.rs:162:50 [INFO] [stdout] | [INFO] [stdout] 162 | unsafe fn threadgroupMemoryDataSize(self) -> NSUInteger { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/classes/mtl_array_type.rs:17:36 [INFO] [stdout] | [INFO] [stdout] 17 | unsafe fn arrayLength(self) -> NSUInteger; [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/classes/mtl_array_type.rs:27:31 [INFO] [stdout] | [INFO] [stdout] 27 | unsafe fn stride(self) -> NSUInteger; [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/classes/mtl_array_type.rs:35:41 [INFO] [stdout] | [INFO] [stdout] 35 | unsafe fn elementArrayType(self) -> id; [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/classes/mtl_array_type.rs:43:42 [INFO] [stdout] | [INFO] [stdout] 43 | unsafe fn elementStructType(self) -> id; [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/classes/mtl_array_type.rs:46:23 [INFO] [stdout] | [INFO] [stdout] 46 | impl MTLArrayType for id { [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/classes/mtl_array_type.rs:47:36 [INFO] [stdout] | [INFO] [stdout] 47 | unsafe fn arrayLength(self) -> NSUInteger { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/classes/mtl_array_type.rs:55:31 [INFO] [stdout] | [INFO] [stdout] 55 | unsafe fn stride(self) -> NSUInteger { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/classes/mtl_array_type.rs:59:41 [INFO] [stdout] | [INFO] [stdout] 59 | unsafe fn elementArrayType(self) -> id { [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/classes/mtl_array_type.rs:63:42 [INFO] [stdout] | [INFO] [stdout] 63 | unsafe fn elementStructType(self) -> id { [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `BOOL` in this scope [INFO] [stdout] --> src/classes/mtl_compile_options.rs:14:40 [INFO] [stdout] | [INFO] [stdout] 14 | unsafe fn fastMathEnabled(self) -> BOOL; [INFO] [stdout] | ^^^^ help: a builtin type with a similar name exists: `bool` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `BOOL` in this scope [INFO] [stdout] --> src/classes/mtl_compile_options.rs:15:40 [INFO] [stdout] | [INFO] [stdout] 15 | unsafe fn setFastMathEnabled(self, BOOL); [INFO] [stdout] | ^^^^ help: a builtin type with a similar name exists: `bool` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/classes/mtl_compile_options.rs:33:43 [INFO] [stdout] | [INFO] [stdout] 33 | unsafe fn preprocessorMacros(self) -> id; [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/classes/mtl_compile_options.rs:34:43 [INFO] [stdout] | [INFO] [stdout] 34 | unsafe fn setPreprocessorMacros(self, id); [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/classes/mtl_compile_options.rs:36:31 [INFO] [stdout] | [INFO] [stdout] 36 | unsafe fn new(_: Self) -> id { [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/classes/mtl_compile_options.rs:41:28 [INFO] [stdout] | [INFO] [stdout] 41 | impl MTLCompileOptions for id { [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `BOOL` in this scope [INFO] [stdout] --> src/classes/mtl_compile_options.rs:42:40 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe fn fastMathEnabled(self) -> BOOL { [INFO] [stdout] | ^^^^ help: a builtin type with a similar name exists: `bool` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `BOOL` in this scope [INFO] [stdout] --> src/classes/mtl_compile_options.rs:46:59 [INFO] [stdout] | [INFO] [stdout] 46 | unsafe fn setFastMathEnabled(self, isFastMathEnabled: BOOL) { [INFO] [stdout] | ^^^^ help: a builtin type with a similar name exists: `bool` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/classes/mtl_compile_options.rs:58:43 [INFO] [stdout] | [INFO] [stdout] 58 | unsafe fn preprocessorMacros(self) -> id { [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/classes/mtl_compile_options.rs:62:63 [INFO] [stdout] | [INFO] [stdout] 62 | unsafe fn setPreprocessorMacros(self, preprocessorMacros: id) { [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/classes/mtl_render_pass_attachment_descriptor.rs:66:32 [INFO] [stdout] | [INFO] [stdout] 66 | unsafe fn texture(self) -> id; [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/classes/mtl_render_pass_attachment_descriptor.rs:67:41 [INFO] [stdout] | [INFO] [stdout] 67 | unsafe fn setTexture(self, texture: id); [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/classes/mtl_render_pass_attachment_descriptor.rs:74:30 [INFO] [stdout] | [INFO] [stdout] 74 | unsafe fn level(self) -> NSUInteger; [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/classes/mtl_render_pass_attachment_descriptor.rs:75:37 [INFO] [stdout] | [INFO] [stdout] 75 | unsafe fn setLevel(self, level: NSUInteger); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/classes/mtl_render_pass_attachment_descriptor.rs:82:30 [INFO] [stdout] | [INFO] [stdout] 82 | unsafe fn slice(self) -> NSUInteger; [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/classes/mtl_render_pass_attachment_descriptor.rs:83:37 [INFO] [stdout] | [INFO] [stdout] 83 | unsafe fn setSlice(self, slice: NSUInteger); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/classes/mtl_render_pass_attachment_descriptor.rs:92:35 [INFO] [stdout] | [INFO] [stdout] 92 | unsafe fn depthPlane(self) -> NSUInteger; [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/classes/mtl_render_pass_attachment_descriptor.rs:93:47 [INFO] [stdout] | [INFO] [stdout] 93 | unsafe fn setDepthPlane(self, depthPlane: NSUInteger); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/classes/mtl_render_pass_attachment_descriptor.rs:140:39 [INFO] [stdout] | [INFO] [stdout] 140 | unsafe fn resolveTexture(self) -> id; [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/classes/mtl_render_pass_attachment_descriptor.rs:141:55 [INFO] [stdout] | [INFO] [stdout] 141 | unsafe fn setResolveTexture(self, resolveTexture: id); [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/classes/mtl_render_pass_attachment_descriptor.rs:151:37 [INFO] [stdout] | [INFO] [stdout] 151 | unsafe fn resolveLevel(self) -> NSUInteger; [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/classes/mtl_render_pass_attachment_descriptor.rs:152:51 [INFO] [stdout] | [INFO] [stdout] 152 | unsafe fn setResolveLevel(self, resolveLevel: NSUInteger); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/classes/mtl_render_pass_attachment_descriptor.rs:162:37 [INFO] [stdout] | [INFO] [stdout] 162 | unsafe fn resolveSlice(self) -> NSUInteger; [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/classes/mtl_render_pass_attachment_descriptor.rs:163:51 [INFO] [stdout] | [INFO] [stdout] 163 | unsafe fn setResolveSlice(self, resolveSlice: NSUInteger); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/classes/mtl_render_pass_attachment_descriptor.rs:173:42 [INFO] [stdout] | [INFO] [stdout] 173 | unsafe fn resolveDepthPlane(self) -> NSUInteger; [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/classes/mtl_render_pass_attachment_descriptor.rs:174:61 [INFO] [stdout] | [INFO] [stdout] 174 | unsafe fn setResolveDepthPlane(self, resolveDepthPlane: NSUInteger); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/classes/mtl_render_pass_attachment_descriptor.rs:179:44 [INFO] [stdout] | [INFO] [stdout] 179 | impl MTLRenderPassAttachmentDescriptor for id { [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/classes/mtl_render_pass_attachment_descriptor.rs:180:32 [INFO] [stdout] | [INFO] [stdout] 180 | unsafe fn texture(self) -> id { [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/classes/mtl_render_pass_attachment_descriptor.rs:184:41 [INFO] [stdout] | [INFO] [stdout] 184 | unsafe fn setTexture(self, texture: id) { [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/classes/mtl_render_pass_attachment_descriptor.rs:188:30 [INFO] [stdout] | [INFO] [stdout] 188 | unsafe fn level(self) -> NSUInteger { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/classes/mtl_render_pass_attachment_descriptor.rs:192:37 [INFO] [stdout] | [INFO] [stdout] 192 | unsafe fn setLevel(self, level: NSUInteger) { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/classes/mtl_render_pass_attachment_descriptor.rs:196:30 [INFO] [stdout] | [INFO] [stdout] 196 | unsafe fn slice(self) -> NSUInteger { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/classes/mtl_render_pass_attachment_descriptor.rs:200:37 [INFO] [stdout] | [INFO] [stdout] 200 | unsafe fn setSlice(self, slice: NSUInteger) { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/classes/mtl_render_pass_attachment_descriptor.rs:204:35 [INFO] [stdout] | [INFO] [stdout] 204 | unsafe fn depthPlane(self) -> NSUInteger { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/classes/mtl_render_pass_attachment_descriptor.rs:208:47 [INFO] [stdout] | [INFO] [stdout] 208 | unsafe fn setDepthPlane(self, depthPlane: NSUInteger) { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/classes/mtl_render_pass_attachment_descriptor.rs:228:39 [INFO] [stdout] | [INFO] [stdout] 228 | unsafe fn resolveTexture(self) -> id { [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/classes/mtl_render_pass_attachment_descriptor.rs:232:55 [INFO] [stdout] | [INFO] [stdout] 232 | unsafe fn setResolveTexture(self, resolveTexture: id) { [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/classes/mtl_render_pass_attachment_descriptor.rs:236:37 [INFO] [stdout] | [INFO] [stdout] 236 | unsafe fn resolveLevel(self) -> NSUInteger { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/classes/mtl_render_pass_attachment_descriptor.rs:240:51 [INFO] [stdout] | [INFO] [stdout] 240 | unsafe fn setResolveLevel(self, resolveLevel: NSUInteger) { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/classes/mtl_render_pass_attachment_descriptor.rs:244:37 [INFO] [stdout] | [INFO] [stdout] 244 | unsafe fn resolveSlice(self) -> NSUInteger { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/classes/mtl_render_pass_attachment_descriptor.rs:248:51 [INFO] [stdout] | [INFO] [stdout] 248 | unsafe fn setResolveSlice(self, resolveSlice: NSUInteger) { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/classes/mtl_render_pass_attachment_descriptor.rs:252:42 [INFO] [stdout] | [INFO] [stdout] 252 | unsafe fn resolveDepthPlane(self) -> NSUInteger { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/classes/mtl_render_pass_attachment_descriptor.rs:256:61 [INFO] [stdout] | [INFO] [stdout] 256 | unsafe fn setResolveDepthPlane(self, resolveDepthPlane: NSUInteger) { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/classes/mtl_render_pass_color_attachment_descriptor_array.rs:8:63 [INFO] [stdout] | [INFO] [stdout] 8 | unsafe fn objectAtIndexedSubscript(self, attachmentIndex: NSUInteger) -> id; [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/classes/mtl_render_pass_color_attachment_descriptor_array.rs:8:78 [INFO] [stdout] | [INFO] [stdout] 8 | unsafe fn objectAtIndexedSubscript(self, attachmentIndex: NSUInteger) -> id; [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/classes/mtl_render_pass_color_attachment_descriptor_array.rs:21:62 [INFO] [stdout] | [INFO] [stdout] 21 | unsafe fn setObject_atIndexedSubscript(self, attachment: id, attachmentIndex: NSUInteger); [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/classes/mtl_render_pass_color_attachment_descriptor_array.rs:21:83 [INFO] [stdout] | [INFO] [stdout] 21 | unsafe fn setObject_atIndexedSubscript(self, attachment: id, attachmentIndex: NSUInteger); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/classes/mtl_render_pass_color_attachment_descriptor_array.rs:24:54 [INFO] [stdout] | [INFO] [stdout] 24 | impl MTLRenderPassColorAttachmentDescriptorArray for id { [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/classes/mtl_render_pass_color_attachment_descriptor_array.rs:25:63 [INFO] [stdout] | [INFO] [stdout] 25 | unsafe fn objectAtIndexedSubscript(self, attachmentIndex: NSUInteger) -> id { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/classes/mtl_render_pass_color_attachment_descriptor_array.rs:25:78 [INFO] [stdout] | [INFO] [stdout] 25 | unsafe fn objectAtIndexedSubscript(self, attachmentIndex: NSUInteger) -> id { [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/classes/mtl_render_pass_color_attachment_descriptor_array.rs:29:62 [INFO] [stdout] | [INFO] [stdout] 29 | unsafe fn setObject_atIndexedSubscript(self, attachment: id, attachmentIndex: NSUInteger) { [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/classes/mtl_render_pass_color_attachment_descriptor_array.rs:29:83 [INFO] [stdout] | [INFO] [stdout] 29 | unsafe fn setObject_atIndexedSubscript(self, attachment: id, attachmentIndex: NSUInteger) { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/classes/mtl_render_pass_color_attachment_descriptor.rs:23:49 [INFO] [stdout] | [INFO] [stdout] 23 | impl MTLRenderPassColorAttachmentDescriptor for id { [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/classes/mtl_render_pass_depth_attachment_descriptor.rs:28:49 [INFO] [stdout] | [INFO] [stdout] 28 | impl MTLRenderPassDepthAttachmentDescriptor for id { [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/classes/mtl_render_pass_descriptor.rs:13:48 [INFO] [stdout] | [INFO] [stdout] 13 | unsafe fn renderPassDescriptor(_: Self) -> id { [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/classes/mtl_render_pass_descriptor.rs:18:41 [INFO] [stdout] | [INFO] [stdout] 18 | unsafe fn colorAttachments(self) -> id; [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/classes/mtl_render_pass_descriptor.rs:19:59 [INFO] [stdout] | [INFO] [stdout] 19 | unsafe fn setColorAttachments(self, colorAttachments: id); [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/classes/mtl_render_pass_descriptor.rs:22:40 [INFO] [stdout] | [INFO] [stdout] 22 | unsafe fn depthAttachment(self) -> id; [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/classes/mtl_render_pass_descriptor.rs:23:57 [INFO] [stdout] | [INFO] [stdout] 23 | unsafe fn setDepthAttachment(self, depthAttachment: id); [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/classes/mtl_render_pass_descriptor.rs:26:42 [INFO] [stdout] | [INFO] [stdout] 26 | unsafe fn stencilAttachment(self) -> id; [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/classes/mtl_render_pass_descriptor.rs:27:61 [INFO] [stdout] | [INFO] [stdout] 27 | unsafe fn setStencilAttachment(self, stencilAttachment: id); [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/classes/mtl_render_pass_descriptor.rs:31:47 [INFO] [stdout] | [INFO] [stdout] 31 | unsafe fn visibilityResultBuffer(self) -> id; [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/classes/mtl_render_pass_descriptor.rs:32:71 [INFO] [stdout] | [INFO] [stdout] 32 | unsafe fn setVisibilityResultBuffer(self, visibilityResultBuffer: id); [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/classes/mtl_render_pass_descriptor.rs:40:29 [INFO] [stdout] | [INFO] [stdout] 40 | unsafe fn copy(self) -> id; [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/classes/mtl_render_pass_descriptor.rs:43:34 [INFO] [stdout] | [INFO] [stdout] 43 | impl MTLRenderPassDescriptor for id { [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/classes/mtl_render_pass_descriptor.rs:44:41 [INFO] [stdout] | [INFO] [stdout] 44 | unsafe fn colorAttachments(self) -> id { [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/classes/mtl_render_pass_descriptor.rs:48:59 [INFO] [stdout] | [INFO] [stdout] 48 | unsafe fn setColorAttachments(self, colorAttachments: id) { [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/classes/mtl_render_pass_descriptor.rs:52:40 [INFO] [stdout] | [INFO] [stdout] 52 | unsafe fn depthAttachment(self) -> id { [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/classes/mtl_render_pass_descriptor.rs:56:57 [INFO] [stdout] | [INFO] [stdout] 56 | unsafe fn setDepthAttachment(self, depthAttachment: id) { [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/classes/mtl_render_pass_descriptor.rs:60:42 [INFO] [stdout] | [INFO] [stdout] 60 | unsafe fn stencilAttachment(self) -> id { [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/classes/mtl_render_pass_descriptor.rs:64:61 [INFO] [stdout] | [INFO] [stdout] 64 | unsafe fn setStencilAttachment(self, stencilAttachment: id) { [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/classes/mtl_render_pass_descriptor.rs:68:47 [INFO] [stdout] | [INFO] [stdout] 68 | unsafe fn visibilityResultBuffer(self) -> id { [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/classes/mtl_render_pass_descriptor.rs:72:71 [INFO] [stdout] | [INFO] [stdout] 72 | unsafe fn setVisibilityResultBuffer(self, visibilityResultBuffer: id) { [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/classes/mtl_render_pass_descriptor.rs:86:29 [INFO] [stdout] | [INFO] [stdout] 86 | unsafe fn copy(self) -> id { [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/classes/mtl_render_pass_stencil_attachment_descriptor.rs:22:51 [INFO] [stdout] | [INFO] [stdout] 22 | impl MTLRenderPassStencilAttachmentDescriptor for id { [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/classes/mtl_struct_member.rs:20:29 [INFO] [stdout] | [INFO] [stdout] 20 | unsafe fn name(self) -> id; [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/classes/mtl_struct_member.rs:35:31 [INFO] [stdout] | [INFO] [stdout] 35 | unsafe fn offset(self) -> NSUInteger; [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/classes/mtl_struct_member.rs:39:34 [INFO] [stdout] | [INFO] [stdout] 39 | unsafe fn arrayType(self) -> id; [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/classes/mtl_struct_member.rs:43:35 [INFO] [stdout] | [INFO] [stdout] 43 | unsafe fn structType(self) -> id; [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/classes/mtl_struct_member.rs:46:26 [INFO] [stdout] | [INFO] [stdout] 46 | impl MTLStructMember for id { [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/classes/mtl_struct_member.rs:47:29 [INFO] [stdout] | [INFO] [stdout] 47 | unsafe fn name(self) -> id { [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/classes/mtl_struct_member.rs:55:31 [INFO] [stdout] | [INFO] [stdout] 55 | unsafe fn offset(self) -> NSUInteger { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/classes/mtl_struct_member.rs:59:34 [INFO] [stdout] | [INFO] [stdout] 59 | unsafe fn arrayType(self) -> id { [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/classes/mtl_struct_member.rs:63:35 [INFO] [stdout] | [INFO] [stdout] 63 | unsafe fn structType(self) -> id { [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/classes/mtl_struct_type.rs:19:32 [INFO] [stdout] | [INFO] [stdout] 19 | unsafe fn members(self) -> id; [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/classes/mtl_struct_type.rs:27:40 [INFO] [stdout] | [INFO] [stdout] 27 | unsafe fn memberByName(self, name: id) -> id; [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/classes/mtl_struct_type.rs:27:47 [INFO] [stdout] | [INFO] [stdout] 27 | unsafe fn memberByName(self, name: id) -> id; [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/classes/mtl_struct_type.rs:30:24 [INFO] [stdout] | [INFO] [stdout] 30 | impl MTLStructType for id { [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/classes/mtl_struct_type.rs:31:32 [INFO] [stdout] | [INFO] [stdout] 31 | unsafe fn members(self) -> id { [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/classes/mtl_struct_type.rs:35:40 [INFO] [stdout] | [INFO] [stdout] 35 | unsafe fn memberByName(self, name: id) -> id { [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/classes/mtl_struct_type.rs:35:47 [INFO] [stdout] | [INFO] [stdout] 35 | unsafe fn memberByName(self, name: id) -> id { [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/classes/mtl_vertex_attribute.rs:12:29 [INFO] [stdout] | [INFO] [stdout] 12 | unsafe fn name(self) -> id; [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/classes/mtl_vertex_attribute.rs:16:39 [INFO] [stdout] | [INFO] [stdout] 16 | unsafe fn attributeIndex(self) -> NSUInteger; [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `BOOL` in this scope [INFO] [stdout] --> src/classes/mtl_vertex_attribute.rs:28:31 [INFO] [stdout] | [INFO] [stdout] 28 | unsafe fn active(self) -> BOOL; [INFO] [stdout] | ^^^^ help: a builtin type with a similar name exists: `bool` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/classes/mtl_vertex_attribute.rs:31:29 [INFO] [stdout] | [INFO] [stdout] 31 | impl MTLVertexAttribute for id { [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/classes/mtl_vertex_attribute.rs:32:29 [INFO] [stdout] | [INFO] [stdout] 32 | unsafe fn name(self) -> id { [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/classes/mtl_vertex_attribute.rs:35:39 [INFO] [stdout] | [INFO] [stdout] 35 | unsafe fn attributeIndex(self) -> NSUInteger { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `BOOL` in this scope [INFO] [stdout] --> src/classes/mtl_vertex_attribute.rs:41:31 [INFO] [stdout] | [INFO] [stdout] 41 | unsafe fn active(self) -> BOOL { [INFO] [stdout] | ^^^^ help: a builtin type with a similar name exists: `bool` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/functions.rs:7:35 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn MTLCopyAllDevices() -> id; [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/functions.rs:8:46 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn MTLCreateSystemDefaultDevice() -> id; [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/functions.rs:13:36 [INFO] [stdout] | [INFO] [stdout] 13 | pub extern "C" fn MTLOriginMake(x: NSUInteger, y: NSUInteger, z: NSUInteger) -> MTLOrigin { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/functions.rs:13:51 [INFO] [stdout] | [INFO] [stdout] 13 | pub extern "C" fn MTLOriginMake(x: NSUInteger, y: NSUInteger, z: NSUInteger) -> MTLOrigin { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/functions.rs:13:66 [INFO] [stdout] | [INFO] [stdout] 13 | pub extern "C" fn MTLOriginMake(x: NSUInteger, y: NSUInteger, z: NSUInteger) -> MTLOrigin { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/functions.rs:19:38 [INFO] [stdout] | [INFO] [stdout] 19 | pub extern "C" fn MTLRegionMake1D(x: NSUInteger, width: NSUInteger) -> MTLRegion { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/functions.rs:19:57 [INFO] [stdout] | [INFO] [stdout] 19 | pub extern "C" fn MTLRegionMake1D(x: NSUInteger, width: NSUInteger) -> MTLRegion { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/functions.rs:28:38 [INFO] [stdout] | [INFO] [stdout] 28 | pub extern "C" fn MTLRegionMake2D(x: NSUInteger, y: NSUInteger, width: NSUInteger, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/functions.rs:28:53 [INFO] [stdout] | [INFO] [stdout] 28 | pub extern "C" fn MTLRegionMake2D(x: NSUInteger, y: NSUInteger, width: NSUInteger, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/functions.rs:28:72 [INFO] [stdout] | [INFO] [stdout] 28 | pub extern "C" fn MTLRegionMake2D(x: NSUInteger, y: NSUInteger, width: NSUInteger, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/functions.rs:29:43 [INFO] [stdout] | [INFO] [stdout] 29 | ... height: NSUInteger) [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/functions.rs:39:38 [INFO] [stdout] | [INFO] [stdout] 39 | pub extern "C" fn MTLRegionMake3D(x: NSUInteger, y: NSUInteger, z: NSUInteger, width: NSUInteger, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/functions.rs:39:53 [INFO] [stdout] | [INFO] [stdout] 39 | pub extern "C" fn MTLRegionMake3D(x: NSUInteger, y: NSUInteger, z: NSUInteger, width: NSUInteger, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/functions.rs:39:68 [INFO] [stdout] | [INFO] [stdout] 39 | pub extern "C" fn MTLRegionMake3D(x: NSUInteger, y: NSUInteger, z: NSUInteger, width: NSUInteger, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/functions.rs:39:87 [INFO] [stdout] | [INFO] [stdout] 39 | pub extern "C" fn MTLRegionMake3D(x: NSUInteger, y: NSUInteger, z: NSUInteger, width: NSUInteger, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/functions.rs:40:43 [INFO] [stdout] | [INFO] [stdout] 40 | ... height: NSUInteger, depth: NSUInteger) [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/functions.rs:40:62 [INFO] [stdout] | [INFO] [stdout] 40 | ... height: NSUInteger, depth: NSUInteger) [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/functions.rs:50:38 [INFO] [stdout] | [INFO] [stdout] 50 | pub extern "C" fn MTLSizeMake(width: NSUInteger, height: NSUInteger, depth: NSUInteger) -> MTLSize { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/functions.rs:50:58 [INFO] [stdout] | [INFO] [stdout] 50 | pub extern "C" fn MTLSizeMake(width: NSUInteger, height: NSUInteger, depth: NSUInteger) -> MTLSize { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/functions.rs:50:77 [INFO] [stdout] | [INFO] [stdout] 50 | pub extern "C" fn MTLSizeMake(width: NSUInteger, height: NSUInteger, depth: NSUInteger) -> MTLSize { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_command_buffer.rs:7:78 [INFO] [stdout] | [INFO] [stdout] 7 | unsafe fn renderCommandEncoderWithDescriptor(self, renderPassDescriptor: id) -> id; [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_command_buffer.rs:7:85 [INFO] [stdout] | [INFO] [stdout] 7 | unsafe fn renderCommandEncoderWithDescriptor(self, renderPassDescriptor: id) -> id; [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_command_buffer.rs:8:46 [INFO] [stdout] | [INFO] [stdout] 8 | unsafe fn computeCommandEncoder(self) -> id; [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_command_buffer.rs:9:43 [INFO] [stdout] | [INFO] [stdout] 9 | unsafe fn blitCommandEncoder(self) -> id; [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_command_buffer.rs:10:86 [INFO] [stdout] | [INFO] [stdout] 10 | unsafe fn parallelRenderCommandEncoderWithDescriptor(self, renderPassDescriptor: id) -> id; [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_command_buffer.rs:10:93 [INFO] [stdout] | [INFO] [stdout] 10 | unsafe fn parallelRenderCommandEncoderWithDescriptor(self, renderPassDescriptor: id) -> id; [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_command_buffer.rs:16:47 [INFO] [stdout] | [INFO] [stdout] 16 | unsafe fn presentDrawable(self, drawable: id); [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_command_buffer.rs:17:54 [INFO] [stdout] | [INFO] [stdout] 17 | unsafe fn presentDrawable_atTime(self, drawable: id, time: CFTimeInterval); [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CFTimeInterval` in this scope [INFO] [stdout] --> src/protocols/mtl_command_buffer.rs:17:64 [INFO] [stdout] | [INFO] [stdout] 17 | unsafe fn presentDrawable_atTime(self, drawable: id, time: CFTimeInterval); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_command_buffer.rs:22:30 [INFO] [stdout] | [INFO] [stdout] 22 | unsafe fn error(self) -> id; [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `BOOL` in this scope [INFO] [stdout] --> src/protocols/mtl_command_buffer.rs:24:43 [INFO] [stdout] | [INFO] [stdout] 24 | unsafe fn retainedReferences(self) -> BOOL; [INFO] [stdout] | ^^^^ help: a builtin type with a similar name exists: `bool` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_command_buffer.rs:26:31 [INFO] [stdout] | [INFO] [stdout] 26 | unsafe fn device(self) -> id; [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_command_buffer.rs:27:37 [INFO] [stdout] | [INFO] [stdout] 27 | unsafe fn commandQueue(self) -> id; [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_command_buffer.rs:28:30 [INFO] [stdout] | [INFO] [stdout] 28 | unsafe fn label(self) -> id; [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_command_buffer.rs:29:37 [INFO] [stdout] | [INFO] [stdout] 29 | unsafe fn setLabel(self, label: id); [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_command_buffer.rs:32:27 [INFO] [stdout] | [INFO] [stdout] 32 | impl MTLCommandBuffer for id { [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_command_buffer.rs:33:78 [INFO] [stdout] | [INFO] [stdout] 33 | unsafe fn renderCommandEncoderWithDescriptor(self, renderPassDescriptor: id) -> id { [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_command_buffer.rs:33:85 [INFO] [stdout] | [INFO] [stdout] 33 | unsafe fn renderCommandEncoderWithDescriptor(self, renderPassDescriptor: id) -> id { [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_command_buffer.rs:37:46 [INFO] [stdout] | [INFO] [stdout] 37 | unsafe fn computeCommandEncoder(self) -> id { [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_command_buffer.rs:41:43 [INFO] [stdout] | [INFO] [stdout] 41 | unsafe fn blitCommandEncoder(self) -> id { [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_command_buffer.rs:45:86 [INFO] [stdout] | [INFO] [stdout] 45 | unsafe fn parallelRenderCommandEncoderWithDescriptor(self, renderPassDescriptor: id) -> id { [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_command_buffer.rs:45:93 [INFO] [stdout] | [INFO] [stdout] 45 | unsafe fn parallelRenderCommandEncoderWithDescriptor(self, renderPassDescriptor: id) -> id { [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_command_buffer.rs:65:47 [INFO] [stdout] | [INFO] [stdout] 65 | unsafe fn presentDrawable(self, drawable: id) { [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_command_buffer.rs:69:54 [INFO] [stdout] | [INFO] [stdout] 69 | unsafe fn presentDrawable_atTime(self, drawable: id, time: CFTimeInterval) { [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CFTimeInterval` in this scope [INFO] [stdout] --> src/protocols/mtl_command_buffer.rs:69:64 [INFO] [stdout] | [INFO] [stdout] 69 | unsafe fn presentDrawable_atTime(self, drawable: id, time: CFTimeInterval) { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_command_buffer.rs:85:30 [INFO] [stdout] | [INFO] [stdout] 85 | unsafe fn error(self) -> id { [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `BOOL` in this scope [INFO] [stdout] --> src/protocols/mtl_command_buffer.rs:89:43 [INFO] [stdout] | [INFO] [stdout] 89 | unsafe fn retainedReferences(self) -> BOOL { [INFO] [stdout] | ^^^^ help: a builtin type with a similar name exists: `bool` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_command_buffer.rs:93:31 [INFO] [stdout] | [INFO] [stdout] 93 | unsafe fn device(self) -> id { [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_command_buffer.rs:97:37 [INFO] [stdout] | [INFO] [stdout] 97 | unsafe fn commandQueue(self) -> id { [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_command_buffer.rs:101:30 [INFO] [stdout] | [INFO] [stdout] 101 | unsafe fn label(self) -> id { [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_command_buffer.rs:105:37 [INFO] [stdout] | [INFO] [stdout] 105 | unsafe fn setLabel(self, label: id) { [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Block` in this scope [INFO] [stdout] --> src/protocols/mtl_command_buffer.rs:110:36 [INFO] [stdout] | [INFO] [stdout] 110 | pub type MTLCommandBufferHandler = Block<(id,), ()>; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_command_buffer.rs:110:43 [INFO] [stdout] | [INFO] [stdout] 110 | pub type MTLCommandBufferHandler = Block<(id,), ()>; [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] help: a builtin type with a similar name exists [INFO] [stdout] | [INFO] [stdout] 110 | pub type MTLCommandBufferHandler = Block<(i8,), ()>; [INFO] [stdout] | ~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 110 | pub type MTLCommandBufferHandler = Block<(id,), ()>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_command_queue.rs:4:38 [INFO] [stdout] | [INFO] [stdout] 4 | unsafe fn commandBuffer(self) -> id; [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_command_queue.rs:5:62 [INFO] [stdout] | [INFO] [stdout] 5 | unsafe fn commandBufferWithUnretainedReferences(self) -> id; [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_command_queue.rs:8:31 [INFO] [stdout] | [INFO] [stdout] 8 | unsafe fn device(self) -> id; [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_command_queue.rs:9:30 [INFO] [stdout] | [INFO] [stdout] 9 | unsafe fn label(self) -> id; [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_command_queue.rs:10:30 [INFO] [stdout] | [INFO] [stdout] 10 | unsafe fn setLabel(self, id); [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_command_queue.rs:13:26 [INFO] [stdout] | [INFO] [stdout] 13 | impl MTLCommandQueue for id { [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_command_queue.rs:14:38 [INFO] [stdout] | [INFO] [stdout] 14 | unsafe fn commandBuffer(self) -> id { [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_command_queue.rs:18:62 [INFO] [stdout] | [INFO] [stdout] 18 | unsafe fn commandBufferWithUnretainedReferences(self) -> id { [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_command_queue.rs:26:31 [INFO] [stdout] | [INFO] [stdout] 26 | unsafe fn device(self) -> id { [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_command_queue.rs:30:30 [INFO] [stdout] | [INFO] [stdout] 30 | unsafe fn label(self) -> id { [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_command_queue.rs:34:37 [INFO] [stdout] | [INFO] [stdout] 34 | unsafe fn setLabel(self, label: id) { [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/protocols/mtl_compute_pipeline_state.rs:5:54 [INFO] [stdout] | [INFO] [stdout] 5 | unsafe fn maxTotalThreadsPerThreadgroup(self) -> NSUInteger; [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/protocols/mtl_compute_pipeline_state.rs:6:45 [INFO] [stdout] | [INFO] [stdout] 6 | unsafe fn threadExecutionWidth(self) -> NSUInteger; [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_compute_pipeline_state.rs:8:31 [INFO] [stdout] | [INFO] [stdout] 8 | unsafe fn device(self) -> id; [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_compute_pipeline_state.rs:11:34 [INFO] [stdout] | [INFO] [stdout] 11 | impl MTLComputePipelineState for id { [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/protocols/mtl_compute_pipeline_state.rs:12:54 [INFO] [stdout] | [INFO] [stdout] 12 | unsafe fn maxTotalThreadsPerThreadgroup(self) -> NSUInteger { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/protocols/mtl_compute_pipeline_state.rs:16:45 [INFO] [stdout] | [INFO] [stdout] 16 | unsafe fn threadExecutionWidth(self) -> NSUInteger { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_compute_pipeline_state.rs:20:31 [INFO] [stdout] | [INFO] [stdout] 20 | unsafe fn device(self) -> id { [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `BOOL` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:32:60 [INFO] [stdout] | [INFO] [stdout] 32 | unsafe fn depth24Stencil8PixelFormatSupported(self) -> BOOL; [INFO] [stdout] | ^^^^ help: a builtin type with a similar name exists: `bool` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `BOOL` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:39:33 [INFO] [stdout] | [INFO] [stdout] 39 | unsafe fn headless(self) -> BOOL; [INFO] [stdout] | ^^^^ help: a builtin type with a similar name exists: `bool` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `BOOL` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:47:33 [INFO] [stdout] | [INFO] [stdout] 47 | unsafe fn lowPower(self) -> BOOL; [INFO] [stdout] | ^^^^ help: a builtin type with a similar name exists: `bool` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:68:29 [INFO] [stdout] | [INFO] [stdout] 68 | unsafe fn name(self) -> id; [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `BOOL` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:87:70 [INFO] [stdout] | [INFO] [stdout] 87 | unsafe fn supportsFeatureSet(self, featureSet: MTLFeatureSet) -> BOOL; [INFO] [stdout] | ^^^^ help: a builtin type with a similar name exists: `bool` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:106:68 [INFO] [stdout] | [INFO] [stdout] 106 | unsafe fn supportsTextureSampleCount(self, textureSampleCount: NSUInteger) -> 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] --> src/protocols/mtl_device.rs:106:83 [INFO] [stdout] | [INFO] [stdout] 106 | unsafe fn supportsTextureSampleCount(self, textureSampleCount: NSUInteger) -> BOOL; [INFO] [stdout] | ^^^^ help: a builtin type with a similar name exists: `bool` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:108:42 [INFO] [stdout] | [INFO] [stdout] 108 | unsafe fn newDefaultLibrary(self) -> id; [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:109:56 [INFO] [stdout] | [INFO] [stdout] 109 | unsafe fn newLibraryWithFile_error(self, filePath: id, error: id) -> id; [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:109:67 [INFO] [stdout] | [INFO] [stdout] 109 | unsafe fn newLibraryWithFile_error(self, filePath: id, error: id) -> id; [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:109:74 [INFO] [stdout] | [INFO] [stdout] 109 | unsafe fn newLibraryWithFile_error(self, filePath: id, error: id) -> id; [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:111:23 [INFO] [stdout] | [INFO] [stdout] 111 | self, source: id, options: id, completionHandler: MTLNewLibraryCompletionHandler) -> id; [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:111:36 [INFO] [stdout] | [INFO] [stdout] 111 | self, source: id, options: id, completionHandler: MTLNewLibraryCompletionHandler) -> id; [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:111:94 [INFO] [stdout] | [INFO] [stdout] 111 | self, source: id, options: id, completionHandler: MTLNewLibraryCompletionHandler) -> id; [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:114:64 [INFO] [stdout] | [INFO] [stdout] 114 | unsafe fn newLibraryWithSource_options_error(self, source: id, options: id, error: *mut id) [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:114:77 [INFO] [stdout] | [INFO] [stdout] 114 | unsafe fn newLibraryWithSource_options_error(self, source: id, options: id, error: *mut id) [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:114:93 [INFO] [stdout] | [INFO] [stdout] 114 | unsafe fn newLibraryWithSource_options_error(self, source: id, options: id, error: *mut id) [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:115:53 [INFO] [stdout] | [INFO] [stdout] 115 | ... -> id; [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:116:52 [INFO] [stdout] | [INFO] [stdout] 116 | unsafe fn newLibraryWithData_error(self, data: id, error: id) -> id; [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:116:63 [INFO] [stdout] | [INFO] [stdout] 116 | unsafe fn newLibraryWithData_error(self, data: id, error: id) -> id; [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:116:70 [INFO] [stdout] | [INFO] [stdout] 116 | unsafe fn newLibraryWithData_error(self, data: id, error: id) -> id; [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:118:40 [INFO] [stdout] | [INFO] [stdout] 118 | unsafe fn newCommandQueue(self) -> id; [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:121:85 [INFO] [stdout] | [INFO] [stdout] 121 | unsafe fn newCommandQueueWithMaxCommandBufferCount(self, maxCommandBufferCount: NSUInteger) [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:122:59 [INFO] [stdout] | [INFO] [stdout] 122 | ... -> id; [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:124:57 [INFO] [stdout] | [INFO] [stdout] 124 | unsafe fn newBufferWithLength_Options(self, length: NSUInteger, options: id) -> id; [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:124:78 [INFO] [stdout] | [INFO] [stdout] 124 | unsafe fn newBufferWithLength_Options(self, length: NSUInteger, options: id) -> id; [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:124:85 [INFO] [stdout] | [INFO] [stdout] 124 | unsafe fn newBufferWithLength_Options(self, length: NSUInteger, options: id) -> id; [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:125:85 [INFO] [stdout] | [INFO] [stdout] 125 | unsafe fn newBufferWithBytes_Length_Options(self, pointer: *mut c_void, length: NSUInteger, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:126:58 [INFO] [stdout] | [INFO] [stdout] 126 | ... options: id) [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:127:52 [INFO] [stdout] | [INFO] [stdout] 127 | ... -> id; [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:129:75 [INFO] [stdout] | [INFO] [stdout] 129 | ... length: NSUInteger, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Block` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:130:80 [INFO] [stdout] | [INFO] [stdout] 130 | ... deallocator: Block<(*mut c_void, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:131:87 [INFO] [stdout] | [INFO] [stdout] 24 | pub trait MTLDevice { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 131 | NSUInteger), [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:134:58 [INFO] [stdout] | [INFO] [stdout] 134 | unsafe fn newTextureWithDescriptor(self, descriptor: id) -> id; [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:134:65 [INFO] [stdout] | [INFO] [stdout] 134 | unsafe fn newTextureWithDescriptor(self, descriptor: id) -> id; [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:136:63 [INFO] [stdout] | [INFO] [stdout] 136 | unsafe fn newSamplerStateWithDescriptor(self, descriptor: id) -> id; [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:136:70 [INFO] [stdout] | [INFO] [stdout] 136 | unsafe fn newSamplerStateWithDescriptor(self, descriptor: id) -> id; [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:138:68 [INFO] [stdout] | [INFO] [stdout] 138 | unsafe fn newStencilDepthStateWithDescriptor(self, descriptor: id) -> id; [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:138:75 [INFO] [stdout] | [INFO] [stdout] 138 | unsafe fn newStencilDepthStateWithDescriptor(self, descriptor: id) -> id; [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:141:31 [INFO] [stdout] | [INFO] [stdout] 141 | self, descriptor: id, completionHandler: MTLNewRenderPipleineStateCompletionHandler); [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:144:31 [INFO] [stdout] | [INFO] [stdout] 144 | self, descriptor: id, options: MTLPipelineOption, [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:147:76 [INFO] [stdout] | [INFO] [stdout] 147 | unsafe fn newRenderPipelineStateWithDescriptor_error(self, descriptor: id, error: id); [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:147:87 [INFO] [stdout] | [INFO] [stdout] 147 | unsafe fn newRenderPipelineStateWithDescriptor_error(self, descriptor: id, error: id); [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:149:89 [INFO] [stdout] | [INFO] [stdout] 149 | unsafe fn newRenderPipelineStateWithDescriptor_options_reflection(self, descriptor: id, [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:151:83 [INFO] [stdout] | [INFO] [stdout] 151 | ... reflection: id, error: id); [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:151:94 [INFO] [stdout] | [INFO] [stdout] 151 | ... reflection: id, error: id); [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:154:29 [INFO] [stdout] | [INFO] [stdout] 154 | self, function: id, completionHandler: MTLNewComputePipelineStateCompletionHandler); [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:157:29 [INFO] [stdout] | [INFO] [stdout] 157 | self, function: id, options: MTLPipelineOption, [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:160:73 [INFO] [stdout] | [INFO] [stdout] 160 | unsafe fn newComputePipelineStateWithFunction_error(self, function: id, error: id); [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:160:84 [INFO] [stdout] | [INFO] [stdout] 160 | unsafe fn newComputePipelineStateWithFunction_error(self, function: id, error: id); [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:163:29 [INFO] [stdout] | [INFO] [stdout] 163 | self, function: id, options: MTLPipelineOption, reflection: id, error: id); [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:163:73 [INFO] [stdout] | [INFO] [stdout] 163 | self, function: id, options: MTLPipelineOption, reflection: id, error: id); [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:163:84 [INFO] [stdout] | [INFO] [stdout] 163 | self, function: id, options: MTLPipelineOption, reflection: id, error: id); [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:166:31 [INFO] [stdout] | [INFO] [stdout] 166 | self, descriptor: id, options: MTLPipelineOption, [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:170:31 [INFO] [stdout] | [INFO] [stdout] 170 | self, descriptor: id, options: MTLPipelineOption, reflection: id, error: id); [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:170:75 [INFO] [stdout] | [INFO] [stdout] 170 | self, descriptor: id, options: MTLPipelineOption, reflection: id, error: id); [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:170:86 [INFO] [stdout] | [INFO] [stdout] 170 | self, descriptor: id, options: MTLPipelineOption, reflection: id, error: id); [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:173:20 [INFO] [stdout] | [INFO] [stdout] 173 | impl MTLDevice for id { [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `BOOL` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:174:60 [INFO] [stdout] | [INFO] [stdout] 174 | unsafe fn depth24Stencil8PixelFormatSupported(self) -> BOOL { [INFO] [stdout] | ^^^^ help: a builtin type with a similar name exists: `bool` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `BOOL` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:178:33 [INFO] [stdout] | [INFO] [stdout] 178 | unsafe fn headless(self) -> BOOL { [INFO] [stdout] | ^^^^ help: a builtin type with a similar name exists: `bool` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `BOOL` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:182:33 [INFO] [stdout] | [INFO] [stdout] 182 | unsafe fn lowPower(self) -> BOOL { [INFO] [stdout] | ^^^^ help: a builtin type with a similar name exists: `bool` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:190:29 [INFO] [stdout] | [INFO] [stdout] 190 | unsafe fn name(self) -> id { [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `BOOL` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:194:70 [INFO] [stdout] | [INFO] [stdout] 194 | unsafe fn supportsFeatureSet(self, featureSet: MTLFeatureSet) -> BOOL { [INFO] [stdout] | ^^^^ help: a builtin type with a similar name exists: `bool` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:198:68 [INFO] [stdout] | [INFO] [stdout] 198 | unsafe fn supportsTextureSampleCount(self, textureSampleCount: NSUInteger) -> 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] --> src/protocols/mtl_device.rs:198:83 [INFO] [stdout] | [INFO] [stdout] 198 | unsafe fn supportsTextureSampleCount(self, textureSampleCount: NSUInteger) -> BOOL { [INFO] [stdout] | ^^^^ help: a builtin type with a similar name exists: `bool` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:202:42 [INFO] [stdout] | [INFO] [stdout] 202 | unsafe fn newDefaultLibrary(self) -> id { [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:206:56 [INFO] [stdout] | [INFO] [stdout] 206 | unsafe fn newLibraryWithFile_error(self, filePath: id, error: id) -> id { [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:206:67 [INFO] [stdout] | [INFO] [stdout] 206 | unsafe fn newLibraryWithFile_error(self, filePath: id, error: id) -> id { [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:206:74 [INFO] [stdout] | [INFO] [stdout] 206 | unsafe fn newLibraryWithFile_error(self, filePath: id, error: id) -> id { [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:211:23 [INFO] [stdout] | [INFO] [stdout] 211 | self, source: id, options: id, completionHandler: MTLNewLibraryCompletionHandler) [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:211:36 [INFO] [stdout] | [INFO] [stdout] 211 | self, source: id, options: id, completionHandler: MTLNewLibraryCompletionHandler) [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:212:12 [INFO] [stdout] | [INFO] [stdout] 212 | -> id { [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:218:64 [INFO] [stdout] | [INFO] [stdout] 218 | unsafe fn newLibraryWithSource_options_error(self, source: id, options: id, error: *mut id) [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:218:77 [INFO] [stdout] | [INFO] [stdout] 218 | unsafe fn newLibraryWithSource_options_error(self, source: id, options: id, error: *mut id) [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:218:93 [INFO] [stdout] | [INFO] [stdout] 218 | unsafe fn newLibraryWithSource_options_error(self, source: id, options: id, error: *mut id) [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:219:53 [INFO] [stdout] | [INFO] [stdout] 219 | ... -> id { [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:223:52 [INFO] [stdout] | [INFO] [stdout] 223 | unsafe fn newLibraryWithData_error(self, data: id, error: id) -> id { [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:223:63 [INFO] [stdout] | [INFO] [stdout] 223 | unsafe fn newLibraryWithData_error(self, data: id, error: id) -> id { [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:223:70 [INFO] [stdout] | [INFO] [stdout] 223 | unsafe fn newLibraryWithData_error(self, data: id, error: id) -> id { [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:228:40 [INFO] [stdout] | [INFO] [stdout] 228 | unsafe fn newCommandQueue(self) -> id { [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:233:85 [INFO] [stdout] | [INFO] [stdout] 233 | unsafe fn newCommandQueueWithMaxCommandBufferCount(self, maxCommandBufferCount: NSUInteger) [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:234:59 [INFO] [stdout] | [INFO] [stdout] 234 | ... -> id { [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:238:57 [INFO] [stdout] | [INFO] [stdout] 238 | unsafe fn newBufferWithLength_Options(self, length: NSUInteger, options: id) -> id { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:238:78 [INFO] [stdout] | [INFO] [stdout] 238 | unsafe fn newBufferWithLength_Options(self, length: NSUInteger, options: id) -> id { [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:238:85 [INFO] [stdout] | [INFO] [stdout] 238 | unsafe fn newBufferWithLength_Options(self, length: NSUInteger, options: id) -> id { [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:242:85 [INFO] [stdout] | [INFO] [stdout] 242 | unsafe fn newBufferWithBytes_Length_Options(self, pointer: *mut c_void, length: NSUInteger, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:243:58 [INFO] [stdout] | [INFO] [stdout] 243 | ... options: id) [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:244:52 [INFO] [stdout] | [INFO] [stdout] 244 | ... -> id { [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:249:75 [INFO] [stdout] | [INFO] [stdout] 249 | ... length: NSUInteger, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Block` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:250:80 [INFO] [stdout] | [INFO] [stdout] 250 | ... deallocator: Block<(*mut c_void, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:251:87 [INFO] [stdout] | [INFO] [stdout] 173 | impl MTLDevice for id { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 251 | NSUInteger), [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:256:58 [INFO] [stdout] | [INFO] [stdout] 256 | unsafe fn newTextureWithDescriptor(self, descriptor: id) -> id { [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:256:65 [INFO] [stdout] | [INFO] [stdout] 256 | unsafe fn newTextureWithDescriptor(self, descriptor: id) -> id { [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:260:63 [INFO] [stdout] | [INFO] [stdout] 260 | unsafe fn newSamplerStateWithDescriptor(self, descriptor: id) -> id { [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:260:70 [INFO] [stdout] | [INFO] [stdout] 260 | unsafe fn newSamplerStateWithDescriptor(self, descriptor: id) -> id { [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:264:68 [INFO] [stdout] | [INFO] [stdout] 264 | unsafe fn newStencilDepthStateWithDescriptor(self, descriptor: id) -> id { [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:264:75 [INFO] [stdout] | [INFO] [stdout] 264 | unsafe fn newStencilDepthStateWithDescriptor(self, descriptor: id) -> id { [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:269:31 [INFO] [stdout] | [INFO] [stdout] 269 | self, descriptor: id, [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:276:31 [INFO] [stdout] | [INFO] [stdout] 276 | self, descriptor: id, options: MTLPipelineOption, [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:283:76 [INFO] [stdout] | [INFO] [stdout] 283 | unsafe fn newRenderPipelineStateWithDescriptor_error(self, descriptor: id, error: id) { [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:283:87 [INFO] [stdout] | [INFO] [stdout] 283 | unsafe fn newRenderPipelineStateWithDescriptor_error(self, descriptor: id, error: id) { [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:287:89 [INFO] [stdout] | [INFO] [stdout] 287 | unsafe fn newRenderPipelineStateWithDescriptor_options_reflection(self, descriptor: id, [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:289:83 [INFO] [stdout] | [INFO] [stdout] 289 | ... reflection: id, error: id) { [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:289:94 [INFO] [stdout] | [INFO] [stdout] 289 | ... reflection: id, error: id) { [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:298:29 [INFO] [stdout] | [INFO] [stdout] 298 | function: id, [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:305:29 [INFO] [stdout] | [INFO] [stdout] 305 | self, function: id, options: MTLPipelineOption, [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:312:73 [INFO] [stdout] | [INFO] [stdout] 312 | unsafe fn newComputePipelineStateWithFunction_error(self, function: id, error: id) { [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:312:84 [INFO] [stdout] | [INFO] [stdout] 312 | unsafe fn newComputePipelineStateWithFunction_error(self, function: id, error: id) { [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:317:29 [INFO] [stdout] | [INFO] [stdout] 317 | self, function: id, options: MTLPipelineOption, reflection: id, error: id) { [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:317:73 [INFO] [stdout] | [INFO] [stdout] 317 | self, function: id, options: MTLPipelineOption, reflection: id, error: id) { [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:317:84 [INFO] [stdout] | [INFO] [stdout] 317 | self, function: id, options: MTLPipelineOption, reflection: id, error: id) { [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:326:32 [INFO] [stdout] | [INFO] [stdout] 326 | descriptor: id, [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:334:31 [INFO] [stdout] | [INFO] [stdout] 334 | self, descriptor: id, options: MTLPipelineOption, reflection: id, error: id) { [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:334:75 [INFO] [stdout] | [INFO] [stdout] 334 | self, descriptor: id, options: MTLPipelineOption, reflection: id, error: id) { [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:334:86 [INFO] [stdout] | [INFO] [stdout] 334 | self, descriptor: id, options: MTLPipelineOption, reflection: id, error: id) { [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Block` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:342:43 [INFO] [stdout] | [INFO] [stdout] 342 | pub type MTLNewLibraryCompletionHandler = Block<(id, id), ()>; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:342:50 [INFO] [stdout] | [INFO] [stdout] 342 | pub type MTLNewLibraryCompletionHandler = Block<(id, id), ()>; [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] help: a builtin type with a similar name exists [INFO] [stdout] | [INFO] [stdout] 342 | pub type MTLNewLibraryCompletionHandler = Block<(i8, id), ()>; [INFO] [stdout] | ~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 342 | pub type MTLNewLibraryCompletionHandler = Block<(id, id), ()>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:342:54 [INFO] [stdout] | [INFO] [stdout] 342 | pub type MTLNewLibraryCompletionHandler = Block<(id, id), ()>; [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] help: a builtin type with a similar name exists [INFO] [stdout] | [INFO] [stdout] 342 | pub type MTLNewLibraryCompletionHandler = Block<(id, i8), ()>; [INFO] [stdout] | ~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 342 | pub type MTLNewLibraryCompletionHandler = Block<(id, id), ()>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Block` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:343:55 [INFO] [stdout] | [INFO] [stdout] 343 | pub type MTLNewRenderPipleineStateCompletionHandler = Block<(id, id), ()>; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:343:62 [INFO] [stdout] | [INFO] [stdout] 343 | pub type MTLNewRenderPipleineStateCompletionHandler = Block<(id, id), ()>; [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] help: a builtin type with a similar name exists [INFO] [stdout] | [INFO] [stdout] 343 | pub type MTLNewRenderPipleineStateCompletionHandler = Block<(i8, id), ()>; [INFO] [stdout] | ~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 343 | pub type MTLNewRenderPipleineStateCompletionHandler = Block<(id, id), ()>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:343:66 [INFO] [stdout] | [INFO] [stdout] 343 | pub type MTLNewRenderPipleineStateCompletionHandler = Block<(id, id), ()>; [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] help: a builtin type with a similar name exists [INFO] [stdout] | [INFO] [stdout] 343 | pub type MTLNewRenderPipleineStateCompletionHandler = Block<(id, i8), ()>; [INFO] [stdout] | ~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 343 | pub type MTLNewRenderPipleineStateCompletionHandler = Block<(id, id), ()>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Block` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:344:69 [INFO] [stdout] | [INFO] [stdout] 344 | pub type MTLNewRenderPipelineStateWithReflectionCompletionHandler = Block<(id, id, id), ()>; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:344:76 [INFO] [stdout] | [INFO] [stdout] 344 | pub type MTLNewRenderPipelineStateWithReflectionCompletionHandler = Block<(id, id, id), ()>; [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] help: a builtin type with a similar name exists [INFO] [stdout] | [INFO] [stdout] 344 | pub type MTLNewRenderPipelineStateWithReflectionCompletionHandler = Block<(i8, id, id), ()>; [INFO] [stdout] | ~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 344 | pub type MTLNewRenderPipelineStateWithReflectionCompletionHandler = Block<(id, id, id), ()>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:344:80 [INFO] [stdout] | [INFO] [stdout] 344 | pub type MTLNewRenderPipelineStateWithReflectionCompletionHandler = Block<(id, id, id), ()>; [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] help: a builtin type with a similar name exists [INFO] [stdout] | [INFO] [stdout] 344 | pub type MTLNewRenderPipelineStateWithReflectionCompletionHandler = Block<(id, i8, id), ()>; [INFO] [stdout] | ~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 344 | pub type MTLNewRenderPipelineStateWithReflectionCompletionHandler = Block<(id, id, id), ()>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:344:84 [INFO] [stdout] | [INFO] [stdout] 344 | pub type MTLNewRenderPipelineStateWithReflectionCompletionHandler = Block<(id, id, id), ()>; [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] help: a builtin type with a similar name exists [INFO] [stdout] | [INFO] [stdout] 344 | pub type MTLNewRenderPipelineStateWithReflectionCompletionHandler = Block<(id, id, i8), ()>; [INFO] [stdout] | ~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 344 | pub type MTLNewRenderPipelineStateWithReflectionCompletionHandler = Block<(id, id, id), ()>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Block` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:345:56 [INFO] [stdout] | [INFO] [stdout] 345 | pub type MTLNewComputePipelineStateCompletionHandler = Block<(id, id), ()>; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:345:63 [INFO] [stdout] | [INFO] [stdout] 345 | pub type MTLNewComputePipelineStateCompletionHandler = Block<(id, id), ()>; [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] help: a builtin type with a similar name exists [INFO] [stdout] | [INFO] [stdout] 345 | pub type MTLNewComputePipelineStateCompletionHandler = Block<(i8, id), ()>; [INFO] [stdout] | ~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 345 | pub type MTLNewComputePipelineStateCompletionHandler = Block<(id, id), ()>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:345:67 [INFO] [stdout] | [INFO] [stdout] 345 | pub type MTLNewComputePipelineStateCompletionHandler = Block<(id, id), ()>; [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] help: a builtin type with a similar name exists [INFO] [stdout] | [INFO] [stdout] 345 | pub type MTLNewComputePipelineStateCompletionHandler = Block<(id, i8), ()>; [INFO] [stdout] | ~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 345 | pub type MTLNewComputePipelineStateCompletionHandler = Block<(id, id), ()>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Block` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:346:70 [INFO] [stdout] | [INFO] [stdout] 346 | pub type MTLNewComputePipelineStateWithReflectionCompletionHandler = Block<(id, id, id), ()>; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:346:77 [INFO] [stdout] | [INFO] [stdout] 346 | pub type MTLNewComputePipelineStateWithReflectionCompletionHandler = Block<(id, id, id), ()>; [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] help: a builtin type with a similar name exists [INFO] [stdout] | [INFO] [stdout] 346 | pub type MTLNewComputePipelineStateWithReflectionCompletionHandler = Block<(i8, id, id), ()>; [INFO] [stdout] | ~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 346 | pub type MTLNewComputePipelineStateWithReflectionCompletionHandler = Block<(id, id, id), ()>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:346:81 [INFO] [stdout] | [INFO] [stdout] 346 | pub type MTLNewComputePipelineStateWithReflectionCompletionHandler = Block<(id, id, id), ()>; [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] help: a builtin type with a similar name exists [INFO] [stdout] | [INFO] [stdout] 346 | pub type MTLNewComputePipelineStateWithReflectionCompletionHandler = Block<(id, i8, id), ()>; [INFO] [stdout] | ~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 346 | pub type MTLNewComputePipelineStateWithReflectionCompletionHandler = Block<(id, id, id), ()>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_device.rs:346:85 [INFO] [stdout] | [INFO] [stdout] 346 | pub type MTLNewComputePipelineStateWithReflectionCompletionHandler = Block<(id, id, id), ()>; [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] help: a builtin type with a similar name exists [INFO] [stdout] | [INFO] [stdout] 346 | pub type MTLNewComputePipelineStateWithReflectionCompletionHandler = Block<(id, id, i8), ()>; [INFO] [stdout] | ~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 346 | pub type MTLNewComputePipelineStateWithReflectionCompletionHandler = Block<(id, id, id), ()>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CFTimeInterval` in this scope [INFO] [stdout] --> src/protocols/mtl_drawable.rs:31:53 [INFO] [stdout] | [INFO] [stdout] 31 | unsafe fn presentAtTime(self, presentationTime: CFTimeInterval); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_drawable.rs:34:22 [INFO] [stdout] | [INFO] [stdout] 34 | impl MTLDrawable for id { [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CFTimeInterval` in this scope [INFO] [stdout] --> src/protocols/mtl_drawable.rs:39:53 [INFO] [stdout] | [INFO] [stdout] 39 | unsafe fn presentAtTime(self, presentationTime: CFTimeInterval) { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_function.rs:4:29 [INFO] [stdout] | [INFO] [stdout] 4 | unsafe fn name(self) -> id; [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_function.rs:6:31 [INFO] [stdout] | [INFO] [stdout] 6 | unsafe fn device(self) -> id; [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_function.rs:7:41 [INFO] [stdout] | [INFO] [stdout] 7 | unsafe fn vertexAttributes(self) -> id; [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_function.rs:10:22 [INFO] [stdout] | [INFO] [stdout] 10 | impl MTLFunction for id { [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_function.rs:11:29 [INFO] [stdout] | [INFO] [stdout] 11 | unsafe fn name(self) -> id { [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_function.rs:19:31 [INFO] [stdout] | [INFO] [stdout] 19 | unsafe fn device(self) -> id { [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_function.rs:23:41 [INFO] [stdout] | [INFO] [stdout] 23 | unsafe fn vertexAttributes(self) -> id { [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_library.rs:38:55 [INFO] [stdout] | [INFO] [stdout] 38 | unsafe fn newFunctionWithName(self, functionName: id) -> id; [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_library.rs:38:62 [INFO] [stdout] | [INFO] [stdout] 38 | unsafe fn newFunctionWithName(self, functionName: id) -> id; [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_library.rs:45:38 [INFO] [stdout] | [INFO] [stdout] 45 | unsafe fn functionNames(self) -> id; [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_library.rs:52:31 [INFO] [stdout] | [INFO] [stdout] 52 | unsafe fn device(self) -> id; [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_library.rs:55:30 [INFO] [stdout] | [INFO] [stdout] 55 | unsafe fn label(self) -> id; [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_library.rs:56:30 [INFO] [stdout] | [INFO] [stdout] 56 | unsafe fn setLabel(self, id); [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_library.rs:59:21 [INFO] [stdout] | [INFO] [stdout] 59 | impl MTLLibrary for id { [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_library.rs:60:55 [INFO] [stdout] | [INFO] [stdout] 60 | unsafe fn newFunctionWithName(self, functionName: id) -> id { [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_library.rs:60:62 [INFO] [stdout] | [INFO] [stdout] 60 | unsafe fn newFunctionWithName(self, functionName: id) -> id { [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_library.rs:64:38 [INFO] [stdout] | [INFO] [stdout] 64 | unsafe fn functionNames(self) -> id { [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_library.rs:68:31 [INFO] [stdout] | [INFO] [stdout] 68 | unsafe fn device(self) -> id { [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_library.rs:72:30 [INFO] [stdout] | [INFO] [stdout] 72 | unsafe fn label(self) -> id { [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_library.rs:76:37 [INFO] [stdout] | [INFO] [stdout] 76 | unsafe fn setLabel(self, label: id) { [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_library.rs:102:39 [INFO] [stdout] | [INFO] [stdout] 102 | pub static MTLLibraryErrorDomain: id; [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_library.rs:122:46 [INFO] [stdout] | [INFO] [stdout] 122 | pub static MTLRenderPipelineErrorDomain: id; [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_resource.rs:37:31 [INFO] [stdout] | [INFO] [stdout] 37 | unsafe fn device(self) -> id; [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_resource.rs:40:30 [INFO] [stdout] | [INFO] [stdout] 40 | unsafe fn label(self) -> id; [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_resource.rs:41:37 [INFO] [stdout] | [INFO] [stdout] 41 | unsafe fn setLabel(self, label: id); [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_resource.rs:70:22 [INFO] [stdout] | [INFO] [stdout] 70 | impl MTLResource for id { [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_resource.rs:79:31 [INFO] [stdout] | [INFO] [stdout] 79 | unsafe fn device(self) -> id { [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_resource.rs:83:30 [INFO] [stdout] | [INFO] [stdout] 83 | unsafe fn label(self) -> id { [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_resource.rs:87:37 [INFO] [stdout] | [INFO] [stdout] 87 | unsafe fn setLabel(self, label: id) { [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/protocols/mtl_texture.rs:10:41 [INFO] [stdout] | [INFO] [stdout] 10 | self, region: MTLRegion, level: NSUInteger, slice: NSUInteger, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/protocols/mtl_texture.rs:10:60 [INFO] [stdout] | [INFO] [stdout] 10 | self, region: MTLRegion, level: NSUInteger, slice: NSUInteger, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/protocols/mtl_texture.rs:11:49 [INFO] [stdout] | [INFO] [stdout] 11 | pixelBytes: *const c_void, bytesPerRow: NSUInteger, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/protocols/mtl_texture.rs:12:24 [INFO] [stdout] | [INFO] [stdout] 12 | bytesPerImage: NSUInteger); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/protocols/mtl_texture.rs:15:70 [INFO] [stdout] | [INFO] [stdout] 15 | ... level: NSUInteger, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/protocols/mtl_texture.rs:17:76 [INFO] [stdout] | [INFO] [stdout] 17 | ... bytesPerRow: NSUInteger); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/protocols/mtl_texture.rs:20:54 [INFO] [stdout] | [INFO] [stdout] 20 | self, pixel_bytes: *mut c_void, bytesPerRow: NSUInteger, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/protocols/mtl_texture.rs:21:24 [INFO] [stdout] | [INFO] [stdout] 21 | bytesPerImage: NSUInteger, region: MTLRegion, mipmapLevel: NSUInteger, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/protocols/mtl_texture.rs:21:68 [INFO] [stdout] | [INFO] [stdout] 21 | bytesPerImage: NSUInteger, region: MTLRegion, mipmapLevel: NSUInteger, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/protocols/mtl_texture.rs:22:16 [INFO] [stdout] | [INFO] [stdout] 22 | slice: NSUInteger); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/protocols/mtl_texture.rs:25:72 [INFO] [stdout] | [INFO] [stdout] 25 | ... bytesPerRow: NSUInteger, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/protocols/mtl_texture.rs:27:72 [INFO] [stdout] | [INFO] [stdout] 27 | ... mipmapLevel: NSUInteger); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_texture.rs:29:81 [INFO] [stdout] | [INFO] [stdout] 29 | unsafe fn newTextureViewWithPixelFormat(_: Self, format: MTLPixelFormat) -> id { [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CFRange` in this scope [INFO] [stdout] --> src/protocols/mtl_texture.rs:36:79 [INFO] [stdout] | [INFO] [stdout] 36 | ... levels: CFRange, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/protocols/mtl_texture.rs:37:79 [INFO] [stdout] | [INFO] [stdout] 37 | ... slices: NSUInteger) [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_texture.rs:38:74 [INFO] [stdout] | [INFO] [stdout] 38 | ... -> id { [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/protocols/mtl_texture.rs:47:30 [INFO] [stdout] | [INFO] [stdout] 47 | unsafe fn width(self) -> NSUInteger; [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/protocols/mtl_texture.rs:48:31 [INFO] [stdout] | [INFO] [stdout] 48 | unsafe fn height(self) -> NSUInteger; [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/protocols/mtl_texture.rs:49:30 [INFO] [stdout] | [INFO] [stdout] 49 | unsafe fn depth(self) -> NSUInteger; [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/protocols/mtl_texture.rs:50:41 [INFO] [stdout] | [INFO] [stdout] 50 | unsafe fn mipmapLevelCount(self) -> NSUInteger; [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/protocols/mtl_texture.rs:51:36 [INFO] [stdout] | [INFO] [stdout] 51 | unsafe fn arrayLength(self) -> NSUInteger; [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/protocols/mtl_texture.rs:52:36 [INFO] [stdout] | [INFO] [stdout] 52 | unsafe fn sampleCount(self) -> NSUInteger; [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `BOOL` in this scope [INFO] [stdout] --> src/protocols/mtl_texture.rs:53:40 [INFO] [stdout] | [INFO] [stdout] 53 | unsafe fn frameBufferOnly(self) -> BOOL; [INFO] [stdout] | ^^^^ help: a builtin type with a similar name exists: `bool` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_texture.rs:54:37 [INFO] [stdout] | [INFO] [stdout] 54 | unsafe fn rootResource(self) -> id; [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_texture.rs:69:38 [INFO] [stdout] | [INFO] [stdout] 69 | unsafe fn parentTexture(self) -> id; [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/protocols/mtl_texture.rs:70:44 [INFO] [stdout] | [INFO] [stdout] 70 | unsafe fn parentRelativeLevel(self) -> NSUInteger; [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/protocols/mtl_texture.rs:71:44 [INFO] [stdout] | [INFO] [stdout] 71 | unsafe fn parentRelativeSlice(self) -> NSUInteger; [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_texture.rs:74:21 [INFO] [stdout] | [INFO] [stdout] 74 | impl MTLTexture for id { [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/protocols/mtl_texture.rs:76:41 [INFO] [stdout] | [INFO] [stdout] 76 | self, region: MTLRegion, level: NSUInteger, slice: NSUInteger, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/protocols/mtl_texture.rs:76:60 [INFO] [stdout] | [INFO] [stdout] 76 | self, region: MTLRegion, level: NSUInteger, slice: NSUInteger, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/protocols/mtl_texture.rs:77:49 [INFO] [stdout] | [INFO] [stdout] 77 | pixelBytes: *const c_void, bytesPerRow: NSUInteger, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/protocols/mtl_texture.rs:78:24 [INFO] [stdout] | [INFO] [stdout] 78 | bytesPerImage: NSUInteger) { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/protocols/mtl_texture.rs:87:70 [INFO] [stdout] | [INFO] [stdout] 87 | ... level: NSUInteger, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/protocols/mtl_texture.rs:89:76 [INFO] [stdout] | [INFO] [stdout] 89 | ... bytesPerRow: NSUInteger) { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/protocols/mtl_texture.rs:97:53 [INFO] [stdout] | [INFO] [stdout] 97 | self, pixelBytes: *mut c_void, bytesPerRow: NSUInteger, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/protocols/mtl_texture.rs:98:24 [INFO] [stdout] | [INFO] [stdout] 98 | bytesPerImage: NSUInteger, region: MTLRegion, level: NSUInteger, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/protocols/mtl_texture.rs:98:62 [INFO] [stdout] | [INFO] [stdout] 98 | bytesPerImage: NSUInteger, region: MTLRegion, level: NSUInteger, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/protocols/mtl_texture.rs:99:16 [INFO] [stdout] | [INFO] [stdout] 99 | slice: NSUInteger) { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/protocols/mtl_texture.rs:109:72 [INFO] [stdout] | [INFO] [stdout] 109 | ... bytesPerRow: NSUInteger, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/protocols/mtl_texture.rs:110:85 [INFO] [stdout] | [INFO] [stdout] 110 | ... region: MTLRegion, level: NSUInteger) { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/protocols/mtl_texture.rs:125:30 [INFO] [stdout] | [INFO] [stdout] 125 | unsafe fn width(self) -> NSUInteger { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/protocols/mtl_texture.rs:129:31 [INFO] [stdout] | [INFO] [stdout] 129 | unsafe fn height(self) -> NSUInteger { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/protocols/mtl_texture.rs:133:30 [INFO] [stdout] | [INFO] [stdout] 133 | unsafe fn depth(self) -> NSUInteger { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/protocols/mtl_texture.rs:137:41 [INFO] [stdout] | [INFO] [stdout] 137 | unsafe fn mipmapLevelCount(self) -> NSUInteger { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/protocols/mtl_texture.rs:141:36 [INFO] [stdout] | [INFO] [stdout] 141 | unsafe fn arrayLength(self) -> NSUInteger { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/protocols/mtl_texture.rs:145:36 [INFO] [stdout] | [INFO] [stdout] 145 | unsafe fn sampleCount(self) -> NSUInteger { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `BOOL` in this scope [INFO] [stdout] --> src/protocols/mtl_texture.rs:149:40 [INFO] [stdout] | [INFO] [stdout] 149 | unsafe fn frameBufferOnly(self) -> BOOL { [INFO] [stdout] | ^^^^ help: a builtin type with a similar name exists: `bool` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_texture.rs:153:37 [INFO] [stdout] | [INFO] [stdout] 153 | unsafe fn rootResource(self) -> id { [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> src/protocols/mtl_texture.rs:186:38 [INFO] [stdout] | [INFO] [stdout] 186 | unsafe fn parentTexture(self) -> id { [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/protocols/mtl_texture.rs:190:44 [INFO] [stdout] | [INFO] [stdout] 190 | unsafe fn parentRelativeLevel(self) -> NSUInteger { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/protocols/mtl_texture.rs:194:44 [INFO] [stdout] | [INFO] [stdout] 194 | unsafe fn parentRelativeSlice(self) -> NSUInteger { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/types.rs:32:12 [INFO] [stdout] | [INFO] [stdout] 32 | pub x: NSUInteger, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/types.rs:35:12 [INFO] [stdout] | [INFO] [stdout] 35 | pub y: NSUInteger, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/types.rs:38:12 [INFO] [stdout] | [INFO] [stdout] 38 | pub z: NSUInteger [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/types.rs:32:12 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct MTLOrigin { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 31 | /// The x coordinate of the location. [INFO] [stdout] 32 | pub x: NSUInteger, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/types.rs:35:12 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct MTLOrigin { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 35 | pub y: NSUInteger, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/types.rs:38:12 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct MTLOrigin { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 38 | pub z: NSUInteger [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/types.rs:32:12 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct MTLOrigin { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 31 | /// The x coordinate of the location. [INFO] [stdout] 32 | pub x: NSUInteger, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/types.rs:35:12 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct MTLOrigin { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 35 | pub y: NSUInteger, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/types.rs:38:12 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct MTLOrigin { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 38 | pub z: NSUInteger [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/types.rs:58:12 [INFO] [stdout] | [INFO] [stdout] 58 | pub x: NSUInteger, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/types.rs:61:12 [INFO] [stdout] | [INFO] [stdout] 61 | pub y: NSUInteger, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/types.rs:64:16 [INFO] [stdout] | [INFO] [stdout] 64 | pub width: NSUInteger, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/types.rs:67:17 [INFO] [stdout] | [INFO] [stdout] 67 | pub height: NSUInteger [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/types.rs:58:12 [INFO] [stdout] | [INFO] [stdout] 56 | pub struct MTLScissorRect { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 57 | /// The x window coordinate of the upper-left corner of the scissor rectangle. [INFO] [stdout] 58 | pub x: NSUInteger, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/types.rs:61:12 [INFO] [stdout] | [INFO] [stdout] 56 | pub struct MTLScissorRect { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 61 | pub y: NSUInteger, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/types.rs:64:16 [INFO] [stdout] | [INFO] [stdout] 56 | pub struct MTLScissorRect { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 64 | pub width: NSUInteger, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/types.rs:67:17 [INFO] [stdout] | [INFO] [stdout] 56 | pub struct MTLScissorRect { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 67 | pub height: NSUInteger [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/types.rs:58:12 [INFO] [stdout] | [INFO] [stdout] 56 | pub struct MTLScissorRect { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 57 | /// The x window coordinate of the upper-left corner of the scissor rectangle. [INFO] [stdout] 58 | pub x: NSUInteger, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/types.rs:61:12 [INFO] [stdout] | [INFO] [stdout] 56 | pub struct MTLScissorRect { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 61 | pub y: NSUInteger, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/types.rs:64:16 [INFO] [stdout] | [INFO] [stdout] 56 | pub struct MTLScissorRect { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 64 | pub width: NSUInteger, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/types.rs:67:17 [INFO] [stdout] | [INFO] [stdout] 56 | pub struct MTLScissorRect { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 67 | pub height: NSUInteger [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/types.rs:76:16 [INFO] [stdout] | [INFO] [stdout] 76 | pub width: NSUInteger, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/types.rs:79:17 [INFO] [stdout] | [INFO] [stdout] 79 | pub height: NSUInteger, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/types.rs:82:16 [INFO] [stdout] | [INFO] [stdout] 82 | pub depth: NSUInteger [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/types.rs:76:16 [INFO] [stdout] | [INFO] [stdout] 74 | pub struct MTLSize { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 75 | /// The x dimension of the object size. [INFO] [stdout] 76 | pub width: NSUInteger, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/types.rs:79:17 [INFO] [stdout] | [INFO] [stdout] 74 | pub struct MTLSize { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 79 | pub height: NSUInteger, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/types.rs:82:16 [INFO] [stdout] | [INFO] [stdout] 74 | pub struct MTLSize { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 82 | pub depth: NSUInteger [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/types.rs:76:16 [INFO] [stdout] | [INFO] [stdout] 74 | pub struct MTLSize { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 75 | /// The x dimension of the object size. [INFO] [stdout] 76 | pub width: NSUInteger, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/types.rs:79:17 [INFO] [stdout] | [INFO] [stdout] 74 | pub struct MTLSize { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 79 | pub height: NSUInteger, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NSUInteger` in this scope [INFO] [stdout] --> src/types.rs:82:16 [INFO] [stdout] | [INFO] [stdout] 74 | pub struct MTLSize { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 82 | pub depth: NSUInteger [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/classes/mtl_compile_options.rs:15:40 [INFO] [stdout] | [INFO] [stdout] 15 | unsafe fn setFastMathEnabled(self, BOOL); [INFO] [stdout] | ^^^^ help: try naming the parameter or explicitly ignoring it: `_: BOOL` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(anonymous_parameters)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/classes/mtl_compile_options.rs:23:40 [INFO] [stdout] | [INFO] [stdout] 23 | unsafe fn setLanguageVersion(self, MTLLanguageVersion); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: MTLLanguageVersion` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/classes/mtl_compile_options.rs:34:43 [INFO] [stdout] | [INFO] [stdout] 34 | unsafe fn setPreprocessorMacros(self, id); [INFO] [stdout] | ^^ help: try naming the parameter or explicitly ignoring it: `_: id` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/protocols/mtl_command_queue.rs:10:30 [INFO] [stdout] | [INFO] [stdout] 10 | unsafe fn setLabel(self, id); [INFO] [stdout] | ^^ help: try naming the parameter or explicitly ignoring it: `_: id` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/protocols/mtl_library.rs:56:30 [INFO] [stdout] | [INFO] [stdout] 56 | unsafe fn setLabel(self, id); [INFO] [stdout] | ^^ help: try naming the parameter or explicitly ignoring it: `_: id` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/protocols/mtl_resource.rs:143:1 [INFO] [stdout] | [INFO] [stdout] 143 | / /// Optional arguments used to create and influence behavior of buffer and [INFO] [stdout] 144 | | /// texture objects. [INFO] [stdout] | |_-------------------^ [INFO] [stdout] | | [INFO] [stdout] | rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> src/lib.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | extern crate libc; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/types.rs:8:11 [INFO] [stdout] | [INFO] [stdout] 8 | use libc::uint32_t; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> src/types.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use libc::uint32_t; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/types.rs:113:22 [INFO] [stdout] | [INFO] [stdout] 113 | pub vertexCount: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> src/types.rs:113:22 [INFO] [stdout] | [INFO] [stdout] 113 | pub vertexCount: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/types.rs:116:24 [INFO] [stdout] | [INFO] [stdout] 116 | pub instanceCount: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> src/types.rs:116:24 [INFO] [stdout] | [INFO] [stdout] 116 | pub instanceCount: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/types.rs:119:22 [INFO] [stdout] | [INFO] [stdout] 119 | pub vertexStart: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> src/types.rs:119:22 [INFO] [stdout] | [INFO] [stdout] 119 | pub vertexStart: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/types.rs:122:23 [INFO] [stdout] | [INFO] [stdout] 122 | pub baseInstance: uint32_t [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> src/types.rs:122:23 [INFO] [stdout] | [INFO] [stdout] 122 | pub baseInstance: uint32_t [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/types.rs:130:21 [INFO] [stdout] | [INFO] [stdout] 130 | pub indexCount: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> src/types.rs:130:21 [INFO] [stdout] | [INFO] [stdout] 130 | pub indexCount: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/types.rs:133:24 [INFO] [stdout] | [INFO] [stdout] 133 | pub instanceCount: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> src/types.rs:133:24 [INFO] [stdout] | [INFO] [stdout] 133 | pub instanceCount: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/types.rs:136:21 [INFO] [stdout] | [INFO] [stdout] 136 | pub indexStart: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> src/types.rs:136:21 [INFO] [stdout] | [INFO] [stdout] 136 | pub indexStart: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/types.rs:139:21 [INFO] [stdout] | [INFO] [stdout] 139 | pub baseVertex: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> src/types.rs:139:21 [INFO] [stdout] | [INFO] [stdout] 139 | pub baseVertex: uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/types.rs:142:23 [INFO] [stdout] | [INFO] [stdout] 142 | pub baseInstance: uint32_t [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> src/types.rs:142:23 [INFO] [stdout] | [INFO] [stdout] 142 | pub baseInstance: uint32_t [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/types.rs:150:31 [INFO] [stdout] | [INFO] [stdout] 150 | pub threadgroupsPerGrid: [uint32_t; 3] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> src/types.rs:150:31 [INFO] [stdout] | [INFO] [stdout] 150 | pub threadgroupsPerGrid: [uint32_t; 3] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/classes/mtl_render_pass_stencil_attachment_descriptor.rs:2:11 [INFO] [stdout] | [INFO] [stdout] 2 | use libc::uint32_t; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> src/classes/mtl_render_pass_stencil_attachment_descriptor.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use libc::uint32_t; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/classes/mtl_render_pass_stencil_attachment_descriptor.rs:18:37 [INFO] [stdout] | [INFO] [stdout] 18 | unsafe fn clearStencil(self) -> uint32_t; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> src/classes/mtl_render_pass_stencil_attachment_descriptor.rs:18:37 [INFO] [stdout] | [INFO] [stdout] 18 | unsafe fn clearStencil(self) -> uint32_t; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/classes/mtl_render_pass_stencil_attachment_descriptor.rs:19:46 [INFO] [stdout] | [INFO] [stdout] 19 | unsafe fn setClearStencil(self, stencil: uint32_t); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> src/classes/mtl_render_pass_stencil_attachment_descriptor.rs:19:46 [INFO] [stdout] | [INFO] [stdout] 19 | unsafe fn setClearStencil(self, stencil: uint32_t); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/classes/mtl_render_pass_stencil_attachment_descriptor.rs:23:37 [INFO] [stdout] | [INFO] [stdout] 23 | unsafe fn clearStencil(self) -> uint32_t { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> src/classes/mtl_render_pass_stencil_attachment_descriptor.rs:23:37 [INFO] [stdout] | [INFO] [stdout] 23 | unsafe fn clearStencil(self) -> uint32_t { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/classes/mtl_render_pass_stencil_attachment_descriptor.rs:27:46 [INFO] [stdout] | [INFO] [stdout] 27 | unsafe fn setClearStencil(self, stencil: uint32_t) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> src/classes/mtl_render_pass_stencil_attachment_descriptor.rs:27:46 [INFO] [stdout] | [INFO] [stdout] 27 | unsafe fn setClearStencil(self, stencil: uint32_t) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `Self` cannot be known at compilation time [INFO] [stdout] --> src/classes/mtl_compile_options.rs:36:19 [INFO] [stdout] | [INFO] [stdout] 36 | unsafe fn new(_: Self) -> id { [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] help: consider further restricting `Self` [INFO] [stdout] | [INFO] [stdout] 36 | unsafe fn new(_: Self) -> id where Self: Sized { [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] help: function arguments must have a statically known size, borrowed types always have a known size [INFO] [stdout] | [INFO] [stdout] 36 | unsafe fn new(_: &Self) -> id { [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `Self` cannot be known at compilation time [INFO] [stdout] --> src/classes/mtl_render_pass_descriptor.rs:13:36 [INFO] [stdout] | [INFO] [stdout] 13 | unsafe fn renderPassDescriptor(_: Self) -> id { [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] help: consider further restricting `Self` [INFO] [stdout] | [INFO] [stdout] 13 | unsafe fn renderPassDescriptor(_: Self) -> id where Self: Sized { [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] help: function arguments must have a statically known size, borrowed types always have a known size [INFO] [stdout] | [INFO] [stdout] 13 | unsafe fn renderPassDescriptor(_: &Self) -> id { [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `Self` cannot be known at compilation time [INFO] [stdout] --> src/protocols/mtl_texture.rs:29:45 [INFO] [stdout] | [INFO] [stdout] 29 | unsafe fn newTextureViewWithPixelFormat(_: Self, format: MTLPixelFormat) -> id { [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] help: consider further restricting `Self` [INFO] [stdout] | [INFO] [stdout] 29 | unsafe fn newTextureViewWithPixelFormat(_: Self, format: MTLPixelFormat) -> id where Self: Sized { [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] help: function arguments must have a statically known size, borrowed types always have a known size [INFO] [stdout] | [INFO] [stdout] 29 | unsafe fn newTextureViewWithPixelFormat(_: &Self, format: MTLPixelFormat) -> id { [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `Self` cannot be known at compilation time [INFO] [stdout] --> src/protocols/mtl_texture.rs:33:71 [INFO] [stdout] | [INFO] [stdout] 33 | unsafe fn newTextureViewWithPixelFormat_textureType_levels_slices(_: Self, [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] help: consider further restricting `Self` [INFO] [stdout] | [INFO] [stdout] 38 | -> id where Self: Sized { [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] help: function arguments must have a statically known size, borrowed types always have a known size [INFO] [stdout] | [INFO] [stdout] 33 | unsafe fn newTextureViewWithPixelFormat_textureType_levels_slices(_: &Self, [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 644 previous errors; 22 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0412, E0432, E0463, E0658. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `metal-sys` due to 645 previous errors; 22 warnings emitted [INFO] running `Command { std: "docker" "inspect" "00ed0eed30308c06ea9f3cd410b06dae123dae8d597627dbed3c85cd06f6981f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00ed0eed30308c06ea9f3cd410b06dae123dae8d597627dbed3c85cd06f6981f", kill_on_drop: false }` [INFO] [stdout] 00ed0eed30308c06ea9f3cd410b06dae123dae8d597627dbed3c85cd06f6981f