The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Wink, reference main (91138e), with Swift 6.1 for visionOS using Xcode 16.3 on 11 Mar 2026 03:36:40 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Wink -destination generic/platform=xrOS

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/toupper/Wink.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/toupper/Wink
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 91138e5 Merge pull request #1 from toupper/codex/wink-maintenance
Cloned https://github.com/toupper/Wink.git
Revision (git rev-parse @):
91138e55abb1a95b83823d63f16b3073a2df51bf
SUCCESS checkout https://github.com/toupper/Wink.git at main
========================================
Build
========================================
Selected platform:         visionOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/toupper/Wink.git
https://github.com/toupper/Wink.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "Wink",
  "name" : "Wink",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "Wink",
      "targets" : [
        "Wink"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Wink",
      "module_type" : "SwiftTarget",
      "name" : "Wink",
      "path" : "Sources/Wink",
      "product_memberships" : [
        "Wink"
      ],
      "sources" : [
        "FacialExpression.swift",
        "FacialExpressionDetectorViewController.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  Wink: /Users/admin/builder/spi-builder-workspace
resolved source packages: Wink
{
  "dependencies" : [
  ],
  "manifest_display_name" : "Wink",
  "name" : "Wink",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "Wink",
      "targets" : [
        "Wink"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Wink",
      "module_type" : "SwiftTarget",
      "name" : "Wink",
      "path" : "Sources/Wink",
      "product_memberships" : [
        "Wink"
      ],
      "sources" : [
        "FacialExpression.swift",
        "FacialExpressionDetectorViewController.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
{
  "workspace" : {
    "name" : "Wink",
    "schemes" : [
      "Sample",
      "Wink"
    ]
  }
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "Wink"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Wink -destination generic/platform=xrOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme Wink -destination generic/platform=xrOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolved source packages:
  Wink: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
    Target 'Wink' in project 'Wink'
        ➜ Explicit dependency on target 'Wink' in project 'Wink'
    Target 'Wink' in project 'Wink' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 2accfef0774b8fdecdb84d7af0c1b83f
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/2accfef0774b8fdecdb84d7af0c1b83f.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wink.build/Debug-xros/Wink.build/Wink.modulemap (in target 'Wink' from project 'Wink')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wink.build/Debug-xros/Wink.build/Wink.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wink.build/Debug-xros/Wink.build/Wink.DependencyStaticMetadataFileList (in target 'Wink' from project 'Wink')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wink.build/Debug-xros/Wink.build/Wink.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wink.build/Debug-xros/Wink.build/Wink.DependencyMetadataFileList (in target 'Wink' from project 'Wink')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wink.build/Debug-xros/Wink.build/Wink.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wink.build/Debug-xros/Wink.build/Objects-normal/arm64/Wink-OutputFileMap.json (in target 'Wink' from project 'Wink')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wink.build/Debug-xros/Wink.build/Objects-normal/arm64/Wink-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wink.build/Debug-xros/Wink.build/Objects-normal/arm64/Wink_const_extract_protocols.json (in target 'Wink' from project 'Wink')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wink.build/Debug-xros/Wink.build/Objects-normal/arm64/Wink_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wink.build/Debug-xros/Wink.build/Objects-normal/arm64/Wink.SwiftFileList (in target 'Wink' from project 'Wink')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wink.build/Debug-xros/Wink.build/Objects-normal/arm64/Wink.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wink.build/Debug-xros/Wink.build/Objects-normal/arm64/Wink.SwiftConstValuesFileList (in target 'Wink' from project 'Wink')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wink.build/Debug-xros/Wink.build/Objects-normal/arm64/Wink.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wink.build/Debug-xros/Wink.build/Objects-normal/arm64/Wink.LinkFileList (in target 'Wink' from project 'Wink')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wink.build/Debug-xros/Wink.build/Objects-normal/arm64/Wink.LinkFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/Wink.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wink.build/Debug-xros/Wink.build/Wink.modulemap (in target 'Wink' from project 'Wink')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wink.build/Debug-xros/Wink.build/Wink.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros
SwiftDriver Wink normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Wink' from project 'Wink')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Wink -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wink.build/Debug-xros/Wink.build/Objects-normal/arm64/Wink.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wink.build/Debug-xros/Wink.build/Objects-normal/arm64/Wink-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wink.build/Debug-xros/Wink.build/Objects-normal/arm64/Wink.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wink.build/Debug-xros/Wink.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wink.build/Debug-xros/Wink.build/Objects-normal/arm64/Wink_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wink.build/Debug-xros/Wink.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wink.build/Debug-xros/Wink.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wink.build/Debug-xros/Wink.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wink.build/Debug-xros/Wink.build/Objects-normal/arm64/Wink-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal arm64 Emitting\ module\ for\ Wink (in target 'Wink' from project 'Wink')
EmitSwiftModule normal arm64 (in target 'Wink' from project 'Wink')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/Wink/FacialExpression.swift:20:21: warning: static property 'mouthSmileLeft' is not concurrency-safe because non-'Sendable' type 'FacialExpression' may have shared mutable state; this is an error in the Swift 6 language mode
  public static let mouthSmileLeft = FacialExpression(rawValue: "mouthSmileLeft")
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/Wink/FacialExpression.swift:11:15: note: consider making struct 'FacialExpression' conform to the 'Sendable' protocol
public struct FacialExpression: RawRepresentable, Equatable {
              ^
                                                           , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Wink/FacialExpression.swift:20:21: note: add '@MainActor' to make static property 'mouthSmileLeft' part of global actor 'MainActor'
  public static let mouthSmileLeft = FacialExpression(rawValue: "mouthSmileLeft")
                    ^
  @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Wink/FacialExpression.swift:20:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  public static let mouthSmileLeft = FacialExpression(rawValue: "mouthSmileLeft")
                    ^
  nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Wink/FacialExpression.swift:21:21: warning: static property 'mouthSmileRight' is not concurrency-safe because non-'Sendable' type 'FacialExpression' may have shared mutable state; this is an error in the Swift 6 language mode
  public static let mouthSmileRight = FacialExpression(rawValue: "mouthSmileRight")
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/Wink/FacialExpression.swift:11:15: note: consider making struct 'FacialExpression' conform to the 'Sendable' protocol
public struct FacialExpression: RawRepresentable, Equatable {
              ^
                                                           , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Wink/FacialExpression.swift:21:21: note: add '@MainActor' to make static property 'mouthSmileRight' part of global actor 'MainActor'
  public static let mouthSmileRight = FacialExpression(rawValue: "mouthSmileRight")
                    ^
  @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Wink/FacialExpression.swift:21:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  public static let mouthSmileRight = FacialExpression(rawValue: "mouthSmileRight")
                    ^
  nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Wink/FacialExpression.swift:22:21: warning: static property 'browInnerUp' is not concurrency-safe because non-'Sendable' type 'FacialExpression' may have shared mutable state; this is an error in the Swift 6 language mode
  public static let browInnerUp =  FacialExpression(rawValue: "browInnerUp")
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/Wink/FacialExpression.swift:11:15: note: consider making struct 'FacialExpression' conform to the 'Sendable' protocol
public struct FacialExpression: RawRepresentable, Equatable {
              ^
                                                           , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Wink/FacialExpression.swift:22:21: note: add '@MainActor' to make static property 'browInnerUp' part of global actor 'MainActor'
  public static let browInnerUp =  FacialExpression(rawValue: "browInnerUp")
                    ^
  @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Wink/FacialExpression.swift:22:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  public static let browInnerUp =  FacialExpression(rawValue: "browInnerUp")
                    ^
  nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Wink/FacialExpression.swift:23:21: warning: static property 'tongueOut' is not concurrency-safe because non-'Sendable' type 'FacialExpression' may have shared mutable state; this is an error in the Swift 6 language mode
  public static let tongueOut =  FacialExpression(rawValue: "tongueOut")
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/Wink/FacialExpression.swift:11:15: note: consider making struct 'FacialExpression' conform to the 'Sendable' protocol
public struct FacialExpression: RawRepresentable, Equatable {
              ^
                                                           , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Wink/FacialExpression.swift:23:21: note: add '@MainActor' to make static property 'tongueOut' part of global actor 'MainActor'
  public static let tongueOut =  FacialExpression(rawValue: "tongueOut")
                    ^
  @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Wink/FacialExpression.swift:23:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  public static let tongueOut =  FacialExpression(rawValue: "tongueOut")
                    ^
  nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Wink/FacialExpression.swift:24:21: warning: static property 'cheekPuff' is not concurrency-safe because non-'Sendable' type 'FacialExpression' may have shared mutable state; this is an error in the Swift 6 language mode
  public static let cheekPuff =  FacialExpression(rawValue: "cheekPuff")
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/Wink/FacialExpression.swift:11:15: note: consider making struct 'FacialExpression' conform to the 'Sendable' protocol
public struct FacialExpression: RawRepresentable, Equatable {
              ^
                                                           , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Wink/FacialExpression.swift:24:21: note: add '@MainActor' to make static property 'cheekPuff' part of global actor 'MainActor'
  public static let cheekPuff =  FacialExpression(rawValue: "cheekPuff")
                    ^
  @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Wink/FacialExpression.swift:24:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  public static let cheekPuff =  FacialExpression(rawValue: "cheekPuff")
                    ^
  nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Wink/FacialExpression.swift:25:21: warning: static property 'eyeBlinkLeft' is not concurrency-safe because non-'Sendable' type 'FacialExpression' may have shared mutable state; this is an error in the Swift 6 language mode
  public static let eyeBlinkLeft =  FacialExpression(rawValue: "eyeBlinkLeft")
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/Wink/FacialExpression.swift:11:15: note: consider making struct 'FacialExpression' conform to the 'Sendable' protocol
public struct FacialExpression: RawRepresentable, Equatable {
              ^
                                                           , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Wink/FacialExpression.swift:25:21: note: add '@MainActor' to make static property 'eyeBlinkLeft' part of global actor 'MainActor'
  public static let eyeBlinkLeft =  FacialExpression(rawValue: "eyeBlinkLeft")
                    ^
  @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Wink/FacialExpression.swift:25:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  public static let eyeBlinkLeft =  FacialExpression(rawValue: "eyeBlinkLeft")
                    ^
  nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Wink/FacialExpression.swift:26:21: warning: static property 'eyeBlinkRight' is not concurrency-safe because non-'Sendable' type 'FacialExpression' may have shared mutable state; this is an error in the Swift 6 language mode
  public static let eyeBlinkRight =  FacialExpression(rawValue: "eyeBlinkRight")
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/Wink/FacialExpression.swift:11:15: note: consider making struct 'FacialExpression' conform to the 'Sendable' protocol
public struct FacialExpression: RawRepresentable, Equatable {
              ^
                                                           , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Wink/FacialExpression.swift:26:21: note: add '@MainActor' to make static property 'eyeBlinkRight' part of global actor 'MainActor'
  public static let eyeBlinkRight =  FacialExpression(rawValue: "eyeBlinkRight")
                    ^
  @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Wink/FacialExpression.swift:26:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  public static let eyeBlinkRight =  FacialExpression(rawValue: "eyeBlinkRight")
                    ^
  nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Wink/FacialExpression.swift:27:21: warning: static property 'jawOpen' is not concurrency-safe because non-'Sendable' type 'FacialExpression' may have shared mutable state; this is an error in the Swift 6 language mode
  public static let jawOpen =  FacialExpression(rawValue: "jawOpen")
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/Wink/FacialExpression.swift:11:15: note: consider making struct 'FacialExpression' conform to the 'Sendable' protocol
public struct FacialExpression: RawRepresentable, Equatable {
              ^
                                                           , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Wink/FacialExpression.swift:27:21: note: add '@MainActor' to make static property 'jawOpen' part of global actor 'MainActor'
  public static let jawOpen =  FacialExpression(rawValue: "jawOpen")
                    ^
  @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Wink/FacialExpression.swift:27:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  public static let jawOpen =  FacialExpression(rawValue: "jawOpen")
                    ^
  nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Wink/FacialExpression.swift:32:27: error: cannot find type 'ARFaceAnchor' in scope
  let blendShapeLocation: ARFaceAnchor.BlendShapeLocation
                          ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Wink/FacialExpression.swift:36:28: error: cannot find type 'ARFaceAnchor' in scope
       blendShapeLocation: ARFaceAnchor.BlendShapeLocation,
                           ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Wink/FacialExpression.swift:30:15: error: type 'FacialExpressionAnalyzer' does not conform to protocol 'Equatable'
public struct FacialExpressionAnalyzer: Equatable {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/Wink/FacialExpression.swift:32:7: note: stored property type '<<error type>>' does not conform to protocol 'Equatable', preventing synthesized conformance of 'FacialExpressionAnalyzer' to 'Equatable'
  let blendShapeLocation: ARFaceAnchor.BlendShapeLocation
      ^
Swift.==:1:24: note: candidate would match if 'FacialExpressionAnalyzer' conformed to 'RawRepresentable'
@inlinable public func == <T>(lhs: T, rhs: T) -> Bool where T : RawRepresentable, T.RawValue : Equatable
                       ^
Swift.FloatingPoint.==:2:20: note: candidate would match if 'FacialExpressionAnalyzer' conformed to 'FloatingPoint'
public static func == (lhs: Self, rhs: Self) -> Bool}
                   ^
Swift.BinaryInteger.==:2:20: note: candidate would match if 'FacialExpressionAnalyzer' conformed to 'BinaryInteger'
public static func == <Other>(lhs: Self, rhs: Other) -> Bool where Other : BinaryInteger}
                   ^
Swift._Pointer.==:2:20: note: candidate would match if 'FacialExpressionAnalyzer' conformed to '_Pointer'
public static func == (lhs: Self, rhs: Self) -> Bool}
                   ^
Swift._Pointer.==:2:31: note: candidate would match if 'FacialExpressionAnalyzer' conformed to '_Pointer'
@inlinable public static func == <Other>(lhs: Self, rhs: Other) -> Bool where Other : _Pointer}
                              ^
Swift.Strideable.==:2:31: note: candidate would match if 'FacialExpressionAnalyzer' conformed to 'Strideable'
@inlinable public static func == (x: Self, y: Self) -> Bool}
                              ^
Swift.StringProtocol.==:2:31: note: candidate would match if 'FacialExpressionAnalyzer' conformed to 'StringProtocol'
@inlinable public static func == <RHS>(lhs: Self, rhs: RHS) -> Bool where RHS : StringProtocol}
                              ^
Swift.SIMD.==:2:20: note: candidate would match if 'FacialExpressionAnalyzer' conformed to 'SIMD'
public static func == (a: Self, b: Self) -> Bool}
                   ^
Foundation.AttributedStringProtocol.==:2:20: note: candidate would match if 'FacialExpressionAnalyzer' conformed to 'AttributedStringProtocol'
public static func == <RHS>(lhs: Self, rhs: RHS) -> Bool where RHS : AttributedStringProtocol}
                   ^
Foundation._BridgedStoredNSError.==:2:20: note: candidate would match if 'FacialExpressionAnalyzer' conformed to '_BridgedStoredNSError'
public static func == (lhs: Self, rhs: Self) -> Bool}
                   ^
CoreFoundation._CFObject.==:2:20: note: candidate would match if 'FacialExpressionAnalyzer' conformed to '_CFObject'
public static func == (left: Self, right: Self) -> Bool}
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/Wink/FacialExpression.swift:30:15: note: add stubs for conformance
public struct FacialExpressionAnalyzer: Equatable {
              ^
Swift.Equatable.==:2:13: note: protocol requires function '==' with type '(FacialExpressionAnalyzer, FacialExpressionAnalyzer) -> Bool'
static func == (lhs: Self, rhs: Self) -> Bool}
            ^
/Users/admin/builder/spi-builder-workspace/Sources/Wink/FacialExpressionDetectorViewController.swift:14:18: error: cannot find type 'ARSCNView' in scope
  var sceneView: ARSCNView!
                 ^~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Wink/FacialExpressionDetectorViewController.swift:71:44: error: cannot find type 'ARFaceAnchor' in scope
  func detectFacialExpression(from anchor: ARFaceAnchor) {
                                           ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Wink/FacialExpressionDetectorViewController.swift:82:51: error: cannot find type 'ARSCNViewDelegate' in scope
extension FacialExpressionDetectorViewController: ARSCNViewDelegate {
                                                  ^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Wink/FacialExpressionDetectorViewController.swift:83:83: error: cannot find type 'SCNNode' in scope
  public func renderer(_ renderer: SCNSceneRenderer, nodeFor anchor: ARAnchor) -> SCNNode? {
                                                                                  ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Wink/FacialExpressionDetectorViewController.swift:83:36: error: cannot find type 'SCNSceneRenderer' in scope
  public func renderer(_ renderer: SCNSceneRenderer, nodeFor anchor: ARAnchor) -> SCNNode? {
                                   ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Wink/FacialExpressionDetectorViewController.swift:83:70: error: cannot find type 'ARAnchor' in scope
  public func renderer(_ renderer: SCNSceneRenderer, nodeFor anchor: ARAnchor) -> SCNNode? {
                                                                     ^~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Wink/FacialExpressionDetectorViewController.swift:95:36: error: cannot find type 'SCNSceneRenderer' in scope
  public func renderer(_ renderer: SCNSceneRenderer, didUpdate node: SCNNode, for anchor: ARAnchor) {
                                   ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Wink/FacialExpressionDetectorViewController.swift:95:70: error: cannot find type 'SCNNode' in scope
  public func renderer(_ renderer: SCNSceneRenderer, didUpdate node: SCNNode, for anchor: ARAnchor) {
                                                                     ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Wink/FacialExpressionDetectorViewController.swift:95:91: error: cannot find type 'ARAnchor' in scope
  public func renderer(_ renderer: SCNSceneRenderer, didUpdate node: SCNNode, for anchor: ARAnchor) {
                                                                                          ^~~~~~~~
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/Wink/FacialExpression.swift /Users/admin/builder/spi-builder-workspace/Sources/Wink/FacialExpressionDetectorViewController.swift -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wink.build/Debug-xros/Wink.build/Objects-normal/arm64/Wink_const_extract_protocols.json -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-experimental-feature DebugDescriptionMacro -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wink.build/Debug-xros/Wink.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wink.build/Debug-xros/Wink.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wink.build/Debug-xros/Wink.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wink.build/Debug-xros/Wink.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Wink -package-name spi_builder_workspace -frontend-parseable-output -disable-clang-spi -target-sdk-version 2.4 -target-sdk-name xros2.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wink.build/Debug-xros/Wink.build/Objects-normal/arm64/Wink.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wink.build/Debug-xros/Wink.build/Objects-normal/arm64/Wink.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wink.build/Debug-xros/Wink.build/Objects-normal/arm64/Wink-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wink.build/Debug-xros/Wink.build/Objects-normal/arm64/Wink-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wink.build/Debug-xros/Wink.build/Objects-normal/arm64/Wink-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wink.build/Debug-xros/Wink.build/Objects-normal/arm64/Wink.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wink.build/Debug-xros/Wink.build/Objects-normal/arm64/Wink.abi.json
SwiftCompile normal arm64 Compiling\ FacialExpression.swift /Users/admin/builder/spi-builder-workspace/Sources/Wink/FacialExpression.swift (in target 'Wink' from project 'Wink')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Wink/FacialExpression.swift (in target 'Wink' from project 'Wink')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ FacialExpressionDetectorViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/Wink/FacialExpressionDetectorViewController.swift (in target 'Wink' from project 'Wink')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Wink/FacialExpressionDetectorViewController.swift (in target 'Wink' from project 'Wink')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

** BUILD FAILED **
The following build commands failed:
	EmitSwiftModule normal arm64 (in target 'Wink' from project 'Wink')
	SwiftEmitModule normal arm64 Emitting\ module\ for\ Wink (in target 'Wink' from project 'Wink')
	Building workspace spi-builder-workspace with scheme Wink
(3 failures)
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  Wink: /Users/admin/builder/spi-builder-workspace
resolved source packages: Wink
{
  "dependencies" : [
  ],
  "manifest_display_name" : "Wink",
  "name" : "Wink",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "Wink",
      "targets" : [
        "Wink"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Wink",
      "module_type" : "SwiftTarget",
      "name" : "Wink",
      "path" : "Sources/Wink",
      "product_memberships" : [
        "Wink"
      ],
      "sources" : [
        "FacialExpression.swift",
        "FacialExpressionDetectorViewController.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "Wink"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Wink -destination generic/platform=xrOS
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme Wink -destination generic/platform=xrOS
Resolve Package Graph
Resolved source packages:
  Wink: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
    Target 'Wink' in project 'Wink'
        ➜ Explicit dependency on target 'Wink' in project 'Wink'
    Target 'Wink' in project 'Wink' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: bdf108feac0a50e1cd8e3288352bc340
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/bdf108feac0a50e1cd8e3288352bc340.xcbuilddata
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache
SwiftDriver Wink normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Wink' from project 'Wink')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Wink -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wink.build/Debug-xros/Wink.build/Objects-normal/arm64/Wink.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wink.build/Debug-xros/Wink.build/Objects-normal/arm64/Wink-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wink.build/Debug-xros/Wink.build/Objects-normal/arm64/Wink.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wink.build/Debug-xros/Wink.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wink.build/Debug-xros/Wink.build/Objects-normal/arm64/Wink_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wink.build/Debug-xros/Wink.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wink.build/Debug-xros/Wink.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wink.build/Debug-xros/Wink.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wink.build/Debug-xros/Wink.build/Objects-normal/arm64/Wink-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal arm64 Emitting\ module\ for\ Wink (in target 'Wink' from project 'Wink')
EmitSwiftModule normal arm64 (in target 'Wink' from project 'Wink')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/Wink/FacialExpression.swift:32:27: error: cannot find type 'ARFaceAnchor' in scope
  let blendShapeLocation: ARFaceAnchor.BlendShapeLocation
                          ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Wink/FacialExpression.swift:36:28: error: cannot find type 'ARFaceAnchor' in scope
       blendShapeLocation: ARFaceAnchor.BlendShapeLocation,
                           ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Wink/FacialExpression.swift:30:15: error: type 'FacialExpressionAnalyzer' does not conform to protocol 'Equatable'
public struct FacialExpressionAnalyzer: Equatable {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/Wink/FacialExpression.swift:32:7: note: stored property type '<<error type>>' does not conform to protocol 'Equatable', preventing synthesized conformance of 'FacialExpressionAnalyzer' to 'Equatable'
  let blendShapeLocation: ARFaceAnchor.BlendShapeLocation
      ^
Swift.==:1:24: note: candidate would match if 'FacialExpressionAnalyzer' conformed to 'RawRepresentable'
@inlinable public func == <T>(lhs: T, rhs: T) -> Bool where T : RawRepresentable, T.RawValue : Equatable
                       ^
Swift.FloatingPoint.==:2:20: note: candidate would match if 'FacialExpressionAnalyzer' conformed to 'FloatingPoint'
public static func == (lhs: Self, rhs: Self) -> Bool}
                   ^
Swift.BinaryInteger.==:2:20: note: candidate would match if 'FacialExpressionAnalyzer' conformed to 'BinaryInteger'
public static func == <Other>(lhs: Self, rhs: Other) -> Bool where Other : BinaryInteger}
                   ^
Swift._Pointer.==:2:20: note: candidate would match if 'FacialExpressionAnalyzer' conformed to '_Pointer'
public static func == (lhs: Self, rhs: Self) -> Bool}
                   ^
Swift._Pointer.==:2:31: note: candidate would match if 'FacialExpressionAnalyzer' conformed to '_Pointer'
@inlinable public static func == <Other>(lhs: Self, rhs: Other) -> Bool where Other : _Pointer}
                              ^
Swift.Strideable.==:2:31: note: candidate would match if 'FacialExpressionAnalyzer' conformed to 'Strideable'
@inlinable public static func == (x: Self, y: Self) -> Bool}
                              ^
Swift.StringProtocol.==:2:31: note: candidate would match if 'FacialExpressionAnalyzer' conformed to 'StringProtocol'
@inlinable public static func == <RHS>(lhs: Self, rhs: RHS) -> Bool where RHS : StringProtocol}
                              ^
Swift.SIMD.==:2:20: note: candidate would match if 'FacialExpressionAnalyzer' conformed to 'SIMD'
public static func == (a: Self, b: Self) -> Bool}
                   ^
Foundation.AttributedStringProtocol.==:2:20: note: candidate would match if 'FacialExpressionAnalyzer' conformed to 'AttributedStringProtocol'
public static func == <RHS>(lhs: Self, rhs: RHS) -> Bool where RHS : AttributedStringProtocol}
                   ^
Foundation._BridgedStoredNSError.==:2:20: note: candidate would match if 'FacialExpressionAnalyzer' conformed to '_BridgedStoredNSError'
public static func == (lhs: Self, rhs: Self) -> Bool}
                   ^
CoreFoundation._CFObject.==:2:20: note: candidate would match if 'FacialExpressionAnalyzer' conformed to '_CFObject'
public static func == (left: Self, right: Self) -> Bool}
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/Wink/FacialExpression.swift:30:15: note: add stubs for conformance
public struct FacialExpressionAnalyzer: Equatable {
              ^
Swift.Equatable.==:2:13: note: protocol requires function '==' with type '(FacialExpressionAnalyzer, FacialExpressionAnalyzer) -> Bool'
static func == (lhs: Self, rhs: Self) -> Bool}
            ^
/Users/admin/builder/spi-builder-workspace/Sources/Wink/FacialExpressionDetectorViewController.swift:14:18: error: cannot find type 'ARSCNView' in scope
  var sceneView: ARSCNView!
                 ^~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Wink/FacialExpressionDetectorViewController.swift:71:44: error: cannot find type 'ARFaceAnchor' in scope
  func detectFacialExpression(from anchor: ARFaceAnchor) {
                                           ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Wink/FacialExpressionDetectorViewController.swift:82:51: error: cannot find type 'ARSCNViewDelegate' in scope
extension FacialExpressionDetectorViewController: ARSCNViewDelegate {
                                                  ^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Wink/FacialExpressionDetectorViewController.swift:83:83: error: cannot find type 'SCNNode' in scope
  public func renderer(_ renderer: SCNSceneRenderer, nodeFor anchor: ARAnchor) -> SCNNode? {
                                                                                  ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Wink/FacialExpressionDetectorViewController.swift:83:36: error: cannot find type 'SCNSceneRenderer' in scope
  public func renderer(_ renderer: SCNSceneRenderer, nodeFor anchor: ARAnchor) -> SCNNode? {
                                   ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Wink/FacialExpressionDetectorViewController.swift:83:70: error: cannot find type 'ARAnchor' in scope
  public func renderer(_ renderer: SCNSceneRenderer, nodeFor anchor: ARAnchor) -> SCNNode? {
                                                                     ^~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Wink/FacialExpressionDetectorViewController.swift:95:36: error: cannot find type 'SCNSceneRenderer' in scope
  public func renderer(_ renderer: SCNSceneRenderer, didUpdate node: SCNNode, for anchor: ARAnchor) {
                                   ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Wink/FacialExpressionDetectorViewController.swift:95:70: error: cannot find type 'SCNNode' in scope
  public func renderer(_ renderer: SCNSceneRenderer, didUpdate node: SCNNode, for anchor: ARAnchor) {
                                                                     ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Wink/FacialExpressionDetectorViewController.swift:95:91: error: cannot find type 'ARAnchor' in scope
  public func renderer(_ renderer: SCNSceneRenderer, didUpdate node: SCNNode, for anchor: ARAnchor) {
                                                                                          ^~~~~~~~
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/Wink/FacialExpression.swift /Users/admin/builder/spi-builder-workspace/Sources/Wink/FacialExpressionDetectorViewController.swift -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wink.build/Debug-xros/Wink.build/Objects-normal/arm64/Wink_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -empty-abi-descriptor -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wink.build/Debug-xros/Wink.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wink.build/Debug-xros/Wink.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wink.build/Debug-xros/Wink.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wink.build/Debug-xros/Wink.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Wink -package-name spi_builder_workspace -frontend-parseable-output -disable-clang-spi -target-sdk-version 2.4 -target-sdk-name xros2.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wink.build/Debug-xros/Wink.build/Objects-normal/arm64/Wink.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wink.build/Debug-xros/Wink.build/Objects-normal/arm64/Wink.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wink.build/Debug-xros/Wink.build/Objects-normal/arm64/Wink-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wink.build/Debug-xros/Wink.build/Objects-normal/arm64/Wink-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wink.build/Debug-xros/Wink.build/Objects-normal/arm64/Wink-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wink.build/Debug-xros/Wink.build/Objects-normal/arm64/Wink.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wink.build/Debug-xros/Wink.build/Objects-normal/arm64/Wink.abi.json
SwiftCompile normal arm64 Compiling\ FacialExpressionDetectorViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/Wink/FacialExpressionDetectorViewController.swift (in target 'Wink' from project 'Wink')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Wink/FacialExpressionDetectorViewController.swift (in target 'Wink' from project 'Wink')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ FacialExpression.swift /Users/admin/builder/spi-builder-workspace/Sources/Wink/FacialExpression.swift (in target 'Wink' from project 'Wink')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Wink/FacialExpression.swift (in target 'Wink' from project 'Wink')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

** BUILD FAILED **
The following build commands failed:
	EmitSwiftModule normal arm64 (in target 'Wink' from project 'Wink')
	SwiftEmitModule normal arm64 Emitting\ module\ for\ Wink (in target 'Wink' from project 'Wink')
	Building workspace spi-builder-workspace with scheme Wink
(3 failures)
BUILD FAILURE 6.1 visionOS