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 TaskKit, reference master (ff9074), with Swift 6.1 for tvOS using Xcode 16.3 on 26 Apr 2025 00:28:22 UTC.

Swift 6 data race errors: 23

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme TaskKit -destination generic/platform=tvOS 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/Ponyboy47/TaskKit.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Ponyboy47/TaskKit
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at ff9074b Simplified TaskStates, improved Hashable conformance, removed non-swifty helper functions, other bug fixes or improvements
Cloned https://github.com/Ponyboy47/TaskKit.git
Revision (git rev-parse @):
ff9074bcc6375da6bbf82027d23d60482b120d04
SUCCESS checkout https://github.com/Ponyboy47/TaskKit.git at master
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/Ponyboy47/TaskKit.git
https://github.com/Ponyboy47/TaskKit.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "TaskKit",
  "name" : "TaskKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "TaskKit",
      "targets" : [
        "TaskKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "TaskKitTests",
      "module_type" : "SwiftTarget",
      "name" : "TaskKitTests",
      "path" : "Tests/TaskKitTests",
      "sources" : [
        "TaskKitTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "TaskKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "TaskKit",
      "module_type" : "SwiftTarget",
      "name" : "TaskKit",
      "path" : "Sources/TaskKit",
      "product_memberships" : [
        "TaskKit"
      ],
      "sources" : [
        "Task.swift",
        "TaskPriority.swift",
        "TaskQueue+Linked.swift",
        "TaskQueue.swift",
        "TaskState.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.0"
}
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:
  TaskKit: /Users/admin/builder/spi-builder-workspace
resolved source packages: TaskKit
{
  "dependencies" : [
  ],
  "manifest_display_name" : "TaskKit",
  "name" : "TaskKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "TaskKit",
      "targets" : [
        "TaskKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "TaskKitTests",
      "module_type" : "SwiftTarget",
      "name" : "TaskKitTests",
      "path" : "Tests/TaskKitTests",
      "sources" : [
        "TaskKitTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "TaskKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "TaskKit",
      "module_type" : "SwiftTarget",
      "name" : "TaskKit",
      "path" : "Sources/TaskKit",
      "product_memberships" : [
        "TaskKit"
      ],
      "sources" : [
        "Task.swift",
        "TaskPriority.swift",
        "TaskQueue+Linked.swift",
        "TaskQueue.swift",
        "TaskState.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.0"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "TaskKit"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme TaskKit -destination generic/platform=tvOS 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 TaskKit -destination generic/platform=tvOS "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:
  TaskKit: /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 'TaskKit' in project 'TaskKit'
        ➜ Explicit dependency on target 'TaskKit' in project 'TaskKit'
    Target 'TaskKit' in project 'TaskKit' (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/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.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: 49aa80e982c32c934e6462b774b07a01
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/49aa80e982c32c934e6462b774b07a01.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/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.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/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos
    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-appletvos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TaskKit.build/Debug-appletvos/TaskKit.build/TaskKit.modulemap (in target 'TaskKit' from project 'TaskKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TaskKit.build/Debug-appletvos/TaskKit.build/TaskKit.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TaskKit.build/Debug-appletvos/TaskKit.build/TaskKit.DependencyStaticMetadataFileList (in target 'TaskKit' from project 'TaskKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TaskKit.build/Debug-appletvos/TaskKit.build/TaskKit.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TaskKit.build/Debug-appletvos/TaskKit.build/TaskKit.DependencyMetadataFileList (in target 'TaskKit' from project 'TaskKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TaskKit.build/Debug-appletvos/TaskKit.build/TaskKit.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TaskKit.build/Debug-appletvos/TaskKit.build/Objects-normal/arm64/TaskKit-OutputFileMap.json (in target 'TaskKit' from project 'TaskKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TaskKit.build/Debug-appletvos/TaskKit.build/Objects-normal/arm64/TaskKit-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TaskKit.build/Debug-appletvos/TaskKit.build/Objects-normal/arm64/TaskKit.SwiftFileList (in target 'TaskKit' from project 'TaskKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TaskKit.build/Debug-appletvos/TaskKit.build/Objects-normal/arm64/TaskKit.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TaskKit.build/Debug-appletvos/TaskKit.build/Objects-normal/arm64/TaskKit_const_extract_protocols.json (in target 'TaskKit' from project 'TaskKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TaskKit.build/Debug-appletvos/TaskKit.build/Objects-normal/arm64/TaskKit_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TaskKit.build/Debug-appletvos/TaskKit.build/Objects-normal/arm64/TaskKit.LinkFileList (in target 'TaskKit' from project 'TaskKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TaskKit.build/Debug-appletvos/TaskKit.build/Objects-normal/arm64/TaskKit.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TaskKit.build/Debug-appletvos/TaskKit.build/Objects-normal/arm64/TaskKit.SwiftConstValuesFileList (in target 'TaskKit' from project 'TaskKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TaskKit.build/Debug-appletvos/TaskKit.build/Objects-normal/arm64/TaskKit.SwiftConstValuesFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/TaskKit.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TaskKit.build/Debug-appletvos/TaskKit.build/TaskKit.modulemap (in target 'TaskKit' from project 'TaskKit')
    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/TaskKit.build/Debug-appletvos/TaskKit.build/TaskKit.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos
SwiftDriver TaskKit normal arm64 com.apple.xcode.tools.swift.compiler (in target 'TaskKit' from project 'TaskKit')
    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 TaskKit -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TaskKit.build/Debug-appletvos/TaskKit.build/Objects-normal/arm64/TaskKit.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/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -target arm64-apple-tvos12.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 -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-appletvos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TaskKit.build/Debug-appletvos/TaskKit.build/Objects-normal/arm64/TaskKit-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/TaskKit.build/Debug-appletvos/TaskKit.build/Objects-normal/arm64/TaskKit.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/TaskKit.build/Debug-appletvos/TaskKit.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TaskKit.build/Debug-appletvos/TaskKit.build/Objects-normal/arm64/TaskKit_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TaskKit.build/Debug-appletvos/TaskKit.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TaskKit.build/Debug-appletvos/TaskKit.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TaskKit.build/Debug-appletvos/TaskKit.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/TaskKit.build/Debug-appletvos/TaskKit.build/Objects-normal/arm64/TaskKit-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ TaskPriority.swift /Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskPriority.swift (in target 'TaskKit' from project 'TaskKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskPriority.swift (in target 'TaskKit' from project 'TaskKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/Task.swift:24:5: warning: 'public' modifier is redundant for property declared in a public extension
    public var isReady: Bool { return state.isReady }
    ^~~~~~~

/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/Task.swift:25:5: warning: 'public' modifier is redundant for property declared in a public extension
    public var isExecuting: Bool { return state.isExecuting }
    ^~~~~~~

/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/Task.swift:26:5: warning: 'public' modifier is redundant for property declared in a public extension
    public var isWaiting: Bool { return state.isWaiting }
    ^~~~~~~

/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/Task.swift:27:5: warning: 'public' modifier is redundant for property declared in a public extension
    public var isPaused: Bool { return state.isPaused }
    ^~~~~~~

/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/Task.swift:28:5: warning: 'public' modifier is redundant for property declared in a public extension
    public var wasCancelled: Bool { return state.wasCancelled }
    ^~~~~~~

/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/Task.swift:29:5: warning: 'public' modifier is redundant for property declared in a public extension
    public var didSucceed: Bool { return state.didSucceed }
    ^~~~~~~

/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/Task.swift:30:5: warning: 'public' modifier is redundant for property declared in a public extension
    public var didFail: Bool { return state.didFail }
    ^~~~~~~

/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/Task.swift:84:5: warning: 'public' modifier is redundant for instance method declared in a public extension
    public func add(dependency task: Task) {
    ^~~~~~~

/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/Task.swift:103:23: warning: static property 'increaseDependencyPriority' is not concurrency-safe because non-'Sendable' type 'DependentTaskOption' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let increaseDependencyPriority = DependentTaskOption(rawValue: 1 << 0)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/Task.swift:100:15: note: consider making struct 'DependentTaskOption' conform to the 'Sendable' protocol
public struct DependentTaskOption: OptionSet {
              ^
                                            , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/Task.swift:103:23: note: add '@MainActor' to make static property 'increaseDependencyPriority' part of global actor 'MainActor'
    public static let increaseDependencyPriority = DependentTaskOption(rawValue: 1 << 0)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/Task.swift:103:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let increaseDependencyPriority = DependentTaskOption(rawValue: 1 << 0)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/Task.swift:104:23: warning: static property 'decreaseDependentTaskPriority' is not concurrency-safe because non-'Sendable' type 'DependentTaskOption' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let decreaseDependentTaskPriority = DependentTaskOption(rawValue: 1 << 1)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/Task.swift:100:15: note: consider making struct 'DependentTaskOption' conform to the 'Sendable' protocol
public struct DependentTaskOption: OptionSet {
              ^
                                            , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/Task.swift:104:23: note: add '@MainActor' to make static property 'decreaseDependentTaskPriority' part of global actor 'MainActor'
    public static let decreaseDependentTaskPriority = DependentTaskOption(rawValue: 1 << 1)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/Task.swift:104:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let decreaseDependentTaskPriority = DependentTaskOption(rawValue: 1 << 1)
                      ^
    nonisolated(unsafe)
SwiftCompile normal arm64 Compiling\ TaskQueue+Linked.swift /Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskQueue+Linked.swift (in target 'TaskKit' from project 'TaskKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskQueue+Linked.swift (in target 'TaskKit' from project 'TaskKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskQueue+Linked.swift:14:24: warning: static property '_waitingStates' is not concurrency-safe because non-'Sendable' type '[TaskState]' may have shared mutable state; this is an error in the Swift 6 language mode
    private static let _waitingStates: [TaskState] = [.ready, TaskState(rawValue: .execute | .wait)]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskState.swift:3:15: note: consider making struct 'TaskState' conform to the 'Sendable' protocol
public struct TaskState: RawRepresentable, ExpressibleByIntegerLiteral, Equatable {
              ^
                                                                                 , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskQueue+Linked.swift:14:24: note: add '@MainActor' to make static property '_waitingStates' part of global actor 'MainActor'
    private static let _waitingStates: [TaskState] = [.ready, TaskState(rawValue: .execute | .wait)]
                       ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskQueue+Linked.swift:14:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    private static let _waitingStates: [TaskState] = [.ready, TaskState(rawValue: .execute | .wait)]
                       ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskQueue+Linked.swift:38:24: warning: static property '_linkedActiveStates' is not concurrency-safe because non-'Sendable' type '[TaskState]' may have shared mutable state; this is an error in the Swift 6 language mode
    private static let _linkedActiveStates: [TaskState] = {
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskState.swift:3:15: note: consider making struct 'TaskState' conform to the 'Sendable' protocol
public struct TaskState: RawRepresentable, ExpressibleByIntegerLiteral, Equatable {
              ^
                                                                                 , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskQueue+Linked.swift:38:24: note: add '@MainActor' to make static property '_linkedActiveStates' part of global actor 'MainActor'
    private static let _linkedActiveStates: [TaskState] = {
                       ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskQueue+Linked.swift:38:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    private static let _linkedActiveStates: [TaskState] = {
                       ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskQueue+Linked.swift:183:24: warning: static property 'failingStates' is not concurrency-safe because non-'Sendable' type '[TaskState]' may have shared mutable state; this is an error in the Swift 6 language mode
    private static let failingStates: [TaskState] = {
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskState.swift:3:15: note: consider making struct 'TaskState' conform to the 'Sendable' protocol
public struct TaskState: RawRepresentable, ExpressibleByIntegerLiteral, Equatable {
              ^
                                                                                 , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskQueue+Linked.swift:183:24: note: add '@MainActor' to make static property 'failingStates' part of global actor 'MainActor'
    private static let failingStates: [TaskState] = {
                       ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskQueue+Linked.swift:183:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    private static let failingStates: [TaskState] = {
                       ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskQueue+Linked.swift:91:13: warning: capture of 'self' with non-sendable type 'LinkedTaskQueue' in a '@Sendable' closure
            self.linkedQueues.insert(queue)
            ^
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskQueue+Linked.swift:5:12: note: class 'LinkedTaskQueue' does not conform to the 'Sendable' protocol
open class LinkedTaskQueue: TaskQueue {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskQueue+Linked.swift:91:38: warning: capture of 'queue' with non-sendable type 'LinkedTaskQueue' in a '@Sendable' closure
            self.linkedQueues.insert(queue)
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskQueue+Linked.swift:5:12: note: class 'LinkedTaskQueue' does not conform to the 'Sendable' protocol
open class LinkedTaskQueue: TaskQueue {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskQueue+Linked.swift:94:24: warning: capture of 'queue' with non-sendable type 'LinkedTaskQueue' in an isolated closure; this is an error in the Swift 6 language mode
                return queue.linkedQueues.contains(self)
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskQueue+Linked.swift:5:12: note: class 'LinkedTaskQueue' does not conform to the 'Sendable' protocol
open class LinkedTaskQueue: TaskQueue {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskQueue+Linked.swift:94:52: warning: capture of 'self' with non-sendable type 'LinkedTaskQueue' in an isolated closure; this is an error in the Swift 6 language mode
                return queue.linkedQueues.contains(self)
                                                   ^
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskQueue+Linked.swift:5:12: note: class 'LinkedTaskQueue' does not conform to the 'Sendable' protocol
open class LinkedTaskQueue: TaskQueue {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskQueue+Linked.swift:104:13: warning: capture of 'self' with non-sendable type 'LinkedTaskQueue' in a '@Sendable' closure
            self.linkedQueues.formUnion(queues)
            ^
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskQueue+Linked.swift:5:12: note: class 'LinkedTaskQueue' does not conform to the 'Sendable' protocol
open class LinkedTaskQueue: TaskQueue {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskQueue+Linked.swift:104:41: warning: capture of 'queues' with non-sendable type 'Set<LinkedTaskQueue>' in a '@Sendable' closure
            self.linkedQueues.formUnion(queues)
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskQueue+Linked.swift:5:12: note: class 'LinkedTaskQueue' does not conform to the 'Sendable' protocol
open class LinkedTaskQueue: TaskQueue {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskQueue+Linked.swift:108:56: warning: capture of 'self' with non-sendable type 'LinkedTaskQueue' in an isolated closure; this is an error in the Swift 6 language mode
                    return queue.linkedQueues.contains(self)
                                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskQueue+Linked.swift:5:12: note: class 'LinkedTaskQueue' does not conform to the 'Sendable' protocol
open class LinkedTaskQueue: TaskQueue {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskQueue+Linked.swift:108:56: warning: capture of 'self' with non-sendable type 'LinkedTaskQueue' in an isolated closure; this is an error in the Swift 6 language mode
                    return queue.linkedQueues.contains(self)
                                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskQueue+Linked.swift:5:12: note: class 'LinkedTaskQueue' does not conform to the 'Sendable' protocol
open class LinkedTaskQueue: TaskQueue {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskQueue+Linked.swift:209:38: warning: capture of 'self' with non-sendable type 'LinkedTaskQueue' in a '@Sendable' closure
                            type(of: self).sort(&self.linkedQueues[index].tasks)
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskQueue+Linked.swift:5:12: note: class 'LinkedTaskQueue' does not conform to the 'Sendable' protocol
open class LinkedTaskQueue: TaskQueue {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskQueue+Linked.swift:209:68: warning: capture of 'index' with non-sendable type 'SetIndex<LinkedTaskQueue>' (aka 'Set<LinkedTaskQueue>.Index') in a '@Sendable' closure
                            type(of: self).sort(&self.linkedQueues[index].tasks)
                                                                   ^
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskQueue+Linked.swift:5:12: note: class 'LinkedTaskQueue' does not conform to the 'Sendable' protocol
open class LinkedTaskQueue: TaskQueue {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskQueue+Linked.swift:219:38: warning: capture of 'self' with non-sendable type 'LinkedTaskQueue' in a '@Sendable' closure
                            type(of: self).sort(&self.tasks)
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskQueue+Linked.swift:5:12: note: class 'LinkedTaskQueue' does not conform to the 'Sendable' protocol
open class LinkedTaskQueue: TaskQueue {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskQueue+Linked.swift:231:17: warning: capture of 'self' with non-sendable type 'LinkedTaskQueue' in a '@Sendable' closure
                self._waitingForDependency[task.id] = groups
                ^
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskQueue+Linked.swift:5:12: note: class 'LinkedTaskQueue' does not conform to the 'Sendable' protocol
open class LinkedTaskQueue: TaskQueue {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskQueue+Linked.swift:231:44: warning: capture of 'task' with non-sendable type 'any DependentTask' in a '@Sendable' closure
                self._waitingForDependency[task.id] = groups
                                           ^
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/Task.swift:75:17: note: protocol 'DependentTask' does not conform to the 'Sendable' protocol
public protocol DependentTask: Task {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskQueue+Linked.swift:231:55: warning: reference to captured var 'groups' in concurrently-executing code
                self._waitingForDependency[task.id] = groups
                                                      ^
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskQueue+Linked.swift:257:17: warning: capture of 'upNext' with non-sendable type 'any Task' in a '@Sendable' closure
                upNext.state.finish()
                ^
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/Task.swift:4:17: note: protocol 'Task' does not conform to the 'Sendable' protocol
public protocol Task: class {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskQueue+Linked.swift:258:17: warning: capture of 'self' with non-sendable type 'LinkedTaskQueue' in a '@Sendable' closure
                self._getNext = true
                ^
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskQueue+Linked.swift:5:12: note: class 'LinkedTaskQueue' does not conform to the 'Sendable' protocol
open class LinkedTaskQueue: TaskQueue {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskQueue+Linked.swift:262:17: warning: capture of 'self' with non-sendable type 'LinkedTaskQueue' in a '@Sendable' closure
                self._waitingForDependency.removeValue(forKey: upNext.id)
                ^
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskQueue+Linked.swift:5:12: note: class 'LinkedTaskQueue' does not conform to the 'Sendable' protocol
open class LinkedTaskQueue: TaskQueue {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskQueue+Linked.swift:262:64: warning: capture of 'upNext' with non-sendable type 'any Task' in a '@Sendable' closure
                self._waitingForDependency.removeValue(forKey: upNext.id)
                                                               ^
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/Task.swift:4:17: note: protocol 'Task' does not conform to the 'Sendable' protocol
public protocol Task: class {
                ^
SwiftCompile normal arm64 Compiling\ TaskState.swift /Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskState.swift (in target 'TaskKit' from project 'TaskKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskState.swift (in target 'TaskKit' from project 'TaskKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskState.swift:9:23: warning: static property 'ready' is not concurrency-safe because non-'Sendable' type 'TaskState' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let ready: TaskState       = 0b0000_00000_0000001
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskState.swift:3:15: note: consider making struct 'TaskState' conform to the 'Sendable' protocol
public struct TaskState: RawRepresentable, ExpressibleByIntegerLiteral, Equatable {
              ^
                                                                                 , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskState.swift:9:23: note: add '@MainActor' to make static property 'ready' part of global actor 'MainActor'
    public static let ready: TaskState       = 0b0000_00000_0000001
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskState.swift:9:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let ready: TaskState       = 0b0000_00000_0000001
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskState.swift:10:16: warning: static property 'prepare' is not concurrency-safe because non-'Sendable' type 'TaskState' may have shared mutable state; this is an error in the Swift 6 language mode
    static let prepare: TaskState            = 0b0000_00000_0000010
               ^
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskState.swift:3:15: note: consider making struct 'TaskState' conform to the 'Sendable' protocol
public struct TaskState: RawRepresentable, ExpressibleByIntegerLiteral, Equatable {
              ^
                                                                                 , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskState.swift:10:16: note: add '@MainActor' to make static property 'prepare' part of global actor 'MainActor'
    static let prepare: TaskState            = 0b0000_00000_0000010
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskState.swift:10:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let prepare: TaskState            = 0b0000_00000_0000010
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskState.swift:11:16: warning: static property 'configure' is not concurrency-safe because non-'Sendable' type 'TaskState' may have shared mutable state; this is an error in the Swift 6 language mode
    static let configure: TaskState          = 0b0000_00000_0000100
               ^
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskState.swift:3:15: note: consider making struct 'TaskState' conform to the 'Sendable' protocol
public struct TaskState: RawRepresentable, ExpressibleByIntegerLiteral, Equatable {
              ^
                                                                                 , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskState.swift:11:16: note: add '@MainActor' to make static property 'configure' part of global actor 'MainActor'
    static let configure: TaskState          = 0b0000_00000_0000100
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskState.swift:11:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let configure: TaskState          = 0b0000_00000_0000100
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskState.swift:12:16: warning: static property 'execute' is not concurrency-safe because non-'Sendable' type 'TaskState' may have shared mutable state; this is an error in the Swift 6 language mode
    static let execute: TaskState            = 0b0000_00000_0001000
               ^
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskState.swift:3:15: note: consider making struct 'TaskState' conform to the 'Sendable' protocol
public struct TaskState: RawRepresentable, ExpressibleByIntegerLiteral, Equatable {
              ^
                                                                                 , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskState.swift:12:16: note: add '@MainActor' to make static property 'execute' part of global actor 'MainActor'
    static let execute: TaskState            = 0b0000_00000_0001000
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskState.swift:12:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let execute: TaskState            = 0b0000_00000_0001000
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskState.swift:13:16: warning: static property 'pause' is not concurrency-safe because non-'Sendable' type 'TaskState' may have shared mutable state; this is an error in the Swift 6 language mode
    static let pause: TaskState              = 0b0000_00000_0010000
               ^
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskState.swift:3:15: note: consider making struct 'TaskState' conform to the 'Sendable' protocol
public struct TaskState: RawRepresentable, ExpressibleByIntegerLiteral, Equatable {
              ^
                                                                                 , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskState.swift:13:16: note: add '@MainActor' to make static property 'pause' part of global actor 'MainActor'
    static let pause: TaskState              = 0b0000_00000_0010000
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskState.swift:13:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let pause: TaskState              = 0b0000_00000_0010000
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskState.swift:14:16: warning: static property 'cancel' is not concurrency-safe because non-'Sendable' type 'TaskState' may have shared mutable state; this is an error in the Swift 6 language mode
    static let cancel: TaskState             = 0b0000_00000_0100000
               ^
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskState.swift:3:15: note: consider making struct 'TaskState' conform to the 'Sendable' protocol
public struct TaskState: RawRepresentable, ExpressibleByIntegerLiteral, Equatable {
              ^
                                                                                 , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskState.swift:14:16: note: add '@MainActor' to make static property 'cancel' part of global actor 'MainActor'
    static let cancel: TaskState             = 0b0000_00000_0100000
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskState.swift:14:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let cancel: TaskState             = 0b0000_00000_0100000
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskState.swift:15:16: warning: static property 'resume' is not concurrency-safe because non-'Sendable' type 'TaskState' may have shared mutable state; this is an error in the Swift 6 language mode
    static let resume: TaskState             = 0b0000_00000_1000000
               ^
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskState.swift:3:15: note: consider making struct 'TaskState' conform to the 'Sendable' protocol
public struct TaskState: RawRepresentable, ExpressibleByIntegerLiteral, Equatable {
              ^
                                                                                 , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskState.swift:15:16: note: add '@MainActor' to make static property 'resume' part of global actor 'MainActor'
    static let resume: TaskState             = 0b0000_00000_1000000
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskState.swift:15:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let resume: TaskState             = 0b0000_00000_1000000
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskState.swift:16:24: warning: static property 'mask' is not concurrency-safe because non-'Sendable' type 'TaskState' may have shared mutable state; this is an error in the Swift 6 language mode
    private static let mask: TaskState       = 0b0000_00000_1111111
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskState.swift:3:15: note: consider making struct 'TaskState' conform to the 'Sendable' protocol
public struct TaskState: RawRepresentable, ExpressibleByIntegerLiteral, Equatable {
              ^
                                                                                 , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskState.swift:16:24: note: add '@MainActor' to make static property 'mask' part of global actor 'MainActor'
    private static let mask: TaskState       = 0b0000_00000_1111111
                       ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskState.swift:16:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    private static let mask: TaskState       = 0b0000_00000_1111111
                       ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskState.swift:18:16: warning: static property 'start' is not concurrency-safe because non-'Sendable' type 'TaskState' may have shared mutable state; this is an error in the Swift 6 language mode
    static let start: TaskState              = 0b0000_00001_0000000
               ^
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskState.swift:3:15: note: consider making struct 'TaskState' conform to the 'Sendable' protocol
public struct TaskState: RawRepresentable, ExpressibleByIntegerLiteral, Equatable {
              ^
                                                                                 , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskState.swift:18:16: note: add '@MainActor' to make static property 'start' part of global actor 'MainActor'
    static let start: TaskState              = 0b0000_00001_0000000
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskState.swift:18:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let start: TaskState              = 0b0000_00001_0000000
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskState.swift:19:16: warning: static property 'fail' is not concurrency-safe because non-'Sendable' type 'TaskState' may have shared mutable state; this is an error in the Swift 6 language mode
    static let fail: TaskState               = 0b0000_00010_0000000
               ^
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskState.swift:3:15: note: consider making struct 'TaskState' conform to the 'Sendable' protocol
public struct TaskState: RawRepresentable, ExpressibleByIntegerLiteral, Equatable {
              ^
                                                                                 , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskState.swift:19:16: note: add '@MainActor' to make static property 'fail' part of global actor 'MainActor'
    static let fail: TaskState               = 0b0000_00010_0000000
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskState.swift:19:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let fail: TaskState               = 0b0000_00010_0000000
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskState.swift:20:16: warning: static property 'done' is not concurrency-safe because non-'Sendable' type 'TaskState' may have shared mutable state; this is an error in the Swift 6 language mode
    static let done: TaskState               = 0b0000_00100_0000000
               ^
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskState.swift:3:15: note: consider making struct 'TaskState' conform to the 'Sendable' protocol
public struct TaskState: RawRepresentable, ExpressibleByIntegerLiteral, Equatable {
              ^
                                                                                 , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskState.swift:20:16: note: add '@MainActor' to make static property 'done' part of global actor 'MainActor'
    static let done: TaskState               = 0b0000_00100_0000000
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskState.swift:20:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let done: TaskState               = 0b0000_00100_0000000
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskState.swift:21:16: warning: static property 'wait' is not concurrency-safe because non-'Sendable' type 'TaskState' may have shared mutable state; this is an error in the Swift 6 language mode
    static let wait: TaskState               = 0b0000_01000_0000000
               ^
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskState.swift:3:15: note: consider making struct 'TaskState' conform to the 'Sendable' protocol
public struct TaskState: RawRepresentable, ExpressibleByIntegerLiteral, Equatable {
              ^
                                                                                 , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskState.swift:21:16: note: add '@MainActor' to make static property 'wait' part of global actor 'MainActor'
    static let wait: TaskState               = 0b0000_01000_0000000
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskState.swift:21:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let wait: TaskState               = 0b0000_01000_0000000
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskState.swift:22:16: warning: static property 'dependency' is not concurrency-safe because non-'Sendable' type 'TaskState' may have shared mutable state; this is an error in the Swift 6 language mode
    static let dependency: TaskState         = 0b0000_11000_0000000
               ^
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskState.swift:3:15: note: consider making struct 'TaskState' conform to the 'Sendable' protocol
public struct TaskState: RawRepresentable, ExpressibleByIntegerLiteral, Equatable {
              ^
                                                                                 , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskState.swift:22:16: note: add '@MainActor' to make static property 'dependency' part of global actor 'MainActor'
    static let dependency: TaskState         = 0b0000_11000_0000000
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskState.swift:22:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let dependency: TaskState         = 0b0000_11000_0000000
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskState.swift:24:23: warning: static property 'succeeded' is not concurrency-safe because non-'Sendable' type 'TaskState' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let succeeded = TaskState(rawValue: .done | .execute)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskState.swift:3:15: note: consider making struct 'TaskState' conform to the 'Sendable' protocol
public struct TaskState: RawRepresentable, ExpressibleByIntegerLiteral, Equatable {
              ^
                                                                                 , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskState.swift:24:23: note: add '@MainActor' to make static property 'succeeded' part of global actor 'MainActor'
    public static let succeeded = TaskState(rawValue: .done | .execute)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskState.swift:24:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let succeeded = TaskState(rawValue: .done | .execute)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskState.swift:25:16: warning: static property 'waited' is not concurrency-safe because non-'Sendable' type 'TaskState' may have shared mutable state; this is an error in the Swift 6 language mode
    static let waited = TaskState(rawValue: .done | .wait)
               ^
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskState.swift:3:15: note: consider making struct 'TaskState' conform to the 'Sendable' protocol
public struct TaskState: RawRepresentable, ExpressibleByIntegerLiteral, Equatable {
              ^
                                                                                 , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskState.swift:25:16: note: add '@MainActor' to make static property 'waited' part of global actor 'MainActor'
    static let waited = TaskState(rawValue: .done | .wait)
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskState.swift:25:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let waited = TaskState(rawValue: .done | .wait)
               ^
    nonisolated(unsafe)
SwiftEmitModule normal arm64 Emitting\ module\ for\ TaskKit (in target 'TaskKit' from project 'TaskKit')
EmitSwiftModule normal arm64 (in target 'TaskKit' from project 'TaskKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/Task.swift:24:5: warning: 'public' modifier is redundant for property declared in a public extension
    public var isReady: Bool { return state.isReady }
    ^~~~~~~

/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/Task.swift:25:5: warning: 'public' modifier is redundant for property declared in a public extension
    public var isExecuting: Bool { return state.isExecuting }
    ^~~~~~~

/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/Task.swift:26:5: warning: 'public' modifier is redundant for property declared in a public extension
    public var isWaiting: Bool { return state.isWaiting }
    ^~~~~~~

/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/Task.swift:27:5: warning: 'public' modifier is redundant for property declared in a public extension
    public var isPaused: Bool { return state.isPaused }
    ^~~~~~~

/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/Task.swift:28:5: warning: 'public' modifier is redundant for property declared in a public extension
    public var wasCancelled: Bool { return state.wasCancelled }
    ^~~~~~~

/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/Task.swift:29:5: warning: 'public' modifier is redundant for property declared in a public extension
    public var didSucceed: Bool { return state.didSucceed }
    ^~~~~~~

/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/Task.swift:30:5: warning: 'public' modifier is redundant for property declared in a public extension
    public var didFail: Bool { return state.didFail }
    ^~~~~~~

/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/Task.swift:84:5: warning: 'public' modifier is redundant for instance method declared in a public extension
    public func add(dependency task: Task) {
    ^~~~~~~

/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/Task.swift:103:23: warning: static property 'increaseDependencyPriority' is not concurrency-safe because non-'Sendable' type 'DependentTaskOption' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let increaseDependencyPriority = DependentTaskOption(rawValue: 1 << 0)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/Task.swift:100:15: note: consider making struct 'DependentTaskOption' conform to the 'Sendable' protocol
public struct DependentTaskOption: OptionSet {
              ^
                                            , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/Task.swift:103:23: note: add '@MainActor' to make static property 'increaseDependencyPriority' part of global actor 'MainActor'
    public static let increaseDependencyPriority = DependentTaskOption(rawValue: 1 << 0)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/Task.swift:103:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let increaseDependencyPriority = DependentTaskOption(rawValue: 1 << 0)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/Task.swift:104:23: warning: static property 'decreaseDependentTaskPriority' is not concurrency-safe because non-'Sendable' type 'DependentTaskOption' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let decreaseDependentTaskPriority = DependentTaskOption(rawValue: 1 << 1)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/Task.swift:100:15: note: consider making struct 'DependentTaskOption' conform to the 'Sendable' protocol
public struct DependentTaskOption: OptionSet {
              ^
                                            , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/Task.swift:104:23: note: add '@MainActor' to make static property 'decreaseDependentTaskPriority' part of global actor 'MainActor'
    public static let decreaseDependentTaskPriority = DependentTaskOption(rawValue: 1 << 1)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/Task.swift:104:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let decreaseDependentTaskPriority = DependentTaskOption(rawValue: 1 << 1)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskQueue+Linked.swift:14:24: warning: static property '_waitingStates' is not concurrency-safe because non-'Sendable' type '[TaskState]' may have shared mutable state; this is an error in the Swift 6 language mode
    private static let _waitingStates: [TaskState] = [.ready, TaskState(rawValue: .execute | .wait)]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskState.swift:3:15: note: consider making struct 'TaskState' conform to the 'Sendable' protocol
public struct TaskState: RawRepresentable, ExpressibleByIntegerLiteral, Equatable {
              ^
                                                                                 , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskQueue+Linked.swift:14:24: note: add '@MainActor' to make static property '_waitingStates' part of global actor 'MainActor'
    private static let _waitingStates: [TaskState] = [.ready, TaskState(rawValue: .execute | .wait)]
                       ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskQueue+Linked.swift:14:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    private static let _waitingStates: [TaskState] = [.ready, TaskState(rawValue: .execute | .wait)]
                       ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskQueue+Linked.swift:38:24: warning: static property '_linkedActiveStates' is not concurrency-safe because non-'Sendable' type '[TaskState]' may have shared mutable state; this is an error in the Swift 6 language mode
    private static let _linkedActiveStates: [TaskState] = {
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskState.swift:3:15: note: consider making struct 'TaskState' conform to the 'Sendable' protocol
public struct TaskState: RawRepresentable, ExpressibleByIntegerLiteral, Equatable {
              ^
                                                                                 , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskQueue+Linked.swift:38:24: note: add '@MainActor' to make static property '_linkedActiveStates' part of global actor 'MainActor'
    private static let _linkedActiveStates: [TaskState] = {
                       ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskQueue+Linked.swift:38:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    private static let _linkedActiveStates: [TaskState] = {
                       ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskQueue+Linked.swift:183:24: warning: static property 'failingStates' is not concurrency-safe because non-'Sendable' type '[TaskState]' may have shared mutable state; this is an error in the Swift 6 language mode
    private static let failingStates: [TaskState] = {
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskState.swift:3:15: note: consider making struct 'TaskState' conform to the 'Sendable' protocol
public struct TaskState: RawRepresentable, ExpressibleByIntegerLiteral, Equatable {
              ^
                                                                                 , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskQueue+Linked.swift:183:24: note: add '@MainActor' to make static property 'failingStates' part of global actor 'MainActor'
    private static let failingStates: [TaskState] = {
                       ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskQueue+Linked.swift:183:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    private static let failingStates: [TaskState] = {
                       ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskQueue.swift:41:24: warning: static property 'beginningStates' is not concurrency-safe because non-'Sendable' type '[TaskState]' may have shared mutable state; this is an error in the Swift 6 language mode
    private static let beginningStates: [TaskState] = {
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskState.swift:3:15: note: consider making struct 'TaskState' conform to the 'Sendable' protocol
public struct TaskState: RawRepresentable, ExpressibleByIntegerLiteral, Equatable {
              ^
                                                                                 , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskQueue.swift:41:24: note: add '@MainActor' to make static property 'beginningStates' part of global actor 'MainActor'
    private static let beginningStates: [TaskState] = {
                       ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskQueue.swift:41:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    private static let beginningStates: [TaskState] = {
                       ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskQueue.swift:56:24: warning: static property 'runningStates' is not concurrency-safe because non-'Sendable' type '[TaskState]' may have shared mutable state; this is an error in the Swift 6 language mode
    private static let runningStates: [TaskState] = {
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskState.swift:3:15: note: consider making struct 'TaskState' conform to the 'Sendable' protocol
public struct TaskState: RawRepresentable, ExpressibleByIntegerLiteral, Equatable {
              ^
                                                                                 , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskQueue.swift:56:24: note: add '@MainActor' to make static property 'runningStates' part of global actor 'MainActor'
    private static let runningStates: [TaskState] = {
                       ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskQueue.swift:56:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    private static let runningStates: [TaskState] = {
                       ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskQueue.swift:99:16: warning: static property '_activeStates' is not concurrency-safe because non-'Sendable' type '[TaskState]' may have shared mutable state; this is an error in the Swift 6 language mode
    static let _activeStates: [TaskState] = {
               ^
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskState.swift:3:15: note: consider making struct 'TaskState' conform to the 'Sendable' protocol
public struct TaskState: RawRepresentable, ExpressibleByIntegerLiteral, Equatable {
              ^
                                                                                 , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskQueue.swift:99:16: note: add '@MainActor' to make static property '_activeStates' part of global actor 'MainActor'
    static let _activeStates: [TaskState] = {
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskQueue.swift:99:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let _activeStates: [TaskState] = {
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskState.swift:9:23: warning: static property 'ready' is not concurrency-safe because non-'Sendable' type 'TaskState' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let ready: TaskState       = 0b0000_00000_0000001
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskState.swift:3:15: note: consider making struct 'TaskState' conform to the 'Sendable' protocol
public struct TaskState: RawRepresentable, ExpressibleByIntegerLiteral, Equatable {
              ^
                                                                                 , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskState.swift:9:23: note: add '@MainActor' to make static property 'ready' part of global actor 'MainActor'
    public static let ready: TaskState       = 0b0000_00000_0000001
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskState.swift:9:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let ready: TaskState       = 0b0000_00000_0000001
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskState.swift:10:16: warning: static property 'prepare' is not concurrency-safe because non-'Sendable' type 'TaskState' may have shared mutable state; this is an error in the Swift 6 language mode
    static let prepare: TaskState            = 0b0000_00000_0000010
               ^
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskState.swift:3:15: note: consider making struct 'TaskState' conform to the 'Sendable' protocol
public struct TaskState: RawRepresentable, ExpressibleByIntegerLiteral, Equatable {
              ^
                                                                                 , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskState.swift:10:16: note: add '@MainActor' to make static property 'prepare' part of global actor 'MainActor'
    static let prepare: TaskState            = 0b0000_00000_0000010
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskState.swift:10:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let prepare: TaskState            = 0b0000_00000_0000010
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskState.swift:11:16: warning: static property 'configure' is not concurrency-safe because non-'Sendable' type 'TaskState' may have shared mutable state; this is an error in the Swift 6 language mode
    static let configure: TaskState          = 0b0000_00000_0000100
               ^
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskState.swift:3:15: note: consider making struct 'TaskState' conform to the 'Sendable' protocol
public struct TaskState: RawRepresentable, ExpressibleByIntegerLiteral, Equatable {
              ^
                                                                                 , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskState.swift:11:16: note: add '@MainActor' to make static property 'configure' part of global actor 'MainActor'
    static let configure: TaskState          = 0b0000_00000_0000100
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskState.swift:11:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let configure: TaskState          = 0b0000_00000_0000100
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskState.swift:12:16: warning: static property 'execute' is not concurrency-safe because non-'Sendable' type 'TaskState' may have shared mutable state; this is an error in the Swift 6 language mode
    static let execute: TaskState            = 0b0000_00000_0001000
               ^
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskState.swift:3:15: note: consider making struct 'TaskState' conform to the 'Sendable' protocol
public struct TaskState: RawRepresentable, ExpressibleByIntegerLiteral, Equatable {
              ^
                                                                                 , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskState.swift:12:16: note: add '@MainActor' to make static property 'execute' part of global actor 'MainActor'
    static let execute: TaskState            = 0b0000_00000_0001000
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskState.swift:12:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let execute: TaskState            = 0b0000_00000_0001000
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskState.swift:13:16: warning: static property 'pause' is not concurrency-safe because non-'Sendable' type 'TaskState' may have shared mutable state; this is an error in the Swift 6 language mode
    static let pause: TaskState              = 0b0000_00000_0010000
               ^
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskState.swift:3:15: note: consider making struct 'TaskState' conform to the 'Sendable' protocol
public struct TaskState: RawRepresentable, ExpressibleByIntegerLiteral, Equatable {
              ^
                                                                                 , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskState.swift:13:16: note: add '@MainActor' to make static property 'pause' part of global actor 'MainActor'
    static let pause: TaskState              = 0b0000_00000_0010000
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskState.swift:13:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let pause: TaskState              = 0b0000_00000_0010000
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskState.swift:14:16: warning: static property 'cancel' is not concurrency-safe because non-'Sendable' type 'TaskState' may have shared mutable state; this is an error in the Swift 6 language mode
    static let cancel: TaskState             = 0b0000_00000_0100000
               ^
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskState.swift:3:15: note: consider making struct 'TaskState' conform to the 'Sendable' protocol
public struct TaskState: RawRepresentable, ExpressibleByIntegerLiteral, Equatable {
              ^
                                                                                 , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskState.swift:14:16: note: add '@MainActor' to make static property 'cancel' part of global actor 'MainActor'
    static let cancel: TaskState             = 0b0000_00000_0100000
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskState.swift:14:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let cancel: TaskState             = 0b0000_00000_0100000
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskState.swift:15:16: warning: static property 'resume' is not concurrency-safe because non-'Sendable' type 'TaskState' may have shared mutable state; this is an error in the Swift 6 language mode
    static let resume: TaskState             = 0b0000_00000_1000000
               ^
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskState.swift:3:15: note: consider making struct 'TaskState' conform to the 'Sendable' protocol
public struct TaskState: RawRepresentable, ExpressibleByIntegerLiteral, Equatable {
              ^
                                                                                 , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskState.swift:15:16: note: add '@MainActor' to make static property 'resume' part of global actor 'MainActor'
    static let resume: TaskState             = 0b0000_00000_1000000
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskState.swift:15:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let resume: TaskState             = 0b0000_00000_1000000
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskState.swift:16:24: warning: static property 'mask' is not concurrency-safe because non-'Sendable' type 'TaskState' may have shared mutable state; this is an error in the Swift 6 language mode
    private static let mask: TaskState       = 0b0000_00000_1111111
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskState.swift:3:15: note: consider making struct 'TaskState' conform to the 'Sendable' protocol
public struct TaskState: RawRepresentable, ExpressibleByIntegerLiteral, Equatable {
              ^
                                                                                 , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskState.swift:16:24: note: add '@MainActor' to make static property 'mask' part of global actor 'MainActor'
    private static let mask: TaskState       = 0b0000_00000_1111111
                       ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskState.swift:16:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    private static let mask: TaskState       = 0b0000_00000_1111111
                       ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskState.swift:18:16: warning: static property 'start' is not concurrency-safe because non-'Sendable' type 'TaskState' may have shared mutable state; this is an error in the Swift 6 language mode
    static let start: TaskState              = 0b0000_00001_0000000
               ^
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskState.swift:3:15: note: consider making struct 'TaskState' conform to the 'Sendable' protocol
public struct TaskState: RawRepresentable, ExpressibleByIntegerLiteral, Equatable {
              ^
                                                                                 , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskState.swift:18:16: note: add '@MainActor' to make static property 'start' part of global actor 'MainActor'
    static let start: TaskState              = 0b0000_00001_0000000
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskState.swift:18:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let start: TaskState              = 0b0000_00001_0000000
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskState.swift:19:16: warning: static property 'fail' is not concurrency-safe because non-'Sendable' type 'TaskState' may have shared mutable state; this is an error in the Swift 6 language mode
    static let fail: TaskState               = 0b0000_00010_0000000
               ^
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskState.swift:3:15: note: consider making struct 'TaskState' conform to the 'Sendable' protocol
public struct TaskState: RawRepresentable, ExpressibleByIntegerLiteral, Equatable {
              ^
                                                                                 , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskState.swift:19:16: note: add '@MainActor' to make static property 'fail' part of global actor 'MainActor'
    static let fail: TaskState               = 0b0000_00010_0000000
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskState.swift:19:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let fail: TaskState               = 0b0000_00010_0000000
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskState.swift:20:16: warning: static property 'done' is not concurrency-safe because non-'Sendable' type 'TaskState' may have shared mutable state; this is an error in the Swift 6 language mode
    static let done: TaskState               = 0b0000_00100_0000000
               ^
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskState.swift:3:15: note: consider making struct 'TaskState' conform to the 'Sendable' protocol
public struct TaskState: RawRepresentable, ExpressibleByIntegerLiteral, Equatable {
              ^
                                                                                 , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskState.swift:20:16: note: add '@MainActor' to make static property 'done' part of global actor 'MainActor'
    static let done: TaskState               = 0b0000_00100_0000000
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskState.swift:20:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let done: TaskState               = 0b0000_00100_0000000
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskState.swift:21:16: warning: static property 'wait' is not concurrency-safe because non-'Sendable' type 'TaskState' may have shared mutable state; this is an error in the Swift 6 language mode
    static let wait: TaskState               = 0b0000_01000_0000000
               ^
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskState.swift:3:15: note: consider making struct 'TaskState' conform to the 'Sendable' protocol
public struct TaskState: RawRepresentable, ExpressibleByIntegerLiteral, Equatable {
              ^
                                                                                 , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskState.swift:21:16: note: add '@MainActor' to make static property 'wait' part of global actor 'MainActor'
    static let wait: TaskState               = 0b0000_01000_0000000
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskState.swift:21:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let wait: TaskState               = 0b0000_01000_0000000
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskState.swift:22:16: warning: static property 'dependency' is not concurrency-safe because non-'Sendable' type 'TaskState' may have shared mutable state; this is an error in the Swift 6 language mode
    static let dependency: TaskState         = 0b0000_11000_0000000
               ^
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskState.swift:3:15: note: consider making struct 'TaskState' conform to the 'Sendable' protocol
public struct TaskState: RawRepresentable, ExpressibleByIntegerLiteral, Equatable {
              ^
                                                                                 , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskState.swift:22:16: note: add '@MainActor' to make static property 'dependency' part of global actor 'MainActor'
    static let dependency: TaskState         = 0b0000_11000_0000000
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskState.swift:22:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let dependency: TaskState         = 0b0000_11000_0000000
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskState.swift:24:23: warning: static property 'succeeded' is not concurrency-safe because non-'Sendable' type 'TaskState' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let succeeded = TaskState(rawValue: .done | .execute)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskState.swift:3:15: note: consider making struct 'TaskState' conform to the 'Sendable' protocol
public struct TaskState: RawRepresentable, ExpressibleByIntegerLiteral, Equatable {
              ^
                                                                                 , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskState.swift:24:23: note: add '@MainActor' to make static property 'succeeded' part of global actor 'MainActor'
    public static let succeeded = TaskState(rawValue: .done | .execute)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskState.swift:24:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let succeeded = TaskState(rawValue: .done | .execute)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskState.swift:25:16: warning: static property 'waited' is not concurrency-safe because non-'Sendable' type 'TaskState' may have shared mutable state; this is an error in the Swift 6 language mode
    static let waited = TaskState(rawValue: .done | .wait)
               ^
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskState.swift:3:15: note: consider making struct 'TaskState' conform to the 'Sendable' protocol
public struct TaskState: RawRepresentable, ExpressibleByIntegerLiteral, Equatable {
              ^
                                                                                 , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskState.swift:25:16: note: add '@MainActor' to make static property 'waited' part of global actor 'MainActor'
    static let waited = TaskState(rawValue: .done | .wait)
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskState.swift:25:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let waited = TaskState(rawValue: .done | .wait)
               ^
    nonisolated(unsafe)
SwiftCompile normal arm64 Compiling\ TaskQueue.swift /Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskQueue.swift (in target 'TaskKit' from project 'TaskKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskQueue.swift (in target 'TaskKit' from project 'TaskKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskQueue.swift:41:24: warning: static property 'beginningStates' is not concurrency-safe because non-'Sendable' type '[TaskState]' may have shared mutable state; this is an error in the Swift 6 language mode
    private static let beginningStates: [TaskState] = {
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskState.swift:3:15: note: consider making struct 'TaskState' conform to the 'Sendable' protocol
public struct TaskState: RawRepresentable, ExpressibleByIntegerLiteral, Equatable {
              ^
                                                                                 , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskQueue.swift:41:24: note: add '@MainActor' to make static property 'beginningStates' part of global actor 'MainActor'
    private static let beginningStates: [TaskState] = {
                       ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskQueue.swift:41:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    private static let beginningStates: [TaskState] = {
                       ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskQueue.swift:56:24: warning: static property 'runningStates' is not concurrency-safe because non-'Sendable' type '[TaskState]' may have shared mutable state; this is an error in the Swift 6 language mode
    private static let runningStates: [TaskState] = {
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskState.swift:3:15: note: consider making struct 'TaskState' conform to the 'Sendable' protocol
public struct TaskState: RawRepresentable, ExpressibleByIntegerLiteral, Equatable {
              ^
                                                                                 , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskQueue.swift:56:24: note: add '@MainActor' to make static property 'runningStates' part of global actor 'MainActor'
    private static let runningStates: [TaskState] = {
                       ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskQueue.swift:56:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    private static let runningStates: [TaskState] = {
                       ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskQueue.swift:99:16: warning: static property '_activeStates' is not concurrency-safe because non-'Sendable' type '[TaskState]' may have shared mutable state; this is an error in the Swift 6 language mode
    static let _activeStates: [TaskState] = {
               ^
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskState.swift:3:15: note: consider making struct 'TaskState' conform to the 'Sendable' protocol
public struct TaskState: RawRepresentable, ExpressibleByIntegerLiteral, Equatable {
              ^
                                                                                 , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskQueue.swift:99:16: note: add '@MainActor' to make static property '_activeStates' part of global actor 'MainActor'
    static let _activeStates: [TaskState] = {
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskQueue.swift:99:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let _activeStates: [TaskState] = {
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskQueue.swift:163:25: warning: capture of 'self' with non-sendable type 'TaskQueue' in a '@Sendable' closure
                        self.__getNext = newValue
                        ^
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskQueue.swift:8:12: note: class 'TaskQueue' does not conform to the 'Sendable' protocol
open class TaskQueue: Hashable {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskQueue.swift:168:29: warning: capture of 'self' with non-sendable type 'TaskQueue' in a '@Sendable' closure
                            self.startNext()
                            ^
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskQueue.swift:8:12: note: class 'TaskQueue' does not conform to the 'Sendable' protocol
open class TaskQueue: Hashable {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskQueue.swift:173:29: warning: capture of 'self' with non-sendable type 'TaskQueue' in a '@Sendable' closure
                            self.__getNext = false
                            ^
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskQueue.swift:8:12: note: class 'TaskQueue' does not conform to the 'Sendable' protocol
open class TaskQueue: Hashable {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskQueue.swift:181:21: warning: capture of 'self' with non-sendable type 'TaskQueue' in a '@Sendable' closure
                    self.__getNext = false
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskQueue.swift:8:12: note: class 'TaskQueue' does not conform to the 'Sendable' protocol
open class TaskQueue: Hashable {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskQueue.swift:265:28: warning: capture of 'self' with non-sendable type 'TaskQueue' in a '@Sendable' closure
            if let index = self.insertIndex(of: task) {
                           ^
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskQueue.swift:8:12: note: class 'TaskQueue' does not conform to the 'Sendable' protocol
open class TaskQueue: Hashable {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskQueue.swift:265:49: warning: capture of 'task' with non-sendable type 'any Task' in a '@Sendable' closure
            if let index = self.insertIndex(of: task) {
                                                ^
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/Task.swift:4:17: note: protocol 'Task' does not conform to the 'Sendable' protocol
public protocol Task: class {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskQueue.swift:271:20: warning: capture of 'self' with non-sendable type 'TaskQueue' in a '@Sendable' closure
                if self._isActive && !self._getNext && self._active < self.maxSimultaneous {
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskQueue.swift:8:12: note: class 'TaskQueue' does not conform to the 'Sendable' protocol
open class TaskQueue: Hashable {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskQueue.swift:271:39: warning: implicit capture of 'self' requires that 'TaskQueue' conforms to 'Sendable'; this is an error in the Swift 6 language mode
                if self._isActive && !self._getNext && self._active < self.maxSimultaneous {
                                      ^
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskQueue.swift:8:12: note: class 'TaskQueue' does not conform to the 'Sendable' protocol
open class TaskQueue: Hashable {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskQueue.swift:271:56: warning: implicit capture of 'self' requires that 'TaskQueue' conforms to 'Sendable'; this is an error in the Swift 6 language mode
                if self._isActive && !self._getNext && self._active < self.maxSimultaneous {
                                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskQueue.swift:8:12: note: class 'TaskQueue' does not conform to the 'Sendable' protocol
open class TaskQueue: Hashable {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskQueue.swift:285:13: warning: capture of 'self' with non-sendable type 'TaskQueue' in a '@Sendable' closure
            self.tasks += tasks
            ^
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskQueue.swift:8:12: note: class 'TaskQueue' does not conform to the 'Sendable' protocol
open class TaskQueue: Hashable {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskQueue.swift:285:27: warning: capture of 'tasks' with non-sendable type '[any Task]' in a '@Sendable' closure
            self.tasks += tasks
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/Task.swift:4:17: note: protocol 'Task' does not conform to the 'Sendable' protocol
public protocol Task: class {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskQueue.swift:288:20: warning: capture of 'self' with non-sendable type 'TaskQueue' in a '@Sendable' closure
                if self._isActive && !self._getNext && self._active < self.maxSimultaneous {
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskQueue.swift:8:12: note: class 'TaskQueue' does not conform to the 'Sendable' protocol
open class TaskQueue: Hashable {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskQueue.swift:288:39: warning: implicit capture of 'self' requires that 'TaskQueue' conforms to 'Sendable'; this is an error in the Swift 6 language mode
                if self._isActive && !self._getNext && self._active < self.maxSimultaneous {
                                      ^
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskQueue.swift:8:12: note: class 'TaskQueue' does not conform to the 'Sendable' protocol
open class TaskQueue: Hashable {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskQueue.swift:288:56: warning: implicit capture of 'self' requires that 'TaskQueue' conforms to 'Sendable'; this is an error in the Swift 6 language mode
                if self._isActive && !self._getNext && self._active < self.maxSimultaneous {
                                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskQueue.swift:8:12: note: class 'TaskQueue' does not conform to the 'Sendable' protocol
open class TaskQueue: Hashable {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskQueue.swift:417:13: warning: capture of 'self' with non-sendable type 'TaskQueue' in a '@Sendable' closure
            self._groups[task.id] = group
            ^
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskQueue.swift:8:12: note: class 'TaskQueue' does not conform to the 'Sendable' protocol
open class TaskQueue: Hashable {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskQueue.swift:417:26: warning: capture of 'task' with non-sendable type 'any Task' in a '@Sendable' closure
            self._groups[task.id] = group
                         ^
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/Task.swift:4:17: note: protocol 'Task' does not conform to the 'Sendable' protocol
public protocol Task: class {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskQueue.swift:422:27: warning: capture of 'task' with non-sendable type 'any Task' in a '@Sendable' closure
            if let task = task as? DependentTask {
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/Task.swift:4:17: note: protocol 'Task' does not conform to the 'Sendable' protocol
public protocol Task: class {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskQueue.swift:423:25: warning: capture of 'self' with non-sendable type 'TaskQueue' in a '@Sendable' closure
                _task = self.prepare(task)
                        ^
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskQueue.swift:8:12: note: class 'TaskQueue' does not conform to the 'Sendable' protocol
open class TaskQueue: Hashable {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskQueue.swift:455:17: warning: capture of 'self' with non-sendable type 'TaskQueue' in a '@Sendable' closure
                self._groups.removeValue(forKey: uniqueKey)
                ^
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskQueue.swift:8:12: note: class 'TaskQueue' does not conform to the 'Sendable' protocol
open class TaskQueue: Hashable {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskQueue.swift:557:17: warning: capture of 'self' with non-sendable type 'TaskQueue' in a '@Sendable' closure
                self._groups.removeValue(forKey: key)
                ^
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskQueue.swift:8:12: note: class 'TaskQueue' does not conform to the 'Sendable' protocol
open class TaskQueue: Hashable {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskQueue.swift:612:13: warning: capture of 'self' with non-sendable type 'TaskQueue' in a '@Sendable' closure
            self.wait()
            ^
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskQueue.swift:8:12: note: class 'TaskQueue' does not conform to the 'Sendable' protocol
open class TaskQueue: Hashable {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskQueue.swift:635:13: warning: capture of 'self' with non-sendable type 'TaskQueue' in a '@Sendable' closure
            self.wait()
            ^
/Users/admin/builder/spi-builder-workspace/Sources/TaskKit/TaskQueue.swift:8:12: note: class 'TaskQueue' does not conform to the 'Sendable' protocol
open class TaskQueue: Hashable {
           ^
SwiftDriverJobDiscovery normal arm64 Emitting module for TaskKit (in target 'TaskKit' from project 'TaskKit')
SwiftDriver\ Compilation\ Requirements TaskKit normal arm64 com.apple.xcode.tools.swift.compiler (in target 'TaskKit' from project 'TaskKit')
    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 TaskKit -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TaskKit.build/Debug-appletvos/TaskKit.build/Objects-normal/arm64/TaskKit.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/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -target arm64-apple-tvos12.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 -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-appletvos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TaskKit.build/Debug-appletvos/TaskKit.build/Objects-normal/arm64/TaskKit-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/TaskKit.build/Debug-appletvos/TaskKit.build/Objects-normal/arm64/TaskKit.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/TaskKit.build/Debug-appletvos/TaskKit.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TaskKit.build/Debug-appletvos/TaskKit.build/Objects-normal/arm64/TaskKit_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TaskKit.build/Debug-appletvos/TaskKit.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TaskKit.build/Debug-appletvos/TaskKit.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TaskKit.build/Debug-appletvos/TaskKit.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/TaskKit.build/Debug-appletvos/TaskKit.build/Objects-normal/arm64/TaskKit-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-appletvos/TaskKit-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TaskKit.build/Debug-appletvos/TaskKit.build/Objects-normal/arm64/TaskKit-Swift.h (in target 'TaskKit' from project 'TaskKit')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TaskKit.build/Debug-appletvos/TaskKit.build/Objects-normal/arm64/TaskKit-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/TaskKit-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/TaskKit.swiftmodule/arm64-apple-tvos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TaskKit.build/Debug-appletvos/TaskKit.build/Objects-normal/arm64/TaskKit.swiftmodule (in target 'TaskKit' from project 'TaskKit')
    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/TaskKit.build/Debug-appletvos/TaskKit.build/Objects-normal/arm64/TaskKit.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/TaskKit.swiftmodule/arm64-apple-tvos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/TaskKit.swiftmodule/arm64-apple-tvos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TaskKit.build/Debug-appletvos/TaskKit.build/Objects-normal/arm64/TaskKit.swiftdoc (in target 'TaskKit' from project 'TaskKit')
    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/TaskKit.build/Debug-appletvos/TaskKit.build/Objects-normal/arm64/TaskKit.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/TaskKit.swiftmodule/arm64-apple-tvos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/TaskKit.swiftmodule/arm64-apple-tvos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TaskKit.build/Debug-appletvos/TaskKit.build/Objects-normal/arm64/TaskKit.abi.json (in target 'TaskKit' from project 'TaskKit')
    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/TaskKit.build/Debug-appletvos/TaskKit.build/Objects-normal/arm64/TaskKit.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/TaskKit.swiftmodule/arm64-apple-tvos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/TaskKit.swiftmodule/Project/arm64-apple-tvos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TaskKit.build/Debug-appletvos/TaskKit.build/Objects-normal/arm64/TaskKit.swiftsourceinfo (in target 'TaskKit' from project 'TaskKit')
    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/TaskKit.build/Debug-appletvos/TaskKit.build/Objects-normal/arm64/TaskKit.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/TaskKit.swiftmodule/Project/arm64-apple-tvos.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling TaskPriority.swift (in target 'TaskKit' from project 'TaskKit')
SwiftDriverJobDiscovery normal arm64 Compiling TaskQueue+Linked.swift (in target 'TaskKit' from project 'TaskKit')
SwiftDriverJobDiscovery normal arm64 Compiling TaskState.swift (in target 'TaskKit' from project 'TaskKit')
SwiftDriverJobDiscovery normal arm64 Compiling TaskQueue.swift (in target 'TaskKit' from project 'TaskKit')
SwiftDriverJobDiscovery normal arm64 Compiling Task.swift (in target 'TaskKit' from project 'TaskKit')
SwiftDriver\ Compilation TaskKit normal arm64 com.apple.xcode.tools.swift.compiler (in target 'TaskKit' from project 'TaskKit')
    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 TaskKit -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TaskKit.build/Debug-appletvos/TaskKit.build/Objects-normal/arm64/TaskKit.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/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -target arm64-apple-tvos12.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 -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-appletvos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TaskKit.build/Debug-appletvos/TaskKit.build/Objects-normal/arm64/TaskKit-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/TaskKit.build/Debug-appletvos/TaskKit.build/Objects-normal/arm64/TaskKit.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/TaskKit.build/Debug-appletvos/TaskKit.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TaskKit.build/Debug-appletvos/TaskKit.build/Objects-normal/arm64/TaskKit_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TaskKit.build/Debug-appletvos/TaskKit.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TaskKit.build/Debug-appletvos/TaskKit.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TaskKit.build/Debug-appletvos/TaskKit.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/TaskKit.build/Debug-appletvos/TaskKit.build/Objects-normal/arm64/TaskKit-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-appletvos/TaskKit.o normal (in target 'TaskKit' from project 'TaskKit')
    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-tvos12.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TaskKit.build/Debug-appletvos/TaskKit.build/Objects-normal/arm64/TaskKit.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TaskKit.build/Debug-appletvos/TaskKit.build/Objects-normal/arm64/TaskKit_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TaskKit.build/Debug-appletvos/TaskKit.build/Objects-normal/arm64/TaskKit_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/appletvos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TaskKit.build/Debug-appletvos/TaskKit.build/Objects-normal/arm64/TaskKit.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/TaskKit.o
ExtractAppIntentsMetadata (in target 'TaskKit' from project 'TaskKit')
    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 TaskKit --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk --xcode-version 16E140 --platform-family tvOS --deployment-target 12.0 --bundle-identifier spi-builder-workspace.TaskKit --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/TaskKit.appintents --target-triple arm64-apple-tvos12.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/TaskKit.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TaskKit.build/Debug-appletvos/TaskKit.build/Objects-normal/arm64/TaskKit_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TaskKit.build/Debug-appletvos/TaskKit.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TaskKit.build/Debug-appletvos/TaskKit.build/Objects-normal/arm64/TaskKit.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TaskKit.build/Debug-appletvos/TaskKit.build/TaskKit.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TaskKit.build/Debug-appletvos/TaskKit.build/TaskKit.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TaskKit.build/Debug-appletvos/TaskKit.build/Objects-normal/arm64/TaskKit.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-25 17:28:22.064 appintentsmetadataprocessor[709:3942] Starting appintentsmetadataprocessor export
2025-04-25 17:28:22.103 appintentsmetadataprocessor[709:3942] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/TaskKit.o (in target 'TaskKit' from project 'TaskKit')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/TaskKit.o
** BUILD SUCCEEDED **
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "TaskKit",
  "name" : "TaskKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "TaskKit",
      "targets" : [
        "TaskKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "TaskKitTests",
      "module_type" : "SwiftTarget",
      "name" : "TaskKitTests",
      "path" : "Tests/TaskKitTests",
      "sources" : [
        "TaskKitTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "TaskKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "TaskKit",
      "module_type" : "SwiftTarget",
      "name" : "TaskKit",
      "path" : "Sources/TaskKit",
      "product_memberships" : [
        "TaskKit"
      ],
      "sources" : [
        "Task.swift",
        "TaskPriority.swift",
        "TaskQueue+Linked.swift",
        "TaskQueue.swift",
        "TaskState.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.0"
}
Done.