The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of Async, reference master (f560b8), with Swift 6.1 for macOS (Xcode) using Xcode 16.3 on 26 Apr 2025 04:43:05 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Async -destination platform=macOS,arch=arm64 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 Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/chipjarred/Async.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/chipjarred/Async
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at f560b82 Minor README formatting
Cloned https://github.com/chipjarred/Async.git
Revision (git rev-parse @):
f560b827aed33cbafc63755679dda4122ade3c21
SUCCESS checkout https://github.com/chipjarred/Async.git at master
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             6.1
Building package at path:  $PWD
https://github.com/chipjarred/Async.git
https://github.com/chipjarred/Async.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "Async",
  "name" : "Async",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "Async",
      "targets" : [
        "Async"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "AsyncTests",
      "module_type" : "SwiftTarget",
      "name" : "AsyncTests",
      "path" : "Tests/AsyncTests",
      "sources" : [
        "AsyncTests.swift",
        "FutureTests.swift",
        "MutexTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "Async"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Async",
      "module_type" : "SwiftTarget",
      "name" : "Async",
      "path" : "Sources/Async",
      "product_memberships" : [
        "Async"
      ],
      "sources" : [
        "Async.swift",
        "Future.swift",
        "Mutex.swift",
        "Promise.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  Async: /Users/admin/builder/spi-builder-workspace
resolved source packages: Async
{
  "dependencies" : [
  ],
  "manifest_display_name" : "Async",
  "name" : "Async",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "Async",
      "targets" : [
        "Async"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "AsyncTests",
      "module_type" : "SwiftTarget",
      "name" : "AsyncTests",
      "path" : "Tests/AsyncTests",
      "sources" : [
        "AsyncTests.swift",
        "FutureTests.swift",
        "MutexTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "Async"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Async",
      "module_type" : "SwiftTarget",
      "name" : "Async",
      "path" : "Sources/Async",
      "product_memberships" : [
        "Async"
      ],
      "sources" : [
        "Async.swift",
        "Future.swift",
        "Mutex.swift",
        "Promise.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "Async"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Async -destination platform=macOS,arch=arm64 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 Async -destination platform=macOS,arch=arm64 "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolved source packages:
  Async: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
    Target '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/MacOSX.platform/Developer/SDKs/MacOSX15.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: becb4c14a24681b412c50638248796e4
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/becb4c14a24681b412c50638248796e4.xcbuilddata
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
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug
    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
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Async.build/Debug/Async.build/Async.DependencyMetadataFileList (in target 'Async' from project 'Async')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Async.build/Debug/Async.build/Async.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Async.build/Debug/Async.build/Async.modulemap (in target 'Async' from project 'Async')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Async.build/Debug/Async.build/Async.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Async.build/Debug/Async.build/Async.DependencyStaticMetadataFileList (in target 'Async' from project 'Async')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Async.build/Debug/Async.build/Async.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Async.build/Debug/Async.build/Objects-normal/arm64/Async-OutputFileMap.json (in target 'Async' from project 'Async')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Async.build/Debug/Async.build/Objects-normal/arm64/Async-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Async.build/Debug/Async.build/Objects-normal/arm64/Async.SwiftConstValuesFileList (in target 'Async' from project 'Async')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Async.build/Debug/Async.build/Objects-normal/arm64/Async.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Async.build/Debug/Async.build/Objects-normal/arm64/Async_const_extract_protocols.json (in target 'Async' from project 'Async')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Async.build/Debug/Async.build/Objects-normal/arm64/Async_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Async.build/Debug/Async.build/Objects-normal/arm64/Async.LinkFileList (in target 'Async' from project 'Async')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Async.build/Debug/Async.build/Objects-normal/arm64/Async.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Async.build/Debug/Async.build/Objects-normal/arm64/Async.SwiftFileList (in target 'Async' from project 'Async')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Async.build/Debug/Async.build/Objects-normal/arm64/Async.SwiftFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/Async.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Async.build/Debug/Async.build/Async.modulemap (in target 'Async' from project 'Async')
    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/Async.build/Debug/Async.build/Async.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps
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/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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.13 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Async.build/Debug/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/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/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/Async.build/Objects-normal/arm64/Async_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Async.build/Debug/Async.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Async.build/Debug/Async.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Async.build/Debug/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/Async.build/Objects-normal/arm64/Async-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal arm64 Emitting\ module\ for\ Async (in target 'Async' from project 'Async')
EmitSwiftModule normal arm64 (in target 'Async' from project 'Async')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/Async/Async.swift:84:13: warning: passing non-sendable parameter 'executionBlock' to function expecting a @Sendable closure
            executionBlock
            ^
/Users/admin/builder/spi-builder-workspace/Sources/Async/Async.swift:78:11: note: parameter 'executionBlock' is implicitly non-sendable
        _ executionBlock:@escaping () throws -> T) -> Future<T>
          ^
                         @Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Async/Async.swift:114:13: warning: passing non-sendable parameter 'executionBlock' to function expecting a @Sendable closure
            executionBlock
            ^
/Users/admin/builder/spi-builder-workspace/Sources/Async/Async.swift:108:11: note: parameter 'executionBlock' is implicitly non-sendable
        _ executionBlock:@escaping () throws -> T) -> Future<T>
          ^
                         @Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Async/Async.swift:144:13: warning: passing non-sendable parameter 'executionBlock' to function expecting a @Sendable closure
            executionBlock
            ^
/Users/admin/builder/spi-builder-workspace/Sources/Async/Async.swift:138:11: note: parameter 'executionBlock' is implicitly non-sendable
        _ executionBlock:@escaping () throws -> T) -> Future<T>
          ^
                         @Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Async/Async.swift:180:17: warning: capture of 'promise' with non-sendable type 'Promise<T>' in a '@Sendable' closure
                promise.set(from: executionBlock)
                ^
/Users/admin/builder/spi-builder-workspace/Sources/Async/Promise.swift:77:15: note: consider making generic struct 'Promise' conform to the 'Sendable' protocol
public struct Promise<T>
              ^
/Users/admin/builder/spi-builder-workspace/Sources/Async/Async.swift:180:35: warning: capture of 'executionBlock' with non-sendable type '() throws -> T' in a '@Sendable' closure
                promise.set(from: executionBlock)
                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/Async/Async.swift:180:35: note: a function type must be marked '@Sendable' to conform to 'Sendable'
                promise.set(from: executionBlock)
                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/Async/Async.swift:186:17: warning: capture of 'promise' with non-sendable type 'Promise<T>' in a '@Sendable' closure
                promise.set(from: executionBlock)
                ^
/Users/admin/builder/spi-builder-workspace/Sources/Async/Promise.swift:77:15: note: consider making generic struct 'Promise' conform to the 'Sendable' protocol
public struct Promise<T>
              ^
/Users/admin/builder/spi-builder-workspace/Sources/Async/Async.swift:186:35: warning: capture of 'executionBlock' with non-sendable type '() throws -> T' in a '@Sendable' closure
                promise.set(from: executionBlock)
                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/Async/Async.swift:186:35: note: a function type must be marked '@Sendable' to conform to 'Sendable'
                promise.set(from: executionBlock)
                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/Async/Async.swift:353:9: warning: passing non-sendable parameter 'executionBlock' to function expecting a @Sendable closure
        executionBlock
        ^
/Users/admin/builder/spi-builder-workspace/Sources/Async/Async.swift:347:7: note: parameter 'executionBlock' is implicitly non-sendable
    _ executionBlock:@escaping () throws -> T) -> Future<T>
      ^
                     @Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Async/Async.swift:384:9: warning: passing non-sendable parameter 'executionBlock' to function expecting a @Sendable closure
        executionBlock
        ^
/Users/admin/builder/spi-builder-workspace/Sources/Async/Async.swift:378:7: note: parameter 'executionBlock' is implicitly non-sendable
    _ executionBlock:@escaping () throws -> T) -> Future<T>
      ^
                     @Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Async/Async.swift:414:9: warning: passing non-sendable parameter 'executionBlock' to function expecting a @Sendable closure
        executionBlock
        ^
/Users/admin/builder/spi-builder-workspace/Sources/Async/Async.swift:408:7: note: parameter 'executionBlock' is implicitly non-sendable
    _ executionBlock:@escaping () throws -> T) -> Future<T>
      ^
                     @Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Async/Async.swift:445:9: warning: passing non-sendable parameter 'executionBlock' to function expecting a @Sendable closure
        executionBlock
        ^
/Users/admin/builder/spi-builder-workspace/Sources/Async/Async.swift:439:7: note: parameter 'executionBlock' is implicitly non-sendable
    _ executionBlock:@escaping () throws -> T) -> Future<T>
      ^
                     @Sendable
