Build Information
Successful build of RegularExpressionDecoder, reference 0.1.0 (745d53
), with Swift 6.1 for macOS (Xcode) using Xcode 16.3 on 24 Apr 2025 23:25:50 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 RegularExpressionDecoder -destination platform=macOS,arch=arm64 OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/flight-school/regularexpressiondecoder.git
Reference: 0.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/flight-school/regularexpressiondecoder
* tag 0.1.0 -> FETCH_HEAD
HEAD is now at 745d535 Add badges to README.md
Cloned https://github.com/flight-school/regularexpressiondecoder.git
Revision (git rev-parse @):
745d535b8cee97a3053b4b8f1fa2e7c4af838c97
SUCCESS checkout https://github.com/flight-school/regularexpressiondecoder.git at 0.1.0
========================================
Build
========================================
Selected platform: macosXcodebuild
Swift version: 6.1
Building package at path: $PWD
https://github.com/flight-school/regularexpressiondecoder.git
https://github.com/flight-school/regularexpressiondecoder.git
{
"dependencies" : [
],
"manifest_display_name" : "RegularExpressionDecoder",
"name" : "RegularExpressionDecoder",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "RegularExpressionDecoder",
"targets" : [
"RegularExpressionDecoder"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "RegularExpressionDecoderTests",
"module_type" : "SwiftTarget",
"name" : "RegularExpressionDecoderTests",
"path" : "Tests",
"sources" : [
"LinuxMain.swift",
"RegularExpressionDecoderTests/RegularExpressionDecodingTests.swift"
],
"target_dependencies" : [
"RegularExpressionDecoder"
],
"type" : "test"
},
{
"c99name" : "RegularExpressionDecoder",
"module_type" : "SwiftTarget",
"name" : "RegularExpressionDecoder",
"path" : "Sources",
"product_memberships" : [
"RegularExpressionDecoder"
],
"sources" : [
"RegularExpressionDecoder/KeyedDecodingContainer.swift",
"RegularExpressionDecoder/RegularExpressionDecoder.swift",
"RegularExpressionDecoder/RegularExpressionPattern.swift",
"RegularExpressionDecoder/SingleValueDecodingContainer.swift",
"RegularExpressionDecoder/UnkeyedDecodingContainer.swift"
],
"type" : "library"
}
],
"tools_version" : "4.0"
}
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
"dependencies" : [
],
"manifest_display_name" : "RegularExpressionDecoder",
"name" : "RegularExpressionDecoder",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "RegularExpressionDecoder",
"targets" : [
"RegularExpressionDecoder"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "RegularExpressionDecoderTests",
"module_type" : "SwiftTarget",
"name" : "RegularExpressionDecoderTests",
"path" : "Tests",
"sources" : [
"LinuxMain.swift",
"RegularExpressionDecoderTests/RegularExpressionDecodingTests.swift"
],
"target_dependencies" : [
"RegularExpressionDecoder"
],
"type" : "test"
},
{
"c99name" : "RegularExpressionDecoder",
"module_type" : "SwiftTarget",
"name" : "RegularExpressionDecoder",
"path" : "Sources",
"product_memberships" : [
"RegularExpressionDecoder"
],
"sources" : [
"RegularExpressionDecoder/KeyedDecodingContainer.swift",
"RegularExpressionDecoder/RegularExpressionDecoder.swift",
"RegularExpressionDecoder/RegularExpressionPattern.swift",
"RegularExpressionDecoder/SingleValueDecodingContainer.swift",
"RegularExpressionDecoder/UnkeyedDecodingContainer.swift"
],
"type" : "library"
}
],
"tools_version" : "4.0"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "RegularExpressionDecoder",
"schemes" : [
"RegularExpressionDecoder"
],
"targets" : [
"RegularExpressionDecoder",
"RegularExpressionDecoderPackageDescription",
"RegularExpressionDecoderPackageTests",
"RegularExpressionDecoderTests"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme RegularExpressionDecoder -destination platform=macOS,arch=arm64 OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme RegularExpressionDecoder -destination platform=macOS,arch=arm64 "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
Target 'RegularExpressionDecoder' in project 'RegularExpressionDecoder' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 51201618766457a511bb353995ad00c3
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/51201618766457a511bb353995ad00c3.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
cd /Users/admin/builder/spi-builder-workspace/RegularExpressionDecoder.xcodeproj
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/RegularExpressionDecoder.xcodeproj
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
cd /Users/admin/builder/spi-builder-workspace/RegularExpressionDecoder.xcodeproj
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
cd /Users/admin/builder/spi-builder-workspace/RegularExpressionDecoder.xcodeproj
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug
cd /Users/admin/builder/spi-builder-workspace/RegularExpressionDecoder.xcodeproj
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug/RegularExpressionDecoder.build/Objects-normal/arm64/RegularExpressionDecoder.SwiftConstValuesFileList (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug/RegularExpressionDecoder.build/Objects-normal/arm64/RegularExpressionDecoder.SwiftConstValuesFileList
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RegularExpressionDecoder.framework/Resources Versions/Current/Resources (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
cd /Users/admin/builder/spi-builder-workspace
/bin/ln -sfh Versions/Current/Resources /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RegularExpressionDecoder.framework/Resources
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug/RegularExpressionDecoder.build/Objects-normal/arm64/RegularExpressionDecoder_const_extract_protocols.json (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug/RegularExpressionDecoder.build/Objects-normal/arm64/RegularExpressionDecoder_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug/RegularExpressionDecoder.build/Objects-normal/arm64/RegularExpressionDecoder.SwiftFileList (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug/RegularExpressionDecoder.build/Objects-normal/arm64/RegularExpressionDecoder.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug/RegularExpressionDecoder.build/RegularExpressionDecoder.DependencyStaticMetadataFileList (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug/RegularExpressionDecoder.build/RegularExpressionDecoder.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug/RegularExpressionDecoder.build/RegularExpressionDecoder.DependencyMetadataFileList (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug/RegularExpressionDecoder.build/RegularExpressionDecoder.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug/RegularExpressionDecoder.build/Objects-normal/arm64/RegularExpressionDecoder.LinkFileList (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug/RegularExpressionDecoder.build/Objects-normal/arm64/RegularExpressionDecoder.LinkFileList
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RegularExpressionDecoder.framework/Versions/Current A (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
cd /Users/admin/builder/spi-builder-workspace
/bin/ln -sfh A /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RegularExpressionDecoder.framework/Versions/Current
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RegularExpressionDecoder.framework/RegularExpressionDecoder Versions/Current/RegularExpressionDecoder (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
cd /Users/admin/builder/spi-builder-workspace
/bin/ln -sfh Versions/Current/RegularExpressionDecoder /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RegularExpressionDecoder.framework/RegularExpressionDecoder
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RegularExpressionDecoder.framework/Modules Versions/Current/Modules (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
cd /Users/admin/builder/spi-builder-workspace
/bin/ln -sfh Versions/Current/Modules /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RegularExpressionDecoder.framework/Modules
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug/RegularExpressionDecoder.build/Objects-normal/arm64/RegularExpressionDecoder-OutputFileMap.json (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug/RegularExpressionDecoder.build/Objects-normal/arm64/RegularExpressionDecoder-OutputFileMap.json
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RegularExpressionDecoder.framework/Headers Versions/Current/Headers (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
cd /Users/admin/builder/spi-builder-workspace
/bin/ln -sfh Versions/Current/Headers /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RegularExpressionDecoder.framework/Headers
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RegularExpressionDecoder.framework/Versions/A/Resources (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RegularExpressionDecoder.framework/Versions/A/Resources
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RegularExpressionDecoder.framework/Versions/A/Headers (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RegularExpressionDecoder.framework/Versions/A/Headers
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RegularExpressionDecoder.framework/Versions/A (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RegularExpressionDecoder.framework/Versions/A
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RegularExpressionDecoder.framework/Versions (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RegularExpressionDecoder.framework/Versions
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RegularExpressionDecoder.framework (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RegularExpressionDecoder.framework
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RegularExpressionDecoder.framework/Versions/A/Resources/Info.plist /Users/admin/builder/spi-builder-workspace/RegularExpressionDecoder.xcodeproj/RegularExpressionDecoder_Info.plist (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
cd /Users/admin/builder/spi-builder-workspace
builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/RegularExpressionDecoder.xcodeproj/RegularExpressionDecoder_Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -platform macosx -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RegularExpressionDecoder.framework/Versions/A/Resources/Info.plist
SwiftDriver RegularExpressionDecoder normal arm64 com.apple.xcode.tools.swift.compiler (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
cd /Users/admin/builder/spi-builder-workspace
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name RegularExpressionDecoder -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug/RegularExpressionDecoder.build/Objects-normal/arm64/RegularExpressionDecoder.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 -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.10 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 4 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug/RegularExpressionDecoder.build/Objects-normal/arm64/RegularExpressionDecoder-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/RegularExpressionDecoder.build/Debug/RegularExpressionDecoder.build/Objects-normal/arm64/RegularExpressionDecoder.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/RegularExpressionDecoder.build/Debug/RegularExpressionDecoder.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug/RegularExpressionDecoder.build/Objects-normal/arm64/RegularExpressionDecoder_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug/RegularExpressionDecoder.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug/RegularExpressionDecoder.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug/RegularExpressionDecoder.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug/RegularExpressionDecoder.build/Objects-normal/arm64/RegularExpressionDecoder-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ RegularExpressionPattern.swift /Users/admin/builder/spi-builder-workspace/Sources/RegularExpressionDecoder/RegularExpressionPattern.swift (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/RegularExpressionDecoder/RegularExpressionPattern.swift (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
cd /Users/admin/builder/spi-builder-workspace
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745537145402059-swift-frontend-RegularExpressionDecoder-RegularExpressionPattern.swift-arm64_apple_macos10.10-o-Onone-787016519.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.2379 seconds (4.8701 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0217 ( 14.4%) 0.0232 ( 26.6%) 0.0449 ( 18.9%) 2.3216 ( 47.7%) parse-and-resolve-imports
0.0208 ( 13.8%) 0.0223 ( 25.5%) 0.0431 ( 18.1%) 2.3198 ( 47.6%) Import resolution
0.0015 ( 1.0%) 0.0064 ( 7.4%) 0.0079 ( 3.3%) 0.0866 ( 1.8%) load-stdlib
0.0432 ( 28.7%) 0.0122 ( 14.0%) 0.0554 ( 23.3%) 0.0553 ( 1.1%) build-rewrite-system
0.0134 ( 8.9%) 0.0044 ( 5.0%) 0.0177 ( 7.5%) 0.0178 ( 0.4%) perform-sema
0.0133 ( 8.8%) 0.0044 ( 5.0%) 0.0177 ( 7.4%) 0.0177 ( 0.4%) Type checking and Semantic analysis
0.0094 ( 6.3%) 0.0032 ( 3.7%) 0.0126 ( 5.3%) 0.0127 ( 0.3%) typecheck-expr
0.0090 ( 6.0%) 0.0031 ( 3.5%) 0.0120 ( 5.1%) 0.0121 ( 0.2%) typecheck-stmt
0.0048 ( 3.2%) 0.0038 ( 4.4%) 0.0086 ( 3.6%) 0.0086 ( 0.2%) IRGen
0.0036 ( 2.4%) 0.0012 ( 1.4%) 0.0048 ( 2.0%) 0.0049 ( 0.1%) typecheck-decl
0.0029 ( 2.0%) 0.0006 ( 0.7%) 0.0036 ( 1.5%) 0.0036 ( 0.1%) SILGen
0.0034 ( 2.3%) 0.0001 ( 0.1%) 0.0036 ( 1.5%) 0.0036 ( 0.1%) SIL optimization
0.0014 ( 1.0%) 0.0019 ( 2.2%) 0.0034 ( 1.4%) 0.0034 ( 0.1%) import-clang-decl
0.0019 ( 1.3%) 0.0004 ( 0.5%) 0.0024 ( 1.0%) 0.0024 ( 0.0%) SILGen-function
0.0001 ( 0.1%) 0.0000 ( 0.0%) 0.0001 ( 0.1%) 0.0001 ( 0.0%) precheck-target
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) associated-type-inference
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.1507 (100.0%) 0.0872 (100.0%) 0.2379 (100.0%) 4.8701 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.4718 seconds (2.8293 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.3728 (100.0%) 0.0990 (100.0%) 0.4718 (100.0%) 2.8293 (100.0%) Building Target
0.3728 (100.0%) 0.0990 (100.0%) 0.4718 (100.0%) 2.8293 (100.0%) Total
SwiftCompile normal arm64 Compiling\ UnkeyedDecodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/RegularExpressionDecoder/UnkeyedDecodingContainer.swift (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/RegularExpressionDecoder/UnkeyedDecodingContainer.swift (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
cd /Users/admin/builder/spi-builder-workspace
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745537145402114-swift-frontend-RegularExpressionDecoder-UnkeyedDecodingContainer.swift-arm64_apple_macos10.10-o-Onone-1814492337.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.3339 seconds (5.0216 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0213 ( 9.0%) 0.0187 ( 19.0%) 0.0400 ( 12.0%) 2.3285 ( 46.4%) parse-and-resolve-imports
0.0205 ( 8.7%) 0.0177 ( 17.9%) 0.0382 ( 11.4%) 2.3267 ( 46.3%) Import resolution
0.0016 ( 0.7%) 0.0069 ( 7.0%) 0.0085 ( 2.5%) 0.1191 ( 2.4%) load-stdlib
0.0708 ( 30.1%) 0.0211 ( 21.4%) 0.0920 ( 27.5%) 0.0920 ( 1.8%) build-rewrite-system
0.0230 ( 9.8%) 0.0053 ( 5.4%) 0.0283 ( 8.5%) 0.0284 ( 0.6%) perform-sema
0.0230 ( 9.8%) 0.0053 ( 5.4%) 0.0283 ( 8.5%) 0.0283 ( 0.6%) Type checking and Semantic analysis
0.0163 ( 6.9%) 0.0044 ( 4.5%) 0.0207 ( 6.2%) 0.0207 ( 0.4%) typecheck-decl
0.0107 ( 4.5%) 0.0081 ( 8.2%) 0.0188 ( 5.6%) 0.0188 ( 0.4%) import-clang-decl
0.0147 ( 6.3%) 0.0028 ( 2.8%) 0.0175 ( 5.2%) 0.0176 ( 0.3%) typecheck-stmt
0.0095 ( 4.0%) 0.0022 ( 2.2%) 0.0117 ( 3.5%) 0.0117 ( 0.2%) typecheck-expr
0.0065 ( 2.8%) 0.0017 ( 1.7%) 0.0082 ( 2.5%) 0.0082 ( 0.2%) precheck-target
0.0050 ( 2.1%) 0.0029 ( 3.0%) 0.0079 ( 2.4%) 0.0079 ( 0.2%) IRGen
0.0046 ( 2.0%) 0.0008 ( 0.8%) 0.0054 ( 1.6%) 0.0054 ( 0.1%) SILGen
0.0047 ( 2.0%) 0.0001 ( 0.1%) 0.0048 ( 1.4%) 0.0048 ( 0.1%) SIL optimization
0.0022 ( 0.9%) 0.0003 ( 0.3%) 0.0025 ( 0.8%) 0.0025 ( 0.1%) SILGen-function
0.0007 ( 0.3%) 0.0003 ( 0.3%) 0.0010 ( 0.3%) 0.0010 ( 0.0%) load-all-members
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) associated-type-inference
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.2352 (100.0%) 0.0987 (100.0%) 0.3339 (100.0%) 5.0216 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.6048 seconds (4.0559 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.0279 (100.0%) 0.5769 (100.0%) 1.6048 (100.0%) 4.0559 (100.0%) Building Target
1.0279 (100.0%) 0.5769 (100.0%) 1.6048 (100.0%) 4.0559 (100.0%) Total
SwiftCompile normal arm64 Compiling\ SingleValueDecodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/RegularExpressionDecoder/SingleValueDecodingContainer.swift (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745537145402553-swift-frontend-RegularExpressionDecoder-SingleValueDecodingContainer.swift-arm64_apple_macos10.10-o-Onone-1906589471.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.3126 seconds (4.9449 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0222 ( 10.8%) 0.0257 ( 24.0%) 0.0480 ( 15.3%) 2.3273 ( 47.1%) parse-and-resolve-imports
0.0214 ( 10.4%) 0.0248 ( 23.2%) 0.0463 ( 14.8%) 2.3255 ( 47.0%) Import resolution
0.0741 ( 36.1%) 0.0209 ( 19.5%) 0.0949 ( 30.4%) 0.0949 ( 1.9%) build-rewrite-system
0.0014 ( 0.7%) 0.0046 ( 4.3%) 0.0060 ( 1.9%) 0.0795 ( 1.6%) load-stdlib
0.0176 ( 8.6%) 0.0052 ( 4.8%) 0.0228 ( 7.3%) 0.0229 ( 0.5%) perform-sema
0.0175 ( 8.5%) 0.0051 ( 4.8%) 0.0227 ( 7.3%) 0.0228 ( 0.5%) Type checking and Semantic analysis
0.0108 ( 5.3%) 0.0091 ( 8.4%) 0.0199 ( 6.4%) 0.0198 ( 0.4%) import-clang-decl
0.0117 ( 5.7%) 0.0027 ( 2.6%) 0.0144 ( 4.6%) 0.0144 ( 0.3%) typecheck-stmt
0.0074 ( 3.6%) 0.0022 ( 2.0%) 0.0096 ( 3.1%) 0.0096 ( 0.2%) precheck-target
0.0067 ( 3.3%) 0.0024 ( 2.2%) 0.0091 ( 2.9%) 0.0092 ( 0.2%) typecheck-decl
0.0040 ( 2.0%) 0.0031 ( 2.9%) 0.0072 ( 2.3%) 0.0072 ( 0.1%) IRGen
0.0032 ( 1.6%) 0.0006 ( 0.5%) 0.0038 ( 1.2%) 0.0038 ( 0.1%) SILGen
0.0037 ( 1.8%) 0.0001 ( 0.1%) 0.0037 ( 1.2%) 0.0037 ( 0.1%) SIL optimization
0.0017 ( 0.8%) 0.0002 ( 0.2%) 0.0019 ( 0.6%) 0.0019 ( 0.0%) typecheck-expr
0.0012 ( 0.6%) 0.0002 ( 0.2%) 0.0014 ( 0.5%) 0.0014 ( 0.0%) SILGen-function
0.0007 ( 0.3%) 0.0003 ( 0.3%) 0.0010 ( 0.3%) 0.0010 ( 0.0%) load-all-members
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.2054 (100.0%) 0.1072 (100.0%) 0.3126 (100.0%) 4.9449 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.6549 seconds (4.0525 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.0459 (100.0%) 0.6090 (100.0%) 1.6549 (100.0%) 4.0525 (100.0%) Building Target
1.0459 (100.0%) 0.6090 (100.0%) 1.6549 (100.0%) 4.0525 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/RegularExpressionDecoder/SingleValueDecodingContainer.swift (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ KeyedDecodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/RegularExpressionDecoder/KeyedDecodingContainer.swift (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/RegularExpressionDecoder/KeyedDecodingContainer.swift (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
cd /Users/admin/builder/spi-builder-workspace
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745537145402677-swift-frontend-RegularExpressionDecoder-KeyedDecodingContainer.swift-arm64_apple_macos10.10-o-Onone-126679974.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.3650 seconds (4.8362 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0225 ( 8.8%) 0.0238 ( 21.8%) 0.0463 ( 12.7%) 2.2432 ( 46.4%) parse-and-resolve-imports
0.0218 ( 8.5%) 0.0231 ( 21.1%) 0.0449 ( 12.3%) 2.2417 ( 46.4%) Import resolution
0.0731 ( 28.6%) 0.0206 ( 18.9%) 0.0937 ( 25.7%) 0.0936 ( 1.9%) build-rewrite-system
0.0015 ( 0.6%) 0.0068 ( 6.2%) 0.0083 ( 2.3%) 0.0853 ( 1.8%) load-stdlib
0.0319 ( 12.5%) 0.0063 ( 5.8%) 0.0382 ( 10.5%) 0.0382 ( 0.8%) perform-sema
0.0319 ( 12.5%) 0.0063 ( 5.8%) 0.0382 ( 10.5%) 0.0382 ( 0.8%) Type checking and Semantic analysis
0.0191 ( 7.5%) 0.0041 ( 3.7%) 0.0232 ( 6.4%) 0.0232 ( 0.5%) typecheck-stmt
0.0109 ( 4.3%) 0.0081 ( 7.4%) 0.0190 ( 5.2%) 0.0190 ( 0.4%) import-clang-decl
0.0135 ( 5.3%) 0.0022 ( 2.0%) 0.0157 ( 4.3%) 0.0157 ( 0.3%) typecheck-decl
0.0065 ( 2.5%) 0.0043 ( 4.0%) 0.0108 ( 3.0%) 0.0113 ( 0.2%) IRGen
0.0052 ( 2.0%) 0.0012 ( 1.1%) 0.0064 ( 1.8%) 0.0064 ( 0.1%) precheck-target
0.0051 ( 2.0%) 0.0009 ( 0.9%) 0.0061 ( 1.7%) 0.0061 ( 0.1%) SILGen
0.0049 ( 1.9%) 0.0001 ( 0.1%) 0.0050 ( 1.4%) 0.0050 ( 0.1%) SIL optimization
0.0042 ( 1.6%) 0.0006 ( 0.6%) 0.0048 ( 1.3%) 0.0048 ( 0.1%) typecheck-expr
0.0028 ( 1.1%) 0.0006 ( 0.5%) 0.0034 ( 0.9%) 0.0034 ( 0.1%) SILGen-function
0.0007 ( 0.3%) 0.0003 ( 0.3%) 0.0010 ( 0.3%) 0.0010 ( 0.0%) load-all-members
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) associated-type-inference
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.2556 (100.0%) 0.1094 (100.0%) 0.3650 (100.0%) 4.8362 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.7115 seconds (4.0557 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.0785 (100.0%) 0.6330 (100.0%) 1.7115 (100.0%) 4.0557 (100.0%) Building Target
1.0785 (100.0%) 0.6330 (100.0%) 1.7115 (100.0%) 4.0557 (100.0%) Total
SwiftEmitModule normal arm64 Emitting\ module\ for\ RegularExpressionDecoder (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745537145402402-swift-frontend-RegularExpressionDecoder-all-arm64_apple_macos10.10-swiftmodule-Onone-2812840463.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 4.0103 seconds (4.5031 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.4884 ( 48.2%) 0.4352 ( 47.1%) 1.9236 ( 48.0%) 2.1358 ( 47.4%) parse-and-resolve-imports
1.4877 ( 48.2%) 0.4348 ( 47.1%) 1.9225 ( 47.9%) 2.1348 ( 47.4%) Import resolution
0.0014 ( 0.0%) 0.0044 ( 0.5%) 0.0058 ( 0.1%) 0.0661 ( 1.5%) load-stdlib
0.0267 ( 0.9%) 0.0086 ( 0.9%) 0.0353 ( 0.9%) 0.0357 ( 0.8%) perform-sema
0.0267 ( 0.9%) 0.0086 ( 0.9%) 0.0352 ( 0.9%) 0.0356 ( 0.8%) Type checking and Semantic analysis
0.0265 ( 0.9%) 0.0085 ( 0.9%) 0.0350 ( 0.9%) 0.0354 ( 0.8%) typecheck-decl
0.0073 ( 0.2%) 0.0106 ( 1.1%) 0.0179 ( 0.4%) 0.0213 ( 0.5%) SIL optimization
0.0020 ( 0.1%) 0.0084 ( 0.9%) 0.0104 ( 0.3%) 0.0134 ( 0.3%) Serialization, swiftmodule
0.0092 ( 0.3%) 0.0017 ( 0.2%) 0.0109 ( 0.3%) 0.0109 ( 0.2%) SILGen
0.0047 ( 0.2%) 0.0003 ( 0.0%) 0.0050 ( 0.1%) 0.0050 ( 0.1%) build-rewrite-system
0.0015 ( 0.0%) 0.0016 ( 0.2%) 0.0031 ( 0.1%) 0.0031 ( 0.1%) import-clang-decl
0.0025 ( 0.1%) 0.0006 ( 0.1%) 0.0031 ( 0.1%) 0.0031 ( 0.1%) SILGen-function
0.0001 ( 0.0%) 0.0006 ( 0.1%) 0.0008 ( 0.0%) 0.0011 ( 0.0%) Serialization, swiftdoc
0.0009 ( 0.0%) 0.0001 ( 0.0%) 0.0010 ( 0.0%) 0.0010 ( 0.0%) typecheck-expr
0.0005 ( 0.0%) 0.0001 ( 0.0%) 0.0006 ( 0.0%) 0.0006 ( 0.0%) Serialization, swiftsourceinfo
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) associated-type-inference
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) precheck-target
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-module-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
3.0864 (100.0%) 0.9240 (100.0%) 4.0103 (100.0%) 4.5031 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 2.0079 seconds (2.2865 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.5411 (100.0%) 0.4668 (100.0%) 2.0079 (100.0%) 2.2865 (100.0%) Building Target
1.5411 (100.0%) 0.4668 (100.0%) 2.0079 (100.0%) 2.2865 (100.0%) Total
EmitSwiftModule normal arm64 (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ RegularExpressionDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/RegularExpressionDecoder/RegularExpressionDecoder.swift (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745537145402058-swift-frontend-RegularExpressionDecoder-RegularExpressionDecoder.swift-arm64_apple_macos10.10-o-Onone-2697096584.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.4442 seconds (5.5613 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0273 ( 9.5%) 0.0337 ( 21.5%) 0.0610 ( 13.7%) 2.6118 ( 47.0%) parse-and-resolve-imports
0.0267 ( 9.3%) 0.0330 ( 21.1%) 0.0597 ( 13.4%) 2.6104 ( 46.9%) Import resolution
0.0487 ( 16.9%) 0.0130 ( 8.3%) 0.0617 ( 13.9%) 0.0616 ( 1.1%) build-rewrite-system
0.0115 ( 4.0%) 0.0331 ( 21.1%) 0.0446 ( 10.0%) 0.0602 ( 1.1%) load-stdlib
0.0324 ( 11.3%) 0.0072 ( 4.6%) 0.0396 ( 8.9%) 0.0396 ( 0.7%) perform-sema
0.0323 ( 11.2%) 0.0072 ( 4.6%) 0.0395 ( 8.9%) 0.0395 ( 0.7%) Type checking and Semantic analysis
0.0210 ( 7.3%) 0.0057 ( 3.6%) 0.0267 ( 6.0%) 0.0267 ( 0.5%) typecheck-decl
0.0201 ( 7.0%) 0.0033 ( 2.1%) 0.0234 ( 5.3%) 0.0234 ( 0.4%) typecheck-stmt
0.0173 ( 6.0%) 0.0034 ( 2.1%) 0.0207 ( 4.7%) 0.0207 ( 0.4%) typecheck-expr
0.0111 ( 3.9%) 0.0083 ( 5.3%) 0.0194 ( 4.4%) 0.0195 ( 0.3%) import-clang-decl
0.0135 ( 4.7%) 0.0029 ( 1.8%) 0.0164 ( 3.7%) 0.0164 ( 0.3%) SILGen
0.0091 ( 3.2%) 0.0040 ( 2.5%) 0.0131 ( 2.9%) 0.0131 ( 0.2%) IRGen
0.0071 ( 2.5%) 0.0015 ( 0.9%) 0.0085 ( 1.9%) 0.0085 ( 0.2%) SILGen-function
0.0069 ( 2.4%) 0.0002 ( 0.1%) 0.0072 ( 1.6%) 0.0072 ( 0.1%) SIL optimization
0.0011 ( 0.4%) 0.0001 ( 0.1%) 0.0012 ( 0.3%) 0.0012 ( 0.0%) precheck-target
0.0007 ( 0.3%) 0.0002 ( 0.1%) 0.0009 ( 0.2%) 0.0009 ( 0.0%) load-all-members
0.0005 ( 0.2%) 0.0001 ( 0.0%) 0.0006 ( 0.1%) 0.0006 ( 0.0%) typecheck-expr-pattern
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) associated-type-inference
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.2875 (100.0%) 0.1567 (100.0%) 0.4442 (100.0%) 5.5613 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.4442 seconds (4.0577 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.8689 (100.0%) 0.5754 (100.0%) 1.4442 (100.0%) 4.0577 (100.0%) Building Target
0.8689 (100.0%) 0.5754 (100.0%) 1.4442 (100.0%) 4.0577 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/RegularExpressionDecoder/RegularExpressionDecoder.swift (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
cd /Users/admin/builder/spi-builder-workspace
SwiftDriverJobDiscovery normal arm64 Emitting module for RegularExpressionDecoder (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
SwiftDriver\ Compilation\ Requirements RegularExpressionDecoder normal arm64 com.apple.xcode.tools.swift.compiler (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
cd /Users/admin/builder/spi-builder-workspace
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name RegularExpressionDecoder -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug/RegularExpressionDecoder.build/Objects-normal/arm64/RegularExpressionDecoder.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 -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.10 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 4 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug/RegularExpressionDecoder.build/Objects-normal/arm64/RegularExpressionDecoder-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/RegularExpressionDecoder.build/Debug/RegularExpressionDecoder.build/Objects-normal/arm64/RegularExpressionDecoder.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/RegularExpressionDecoder.build/Debug/RegularExpressionDecoder.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug/RegularExpressionDecoder.build/Objects-normal/arm64/RegularExpressionDecoder_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug/RegularExpressionDecoder.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug/RegularExpressionDecoder.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug/RegularExpressionDecoder.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug/RegularExpressionDecoder.build/Objects-normal/arm64/RegularExpressionDecoder-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RegularExpressionDecoder.framework/Versions/A/Headers/RegularExpressionDecoder-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug/RegularExpressionDecoder.build/Objects-normal/arm64/RegularExpressionDecoder-Swift.h (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug/RegularExpressionDecoder.build/Objects-normal/arm64/RegularExpressionDecoder-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RegularExpressionDecoder.framework/Versions/A/Headers/RegularExpressionDecoder-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RegularExpressionDecoder.framework/Versions/A/Modules/RegularExpressionDecoder.swiftmodule/arm64-apple-macos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug/RegularExpressionDecoder.build/Objects-normal/arm64/RegularExpressionDecoder.abi.json (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
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/RegularExpressionDecoder.build/Debug/RegularExpressionDecoder.build/Objects-normal/arm64/RegularExpressionDecoder.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RegularExpressionDecoder.framework/Versions/A/Modules/RegularExpressionDecoder.swiftmodule/arm64-apple-macos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RegularExpressionDecoder.framework/Versions/A/Modules/RegularExpressionDecoder.swiftmodule/arm64-apple-macos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug/RegularExpressionDecoder.build/Objects-normal/arm64/RegularExpressionDecoder.swiftdoc (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
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/RegularExpressionDecoder.build/Debug/RegularExpressionDecoder.build/Objects-normal/arm64/RegularExpressionDecoder.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RegularExpressionDecoder.framework/Versions/A/Modules/RegularExpressionDecoder.swiftmodule/arm64-apple-macos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RegularExpressionDecoder.framework/Versions/A/Modules/RegularExpressionDecoder.swiftmodule/arm64-apple-macos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug/RegularExpressionDecoder.build/Objects-normal/arm64/RegularExpressionDecoder.swiftmodule (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
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/RegularExpressionDecoder.build/Debug/RegularExpressionDecoder.build/Objects-normal/arm64/RegularExpressionDecoder.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RegularExpressionDecoder.framework/Versions/A/Modules/RegularExpressionDecoder.swiftmodule/arm64-apple-macos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RegularExpressionDecoder.framework/Versions/A/Modules/RegularExpressionDecoder.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug/RegularExpressionDecoder.build/Objects-normal/arm64/RegularExpressionDecoder.swiftsourceinfo (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
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/RegularExpressionDecoder.build/Debug/RegularExpressionDecoder.build/Objects-normal/arm64/RegularExpressionDecoder.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RegularExpressionDecoder.framework/Versions/A/Modules/RegularExpressionDecoder.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling RegularExpressionPattern.swift (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
SwiftDriverJobDiscovery normal arm64 Compiling RegularExpressionDecoder.swift (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
SwiftDriverJobDiscovery normal arm64 Compiling SingleValueDecodingContainer.swift (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
SwiftDriverJobDiscovery normal arm64 Compiling UnkeyedDecodingContainer.swift (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
SwiftDriverJobDiscovery normal arm64 Compiling KeyedDecodingContainer.swift (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
SwiftDriver\ Compilation RegularExpressionDecoder normal arm64 com.apple.xcode.tools.swift.compiler (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
cd /Users/admin/builder/spi-builder-workspace
builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name RegularExpressionDecoder -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug/RegularExpressionDecoder.build/Objects-normal/arm64/RegularExpressionDecoder.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 -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.10 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 4 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug/RegularExpressionDecoder.build/Objects-normal/arm64/RegularExpressionDecoder-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/RegularExpressionDecoder.build/Debug/RegularExpressionDecoder.build/Objects-normal/arm64/RegularExpressionDecoder.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/RegularExpressionDecoder.build/Debug/RegularExpressionDecoder.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug/RegularExpressionDecoder.build/Objects-normal/arm64/RegularExpressionDecoder_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug/RegularExpressionDecoder.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug/RegularExpressionDecoder.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug/RegularExpressionDecoder.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug/RegularExpressionDecoder.build/Objects-normal/arm64/RegularExpressionDecoder-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RegularExpressionDecoder.framework/Versions/A/RegularExpressionDecoder normal (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-macos10.10 -dynamiclib -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug/RegularExpressionDecoder.build/Objects-normal/arm64/RegularExpressionDecoder.LinkFileList -install_name @rpath/RegularExpressionDecoder.framework/Versions/A/RegularExpressionDecoder -Xlinker -rpath -Xlinker /usr/lib/swift -Xlinker -rpath -Xlinker /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug/RegularExpressionDecoder.build/Objects-normal/arm64/RegularExpressionDecoder_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug/RegularExpressionDecoder.build/Objects-normal/arm64/RegularExpressionDecoder_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug/RegularExpressionDecoder.build/Objects-normal/arm64/RegularExpressionDecoder.swiftmodule -Xlinker -no_adhoc_codesign -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RegularExpressionDecoder.framework/Versions/A/RegularExpressionDecoder
ExtractAppIntentsMetadata (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
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 RegularExpressionDecoder --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk --xcode-version 16E140 --platform-family macOS --deployment-target 10.10 --bundle-identifier RegularExpressionDecoder --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RegularExpressionDecoder.framework/Versions/A/Resources --target-triple arm64-apple-macos10.10 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RegularExpressionDecoder.framework/Versions/A/RegularExpressionDecoder --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug/RegularExpressionDecoder.build/Objects-normal/arm64/RegularExpressionDecoder_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug/RegularExpressionDecoder.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug/RegularExpressionDecoder.build/Objects-normal/arm64/RegularExpressionDecoder.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug/RegularExpressionDecoder.build/RegularExpressionDecoder.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug/RegularExpressionDecoder.build/RegularExpressionDecoder.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug/RegularExpressionDecoder.build/Objects-normal/arm64/RegularExpressionDecoder.SwiftConstValuesFileList --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-24 16:25:49.675 appintentsmetadataprocessor[704:3918] Starting appintentsmetadataprocessor export
2025-04-24 16:25:49.677 appintentsmetadataprocessor[704:3918] warning: Metadata extraction skipped. No AppIntents.framework dependency found.
GenerateTAPI /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug/RegularExpressionDecoder.framework/Versions/A/RegularExpressionDecoder.tbd (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/tapi stubify -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RegularExpressionDecoder.framework/Versions/A/RegularExpressionDecoder -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug/RegularExpressionDecoder.framework/Versions/A/RegularExpressionDecoder.tbd
CodeSign /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RegularExpressionDecoder.framework/Versions/A (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
cd /Users/admin/builder/spi-builder-workspace
Signing Identity: "Sign to Run Locally"
/usr/bin/codesign --force --sign - --timestamp\=none --generate-entitlement-der /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RegularExpressionDecoder.framework/Versions/A
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RegularExpressionDecoder.framework (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RegularExpressionDecoder.framework
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RegularExpressionDecoder.framework (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
cd /Users/admin/builder/spi-builder-workspace
/usr/bin/touch -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RegularExpressionDecoder.framework
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug/RegularExpressionDecoder.framework/RegularExpressionDecoder.tbd /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug/RegularExpressionDecoder.framework/Versions/A/RegularExpressionDecoder.tbd (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
cd /Users/admin/builder/spi-builder-workspace
/bin/ln -sfh /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug/RegularExpressionDecoder.framework/Versions/A/RegularExpressionDecoder.tbd /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug/RegularExpressionDecoder.framework/RegularExpressionDecoder.tbd
/Users/admin/builder/spi-builder-workspace/RegularExpressionDecoder.xcodeproj: warning: The macOS deployment target 'MACOSX_DEPLOYMENT_TARGET' is set to 10.10, but the range of supported deployment target versions is 10.13 to 15.4.99. (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
** BUILD SUCCEEDED **
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "RegularExpressionDecoder",
"name" : "RegularExpressionDecoder",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "RegularExpressionDecoder",
"targets" : [
"RegularExpressionDecoder"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "RegularExpressionDecoderTests",
"module_type" : "SwiftTarget",
"name" : "RegularExpressionDecoderTests",
"path" : "Tests",
"sources" : [
"LinuxMain.swift",
"RegularExpressionDecoderTests/RegularExpressionDecodingTests.swift"
],
"target_dependencies" : [
"RegularExpressionDecoder"
],
"type" : "test"
},
{
"c99name" : "RegularExpressionDecoder",
"module_type" : "SwiftTarget",
"name" : "RegularExpressionDecoder",
"path" : "Sources",
"product_memberships" : [
"RegularExpressionDecoder"
],
"sources" : [
"RegularExpressionDecoder/KeyedDecodingContainer.swift",
"RegularExpressionDecoder/RegularExpressionDecoder.swift",
"RegularExpressionDecoder/RegularExpressionPattern.swift",
"RegularExpressionDecoder/SingleValueDecodingContainer.swift",
"RegularExpressionDecoder/UnkeyedDecodingContainer.swift"
],
"type" : "library"
}
],
"tools_version" : "4.0"
}
Done.