Build Information
Successful build of MetalSupport, reference main (1d024a), with Swift 6.2 for tvOS using Xcode 26.3 on 22 Apr 2026 02:04:38 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme MetalSupport -destination generic/platform=tvOSBuild Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/schwa/MetalSupport.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/schwa/MetalSupport
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 1d024aa Formatting fixes
Cloned https://github.com/schwa/MetalSupport.git
Revision (git rev-parse @):
1d024aaf531988792ead465e2c17b366a6b1ce47
SUCCESS checkout https://github.com/schwa/MetalSupport.git at main
========================================
Build
========================================
Selected platform: tvOS
Swift version: 6.2
Building package at path: $PWD
https://github.com/schwa/MetalSupport.git
Command line invocation:
/Applications/Xcode-26.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/apple/swift-collections.git
Creating working copy of package ‘swift-collections’
Checking out 1.4.1 of package ‘swift-collections’
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
MetalSupport: /Users/admin/builder/spi-builder-workspace
swift-collections: https://github.com/apple/swift-collections.git @ 1.4.1
resolved source packages: MetalSupport, swift-collections
2026-04-21 22:04:04.073 xcodebuild[530:3075] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
{
"identity" : "swift-collections",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-collections.git"
}
],
"manifest_display_name" : "MetalSupport",
"name" : "MetalSupport",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "15.0"
},
{
"name" : "ios",
"version" : "18.0"
},
{
"name" : "visionos",
"version" : "2.0"
}
],
"products" : [
{
"name" : "MetalSupport",
"targets" : [
"MetalSupport"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "MetalSupportTests",
"module_type" : "SwiftTarget",
"name" : "MetalSupportTests",
"path" : "Tests/MetalSupportTests",
"sources" : [
"CommandBufferAndQueueTests.swift",
"DebugGroupTests.swift",
"DrawHelpersAndLabeledTests.swift",
"MTKMeshExtensionsTests.swift",
"MetalSupportTests.swift",
"MetalSwiftUITests.swift",
"MoreCoverageTests.swift",
"TextureExtensionsTests.swift",
"TextureFillTests.swift",
"UnsafeBytesTests.swift",
"VertexDescriptorExtensionsTests.swift",
"VertexDescriptorReflectionTests.swift"
],
"target_dependencies" : [
"MetalSupport"
],
"type" : "test"
},
{
"c99name" : "MetalSupport",
"module_type" : "SwiftTarget",
"name" : "MetalSupport",
"path" : "Sources/MetalSupport",
"product_dependencies" : [
"OrderedCollections"
],
"product_memberships" : [
"MetalSupport"
],
"sources" : [
"BaseSupport.swift",
"DebugGroup.swift",
"DescriptorInits.swift",
"DrawHelpers.swift",
"Labeled.swift",
"MTKMesh+Extensions.swift",
"MTLBuffer+Extensions.swift",
"MTLCommandBuffer+Extensions.swift",
"MTLCommandBufferDescriptor+Extensions.swift",
"MTLCommandQueue+Extensions.swift",
"MTLDevice+Extensions.swift",
"MTLFunction+Extensions.swift",
"MTLGeometry+Extensions.swift",
"MTLIndexType+Extensions.swift",
"MTLPixelFormat+Extensions.swift",
"MTLTexture+Extensions.swift",
"MTLVertexDescriptor+Extensions.swift",
"MTLVertexFormat+Extensions.swift",
"Metal+SwiftUI.swift",
"MetalSupportError.swift",
"UnsafeBytes.swift",
"VertexDescriptor.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"MetalSupport"
]
}
}
2026-04-21 22:04:21.725 xcodebuild[707:4348] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme MetalSupport -destination generic/platform=tvOS
Command line invocation:
/Applications/Xcode-26.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 MetalSupport -destination generic/platform=tvOS
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
swift-collections: https://github.com/apple/swift-collections.git @ 1.4.1
MetalSupport: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (5 targets)
Target 'MetalSupport' in project 'MetalSupport'
➜ Explicit dependency on target 'MetalSupport' in project 'MetalSupport'
➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
Target 'MetalSupport' in project 'MetalSupport'
➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
Target 'OrderedCollections' in project 'swift-collections'
➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
Target 'OrderedCollections' in project 'swift-collections'
➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
Target 'InternalCollectionsUtilities' in project 'swift-collections' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 6037cb29b4d80b5dba769483bc58df60
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/6037cb29b4d80b5dba769483bc58df60.xcbuilddata
ClangStatCache /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.2.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.2-23K50-dc75598d0054f22ec865fa860f139d72c1feacec85df2e04b9fa10f95e757c08.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.2.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.2-23K50-dc75598d0054f22ec865fa860f139d72c1feacec85df2e04b9fa10f95e757c08.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules
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/SwiftExplicitPrecompiledModules
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules
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/swift-collections.build/Debug-appletvos/OrderedCollections.build/OrderedCollections.DependencyMetadataFileList (in target 'OrderedCollections' from project 'swift-collections')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug-appletvos/OrderedCollections.build/OrderedCollections.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug-appletvos/OrderedCollections.build/OrderedCollections.modulemap (in target 'OrderedCollections' from project 'swift-collections')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug-appletvos/OrderedCollections.build/OrderedCollections.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug-appletvos/OrderedCollections.build/OrderedCollections.DependencyStaticMetadataFileList (in target 'OrderedCollections' from project 'swift-collections')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug-appletvos/OrderedCollections.build/OrderedCollections.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalSupport.build/Debug-appletvos/MetalSupport.build/Objects-normal/arm64/MetalSupport.SwiftConstValuesFileList (in target 'MetalSupport' from project 'MetalSupport')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalSupport.build/Debug-appletvos/MetalSupport.build/Objects-normal/arm64/MetalSupport.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug-appletvos/OrderedCollections.build/Objects-normal/arm64/OrderedCollections.SwiftFileList (in target 'OrderedCollections' from project 'swift-collections')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug-appletvos/OrderedCollections.build/Objects-normal/arm64/OrderedCollections.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalSupport.build/Debug-appletvos/MetalSupport.build/Objects-normal/arm64/MetalSupport.SwiftFileList (in target 'MetalSupport' from project 'MetalSupport')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalSupport.build/Debug-appletvos/MetalSupport.build/Objects-normal/arm64/MetalSupport.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalSupport.build/Debug-appletvos/MetalSupport.build/Objects-normal/arm64/MetalSupport_const_extract_protocols.json (in target 'MetalSupport' from project 'MetalSupport')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalSupport.build/Debug-appletvos/MetalSupport.build/Objects-normal/arm64/MetalSupport_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug-appletvos/OrderedCollections.build/Objects-normal/arm64/OrderedCollections_const_extract_protocols.json (in target 'OrderedCollections' from project 'swift-collections')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug-appletvos/OrderedCollections.build/Objects-normal/arm64/OrderedCollections_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalSupport.build/Debug-appletvos/MetalSupport.build/Objects-normal/arm64/MetalSupport.LinkFileList (in target 'MetalSupport' from project 'MetalSupport')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalSupport.build/Debug-appletvos/MetalSupport.build/Objects-normal/arm64/MetalSupport.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug-appletvos/OrderedCollections.build/Objects-normal/arm64/OrderedCollections.SwiftConstValuesFileList (in target 'OrderedCollections' from project 'swift-collections')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug-appletvos/OrderedCollections.build/Objects-normal/arm64/OrderedCollections.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug-appletvos/OrderedCollections.build/Objects-normal/arm64/OrderedCollections.LinkFileList (in target 'OrderedCollections' from project 'swift-collections')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug-appletvos/OrderedCollections.build/Objects-normal/arm64/OrderedCollections.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug-appletvos/OrderedCollections.build/Objects-normal/arm64/OrderedCollections-OutputFileMap.json (in target 'OrderedCollections' from project 'swift-collections')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug-appletvos/OrderedCollections.build/Objects-normal/arm64/OrderedCollections-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalSupport.build/Debug-appletvos/MetalSupport.build/Objects-normal/arm64/MetalSupport-OutputFileMap.json (in target 'MetalSupport' from project 'MetalSupport')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalSupport.build/Debug-appletvos/MetalSupport.build/Objects-normal/arm64/MetalSupport-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalSupport.build/Debug-appletvos/MetalSupport.build/MetalSupport.modulemap (in target 'MetalSupport' from project 'MetalSupport')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalSupport.build/Debug-appletvos/MetalSupport.build/MetalSupport.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalSupport.build/Debug-appletvos/MetalSupport.build/MetalSupport.DependencyStaticMetadataFileList (in target 'MetalSupport' from project 'MetalSupport')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalSupport.build/Debug-appletvos/MetalSupport.build/MetalSupport.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalSupport.build/Debug-appletvos/MetalSupport.build/MetalSupport.DependencyMetadataFileList (in target 'MetalSupport' from project 'MetalSupport')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalSupport.build/Debug-appletvos/MetalSupport.build/MetalSupport.DependencyMetadataFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/OrderedCollections.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug-appletvos/OrderedCollections.build/OrderedCollections.modulemap (in target 'OrderedCollections' from project 'swift-collections')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections
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/swift-collections.build/Debug-appletvos/OrderedCollections.build/OrderedCollections.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug-appletvos/InternalCollectionsUtilities.build/Objects-normal/arm64/InternalCollectionsUtilities.SwiftConstValuesFileList (in target 'InternalCollectionsUtilities' from project 'swift-collections')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug-appletvos/InternalCollectionsUtilities.build/Objects-normal/arm64/InternalCollectionsUtilities.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug-appletvos/InternalCollectionsUtilities.build/Objects-normal/arm64/InternalCollectionsUtilities_const_extract_protocols.json (in target 'InternalCollectionsUtilities' from project 'swift-collections')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug-appletvos/InternalCollectionsUtilities.build/Objects-normal/arm64/InternalCollectionsUtilities_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug-appletvos/InternalCollectionsUtilities.build/Objects-normal/arm64/InternalCollectionsUtilities.SwiftFileList (in target 'InternalCollectionsUtilities' from project 'swift-collections')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug-appletvos/InternalCollectionsUtilities.build/Objects-normal/arm64/InternalCollectionsUtilities.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug-appletvos/InternalCollectionsUtilities.build/Objects-normal/arm64/InternalCollectionsUtilities.LinkFileList (in target 'InternalCollectionsUtilities' from project 'swift-collections')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug-appletvos/InternalCollectionsUtilities.build/Objects-normal/arm64/InternalCollectionsUtilities.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug-appletvos/InternalCollectionsUtilities.build/Objects-normal/arm64/InternalCollectionsUtilities-OutputFileMap.json (in target 'InternalCollectionsUtilities' from project 'swift-collections')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug-appletvos/InternalCollectionsUtilities.build/Objects-normal/arm64/InternalCollectionsUtilities-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug-appletvos/InternalCollectionsUtilities.build/InternalCollectionsUtilities.modulemap (in target 'InternalCollectionsUtilities' from project 'swift-collections')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug-appletvos/InternalCollectionsUtilities.build/InternalCollectionsUtilities.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug-appletvos/InternalCollectionsUtilities.build/InternalCollectionsUtilities.DependencyStaticMetadataFileList (in target 'InternalCollectionsUtilities' from project 'swift-collections')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug-appletvos/InternalCollectionsUtilities.build/InternalCollectionsUtilities.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug-appletvos/InternalCollectionsUtilities.build/InternalCollectionsUtilities.DependencyMetadataFileList (in target 'InternalCollectionsUtilities' from project 'swift-collections')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug-appletvos/InternalCollectionsUtilities.build/InternalCollectionsUtilities.DependencyMetadataFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/MetalSupport.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalSupport.build/Debug-appletvos/MetalSupport.build/MetalSupport.modulemap (in target 'MetalSupport' from project 'MetalSupport')
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/MetalSupport.build/Debug-appletvos/MetalSupport.build/MetalSupport.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/InternalCollectionsUtilities.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug-appletvos/InternalCollectionsUtilities.build/InternalCollectionsUtilities.modulemap (in target 'InternalCollectionsUtilities' from project 'swift-collections')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections
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/swift-collections.build/Debug-appletvos/InternalCollectionsUtilities.build/InternalCollectionsUtilities.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos
SwiftDriver InternalCollectionsUtilities normal arm64 com.apple.xcode.tools.swift.compiler (in target 'InternalCollectionsUtilities' from project 'swift-collections')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name InternalCollectionsUtilities -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug-appletvos/InternalCollectionsUtilities.build/Objects-normal/arm64/InternalCollectionsUtilities.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DCOLLECTIONS_RANDOMIZED_TESTING -DXcode -enable-experimental-feature AvailabilityMacro\=SwiftStdlib\ 5.0:\ macOS\ 10.14.4,\ iOS\ 12.2,\ watchOS\ 5.2,\ tvOS\ 12.2 -enable-experimental-feature AvailabilityMacro\=SwiftStdlib\ 5.1:\ macOS\ 10.15,\ iOS\ 13.0,\ watchOS\ 6.0,\ tvOS\ 13.0 -enable-experimental-feature AvailabilityMacro\=SwiftStdlib\ 5.6:\ macOS\ 12.3,\ iOS\ 15.4,\ watchOS\ 8.5,\ tvOS\ 15.4 -enable-experimental-feature AvailabilityMacro\=SwiftStdlib\ 5.7:\ macOS\ 13.0,\ iOS\ 16.0,\ watchOS\ 9.0,\ tvOS\ 16.0 -enable-experimental-feature AvailabilityMacro\=SwiftStdlib\ 5.8:\ macOS\ 13.3,\ iOS\ 16.4,\ watchOS\ 9.4,\ tvOS\ 16.4 -enable-experimental-feature AvailabilityMacro\=SwiftStdlib\ 5.9:\ macOS\ 14.0,\ iOS\ 17.0,\ watchOS\ 10.0,\ tvOS\ 17.0 -enable-experimental-feature AvailabilityMacro\=SwiftStdlib\ 5.10:\ macOS\ 14.4,\ iOS\ 17.4,\ watchOS\ 10.4,\ tvOS\ 17.4,\ visionOS\ 1.1 -enable-experimental-feature AvailabilityMacro\=SwiftStdlib\ 6.0:\ macOS\ 15.0,\ iOS\ 18.0,\ watchOS\ 11.0,\ tvOS\ 18.0,\ visionOS\ 2.0 -enable-experimental-feature AvailabilityMacro\=SwiftStdlib\ 6.1:\ macOS\ 15.4,\ iOS\ 18.4,\ watchOS\ 11.4,\ tvOS\ 18.4,\ visionOS\ 2.4 -enable-experimental-feature AvailabilityMacro\=SwiftStdlib\ 6.2:\ macOS\ 26.0,\ iOS\ 26.0,\ watchOS\ 26.0,\ tvOS\ 26.0,\ visionOS\ 26.0 -enable-experimental-feature AvailabilityMacro\=SwiftStdlib\ 6.3:\ macOS\ 26.4,\ iOS\ 26.4,\ watchOS\ 26.4,\ tvOS\ 26.4,\ visionOS\ 26.4 -enable-upcoming-feature MemberImportVisibility -enable-experimental-feature BuiltinModule -enable-experimental-feature Lifetimes -enable-experimental-feature InoutLifetimeDependence -enable-experimental-feature SuppressedAssociatedTypes -enable-experimental-feature AddressableParameters -enable-experimental-feature AddressableTypes -plugin-path /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.2.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 -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -Isystem /Applications/Xcode-26.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-26.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.2.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.2-23K50-dc75598d0054f22ec865fa860f139d72c1feacec85df2e04b9fa10f95e757c08.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug-appletvos/InternalCollectionsUtilities.build/Objects-normal/arm64/InternalCollectionsUtilities-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug-appletvos/InternalCollectionsUtilities.build/Objects-normal/arm64/InternalCollectionsUtilities.swiftmodule -user-module-version 1.4.1 -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name swift_collections -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug-appletvos/InternalCollectionsUtilities.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug-appletvos/InternalCollectionsUtilities.build/Objects-normal/arm64/InternalCollectionsUtilities_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/swift-collections.build/Debug-appletvos/InternalCollectionsUtilities.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug-appletvos/InternalCollectionsUtilities.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug-appletvos/InternalCollectionsUtilities.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/swift-collections.build/Debug-appletvos/InternalCollectionsUtilities.build/Objects-normal/arm64/InternalCollectionsUtilities-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_SwiftConcurrencyShims-63WYH7D9N5GA8C3BYH0SL0GLV.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftShims-3AHLVSDGRHJG0G0SOS8934V32.pcm
SwiftEmitModule normal arm64 Emitting\ module\ for\ InternalCollectionsUtilities (in target 'InternalCollectionsUtilities' from project 'swift-collections')
EmitSwiftModule normal arm64 (in target 'InternalCollectionsUtilities' from project 'swift-collections')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ UnsafeRawBufferPointer+Extras.swift,\ _SortedCollection.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/InternalCollectionsUtilities/UnsafeRawBufferPointer+Extras.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/InternalCollectionsUtilities/_SortedCollection.swift (in target 'InternalCollectionsUtilities' from project 'swift-collections')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/InternalCollectionsUtilities/UnsafeRawBufferPointer+Extras.swift (in target 'InternalCollectionsUtilities' from project 'swift-collections')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/InternalCollectionsUtilities/_SortedCollection.swift (in target 'InternalCollectionsUtilities' from project 'swift-collections')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ _UnsafeBitSet+Index.swift,\ _UnsafeBitSet+_Word.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/InternalCollectionsUtilities/UnsafeBitSet/_UnsafeBitSet+Index.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/InternalCollectionsUtilities/UnsafeBitSet/_UnsafeBitSet+_Word.swift (in target 'InternalCollectionsUtilities' from project 'swift-collections')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/InternalCollectionsUtilities/UnsafeBitSet/_UnsafeBitSet+Index.swift (in target 'InternalCollectionsUtilities' from project 'swift-collections')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/InternalCollectionsUtilities/UnsafeBitSet/_UnsafeBitSet+_Word.swift (in target 'InternalCollectionsUtilities' from project 'swift-collections')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ _UniqueCollection.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/InternalCollectionsUtilities/_UniqueCollection.swift (in target 'InternalCollectionsUtilities' from project 'swift-collections')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/InternalCollectionsUtilities/_UniqueCollection.swift (in target 'InternalCollectionsUtilities' from project 'swift-collections')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ LifetimeOverride.swift,\ RandomAccessCollection+Offsets.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/InternalCollectionsUtilities/LifetimeOverride.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/InternalCollectionsUtilities/RandomAccessCollection+Offsets.swift (in target 'InternalCollectionsUtilities' from project 'swift-collections')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/InternalCollectionsUtilities/LifetimeOverride.swift (in target 'InternalCollectionsUtilities' from project 'swift-collections')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/InternalCollectionsUtilities/RandomAccessCollection+Offsets.swift (in target 'InternalCollectionsUtilities' from project 'swift-collections')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ UnsafeMutableBufferPointer+Extras.swift,\ UnsafeMutableRawBufferPointer+Extras.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/InternalCollectionsUtilities/UnsafeMutableBufferPointer+Extras.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/InternalCollectionsUtilities/UnsafeMutableRawBufferPointer+Extras.swift (in target 'InternalCollectionsUtilities' from project 'swift-collections')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/InternalCollectionsUtilities/UnsafeMutableBufferPointer+Extras.swift (in target 'InternalCollectionsUtilities' from project 'swift-collections')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/InternalCollectionsUtilities/UnsafeMutableRawBufferPointer+Extras.swift (in target 'InternalCollectionsUtilities' from project 'swift-collections')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ FixedWidthInteger+roundUpToPowerOfTwo.swift,\ Integer\ rank.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/InternalCollectionsUtilities/IntegerTricks/FixedWidthInteger+roundUpToPowerOfTwo.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/InternalCollectionsUtilities/IntegerTricks/Integer\ rank.swift (in target 'InternalCollectionsUtilities' from project 'swift-collections')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/InternalCollectionsUtilities/IntegerTricks/FixedWidthInteger+roundUpToPowerOfTwo.swift (in target 'InternalCollectionsUtilities' from project 'swift-collections')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/InternalCollectionsUtilities/IntegerTricks/Integer\ rank.swift (in target 'InternalCollectionsUtilities' from project 'swift-collections')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ UInt+first\ and\ last\ set\ bit.swift,\ UInt+reversed.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/InternalCollectionsUtilities/IntegerTricks/UInt+first\ and\ last\ set\ bit.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/InternalCollectionsUtilities/IntegerTricks/UInt+reversed.swift (in target 'InternalCollectionsUtilities' from project 'swift-collections')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/InternalCollectionsUtilities/IntegerTricks/UInt+first\ and\ last\ set\ bit.swift (in target 'InternalCollectionsUtilities' from project 'swift-collections')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/InternalCollectionsUtilities/IntegerTricks/UInt+reversed.swift (in target 'InternalCollectionsUtilities' from project 'swift-collections')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Span+Extras.swift,\ String+Padding.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/InternalCollectionsUtilities/Span+Extras.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/InternalCollectionsUtilities/String+Padding.swift (in target 'InternalCollectionsUtilities' from project 'swift-collections')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/InternalCollectionsUtilities/Span+Extras.swift (in target 'InternalCollectionsUtilities' from project 'swift-collections')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/InternalCollectionsUtilities/String+Padding.swift (in target 'InternalCollectionsUtilities' from project 'swift-collections')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ _UnsafeBitSet.swift,\ UnsafeBufferPointer+Extras.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/InternalCollectionsUtilities/UnsafeBitSet/_UnsafeBitSet.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/InternalCollectionsUtilities/UnsafeBufferPointer+Extras.swift (in target 'InternalCollectionsUtilities' from project 'swift-collections')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/InternalCollectionsUtilities/UnsafeBitSet/_UnsafeBitSet.swift (in target 'InternalCollectionsUtilities' from project 'swift-collections')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/InternalCollectionsUtilities/UnsafeBufferPointer+Extras.swift (in target 'InternalCollectionsUtilities' from project 'swift-collections')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Debugging.swift,\ Descriptions.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/InternalCollectionsUtilities/Debugging.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/InternalCollectionsUtilities/Descriptions.swift (in target 'InternalCollectionsUtilities' from project 'swift-collections')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/InternalCollectionsUtilities/Debugging.swift (in target 'InternalCollectionsUtilities' from project 'swift-collections')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/InternalCollectionsUtilities/Descriptions.swift (in target 'InternalCollectionsUtilities' from project 'swift-collections')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Emitting module for InternalCollectionsUtilities (in target 'InternalCollectionsUtilities' from project 'swift-collections')
SwiftDriver\ Compilation\ Requirements InternalCollectionsUtilities normal arm64 com.apple.xcode.tools.swift.compiler (in target 'InternalCollectionsUtilities' from project 'swift-collections')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name InternalCollectionsUtilities -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug-appletvos/InternalCollectionsUtilities.build/Objects-normal/arm64/InternalCollectionsUtilities.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DCOLLECTIONS_RANDOMIZED_TESTING -DXcode -enable-experimental-feature AvailabilityMacro\=SwiftStdlib\ 5.0:\ macOS\ 10.14.4,\ iOS\ 12.2,\ watchOS\ 5.2,\ tvOS\ 12.2 -enable-experimental-feature AvailabilityMacro\=SwiftStdlib\ 5.1:\ macOS\ 10.15,\ iOS\ 13.0,\ watchOS\ 6.0,\ tvOS\ 13.0 -enable-experimental-feature AvailabilityMacro\=SwiftStdlib\ 5.6:\ macOS\ 12.3,\ iOS\ 15.4,\ watchOS\ 8.5,\ tvOS\ 15.4 -enable-experimental-feature AvailabilityMacro\=SwiftStdlib\ 5.7:\ macOS\ 13.0,\ iOS\ 16.0,\ watchOS\ 9.0,\ tvOS\ 16.0 -enable-experimental-feature AvailabilityMacro\=SwiftStdlib\ 5.8:\ macOS\ 13.3,\ iOS\ 16.4,\ watchOS\ 9.4,\ tvOS\ 16.4 -enable-experimental-feature AvailabilityMacro\=SwiftStdlib\ 5.9:\ macOS\ 14.0,\ iOS\ 17.0,\ watchOS\ 10.0,\ tvOS\ 17.0 -enable-experimental-feature AvailabilityMacro\=SwiftStdlib\ 5.10:\ macOS\ 14.4,\ iOS\ 17.4,\ watchOS\ 10.4,\ tvOS\ 17.4,\ visionOS\ 1.1 -enable-experimental-feature AvailabilityMacro\=SwiftStdlib\ 6.0:\ macOS\ 15.0,\ iOS\ 18.0,\ watchOS\ 11.0,\ tvOS\ 18.0,\ visionOS\ 2.0 -enable-experimental-feature AvailabilityMacro\=SwiftStdlib\ 6.1:\ macOS\ 15.4,\ iOS\ 18.4,\ watchOS\ 11.4,\ tvOS\ 18.4,\ visionOS\ 2.4 -enable-experimental-feature AvailabilityMacro\=SwiftStdlib\ 6.2:\ macOS\ 26.0,\ iOS\ 26.0,\ watchOS\ 26.0,\ tvOS\ 26.0,\ visionOS\ 26.0 -enable-experimental-feature AvailabilityMacro\=SwiftStdlib\ 6.3:\ macOS\ 26.4,\ iOS\ 26.4,\ watchOS\ 26.4,\ tvOS\ 26.4,\ visionOS\ 26.4 -enable-upcoming-feature MemberImportVisibility -enable-experimental-feature BuiltinModule -enable-experimental-feature Lifetimes -enable-experimental-feature InoutLifetimeDependence -enable-experimental-feature SuppressedAssociatedTypes -enable-experimental-feature AddressableParameters -enable-experimental-feature AddressableTypes -plugin-path /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.2.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 -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -Isystem /Applications/Xcode-26.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-26.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.2.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.2-23K50-dc75598d0054f22ec865fa860f139d72c1feacec85df2e04b9fa10f95e757c08.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug-appletvos/InternalCollectionsUtilities.build/Objects-normal/arm64/InternalCollectionsUtilities-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug-appletvos/InternalCollectionsUtilities.build/Objects-normal/arm64/InternalCollectionsUtilities.swiftmodule -user-module-version 1.4.1 -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name swift_collections -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug-appletvos/InternalCollectionsUtilities.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug-appletvos/InternalCollectionsUtilities.build/Objects-normal/arm64/InternalCollectionsUtilities_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/swift-collections.build/Debug-appletvos/InternalCollectionsUtilities.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug-appletvos/InternalCollectionsUtilities.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug-appletvos/InternalCollectionsUtilities.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/swift-collections.build/Debug-appletvos/InternalCollectionsUtilities.build/Objects-normal/arm64/InternalCollectionsUtilities-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling _UniqueCollection.swift (in target 'InternalCollectionsUtilities' from project 'swift-collections')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/InternalCollectionsUtilities-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug-appletvos/InternalCollectionsUtilities.build/Objects-normal/arm64/InternalCollectionsUtilities-Swift.h (in target 'InternalCollectionsUtilities' from project 'swift-collections')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug-appletvos/InternalCollectionsUtilities.build/Objects-normal/arm64/InternalCollectionsUtilities-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/InternalCollectionsUtilities-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/InternalCollectionsUtilities.swiftmodule/arm64-apple-tvos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug-appletvos/InternalCollectionsUtilities.build/Objects-normal/arm64/InternalCollectionsUtilities.swiftmodule (in target 'InternalCollectionsUtilities' from project 'swift-collections')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections
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/swift-collections.build/Debug-appletvos/InternalCollectionsUtilities.build/Objects-normal/arm64/InternalCollectionsUtilities.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/InternalCollectionsUtilities.swiftmodule/arm64-apple-tvos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/InternalCollectionsUtilities.swiftmodule/arm64-apple-tvos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug-appletvos/InternalCollectionsUtilities.build/Objects-normal/arm64/InternalCollectionsUtilities.swiftdoc (in target 'InternalCollectionsUtilities' from project 'swift-collections')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections
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/swift-collections.build/Debug-appletvos/InternalCollectionsUtilities.build/Objects-normal/arm64/InternalCollectionsUtilities.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/InternalCollectionsUtilities.swiftmodule/arm64-apple-tvos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/InternalCollectionsUtilities.swiftmodule/arm64-apple-tvos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug-appletvos/InternalCollectionsUtilities.build/Objects-normal/arm64/InternalCollectionsUtilities.abi.json (in target 'InternalCollectionsUtilities' from project 'swift-collections')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections
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/swift-collections.build/Debug-appletvos/InternalCollectionsUtilities.build/Objects-normal/arm64/InternalCollectionsUtilities.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/InternalCollectionsUtilities.swiftmodule/arm64-apple-tvos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/InternalCollectionsUtilities.swiftmodule/Project/arm64-apple-tvos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug-appletvos/InternalCollectionsUtilities.build/Objects-normal/arm64/InternalCollectionsUtilities.swiftsourceinfo (in target 'InternalCollectionsUtilities' from project 'swift-collections')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections
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/swift-collections.build/Debug-appletvos/InternalCollectionsUtilities.build/Objects-normal/arm64/InternalCollectionsUtilities.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/InternalCollectionsUtilities.swiftmodule/Project/arm64-apple-tvos.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling UnsafeRawBufferPointer+Extras.swift, _SortedCollection.swift (in target 'InternalCollectionsUtilities' from project 'swift-collections')
SwiftDriverJobDiscovery normal arm64 Compiling LifetimeOverride.swift, RandomAccessCollection+Offsets.swift (in target 'InternalCollectionsUtilities' from project 'swift-collections')
SwiftDriver OrderedCollections normal arm64 com.apple.xcode.tools.swift.compiler (in target 'OrderedCollections' from project 'swift-collections')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name OrderedCollections -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug-appletvos/OrderedCollections.build/Objects-normal/arm64/OrderedCollections.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DCOLLECTIONS_RANDOMIZED_TESTING -DXcode -enable-experimental-feature AvailabilityMacro\=SwiftStdlib\ 5.0:\ macOS\ 10.14.4,\ iOS\ 12.2,\ watchOS\ 5.2,\ tvOS\ 12.2 -enable-experimental-feature AvailabilityMacro\=SwiftStdlib\ 5.1:\ macOS\ 10.15,\ iOS\ 13.0,\ watchOS\ 6.0,\ tvOS\ 13.0 -enable-experimental-feature AvailabilityMacro\=SwiftStdlib\ 5.6:\ macOS\ 12.3,\ iOS\ 15.4,\ watchOS\ 8.5,\ tvOS\ 15.4 -enable-experimental-feature AvailabilityMacro\=SwiftStdlib\ 5.7:\ macOS\ 13.0,\ iOS\ 16.0,\ watchOS\ 9.0,\ tvOS\ 16.0 -enable-experimental-feature AvailabilityMacro\=SwiftStdlib\ 5.8:\ macOS\ 13.3,\ iOS\ 16.4,\ watchOS\ 9.4,\ tvOS\ 16.4 -enable-experimental-feature AvailabilityMacro\=SwiftStdlib\ 5.9:\ macOS\ 14.0,\ iOS\ 17.0,\ watchOS\ 10.0,\ tvOS\ 17.0 -enable-experimental-feature AvailabilityMacro\=SwiftStdlib\ 5.10:\ macOS\ 14.4,\ iOS\ 17.4,\ watchOS\ 10.4,\ tvOS\ 17.4,\ visionOS\ 1.1 -enable-experimental-feature AvailabilityMacro\=SwiftStdlib\ 6.0:\ macOS\ 15.0,\ iOS\ 18.0,\ watchOS\ 11.0,\ tvOS\ 18.0,\ visionOS\ 2.0 -enable-experimental-feature AvailabilityMacro\=SwiftStdlib\ 6.1:\ macOS\ 15.4,\ iOS\ 18.4,\ watchOS\ 11.4,\ tvOS\ 18.4,\ visionOS\ 2.4 -enable-experimental-feature AvailabilityMacro\=SwiftStdlib\ 6.2:\ macOS\ 26.0,\ iOS\ 26.0,\ watchOS\ 26.0,\ tvOS\ 26.0,\ visionOS\ 26.0 -enable-experimental-feature AvailabilityMacro\=SwiftStdlib\ 6.3:\ macOS\ 26.4,\ iOS\ 26.4,\ watchOS\ 26.4,\ tvOS\ 26.4,\ visionOS\ 26.4 -enable-upcoming-feature MemberImportVisibility -enable-experimental-feature BuiltinModule -enable-experimental-feature Lifetimes -enable-experimental-feature InoutLifetimeDependence -enable-experimental-feature SuppressedAssociatedTypes -enable-experimental-feature AddressableParameters -enable-experimental-feature AddressableTypes -plugin-path /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.2.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 -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -Isystem /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.2.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.2-23K50-dc75598d0054f22ec865fa860f139d72c1feacec85df2e04b9fa10f95e757c08.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug-appletvos/OrderedCollections.build/Objects-normal/arm64/OrderedCollections-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug-appletvos/OrderedCollections.build/Objects-normal/arm64/OrderedCollections.swiftmodule -user-module-version 1.4.1 -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name swift_collections -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug-appletvos/OrderedCollections.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug-appletvos/OrderedCollections.build/Objects-normal/arm64/OrderedCollections_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/swift-collections.build/Debug-appletvos/OrderedCollections.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug-appletvos/OrderedCollections.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug-appletvos/OrderedCollections.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/swift-collections.build/Debug-appletvos/OrderedCollections.build/Objects-normal/arm64/OrderedCollections-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling UInt+first and last set bit.swift, UInt+reversed.swift (in target 'InternalCollectionsUtilities' from project 'swift-collections')
SwiftDriverJobDiscovery normal arm64 Compiling Span+Extras.swift, String+Padding.swift (in target 'InternalCollectionsUtilities' from project 'swift-collections')
SwiftDriverJobDiscovery normal arm64 Compiling UnsafeMutableBufferPointer+Extras.swift, UnsafeMutableRawBufferPointer+Extras.swift (in target 'InternalCollectionsUtilities' from project 'swift-collections')
SwiftDriverJobDiscovery normal arm64 Compiling Debugging.swift, Descriptions.swift (in target 'InternalCollectionsUtilities' from project 'swift-collections')
SwiftDriverJobDiscovery normal arm64 Compiling FixedWidthInteger+roundUpToPowerOfTwo.swift, Integer rank.swift (in target 'InternalCollectionsUtilities' from project 'swift-collections')
SwiftCompile normal arm64 Compiling\ OrderedDictionary+Elements.swift,\ OrderedDictionary+Equatable.swift,\ OrderedDictionary+ExpressibleByDictionaryLiteral.swift,\ OrderedDictionary+Hashable.swift,\ OrderedDictionary+Initializers.swift,\ OrderedDictionary+Invariants.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/OrderedCollections/OrderedDictionary/OrderedDictionary+Elements.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/OrderedCollections/OrderedDictionary/OrderedDictionary+Equatable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/OrderedCollections/OrderedDictionary/OrderedDictionary+ExpressibleByDictionaryLiteral.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/OrderedCollections/OrderedDictionary/OrderedDictionary+Hashable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/OrderedCollections/OrderedDictionary/OrderedDictionary+Initializers.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/OrderedCollections/OrderedDictionary/OrderedDictionary+Invariants.swift (in target 'OrderedCollections' from project 'swift-collections')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/OrderedCollections/OrderedDictionary/OrderedDictionary+Elements.swift (in target 'OrderedCollections' from project 'swift-collections')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/OrderedCollections/OrderedDictionary/OrderedDictionary+Equatable.swift (in target 'OrderedCollections' from project 'swift-collections')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/OrderedCollections/OrderedDictionary/OrderedDictionary+ExpressibleByDictionaryLiteral.swift (in target 'OrderedCollections' from project 'swift-collections')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/OrderedCollections/OrderedDictionary/OrderedDictionary+Hashable.swift (in target 'OrderedCollections' from project 'swift-collections')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/OrderedCollections/OrderedDictionary/OrderedDictionary+Initializers.swift (in target 'OrderedCollections' from project 'swift-collections')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/OrderedCollections/OrderedDictionary/OrderedDictionary+Invariants.swift (in target 'OrderedCollections' from project 'swift-collections')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ _HashTable+Bucket.swift,\ _HashTable+BucketIterator.swift,\ _HashTable+Constants.swift,\ _HashTable+CustomStringConvertible.swift,\ _HashTable+Testing.swift,\ _HashTable+UnsafeHandle.swift,\ _HashTable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/OrderedCollections/HashTable/_HashTable+Bucket.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/OrderedCollections/HashTable/_HashTable+BucketIterator.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/OrderedCollections/HashTable/_HashTable+Constants.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/OrderedCollections/HashTable/_HashTable+CustomStringConvertible.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/OrderedCollections/HashTable/_HashTable+Testing.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/OrderedCollections/HashTable/_HashTable+UnsafeHandle.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/OrderedCollections/HashTable/_HashTable.swift (in target 'OrderedCollections' from project 'swift-collections')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/OrderedCollections/HashTable/_HashTable+Bucket.swift (in target 'OrderedCollections' from project 'swift-collections')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/OrderedCollections/HashTable/_HashTable+BucketIterator.swift (in target 'OrderedCollections' from project 'swift-collections')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/OrderedCollections/HashTable/_HashTable+Constants.swift (in target 'OrderedCollections' from project 'swift-collections')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/OrderedCollections/HashTable/_HashTable+CustomStringConvertible.swift (in target 'OrderedCollections' from project 'swift-collections')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/OrderedCollections/HashTable/_HashTable+Testing.swift (in target 'OrderedCollections' from project 'swift-collections')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/OrderedCollections/HashTable/_HashTable+UnsafeHandle.swift (in target 'OrderedCollections' from project 'swift-collections')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/OrderedCollections/HashTable/_HashTable.swift (in target 'OrderedCollections' from project 'swift-collections')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ _Hashtable+Header.swift,\ OrderedDictionary+Codable.swift,\ OrderedDictionary+CustomReflectable.swift,\ OrderedDictionary+Deprecations.swift,\ OrderedDictionary+Descriptions.swift,\ OrderedDictionary+Elements.SubSequence.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/OrderedCollections/HashTable/_Hashtable+Header.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/OrderedCollections/OrderedDictionary/OrderedDictionary+Codable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/OrderedCollections/OrderedDictionary/OrderedDictionary+CustomReflectable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/OrderedCollections/OrderedDictionary/OrderedDictionary+Deprecations.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/OrderedCollections/OrderedDictionary/OrderedDictionary+Descriptions.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/OrderedCollections/OrderedDictionary/OrderedDictionary+Elements.SubSequence.swift (in target 'OrderedCollections' from project 'swift-collections')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/OrderedCollections/HashTable/_Hashtable+Header.swift (in target 'OrderedCollections' from project 'swift-collections')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/OrderedCollections/OrderedDictionary/OrderedDictionary+Codable.swift (in target 'OrderedCollections' from project 'swift-collections')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/OrderedCollections/OrderedDictionary/OrderedDictionary+CustomReflectable.swift (in target 'OrderedCollections' from project 'swift-collections')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/OrderedCollections/OrderedDictionary/OrderedDictionary+Deprecations.swift (in target 'OrderedCollections' from project 'swift-collections')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/OrderedCollections/OrderedDictionary/OrderedDictionary+Descriptions.swift (in target 'OrderedCollections' from project 'swift-collections')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/OrderedCollections/OrderedDictionary/OrderedDictionary+Elements.SubSequence.swift (in target 'OrderedCollections' from project 'swift-collections')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ OrderedSet+Partial\ SetAlgebra\ formIntersection.swift,\ OrderedSet+Partial\ SetAlgebra\ formSymmetricDifference.swift,\ OrderedSet+Partial\ SetAlgebra\ formUnion.swift,\ OrderedSet+Partial\ SetAlgebra\ intersection.swift,\ OrderedSet+Partial\ SetAlgebra\ isDisjoint.swift,\ OrderedSet+Partial\ SetAlgebra\ isEqualSet.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/OrderedCollections/OrderedSet/OrderedSet+Partial\ SetAlgebra\ formIntersection.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/OrderedCollections/OrderedSet/OrderedSet+Partial\ SetAlgebra\ formSymmetricDifference.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/OrderedCollections/OrderedSet/OrderedSet+Partial\ SetAlgebra\ formUnion.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/OrderedCollections/OrderedSet/OrderedSet+Partial\ SetAlgebra\ intersection.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/OrderedCollections/OrderedSet/OrderedSet+Partial\ SetAlgebra\ isDisjoint.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/OrderedCollections/OrderedSet/OrderedSet+Partial\ SetAlgebra\ isEqualSet.swift (in target 'OrderedCollections' from project 'swift-collections')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/OrderedCollections/OrderedSet/OrderedSet+Partial\ SetAlgebra\ formIntersection.swift (in target 'OrderedCollections' from project 'swift-collections')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/OrderedCollections/OrderedSet/OrderedSet+Partial\ SetAlgebra\ formSymmetricDifference.swift (in target 'OrderedCollections' from project 'swift-collections')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/OrderedCollections/OrderedSet/OrderedSet+Partial\ SetAlgebra\ formUnion.swift (in target 'OrderedCollections' from project 'swift-collections')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/OrderedCollections/OrderedSet/OrderedSet+Partial\ SetAlgebra\ intersection.swift (in target 'OrderedCollections' from project 'swift-collections')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/OrderedCollections/OrderedSet/OrderedSet+Partial\ SetAlgebra\ isDisjoint.swift (in target 'OrderedCollections' from project 'swift-collections')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/OrderedCollections/OrderedSet/OrderedSet+Partial\ SetAlgebra\ isEqualSet.swift (in target 'OrderedCollections' from project 'swift-collections')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ OrderedSet+Partial\ SetAlgebra\ isStrictSubset.swift,\ OrderedSet+Partial\ SetAlgebra\ isStrictSuperset.swift,\ OrderedSet+Partial\ SetAlgebra\ isSubset.swift,\ OrderedSet+Partial\ SetAlgebra\ isSuperset.swift,\ OrderedSet+Partial\ SetAlgebra\ subtract.swift,\ OrderedSet+Partial\ SetAlgebra\ subtracting.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/OrderedCollections/OrderedSet/OrderedSet+Partial\ SetAlgebra\ isStrictSubset.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/OrderedCollections/OrderedSet/OrderedSet+Partial\ SetAlgebra\ isStrictSuperset.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/OrderedCollections/OrderedSet/OrderedSet+Partial\ SetAlgebra\ isSubset.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/OrderedCollections/OrderedSet/OrderedSet+Partial\ SetAlgebra\ isSuperset.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/OrderedCollections/OrderedSet/OrderedSet+Partial\ SetAlgebra\ subtract.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/OrderedCollections/OrderedSet/OrderedSet+Partial\ SetAlgebra\ subtracting.swift (in target 'OrderedCollections' from project 'swift-collections')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/OrderedCollections/OrderedSet/OrderedSet+Partial\ SetAlgebra\ isStrictSubset.swift (in target 'OrderedCollections' from project 'swift-collections')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/OrderedCollections/OrderedSet/OrderedSet+Partial\ SetAlgebra\ isStrictSuperset.swift (in target 'OrderedCollections' from project 'swift-collections')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/OrderedCollections/OrderedSet/OrderedSet+Partial\ SetAlgebra\ isSubset.swift (in target 'OrderedCollections' from project 'swift-collections')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/OrderedCollections/OrderedSet/OrderedSet+Partial\ SetAlgebra\ isSuperset.swift (in target 'OrderedCollections' from project 'swift-collections')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/OrderedCollections/OrderedSet/OrderedSet+Partial\ SetAlgebra\ subtract.swift (in target 'OrderedCollections' from project 'swift-collections')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/OrderedCollections/OrderedSet/OrderedSet+Partial\ SetAlgebra\ subtracting.swift (in target 'OrderedCollections' from project 'swift-collections')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ OrderedSet+Hashable.swift,\ OrderedSet+Initializers.swift,\ OrderedSet+Insertions.swift,\ OrderedSet+Invariants.swift,\ OrderedSet+Partial\ MutableCollection.swift,\ OrderedSet+Partial\ RangeReplaceableCollection.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/OrderedCollections/OrderedSet/OrderedSet+Hashable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/OrderedCollections/OrderedSet/OrderedSet+Initializers.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/OrderedCollections/OrderedSet/OrderedSet+Insertions.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/OrderedCollections/OrderedSet/OrderedSet+Invariants.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/OrderedCollections/OrderedSet/OrderedSet+Partial\ MutableCollection.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/OrderedCollections/OrderedSet/OrderedSet+Partial\ RangeReplaceableCollection.swift (in target 'OrderedCollections' from project 'swift-collections')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/OrderedCollections/OrderedSet/OrderedSet+Hashable.swift (in target 'OrderedCollections' from project 'swift-collections')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/OrderedCollections/OrderedSet/OrderedSet+Initializers.swift (in target 'OrderedCollections' from project 'swift-collections')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/OrderedCollections/OrderedSet/OrderedSet+Insertions.swift (in target 'OrderedCollections' from project 'swift-collections')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/OrderedCollections/OrderedSet/OrderedSet+Invariants.swift (in target 'OrderedCollections' from project 'swift-collections')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/OrderedCollections/OrderedSet/OrderedSet+Partial\ MutableCollection.swift (in target 'OrderedCollections' from project 'swift-collections')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/OrderedCollections/OrderedSet/OrderedSet+Partial\ RangeReplaceableCollection.swift (in target 'OrderedCollections' from project 'swift-collections')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ OrderedCollections (in target 'OrderedCollections' from project 'swift-collections')
EmitSwiftModule normal arm64 (in target 'OrderedCollections' from project 'swift-collections')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ OrderedDictionary+Partial\ MutableCollection.swift,\ OrderedDictionary+Partial\ RangeReplaceableCollection.swift,\ OrderedDictionary+Sendable.swift,\ OrderedDictionary+Sequence.swift,\ OrderedDictionary+Values.swift,\ OrderedDictionary.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/OrderedCollections/OrderedDictionary/OrderedDictionary+Partial\ MutableCollection.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/OrderedCollections/OrderedDictionary/OrderedDictionary+Partial\ RangeReplaceableCollection.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/OrderedCollections/OrderedDictionary/OrderedDictionary+Sendable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/OrderedCollections/OrderedDictionary/OrderedDictionary+Sequence.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/OrderedCollections/OrderedDictionary/OrderedDictionary+Values.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/OrderedCollections/OrderedDictionary/OrderedDictionary.swift (in target 'OrderedCollections' from project 'swift-collections')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/OrderedCollections/OrderedDictionary/OrderedDictionary+Partial\ MutableCollection.swift (in target 'OrderedCollections' from project 'swift-collections')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/OrderedCollections/OrderedDictionary/OrderedDictionary+Partial\ RangeReplaceableCollection.swift (in target 'OrderedCollections' from project 'swift-collections')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/OrderedCollections/OrderedDictionary/OrderedDictionary+Sendable.swift (in target 'OrderedCollections' from project 'swift-collections')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/OrderedCollections/OrderedDictionary/OrderedDictionary+Sequence.swift (in target 'OrderedCollections' from project 'swift-collections')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/OrderedCollections/OrderedDictionary/OrderedDictionary+Values.swift (in target 'OrderedCollections' from project 'swift-collections')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/OrderedCollections/OrderedDictionary/OrderedDictionary.swift (in target 'OrderedCollections' from project 'swift-collections')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ OrderedSet+Partial\ SetAlgebra\ symmetricDifference.swift,\ OrderedSet+Partial\ SetAlgebra\ union.swift,\ OrderedSet+Partial\ SetAlgebra+Basics.swift,\ OrderedSet+RandomAccessCollection.swift,\ OrderedSet+ReserveCapacity.swift,\ OrderedSet+Sendable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/OrderedCollections/OrderedSet/OrderedSet+Partial\ SetAlgebra\ symmetricDifference.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/OrderedCollections/OrderedSet/OrderedSet+Partial\ SetAlgebra\ union.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/OrderedCollections/OrderedSet/OrderedSet+Partial\ SetAlgebra+Basics.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/OrderedCollections/OrderedSet/OrderedSet+RandomAccessCollection.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/OrderedCollections/OrderedSet/OrderedSet+ReserveCapacity.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/OrderedCollections/OrderedSet/OrderedSet+Sendable.swift (in target 'OrderedCollections' from project 'swift-collections')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/OrderedCollections/OrderedSet/OrderedSet+Partial\ SetAlgebra\ symmetricDifference.swift (in target 'OrderedCollections' from project 'swift-collections')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/OrderedCollections/OrderedSet/OrderedSet+Partial\ SetAlgebra\ union.swift (in target 'OrderedCollections' from project 'swift-collections')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/OrderedCollections/OrderedSet/OrderedSet+Partial\ SetAlgebra+Basics.swift (in target 'OrderedCollections' from project 'swift-collections')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/OrderedCollections/OrderedSet/OrderedSet+RandomAccessCollection.swift (in target 'OrderedCollections' from project 'swift-collections')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/OrderedCollections/OrderedSet/OrderedSet+ReserveCapacity.swift (in target 'OrderedCollections' from project 'swift-collections')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/OrderedCollections/OrderedSet/OrderedSet+Sendable.swift (in target 'OrderedCollections' from project 'swift-collections')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling _UnsafeBitSet+Index.swift, _UnsafeBitSet+_Word.swift (in target 'InternalCollectionsUtilities' from project 'swift-collections')
SwiftCompile normal arm64 Compiling\ OrderedSet+Codable.swift,\ OrderedSet+CustomReflectable.swift,\ OrderedSet+Descriptions.swift,\ OrderedSet+Diffing.swift,\ OrderedSet+Equatable.swift,\ OrderedSet+ExpressibleByArrayLiteral.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/OrderedCollections/OrderedSet/OrderedSet+Codable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/OrderedCollections/OrderedSet/OrderedSet+CustomReflectable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/OrderedCollections/OrderedSet/OrderedSet+Descriptions.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/OrderedCollections/OrderedSet/OrderedSet+Diffing.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/OrderedCollections/OrderedSet/OrderedSet+Equatable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/OrderedCollections/OrderedSet/OrderedSet+ExpressibleByArrayLiteral.swift (in target 'OrderedCollections' from project 'swift-collections')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/OrderedCollections/OrderedSet/OrderedSet+Codable.swift (in target 'OrderedCollections' from project 'swift-collections')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/OrderedCollections/OrderedSet/OrderedSet+CustomReflectable.swift (in target 'OrderedCollections' from project 'swift-collections')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/OrderedCollections/OrderedSet/OrderedSet+Descriptions.swift (in target 'OrderedCollections' from project 'swift-collections')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/OrderedCollections/OrderedSet/OrderedSet+Diffing.swift (in target 'OrderedCollections' from project 'swift-collections')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/OrderedCollections/OrderedSet/OrderedSet+Equatable.swift (in target 'OrderedCollections' from project 'swift-collections')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/OrderedCollections/OrderedSet/OrderedSet+ExpressibleByArrayLiteral.swift (in target 'OrderedCollections' from project 'swift-collections')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling _UnsafeBitSet.swift, UnsafeBufferPointer+Extras.swift (in target 'InternalCollectionsUtilities' from project 'swift-collections')
SwiftCompile normal arm64 Compiling\ OrderedSet+SubSequence.swift,\ OrderedSet+Testing.swift,\ OrderedSet+UnorderedView.swift,\ OrderedSet+UnstableInternals.swift,\ OrderedSet.swift,\ _UnsafeBitset.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/OrderedCollections/OrderedSet/OrderedSet+SubSequence.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/OrderedCollections/OrderedSet/OrderedSet+Testing.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/OrderedCollections/OrderedSet/OrderedSet+UnorderedView.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/OrderedCollections/OrderedSet/OrderedSet+UnstableInternals.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/OrderedCollections/OrderedSet/OrderedSet.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/OrderedCollections/Utilities/_UnsafeBitset.swift (in target 'OrderedCollections' from project 'swift-collections')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/OrderedCollections/OrderedSet/OrderedSet+SubSequence.swift (in target 'OrderedCollections' from project 'swift-collections')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/OrderedCollections/OrderedSet/OrderedSet+Testing.swift (in target 'OrderedCollections' from project 'swift-collections')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/OrderedCollections/OrderedSet/OrderedSet+UnorderedView.swift (in target 'OrderedCollections' from project 'swift-collections')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/OrderedCollections/OrderedSet/OrderedSet+UnstableInternals.swift (in target 'OrderedCollections' from project 'swift-collections')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/OrderedCollections/OrderedSet/OrderedSet.swift (in target 'OrderedCollections' from project 'swift-collections')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/OrderedCollections/Utilities/_UnsafeBitset.swift (in target 'OrderedCollections' from project 'swift-collections')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling OrderedSet+Partial SetAlgebra formIntersection.swift, OrderedSet+Partial SetAlgebra formSymmetricDifference.swift, OrderedSet+Partial SetAlgebra formUnion.swift, OrderedSet+Partial SetAlgebra intersection.swift, OrderedSet+Partial SetAlgebra isDisjoint.swift, OrderedSet+Partial SetAlgebra isEqualSet.swift (in target 'OrderedCollections' from project 'swift-collections')
SwiftDriver\ Compilation InternalCollectionsUtilities normal arm64 com.apple.xcode.tools.swift.compiler (in target 'InternalCollectionsUtilities' from project 'swift-collections')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation -- /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name InternalCollectionsUtilities -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug-appletvos/InternalCollectionsUtilities.build/Objects-normal/arm64/InternalCollectionsUtilities.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DCOLLECTIONS_RANDOMIZED_TESTING -DXcode -enable-experimental-feature AvailabilityMacro\=SwiftStdlib\ 5.0:\ macOS\ 10.14.4,\ iOS\ 12.2,\ watchOS\ 5.2,\ tvOS\ 12.2 -enable-experimental-feature AvailabilityMacro\=SwiftStdlib\ 5.1:\ macOS\ 10.15,\ iOS\ 13.0,\ watchOS\ 6.0,\ tvOS\ 13.0 -enable-experimental-feature AvailabilityMacro\=SwiftStdlib\ 5.6:\ macOS\ 12.3,\ iOS\ 15.4,\ watchOS\ 8.5,\ tvOS\ 15.4 -enable-experimental-feature AvailabilityMacro\=SwiftStdlib\ 5.7:\ macOS\ 13.0,\ iOS\ 16.0,\ watchOS\ 9.0,\ tvOS\ 16.0 -enable-experimental-feature AvailabilityMacro\=SwiftStdlib\ 5.8:\ macOS\ 13.3,\ iOS\ 16.4,\ watchOS\ 9.4,\ tvOS\ 16.4 -enable-experimental-feature AvailabilityMacro\=SwiftStdlib\ 5.9:\ macOS\ 14.0,\ iOS\ 17.0,\ watchOS\ 10.0,\ tvOS\ 17.0 -enable-experimental-feature AvailabilityMacro\=SwiftStdlib\ 5.10:\ macOS\ 14.4,\ iOS\ 17.4,\ watchOS\ 10.4,\ tvOS\ 17.4,\ visionOS\ 1.1 -enable-experimental-feature AvailabilityMacro\=SwiftStdlib\ 6.0:\ macOS\ 15.0,\ iOS\ 18.0,\ watchOS\ 11.0,\ tvOS\ 18.0,\ visionOS\ 2.0 -enable-experimental-feature AvailabilityMacro\=SwiftStdlib\ 6.1:\ macOS\ 15.4,\ iOS\ 18.4,\ watchOS\ 11.4,\ tvOS\ 18.4,\ visionOS\ 2.4 -enable-experimental-feature AvailabilityMacro\=SwiftStdlib\ 6.2:\ macOS\ 26.0,\ iOS\ 26.0,\ watchOS\ 26.0,\ tvOS\ 26.0,\ visionOS\ 26.0 -enable-experimental-feature AvailabilityMacro\=SwiftStdlib\ 6.3:\ macOS\ 26.4,\ iOS\ 26.4,\ watchOS\ 26.4,\ tvOS\ 26.4,\ visionOS\ 26.4 -enable-upcoming-feature MemberImportVisibility -enable-experimental-feature BuiltinModule -enable-experimental-feature Lifetimes -enable-experimental-feature InoutLifetimeDependence -enable-experimental-feature SuppressedAssociatedTypes -enable-experimental-feature AddressableParameters -enable-experimental-feature AddressableTypes -plugin-path /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.2.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 -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -Isystem /Applications/Xcode-26.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-26.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.2.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.2-23K50-dc75598d0054f22ec865fa860f139d72c1feacec85df2e04b9fa10f95e757c08.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug-appletvos/InternalCollectionsUtilities.build/Objects-normal/arm64/InternalCollectionsUtilities-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug-appletvos/InternalCollectionsUtilities.build/Objects-normal/arm64/InternalCollectionsUtilities.swiftmodule -user-module-version 1.4.1 -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name swift_collections -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug-appletvos/InternalCollectionsUtilities.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug-appletvos/InternalCollectionsUtilities.build/Objects-normal/arm64/InternalCollectionsUtilities_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/swift-collections.build/Debug-appletvos/InternalCollectionsUtilities.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug-appletvos/InternalCollectionsUtilities.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug-appletvos/InternalCollectionsUtilities.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/swift-collections.build/Debug-appletvos/InternalCollectionsUtilities.build/Objects-normal/arm64/InternalCollectionsUtilities-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling OrderedSet+Partial SetAlgebra isStrictSubset.swift, OrderedSet+Partial SetAlgebra isStrictSuperset.swift, OrderedSet+Partial SetAlgebra isSubset.swift, OrderedSet+Partial SetAlgebra isSuperset.swift, OrderedSet+Partial SetAlgebra subtract.swift, OrderedSet+Partial SetAlgebra subtracting.swift (in target 'OrderedCollections' from project 'swift-collections')
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/InternalCollectionsUtilities.o normal (in target 'InternalCollectionsUtilities' from project 'swift-collections')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections
/Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-tvos12.0 -r -isysroot /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.2.sdk -O0 -w -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-26.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-26.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.2.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug-appletvos/InternalCollectionsUtilities.build/Objects-normal/arm64/InternalCollectionsUtilities.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug-appletvos/InternalCollectionsUtilities.build/Objects-normal/arm64/InternalCollectionsUtilities_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug-appletvos/InternalCollectionsUtilities.build/Objects-normal/arm64/InternalCollectionsUtilities_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-26.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/swift-collections.build/Debug-appletvos/InternalCollectionsUtilities.build/Objects-normal/arm64/InternalCollectionsUtilities.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug-appletvos/InternalCollectionsUtilities.build/Objects-normal/arm64/InternalCollectionsUtilities-linker-args.resp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/InternalCollectionsUtilities.o
SwiftDriverJobDiscovery normal arm64 Compiling OrderedSet+Codable.swift, OrderedSet+CustomReflectable.swift, OrderedSet+Descriptions.swift, OrderedSet+Diffing.swift, OrderedSet+Equatable.swift, OrderedSet+ExpressibleByArrayLiteral.swift (in target 'OrderedCollections' from project 'swift-collections')
SwiftDriverJobDiscovery normal arm64 Compiling OrderedSet+Partial SetAlgebra symmetricDifference.swift, OrderedSet+Partial SetAlgebra union.swift, OrderedSet+Partial SetAlgebra+Basics.swift, OrderedSet+RandomAccessCollection.swift, OrderedSet+ReserveCapacity.swift, OrderedSet+Sendable.swift (in target 'OrderedCollections' from project 'swift-collections')
SwiftDriverJobDiscovery normal arm64 Compiling OrderedDictionary+Elements.swift, OrderedDictionary+Equatable.swift, OrderedDictionary+ExpressibleByDictionaryLiteral.swift, OrderedDictionary+Hashable.swift, OrderedDictionary+Initializers.swift, OrderedDictionary+Invariants.swift (in target 'OrderedCollections' from project 'swift-collections')
SwiftDriverJobDiscovery normal arm64 Compiling _Hashtable+Header.swift, OrderedDictionary+Codable.swift, OrderedDictionary+CustomReflectable.swift, OrderedDictionary+Deprecations.swift, OrderedDictionary+Descriptions.swift, OrderedDictionary+Elements.SubSequence.swift (in target 'OrderedCollections' from project 'swift-collections')
SwiftDriverJobDiscovery normal arm64 Compiling OrderedSet+Hashable.swift, OrderedSet+Initializers.swift, OrderedSet+Insertions.swift, OrderedSet+Invariants.swift, OrderedSet+Partial MutableCollection.swift, OrderedSet+Partial RangeReplaceableCollection.swift (in target 'OrderedCollections' from project 'swift-collections')
ExtractAppIntentsMetadata (in target 'InternalCollectionsUtilities' from project 'swift-collections')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections
/Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /var/run/com.apple.security.cryptexd/mnt/com.apple.MobileAsset.MetalToolchain-v17.3.7003.10.FO7Mu3/Metal.xctoolchain --module-name InternalCollectionsUtilities --sdk-root /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.2.sdk --xcode-version 17C529 --platform-family tvOS --deployment-target 12.0 --bundle-identifier swift-collections.InternalCollectionsUtilities --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/InternalCollectionsUtilities.appintents --target-triple arm64-apple-tvos12.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/InternalCollectionsUtilities.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug-appletvos/InternalCollectionsUtilities.build/Objects-normal/arm64/InternalCollectionsUtilities_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug-appletvos/InternalCollectionsUtilities.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug-appletvos/InternalCollectionsUtilities.build/Objects-normal/arm64/InternalCollectionsUtilities.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug-appletvos/InternalCollectionsUtilities.build/InternalCollectionsUtilities.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug-appletvos/InternalCollectionsUtilities.build/InternalCollectionsUtilities.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug-appletvos/InternalCollectionsUtilities.build/Objects-normal/arm64/InternalCollectionsUtilities.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2026-04-21 22:04:28.712 appintentsmetadataprocessor[768:4738] Starting appintentsmetadataprocessor export
2026-04-21 22:04:28.842 appintentsmetadataprocessor[768:4738] Extracted no relevant App Intents symbols, skipping writing output
SwiftDriverJobDiscovery normal arm64 Compiling OrderedDictionary+Partial MutableCollection.swift, OrderedDictionary+Partial RangeReplaceableCollection.swift, OrderedDictionary+Sendable.swift, OrderedDictionary+Sequence.swift, OrderedDictionary+Values.swift, OrderedDictionary.swift (in target 'OrderedCollections' from project 'swift-collections')
SwiftDriverJobDiscovery normal arm64 Compiling _HashTable+Bucket.swift, _HashTable+BucketIterator.swift, _HashTable+Constants.swift, _HashTable+CustomStringConvertible.swift, _HashTable+Testing.swift, _HashTable+UnsafeHandle.swift, _HashTable.swift (in target 'OrderedCollections' from project 'swift-collections')
SwiftDriverJobDiscovery normal arm64 Compiling OrderedSet+SubSequence.swift, OrderedSet+Testing.swift, OrderedSet+UnorderedView.swift, OrderedSet+UnstableInternals.swift, OrderedSet.swift, _UnsafeBitset.swift (in target 'OrderedCollections' from project 'swift-collections')
SwiftDriverJobDiscovery normal arm64 Emitting module for OrderedCollections (in target 'OrderedCollections' from project 'swift-collections')
SwiftDriver\ Compilation\ Requirements OrderedCollections normal arm64 com.apple.xcode.tools.swift.compiler (in target 'OrderedCollections' from project 'swift-collections')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name OrderedCollections -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug-appletvos/OrderedCollections.build/Objects-normal/arm64/OrderedCollections.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DCOLLECTIONS_RANDOMIZED_TESTING -DXcode -enable-experimental-feature AvailabilityMacro\=SwiftStdlib\ 5.0:\ macOS\ 10.14.4,\ iOS\ 12.2,\ watchOS\ 5.2,\ tvOS\ 12.2 -enable-experimental-feature AvailabilityMacro\=SwiftStdlib\ 5.1:\ macOS\ 10.15,\ iOS\ 13.0,\ watchOS\ 6.0,\ tvOS\ 13.0 -enable-experimental-feature AvailabilityMacro\=SwiftStdlib\ 5.6:\ macOS\ 12.3,\ iOS\ 15.4,\ watchOS\ 8.5,\ tvOS\ 15.4 -enable-experimental-feature AvailabilityMacro\=SwiftStdlib\ 5.7:\ macOS\ 13.0,\ iOS\ 16.0,\ watchOS\ 9.0,\ tvOS\ 16.0 -enable-experimental-feature AvailabilityMacro\=SwiftStdlib\ 5.8:\ macOS\ 13.3,\ iOS\ 16.4,\ watchOS\ 9.4,\ tvOS\ 16.4 -enable-experimental-feature AvailabilityMacro\=SwiftStdlib\ 5.9:\ macOS\ 14.0,\ iOS\ 17.0,\ watchOS\ 10.0,\ tvOS\ 17.0 -enable-experimental-feature AvailabilityMacro\=SwiftStdlib\ 5.10:\ macOS\ 14.4,\ iOS\ 17.4,\ watchOS\ 10.4,\ tvOS\ 17.4,\ visionOS\ 1.1 -enable-experimental-feature AvailabilityMacro\=SwiftStdlib\ 6.0:\ macOS\ 15.0,\ iOS\ 18.0,\ watchOS\ 11.0,\ tvOS\ 18.0,\ visionOS\ 2.0 -enable-experimental-feature AvailabilityMacro\=SwiftStdlib\ 6.1:\ macOS\ 15.4,\ iOS\ 18.4,\ watchOS\ 11.4,\ tvOS\ 18.4,\ visionOS\ 2.4 -enable-experimental-feature AvailabilityMacro\=SwiftStdlib\ 6.2:\ macOS\ 26.0,\ iOS\ 26.0,\ watchOS\ 26.0,\ tvOS\ 26.0,\ visionOS\ 26.0 -enable-experimental-feature AvailabilityMacro\=SwiftStdlib\ 6.3:\ macOS\ 26.4,\ iOS\ 26.4,\ watchOS\ 26.4,\ tvOS\ 26.4,\ visionOS\ 26.4 -enable-upcoming-feature MemberImportVisibility -enable-experimental-feature BuiltinModule -enable-experimental-feature Lifetimes -enable-experimental-feature InoutLifetimeDependence -enable-experimental-feature SuppressedAssociatedTypes -enable-experimental-feature AddressableParameters -enable-experimental-feature AddressableTypes -plugin-path /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.2.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 -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -Isystem /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.2.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.2-23K50-dc75598d0054f22ec865fa860f139d72c1feacec85df2e04b9fa10f95e757c08.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug-appletvos/OrderedCollections.build/Objects-normal/arm64/OrderedCollections-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug-appletvos/OrderedCollections.build/Objects-normal/arm64/OrderedCollections.swiftmodule -user-module-version 1.4.1 -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name swift_collections -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug-appletvos/OrderedCollections.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug-appletvos/OrderedCollections.build/Objects-normal/arm64/OrderedCollections_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/swift-collections.build/Debug-appletvos/OrderedCollections.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug-appletvos/OrderedCollections.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug-appletvos/OrderedCollections.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/swift-collections.build/Debug-appletvos/OrderedCollections.build/Objects-normal/arm64/OrderedCollections-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver\ Compilation OrderedCollections normal arm64 com.apple.xcode.tools.swift.compiler (in target 'OrderedCollections' from project 'swift-collections')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation -- /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name OrderedCollections -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug-appletvos/OrderedCollections.build/Objects-normal/arm64/OrderedCollections.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DCOLLECTIONS_RANDOMIZED_TESTING -DXcode -enable-experimental-feature AvailabilityMacro\=SwiftStdlib\ 5.0:\ macOS\ 10.14.4,\ iOS\ 12.2,\ watchOS\ 5.2,\ tvOS\ 12.2 -enable-experimental-feature AvailabilityMacro\=SwiftStdlib\ 5.1:\ macOS\ 10.15,\ iOS\ 13.0,\ watchOS\ 6.0,\ tvOS\ 13.0 -enable-experimental-feature AvailabilityMacro\=SwiftStdlib\ 5.6:\ macOS\ 12.3,\ iOS\ 15.4,\ watchOS\ 8.5,\ tvOS\ 15.4 -enable-experimental-feature AvailabilityMacro\=SwiftStdlib\ 5.7:\ macOS\ 13.0,\ iOS\ 16.0,\ watchOS\ 9.0,\ tvOS\ 16.0 -enable-experimental-feature AvailabilityMacro\=SwiftStdlib\ 5.8:\ macOS\ 13.3,\ iOS\ 16.4,\ watchOS\ 9.4,\ tvOS\ 16.4 -enable-experimental-feature AvailabilityMacro\=SwiftStdlib\ 5.9:\ macOS\ 14.0,\ iOS\ 17.0,\ watchOS\ 10.0,\ tvOS\ 17.0 -enable-experimental-feature AvailabilityMacro\=SwiftStdlib\ 5.10:\ macOS\ 14.4,\ iOS\ 17.4,\ watchOS\ 10.4,\ tvOS\ 17.4,\ visionOS\ 1.1 -enable-experimental-feature AvailabilityMacro\=SwiftStdlib\ 6.0:\ macOS\ 15.0,\ iOS\ 18.0,\ watchOS\ 11.0,\ tvOS\ 18.0,\ visionOS\ 2.0 -enable-experimental-feature AvailabilityMacro\=SwiftStdlib\ 6.1:\ macOS\ 15.4,\ iOS\ 18.4,\ watchOS\ 11.4,\ tvOS\ 18.4,\ visionOS\ 2.4 -enable-experimental-feature AvailabilityMacro\=SwiftStdlib\ 6.2:\ macOS\ 26.0,\ iOS\ 26.0,\ watchOS\ 26.0,\ tvOS\ 26.0,\ visionOS\ 26.0 -enable-experimental-feature AvailabilityMacro\=SwiftStdlib\ 6.3:\ macOS\ 26.4,\ iOS\ 26.4,\ watchOS\ 26.4,\ tvOS\ 26.4,\ visionOS\ 26.4 -enable-upcoming-feature MemberImportVisibility -enable-experimental-feature BuiltinModule -enable-experimental-feature Lifetimes -enable-experimental-feature InoutLifetimeDependence -enable-experimental-feature SuppressedAssociatedTypes -enable-experimental-feature AddressableParameters -enable-experimental-feature AddressableTypes -plugin-path /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.2.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 -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -Isystem /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.2.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.2-23K50-dc75598d0054f22ec865fa860f139d72c1feacec85df2e04b9fa10f95e757c08.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug-appletvos/OrderedCollections.build/Objects-normal/arm64/OrderedCollections-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug-appletvos/OrderedCollections.build/Objects-normal/arm64/OrderedCollections.swiftmodule -user-module-version 1.4.1 -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name swift_collections -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug-appletvos/OrderedCollections.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug-appletvos/OrderedCollections.build/Objects-normal/arm64/OrderedCollections_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/swift-collections.build/Debug-appletvos/OrderedCollections.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug-appletvos/OrderedCollections.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug-appletvos/OrderedCollections.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/swift-collections.build/Debug-appletvos/OrderedCollections.build/Objects-normal/arm64/OrderedCollections-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/OrderedCollections-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug-appletvos/OrderedCollections.build/Objects-normal/arm64/OrderedCollections-Swift.h (in target 'OrderedCollections' from project 'swift-collections')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug-appletvos/OrderedCollections.build/Objects-normal/arm64/OrderedCollections-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/OrderedCollections-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/OrderedCollections.swiftmodule/arm64-apple-tvos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug-appletvos/OrderedCollections.build/Objects-normal/arm64/OrderedCollections.swiftdoc (in target 'OrderedCollections' from project 'swift-collections')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections
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/swift-collections.build/Debug-appletvos/OrderedCollections.build/Objects-normal/arm64/OrderedCollections.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/OrderedCollections.swiftmodule/arm64-apple-tvos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/OrderedCollections.swiftmodule/arm64-apple-tvos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug-appletvos/OrderedCollections.build/Objects-normal/arm64/OrderedCollections.abi.json (in target 'OrderedCollections' from project 'swift-collections')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections
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/swift-collections.build/Debug-appletvos/OrderedCollections.build/Objects-normal/arm64/OrderedCollections.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/OrderedCollections.swiftmodule/arm64-apple-tvos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/OrderedCollections.swiftmodule/arm64-apple-tvos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug-appletvos/OrderedCollections.build/Objects-normal/arm64/OrderedCollections.swiftmodule (in target 'OrderedCollections' from project 'swift-collections')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections
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/swift-collections.build/Debug-appletvos/OrderedCollections.build/Objects-normal/arm64/OrderedCollections.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/OrderedCollections.swiftmodule/arm64-apple-tvos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/OrderedCollections.swiftmodule/Project/arm64-apple-tvos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug-appletvos/OrderedCollections.build/Objects-normal/arm64/OrderedCollections.swiftsourceinfo (in target 'OrderedCollections' from project 'swift-collections')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections
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/swift-collections.build/Debug-appletvos/OrderedCollections.build/Objects-normal/arm64/OrderedCollections.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/OrderedCollections.swiftmodule/Project/arm64-apple-tvos.swiftsourceinfo
SwiftDriver MetalSupport normal arm64 com.apple.xcode.tools.swift.compiler (in target 'MetalSupport' from project 'MetalSupport')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name MetalSupport -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalSupport.build/Debug-appletvos/MetalSupport.build/Objects-normal/arm64/MetalSupport.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.2.sdk -target arm64-apple-tvos18.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 -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -Isystem /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.2.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.2-23K50-dc75598d0054f22ec865fa860f139d72c1feacec85df2e04b9fa10f95e757c08.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalSupport.build/Debug-appletvos/MetalSupport.build/Objects-normal/arm64/MetalSupport-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalSupport.build/Debug-appletvos/MetalSupport.build/Objects-normal/arm64/MetalSupport.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalSupport.build/Debug-appletvos/MetalSupport.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalSupport.build/Debug-appletvos/MetalSupport.build/Objects-normal/arm64/MetalSupport_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/MetalSupport.build/Debug-appletvos/MetalSupport.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalSupport.build/Debug-appletvos/MetalSupport.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalSupport.build/Debug-appletvos/MetalSupport.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/MetalSupport.build/Debug-appletvos/MetalSupport.build/Objects-normal/arm64/MetalSupport-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/InternalCollectionsUtilities.o (in target 'InternalCollectionsUtilities' from project 'swift-collections')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/InternalCollectionsUtilities.o
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/OrderedCollections.o normal (in target 'OrderedCollections' from project 'swift-collections')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections
/Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-tvos12.0 -r -isysroot /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.2.sdk -O0 -w -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-26.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/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -iframework /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.2.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug-appletvos/OrderedCollections.build/Objects-normal/arm64/OrderedCollections.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug-appletvos/OrderedCollections.build/Objects-normal/arm64/OrderedCollections_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug-appletvos/OrderedCollections.build/Objects-normal/arm64/OrderedCollections_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-26.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/swift-collections.build/Debug-appletvos/OrderedCollections.build/Objects-normal/arm64/OrderedCollections.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug-appletvos/OrderedCollections.build/Objects-normal/arm64/OrderedCollections-linker-args.resp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/OrderedCollections.o
ExtractAppIntentsMetadata (in target 'OrderedCollections' from project 'swift-collections')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections
/Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /var/run/com.apple.security.cryptexd/mnt/com.apple.MobileAsset.MetalToolchain-v17.3.7003.10.FO7Mu3/Metal.xctoolchain --module-name OrderedCollections --sdk-root /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.2.sdk --xcode-version 17C529 --platform-family tvOS --deployment-target 12.0 --bundle-identifier swift-collections.OrderedCollections --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/OrderedCollections.appintents --target-triple arm64-apple-tvos12.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/OrderedCollections.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug-appletvos/OrderedCollections.build/Objects-normal/arm64/OrderedCollections_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug-appletvos/OrderedCollections.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug-appletvos/OrderedCollections.build/Objects-normal/arm64/OrderedCollections.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug-appletvos/OrderedCollections.build/OrderedCollections.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug-appletvos/OrderedCollections.build/OrderedCollections.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug-appletvos/OrderedCollections.build/Objects-normal/arm64/OrderedCollections.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2026-04-21 22:04:28.914 appintentsmetadataprocessor[771:4817] Starting appintentsmetadataprocessor export
2026-04-21 22:04:29.031 appintentsmetadataprocessor[771:4817] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/OrderedCollections.o (in target 'OrderedCollections' from project 'swift-collections')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/OrderedCollections.o
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdarg-C7BYDF1U3HIH06DNXDSUM4FTT.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdbool-1R0VA7GHOCZIBHY8NLIU8432O.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrcheck-1PYZUUSJVB3190KYWPQ2HPH6T.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_AvailabilityInternal-5SOSDZ6OWC0BZLNXP3M7RQAVZ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/DeveloperToolsSupport-8RGY6B9XNYDSLHRAHUACZAEQT.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrauth-F12J2CYS1H0H7PFJPSXR0BMRJ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stddef-AMFHETDGZZBL95KB6W1W0T0VV.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_float-8QAK3C6Z57AM8E8FKW50RMKE0.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation1-1QBHJ5571SRONB2YTEF0W1AZY.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation2-C8RRMSSA0HAGP6ND221ZWI44X.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_limits-2E5S7VT2TXRPTXMF0BVOZZESK.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/sys_types-6BLO2NPL2992COH57RXH2U5HM.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdint-81OO0IBAPEXC8PDD3L0YS8RNX.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_tgmath-ESIDJRNEUT48UAZTRH562TYYY.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_intrinsics-24UBEE98E9ITQZTIV7U980GQ2.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation3-6UHMDDSTU0LM5C7C4P4H0CUIY.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdatomic-1D26B1O5HO0J807V6TFE6XLS1.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_inttypes-DLLIL3NWPRXNQNMBT8DC05YE8.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Darwin-575OOLOMX910P5D3ATXB8SS2F.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/simd-8KGNE5DLKAVM7A2YSJEQHKLVG.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/MachO-CRPQGIQ2S31NAK8WBEW08JEMM.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ObjectiveC-26T7JC2QU7TEZO7VVGNFJ6X8W.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_object-9KOTYT53GTW08K0SC0NERBQKZ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_workgroup-8LHTS21UZQ74V0AT5HZW75AV1.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Spatial-7FNF2DUMXOBJKSHUPMX937OUQ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Dispatch-1PDGBJ5QVFC7CLI4RKJ0VMGH6.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os-8GZMDX9BXB4AKZN8YMIV3Q6R5.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreFoundation-3J23TPD9ZE2CL1B8K8EKFM921.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreGraphics-A0PB0QUO511U6ASTGVBAPMTSZ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Security-8TBOSOW7OGW1K0PRX58JW9BUJ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CFNetwork-EIGAIPZB6XFUTII1QUH5FMZNB.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Foundation-920MCA7YAE1WTX5FMTQJ2S6JD.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ImageIO-DGIXPKDOA98R10V7WVO81FO7Q.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreText-A22EGX1IME2NL2K642I11XO6Q.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ModelIO-9I8WPP88Q1CKRIBH2UQS47UOG.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UIUtilities-AFKAOUDZH67GXN7KNI3FI4EVK.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UserNotifications-F5LWF85KC90GJACC7PWTXN3ZI.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/OSLog-EHBXAUPFF7MR3V4XU7VA41J1A.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UniformTypeIdentifiers-9OUBJTJ9QS43CNKWOKAF7PVFW.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/IOSurface-7W4IKGN8OS8AI6168YH1AKYLN.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Symbols-83WIVV9ZLX0K2HCUB48J7Q38D.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/DataDetection-AQB8JZEQYV781DSE9TLXIS6ON.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Accessibility-BXWPXOI9FGZKSYL9E6TQ5BXNL.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreTransferable-6ABR90TBVSH7VNLD5TDSTRISA.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreData-8FNQQK8YLOYUOMJS4AZ8HZEV6.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/OpenGLES-53M1U5Z9YYW8YN6GRVTT14EZ3.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Metal-8DRV37N4FORAALI4LJ3QBRB2N.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreVideo-BMTZCTUZ871AEVGCM2RGBKJQ6.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreImage-3ZDYH2WTL3629CTJG114SBGBE.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/QuartzCore-31ZG0PLVJGBMUEINS6GK0UV0.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftUICore-77IFIWJX0TQHATW9YV3O0ROXO.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UIKit-AWPC22D4CAO4359R1JLK2J7X0.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftUI-1LNDEZ7SMERAVLC9IE61HD9Z0.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/MetalKit-CLT10FO4TK3VA9CER45G4PSLH.pcm
SwiftEmitModule normal arm64 Emitting\ module\ for\ MetalSupport (in target 'MetalSupport' from project 'MetalSupport')
EmitSwiftModule normal arm64 (in target 'MetalSupport' from project 'MetalSupport')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ MTLVertexDescriptor+Extensions.swift,\ MTLVertexFormat+Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/MetalSupport/MTLVertexDescriptor+Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/MetalSupport/MTLVertexFormat+Extensions.swift (in target 'MetalSupport' from project 'MetalSupport')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/MetalSupport/MTLVertexDescriptor+Extensions.swift (in target 'MetalSupport' from project 'MetalSupport')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/MetalSupport/MTLVertexFormat+Extensions.swift (in target 'MetalSupport' from project 'MetalSupport')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Metal+SwiftUI.swift,\ MetalSupportError.swift /Users/admin/builder/spi-builder-workspace/Sources/MetalSupport/Metal+SwiftUI.swift /Users/admin/builder/spi-builder-workspace/Sources/MetalSupport/MetalSupportError.swift (in target 'MetalSupport' from project 'MetalSupport')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/MetalSupport/Metal+SwiftUI.swift (in target 'MetalSupport' from project 'MetalSupport')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/MetalSupport/MetalSupportError.swift (in target 'MetalSupport' from project 'MetalSupport')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ UnsafeBytes.swift,\ VertexDescriptor.swift /Users/admin/builder/spi-builder-workspace/Sources/MetalSupport/UnsafeBytes.swift /Users/admin/builder/spi-builder-workspace/Sources/MetalSupport/VertexDescriptor.swift (in target 'MetalSupport' from project 'MetalSupport')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/MetalSupport/UnsafeBytes.swift (in target 'MetalSupport' from project 'MetalSupport')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/MetalSupport/VertexDescriptor.swift (in target 'MetalSupport' from project 'MetalSupport')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ MTLCommandBufferDescriptor+Extensions.swift,\ MTLCommandQueue+Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/MetalSupport/MTLCommandBufferDescriptor+Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/MetalSupport/MTLCommandQueue+Extensions.swift (in target 'MetalSupport' from project 'MetalSupport')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/MetalSupport/MTLCommandBufferDescriptor+Extensions.swift (in target 'MetalSupport' from project 'MetalSupport')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/MetalSupport/MTLCommandQueue+Extensions.swift (in target 'MetalSupport' from project 'MetalSupport')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ MTLGeometry+Extensions.swift,\ MTLIndexType+Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/MetalSupport/MTLGeometry+Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/MetalSupport/MTLIndexType+Extensions.swift (in target 'MetalSupport' from project 'MetalSupport')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/MetalSupport/MTLGeometry+Extensions.swift (in target 'MetalSupport' from project 'MetalSupport')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/MetalSupport/MTLIndexType+Extensions.swift (in target 'MetalSupport' from project 'MetalSupport')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ MTLBuffer+Extensions.swift,\ MTLCommandBuffer+Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/MetalSupport/MTLBuffer+Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/MetalSupport/MTLCommandBuffer+Extensions.swift (in target 'MetalSupport' from project 'MetalSupport')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/MetalSupport/MTLBuffer+Extensions.swift (in target 'MetalSupport' from project 'MetalSupport')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/MetalSupport/MTLCommandBuffer+Extensions.swift (in target 'MetalSupport' from project 'MetalSupport')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ MTLPixelFormat+Extensions.swift,\ MTLTexture+Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/MetalSupport/MTLPixelFormat+Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/MetalSupport/MTLTexture+Extensions.swift (in target 'MetalSupport' from project 'MetalSupport')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/MetalSupport/MTLPixelFormat+Extensions.swift (in target 'MetalSupport' from project 'MetalSupport')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/MetalSupport/MTLTexture+Extensions.swift (in target 'MetalSupport' from project 'MetalSupport')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ DrawHelpers.swift,\ Labeled.swift,\ MTKMesh+Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/MetalSupport/DrawHelpers.swift /Users/admin/builder/spi-builder-workspace/Sources/MetalSupport/Labeled.swift /Users/admin/builder/spi-builder-workspace/Sources/MetalSupport/MTKMesh+Extensions.swift (in target 'MetalSupport' from project 'MetalSupport')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/MetalSupport/DrawHelpers.swift (in target 'MetalSupport' from project 'MetalSupport')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/MetalSupport/Labeled.swift (in target 'MetalSupport' from project 'MetalSupport')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/MetalSupport/MTKMesh+Extensions.swift (in target 'MetalSupport' from project 'MetalSupport')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ BaseSupport.swift,\ DebugGroup.swift,\ DescriptorInits.swift /Users/admin/builder/spi-builder-workspace/Sources/MetalSupport/BaseSupport.swift /Users/admin/builder/spi-builder-workspace/Sources/MetalSupport/DebugGroup.swift /Users/admin/builder/spi-builder-workspace/Sources/MetalSupport/DescriptorInits.swift (in target 'MetalSupport' from project 'MetalSupport')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/MetalSupport/BaseSupport.swift (in target 'MetalSupport' from project 'MetalSupport')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/MetalSupport/DebugGroup.swift (in target 'MetalSupport' from project 'MetalSupport')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/MetalSupport/DescriptorInits.swift (in target 'MetalSupport' from project 'MetalSupport')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ MTLDevice+Extensions.swift,\ MTLFunction+Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/MetalSupport/MTLDevice+Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/MetalSupport/MTLFunction+Extensions.swift (in target 'MetalSupport' from project 'MetalSupport')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/MetalSupport/MTLDevice+Extensions.swift (in target 'MetalSupport' from project 'MetalSupport')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/MetalSupport/MTLFunction+Extensions.swift (in target 'MetalSupport' from project 'MetalSupport')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Emitting module for MetalSupport (in target 'MetalSupport' from project 'MetalSupport')
SwiftDriver\ Compilation\ Requirements MetalSupport normal arm64 com.apple.xcode.tools.swift.compiler (in target 'MetalSupport' from project 'MetalSupport')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name MetalSupport -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalSupport.build/Debug-appletvos/MetalSupport.build/Objects-normal/arm64/MetalSupport.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.2.sdk -target arm64-apple-tvos18.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 -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -Isystem /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.2.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.2-23K50-dc75598d0054f22ec865fa860f139d72c1feacec85df2e04b9fa10f95e757c08.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalSupport.build/Debug-appletvos/MetalSupport.build/Objects-normal/arm64/MetalSupport-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalSupport.build/Debug-appletvos/MetalSupport.build/Objects-normal/arm64/MetalSupport.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalSupport.build/Debug-appletvos/MetalSupport.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalSupport.build/Debug-appletvos/MetalSupport.build/Objects-normal/arm64/MetalSupport_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/MetalSupport.build/Debug-appletvos/MetalSupport.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalSupport.build/Debug-appletvos/MetalSupport.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalSupport.build/Debug-appletvos/MetalSupport.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/MetalSupport.build/Debug-appletvos/MetalSupport.build/Objects-normal/arm64/MetalSupport-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling MTLCommandBufferDescriptor+Extensions.swift, MTLCommandQueue+Extensions.swift (in target 'MetalSupport' from project 'MetalSupport')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/MetalSupport-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalSupport.build/Debug-appletvos/MetalSupport.build/Objects-normal/arm64/MetalSupport-Swift.h (in target 'MetalSupport' from project 'MetalSupport')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalSupport.build/Debug-appletvos/MetalSupport.build/Objects-normal/arm64/MetalSupport-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/MetalSupport-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/MetalSupport.swiftmodule/arm64-apple-tvos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalSupport.build/Debug-appletvos/MetalSupport.build/Objects-normal/arm64/MetalSupport.swiftmodule (in target 'MetalSupport' from project 'MetalSupport')
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/MetalSupport.build/Debug-appletvos/MetalSupport.build/Objects-normal/arm64/MetalSupport.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/MetalSupport.swiftmodule/arm64-apple-tvos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/MetalSupport.swiftmodule/arm64-apple-tvos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalSupport.build/Debug-appletvos/MetalSupport.build/Objects-normal/arm64/MetalSupport.swiftdoc (in target 'MetalSupport' from project 'MetalSupport')
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/MetalSupport.build/Debug-appletvos/MetalSupport.build/Objects-normal/arm64/MetalSupport.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/MetalSupport.swiftmodule/arm64-apple-tvos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/MetalSupport.swiftmodule/arm64-apple-tvos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalSupport.build/Debug-appletvos/MetalSupport.build/Objects-normal/arm64/MetalSupport.abi.json (in target 'MetalSupport' from project 'MetalSupport')
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/MetalSupport.build/Debug-appletvos/MetalSupport.build/Objects-normal/arm64/MetalSupport.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/MetalSupport.swiftmodule/arm64-apple-tvos.abi.json
SwiftDriverJobDiscovery normal arm64 Compiling UnsafeBytes.swift, VertexDescriptor.swift (in target 'MetalSupport' from project 'MetalSupport')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/MetalSupport.swiftmodule/Project/arm64-apple-tvos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalSupport.build/Debug-appletvos/MetalSupport.build/Objects-normal/arm64/MetalSupport.swiftsourceinfo (in target 'MetalSupport' from project 'MetalSupport')
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/MetalSupport.build/Debug-appletvos/MetalSupport.build/Objects-normal/arm64/MetalSupport.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/MetalSupport.swiftmodule/Project/arm64-apple-tvos.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling MTLBuffer+Extensions.swift, MTLCommandBuffer+Extensions.swift (in target 'MetalSupport' from project 'MetalSupport')
SwiftDriverJobDiscovery normal arm64 Compiling BaseSupport.swift, DebugGroup.swift, DescriptorInits.swift (in target 'MetalSupport' from project 'MetalSupport')
SwiftDriverJobDiscovery normal arm64 Compiling MTLGeometry+Extensions.swift, MTLIndexType+Extensions.swift (in target 'MetalSupport' from project 'MetalSupport')
SwiftDriverJobDiscovery normal arm64 Compiling DrawHelpers.swift, Labeled.swift, MTKMesh+Extensions.swift (in target 'MetalSupport' from project 'MetalSupport')
SwiftDriverJobDiscovery normal arm64 Compiling MTLDevice+Extensions.swift, MTLFunction+Extensions.swift (in target 'MetalSupport' from project 'MetalSupport')
SwiftDriverJobDiscovery normal arm64 Compiling MTLVertexDescriptor+Extensions.swift, MTLVertexFormat+Extensions.swift (in target 'MetalSupport' from project 'MetalSupport')
SwiftDriverJobDiscovery normal arm64 Compiling Metal+SwiftUI.swift, MetalSupportError.swift (in target 'MetalSupport' from project 'MetalSupport')
SwiftDriverJobDiscovery normal arm64 Compiling MTLPixelFormat+Extensions.swift, MTLTexture+Extensions.swift (in target 'MetalSupport' from project 'MetalSupport')
SwiftDriver\ Compilation MetalSupport normal arm64 com.apple.xcode.tools.swift.compiler (in target 'MetalSupport' from project 'MetalSupport')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation -- /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name MetalSupport -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalSupport.build/Debug-appletvos/MetalSupport.build/Objects-normal/arm64/MetalSupport.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.2.sdk -target arm64-apple-tvos18.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 -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -Isystem /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.2.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.2-23K50-dc75598d0054f22ec865fa860f139d72c1feacec85df2e04b9fa10f95e757c08.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalSupport.build/Debug-appletvos/MetalSupport.build/Objects-normal/arm64/MetalSupport-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalSupport.build/Debug-appletvos/MetalSupport.build/Objects-normal/arm64/MetalSupport.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalSupport.build/Debug-appletvos/MetalSupport.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalSupport.build/Debug-appletvos/MetalSupport.build/Objects-normal/arm64/MetalSupport_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/MetalSupport.build/Debug-appletvos/MetalSupport.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalSupport.build/Debug-appletvos/MetalSupport.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalSupport.build/Debug-appletvos/MetalSupport.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/MetalSupport.build/Debug-appletvos/MetalSupport.build/Objects-normal/arm64/MetalSupport-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/MetalSupport.o normal (in target 'MetalSupport' from project 'MetalSupport')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-tvos18.0 -r -isysroot /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.2.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-26.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/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -iframework /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.2.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalSupport.build/Debug-appletvos/MetalSupport.build/Objects-normal/arm64/MetalSupport.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalSupport.build/Debug-appletvos/MetalSupport.build/Objects-normal/arm64/MetalSupport_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalSupport.build/Debug-appletvos/MetalSupport.build/Objects-normal/arm64/MetalSupport_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-26.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/MetalSupport.build/Debug-appletvos/MetalSupport.build/Objects-normal/arm64/MetalSupport.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalSupport.build/Debug-appletvos/MetalSupport.build/Objects-normal/arm64/MetalSupport-linker-args.resp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/MetalSupport.o
ExtractAppIntentsMetadata (in target 'MetalSupport' from project 'MetalSupport')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /var/run/com.apple.security.cryptexd/mnt/com.apple.MobileAsset.MetalToolchain-v17.3.7003.10.FO7Mu3/Metal.xctoolchain --module-name MetalSupport --sdk-root /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.2.sdk --xcode-version 17C529 --platform-family tvOS --deployment-target 18.0 --bundle-identifier spi-builder-workspace.MetalSupport --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/MetalSupport.appintents --target-triple arm64-apple-tvos18.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/MetalSupport.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalSupport.build/Debug-appletvos/MetalSupport.build/Objects-normal/arm64/MetalSupport_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalSupport.build/Debug-appletvos/MetalSupport.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalSupport.build/Debug-appletvos/MetalSupport.build/Objects-normal/arm64/MetalSupport.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalSupport.build/Debug-appletvos/MetalSupport.build/MetalSupport.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalSupport.build/Debug-appletvos/MetalSupport.build/MetalSupport.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalSupport.build/Debug-appletvos/MetalSupport.build/Objects-normal/arm64/MetalSupport.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2026-04-21 22:04:33.372 appintentsmetadataprocessor[839:5010] Starting appintentsmetadataprocessor export
2026-04-21 22:04:33.481 appintentsmetadataprocessor[839:5010] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/MetalSupport.o (in target 'MetalSupport' from project 'MetalSupport')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/MetalSupport.o
** BUILD SUCCEEDED **
2026-04-21 22:04:23.864 xcodebuild[712:4410] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Build complete.
{
"dependencies" : [
{
"identity" : "swift-collections",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-collections.git"
}
],
"manifest_display_name" : "MetalSupport",
"name" : "MetalSupport",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "15.0"
},
{
"name" : "ios",
"version" : "18.0"
},
{
"name" : "visionos",
"version" : "2.0"
}
],
"products" : [
{
"name" : "MetalSupport",
"targets" : [
"MetalSupport"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "MetalSupportTests",
"module_type" : "SwiftTarget",
"name" : "MetalSupportTests",
"path" : "Tests/MetalSupportTests",
"sources" : [
"CommandBufferAndQueueTests.swift",
"DebugGroupTests.swift",
"DrawHelpersAndLabeledTests.swift",
"MTKMeshExtensionsTests.swift",
"MetalSupportTests.swift",
"MetalSwiftUITests.swift",
"MoreCoverageTests.swift",
"TextureExtensionsTests.swift",
"TextureFillTests.swift",
"UnsafeBytesTests.swift",
"VertexDescriptorExtensionsTests.swift",
"VertexDescriptorReflectionTests.swift"
],
"target_dependencies" : [
"MetalSupport"
],
"type" : "test"
},
{
"c99name" : "MetalSupport",
"module_type" : "SwiftTarget",
"name" : "MetalSupport",
"path" : "Sources/MetalSupport",
"product_dependencies" : [
"OrderedCollections"
],
"product_memberships" : [
"MetalSupport"
],
"sources" : [
"BaseSupport.swift",
"DebugGroup.swift",
"DescriptorInits.swift",
"DrawHelpers.swift",
"Labeled.swift",
"MTKMesh+Extensions.swift",
"MTLBuffer+Extensions.swift",
"MTLCommandBuffer+Extensions.swift",
"MTLCommandBufferDescriptor+Extensions.swift",
"MTLCommandQueue+Extensions.swift",
"MTLDevice+Extensions.swift",
"MTLFunction+Extensions.swift",
"MTLGeometry+Extensions.swift",
"MTLIndexType+Extensions.swift",
"MTLPixelFormat+Extensions.swift",
"MTLTexture+Extensions.swift",
"MTLVertexDescriptor+Extensions.swift",
"MTLVertexFormat+Extensions.swift",
"Metal+SwiftUI.swift",
"MetalSupportError.swift",
"UnsafeBytes.swift",
"VertexDescriptor.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Done.