SwiftCompile normal arm64 Compiling\ Promise.swift /Users/admin/builder/spi-builder-workspace/Sources/Async/Promise.swift (in target 'Async' from project 'Async')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Async/Promise.swift (in target 'Async' from project 'Async')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

/Users/admin/builder/spi-builder-workspace/Sources/Async/Async.swift:84:13: warning: passing non-sendable parameter 'executionBlock' to function expecting a @Sendable closure
            executionBlock
            ^
/Users/admin/builder/spi-builder-workspace/Sources/Async/Async.swift:78:11: note: parameter 'executionBlock' is implicitly non-sendable
        _ executionBlock:@escaping () throws -> T) -> Future<T>
          ^
                         @Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Async/Async.swift:114:13: warning: passing non-sendable parameter 'executionBlock' to function expecting a @Sendable closure
            executionBlock
            ^
/Users/admin/builder/spi-builder-workspace/Sources/Async/Async.swift:108:11: note: parameter 'executionBlock' is implicitly non-sendable
        _ executionBlock:@escaping () throws -> T) -> Future<T>
          ^
                         @Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Async/Async.swift:144:13: warning: passing non-sendable parameter 'executionBlock' to function expecting a @Sendable closure
            executionBlock
            ^
/Users/admin/builder/spi-builder-workspace/Sources/Async/Async.swift:138:11: note: parameter 'executionBlock' is implicitly non-sendable
        _ executionBlock:@escaping () throws -> T) -> Future<T>
          ^
                         @Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Async/Async.swift:180:17: warning: capture of 'promise' with non-sendable type 'Promise<T>' in a '@Sendable' closure
                promise.set(from: executionBlock)
                ^
