Build Information
Successful build of Mustache, reference develop (e06544
), with Swift 6.1 for iOS using Xcode 16.3 on 29 Apr 2025 14:57:08 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Mustache-Package -destination generic/platform=iOS 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.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/AlwaysRightInstitute/mustache.git
Reference: develop
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/AlwaysRightInstitute/mustache
* branch develop -> FETCH_HEAD
* [new branch] develop -> origin/develop
HEAD is now at e065448 Push value to context for non-list sections
Cloned https://github.com/AlwaysRightInstitute/mustache.git
Revision (git rev-parse @):
e0654482a34a5610724a0e5451507c04712adcff
SUCCESS checkout https://github.com/AlwaysRightInstitute/mustache.git at develop
========================================
Build
========================================
Selected platform: iOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/AlwaysRightInstitute/mustache.git
https://github.com/AlwaysRightInstitute/mustache.git
{
"dependencies" : [
],
"manifest_display_name" : "Mustache",
"name" : "Mustache",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "Mustache",
"targets" : [
"Mustache"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "AttributedMustache",
"targets" : [
"AttributedMustache"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "MustacheTests",
"module_type" : "SwiftTarget",
"name" : "MustacheTests",
"path" : "Tests/MustacheTests",
"sources" : [
"AttributedMustacheTests.swift",
"MustacheTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"Mustache",
"AttributedMustache"
],
"type" : "test"
},
{
"c99name" : "Mustache",
"module_type" : "SwiftTarget",
"name" : "Mustache",
"path" : "Sources/Mustache",
"product_memberships" : [
"Mustache",
"AttributedMustache"
],
"sources" : [
"HTMLEscape.swift",
"Helpers.swift",
"Mustachable.swift",
"MustacheNode.swift",
"MustacheParser.swift",
"MustacheRendering.swift",
"MustacheRenderingContext.swift",
"SimpleKVC.swift"
],
"type" : "library"
},
{
"c99name" : "AttributedMustache",
"module_type" : "SwiftTarget",
"name" : "AttributedMustache",
"path" : "Sources/AttributedMustache",
"product_memberships" : [
"AttributedMustache"
],
"sources" : [
"AttributedMustacheNode.swift",
"AttributedMustacheParser.swift",
"AttributedMustacheRendering.swift",
"AttributedMustacheRenderingContext.swift",
"ReExports.swift"
],
"target_dependencies" : [
"Mustache"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
"dependencies" : [
],
"manifest_display_name" : "Mustache",
"name" : "Mustache",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "Mustache",
"targets" : [
"Mustache"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "AttributedMustache",
"targets" : [
"AttributedMustache"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "MustacheTests",
"module_type" : "SwiftTarget",
"name" : "MustacheTests",
"path" : "Tests/MustacheTests",
"sources" : [
"AttributedMustacheTests.swift",
"MustacheTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"Mustache",
"AttributedMustache"
],
"type" : "test"
},
{
"c99name" : "Mustache",
"module_type" : "SwiftTarget",
"name" : "Mustache",
"path" : "Sources/Mustache",
"product_memberships" : [
"Mustache",
"AttributedMustache"
],
"sources" : [
"HTMLEscape.swift",
"Helpers.swift",
"Mustachable.swift",
"MustacheNode.swift",
"MustacheParser.swift",
"MustacheRendering.swift",
"MustacheRenderingContext.swift",
"SimpleKVC.swift"
],
"type" : "library"
},
{
"c99name" : "AttributedMustache",
"module_type" : "SwiftTarget",
"name" : "AttributedMustache",
"path" : "Sources/AttributedMustache",
"product_memberships" : [
"AttributedMustache"
],
"sources" : [
"AttributedMustacheNode.swift",
"AttributedMustacheParser.swift",
"AttributedMustacheRendering.swift",
"AttributedMustacheRenderingContext.swift",
"ReExports.swift"
],
"target_dependencies" : [
"Mustache"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "mustache",
"schemes" : [
"AttributedMustache",
"AttributedMustacheStatic",
"Mustache",
"MustacheStatic"
],
"targets" : [
"Mustache",
"MustacheStatic",
"MustacheTests",
"AttributedMustache",
"AttributedMustacheStatic"
]
}
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"AttributedMustache",
"Mustache",
"Mustache-Package"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Mustache-Package -destination generic/platform=iOS 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 Mustache-Package -destination generic/platform=iOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolved source packages:
Mustache: /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 'Mustache' in project 'Mustache'
➜ Explicit dependency on target 'Mustache' in project 'Mustache'
Target 'AttributedMustache' in project 'Mustache'
➜ Explicit dependency on target 'AttributedMustache' in project 'Mustache'
➜ Explicit dependency on target 'Mustache' in project 'Mustache'
Target 'AttributedMustache' in project 'Mustache'
➜ Explicit dependency on target 'Mustache' in project 'Mustache'
Target 'Mustache' in project 'Mustache' (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/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 105446e0b6d7c6a47d9752389892b2d8
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/105446e0b6d7c6a47d9752389892b2d8.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/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.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/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos
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-iphoneos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mustache.build/Debug-iphoneos/AttributedMustache.build/AttributedMustache.modulemap (in target 'AttributedMustache' from project 'Mustache')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mustache.build/Debug-iphoneos/AttributedMustache.build/AttributedMustache.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mustache.build/Debug-iphoneos/AttributedMustache.build/Objects-normal/arm64/AttributedMustache-OutputFileMap.json (in target 'AttributedMustache' from project 'Mustache')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mustache.build/Debug-iphoneos/AttributedMustache.build/Objects-normal/arm64/AttributedMustache-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mustache.build/Debug-iphoneos/AttributedMustache.build/Objects-normal/arm64/AttributedMustache_const_extract_protocols.json (in target 'AttributedMustache' from project 'Mustache')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mustache.build/Debug-iphoneos/AttributedMustache.build/Objects-normal/arm64/AttributedMustache_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mustache.build/Debug-iphoneos/AttributedMustache.build/Objects-normal/arm64/AttributedMustache.SwiftConstValuesFileList (in target 'AttributedMustache' from project 'Mustache')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mustache.build/Debug-iphoneos/AttributedMustache.build/Objects-normal/arm64/AttributedMustache.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mustache.build/Debug-iphoneos/AttributedMustache.build/Objects-normal/arm64/AttributedMustache.LinkFileList (in target 'AttributedMustache' from project 'Mustache')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mustache.build/Debug-iphoneos/AttributedMustache.build/Objects-normal/arm64/AttributedMustache.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mustache.build/Debug-iphoneos/Mustache.build/Objects-normal/arm64/Mustache.LinkFileList (in target 'Mustache' from project 'Mustache')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mustache.build/Debug-iphoneos/Mustache.build/Objects-normal/arm64/Mustache.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mustache.build/Debug-iphoneos/Mustache.build/Objects-normal/arm64/Mustache.SwiftConstValuesFileList (in target 'Mustache' from project 'Mustache')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mustache.build/Debug-iphoneos/Mustache.build/Objects-normal/arm64/Mustache.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mustache.build/Debug-iphoneos/Mustache.build/Objects-normal/arm64/Mustache_const_extract_protocols.json (in target 'Mustache' from project 'Mustache')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mustache.build/Debug-iphoneos/Mustache.build/Objects-normal/arm64/Mustache_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mustache.build/Debug-iphoneos/Mustache.build/Objects-normal/arm64/Mustache.SwiftFileList (in target 'Mustache' from project 'Mustache')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mustache.build/Debug-iphoneos/Mustache.build/Objects-normal/arm64/Mustache.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mustache.build/Debug-iphoneos/Mustache.build/Objects-normal/arm64/Mustache-OutputFileMap.json (in target 'Mustache' from project 'Mustache')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mustache.build/Debug-iphoneos/Mustache.build/Objects-normal/arm64/Mustache-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mustache.build/Debug-iphoneos/Mustache.build/Mustache.modulemap (in target 'Mustache' from project 'Mustache')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mustache.build/Debug-iphoneos/Mustache.build/Mustache.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mustache.build/Debug-iphoneos/Mustache.build/Mustache.DependencyStaticMetadataFileList (in target 'Mustache' from project 'Mustache')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mustache.build/Debug-iphoneos/Mustache.build/Mustache.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mustache.build/Debug-iphoneos/AttributedMustache.build/Objects-normal/arm64/AttributedMustache.SwiftFileList (in target 'AttributedMustache' from project 'Mustache')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mustache.build/Debug-iphoneos/AttributedMustache.build/Objects-normal/arm64/AttributedMustache.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mustache.build/Debug-iphoneos/Mustache.build/Mustache.DependencyMetadataFileList (in target 'Mustache' from project 'Mustache')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mustache.build/Debug-iphoneos/Mustache.build/Mustache.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mustache.build/Debug-iphoneos/AttributedMustache.build/AttributedMustache.DependencyStaticMetadataFileList (in target 'AttributedMustache' from project 'Mustache')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mustache.build/Debug-iphoneos/AttributedMustache.build/AttributedMustache.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mustache.build/Debug-iphoneos/AttributedMustache.build/AttributedMustache.DependencyMetadataFileList (in target 'AttributedMustache' from project 'Mustache')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mustache.build/Debug-iphoneos/AttributedMustache.build/AttributedMustache.DependencyMetadataFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/AttributedMustache.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mustache.build/Debug-iphoneos/AttributedMustache.build/AttributedMustache.modulemap (in target 'AttributedMustache' from project 'Mustache')
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/Mustache.build/Debug-iphoneos/AttributedMustache.build/AttributedMustache.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/Mustache.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mustache.build/Debug-iphoneos/Mustache.build/Mustache.modulemap (in target 'Mustache' from project 'Mustache')
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/Mustache.build/Debug-iphoneos/Mustache.build/Mustache.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos
SwiftDriver Mustache normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Mustache' from project 'Mustache')
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 Mustache -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mustache.build/Debug-iphoneos/Mustache.build/Objects-normal/arm64/Mustache.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/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios12.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-iphoneos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mustache.build/Debug-iphoneos/Mustache.build/Objects-normal/arm64/Mustache-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/Mustache.build/Debug-iphoneos/Mustache.build/Objects-normal/arm64/Mustache.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/Mustache.build/Debug-iphoneos/Mustache.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mustache.build/Debug-iphoneos/Mustache.build/Objects-normal/arm64/Mustache_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mustache.build/Debug-iphoneos/Mustache.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mustache.build/Debug-iphoneos/Mustache.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mustache.build/Debug-iphoneos/Mustache.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/Mustache.build/Debug-iphoneos/Mustache.build/Objects-normal/arm64/Mustache-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ HTMLEscape.swift /Users/admin/builder/spi-builder-workspace/Sources/Mustache/HTMLEscape.swift (in target 'Mustache' from project 'Mustache')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Mustache/HTMLEscape.swift (in target 'Mustache' from project 'Mustache')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ MustacheRendering.swift /Users/admin/builder/spi-builder-workspace/Sources/Mustache/MustacheRendering.swift (in target 'Mustache' from project 'Mustache')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Mustache/MustacheRendering.swift (in target 'Mustache' from project 'Mustache')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ MustacheParser.swift /Users/admin/builder/spi-builder-workspace/Sources/Mustache/MustacheParser.swift (in target 'Mustache' from project 'Mustache')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Mustache/MustacheParser.swift (in target 'Mustache' from project 'Mustache')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Helpers.swift /Users/admin/builder/spi-builder-workspace/Sources/Mustache/Helpers.swift (in target 'Mustache' from project 'Mustache')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Mustache/Helpers.swift (in target 'Mustache' from project 'Mustache')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Mustachable.swift /Users/admin/builder/spi-builder-workspace/Sources/Mustache/Mustachable.swift (in target 'Mustache' from project 'Mustache')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Mustache/Mustachable.swift (in target 'Mustache' from project 'Mustache')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ MustacheNode.swift /Users/admin/builder/spi-builder-workspace/Sources/Mustache/MustacheNode.swift (in target 'Mustache' from project 'Mustache')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Mustache/MustacheNode.swift (in target 'Mustache' from project 'Mustache')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ Mustache (in target 'Mustache' from project 'Mustache')
EmitSwiftModule normal arm64 (in target 'Mustache' from project 'Mustache')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ MustacheRenderingContext.swift /Users/admin/builder/spi-builder-workspace/Sources/Mustache/MustacheRenderingContext.swift (in target 'Mustache' from project 'Mustache')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Mustache/MustacheRenderingContext.swift (in target 'Mustache' from project 'Mustache')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ SimpleKVC.swift /Users/admin/builder/spi-builder-workspace/Sources/Mustache/SimpleKVC.swift (in target 'Mustache' from project 'Mustache')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Mustache/SimpleKVC.swift (in target 'Mustache' from project 'Mustache')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Emitting module for Mustache (in target 'Mustache' from project 'Mustache')
SwiftDriver\ Compilation\ Requirements Mustache normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Mustache' from project 'Mustache')
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 Mustache -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mustache.build/Debug-iphoneos/Mustache.build/Objects-normal/arm64/Mustache.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/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios12.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-iphoneos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mustache.build/Debug-iphoneos/Mustache.build/Objects-normal/arm64/Mustache-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/Mustache.build/Debug-iphoneos/Mustache.build/Objects-normal/arm64/Mustache.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/Mustache.build/Debug-iphoneos/Mustache.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mustache.build/Debug-iphoneos/Mustache.build/Objects-normal/arm64/Mustache_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mustache.build/Debug-iphoneos/Mustache.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mustache.build/Debug-iphoneos/Mustache.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mustache.build/Debug-iphoneos/Mustache.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/Mustache.build/Debug-iphoneos/Mustache.build/Objects-normal/arm64/Mustache-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-iphoneos/Mustache-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mustache.build/Debug-iphoneos/Mustache.build/Objects-normal/arm64/Mustache-Swift.h (in target 'Mustache' from project 'Mustache')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mustache.build/Debug-iphoneos/Mustache.build/Objects-normal/arm64/Mustache-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/Mustache-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Mustache.swiftmodule/arm64-apple-ios.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mustache.build/Debug-iphoneos/Mustache.build/Objects-normal/arm64/Mustache.swiftmodule (in target 'Mustache' from project 'Mustache')
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/Mustache.build/Debug-iphoneos/Mustache.build/Objects-normal/arm64/Mustache.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Mustache.swiftmodule/arm64-apple-ios.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Mustache.swiftmodule/arm64-apple-ios.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mustache.build/Debug-iphoneos/Mustache.build/Objects-normal/arm64/Mustache.swiftdoc (in target 'Mustache' from project 'Mustache')
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/Mustache.build/Debug-iphoneos/Mustache.build/Objects-normal/arm64/Mustache.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Mustache.swiftmodule/arm64-apple-ios.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Mustache.swiftmodule/arm64-apple-ios.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mustache.build/Debug-iphoneos/Mustache.build/Objects-normal/arm64/Mustache.abi.json (in target 'Mustache' from project 'Mustache')
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/Mustache.build/Debug-iphoneos/Mustache.build/Objects-normal/arm64/Mustache.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Mustache.swiftmodule/arm64-apple-ios.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Mustache.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mustache.build/Debug-iphoneos/Mustache.build/Objects-normal/arm64/Mustache.swiftsourceinfo (in target 'Mustache' from project 'Mustache')
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/Mustache.build/Debug-iphoneos/Mustache.build/Objects-normal/arm64/Mustache.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Mustache.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo
SwiftDriver AttributedMustache normal arm64 com.apple.xcode.tools.swift.compiler (in target 'AttributedMustache' from project 'Mustache')
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 AttributedMustache -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mustache.build/Debug-iphoneos/AttributedMustache.build/Objects-normal/arm64/AttributedMustache.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/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios12.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-iphoneos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mustache.build/Debug-iphoneos/AttributedMustache.build/Objects-normal/arm64/AttributedMustache-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/Mustache.build/Debug-iphoneos/AttributedMustache.build/Objects-normal/arm64/AttributedMustache.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/Mustache.build/Debug-iphoneos/AttributedMustache.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mustache.build/Debug-iphoneos/AttributedMustache.build/Objects-normal/arm64/AttributedMustache_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mustache.build/Debug-iphoneos/AttributedMustache.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mustache.build/Debug-iphoneos/AttributedMustache.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mustache.build/Debug-iphoneos/AttributedMustache.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/Mustache.build/Debug-iphoneos/AttributedMustache.build/Objects-normal/arm64/AttributedMustache-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal arm64 Emitting\ module\ for\ AttributedMustache (in target 'AttributedMustache' from project 'Mustache')
EmitSwiftModule normal arm64 (in target 'AttributedMustache' from project 'Mustache')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ AttributedMustacheRendering.swift /Users/admin/builder/spi-builder-workspace/Sources/AttributedMustache/AttributedMustacheRendering.swift (in target 'AttributedMustache' from project 'Mustache')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/AttributedMustache/AttributedMustacheRendering.swift (in target 'AttributedMustache' from project 'Mustache')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ AttributedMustacheRenderingContext.swift /Users/admin/builder/spi-builder-workspace/Sources/AttributedMustache/AttributedMustacheRenderingContext.swift (in target 'AttributedMustache' from project 'Mustache')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/AttributedMustache/AttributedMustacheRenderingContext.swift (in target 'AttributedMustache' from project 'Mustache')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling HTMLEscape.swift (in target 'Mustache' from project 'Mustache')
SwiftCompile normal arm64 Compiling\ AttributedMustacheNode.swift /Users/admin/builder/spi-builder-workspace/Sources/AttributedMustache/AttributedMustacheNode.swift (in target 'AttributedMustache' from project 'Mustache')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/AttributedMustache/AttributedMustacheNode.swift (in target 'AttributedMustache' from project 'Mustache')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling MustacheNode.swift (in target 'Mustache' from project 'Mustache')
SwiftCompile normal arm64 Compiling\ AttributedMustacheParser.swift /Users/admin/builder/spi-builder-workspace/Sources/AttributedMustache/AttributedMustacheParser.swift (in target 'AttributedMustache' from project 'Mustache')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/AttributedMustache/AttributedMustacheParser.swift (in target 'AttributedMustache' from project 'Mustache')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling Mustachable.swift (in target 'Mustache' from project 'Mustache')
SwiftCompile normal arm64 Compiling\ ReExports.swift /Users/admin/builder/spi-builder-workspace/Sources/AttributedMustache/ReExports.swift (in target 'AttributedMustache' from project 'Mustache')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/AttributedMustache/ReExports.swift (in target 'AttributedMustache' from project 'Mustache')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling MustacheRenderingContext.swift (in target 'Mustache' from project 'Mustache')
SwiftDriverJobDiscovery normal arm64 Compiling MustacheRendering.swift (in target 'Mustache' from project 'Mustache')
SwiftDriverJobDiscovery normal arm64 Compiling MustacheParser.swift (in target 'Mustache' from project 'Mustache')
SwiftDriverJobDiscovery normal arm64 Compiling SimpleKVC.swift (in target 'Mustache' from project 'Mustache')
SwiftDriverJobDiscovery normal arm64 Compiling Helpers.swift (in target 'Mustache' from project 'Mustache')
SwiftDriver\ Compilation Mustache normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Mustache' from project 'Mustache')
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 Mustache -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mustache.build/Debug-iphoneos/Mustache.build/Objects-normal/arm64/Mustache.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/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios12.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-iphoneos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mustache.build/Debug-iphoneos/Mustache.build/Objects-normal/arm64/Mustache-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/Mustache.build/Debug-iphoneos/Mustache.build/Objects-normal/arm64/Mustache.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/Mustache.build/Debug-iphoneos/Mustache.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mustache.build/Debug-iphoneos/Mustache.build/Objects-normal/arm64/Mustache_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mustache.build/Debug-iphoneos/Mustache.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mustache.build/Debug-iphoneos/Mustache.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mustache.build/Debug-iphoneos/Mustache.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/Mustache.build/Debug-iphoneos/Mustache.build/Objects-normal/arm64/Mustache-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-iphoneos/Mustache.o normal (in target 'Mustache' from project 'Mustache')
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-ios12.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mustache.build/Debug-iphoneos/Mustache.build/Objects-normal/arm64/Mustache.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mustache.build/Debug-iphoneos/Mustache.build/Objects-normal/arm64/Mustache_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mustache.build/Debug-iphoneos/Mustache.build/Objects-normal/arm64/Mustache_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mustache.build/Debug-iphoneos/Mustache.build/Objects-normal/arm64/Mustache.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Mustache.o
ExtractAppIntentsMetadata (in target 'Mustache' from project 'Mustache')
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 Mustache --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk --xcode-version 16E140 --platform-family iOS --deployment-target 12.0 --bundle-identifier spi-builder-workspace.Mustache --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Mustache.appintents --target-triple arm64-apple-ios12.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Mustache.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mustache.build/Debug-iphoneos/Mustache.build/Objects-normal/arm64/Mustache_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mustache.build/Debug-iphoneos/Mustache.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mustache.build/Debug-iphoneos/Mustache.build/Objects-normal/arm64/Mustache.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mustache.build/Debug-iphoneos/Mustache.build/Mustache.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mustache.build/Debug-iphoneos/Mustache.build/Mustache.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mustache.build/Debug-iphoneos/Mustache.build/Objects-normal/arm64/Mustache.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-29 07:57:06.618 appintentsmetadataprocessor[725:4081] Starting appintentsmetadataprocessor export
2025-04-29 07:57:06.657 appintentsmetadataprocessor[725:4081] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Mustache.o (in target 'Mustache' from project 'Mustache')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Mustache.o
SwiftDriverJobDiscovery normal arm64 Emitting module for AttributedMustache (in target 'AttributedMustache' from project 'Mustache')
SwiftDriver\ Compilation\ Requirements AttributedMustache normal arm64 com.apple.xcode.tools.swift.compiler (in target 'AttributedMustache' from project 'Mustache')
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 AttributedMustache -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mustache.build/Debug-iphoneos/AttributedMustache.build/Objects-normal/arm64/AttributedMustache.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/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios12.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-iphoneos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mustache.build/Debug-iphoneos/AttributedMustache.build/Objects-normal/arm64/AttributedMustache-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/Mustache.build/Debug-iphoneos/AttributedMustache.build/Objects-normal/arm64/AttributedMustache.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/Mustache.build/Debug-iphoneos/AttributedMustache.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mustache.build/Debug-iphoneos/AttributedMustache.build/Objects-normal/arm64/AttributedMustache_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mustache.build/Debug-iphoneos/AttributedMustache.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mustache.build/Debug-iphoneos/AttributedMustache.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mustache.build/Debug-iphoneos/AttributedMustache.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/Mustache.build/Debug-iphoneos/AttributedMustache.build/Objects-normal/arm64/AttributedMustache-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-iphoneos/AttributedMustache-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mustache.build/Debug-iphoneos/AttributedMustache.build/Objects-normal/arm64/AttributedMustache-Swift.h (in target 'AttributedMustache' from project 'Mustache')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mustache.build/Debug-iphoneos/AttributedMustache.build/Objects-normal/arm64/AttributedMustache-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/AttributedMustache-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AttributedMustache.swiftmodule/arm64-apple-ios.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mustache.build/Debug-iphoneos/AttributedMustache.build/Objects-normal/arm64/AttributedMustache.abi.json (in target 'AttributedMustache' from project 'Mustache')
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/Mustache.build/Debug-iphoneos/AttributedMustache.build/Objects-normal/arm64/AttributedMustache.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AttributedMustache.swiftmodule/arm64-apple-ios.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AttributedMustache.swiftmodule/arm64-apple-ios.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mustache.build/Debug-iphoneos/AttributedMustache.build/Objects-normal/arm64/AttributedMustache.swiftdoc (in target 'AttributedMustache' from project 'Mustache')
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/Mustache.build/Debug-iphoneos/AttributedMustache.build/Objects-normal/arm64/AttributedMustache.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AttributedMustache.swiftmodule/arm64-apple-ios.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AttributedMustache.swiftmodule/arm64-apple-ios.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mustache.build/Debug-iphoneos/AttributedMustache.build/Objects-normal/arm64/AttributedMustache.swiftmodule (in target 'AttributedMustache' from project 'Mustache')
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/Mustache.build/Debug-iphoneos/AttributedMustache.build/Objects-normal/arm64/AttributedMustache.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AttributedMustache.swiftmodule/arm64-apple-ios.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AttributedMustache.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mustache.build/Debug-iphoneos/AttributedMustache.build/Objects-normal/arm64/AttributedMustache.swiftsourceinfo (in target 'AttributedMustache' from project 'Mustache')
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/Mustache.build/Debug-iphoneos/AttributedMustache.build/Objects-normal/arm64/AttributedMustache.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AttributedMustache.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling ReExports.swift (in target 'AttributedMustache' from project 'Mustache')
SwiftDriverJobDiscovery normal arm64 Compiling AttributedMustacheRenderingContext.swift (in target 'AttributedMustache' from project 'Mustache')
SwiftDriverJobDiscovery normal arm64 Compiling AttributedMustacheNode.swift (in target 'AttributedMustache' from project 'Mustache')
SwiftDriverJobDiscovery normal arm64 Compiling AttributedMustacheParser.swift (in target 'AttributedMustache' from project 'Mustache')
SwiftDriverJobDiscovery normal arm64 Compiling AttributedMustacheRendering.swift (in target 'AttributedMustache' from project 'Mustache')
SwiftDriver\ Compilation AttributedMustache normal arm64 com.apple.xcode.tools.swift.compiler (in target 'AttributedMustache' from project 'Mustache')
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 AttributedMustache -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mustache.build/Debug-iphoneos/AttributedMustache.build/Objects-normal/arm64/AttributedMustache.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/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios12.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-iphoneos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mustache.build/Debug-iphoneos/AttributedMustache.build/Objects-normal/arm64/AttributedMustache-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/Mustache.build/Debug-iphoneos/AttributedMustache.build/Objects-normal/arm64/AttributedMustache.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/Mustache.build/Debug-iphoneos/AttributedMustache.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mustache.build/Debug-iphoneos/AttributedMustache.build/Objects-normal/arm64/AttributedMustache_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mustache.build/Debug-iphoneos/AttributedMustache.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mustache.build/Debug-iphoneos/AttributedMustache.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mustache.build/Debug-iphoneos/AttributedMustache.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/Mustache.build/Debug-iphoneos/AttributedMustache.build/Objects-normal/arm64/AttributedMustache-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-iphoneos/AttributedMustache.o normal (in target 'AttributedMustache' from project 'Mustache')
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-ios12.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mustache.build/Debug-iphoneos/AttributedMustache.build/Objects-normal/arm64/AttributedMustache.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mustache.build/Debug-iphoneos/AttributedMustache.build/Objects-normal/arm64/AttributedMustache_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mustache.build/Debug-iphoneos/AttributedMustache.build/Objects-normal/arm64/AttributedMustache_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mustache.build/Debug-iphoneos/AttributedMustache.build/Objects-normal/arm64/AttributedMustache.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AttributedMustache.o
ExtractAppIntentsMetadata (in target 'AttributedMustache' from project 'Mustache')
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 AttributedMustache --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk --xcode-version 16E140 --platform-family iOS --deployment-target 12.0 --bundle-identifier spi-builder-workspace.AttributedMustache --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AttributedMustache.appintents --target-triple arm64-apple-ios12.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AttributedMustache.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mustache.build/Debug-iphoneos/AttributedMustache.build/Objects-normal/arm64/AttributedMustache_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mustache.build/Debug-iphoneos/AttributedMustache.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mustache.build/Debug-iphoneos/AttributedMustache.build/Objects-normal/arm64/AttributedMustache.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mustache.build/Debug-iphoneos/AttributedMustache.build/AttributedMustache.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mustache.build/Debug-iphoneos/AttributedMustache.build/AttributedMustache.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mustache.build/Debug-iphoneos/AttributedMustache.build/Objects-normal/arm64/AttributedMustache.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-29 07:57:08.113 appintentsmetadataprocessor[728:4105] Starting appintentsmetadataprocessor export
2025-04-29 07:57:08.145 appintentsmetadataprocessor[728:4105] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AttributedMustache.o (in target 'AttributedMustache' from project 'Mustache')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AttributedMustache.o
** BUILD SUCCEEDED **
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "Mustache",
"name" : "Mustache",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "Mustache",
"targets" : [
"Mustache"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "AttributedMustache",
"targets" : [
"AttributedMustache"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "MustacheTests",
"module_type" : "SwiftTarget",
"name" : "MustacheTests",
"path" : "Tests/MustacheTests",
"sources" : [
"AttributedMustacheTests.swift",
"MustacheTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"Mustache",
"AttributedMustache"
],
"type" : "test"
},
{
"c99name" : "Mustache",
"module_type" : "SwiftTarget",
"name" : "Mustache",
"path" : "Sources/Mustache",
"product_memberships" : [
"Mustache",
"AttributedMustache"
],
"sources" : [
"HTMLEscape.swift",
"Helpers.swift",
"Mustachable.swift",
"MustacheNode.swift",
"MustacheParser.swift",
"MustacheRendering.swift",
"MustacheRenderingContext.swift",
"SimpleKVC.swift"
],
"type" : "library"
},
{
"c99name" : "AttributedMustache",
"module_type" : "SwiftTarget",
"name" : "AttributedMustache",
"path" : "Sources/AttributedMustache",
"product_memberships" : [
"AttributedMustache"
],
"sources" : [
"AttributedMustacheNode.swift",
"AttributedMustacheParser.swift",
"AttributedMustacheRendering.swift",
"AttributedMustacheRenderingContext.swift",
"ReExports.swift"
],
"target_dependencies" : [
"Mustache"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
Done.