The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build Terse, reference 0.1.1 (67cba6), with Swift 6.1 for visionOS using Xcode 16.3 on 25 Apr 2025 01:15:02 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/john-connolly/terse.git
Reference: 0.1.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/john-connolly/terse
 * tag               0.1.1      -> FETCH_HEAD
HEAD is now at 67cba62 package
Cloned https://github.com/john-connolly/terse.git
Revision (git rev-parse @):
67cba62259ebeb3c908a01a565be618902c70fb3
SUCCESS checkout https://github.com/john-connolly/terse.git at 0.1.1
========================================
Build
========================================
Selected platform:         visionOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/john-connolly/terse.git
https://github.com/john-connolly/terse.git
{
  "dependencies" : [
    {
      "identity" : "async",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0-rc",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/async.git"
    }
  ],
  "manifest_display_name" : "Terse",
  "name" : "Terse",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "Terse",
      "targets" : [
        "Terse"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "TerseTests",
      "module_type" : "SwiftTarget",
      "name" : "TerseTests",
      "path" : "Tests/TerseTests",
      "sources" : [
        "terseTests.swift"
      ],
      "target_dependencies" : [
        "Terse"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Terse",
      "module_type" : "SwiftTarget",
      "name" : "Terse",
      "path" : "Sources/Terse",
      "product_dependencies" : [
        "Async"
      ],
      "product_memberships" : [
        "Terse"
      ],
      "sources" : [
        "Curry.swift",
        "Future + Functor.swift",
        "Future + Monad.swift",
        "PrecedenceGroups.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.1"
}
warning: 'spi-builder-workspace': the target name Terse has different case on the filesystem and the Package.swift manifest file
warning: 'spi-builder-workspace': the target name TerseTests has different case on the filesystem and the Package.swift manifest file
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
Fetching from https://github.com/vapor/async.git
Creating working copy of package ‘async’
Checking out 1.0.0-rc.1.1 of package ‘async’
the target name Terse has different case on the filesystem and the Package.swift manifest filethe target name TerseTests has different case on the filesystem and the Package.swift manifest fileResolve Package Graph
the target name Terse has different case on the filesystem and the Package.swift manifest filethe target name TerseTests has different case on the filesystem and the Package.swift manifest file
Resolved source packages:
  Terse: /Users/admin/builder/spi-builder-workspace
  Async: https://github.com/vapor/async.git @ 1.0.0-rc.1.1
resolved source packages: Terse, Async
{
  "dependencies" : [
    {
      "identity" : "async",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0-rc",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/async.git"
    }
  ],
  "manifest_display_name" : "Terse",
  "name" : "Terse",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "Terse",
      "targets" : [
        "Terse"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "TerseTests",
      "module_type" : "SwiftTarget",
      "name" : "TerseTests",
      "path" : "Tests/TerseTests",
      "sources" : [
        "terseTests.swift"
      ],
      "target_dependencies" : [
        "Terse"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Terse",
      "module_type" : "SwiftTarget",
      "name" : "Terse",
      "path" : "Sources/Terse",
      "product_dependencies" : [
        "Async"
      ],
      "product_memberships" : [
        "Terse"
      ],
      "sources" : [
        "Curry.swift",
        "Future + Functor.swift",
        "Future + Monad.swift",
        "PrecedenceGroups.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.1"
}
warning: 'spi-builder-workspace': the target name Terse has different case on the filesystem and the Package.swift manifest file
warning: 'spi-builder-workspace': the target name TerseTests has different case on the filesystem and the Package.swift manifest file
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "Terse"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Terse -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 Terse -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
the target name Terse has different case on the filesystem and the Package.swift manifest filethe target name TerseTests has different case on the filesystem and the Package.swift manifest file
Resolve Package Graph
the target name Terse has different case on the filesystem and the Package.swift manifest filethe target name TerseTests has different case on the filesystem and the Package.swift manifest file
Resolved source packages:
  Async: https://github.com/vapor/async.git @ 1.0.0-rc.1.1
  Terse: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (4 targets)
    Target 'Terse' in project 'Terse'
        ➜ Explicit dependency on target 'Terse' in project 'Terse'
        ➜ Explicit dependency on target 'Async' in project 'Async'
    Target 'Terse' in project 'Terse'
        ➜ Explicit dependency on target 'Async' in project 'Async'
    Target 'Async' in project 'Async'
        ➜ Explicit dependency on target 'Async' in project 'Async'
    Target 'Async' in project 'Async' (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: 6adb9323cadb00e5feef74d593fc9a09
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/6adb9323cadb00e5feef74d593fc9a09.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
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
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/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/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/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/Terse.build/Debug-xros/Terse.build/Terse.modulemap (in target 'Terse' from project 'Terse')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Terse.build/Debug-xros/Terse.build/Terse.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Terse.build/Debug-xros/Terse.build/Objects-normal/arm64/Terse-OutputFileMap.json (in target 'Terse' from project 'Terse')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Terse.build/Debug-xros/Terse.build/Objects-normal/arm64/Terse-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Terse.build/Debug-xros/Terse.build/Terse.DependencyStaticMetadataFileList (in target 'Terse' from project 'Terse')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Terse.build/Debug-xros/Terse.build/Terse.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Terse.build/Debug-xros/Terse.build/Terse.DependencyMetadataFileList (in target 'Terse' from project 'Terse')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Terse.build/Debug-xros/Terse.build/Terse.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Terse.build/Debug-xros/Terse.build/Objects-normal/arm64/Terse_const_extract_protocols.json (in target 'Terse' from project 'Terse')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Terse.build/Debug-xros/Terse.build/Objects-normal/arm64/Terse_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Terse.build/Debug-xros/Terse.build/Objects-normal/arm64/Terse.SwiftFileList (in target 'Terse' from project 'Terse')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Terse.build/Debug-xros/Terse.build/Objects-normal/arm64/Terse.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Terse.build/Debug-xros/Terse.build/Objects-normal/arm64/Terse.SwiftConstValuesFileList (in target 'Terse' from project 'Terse')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Terse.build/Debug-xros/Terse.build/Objects-normal/arm64/Terse.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Terse.build/Debug-xros/Terse.build/Objects-normal/arm64/Terse.LinkFileList (in target 'Terse' from project 'Terse')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Terse.build/Debug-xros/Terse.build/Objects-normal/arm64/Terse.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Async.build/Debug-xros/Async.build/Objects-normal/arm64/Async_const_extract_protocols.json (in target 'Async' from project 'Async')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Async.build/Debug-xros/Async.build/Objects-normal/arm64/Async_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Async.build/Debug-xros/Async.build/Objects-normal/arm64/Async.SwiftFileList (in target 'Async' from project 'Async')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Async.build/Debug-xros/Async.build/Objects-normal/arm64/Async.SwiftFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/Terse.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Terse.build/Debug-xros/Terse.build/Terse.modulemap (in target 'Terse' from project 'Terse')
    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/Terse.build/Debug-xros/Terse.build/Terse.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Async.build/Debug-xros/Async.build/Objects-normal/arm64/Async-OutputFileMap.json (in target 'Async' from project 'Async')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Async.build/Debug-xros/Async.build/Objects-normal/arm64/Async-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Async.build/Debug-xros/Async.build/Objects-normal/arm64/Async.SwiftConstValuesFileList (in target 'Async' from project 'Async')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Async.build/Debug-xros/Async.build/Objects-normal/arm64/Async.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Async.build/Debug-xros/Async.build/Async.modulemap (in target 'Async' from project 'Async')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Async.build/Debug-xros/Async.build/Async.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Async.build/Debug-xros/Async.build/Objects-normal/arm64/Async.LinkFileList (in target 'Async' from project 'Async')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Async.build/Debug-xros/Async.build/Objects-normal/arm64/Async.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Async.build/Debug-xros/Async.build/Async.DependencyStaticMetadataFileList (in target 'Async' from project 'Async')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Async.build/Debug-xros/Async.build/Async.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Async.build/Debug-xros/Async.build/Async.DependencyMetadataFileList (in target 'Async' from project 'Async')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Async.build/Debug-xros/Async.build/Async.DependencyMetadataFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/Async.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Async.build/Debug-xros/Async.build/Async.modulemap (in target 'Async' from project 'Async')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async
    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/Async.build/Debug-xros/Async.build/Async.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros
SwiftDriver Async normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Async' from project 'Async')
    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 Async -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Async.build/Debug-xros/Async.build/Objects-normal/arm64/Async.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 -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 4 -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/Async.build/Debug-xros/Async.build/Objects-normal/arm64/Async-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/Async.build/Debug-xros/Async.build/Objects-normal/arm64/Async.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Async.build/Debug-xros/Async.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Async.build/Debug-xros/Async.build/Objects-normal/arm64/Async_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/Async.build/Debug-xros/Async.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Async.build/Debug-xros/Async.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Async.build/Debug-xros/Async.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/Async.build/Debug-xros/Async.build/Objects-normal/arm64/Async-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ Deprecated.swift,\ EpollEventLoop.swift,\ EpollEventSource.swift,\ EventLoop.swift,\ EventLoopTimeout.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Deprecated.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/EventLoop/Epoll/EpollEventLoop.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/EventLoop/Epoll/EpollEventSource.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/EventLoop/EventLoop.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/EventLoop/EventLoopTimeout.swift (in target 'Async' from project 'Async')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Deprecated.swift (in target 'Async' from project 'Async')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/EventLoop/Epoll/EpollEventLoop.swift (in target 'Async' from project 'Async')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/EventLoop/Epoll/EpollEventSource.swift (in target 'Async' from project 'Async')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/EventLoop/EventLoop.swift (in target 'Async' from project 'Async')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/EventLoop/EventLoopTimeout.swift (in target 'Async' from project 'Async')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ SocketSink.swift,\ SocketSource.swift,\ SocketStream.swift,\ ByteParserStream.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Socket/SocketSink.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Socket/SocketSource.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Socket/SocketStream.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Streams/ByteParserStream.swift (in target 'Async' from project 'Async')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Socket/SocketSink.swift (in target 'Async' from project 'Async')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Socket/SocketSource.swift (in target 'Async' from project 'Async')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Socket/SocketStream.swift (in target 'Async' from project 'Async')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Streams/ByteParserStream.swift (in target 'Async' from project 'Async')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ InputStream.swift,\ MapStream.swift,\ OutputStream.swift,\ PushStream.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Streams/InputStream.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Streams/MapStream.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Streams/OutputStream.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Streams/PushStream.swift (in target 'Async' from project 'Async')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Streams/InputStream.swift (in target 'Async' from project 'Async')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Streams/MapStream.swift (in target 'Async' from project 'Async')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Streams/OutputStream.swift (in target 'Async' from project 'Async')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Streams/PushStream.swift (in target 'Async' from project 'Async')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ EventSource.swift,\ Future+EventLoop.swift,\ KqueueEventLoop.swift,\ KqueueEventSource.swift,\ Worker.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/EventLoop/EventSource.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/EventLoop/Future+EventLoop.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/EventLoop/Kqueue/KqueueEventLoop.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/EventLoop/Kqueue/KqueueEventSource.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/EventLoop/Worker.swift (in target 'Async' from project 'Async')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/EventLoop/EventSource.swift (in target 'Async' from project 'Async')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/EventLoop/Future+EventLoop.swift (in target 'Async' from project 'Async')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/EventLoop/Kqueue/KqueueEventLoop.swift (in target 'Async' from project 'Async')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/EventLoop/Kqueue/KqueueEventSource.swift (in target 'Async' from project 'Async')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/EventLoop/Worker.swift (in target 'Async' from project 'Async')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftEmitModule normal arm64 Emitting\ module\ for\ Async (in target 'Async' from project 'Async')
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/.dependencies/checkouts/async/Sources/Async/Deprecated.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/EventLoop/Epoll/EpollEventLoop.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/EventLoop/Epoll/EpollEventSource.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/EventLoop/EventLoop.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/EventLoop/EventLoopTimeout.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/EventLoop/EventSource.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/EventLoop/Future+EventLoop.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/EventLoop/Kqueue/KqueueEventLoop.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/EventLoop/Kqueue/KqueueEventSource.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/EventLoop/Worker.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/File/DirectoryConfig.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/File/File.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/File/FileCache.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/File/FileReader.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Futures/Future+BlockingAwait.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Futures/Future+DoCatch.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Futures/Future+Flatten.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Futures/Future+Global.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Futures/Future+Map.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Futures/Future+Stream.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Futures/Future+Transform.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Futures/Future+Unwrap.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Futures/Future.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Futures/FutureResult.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Futures/FutureType.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Futures/Promise.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Futures/PromiseError.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Futures/Signal.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Socket/Socket.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Socket/SocketSink.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Socket/SocketSource.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Socket/SocketStream.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Streams/ByteParserStream.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Streams/ByteSerializerStream.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Streams/ConnectingStream.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Streams/DeltaStream.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Streams/DrainStream.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Streams/InputStream.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Streams/MapStream.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Streams/OutputStream.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Streams/PushStream.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Streams/QueueStream.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Streams/Stream.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Streams/TranscribingStream.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Streams/TranslatingStream.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 -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 4 -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/Async.build/Debug-xros/Async.build/Objects-normal/arm64/Async_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/Async.build/Debug-xros/Async.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/Async.build/Debug-xros/Async.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Async.build/Debug-xros/Async.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Async.build/Debug-xros/Async.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Async -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/Async.build/Debug-xros/Async.build/Objects-normal/arm64/Async.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Async.build/Debug-xros/Async.build/Objects-normal/arm64/Async.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Async.build/Debug-xros/Async.build/Objects-normal/arm64/Async-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Async.build/Debug-xros/Async.build/Objects-normal/arm64/Async-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Async.build/Debug-xros/Async.build/Objects-normal/arm64/Async-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Async.build/Debug-xros/Async.build/Objects-normal/arm64/Async.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Async.build/Debug-xros/Async.build/Objects-normal/arm64/Async.abi.json
EmitSwiftModule normal arm64 (in target 'Async' from project 'Async')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Futures/Future.swift:16:24: error: reference to generic type 'Result' requires arguments in <...>
        case completed(Result)
                       ^
                             <<#Success: ~Copyable#>, <#Failure: Error#>>
Swift.Result:1:21: note: generic type 'Result' declared here
@frozen public enum Result<Success, Failure> where Failure : Error, Success : ~Copyable {
                    ^
SwiftCompile normal arm64 Compiling\ Future+Transform.swift,\ Future+Unwrap.swift,\ Future.swift,\ FutureResult.swift,\ FutureType.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Futures/Future+Transform.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Futures/Future+Unwrap.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Futures/Future.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Futures/FutureResult.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Futures/FutureType.swift (in target 'Async' from project 'Async')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Futures/Future+Transform.swift (in target 'Async' from project 'Async')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Futures/Future+Unwrap.swift (in target 'Async' from project 'Async')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Futures/Future.swift (in target 'Async' from project 'Async')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Futures/FutureResult.swift (in target 'Async' from project 'Async')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Futures/FutureType.swift (in target 'Async' from project 'Async')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ DirectoryConfig.swift,\ File.swift,\ FileCache.swift,\ FileReader.swift,\ Future+BlockingAwait.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/File/DirectoryConfig.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/File/File.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/File/FileCache.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/File/FileReader.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Futures/Future+BlockingAwait.swift (in target 'Async' from project 'Async')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/File/DirectoryConfig.swift (in target 'Async' from project 'Async')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/File/File.swift (in target 'Async' from project 'Async')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/File/FileCache.swift (in target 'Async' from project 'Async')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/File/FileReader.swift (in target 'Async' from project 'Async')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Futures/Future+BlockingAwait.swift (in target 'Async' from project 'Async')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Future+DoCatch.swift,\ Future+Flatten.swift,\ Future+Global.swift,\ Future+Map.swift,\ Future+Stream.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Futures/Future+DoCatch.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Futures/Future+Flatten.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Futures/Future+Global.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Futures/Future+Map.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Futures/Future+Stream.swift (in target 'Async' from project 'Async')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Futures/Future+DoCatch.swift (in target 'Async' from project 'Async')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Futures/Future+Flatten.swift (in target 'Async' from project 'Async')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Futures/Future+Global.swift (in target 'Async' from project 'Async')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Futures/Future+Map.swift (in target 'Async' from project 'Async')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Futures/Future+Stream.swift (in target 'Async' from project 'Async')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ ByteSerializerStream.swift,\ ConnectingStream.swift,\ DeltaStream.swift,\ DrainStream.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Streams/ByteSerializerStream.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Streams/ConnectingStream.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Streams/DeltaStream.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Streams/DrainStream.swift (in target 'Async' from project 'Async')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Streams/ByteSerializerStream.swift (in target 'Async' from project 'Async')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Streams/ConnectingStream.swift (in target 'Async' from project 'Async')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Streams/DeltaStream.swift (in target 'Async' from project 'Async')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Streams/DrainStream.swift (in target 'Async' from project 'Async')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ QueueStream.swift,\ Stream.swift,\ TranscribingStream.swift,\ TranslatingStream.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Streams/QueueStream.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Streams/Stream.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Streams/TranscribingStream.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Streams/TranslatingStream.swift (in target 'Async' from project 'Async')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Streams/QueueStream.swift (in target 'Async' from project 'Async')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Streams/Stream.swift (in target 'Async' from project 'Async')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Streams/TranscribingStream.swift (in target 'Async' from project 'Async')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Streams/TranslatingStream.swift (in target 'Async' from project 'Async')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Promise.swift,\ PromiseError.swift,\ Signal.swift,\ Socket.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Futures/Promise.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Futures/PromiseError.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Futures/Signal.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Socket/Socket.swift (in target 'Async' from project 'Async')
Command SwiftCompile failed with a nonzero exit code
** BUILD FAILED **
The following build commands failed:
	SwiftEmitModule normal arm64 Emitting\ module\ for\ Async (in target 'Async' from project 'Async')
	EmitSwiftModule normal arm64 (in target 'Async' from project 'Async')
	SwiftCompile normal arm64 Compiling\ Promise.swift,\ PromiseError.swift,\ Signal.swift,\ Socket.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Futures/Promise.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Futures/PromiseError.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Futures/Signal.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Socket/Socket.swift (in target 'Async' from project 'Async')
	Building workspace spi-builder-workspace with scheme Terse
(4 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
the target name Terse has different case on the filesystem and the Package.swift manifest filethe target name TerseTests has different case on the filesystem and the Package.swift manifest file
Resolved source packages:
  Terse: /Users/admin/builder/spi-builder-workspace
  Async: https://github.com/vapor/async.git @ 1.0.0-rc.1.1
resolved source packages: Terse, Async
{
  "dependencies" : [
    {
      "identity" : "async",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0-rc",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/async.git"
    }
  ],
  "manifest_display_name" : "Terse",
  "name" : "Terse",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "Terse",
      "targets" : [
        "Terse"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "TerseTests",
      "module_type" : "SwiftTarget",
      "name" : "TerseTests",
      "path" : "Tests/TerseTests",
      "sources" : [
        "terseTests.swift"
      ],
      "target_dependencies" : [
        "Terse"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Terse",
      "module_type" : "SwiftTarget",
      "name" : "Terse",
      "path" : "Sources/Terse",
      "product_dependencies" : [
        "Async"
      ],
      "product_memberships" : [
        "Terse"
      ],
      "sources" : [
        "Curry.swift",
        "Future + Functor.swift",
        "Future + Monad.swift",
        "PrecedenceGroups.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.1"
}
warning: 'spi-builder-workspace': the target name Terse has different case on the filesystem and the Package.swift manifest file
warning: 'spi-builder-workspace': the target name TerseTests has different case on the filesystem and the Package.swift manifest file
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "Terse"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Terse -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 Terse -destination generic/platform=xrOS
Resolve Package Graph
the target name Terse has different case on the filesystem and the Package.swift manifest filethe target name TerseTests has different case on the filesystem and the Package.swift manifest file
Resolved source packages:
  Terse: /Users/admin/builder/spi-builder-workspace
  Async: https://github.com/vapor/async.git @ 1.0.0-rc.1.1
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (4 targets)
    Target 'Terse' in project 'Terse'
        ➜ Explicit dependency on target 'Terse' in project 'Terse'
        ➜ Explicit dependency on target 'Async' in project 'Async'
    Target 'Terse' in project 'Terse'
        ➜ Explicit dependency on target 'Async' in project 'Async'
    Target 'Async' in project 'Async'
        ➜ Explicit dependency on target 'Async' in project 'Async'
    Target 'Async' in project 'Async' (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: 4461ed6ee1d126f8bb6f4c283a459e54
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/4461ed6ee1d126f8bb6f4c283a459e54.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 Async normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Async' from project 'Async')
    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 Async -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Async.build/Debug-xros/Async.build/Objects-normal/arm64/Async.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 -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 4 -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/Async.build/Debug-xros/Async.build/Objects-normal/arm64/Async-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/Async.build/Debug-xros/Async.build/Objects-normal/arm64/Async.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Async.build/Debug-xros/Async.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Async.build/Debug-xros/Async.build/Objects-normal/arm64/Async_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/Async.build/Debug-xros/Async.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Async.build/Debug-xros/Async.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Async.build/Debug-xros/Async.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/Async.build/Debug-xros/Async.build/Objects-normal/arm64/Async-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ Future+Transform.swift,\ Future+Unwrap.swift,\ Future.swift,\ FutureResult.swift,\ FutureType.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Futures/Future+Transform.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Futures/Future+Unwrap.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Futures/Future.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Futures/FutureResult.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Futures/FutureType.swift (in target 'Async' from project 'Async')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Futures/Future+Transform.swift (in target 'Async' from project 'Async')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Futures/Future+Unwrap.swift (in target 'Async' from project 'Async')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Futures/Future.swift (in target 'Async' from project 'Async')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Futures/FutureResult.swift (in target 'Async' from project 'Async')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Futures/FutureType.swift (in target 'Async' from project 'Async')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftEmitModule normal arm64 Emitting\ module\ for\ Async (in target 'Async' from project 'Async')
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/.dependencies/checkouts/async/Sources/Async/Deprecated.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/EventLoop/Epoll/EpollEventLoop.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/EventLoop/Epoll/EpollEventSource.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/EventLoop/EventLoop.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/EventLoop/EventLoopTimeout.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/EventLoop/EventSource.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/EventLoop/Future+EventLoop.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/EventLoop/Kqueue/KqueueEventLoop.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/EventLoop/Kqueue/KqueueEventSource.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/EventLoop/Worker.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/File/DirectoryConfig.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/File/File.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/File/FileCache.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/File/FileReader.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Futures/Future+BlockingAwait.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Futures/Future+DoCatch.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Futures/Future+Flatten.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Futures/Future+Global.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Futures/Future+Map.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Futures/Future+Stream.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Futures/Future+Transform.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Futures/Future+Unwrap.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Futures/Future.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Futures/FutureResult.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Futures/FutureType.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Futures/Promise.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Futures/PromiseError.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Futures/Signal.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Socket/Socket.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Socket/SocketSink.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Socket/SocketSource.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Socket/SocketStream.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Streams/ByteParserStream.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Streams/ByteSerializerStream.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Streams/ConnectingStream.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Streams/DeltaStream.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Streams/DrainStream.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Streams/InputStream.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Streams/MapStream.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Streams/OutputStream.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Streams/PushStream.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Streams/QueueStream.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Streams/Stream.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Streams/TranscribingStream.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Streams/TranslatingStream.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 -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 4 -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/Async.build/Debug-xros/Async.build/Objects-normal/arm64/Async_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/Async.build/Debug-xros/Async.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/Async.build/Debug-xros/Async.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Async.build/Debug-xros/Async.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Async.build/Debug-xros/Async.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Async -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/Async.build/Debug-xros/Async.build/Objects-normal/arm64/Async.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Async.build/Debug-xros/Async.build/Objects-normal/arm64/Async.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Async.build/Debug-xros/Async.build/Objects-normal/arm64/Async-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Async.build/Debug-xros/Async.build/Objects-normal/arm64/Async-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Async.build/Debug-xros/Async.build/Objects-normal/arm64/Async-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Async.build/Debug-xros/Async.build/Objects-normal/arm64/Async.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Async.build/Debug-xros/Async.build/Objects-normal/arm64/Async.abi.json
EmitSwiftModule normal arm64 (in target 'Async' from project 'Async')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Futures/Future.swift:16:24: error: reference to generic type 'Result' requires arguments in <...>
        case completed(Result)
                       ^
                             <<#Success: ~Copyable#>, <#Failure: Error#>>
Swift.Result:1:21: note: generic type 'Result' declared here
@frozen public enum Result<Success, Failure> where Failure : Error, Success : ~Copyable {
                    ^
SwiftCompile normal arm64 Compiling\ Promise.swift,\ PromiseError.swift,\ Signal.swift,\ Socket.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Futures/Promise.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Futures/PromiseError.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Futures/Signal.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Socket/Socket.swift (in target 'Async' from project 'Async')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Futures/Promise.swift (in target 'Async' from project 'Async')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Futures/PromiseError.swift (in target 'Async' from project 'Async')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Futures/Signal.swift (in target 'Async' from project 'Async')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Socket/Socket.swift (in target 'Async' from project 'Async')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ SocketSink.swift,\ SocketSource.swift,\ SocketStream.swift,\ ByteParserStream.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Socket/SocketSink.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Socket/SocketSource.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Socket/SocketStream.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Streams/ByteParserStream.swift (in target 'Async' from project 'Async')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Socket/SocketSink.swift (in target 'Async' from project 'Async')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Socket/SocketSource.swift (in target 'Async' from project 'Async')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Socket/SocketStream.swift (in target 'Async' from project 'Async')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Streams/ByteParserStream.swift (in target 'Async' from project 'Async')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ DirectoryConfig.swift,\ File.swift,\ FileCache.swift,\ FileReader.swift,\ Future+BlockingAwait.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/File/DirectoryConfig.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/File/File.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/File/FileCache.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/File/FileReader.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Futures/Future+BlockingAwait.swift (in target 'Async' from project 'Async')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/File/DirectoryConfig.swift (in target 'Async' from project 'Async')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/File/File.swift (in target 'Async' from project 'Async')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/File/FileCache.swift (in target 'Async' from project 'Async')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/File/FileReader.swift (in target 'Async' from project 'Async')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Futures/Future+BlockingAwait.swift (in target 'Async' from project 'Async')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Future+DoCatch.swift,\ Future+Flatten.swift,\ Future+Global.swift,\ Future+Map.swift,\ Future+Stream.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Futures/Future+DoCatch.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Futures/Future+Flatten.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Futures/Future+Global.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Futures/Future+Map.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Futures/Future+Stream.swift (in target 'Async' from project 'Async')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Futures/Future+DoCatch.swift (in target 'Async' from project 'Async')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Futures/Future+Flatten.swift (in target 'Async' from project 'Async')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Futures/Future+Global.swift (in target 'Async' from project 'Async')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Futures/Future+Map.swift (in target 'Async' from project 'Async')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Futures/Future+Stream.swift (in target 'Async' from project 'Async')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ ByteSerializerStream.swift,\ ConnectingStream.swift,\ DeltaStream.swift,\ DrainStream.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Streams/ByteSerializerStream.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Streams/ConnectingStream.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Streams/DeltaStream.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Streams/DrainStream.swift (in target 'Async' from project 'Async')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Streams/ByteSerializerStream.swift (in target 'Async' from project 'Async')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Streams/ConnectingStream.swift (in target 'Async' from project 'Async')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Streams/DeltaStream.swift (in target 'Async' from project 'Async')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Streams/DrainStream.swift (in target 'Async' from project 'Async')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ EventSource.swift,\ Future+EventLoop.swift,\ KqueueEventLoop.swift,\ KqueueEventSource.swift,\ Worker.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/EventLoop/EventSource.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/EventLoop/Future+EventLoop.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/EventLoop/Kqueue/KqueueEventLoop.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/EventLoop/Kqueue/KqueueEventSource.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/EventLoop/Worker.swift (in target 'Async' from project 'Async')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/EventLoop/EventSource.swift (in target 'Async' from project 'Async')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/EventLoop/Future+EventLoop.swift (in target 'Async' from project 'Async')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/EventLoop/Kqueue/KqueueEventLoop.swift (in target 'Async' from project 'Async')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/EventLoop/Kqueue/KqueueEventSource.swift (in target 'Async' from project 'Async')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/EventLoop/Worker.swift (in target 'Async' from project 'Async')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ QueueStream.swift,\ Stream.swift,\ TranscribingStream.swift,\ TranslatingStream.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Streams/QueueStream.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Streams/Stream.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Streams/TranscribingStream.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Streams/TranslatingStream.swift (in target 'Async' from project 'Async')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Streams/QueueStream.swift (in target 'Async' from project 'Async')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Streams/Stream.swift (in target 'Async' from project 'Async')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Streams/TranscribingStream.swift (in target 'Async' from project 'Async')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Streams/TranslatingStream.swift (in target 'Async' from project 'Async')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ InputStream.swift,\ MapStream.swift,\ OutputStream.swift,\ PushStream.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Streams/InputStream.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Streams/MapStream.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Streams/OutputStream.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Streams/PushStream.swift (in target 'Async' from project 'Async')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Streams/InputStream.swift (in target 'Async' from project 'Async')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Streams/MapStream.swift (in target 'Async' from project 'Async')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Streams/OutputStream.swift (in target 'Async' from project 'Async')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Streams/PushStream.swift (in target 'Async' from project 'Async')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Deprecated.swift,\ EpollEventLoop.swift,\ EpollEventSource.swift,\ EventLoop.swift,\ EventLoopTimeout.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Deprecated.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/EventLoop/Epoll/EpollEventLoop.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/EventLoop/Epoll/EpollEventSource.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/EventLoop/EventLoop.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/EventLoop/EventLoopTimeout.swift (in target 'Async' from project 'Async')
Command SwiftCompile failed with a nonzero exit code
** BUILD FAILED **
The following build commands failed:
	SwiftEmitModule normal arm64 Emitting\ module\ for\ Async (in target 'Async' from project 'Async')
	EmitSwiftModule normal arm64 (in target 'Async' from project 'Async')
	SwiftCompile normal arm64 Compiling\ Deprecated.swift,\ EpollEventLoop.swift,\ EpollEventSource.swift,\ EventLoop.swift,\ EventLoopTimeout.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/Deprecated.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/EventLoop/Epoll/EpollEventLoop.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/EventLoop/Epoll/EpollEventSource.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/EventLoop/EventLoop.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async/Sources/Async/EventLoop/EventLoopTimeout.swift (in target 'Async' from project 'Async')
	Building workspace spi-builder-workspace with scheme Terse
(4 failures)
BUILD FAILURE 6.1 visionOS