/Users/admin/builder/spi-builder-workspace/Sources/Async/Promise.swift:77:15: note: consider making generic struct 'Promise' conform to the 'Sendable' protocol
public struct Promise<T>
              ^
/Users/admin/builder/spi-builder-workspace/Sources/Async/Async.swift:180:35: warning: capture of 'executionBlock' with non-sendable type '() throws -> T' in a '@Sendable' closure
                promise.set(from: executionBlock)
                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/Async/Async.swift:180:35: note: a function type must be marked '@Sendable' to conform to 'Sendable'
                promise.set(from: executionBlock)
                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/Async/Async.swift:186:17: warning: capture of 'promise' with non-sendable type 'Promise<T>' in a '@Sendable' closure
                promise.set(from: executionBlock)
                ^
/Users/admin/builder/spi-builder-workspace/Sources/Async/Promise.swift:77:15: note: consider making generic struct 'Promise' conform to the 'Sendable' protocol
public struct Promise<T>
              ^
/Users/admin/builder/spi-builder-workspace/Sources/Async/Async.swift:186:35: warning: capture of 'executionBlock' with non-sendable type '() throws -> T' in a '@Sendable' closure
                promise.set(from: executionBlock)
                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/Async/Async.swift:186:35: note: a function type must be marked '@Sendable' to conform to 'Sendable'
                promise.set(from: executionBlock)
                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/Async/Async.swift:353:9: warning: passing non-sendable parameter 'executionBlock' to function expecting a @Sendable closure
        executionBlock
        ^
/Users/admin/builder/spi-builder-workspace/Sources/Async/Async.swift:347:7: note: parameter 'executionBlock' is implicitly non-sendable
    _ executionBlock:@escaping () throws -> T) -> Future<T>
      ^
                     @Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Async/Async.swift:384:9: warning: passing non-sendable parameter 'executionBlock' to function expecting a @Sendable closure
        executionBlock
        ^
