Build Information
Successful build of swift-http-types-htmx, reference main (b14716
), with Swift 6.1 for visionOS using Xcode 16.3 on 29 Apr 2025 09:50:19 UTC.
Swift 6 data race errors: 10
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme swift-http-types-htmx -destination generic/platform=xrOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/alephao/swift-http-types-htmx.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/alephao/swift-http-types-htmx
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at b14716d ci: fix swift 6 docker img ref
Cloned https://github.com/alephao/swift-http-types-htmx.git
Revision (git rev-parse @):
b14716db91e65f6ecb410ecdb6a847e5699ece77
SUCCESS checkout https://github.com/alephao/swift-http-types-htmx.git at main
========================================
Build
========================================
Selected platform: visionOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/alephao/swift-http-types-htmx.git
https://github.com/alephao/swift-http-types-htmx.git
{
"dependencies" : [
{
"identity" : "swift-http-types",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-http-types.git"
}
],
"manifest_display_name" : "swift-http-types-htmx",
"name" : "swift-http-types-htmx",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "HTTPTypesHtmx",
"targets" : [
"HTTPTypesHtmx"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "HTTPTypesHtmxTests",
"module_type" : "SwiftTarget",
"name" : "HTTPTypesHtmxTests",
"path" : "Tests/HTTPTypesHtmxTests",
"product_dependencies" : [
"HTTPTypes"
],
"sources" : [
"HtmxRequestHeadersTests.swift",
"HtmxResponseHeadersTests.swift",
"HxTriggerHeaderTests.swift"
],
"target_dependencies" : [
"HTTPTypesHtmx"
],
"type" : "test"
},
{
"c99name" : "HTTPTypesHtmx",
"module_type" : "SwiftTarget",
"name" : "HTTPTypesHtmx",
"path" : "Sources/HTTPTypesHtmx",
"product_dependencies" : [
"HTTPTypes"
],
"product_memberships" : [
"HTTPTypesHtmx"
],
"sources" : [
"HtmxRequestHeaders.swift",
"HtmxResponseHeaders.swift",
"HxTriggerHeader.swift",
"Values/HxPushUrl.swift",
"Values/HxReplaceUrl.swift",
"Values/HxSwap.swift"
],
"type" : "library"
}
],
"tools_version" : "5.8"
}
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/apple/swift-http-types.git (cached)
Creating working copy of package ‘swift-http-types’
Checking out 1.4.0 of package ‘swift-http-types’
Resolve Package Graph
Resolved source packages:
swift-http-types-htmx: /Users/admin/builder/spi-builder-workspace
swift-http-types: https://github.com/apple/swift-http-types.git @ 1.4.0
resolved source packages: swift-http-types-htmx, swift-http-types
{
"dependencies" : [
{
"identity" : "swift-http-types",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-http-types.git"
}
],
"manifest_display_name" : "swift-http-types-htmx",
"name" : "swift-http-types-htmx",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "HTTPTypesHtmx",
"targets" : [
"HTTPTypesHtmx"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "HTTPTypesHtmxTests",
"module_type" : "SwiftTarget",
"name" : "HTTPTypesHtmxTests",
"path" : "Tests/HTTPTypesHtmxTests",
"product_dependencies" : [
"HTTPTypes"
],
"sources" : [
"HtmxRequestHeadersTests.swift",
"HtmxResponseHeadersTests.swift",
"HxTriggerHeaderTests.swift"
],
"target_dependencies" : [
"HTTPTypesHtmx"
],
"type" : "test"
},
{
"c99name" : "HTTPTypesHtmx",
"module_type" : "SwiftTarget",
"name" : "HTTPTypesHtmx",
"path" : "Sources/HTTPTypesHtmx",
"product_dependencies" : [
"HTTPTypes"
],
"product_memberships" : [
"HTTPTypesHtmx"
],
"sources" : [
"HtmxRequestHeaders.swift",
"HtmxResponseHeaders.swift",
"HxTriggerHeader.swift",
"Values/HxPushUrl.swift",
"Values/HxReplaceUrl.swift",
"Values/HxSwap.swift"
],
"type" : "library"
}
],
"tools_version" : "5.8"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"swift-http-types-htmx"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme swift-http-types-htmx -destination generic/platform=xrOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme swift-http-types-htmx -destination generic/platform=xrOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
swift-http-types: https://github.com/apple/swift-http-types.git @ 1.4.0
swift-http-types-htmx: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (4 targets)
Target 'HTTPTypesHtmx' in project 'swift-http-types-htmx'
➜ Explicit dependency on target 'HTTPTypesHtmx' in project 'swift-http-types-htmx'
➜ Explicit dependency on target 'HTTPTypes' in project 'swift-http-types'
Target 'HTTPTypesHtmx' in project 'swift-http-types-htmx'
➜ Explicit dependency on target 'HTTPTypes' in project 'swift-http-types'
Target 'HTTPTypes' in project 'swift-http-types'
➜ Explicit dependency on target 'HTTPTypes' in project 'swift-http-types'
Target 'HTTPTypes' in project 'swift-http-types' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 5629690b8dd56f1e8df3620744600b44
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/5629690b8dd56f1e8df3620744600b44.xcbuilddata
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-types-htmx.build/Debug-xros/HTTPTypesHtmx.build/HTTPTypesHtmx.DependencyStaticMetadataFileList (in target 'HTTPTypesHtmx' from project 'swift-http-types-htmx')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-types-htmx.build/Debug-xros/HTTPTypesHtmx.build/HTTPTypesHtmx.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-types-htmx.build/Debug-xros/HTTPTypesHtmx.build/HTTPTypesHtmx.modulemap (in target 'HTTPTypesHtmx' from project 'swift-http-types-htmx')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-types-htmx.build/Debug-xros/HTTPTypesHtmx.build/HTTPTypesHtmx.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-types-htmx.build/Debug-xros/HTTPTypesHtmx.build/HTTPTypesHtmx.DependencyMetadataFileList (in target 'HTTPTypesHtmx' from project 'swift-http-types-htmx')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-types-htmx.build/Debug-xros/HTTPTypesHtmx.build/HTTPTypesHtmx.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-types-htmx.build/Debug-xros/HTTPTypesHtmx.build/Objects-normal/arm64/HTTPTypesHtmx-OutputFileMap.json (in target 'HTTPTypesHtmx' from project 'swift-http-types-htmx')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-types-htmx.build/Debug-xros/HTTPTypesHtmx.build/Objects-normal/arm64/HTTPTypesHtmx-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-types-htmx.build/Debug-xros/HTTPTypesHtmx.build/Objects-normal/arm64/HTTPTypesHtmx.SwiftConstValuesFileList (in target 'HTTPTypesHtmx' from project 'swift-http-types-htmx')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-types-htmx.build/Debug-xros/HTTPTypesHtmx.build/Objects-normal/arm64/HTTPTypesHtmx.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-types-htmx.build/Debug-xros/HTTPTypesHtmx.build/Objects-normal/arm64/HTTPTypesHtmx_const_extract_protocols.json (in target 'HTTPTypesHtmx' from project 'swift-http-types-htmx')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-types-htmx.build/Debug-xros/HTTPTypesHtmx.build/Objects-normal/arm64/HTTPTypesHtmx_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-types-htmx.build/Debug-xros/HTTPTypesHtmx.build/Objects-normal/arm64/HTTPTypesHtmx.SwiftFileList (in target 'HTTPTypesHtmx' from project 'swift-http-types-htmx')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-types-htmx.build/Debug-xros/HTTPTypesHtmx.build/Objects-normal/arm64/HTTPTypesHtmx.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-types-htmx.build/Debug-xros/HTTPTypesHtmx.build/Objects-normal/arm64/HTTPTypesHtmx.LinkFileList (in target 'HTTPTypesHtmx' from project 'swift-http-types-htmx')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-types-htmx.build/Debug-xros/HTTPTypesHtmx.build/Objects-normal/arm64/HTTPTypesHtmx.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-types.build/Debug-xros/HTTPTypes.build/Objects-normal/arm64/HTTPTypes_const_extract_protocols.json (in target 'HTTPTypes' from project 'swift-http-types')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-http-types
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-types.build/Debug-xros/HTTPTypes.build/Objects-normal/arm64/HTTPTypes_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-types.build/Debug-xros/HTTPTypes.build/Objects-normal/arm64/HTTPTypes.SwiftFileList (in target 'HTTPTypes' from project 'swift-http-types')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-http-types
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-types.build/Debug-xros/HTTPTypes.build/Objects-normal/arm64/HTTPTypes.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-types.build/Debug-xros/HTTPTypes.build/Objects-normal/arm64/HTTPTypes.SwiftConstValuesFileList (in target 'HTTPTypes' from project 'swift-http-types')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-http-types
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-types.build/Debug-xros/HTTPTypes.build/Objects-normal/arm64/HTTPTypes.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-types.build/Debug-xros/HTTPTypes.build/Objects-normal/arm64/HTTPTypes.LinkFileList (in target 'HTTPTypes' from project 'swift-http-types')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-http-types
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-types.build/Debug-xros/HTTPTypes.build/Objects-normal/arm64/HTTPTypes.LinkFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/HTTPTypesHtmx.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-types-htmx.build/Debug-xros/HTTPTypesHtmx.build/HTTPTypesHtmx.modulemap (in target 'HTTPTypesHtmx' from project 'swift-http-types-htmx')
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/swift-http-types-htmx.build/Debug-xros/HTTPTypesHtmx.build/HTTPTypesHtmx.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-types.build/Debug-xros/HTTPTypes.build/Objects-normal/arm64/HTTPTypes-OutputFileMap.json (in target 'HTTPTypes' from project 'swift-http-types')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-http-types
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-types.build/Debug-xros/HTTPTypes.build/Objects-normal/arm64/HTTPTypes-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-types.build/Debug-xros/HTTPTypes.build/HTTPTypes.modulemap (in target 'HTTPTypes' from project 'swift-http-types')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-http-types
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-types.build/Debug-xros/HTTPTypes.build/HTTPTypes.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-types.build/Debug-xros/HTTPTypes.build/HTTPTypes.DependencyStaticMetadataFileList (in target 'HTTPTypes' from project 'swift-http-types')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-http-types
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-types.build/Debug-xros/HTTPTypes.build/HTTPTypes.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-types.build/Debug-xros/HTTPTypes.build/HTTPTypes.DependencyMetadataFileList (in target 'HTTPTypes' from project 'swift-http-types')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-http-types
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-types.build/Debug-xros/HTTPTypes.build/HTTPTypes.DependencyMetadataFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/HTTPTypes.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-types.build/Debug-xros/HTTPTypes.build/HTTPTypes.modulemap (in target 'HTTPTypes' from project 'swift-http-types')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-http-types
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-http-types.build/Debug-xros/HTTPTypes.build/HTTPTypes.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros
SwiftDriver HTTPTypes normal arm64 com.apple.xcode.tools.swift.compiler (in target 'HTTPTypes' from project 'swift-http-types')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name HTTPTypes -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-types.build/Debug-xros/HTTPTypes.build/Objects-normal/arm64/HTTPTypes.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-types.build/Debug-xros/HTTPTypes.build/Objects-normal/arm64/HTTPTypes-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-types.build/Debug-xros/HTTPTypes.build/Objects-normal/arm64/HTTPTypes.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name swift_http_types -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-types.build/Debug-xros/HTTPTypes.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-types.build/Debug-xros/HTTPTypes.build/Objects-normal/arm64/HTTPTypes_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-types.build/Debug-xros/HTTPTypes.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-types.build/Debug-xros/HTTPTypes.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-types.build/Debug-xros/HTTPTypes.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-http-types.build/Debug-xros/HTTPTypes.build/Objects-normal/arm64/HTTPTypes-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ HTTPFieldName.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-http-types/Sources/HTTPTypes/HTTPFieldName.swift (in target 'HTTPTypes' from project 'swift-http-types')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-http-types/Sources/HTTPTypes/HTTPFieldName.swift (in target 'HTTPTypes' from project 'swift-http-types')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ HTTPTypes (in target 'HTTPTypes' from project 'swift-http-types')
EmitSwiftModule normal arm64 (in target 'HTTPTypes' from project 'swift-http-types')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ ISOLatin1String.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-http-types/Sources/HTTPTypes/ISOLatin1String.swift (in target 'HTTPTypes' from project 'swift-http-types')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-http-types/Sources/HTTPTypes/ISOLatin1String.swift (in target 'HTTPTypes' from project 'swift-http-types')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ NIOLock.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-http-types/Sources/HTTPTypes/NIOLock.swift (in target 'HTTPTypes' from project 'swift-http-types')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-http-types/Sources/HTTPTypes/NIOLock.swift (in target 'HTTPTypes' from project 'swift-http-types')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ HTTPField.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-http-types/Sources/HTTPTypes/HTTPField.swift (in target 'HTTPTypes' from project 'swift-http-types')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-http-types/Sources/HTTPTypes/HTTPField.swift (in target 'HTTPTypes' from project 'swift-http-types')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ HTTPFields.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-http-types/Sources/HTTPTypes/HTTPFields.swift (in target 'HTTPTypes' from project 'swift-http-types')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-http-types/Sources/HTTPTypes/HTTPFields.swift (in target 'HTTPTypes' from project 'swift-http-types')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ HTTPResponse.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-http-types/Sources/HTTPTypes/HTTPResponse.swift (in target 'HTTPTypes' from project 'swift-http-types')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-http-types/Sources/HTTPTypes/HTTPResponse.swift (in target 'HTTPTypes' from project 'swift-http-types')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ HTTPRequest.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-http-types/Sources/HTTPTypes/HTTPRequest.swift (in target 'HTTPTypes' from project 'swift-http-types')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-http-types/Sources/HTTPTypes/HTTPRequest.swift (in target 'HTTPTypes' from project 'swift-http-types')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ HTTPParsedFields.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-http-types/Sources/HTTPTypes/HTTPParsedFields.swift (in target 'HTTPTypes' from project 'swift-http-types')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-http-types/Sources/HTTPTypes/HTTPParsedFields.swift (in target 'HTTPTypes' from project 'swift-http-types')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Emitting module for HTTPTypes (in target 'HTTPTypes' from project 'swift-http-types')
SwiftDriver\ Compilation\ Requirements HTTPTypes normal arm64 com.apple.xcode.tools.swift.compiler (in target 'HTTPTypes' from project 'swift-http-types')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name HTTPTypes -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-types.build/Debug-xros/HTTPTypes.build/Objects-normal/arm64/HTTPTypes.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-types.build/Debug-xros/HTTPTypes.build/Objects-normal/arm64/HTTPTypes-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-types.build/Debug-xros/HTTPTypes.build/Objects-normal/arm64/HTTPTypes.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name swift_http_types -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-types.build/Debug-xros/HTTPTypes.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-types.build/Debug-xros/HTTPTypes.build/Objects-normal/arm64/HTTPTypes_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-types.build/Debug-xros/HTTPTypes.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-types.build/Debug-xros/HTTPTypes.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-types.build/Debug-xros/HTTPTypes.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-http-types.build/Debug-xros/HTTPTypes.build/Objects-normal/arm64/HTTPTypes-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-xros/HTTPTypes-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-types.build/Debug-xros/HTTPTypes.build/Objects-normal/arm64/HTTPTypes-Swift.h (in target 'HTTPTypes' from project 'swift-http-types')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-http-types
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-types.build/Debug-xros/HTTPTypes.build/Objects-normal/arm64/HTTPTypes-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/HTTPTypes-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/HTTPTypes.swiftmodule/arm64-apple-xros.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-types.build/Debug-xros/HTTPTypes.build/Objects-normal/arm64/HTTPTypes.swiftmodule (in target 'HTTPTypes' from project 'swift-http-types')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-http-types
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-http-types.build/Debug-xros/HTTPTypes.build/Objects-normal/arm64/HTTPTypes.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/HTTPTypes.swiftmodule/arm64-apple-xros.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/HTTPTypes.swiftmodule/arm64-apple-xros.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-types.build/Debug-xros/HTTPTypes.build/Objects-normal/arm64/HTTPTypes.swiftdoc (in target 'HTTPTypes' from project 'swift-http-types')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-http-types
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-http-types.build/Debug-xros/HTTPTypes.build/Objects-normal/arm64/HTTPTypes.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/HTTPTypes.swiftmodule/arm64-apple-xros.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/HTTPTypes.swiftmodule/arm64-apple-xros.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-types.build/Debug-xros/HTTPTypes.build/Objects-normal/arm64/HTTPTypes.abi.json (in target 'HTTPTypes' from project 'swift-http-types')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-http-types
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-http-types.build/Debug-xros/HTTPTypes.build/Objects-normal/arm64/HTTPTypes.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/HTTPTypes.swiftmodule/arm64-apple-xros.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/HTTPTypes.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-types.build/Debug-xros/HTTPTypes.build/Objects-normal/arm64/HTTPTypes.swiftsourceinfo (in target 'HTTPTypes' from project 'swift-http-types')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-http-types
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-http-types.build/Debug-xros/HTTPTypes.build/Objects-normal/arm64/HTTPTypes.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/HTTPTypes.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo
SwiftDriver HTTPTypesHtmx normal arm64 com.apple.xcode.tools.swift.compiler (in target 'HTTPTypesHtmx' from project 'swift-http-types-htmx')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name HTTPTypesHtmx -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-types-htmx.build/Debug-xros/HTTPTypesHtmx.build/Objects-normal/arm64/HTTPTypesHtmx.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-types-htmx.build/Debug-xros/HTTPTypesHtmx.build/Objects-normal/arm64/HTTPTypesHtmx-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-types-htmx.build/Debug-xros/HTTPTypesHtmx.build/Objects-normal/arm64/HTTPTypesHtmx.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-types-htmx.build/Debug-xros/HTTPTypesHtmx.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-types-htmx.build/Debug-xros/HTTPTypesHtmx.build/Objects-normal/arm64/HTTPTypesHtmx_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-types-htmx.build/Debug-xros/HTTPTypesHtmx.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-types-htmx.build/Debug-xros/HTTPTypesHtmx.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-types-htmx.build/Debug-xros/HTTPTypesHtmx.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-http-types-htmx.build/Debug-xros/HTTPTypesHtmx.build/Objects-normal/arm64/HTTPTypesHtmx-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal arm64 Emitting\ module\ for\ HTTPTypesHtmx (in target 'HTTPTypesHtmx' from project 'swift-http-types-htmx')
EmitSwiftModule normal arm64 (in target 'HTTPTypesHtmx' from project 'swift-http-types-htmx')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/HTTPTypesHtmx/Values/HxPushUrl.swift:12:21: warning: static property 'false' is not concurrency-safe because non-'Sendable' type 'HxPushUrl' may have shared mutable state; this is an error in the Swift 6 language mode
public static let `false` = HxPushUrl("false")
^
/Users/admin/builder/spi-builder-workspace/Sources/HTTPTypesHtmx/Values/HxPushUrl.swift:2:15: note: consider making struct 'HxPushUrl' conform to the 'Sendable' protocol
public struct HxPushUrl: Equatable, CustomStringConvertible {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/HTTPTypesHtmx/Values/HxPushUrl.swift:12:21: note: add '@MainActor' to make static property 'false' part of global actor 'MainActor'
public static let `false` = HxPushUrl("false")
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/HTTPTypesHtmx/Values/HxPushUrl.swift:12:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let `false` = HxPushUrl("false")
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/HTTPTypesHtmx/Values/HxReplaceUrl.swift:12:21: warning: static property 'false' is not concurrency-safe because non-'Sendable' type 'HxReplaceUrl' may have shared mutable state; this is an error in the Swift 6 language mode
public static let `false` = HxReplaceUrl("false")
^
/Users/admin/builder/spi-builder-workspace/Sources/HTTPTypesHtmx/Values/HxReplaceUrl.swift:2:15: note: consider making struct 'HxReplaceUrl' conform to the 'Sendable' protocol
public struct HxReplaceUrl: Equatable, CustomStringConvertible {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/HTTPTypesHtmx/Values/HxReplaceUrl.swift:12:21: note: add '@MainActor' to make static property 'false' part of global actor 'MainActor'
public static let `false` = HxReplaceUrl("false")
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/HTTPTypesHtmx/Values/HxReplaceUrl.swift:12:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let `false` = HxReplaceUrl("false")
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/HTTPTypesHtmx/Values/HxSwap.swift:18:21: warning: static property 'innerHTML' is not concurrency-safe because non-'Sendable' type 'HxSwap' may have shared mutable state; this is an error in the Swift 6 language mode
public static let innerHTML = HxSwap("innerHTML")
^
/Users/admin/builder/spi-builder-workspace/Sources/HTTPTypesHtmx/Values/HxSwap.swift:4:15: note: consider making struct 'HxSwap' conform to the 'Sendable' protocol
public struct HxSwap: Equatable, CustomStringConvertible, ExpressibleByStringLiteral {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/HTTPTypesHtmx/Values/HxSwap.swift:18:21: note: add '@MainActor' to make static property 'innerHTML' part of global actor 'MainActor'
public static let innerHTML = HxSwap("innerHTML")
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/HTTPTypesHtmx/Values/HxSwap.swift:18:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let innerHTML = HxSwap("innerHTML")
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/HTTPTypesHtmx/Values/HxSwap.swift:21:21: warning: static property 'outerHTML' is not concurrency-safe because non-'Sendable' type 'HxSwap' may have shared mutable state; this is an error in the Swift 6 language mode
public static let outerHTML = HxSwap("outerHTML")
^
/Users/admin/builder/spi-builder-workspace/Sources/HTTPTypesHtmx/Values/HxSwap.swift:4:15: note: consider making struct 'HxSwap' conform to the 'Sendable' protocol
public struct HxSwap: Equatable, CustomStringConvertible, ExpressibleByStringLiteral {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/HTTPTypesHtmx/Values/HxSwap.swift:21:21: note: add '@MainActor' to make static property 'outerHTML' part of global actor 'MainActor'
public static let outerHTML = HxSwap("outerHTML")
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/HTTPTypesHtmx/Values/HxSwap.swift:21:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let outerHTML = HxSwap("outerHTML")
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/HTTPTypesHtmx/Values/HxSwap.swift:24:21: warning: static property 'beforebegin' is not concurrency-safe because non-'Sendable' type 'HxSwap' may have shared mutable state; this is an error in the Swift 6 language mode
public static let beforebegin = HxSwap("beforebegin")
^
/Users/admin/builder/spi-builder-workspace/Sources/HTTPTypesHtmx/Values/HxSwap.swift:4:15: note: consider making struct 'HxSwap' conform to the 'Sendable' protocol
public struct HxSwap: Equatable, CustomStringConvertible, ExpressibleByStringLiteral {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/HTTPTypesHtmx/Values/HxSwap.swift:24:21: note: add '@MainActor' to make static property 'beforebegin' part of global actor 'MainActor'
public static let beforebegin = HxSwap("beforebegin")
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/HTTPTypesHtmx/Values/HxSwap.swift:24:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let beforebegin = HxSwap("beforebegin")
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/HTTPTypesHtmx/Values/HxSwap.swift:27:21: warning: static property 'afterbegin' is not concurrency-safe because non-'Sendable' type 'HxSwap' may have shared mutable state; this is an error in the Swift 6 language mode
public static let afterbegin = HxSwap("afterbegin")
^
/Users/admin/builder/spi-builder-workspace/Sources/HTTPTypesHtmx/Values/HxSwap.swift:4:15: note: consider making struct 'HxSwap' conform to the 'Sendable' protocol
public struct HxSwap: Equatable, CustomStringConvertible, ExpressibleByStringLiteral {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/HTTPTypesHtmx/Values/HxSwap.swift:27:21: note: add '@MainActor' to make static property 'afterbegin' part of global actor 'MainActor'
public static let afterbegin = HxSwap("afterbegin")
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/HTTPTypesHtmx/Values/HxSwap.swift:27:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let afterbegin = HxSwap("afterbegin")
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/HTTPTypesHtmx/Values/HxSwap.swift:30:21: warning: static property 'beforeend' is not concurrency-safe because non-'Sendable' type 'HxSwap' may have shared mutable state; this is an error in the Swift 6 language mode
public static let beforeend = HxSwap("beforeend")
^
/Users/admin/builder/spi-builder-workspace/Sources/HTTPTypesHtmx/Values/HxSwap.swift:4:15: note: consider making struct 'HxSwap' conform to the 'Sendable' protocol
public struct HxSwap: Equatable, CustomStringConvertible, ExpressibleByStringLiteral {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/HTTPTypesHtmx/Values/HxSwap.swift:30:21: note: add '@MainActor' to make static property 'beforeend' part of global actor 'MainActor'
public static let beforeend = HxSwap("beforeend")
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/HTTPTypesHtmx/Values/HxSwap.swift:30:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let beforeend = HxSwap("beforeend")
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/HTTPTypesHtmx/Values/HxSwap.swift:33:21: warning: static property 'afterend' is not concurrency-safe because non-'Sendable' type 'HxSwap' may have shared mutable state; this is an error in the Swift 6 language mode
public static let afterend = HxSwap("afterend")
^
/Users/admin/builder/spi-builder-workspace/Sources/HTTPTypesHtmx/Values/HxSwap.swift:4:15: note: consider making struct 'HxSwap' conform to the 'Sendable' protocol
public struct HxSwap: Equatable, CustomStringConvertible, ExpressibleByStringLiteral {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/HTTPTypesHtmx/Values/HxSwap.swift:33:21: note: add '@MainActor' to make static property 'afterend' part of global actor 'MainActor'
public static let afterend = HxSwap("afterend")
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/HTTPTypesHtmx/Values/HxSwap.swift:33:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let afterend = HxSwap("afterend")
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/HTTPTypesHtmx/Values/HxSwap.swift:36:21: warning: static property 'delete' is not concurrency-safe because non-'Sendable' type 'HxSwap' may have shared mutable state; this is an error in the Swift 6 language mode
public static let delete = HxSwap("delete")
^
/Users/admin/builder/spi-builder-workspace/Sources/HTTPTypesHtmx/Values/HxSwap.swift:4:15: note: consider making struct 'HxSwap' conform to the 'Sendable' protocol
public struct HxSwap: Equatable, CustomStringConvertible, ExpressibleByStringLiteral {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/HTTPTypesHtmx/Values/HxSwap.swift:36:21: note: add '@MainActor' to make static property 'delete' part of global actor 'MainActor'
public static let delete = HxSwap("delete")
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/HTTPTypesHtmx/Values/HxSwap.swift:36:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let delete = HxSwap("delete")
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/HTTPTypesHtmx/Values/HxSwap.swift:39:21: warning: static property 'none' is not concurrency-safe because non-'Sendable' type 'HxSwap' may have shared mutable state; this is an error in the Swift 6 language mode
public static let none = HxSwap("none")
^
/Users/admin/builder/spi-builder-workspace/Sources/HTTPTypesHtmx/Values/HxSwap.swift:4:15: note: consider making struct 'HxSwap' conform to the 'Sendable' protocol
public struct HxSwap: Equatable, CustomStringConvertible, ExpressibleByStringLiteral {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/HTTPTypesHtmx/Values/HxSwap.swift:39:21: note: add '@MainActor' to make static property 'none' part of global actor 'MainActor'
public static let none = HxSwap("none")
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/HTTPTypesHtmx/Values/HxSwap.swift:39:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let none = HxSwap("none")
^
nonisolated(unsafe)
SwiftCompile normal arm64 Compiling\ HxSwap.swift /Users/admin/builder/spi-builder-workspace/Sources/HTTPTypesHtmx/Values/HxSwap.swift (in target 'HTTPTypesHtmx' from project 'swift-http-types-htmx')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/HTTPTypesHtmx/Values/HxSwap.swift (in target 'HTTPTypesHtmx' from project 'swift-http-types-htmx')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/HTTPTypesHtmx/Values/HxSwap.swift:18:21: warning: static property 'innerHTML' is not concurrency-safe because non-'Sendable' type 'HxSwap' may have shared mutable state; this is an error in the Swift 6 language mode
public static let innerHTML = HxSwap("innerHTML")
^
/Users/admin/builder/spi-builder-workspace/Sources/HTTPTypesHtmx/Values/HxSwap.swift:4:15: note: consider making struct 'HxSwap' conform to the 'Sendable' protocol
public struct HxSwap: Equatable, CustomStringConvertible, ExpressibleByStringLiteral {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/HTTPTypesHtmx/Values/HxSwap.swift:18:21: note: add '@MainActor' to make static property 'innerHTML' part of global actor 'MainActor'
public static let innerHTML = HxSwap("innerHTML")
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/HTTPTypesHtmx/Values/HxSwap.swift:18:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let innerHTML = HxSwap("innerHTML")
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/HTTPTypesHtmx/Values/HxSwap.swift:21:21: warning: static property 'outerHTML' is not concurrency-safe because non-'Sendable' type 'HxSwap' may have shared mutable state; this is an error in the Swift 6 language mode
public static let outerHTML = HxSwap("outerHTML")
^
/Users/admin/builder/spi-builder-workspace/Sources/HTTPTypesHtmx/Values/HxSwap.swift:4:15: note: consider making struct 'HxSwap' conform to the 'Sendable' protocol
public struct HxSwap: Equatable, CustomStringConvertible, ExpressibleByStringLiteral {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/HTTPTypesHtmx/Values/HxSwap.swift:21:21: note: add '@MainActor' to make static property 'outerHTML' part of global actor 'MainActor'
public static let outerHTML = HxSwap("outerHTML")
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/HTTPTypesHtmx/Values/HxSwap.swift:21:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let outerHTML = HxSwap("outerHTML")
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/HTTPTypesHtmx/Values/HxSwap.swift:24:21: warning: static property 'beforebegin' is not concurrency-safe because non-'Sendable' type 'HxSwap' may have shared mutable state; this is an error in the Swift 6 language mode
public static let beforebegin = HxSwap("beforebegin")
^
/Users/admin/builder/spi-builder-workspace/Sources/HTTPTypesHtmx/Values/HxSwap.swift:4:15: note: consider making struct 'HxSwap' conform to the 'Sendable' protocol
public struct HxSwap: Equatable, CustomStringConvertible, ExpressibleByStringLiteral {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/HTTPTypesHtmx/Values/HxSwap.swift:24:21: note: add '@MainActor' to make static property 'beforebegin' part of global actor 'MainActor'
public static let beforebegin = HxSwap("beforebegin")
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/HTTPTypesHtmx/Values/HxSwap.swift:24:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let beforebegin = HxSwap("beforebegin")
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/HTTPTypesHtmx/Values/HxSwap.swift:27:21: warning: static property 'afterbegin' is not concurrency-safe because non-'Sendable' type 'HxSwap' may have shared mutable state; this is an error in the Swift 6 language mode
public static let afterbegin = HxSwap("afterbegin")
^
/Users/admin/builder/spi-builder-workspace/Sources/HTTPTypesHtmx/Values/HxSwap.swift:4:15: note: consider making struct 'HxSwap' conform to the 'Sendable' protocol
public struct HxSwap: Equatable, CustomStringConvertible, ExpressibleByStringLiteral {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/HTTPTypesHtmx/Values/HxSwap.swift:27:21: note: add '@MainActor' to make static property 'afterbegin' part of global actor 'MainActor'
public static let afterbegin = HxSwap("afterbegin")
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/HTTPTypesHtmx/Values/HxSwap.swift:27:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let afterbegin = HxSwap("afterbegin")
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/HTTPTypesHtmx/Values/HxSwap.swift:30:21: warning: static property 'beforeend' is not concurrency-safe because non-'Sendable' type 'HxSwap' may have shared mutable state; this is an error in the Swift 6 language mode
public static let beforeend = HxSwap("beforeend")
^
/Users/admin/builder/spi-builder-workspace/Sources/HTTPTypesHtmx/Values/HxSwap.swift:4:15: note: consider making struct 'HxSwap' conform to the 'Sendable' protocol
public struct HxSwap: Equatable, CustomStringConvertible, ExpressibleByStringLiteral {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/HTTPTypesHtmx/Values/HxSwap.swift:30:21: note: add '@MainActor' to make static property 'beforeend' part of global actor 'MainActor'
public static let beforeend = HxSwap("beforeend")
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/HTTPTypesHtmx/Values/HxSwap.swift:30:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let beforeend = HxSwap("beforeend")
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/HTTPTypesHtmx/Values/HxSwap.swift:33:21: warning: static property 'afterend' is not concurrency-safe because non-'Sendable' type 'HxSwap' may have shared mutable state; this is an error in the Swift 6 language mode
public static let afterend = HxSwap("afterend")
^
/Users/admin/builder/spi-builder-workspace/Sources/HTTPTypesHtmx/Values/HxSwap.swift:4:15: note: consider making struct 'HxSwap' conform to the 'Sendable' protocol
public struct HxSwap: Equatable, CustomStringConvertible, ExpressibleByStringLiteral {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/HTTPTypesHtmx/Values/HxSwap.swift:33:21: note: add '@MainActor' to make static property 'afterend' part of global actor 'MainActor'
public static let afterend = HxSwap("afterend")
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/HTTPTypesHtmx/Values/HxSwap.swift:33:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let afterend = HxSwap("afterend")
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/HTTPTypesHtmx/Values/HxSwap.swift:36:21: warning: static property 'delete' is not concurrency-safe because non-'Sendable' type 'HxSwap' may have shared mutable state; this is an error in the Swift 6 language mode
public static let delete = HxSwap("delete")
^
/Users/admin/builder/spi-builder-workspace/Sources/HTTPTypesHtmx/Values/HxSwap.swift:4:15: note: consider making struct 'HxSwap' conform to the 'Sendable' protocol
public struct HxSwap: Equatable, CustomStringConvertible, ExpressibleByStringLiteral {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/HTTPTypesHtmx/Values/HxSwap.swift:36:21: note: add '@MainActor' to make static property 'delete' part of global actor 'MainActor'
public static let delete = HxSwap("delete")
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/HTTPTypesHtmx/Values/HxSwap.swift:36:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let delete = HxSwap("delete")
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/HTTPTypesHtmx/Values/HxSwap.swift:39:21: warning: static property 'none' is not concurrency-safe because non-'Sendable' type 'HxSwap' may have shared mutable state; this is an error in the Swift 6 language mode
public static let none = HxSwap("none")
^
/Users/admin/builder/spi-builder-workspace/Sources/HTTPTypesHtmx/Values/HxSwap.swift:4:15: note: consider making struct 'HxSwap' conform to the 'Sendable' protocol
public struct HxSwap: Equatable, CustomStringConvertible, ExpressibleByStringLiteral {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/HTTPTypesHtmx/Values/HxSwap.swift:39:21: note: add '@MainActor' to make static property 'none' part of global actor 'MainActor'
public static let none = HxSwap("none")
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/HTTPTypesHtmx/Values/HxSwap.swift:39:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let none = HxSwap("none")
^
nonisolated(unsafe)
SwiftCompile normal arm64 Compiling\ HtmxResponseHeaders.swift /Users/admin/builder/spi-builder-workspace/Sources/HTTPTypesHtmx/HtmxResponseHeaders.swift (in target 'HTTPTypesHtmx' from project 'swift-http-types-htmx')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/HTTPTypesHtmx/HtmxResponseHeaders.swift (in target 'HTTPTypesHtmx' from project 'swift-http-types-htmx')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling HTTPResponse.swift (in target 'HTTPTypes' from project 'swift-http-types')
SwiftCompile normal arm64 Compiling\ HtmxRequestHeaders.swift /Users/admin/builder/spi-builder-workspace/Sources/HTTPTypesHtmx/HtmxRequestHeaders.swift (in target 'HTTPTypesHtmx' from project 'swift-http-types-htmx')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/HTTPTypesHtmx/HtmxRequestHeaders.swift (in target 'HTTPTypesHtmx' from project 'swift-http-types-htmx')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling HTTPParsedFields.swift (in target 'HTTPTypes' from project 'swift-http-types')
SwiftCompile normal arm64 Compiling\ HxReplaceUrl.swift /Users/admin/builder/spi-builder-workspace/Sources/HTTPTypesHtmx/Values/HxReplaceUrl.swift (in target 'HTTPTypesHtmx' from project 'swift-http-types-htmx')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/HTTPTypesHtmx/Values/HxReplaceUrl.swift (in target 'HTTPTypesHtmx' from project 'swift-http-types-htmx')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/HTTPTypesHtmx/Values/HxReplaceUrl.swift:12:21: warning: static property 'false' is not concurrency-safe because non-'Sendable' type 'HxReplaceUrl' may have shared mutable state; this is an error in the Swift 6 language mode
public static let `false` = HxReplaceUrl("false")
^
/Users/admin/builder/spi-builder-workspace/Sources/HTTPTypesHtmx/Values/HxReplaceUrl.swift:2:15: note: consider making struct 'HxReplaceUrl' conform to the 'Sendable' protocol
public struct HxReplaceUrl: Equatable, CustomStringConvertible {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/HTTPTypesHtmx/Values/HxReplaceUrl.swift:12:21: note: add '@MainActor' to make static property 'false' part of global actor 'MainActor'
public static let `false` = HxReplaceUrl("false")
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/HTTPTypesHtmx/Values/HxReplaceUrl.swift:12:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let `false` = HxReplaceUrl("false")
^
nonisolated(unsafe)
SwiftDriverJobDiscovery normal arm64 Emitting module for HTTPTypesHtmx (in target 'HTTPTypesHtmx' from project 'swift-http-types-htmx')
SwiftDriver\ Compilation\ Requirements HTTPTypesHtmx normal arm64 com.apple.xcode.tools.swift.compiler (in target 'HTTPTypesHtmx' from project 'swift-http-types-htmx')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name HTTPTypesHtmx -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-types-htmx.build/Debug-xros/HTTPTypesHtmx.build/Objects-normal/arm64/HTTPTypesHtmx.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-types-htmx.build/Debug-xros/HTTPTypesHtmx.build/Objects-normal/arm64/HTTPTypesHtmx-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-types-htmx.build/Debug-xros/HTTPTypesHtmx.build/Objects-normal/arm64/HTTPTypesHtmx.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-types-htmx.build/Debug-xros/HTTPTypesHtmx.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-types-htmx.build/Debug-xros/HTTPTypesHtmx.build/Objects-normal/arm64/HTTPTypesHtmx_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-types-htmx.build/Debug-xros/HTTPTypesHtmx.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-types-htmx.build/Debug-xros/HTTPTypesHtmx.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-types-htmx.build/Debug-xros/HTTPTypesHtmx.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-http-types-htmx.build/Debug-xros/HTTPTypesHtmx.build/Objects-normal/arm64/HTTPTypesHtmx-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling HxSwap.swift (in target 'HTTPTypesHtmx' from project 'swift-http-types-htmx')
SwiftCompile normal arm64 Compiling\ HxTriggerHeader.swift /Users/admin/builder/spi-builder-workspace/Sources/HTTPTypesHtmx/HxTriggerHeader.swift (in target 'HTTPTypesHtmx' from project 'swift-http-types-htmx')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/HTTPTypesHtmx/HxTriggerHeader.swift (in target 'HTTPTypesHtmx' from project 'swift-http-types-htmx')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/HTTPTypesHtmx-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-types-htmx.build/Debug-xros/HTTPTypesHtmx.build/Objects-normal/arm64/HTTPTypesHtmx-Swift.h (in target 'HTTPTypesHtmx' from project 'swift-http-types-htmx')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-types-htmx.build/Debug-xros/HTTPTypesHtmx.build/Objects-normal/arm64/HTTPTypesHtmx-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/HTTPTypesHtmx-Swift.h
SwiftDriverJobDiscovery normal arm64 Compiling HTTPField.swift (in target 'HTTPTypes' from project 'swift-http-types')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/HTTPTypesHtmx.swiftmodule/arm64-apple-xros.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-types-htmx.build/Debug-xros/HTTPTypesHtmx.build/Objects-normal/arm64/HTTPTypesHtmx.swiftmodule (in target 'HTTPTypesHtmx' from project 'swift-http-types-htmx')
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/swift-http-types-htmx.build/Debug-xros/HTTPTypesHtmx.build/Objects-normal/arm64/HTTPTypesHtmx.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/HTTPTypesHtmx.swiftmodule/arm64-apple-xros.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/HTTPTypesHtmx.swiftmodule/arm64-apple-xros.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-types-htmx.build/Debug-xros/HTTPTypesHtmx.build/Objects-normal/arm64/HTTPTypesHtmx.swiftdoc (in target 'HTTPTypesHtmx' from project 'swift-http-types-htmx')
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/swift-http-types-htmx.build/Debug-xros/HTTPTypesHtmx.build/Objects-normal/arm64/HTTPTypesHtmx.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/HTTPTypesHtmx.swiftmodule/arm64-apple-xros.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/HTTPTypesHtmx.swiftmodule/arm64-apple-xros.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-types-htmx.build/Debug-xros/HTTPTypesHtmx.build/Objects-normal/arm64/HTTPTypesHtmx.abi.json (in target 'HTTPTypesHtmx' from project 'swift-http-types-htmx')
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/swift-http-types-htmx.build/Debug-xros/HTTPTypesHtmx.build/Objects-normal/arm64/HTTPTypesHtmx.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/HTTPTypesHtmx.swiftmodule/arm64-apple-xros.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/HTTPTypesHtmx.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-types-htmx.build/Debug-xros/HTTPTypesHtmx.build/Objects-normal/arm64/HTTPTypesHtmx.swiftsourceinfo (in target 'HTTPTypesHtmx' from project 'swift-http-types-htmx')
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/swift-http-types-htmx.build/Debug-xros/HTTPTypesHtmx.build/Objects-normal/arm64/HTTPTypesHtmx.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/HTTPTypesHtmx.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo
SwiftCompile normal arm64 Compiling\ HxPushUrl.swift /Users/admin/builder/spi-builder-workspace/Sources/HTTPTypesHtmx/Values/HxPushUrl.swift (in target 'HTTPTypesHtmx' from project 'swift-http-types-htmx')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/HTTPTypesHtmx/Values/HxPushUrl.swift (in target 'HTTPTypesHtmx' from project 'swift-http-types-htmx')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/HTTPTypesHtmx/Values/HxPushUrl.swift:12:21: warning: static property 'false' is not concurrency-safe because non-'Sendable' type 'HxPushUrl' may have shared mutable state; this is an error in the Swift 6 language mode
public static let `false` = HxPushUrl("false")
^
/Users/admin/builder/spi-builder-workspace/Sources/HTTPTypesHtmx/Values/HxPushUrl.swift:2:15: note: consider making struct 'HxPushUrl' conform to the 'Sendable' protocol
public struct HxPushUrl: Equatable, CustomStringConvertible {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/HTTPTypesHtmx/Values/HxPushUrl.swift:12:21: note: add '@MainActor' to make static property 'false' part of global actor 'MainActor'
public static let `false` = HxPushUrl("false")
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/HTTPTypesHtmx/Values/HxPushUrl.swift:12:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let `false` = HxPushUrl("false")
^
nonisolated(unsafe)
SwiftDriverJobDiscovery normal arm64 Compiling HTTPFieldName.swift (in target 'HTTPTypes' from project 'swift-http-types')
SwiftDriverJobDiscovery normal arm64 Compiling HtmxRequestHeaders.swift (in target 'HTTPTypesHtmx' from project 'swift-http-types-htmx')
SwiftDriverJobDiscovery normal arm64 Compiling HtmxResponseHeaders.swift (in target 'HTTPTypesHtmx' from project 'swift-http-types-htmx')
SwiftDriverJobDiscovery normal arm64 Compiling HxReplaceUrl.swift (in target 'HTTPTypesHtmx' from project 'swift-http-types-htmx')
SwiftDriverJobDiscovery normal arm64 Compiling ISOLatin1String.swift (in target 'HTTPTypes' from project 'swift-http-types')
SwiftDriverJobDiscovery normal arm64 Compiling HxTriggerHeader.swift (in target 'HTTPTypesHtmx' from project 'swift-http-types-htmx')
SwiftDriverJobDiscovery normal arm64 Compiling HxPushUrl.swift (in target 'HTTPTypesHtmx' from project 'swift-http-types-htmx')
SwiftDriver\ Compilation HTTPTypesHtmx normal arm64 com.apple.xcode.tools.swift.compiler (in target 'HTTPTypesHtmx' from project 'swift-http-types-htmx')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name HTTPTypesHtmx -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-types-htmx.build/Debug-xros/HTTPTypesHtmx.build/Objects-normal/arm64/HTTPTypesHtmx.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-types-htmx.build/Debug-xros/HTTPTypesHtmx.build/Objects-normal/arm64/HTTPTypesHtmx-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-types-htmx.build/Debug-xros/HTTPTypesHtmx.build/Objects-normal/arm64/HTTPTypesHtmx.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-types-htmx.build/Debug-xros/HTTPTypesHtmx.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-types-htmx.build/Debug-xros/HTTPTypesHtmx.build/Objects-normal/arm64/HTTPTypesHtmx_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-types-htmx.build/Debug-xros/HTTPTypesHtmx.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-types-htmx.build/Debug-xros/HTTPTypesHtmx.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-types-htmx.build/Debug-xros/HTTPTypesHtmx.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-http-types-htmx.build/Debug-xros/HTTPTypesHtmx.build/Objects-normal/arm64/HTTPTypesHtmx-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling NIOLock.swift (in target 'HTTPTypes' from project 'swift-http-types')
SwiftDriverJobDiscovery normal arm64 Compiling HTTPFields.swift (in target 'HTTPTypes' from project 'swift-http-types')
SwiftDriverJobDiscovery normal arm64 Compiling HTTPRequest.swift (in target 'HTTPTypes' from project 'swift-http-types')
SwiftDriver\ Compilation HTTPTypes normal arm64 com.apple.xcode.tools.swift.compiler (in target 'HTTPTypes' from project 'swift-http-types')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name HTTPTypes -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-types.build/Debug-xros/HTTPTypes.build/Objects-normal/arm64/HTTPTypes.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-types.build/Debug-xros/HTTPTypes.build/Objects-normal/arm64/HTTPTypes-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-types.build/Debug-xros/HTTPTypes.build/Objects-normal/arm64/HTTPTypes.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name swift_http_types -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-types.build/Debug-xros/HTTPTypes.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-types.build/Debug-xros/HTTPTypes.build/Objects-normal/arm64/HTTPTypes_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-types.build/Debug-xros/HTTPTypes.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-types.build/Debug-xros/HTTPTypes.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-types.build/Debug-xros/HTTPTypes.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-http-types.build/Debug-xros/HTTPTypes.build/Objects-normal/arm64/HTTPTypes-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-xros/HTTPTypes.o normal (in target 'HTTPTypes' from project 'swift-http-types')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-http-types
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-xros1.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -O0 -w -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-types.build/Debug-xros/HTTPTypes.build/Objects-normal/arm64/HTTPTypes.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-types.build/Debug-xros/HTTPTypes.build/Objects-normal/arm64/HTTPTypes_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-types.build/Debug-xros/HTTPTypes.build/Objects-normal/arm64/HTTPTypes_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/xros -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-types.build/Debug-xros/HTTPTypes.build/Objects-normal/arm64/HTTPTypes.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/HTTPTypes.o
ExtractAppIntentsMetadata (in target 'HTTPTypes' from project 'swift-http-types')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-http-types
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name HTTPTypes --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk --xcode-version 16E140 --platform-family xrOS --deployment-target 1.0 --bundle-identifier swift-http-types.HTTPTypes --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/HTTPTypes.appintents --target-triple arm64-apple-xros1.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/HTTPTypes.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-types.build/Debug-xros/HTTPTypes.build/Objects-normal/arm64/HTTPTypes_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-types.build/Debug-xros/HTTPTypes.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-types.build/Debug-xros/HTTPTypes.build/Objects-normal/arm64/HTTPTypes.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-types.build/Debug-xros/HTTPTypes.build/HTTPTypes.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-types.build/Debug-xros/HTTPTypes.build/HTTPTypes.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-types.build/Debug-xros/HTTPTypes.build/Objects-normal/arm64/HTTPTypes.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-29 02:50:18.775 appintentsmetadataprocessor[777:4186] Starting appintentsmetadataprocessor export
2025-04-29 02:50:18.810 appintentsmetadataprocessor[777:4186] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/HTTPTypes.o (in target 'HTTPTypes' from project 'swift-http-types')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-http-types
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/HTTPTypes.o
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/HTTPTypesHtmx.o normal (in target 'HTTPTypesHtmx' from project 'swift-http-types-htmx')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-xros1.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-types-htmx.build/Debug-xros/HTTPTypesHtmx.build/Objects-normal/arm64/HTTPTypesHtmx.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-types-htmx.build/Debug-xros/HTTPTypesHtmx.build/Objects-normal/arm64/HTTPTypesHtmx_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-types-htmx.build/Debug-xros/HTTPTypesHtmx.build/Objects-normal/arm64/HTTPTypesHtmx_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/xros -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-types-htmx.build/Debug-xros/HTTPTypesHtmx.build/Objects-normal/arm64/HTTPTypesHtmx.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/HTTPTypesHtmx.o
ExtractAppIntentsMetadata (in target 'HTTPTypesHtmx' from project 'swift-http-types-htmx')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name HTTPTypesHtmx --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk --xcode-version 16E140 --platform-family xrOS --deployment-target 1.0 --bundle-identifier spi-builder-workspace.HTTPTypesHtmx --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/HTTPTypesHtmx.appintents --target-triple arm64-apple-xros1.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/HTTPTypesHtmx.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-types-htmx.build/Debug-xros/HTTPTypesHtmx.build/Objects-normal/arm64/HTTPTypesHtmx_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-types-htmx.build/Debug-xros/HTTPTypesHtmx.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-types-htmx.build/Debug-xros/HTTPTypesHtmx.build/Objects-normal/arm64/HTTPTypesHtmx.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-types-htmx.build/Debug-xros/HTTPTypesHtmx.build/HTTPTypesHtmx.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-types-htmx.build/Debug-xros/HTTPTypesHtmx.build/HTTPTypesHtmx.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-types-htmx.build/Debug-xros/HTTPTypesHtmx.build/Objects-normal/arm64/HTTPTypesHtmx.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-29 02:50:18.855 appintentsmetadataprocessor[780:4201] Starting appintentsmetadataprocessor export
2025-04-29 02:50:18.884 appintentsmetadataprocessor[780:4201] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/HTTPTypesHtmx.o (in target 'HTTPTypesHtmx' from project 'swift-http-types-htmx')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/HTTPTypesHtmx.o
** BUILD SUCCEEDED **
Build complete.
{
"dependencies" : [
{
"identity" : "swift-http-types",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-http-types.git"
}
],
"manifest_display_name" : "swift-http-types-htmx",
"name" : "swift-http-types-htmx",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "HTTPTypesHtmx",
"targets" : [
"HTTPTypesHtmx"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "HTTPTypesHtmxTests",
"module_type" : "SwiftTarget",
"name" : "HTTPTypesHtmxTests",
"path" : "Tests/HTTPTypesHtmxTests",
"product_dependencies" : [
"HTTPTypes"
],
"sources" : [
"HtmxRequestHeadersTests.swift",
"HtmxResponseHeadersTests.swift",
"HxTriggerHeaderTests.swift"
],
"target_dependencies" : [
"HTTPTypesHtmx"
],
"type" : "test"
},
{
"c99name" : "HTTPTypesHtmx",
"module_type" : "SwiftTarget",
"name" : "HTTPTypesHtmx",
"path" : "Sources/HTTPTypesHtmx",
"product_dependencies" : [
"HTTPTypes"
],
"product_memberships" : [
"HTTPTypesHtmx"
],
"sources" : [
"HtmxRequestHeaders.swift",
"HtmxResponseHeaders.swift",
"HxTriggerHeader.swift",
"Values/HxPushUrl.swift",
"Values/HxReplaceUrl.swift",
"Values/HxSwap.swift"
],
"type" : "library"
}
],
"tools_version" : "5.8"
}
Done.