/Users/admin/builder/spi-builder-workspace/Sources/Async/Async.swift:378:7: note: parameter 'executionBlock' is implicitly non-sendable
    _ executionBlock:@escaping () throws -> T) -> Future<T>
      ^
                     @Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Async/Async.swift:414:9: warning: passing non-sendable parameter 'executionBlock' to function expecting a @Sendable closure
        executionBlock
        ^
/Users/admin/builder/spi-builder-workspace/Sources/Async/Async.swift:408:7: note: parameter 'executionBlock' is implicitly non-sendable
    _ executionBlock:@escaping () throws -> T) -> Future<T>
      ^
                     @Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Async/Async.swift:445:9: warning: passing non-sendable parameter 'executionBlock' to function expecting a @Sendable closure
        executionBlock
        ^
/Users/admin/builder/spi-builder-workspace/Sources/Async/Async.swift:439:7: note: parameter 'executionBlock' is implicitly non-sendable
    _ executionBlock:@escaping () throws -> T) -> Future<T>
      ^
                     @Sendable
SwiftCompile normal arm64 Compiling\ Future.swift /Users/admin/builder/spi-builder-workspace/Sources/Async/Future.swift (in target 'Async' from project 'Async')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Async/Future.swift (in target 'Async' from project 'Async')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/Async/Future.swift:454:13: warning: capture of 'self' with non-sendable type 'Self' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            self.set(error: FutureError.timeOut)
            ^
/Users/admin/builder/spi-builder-workspace/Sources/Async/Future.swift:186:20: note: generic class 'Future' does not conform to the 'Sendable' protocol
public final class Future<T>
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/Async/Future.swift:571:17: warning: capture of 'handler' with non-sendable type '(T) -> Void' in a '@Sendable' closure
                handler(self._value!)
                ^
/Users/admin/builder/spi-builder-workspace/Sources/Async/Future.swift:571:17: note: a function type must be marked '@Sendable' to conform to 'Sendable'
                handler(self._value!)
                ^
/Users/admin/builder/spi-builder-workspace/Sources/Async/Future.swift:571:25: warning: capture of 'self' with non-sendable type 'Future<T>' in a '@Sendable' closure
                handler(self._value!)
                        ^
/Users/admin/builder/spi-builder-workspace/Sources/Async/Future.swift:186:20: note: generic class 'Future' does not conform to the 'Sendable' protocol
public final class Future<T>
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/Async/Future.swift:585:17: warning: capture of 'handler' with non-sendable type '(any Error) -> Void' in a '@Sendable' closure
                handler(self._error!)
                ^
/Users/admin/builder/spi-builder-workspace/Sources/Async/Future.swift:585:17: note: a function type must be marked '@Sendable' to conform to 'Sendable'
                handler(self._error!)
                ^
/Users/admin/builder/spi-builder-workspace/Sources/Async/Future.swift:585:25: warning: capture of 'self' with non-sendable type 'Future<T>' in a '@Sendable' closure
                handler(self._error!)
                        ^
/Users/admin/builder/spi-builder-workspace/Sources/Async/Future.swift:186:20: note: generic class 'Future' does not conform to the 'Sendable' protocol
public final class Future<T>
                   ^
SwiftDriverJobDiscovery normal arm64 Emitting module for Async (in target 'Async' from project 'Async')
SwiftDriver\ Compilation\ Requirements 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-Swift-Compilation-Requirements -- /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/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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.13 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Async.build/Debug/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/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/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/Async.build/Objects-normal/arm64/Async_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Async.build/Debug/Async.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Async.build/Debug/Async.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Async.build/Debug/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/Async.build/Objects-normal/arm64/Async-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/Async-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Async.build/Debug/Async.build/Objects-normal/arm64/Async-Swift.h (in target 'Async' from project 'Async')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Async.build/Debug/Async.build/Objects-normal/arm64/Async-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/Async-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Async.swiftmodule/arm64-apple-macos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Async.build/Debug/Async.build/Objects-normal/arm64/Async.swiftdoc (in target 'Async' from project 'Async')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Async.build/Debug/Async.build/Objects-normal/arm64/Async.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Async.swiftmodule/arm64-apple-macos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Async.swiftmodule/arm64-apple-macos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Async.build/Debug/Async.build/Objects-normal/arm64/Async.swiftmodule (in target 'Async' from project 'Async')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Async.build/Debug/Async.build/Objects-normal/arm64/Async.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Async.swiftmodule/arm64-apple-macos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Async.swiftmodule/arm64-apple-macos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Async.build/Debug/Async.build/Objects-normal/arm64/Async.abi.json (in target 'Async' from project 'Async')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Async.build/Debug/Async.build/Objects-normal/arm64/Async.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Async.swiftmodule/arm64-apple-macos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Async.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Async.build/Debug/Async.build/Objects-normal/arm64/Async.swiftsourceinfo (in target 'Async' from project 'Async')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Async.build/Debug/Async.build/Objects-normal/arm64/Async.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Async.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling Promise.swift (in target 'Async' from project 'Async')
SwiftDriverJobDiscovery normal arm64 Compiling Mutex.swift (in target 'Async' from project 'Async')
SwiftDriverJobDiscovery normal arm64 Compiling Future.swift (in target 'Async' from project 'Async')
SwiftDriverJobDiscovery normal arm64 Compiling Async.swift (in target 'Async' from project 'Async')
SwiftDriver\ Compilation 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-Swift-Compilation -- /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/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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.13 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Async.build/Debug/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/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/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/Async.build/Objects-normal/arm64/Async_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Async.build/Debug/Async.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Async.build/Debug/Async.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Async.build/Debug/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/Async.build/Objects-normal/arm64/Async-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Async.o normal (in target 'Async' from project 'Async')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-macos10.13 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Async.build/Debug/Async.build/Objects-normal/arm64/Async.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Async.build/Debug/Async.build/Objects-normal/arm64/Async_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Async.build/Debug/Async.build/Objects-normal/arm64/Async_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Async.build/Debug/Async.build/Objects-normal/arm64/Async.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Async.o
ExtractAppIntentsMetadata (in target 'Async' from project 'Async')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name Async --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk --xcode-version 16E140 --platform-family macOS --deployment-target 10.13 --bundle-identifier spi-builder-workspace.Async --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Async.appintents --target-triple arm64-apple-macos10.13 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Async.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Async.build/Debug/Async.build/Objects-normal/arm64/Async_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Async.build/Debug/Async.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Async.build/Debug/Async.build/Objects-normal/arm64/Async.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Async.build/Debug/Async.build/Async.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Async.build/Debug/Async.build/Async.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Async.build/Debug/Async.build/Objects-normal/arm64/Async.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-25 21:43:04.136 appintentsmetadataprocessor[709:3953] Starting appintentsmetadataprocessor export
2025-04-25 21:43:04.172 appintentsmetadataprocessor[709:3953] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Async.o (in target 'Async' from project 'Async')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Async.o
** BUILD SUCCEEDED **
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:54d35790bd020746f3ca021ac31f0b0fad51c589, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:54d35790bd020746f3ca021ac31f0b0fad51c589, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:54d35790bd020746f3ca021ac31f0b0fad51c589, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:54d35790bd020746f3ca021ac31f0b0fad51c589, name:My Mac }
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "Async",
  "name" : "Async",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "Async",
      "targets" : [
        "Async"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "AsyncTests",
      "module_type" : "SwiftTarget",
      "name" : "AsyncTests",
      "path" : "Tests/AsyncTests",
      "sources" : [
        "AsyncTests.swift",
        "FutureTests.swift",
        "MutexTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "Async"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Async",
      "module_type" : "SwiftTarget",
      "name" : "Async",
      "path" : "Sources/Async",
      "product_memberships" : [
        "Async"
      ],
      "sources" : [
        "Async.swift",
        "Future.swift",
        "Mutex.swift",
        "Promise.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
Done.