Build Information
Successful build of Rexy, reference master (3f4527
), with Swift 6.1 for watchOS using Xcode 16.3 on 25 Apr 2025 04:08:38 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 Rexy -destination generic/platform=watchOS 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/vadymmarkov/rexy.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/vadymmarkov/rexy
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 3f45276 Merge pull request #15 from turtlemaster19/master
Cloned https://github.com/vadymmarkov/rexy.git
Revision (git rev-parse @):
3f4527608c5aced62d65ab6b4452cda69b716dbb
SUCCESS checkout https://github.com/vadymmarkov/rexy.git at master
========================================
Build
========================================
Selected platform: watchOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/vadymmarkov/rexy.git
https://github.com/vadymmarkov/rexy.git
{
"dependencies" : [
],
"manifest_display_name" : "Rexy",
"name" : "Rexy",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "Rexy",
"targets" : [
"Rexy"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "RexyTests",
"module_type" : "SwiftTarget",
"name" : "RexyTests",
"path" : "Tests/RexyTests",
"sources" : [
"CFlagsTests.swift",
"EFlagsTests.swift",
"ErrorTests.swift",
"RegexTests.swift"
],
"target_dependencies" : [
"Rexy"
],
"type" : "test"
},
{
"c99name" : "Rexy",
"module_type" : "SwiftTarget",
"name" : "Rexy",
"path" : "Sources/Rexy",
"product_memberships" : [
"Rexy"
],
"sources" : [
"CFlags.swift",
"EFlags.swift",
"Error.swift",
"Regex.swift",
"String+Rexy.swift"
],
"type" : "library"
}
],
"tools_version" : "5.1"
}
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" : "Rexy",
"name" : "Rexy",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "Rexy",
"targets" : [
"Rexy"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "RexyTests",
"module_type" : "SwiftTarget",
"name" : "RexyTests",
"path" : "Tests/RexyTests",
"sources" : [
"CFlagsTests.swift",
"EFlagsTests.swift",
"ErrorTests.swift",
"RegexTests.swift"
],
"target_dependencies" : [
"Rexy"
],
"type" : "test"
},
{
"c99name" : "Rexy",
"module_type" : "SwiftTarget",
"name" : "Rexy",
"path" : "Sources/Rexy",
"product_memberships" : [
"Rexy"
],
"sources" : [
"CFlags.swift",
"EFlags.swift",
"Error.swift",
"Regex.swift",
"String+Rexy.swift"
],
"type" : "library"
}
],
"tools_version" : "5.1"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "Rexy",
"schemes" : [
"Rexy"
],
"targets" : [
"Rexy",
"RexyTestSuite"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Rexy -destination generic/platform=watchOS 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 Rexy -destination generic/platform=watchOS "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 'Rexy' in project 'Rexy' (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/WatchOS.platform/Developer/SDKs/WatchOS11.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: 06c9f6f8c8e5f7f610f0e491eaf4dacc
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/06c9f6f8c8e5f7f610f0e491eaf4dacc.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
cd /Users/admin/builder/spi-builder-workspace/Rexy.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/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/Rexy.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/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
cd /Users/admin/builder/spi-builder-workspace/Rexy.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-watchos
cd /Users/admin/builder/spi-builder-workspace/Rexy.xcodeproj
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos
cd /Users/admin/builder/spi-builder-workspace/Rexy.xcodeproj
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug-watchos/Rexy.build/Rexy.DependencyStaticMetadataFileList (in target 'Rexy' from project 'Rexy')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug-watchos/Rexy.build/Rexy.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug-watchos/Rexy.build/Rexy.DependencyMetadataFileList (in target 'Rexy' from project 'Rexy')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug-watchos/Rexy.build/Rexy.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug-watchos/Rexy.build/Objects-normal/arm64/Rexy.SwiftFileList (in target 'Rexy' from project 'Rexy')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug-watchos/Rexy.build/Objects-normal/arm64/Rexy.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug-watchos/Rexy.build/Objects-normal/arm64_32/Rexy.SwiftConstValuesFileList (in target 'Rexy' from project 'Rexy')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug-watchos/Rexy.build/Objects-normal/arm64_32/Rexy.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug-watchos/Rexy.build/Objects-normal/arm64/Rexy_const_extract_protocols.json (in target 'Rexy' from project 'Rexy')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug-watchos/Rexy.build/Objects-normal/arm64/Rexy_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug-watchos/Rexy.build/Objects-normal/arm64_32/Rexy-OutputFileMap.json (in target 'Rexy' from project 'Rexy')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug-watchos/Rexy.build/Objects-normal/arm64_32/Rexy-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug-watchos/Rexy.build/Objects-normal/arm64_32/Rexy.LinkFileList (in target 'Rexy' from project 'Rexy')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug-watchos/Rexy.build/Objects-normal/arm64_32/Rexy.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug-watchos/Rexy.build/Objects-normal/arm64_32/Rexy_const_extract_protocols.json (in target 'Rexy' from project 'Rexy')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug-watchos/Rexy.build/Objects-normal/arm64_32/Rexy_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug-watchos/Rexy.build/Objects-normal/arm64_32/Rexy.SwiftFileList (in target 'Rexy' from project 'Rexy')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug-watchos/Rexy.build/Objects-normal/arm64_32/Rexy.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug-watchos/Rexy.build/Objects-normal/arm64/Rexy.SwiftConstValuesFileList (in target 'Rexy' from project 'Rexy')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug-watchos/Rexy.build/Objects-normal/arm64/Rexy.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug-watchos/Rexy.build/Objects-normal/arm64/Rexy.LinkFileList (in target 'Rexy' from project 'Rexy')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug-watchos/Rexy.build/Objects-normal/arm64/Rexy.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug-watchos/Rexy.build/Objects-normal/arm64/Rexy-OutputFileMap.json (in target 'Rexy' from project 'Rexy')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug-watchos/Rexy.build/Objects-normal/arm64/Rexy-OutputFileMap.json
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Rexy.framework (in target 'Rexy' from project 'Rexy')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Rexy.framework
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Rexy.framework/Headers (in target 'Rexy' from project 'Rexy')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Rexy.framework/Headers
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Rexy.framework/Info.plist /Users/admin/builder/spi-builder-workspace/Rexy.xcodeproj/Rexy_Info.plist (in target 'Rexy' from project 'Rexy')
cd /Users/admin/builder/spi-builder-workspace
builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/Rexy.xcodeproj/Rexy_Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform watchos -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Rexy.framework/Info.plist
SwiftDriver Rexy normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'Rexy' from project 'Rexy')
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 Rexy -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug-watchos/Rexy.build/Objects-normal/arm64_32/Rexy.SwiftFileList -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/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64_32-apple-watchos11.4 -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 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug-watchos/Rexy.build/Objects-normal/arm64_32/Rexy-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/Rexy.build/Debug-watchos/Rexy.build/Objects-normal/arm64_32/Rexy.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/Rexy.build/Debug-watchos/Rexy.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug-watchos/Rexy.build/Objects-normal/arm64_32/Rexy_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug-watchos/Rexy.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug-watchos/Rexy.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug-watchos/Rexy.build/DerivedSources -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug-watchos/Rexy.build/Objects-normal/arm64_32/Rexy-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftDriver Rexy normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Rexy' from project 'Rexy')
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 Rexy -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug-watchos/Rexy.build/Objects-normal/arm64/Rexy.SwiftFileList -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/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64-apple-watchos11.4 -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 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug-watchos/Rexy.build/Objects-normal/arm64/Rexy-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/Rexy.build/Debug-watchos/Rexy.build/Objects-normal/arm64/Rexy.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/Rexy.build/Debug-watchos/Rexy.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug-watchos/Rexy.build/Objects-normal/arm64/Rexy_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug-watchos/Rexy.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug-watchos/Rexy.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug-watchos/Rexy.build/DerivedSources -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug-watchos/Rexy.build/Objects-normal/arm64/Rexy-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ CFlags.swift /Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift (in target 'Rexy' from project 'Rexy')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift (in target 'Rexy' from project 'Rexy')
cd /Users/admin/builder/spi-builder-workspace
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:25:23: warning: static property 'regular' is not concurrency-safe because non-'Sendable' type '[Regex.CFlags]' may have shared mutable state; this is an error in the Swift 6 language mode
public static let regular = [extended]
^
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:11:10: note: consider making struct 'CFlags' conform to the 'Sendable' protocol
struct CFlags: OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:25:23: note: add '@MainActor' to make static property 'regular' part of global actor 'MainActor'
public static let regular = [extended]
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:25:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let regular = [extended]
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:28:23: warning: static property 'none' is not concurrency-safe because non-'Sendable' type '[Regex.CFlags]' may have shared mutable state; this is an error in the Swift 6 language mode
public static let none = [CFlags]()
^
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:11:10: note: consider making struct 'CFlags' conform to the 'Sendable' protocol
struct CFlags: OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:28:23: note: add '@MainActor' to make static property 'none' part of global actor 'MainActor'
public static let none = [CFlags]()
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:28:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let none = [CFlags]()
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:31:23: warning: static property 'basic' is not concurrency-safe because non-'Sendable' type 'Regex.CFlags' may have shared mutable state; this is an error in the Swift 6 language mode
public static let basic = CFlags(rawValue: 0)
^
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:11:10: note: consider making struct 'CFlags' conform to the 'Sendable' protocol
struct CFlags: OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:31:23: note: add '@MainActor' to make static property 'basic' part of global actor 'MainActor'
public static let basic = CFlags(rawValue: 0)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:31:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let basic = CFlags(rawValue: 0)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:31:23: warning: static property 'basic' produces an empty option set
public static let basic = CFlags(rawValue: 0)
^
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:31:23: note: use [] to silence this warning
public static let basic = CFlags(rawValue: 0)
^ ~~~~~~~~~~~~~
([])
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:34:23: warning: static property 'extended' is not concurrency-safe because non-'Sendable' type 'Regex.CFlags' may have shared mutable state; this is an error in the Swift 6 language mode
public static let extended = CFlags(rawValue: 1)
^
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:11:10: note: consider making struct 'CFlags' conform to the 'Sendable' protocol
struct CFlags: OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:34:23: note: add '@MainActor' to make static property 'extended' part of global actor 'MainActor'
public static let extended = CFlags(rawValue: 1)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:34:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let extended = CFlags(rawValue: 1)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:37:23: warning: static property 'caseInsensitive' is not concurrency-safe because non-'Sendable' type 'Regex.CFlags' may have shared mutable state; this is an error in the Swift 6 language mode
public static let caseInsensitive = CFlags(rawValue: 2)
^
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:11:10: note: consider making struct 'CFlags' conform to the 'Sendable' protocol
struct CFlags: OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:37:23: note: add '@MainActor' to make static property 'caseInsensitive' part of global actor 'MainActor'
public static let caseInsensitive = CFlags(rawValue: 2)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:37:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let caseInsensitive = CFlags(rawValue: 2)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:40:23: warning: static property 'ignorePositions' is not concurrency-safe because non-'Sendable' type 'Regex.CFlags' may have shared mutable state; this is an error in the Swift 6 language mode
public static let ignorePositions = CFlags(rawValue: 3)
^
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:11:10: note: consider making struct 'CFlags' conform to the 'Sendable' protocol
struct CFlags: OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:40:23: note: add '@MainActor' to make static property 'ignorePositions' part of global actor 'MainActor'
public static let ignorePositions = CFlags(rawValue: 3)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:40:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let ignorePositions = CFlags(rawValue: 3)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:43:23: warning: static property 'newLineSensitive' is not concurrency-safe because non-'Sendable' type 'Regex.CFlags' may have shared mutable state; this is an error in the Swift 6 language mode
public static let newLineSensitive = CFlags(rawValue: 4)
^
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:11:10: note: consider making struct 'CFlags' conform to the 'Sendable' protocol
struct CFlags: OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:43:23: note: add '@MainActor' to make static property 'newLineSensitive' part of global actor 'MainActor'
public static let newLineSensitive = CFlags(rawValue: 4)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:43:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let newLineSensitive = CFlags(rawValue: 4)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:46:23: warning: static property 'ignoreSpecialCharacters' is not concurrency-safe because non-'Sendable' type 'Regex.CFlags' may have shared mutable state; this is an error in the Swift 6 language mode
public static let ignoreSpecialCharacters = CFlags(rawValue: 5)
^
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:11:10: note: consider making struct 'CFlags' conform to the 'Sendable' protocol
struct CFlags: OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:46:23: note: add '@MainActor' to make static property 'ignoreSpecialCharacters' part of global actor 'MainActor'
public static let ignoreSpecialCharacters = CFlags(rawValue: 5)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:46:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let ignoreSpecialCharacters = CFlags(rawValue: 5)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:49:23: warning: static property 'literal' is not concurrency-safe because non-'Sendable' type 'Regex.CFlags' may have shared mutable state; this is an error in the Swift 6 language mode
public static let literal = CFlags(rawValue: 6)
^
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:11:10: note: consider making struct 'CFlags' conform to the 'Sendable' protocol
struct CFlags: OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:49:23: note: add '@MainActor' to make static property 'literal' part of global actor 'MainActor'
public static let literal = CFlags(rawValue: 6)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:49:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let literal = CFlags(rawValue: 6)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:52:23: warning: static property 'endPointer' is not concurrency-safe because non-'Sendable' type 'Regex.CFlags' may have shared mutable state; this is an error in the Swift 6 language mode
public static let endPointer = CFlags(rawValue: 7)
^
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:11:10: note: consider making struct 'CFlags' conform to the 'Sendable' protocol
struct CFlags: OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:52:23: note: add '@MainActor' to make static property 'endPointer' part of global actor 'MainActor'
public static let endPointer = CFlags(rawValue: 7)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:52:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let endPointer = CFlags(rawValue: 7)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:55:23: warning: static property 'minimal' is not concurrency-safe because non-'Sendable' type 'Regex.CFlags' may have shared mutable state; this is an error in the Swift 6 language mode
public static let minimal = CFlags(rawValue: 8)
^
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:11:10: note: consider making struct 'CFlags' conform to the 'Sendable' protocol
struct CFlags: OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:55:23: note: add '@MainActor' to make static property 'minimal' part of global actor 'MainActor'
public static let minimal = CFlags(rawValue: 8)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:55:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let minimal = CFlags(rawValue: 8)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:58:23: warning: static property 'nonGreedy' is not concurrency-safe because non-'Sendable' type 'Regex.CFlags' may have shared mutable state; this is an error in the Swift 6 language mode
public static let nonGreedy = CFlags(rawValue: 9)
^
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:11:10: note: consider making struct 'CFlags' conform to the 'Sendable' protocol
struct CFlags: OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:58:23: note: add '@MainActor' to make static property 'nonGreedy' part of global actor 'MainActor'
public static let nonGreedy = CFlags(rawValue: 9)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:58:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let nonGreedy = CFlags(rawValue: 9)
^
nonisolated(unsafe)
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745554114975890-swift-frontend-Rexy-CFlags.swift-arm64_apple_watchos11.4-o-Onone-2456639155.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.3291 seconds (2.3937 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0146 ( 11.1%) 0.0762 ( 38.5%) 0.0908 ( 27.6%) 1.0873 ( 45.4%) parse-and-resolve-imports
0.0145 ( 11.0%) 0.0759 ( 38.4%) 0.0904 ( 27.5%) 1.0869 ( 45.4%) Import resolution
0.0015 ( 1.1%) 0.0044 ( 2.2%) 0.0058 ( 1.8%) 0.0772 ( 3.2%) load-stdlib
0.0504 ( 38.4%) 0.0203 ( 10.3%) 0.0707 ( 21.5%) 0.0707 ( 3.0%) build-rewrite-system
0.0118 ( 9.0%) 0.0048 ( 2.4%) 0.0166 ( 5.0%) 0.0167 ( 0.7%) perform-sema
0.0118 ( 9.0%) 0.0047 ( 2.4%) 0.0165 ( 5.0%) 0.0166 ( 0.7%) Type checking and Semantic analysis
0.0115 ( 8.7%) 0.0045 ( 2.3%) 0.0160 ( 4.9%) 0.0160 ( 0.7%) typecheck-decl
0.0041 ( 3.1%) 0.0040 ( 2.0%) 0.0081 ( 2.4%) 0.0081 ( 0.3%) IRGen
0.0037 ( 2.8%) 0.0013 ( 0.7%) 0.0051 ( 1.5%) 0.0051 ( 0.2%) typecheck-expr
0.0021 ( 1.6%) 0.0005 ( 0.3%) 0.0026 ( 0.8%) 0.0026 ( 0.1%) SILGen
0.0026 ( 2.0%) 0.0000 ( 0.0%) 0.0026 ( 0.8%) 0.0026 ( 0.1%) SIL optimization
0.0011 ( 0.8%) 0.0009 ( 0.4%) 0.0019 ( 0.6%) 0.0019 ( 0.1%) import-clang-decl
0.0011 ( 0.8%) 0.0002 ( 0.1%) 0.0013 ( 0.4%) 0.0013 ( 0.1%) SILGen-function
0.0004 ( 0.3%) 0.0001 ( 0.0%) 0.0004 ( 0.1%) 0.0004 ( 0.0%) precheck-target
0.0001 ( 0.1%) 0.0001 ( 0.0%) 0.0002 ( 0.1%) 0.0002 ( 0.0%) typecheck-stmt
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%) SIL verification, post-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%) 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%) 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.1313 (100.0%) 0.1978 (100.0%) 0.3291 (100.0%) 2.3937 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.8424 seconds (1.9429 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.4789 (100.0%) 0.3636 (100.0%) 0.8424 (100.0%) 1.9429 (100.0%) Building Target
0.4789 (100.0%) 0.3636 (100.0%) 0.8424 (100.0%) 1.9429 (100.0%) Total
SwiftCompile normal arm64 Compiling\ EFlags.swift /Users/admin/builder/spi-builder-workspace/Sources/Rexy/EFlags.swift (in target 'Rexy' from project 'Rexy')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745554114951405-swift-frontend-Rexy-EFlags.swift-arm64_apple_watchos11.4-o-Onone-2053128531.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.3270 seconds (2.6804 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0141 ( 11.8%) 0.0786 ( 38.0%) 0.0927 ( 28.3%) 1.2313 ( 45.9%) parse-and-resolve-imports
0.0140 ( 11.7%) 0.0784 ( 37.9%) 0.0925 ( 28.3%) 1.2311 ( 45.9%) Import resolution
0.0018 ( 1.5%) 0.0116 ( 5.6%) 0.0135 ( 4.1%) 0.0893 ( 3.3%) load-stdlib
0.0469 ( 39.0%) 0.0199 ( 9.6%) 0.0668 ( 20.4%) 0.0670 ( 2.5%) build-rewrite-system
0.0102 ( 8.5%) 0.0038 ( 1.8%) 0.0141 ( 4.3%) 0.0141 ( 0.5%) perform-sema
0.0102 ( 8.5%) 0.0038 ( 1.8%) 0.0140 ( 4.3%) 0.0140 ( 0.5%) Type checking and Semantic analysis
0.0100 ( 8.3%) 0.0037 ( 1.8%) 0.0137 ( 4.2%) 0.0137 ( 0.5%) typecheck-decl
0.0045 ( 3.7%) 0.0036 ( 1.7%) 0.0080 ( 2.5%) 0.0081 ( 0.3%) IRGen
0.0022 ( 1.8%) 0.0011 ( 0.5%) 0.0033 ( 1.0%) 0.0033 ( 0.1%) typecheck-expr
0.0014 ( 1.2%) 0.0017 ( 0.8%) 0.0031 ( 1.0%) 0.0031 ( 0.1%) import-clang-decl
0.0021 ( 1.7%) 0.0000 ( 0.0%) 0.0021 ( 0.6%) 0.0021 ( 0.1%) SIL optimization
0.0017 ( 1.4%) 0.0004 ( 0.2%) 0.0021 ( 0.6%) 0.0021 ( 0.1%) SILGen
0.0006 ( 0.5%) 0.0001 ( 0.1%) 0.0008 ( 0.2%) 0.0007 ( 0.0%) SILGen-function
0.0001 ( 0.1%) 0.0001 ( 0.0%) 0.0002 ( 0.1%) 0.0002 ( 0.0%) typecheck-stmt
0.0002 ( 0.1%) 0.0000 ( 0.0%) 0.0002 ( 0.1%) 0.0002 ( 0.0%) precheck-target
0.0001 ( 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%) 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%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.1202 (100.0%) 0.2068 (100.0%) 0.3270 (100.0%) 2.6804 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.7338 seconds (1.9684 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.4234 (100.0%) 0.3104 (100.0%) 0.7338 (100.0%) 1.9684 (100.0%) Building Target
0.4234 (100.0%) 0.3104 (100.0%) 0.7338 (100.0%) 1.9684 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rexy/EFlags.swift (in target 'Rexy' from project 'Rexy')
cd /Users/admin/builder/spi-builder-workspace
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/EFlags.swift:25:23: warning: static property 'notBeginningOfLine' is not concurrency-safe because non-'Sendable' type 'Regex.EFlags' may have shared mutable state; this is an error in the Swift 6 language mode
public static let notBeginningOfLine = EFlags(rawValue: 1)
^
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/EFlags.swift:11:10: note: consider making struct 'EFlags' conform to the 'Sendable' protocol
struct EFlags: OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/EFlags.swift:25:23: note: add '@MainActor' to make static property 'notBeginningOfLine' part of global actor 'MainActor'
public static let notBeginningOfLine = EFlags(rawValue: 1)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/EFlags.swift:25:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let notBeginningOfLine = EFlags(rawValue: 1)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/EFlags.swift:28:23: warning: static property 'notEndOfLine' is not concurrency-safe because non-'Sendable' type 'Regex.EFlags' may have shared mutable state; this is an error in the Swift 6 language mode
public static let notEndOfLine = EFlags(rawValue: 2)
^
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/EFlags.swift:11:10: note: consider making struct 'EFlags' conform to the 'Sendable' protocol
struct EFlags: OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/EFlags.swift:28:23: note: add '@MainActor' to make static property 'notEndOfLine' part of global actor 'MainActor'
public static let notEndOfLine = EFlags(rawValue: 2)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/EFlags.swift:28:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let notEndOfLine = EFlags(rawValue: 2)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/EFlags.swift:31:23: warning: static property 'startEnd' is not concurrency-safe because non-'Sendable' type 'Regex.EFlags' may have shared mutable state; this is an error in the Swift 6 language mode
public static let startEnd = EFlags(rawValue: 4)
^
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/EFlags.swift:11:10: note: consider making struct 'EFlags' conform to the 'Sendable' protocol
struct EFlags: OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/EFlags.swift:31:23: note: add '@MainActor' to make static property 'startEnd' part of global actor 'MainActor'
public static let startEnd = EFlags(rawValue: 4)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/EFlags.swift:31:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let startEnd = EFlags(rawValue: 4)
^
nonisolated(unsafe)
SwiftCompile normal arm64 Compiling\ Regex.swift /Users/admin/builder/spi-builder-workspace/Sources/Rexy/Regex.swift (in target 'Rexy' from project 'Rexy')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745554114958251-swift-frontend-Rexy-Regex.swift-arm64_apple_watchos11.4-o-Onone-2545094818.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.4776 seconds (2.8779 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0155 ( 5.6%) 0.0613 ( 30.8%) 0.0768 ( 16.1%) 1.2116 ( 42.1%) parse-and-resolve-imports
0.0154 ( 5.5%) 0.0611 ( 30.7%) 0.0765 ( 16.0%) 1.2113 ( 42.1%) Import resolution
0.0017 ( 0.6%) 0.0071 ( 3.5%) 0.0087 ( 1.8%) 0.1369 ( 4.8%) load-stdlib
0.0457 ( 16.4%) 0.0160 ( 8.0%) 0.0617 ( 12.9%) 0.0620 ( 2.2%) build-rewrite-system
0.0360 ( 12.9%) 0.0091 ( 4.5%) 0.0450 ( 9.4%) 0.0456 ( 1.6%) perform-sema
0.0359 ( 12.9%) 0.0090 ( 4.5%) 0.0449 ( 9.4%) 0.0455 ( 1.6%) Type checking and Semantic analysis
0.0296 ( 10.6%) 0.0068 ( 3.4%) 0.0364 ( 7.6%) 0.0366 ( 1.3%) typecheck-stmt
0.0267 ( 9.6%) 0.0071 ( 3.6%) 0.0338 ( 7.1%) 0.0341 ( 1.2%) typecheck-expr
0.0244 ( 8.8%) 0.0070 ( 3.5%) 0.0314 ( 6.6%) 0.0319 ( 1.1%) typecheck-decl
0.0073 ( 2.6%) 0.0058 ( 2.9%) 0.0131 ( 2.7%) 0.0131 ( 0.5%) IRGen
0.0101 ( 3.6%) 0.0026 ( 1.3%) 0.0127 ( 2.7%) 0.0128 ( 0.4%) precheck-target
0.0112 ( 4.0%) 0.0006 ( 0.3%) 0.0118 ( 2.5%) 0.0118 ( 0.4%) SIL optimization
0.0075 ( 2.7%) 0.0016 ( 0.8%) 0.0091 ( 1.9%) 0.0092 ( 0.3%) SILGen
0.0062 ( 2.2%) 0.0013 ( 0.6%) 0.0075 ( 1.6%) 0.0076 ( 0.3%) SILGen-function
0.0022 ( 0.8%) 0.0024 ( 1.2%) 0.0046 ( 1.0%) 0.0046 ( 0.2%) import-clang-decl
0.0028 ( 1.0%) 0.0006 ( 0.3%) 0.0034 ( 0.7%) 0.0034 ( 0.1%) typecheck-for-each
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) load-all-members
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 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%) get-conformance-access-path
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%) 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%) 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.2782 (100.0%) 0.1994 (100.0%) 0.4776 (100.0%) 2.8779 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.6795 seconds (1.9621 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.4423 (100.0%) 0.2371 (100.0%) 0.6795 (100.0%) 1.9621 (100.0%) Building Target
0.4423 (100.0%) 0.2371 (100.0%) 0.6795 (100.0%) 1.9621 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rexy/Regex.swift (in target 'Rexy' from project 'Rexy')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ String+Rexy.swift /Users/admin/builder/spi-builder-workspace/Sources/Rexy/String+Rexy.swift (in target 'Rexy' from project 'Rexy')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745554114957954-swift-frontend-Rexy-String_Rexy.swift-arm64_apple_watchos11.4-o-Onone-2444526808.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.2273 seconds (2.4148 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0123 ( 12.9%) 0.0492 ( 37.2%) 0.0614 ( 27.0%) 1.0867 ( 45.0%) parse-and-resolve-imports
0.0121 ( 12.8%) 0.0490 ( 37.1%) 0.0611 ( 26.9%) 1.0864 ( 45.0%) Import resolution
0.0018 ( 1.9%) 0.0076 ( 5.8%) 0.0094 ( 4.2%) 0.1454 ( 6.0%) load-stdlib
0.0477 ( 50.1%) 0.0181 ( 13.7%) 0.0658 ( 28.9%) 0.0668 ( 2.8%) build-rewrite-system
0.0045 ( 4.7%) 0.0014 ( 1.1%) 0.0059 ( 2.6%) 0.0059 ( 0.2%) perform-sema
0.0045 ( 4.7%) 0.0014 ( 1.1%) 0.0059 ( 2.6%) 0.0059 ( 0.2%) Type checking and Semantic analysis
0.0027 ( 2.8%) 0.0025 ( 1.9%) 0.0052 ( 2.3%) 0.0052 ( 0.2%) IRGen
0.0028 ( 2.9%) 0.0009 ( 0.7%) 0.0036 ( 1.6%) 0.0036 ( 0.2%) typecheck-expr
0.0020 ( 2.1%) 0.0000 ( 0.0%) 0.0020 ( 0.9%) 0.0020 ( 0.1%) SIL optimization
0.0013 ( 1.4%) 0.0005 ( 0.3%) 0.0017 ( 0.8%) 0.0018 ( 0.1%) typecheck-decl
0.0009 ( 1.0%) 0.0005 ( 0.3%) 0.0014 ( 0.6%) 0.0014 ( 0.1%) typecheck-stmt
0.0006 ( 0.6%) 0.0007 ( 0.5%) 0.0013 ( 0.6%) 0.0013 ( 0.1%) import-clang-decl
0.0010 ( 1.0%) 0.0002 ( 0.1%) 0.0011 ( 0.5%) 0.0011 ( 0.0%) SILGen
0.0005 ( 0.5%) 0.0002 ( 0.1%) 0.0007 ( 0.3%) 0.0007 ( 0.0%) precheck-target
0.0005 ( 0.6%) 0.0001 ( 0.1%) 0.0006 ( 0.3%) 0.0006 ( 0.0%) SILGen-function
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%) 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%) 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.0952 (100.0%) 0.1321 (100.0%) 0.2273 (100.0%) 2.4148 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.4733 seconds (1.6371 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.3514 (100.0%) 0.1219 (100.0%) 0.4733 (100.0%) 1.6371 (100.0%) Building Target
0.3514 (100.0%) 0.1219 (100.0%) 0.4733 (100.0%) 1.6371 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rexy/String+Rexy.swift (in target 'Rexy' from project 'Rexy')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ Error.swift /Users/admin/builder/spi-builder-workspace/Sources/Rexy/Error.swift (in target 'Rexy' from project 'Rexy')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745554114961282-swift-frontend-Rexy-Error.swift-arm64_apple_watchos11.4-o-Onone-2437887961.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 1.9916 seconds (2.3771 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.5722 ( 45.7%) 0.3332 ( 45.1%) 0.9054 ( 45.5%) 1.0766 ( 45.3%) parse-and-resolve-imports
0.5721 ( 45.7%) 0.3325 ( 45.0%) 0.9046 ( 45.4%) 1.0750 ( 45.2%) Import resolution
0.0135 ( 1.1%) 0.0301 ( 4.1%) 0.0436 ( 2.2%) 0.0799 ( 3.4%) load-stdlib
0.0506 ( 4.0%) 0.0125 ( 1.7%) 0.0631 ( 3.2%) 0.0634 ( 2.7%) build-rewrite-system
0.0084 ( 0.7%) 0.0081 ( 1.1%) 0.0165 ( 0.8%) 0.0189 ( 0.8%) perform-sema
0.0083 ( 0.7%) 0.0081 ( 1.1%) 0.0164 ( 0.8%) 0.0188 ( 0.8%) Type checking and Semantic analysis
0.0035 ( 0.3%) 0.0073 ( 1.0%) 0.0108 ( 0.5%) 0.0132 ( 0.6%) typecheck-decl
0.0061 ( 0.5%) 0.0011 ( 0.1%) 0.0071 ( 0.4%) 0.0071 ( 0.3%) typecheck-stmt
0.0060 ( 0.5%) 0.0010 ( 0.1%) 0.0070 ( 0.4%) 0.0070 ( 0.3%) typecheck-expr
0.0028 ( 0.2%) 0.0024 ( 0.3%) 0.0052 ( 0.3%) 0.0053 ( 0.2%) IRGen
0.0041 ( 0.3%) 0.0004 ( 0.1%) 0.0045 ( 0.2%) 0.0045 ( 0.2%) SIL optimization
0.0015 ( 0.1%) 0.0016 ( 0.2%) 0.0031 ( 0.2%) 0.0031 ( 0.1%) import-clang-decl
0.0018 ( 0.1%) 0.0005 ( 0.1%) 0.0023 ( 0.1%) 0.0023 ( 0.1%) SILGen
0.0012 ( 0.1%) 0.0004 ( 0.0%) 0.0016 ( 0.1%) 0.0016 ( 0.1%) SILGen-function
0.0002 ( 0.0%) 0.0000 ( 0.0%) 0.0003 ( 0.0%) 0.0003 ( 0.0%) precheck-target
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 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%) AST verification
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
1.2525 (100.0%) 0.7391 (100.0%) 1.9916 (100.0%) 2.3771 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.7104 seconds (1.9566 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.0477 (100.0%) 0.6627 (100.0%) 1.7104 (100.0%) 1.9566 (100.0%) Building Target
1.0477 (100.0%) 0.6627 (100.0%) 1.7104 (100.0%) 1.9566 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rexy/Error.swift (in target 'Rexy' from project 'Rexy')
cd /Users/admin/builder/spi-builder-workspace
SwiftEmitModule normal arm64 Emitting\ module\ for\ Rexy (in target 'Rexy' from project 'Rexy')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745554114981467-swift-frontend-Rexy-all-arm64_apple_watchos11.4-swiftmodule-Onone-1864133436.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.2925 seconds (2.5596 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0184 ( 16.0%) 0.0773 ( 43.6%) 0.0957 ( 32.7%) 1.2007 ( 46.9%) parse-and-resolve-imports
0.0183 ( 15.9%) 0.0771 ( 43.5%) 0.0955 ( 32.6%) 1.2004 ( 46.9%) Import resolution
0.0011 ( 1.0%) 0.0018 ( 1.0%) 0.0029 ( 1.0%) 0.0601 ( 2.3%) load-stdlib
0.0147 ( 12.8%) 0.0035 ( 2.0%) 0.0182 ( 6.2%) 0.0182 ( 0.7%) perform-sema
0.0146 ( 12.7%) 0.0035 ( 2.0%) 0.0181 ( 6.2%) 0.0181 ( 0.7%) Type checking and Semantic analysis
0.0145 ( 12.6%) 0.0034 ( 1.9%) 0.0179 ( 6.1%) 0.0179 ( 0.7%) typecheck-decl
0.0112 ( 9.8%) 0.0031 ( 1.8%) 0.0143 ( 4.9%) 0.0144 ( 0.6%) SIL optimization
0.0061 ( 5.3%) 0.0025 ( 1.4%) 0.0086 ( 2.9%) 0.0086 ( 0.3%) build-rewrite-system
0.0049 ( 4.3%) 0.0014 ( 0.8%) 0.0064 ( 2.2%) 0.0064 ( 0.2%) typecheck-expr
0.0047 ( 4.1%) 0.0014 ( 0.8%) 0.0061 ( 2.1%) 0.0061 ( 0.2%) SILGen
0.0025 ( 2.2%) 0.0009 ( 0.5%) 0.0034 ( 1.1%) 0.0034 ( 0.1%) SILGen-function
0.0022 ( 1.9%) 0.0004 ( 0.2%) 0.0026 ( 0.9%) 0.0026 ( 0.1%) Serialization, swiftmodule
0.0008 ( 0.7%) 0.0002 ( 0.1%) 0.0011 ( 0.4%) 0.0011 ( 0.0%) precheck-target
0.0002 ( 0.1%) 0.0003 ( 0.2%) 0.0005 ( 0.2%) 0.0005 ( 0.0%) Serialization, swiftsourceinfo
0.0003 ( 0.3%) 0.0001 ( 0.0%) 0.0004 ( 0.1%) 0.0004 ( 0.0%) Serialization, swiftdoc
0.0002 ( 0.1%) 0.0002 ( 0.1%) 0.0004 ( 0.1%) 0.0004 ( 0.0%) import-clang-decl
0.0002 ( 0.2%) 0.0000 ( 0.0%) 0.0002 ( 0.1%) 0.0002 ( 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%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) load-all-members
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%) 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%) perform-whole-module-type-checking
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%) AST verification
0.1152 (100.0%) 0.1773 (100.0%) 0.2925 (100.0%) 2.5596 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.1597 seconds (1.3225 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0664 (100.0%) 0.0933 (100.0%) 0.1597 (100.0%) 1.3225 (100.0%) Building Target
0.0664 (100.0%) 0.0933 (100.0%) 0.1597 (100.0%) 1.3225 (100.0%) Total
EmitSwiftModule normal arm64 (in target 'Rexy' from project 'Rexy')
cd /Users/admin/builder/spi-builder-workspace
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/EFlags.swift:25:23: warning: static property 'notBeginningOfLine' is not concurrency-safe because non-'Sendable' type 'Regex.EFlags' may have shared mutable state; this is an error in the Swift 6 language mode
public static let notBeginningOfLine = EFlags(rawValue: 1)
^
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/EFlags.swift:11:10: note: consider making struct 'EFlags' conform to the 'Sendable' protocol
struct EFlags: OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/EFlags.swift:25:23: note: add '@MainActor' to make static property 'notBeginningOfLine' part of global actor 'MainActor'
public static let notBeginningOfLine = EFlags(rawValue: 1)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/EFlags.swift:25:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let notBeginningOfLine = EFlags(rawValue: 1)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/EFlags.swift:28:23: warning: static property 'notEndOfLine' is not concurrency-safe because non-'Sendable' type 'Regex.EFlags' may have shared mutable state; this is an error in the Swift 6 language mode
public static let notEndOfLine = EFlags(rawValue: 2)
^
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/EFlags.swift:11:10: note: consider making struct 'EFlags' conform to the 'Sendable' protocol
struct EFlags: OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/EFlags.swift:28:23: note: add '@MainActor' to make static property 'notEndOfLine' part of global actor 'MainActor'
public static let notEndOfLine = EFlags(rawValue: 2)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/EFlags.swift:28:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let notEndOfLine = EFlags(rawValue: 2)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/EFlags.swift:31:23: warning: static property 'startEnd' is not concurrency-safe because non-'Sendable' type 'Regex.EFlags' may have shared mutable state; this is an error in the Swift 6 language mode
public static let startEnd = EFlags(rawValue: 4)
^
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/EFlags.swift:11:10: note: consider making struct 'EFlags' conform to the 'Sendable' protocol
struct EFlags: OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/EFlags.swift:31:23: note: add '@MainActor' to make static property 'startEnd' part of global actor 'MainActor'
public static let startEnd = EFlags(rawValue: 4)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/EFlags.swift:31:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let startEnd = EFlags(rawValue: 4)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:25:23: warning: static property 'regular' is not concurrency-safe because non-'Sendable' type '[Regex.CFlags]' may have shared mutable state; this is an error in the Swift 6 language mode
public static let regular = [extended]
^
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:11:10: note: consider making struct 'CFlags' conform to the 'Sendable' protocol
struct CFlags: OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:25:23: note: add '@MainActor' to make static property 'regular' part of global actor 'MainActor'
public static let regular = [extended]
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:25:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let regular = [extended]
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:28:23: warning: static property 'none' is not concurrency-safe because non-'Sendable' type '[Regex.CFlags]' may have shared mutable state; this is an error in the Swift 6 language mode
public static let none = [CFlags]()
^
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:11:10: note: consider making struct 'CFlags' conform to the 'Sendable' protocol
struct CFlags: OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:28:23: note: add '@MainActor' to make static property 'none' part of global actor 'MainActor'
public static let none = [CFlags]()
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:28:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let none = [CFlags]()
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:31:23: warning: static property 'basic' is not concurrency-safe because non-'Sendable' type 'Regex.CFlags' may have shared mutable state; this is an error in the Swift 6 language mode
public static let basic = CFlags(rawValue: 0)
^
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:11:10: note: consider making struct 'CFlags' conform to the 'Sendable' protocol
struct CFlags: OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:31:23: note: add '@MainActor' to make static property 'basic' part of global actor 'MainActor'
public static let basic = CFlags(rawValue: 0)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:31:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let basic = CFlags(rawValue: 0)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:31:23: warning: static property 'basic' produces an empty option set
public static let basic = CFlags(rawValue: 0)
^
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:31:23: note: use [] to silence this warning
public static let basic = CFlags(rawValue: 0)
^ ~~~~~~~~~~~~~
([])
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:34:23: warning: static property 'extended' is not concurrency-safe because non-'Sendable' type 'Regex.CFlags' may have shared mutable state; this is an error in the Swift 6 language mode
public static let extended = CFlags(rawValue: 1)
^
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:11:10: note: consider making struct 'CFlags' conform to the 'Sendable' protocol
struct CFlags: OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:34:23: note: add '@MainActor' to make static property 'extended' part of global actor 'MainActor'
public static let extended = CFlags(rawValue: 1)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:34:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let extended = CFlags(rawValue: 1)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:37:23: warning: static property 'caseInsensitive' is not concurrency-safe because non-'Sendable' type 'Regex.CFlags' may have shared mutable state; this is an error in the Swift 6 language mode
public static let caseInsensitive = CFlags(rawValue: 2)
^
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:11:10: note: consider making struct 'CFlags' conform to the 'Sendable' protocol
struct CFlags: OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:37:23: note: add '@MainActor' to make static property 'caseInsensitive' part of global actor 'MainActor'
public static let caseInsensitive = CFlags(rawValue: 2)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:37:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let caseInsensitive = CFlags(rawValue: 2)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:40:23: warning: static property 'ignorePositions' is not concurrency-safe because non-'Sendable' type 'Regex.CFlags' may have shared mutable state; this is an error in the Swift 6 language mode
public static let ignorePositions = CFlags(rawValue: 3)
^
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:11:10: note: consider making struct 'CFlags' conform to the 'Sendable' protocol
struct CFlags: OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:40:23: note: add '@MainActor' to make static property 'ignorePositions' part of global actor 'MainActor'
public static let ignorePositions = CFlags(rawValue: 3)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:40:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let ignorePositions = CFlags(rawValue: 3)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:43:23: warning: static property 'newLineSensitive' is not concurrency-safe because non-'Sendable' type 'Regex.CFlags' may have shared mutable state; this is an error in the Swift 6 language mode
public static let newLineSensitive = CFlags(rawValue: 4)
^
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:11:10: note: consider making struct 'CFlags' conform to the 'Sendable' protocol
struct CFlags: OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:43:23: note: add '@MainActor' to make static property 'newLineSensitive' part of global actor 'MainActor'
public static let newLineSensitive = CFlags(rawValue: 4)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:43:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let newLineSensitive = CFlags(rawValue: 4)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:46:23: warning: static property 'ignoreSpecialCharacters' is not concurrency-safe because non-'Sendable' type 'Regex.CFlags' may have shared mutable state; this is an error in the Swift 6 language mode
public static let ignoreSpecialCharacters = CFlags(rawValue: 5)
^
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:11:10: note: consider making struct 'CFlags' conform to the 'Sendable' protocol
struct CFlags: OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:46:23: note: add '@MainActor' to make static property 'ignoreSpecialCharacters' part of global actor 'MainActor'
public static let ignoreSpecialCharacters = CFlags(rawValue: 5)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:46:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let ignoreSpecialCharacters = CFlags(rawValue: 5)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:49:23: warning: static property 'literal' is not concurrency-safe because non-'Sendable' type 'Regex.CFlags' may have shared mutable state; this is an error in the Swift 6 language mode
public static let literal = CFlags(rawValue: 6)
^
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:11:10: note: consider making struct 'CFlags' conform to the 'Sendable' protocol
struct CFlags: OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:49:23: note: add '@MainActor' to make static property 'literal' part of global actor 'MainActor'
public static let literal = CFlags(rawValue: 6)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:49:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let literal = CFlags(rawValue: 6)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:52:23: warning: static property 'endPointer' is not concurrency-safe because non-'Sendable' type 'Regex.CFlags' may have shared mutable state; this is an error in the Swift 6 language mode
public static let endPointer = CFlags(rawValue: 7)
^
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:11:10: note: consider making struct 'CFlags' conform to the 'Sendable' protocol
struct CFlags: OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:52:23: note: add '@MainActor' to make static property 'endPointer' part of global actor 'MainActor'
public static let endPointer = CFlags(rawValue: 7)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:52:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let endPointer = CFlags(rawValue: 7)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:55:23: warning: static property 'minimal' is not concurrency-safe because non-'Sendable' type 'Regex.CFlags' may have shared mutable state; this is an error in the Swift 6 language mode
public static let minimal = CFlags(rawValue: 8)
^
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:11:10: note: consider making struct 'CFlags' conform to the 'Sendable' protocol
struct CFlags: OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:55:23: note: add '@MainActor' to make static property 'minimal' part of global actor 'MainActor'
public static let minimal = CFlags(rawValue: 8)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:55:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let minimal = CFlags(rawValue: 8)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:58:23: warning: static property 'nonGreedy' is not concurrency-safe because non-'Sendable' type 'Regex.CFlags' may have shared mutable state; this is an error in the Swift 6 language mode
public static let nonGreedy = CFlags(rawValue: 9)
^
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:11:10: note: consider making struct 'CFlags' conform to the 'Sendable' protocol
struct CFlags: OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:58:23: note: add '@MainActor' to make static property 'nonGreedy' part of global actor 'MainActor'
public static let nonGreedy = CFlags(rawValue: 9)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:58:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let nonGreedy = CFlags(rawValue: 9)
^
nonisolated(unsafe)
SwiftCompile normal arm64_32 Compiling\ EFlags.swift /Users/admin/builder/spi-builder-workspace/Sources/Rexy/EFlags.swift (in target 'Rexy' from project 'Rexy')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745554114977887-swift-frontend-Rexy-EFlags.swift-arm64_32_apple_watchos11.4-o-Onone-2689944391.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.2916 seconds (2.3343 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0132 ( 11.3%) 0.0629 ( 36.1%) 0.0761 ( 26.1%) 1.0433 ( 44.7%) parse-and-resolve-imports
0.0131 ( 11.2%) 0.0627 ( 36.0%) 0.0758 ( 26.0%) 1.0430 ( 44.7%) Import resolution
0.0013 ( 1.1%) 0.0030 ( 1.7%) 0.0043 ( 1.5%) 0.1086 ( 4.7%) load-stdlib
0.0517 ( 44.1%) 0.0202 ( 11.6%) 0.0718 ( 24.6%) 0.0721 ( 3.1%) build-rewrite-system
0.0090 ( 7.7%) 0.0066 ( 3.8%) 0.0156 ( 5.3%) 0.0167 ( 0.7%) perform-sema
0.0089 ( 7.6%) 0.0066 ( 3.8%) 0.0155 ( 5.3%) 0.0166 ( 0.7%) Type checking and Semantic analysis
0.0087 ( 7.4%) 0.0064 ( 3.7%) 0.0151 ( 5.2%) 0.0162 ( 0.7%) typecheck-decl
0.0039 ( 3.3%) 0.0034 ( 2.0%) 0.0073 ( 2.5%) 0.0078 ( 0.3%) IRGen
0.0022 ( 1.9%) 0.0001 ( 0.1%) 0.0024 ( 0.8%) 0.0024 ( 0.1%) SIL optimization
0.0011 ( 1.0%) 0.0011 ( 0.6%) 0.0023 ( 0.8%) 0.0023 ( 0.1%) import-clang-decl
0.0016 ( 1.4%) 0.0006 ( 0.4%) 0.0023 ( 0.8%) 0.0023 ( 0.1%) typecheck-expr
0.0015 ( 1.3%) 0.0004 ( 0.2%) 0.0019 ( 0.7%) 0.0019 ( 0.1%) SILGen
0.0006 ( 0.5%) 0.0001 ( 0.1%) 0.0007 ( 0.2%) 0.0007 ( 0.0%) SILGen-function
0.0001 ( 0.1%) 0.0001 ( 0.1%) 0.0003 ( 0.1%) 0.0003 ( 0.0%) typecheck-stmt
0.0001 ( 0.1%) 0.0000 ( 0.0%) 0.0002 ( 0.1%) 0.0002 ( 0.0%) precheck-target
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, 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%) 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.1173 (100.0%) 0.1743 (100.0%) 0.2916 (100.0%) 2.3343 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.8315 seconds (1.9418 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.4703 (100.0%) 0.3611 (100.0%) 0.8315 (100.0%) 1.9418 (100.0%) Building Target
0.4703 (100.0%) 0.3611 (100.0%) 0.8315 (100.0%) 1.9418 (100.0%) Total
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Rexy/EFlags.swift (in target 'Rexy' from project 'Rexy')
cd /Users/admin/builder/spi-builder-workspace
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/EFlags.swift:25:23: warning: static property 'notBeginningOfLine' is not concurrency-safe because non-'Sendable' type 'Regex.EFlags' may have shared mutable state; this is an error in the Swift 6 language mode
public static let notBeginningOfLine = EFlags(rawValue: 1)
^
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/EFlags.swift:11:10: note: consider making struct 'EFlags' conform to the 'Sendable' protocol
struct EFlags: OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/EFlags.swift:25:23: note: add '@MainActor' to make static property 'notBeginningOfLine' part of global actor 'MainActor'
public static let notBeginningOfLine = EFlags(rawValue: 1)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/EFlags.swift:25:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let notBeginningOfLine = EFlags(rawValue: 1)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/EFlags.swift:28:23: warning: static property 'notEndOfLine' is not concurrency-safe because non-'Sendable' type 'Regex.EFlags' may have shared mutable state; this is an error in the Swift 6 language mode
public static let notEndOfLine = EFlags(rawValue: 2)
^
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/EFlags.swift:11:10: note: consider making struct 'EFlags' conform to the 'Sendable' protocol
struct EFlags: OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/EFlags.swift:28:23: note: add '@MainActor' to make static property 'notEndOfLine' part of global actor 'MainActor'
public static let notEndOfLine = EFlags(rawValue: 2)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/EFlags.swift:28:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let notEndOfLine = EFlags(rawValue: 2)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/EFlags.swift:31:23: warning: static property 'startEnd' is not concurrency-safe because non-'Sendable' type 'Regex.EFlags' may have shared mutable state; this is an error in the Swift 6 language mode
public static let startEnd = EFlags(rawValue: 4)
^
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/EFlags.swift:11:10: note: consider making struct 'EFlags' conform to the 'Sendable' protocol
struct EFlags: OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/EFlags.swift:31:23: note: add '@MainActor' to make static property 'startEnd' part of global actor 'MainActor'
public static let startEnd = EFlags(rawValue: 4)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/EFlags.swift:31:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let startEnd = EFlags(rawValue: 4)
^
nonisolated(unsafe)
SwiftEmitModule normal arm64_32 Emitting\ module\ for\ Rexy (in target 'Rexy' from project 'Rexy')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745554114974376-swift-frontend-Rexy-all-arm64_32_apple_watchos11.4-swiftmodule-Onone-355471522.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.2903 seconds (2.3498 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0143 ( 13.8%) 0.0751 ( 40.2%) 0.0894 ( 30.8%) 1.0799 ( 46.0%) parse-and-resolve-imports
0.0142 ( 13.7%) 0.0750 ( 40.2%) 0.0892 ( 30.7%) 1.0797 ( 45.9%) Import resolution
0.0015 ( 1.4%) 0.0041 ( 2.2%) 0.0056 ( 1.9%) 0.0788 ( 3.4%) load-stdlib
0.0150 ( 14.5%) 0.0049 ( 2.6%) 0.0199 ( 6.9%) 0.0212 ( 0.9%) perform-sema
0.0150 ( 14.4%) 0.0048 ( 2.6%) 0.0198 ( 6.8%) 0.0211 ( 0.9%) Type checking and Semantic analysis
0.0148 ( 14.3%) 0.0047 ( 2.5%) 0.0195 ( 6.7%) 0.0208 ( 0.9%) typecheck-decl
0.0097 ( 9.4%) 0.0071 ( 3.8%) 0.0168 ( 5.8%) 0.0174 ( 0.7%) SIL optimization
0.0057 ( 5.5%) 0.0021 ( 1.1%) 0.0078 ( 2.7%) 0.0078 ( 0.3%) build-rewrite-system
0.0046 ( 4.5%) 0.0018 ( 1.0%) 0.0064 ( 2.2%) 0.0065 ( 0.3%) typecheck-expr
0.0015 ( 1.5%) 0.0038 ( 2.0%) 0.0053 ( 1.8%) 0.0059 ( 0.3%) Serialization, swiftmodule
0.0038 ( 3.7%) 0.0012 ( 0.6%) 0.0050 ( 1.7%) 0.0051 ( 0.2%) SILGen
0.0019 ( 1.9%) 0.0005 ( 0.3%) 0.0024 ( 0.8%) 0.0024 ( 0.1%) SILGen-function
0.0004 ( 0.3%) 0.0009 ( 0.5%) 0.0013 ( 0.4%) 0.0013 ( 0.1%) Serialization, swiftdoc
0.0007 ( 0.7%) 0.0003 ( 0.1%) 0.0010 ( 0.3%) 0.0010 ( 0.0%) precheck-target
0.0002 ( 0.1%) 0.0002 ( 0.1%) 0.0004 ( 0.1%) 0.0004 ( 0.0%) import-clang-decl
0.0001 ( 0.1%) 0.0001 ( 0.0%) 0.0002 ( 0.1%) 0.0002 ( 0.0%) Serialization, swiftsourceinfo
0.0001 ( 0.1%) 0.0000 ( 0.0%) 0.0002 ( 0.1%) 0.0002 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) associated-type-inference
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) load-all-members
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%) SIL verification, post-optimization
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%) 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%) populate-module-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.1037 (100.0%) 0.1866 (100.0%) 0.2903 (100.0%) 2.3498 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.1563 seconds (1.2232 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0578 (100.0%) 0.0985 (100.0%) 0.1563 (100.0%) 1.2232 (100.0%) Building Target
0.0578 (100.0%) 0.0985 (100.0%) 0.1563 (100.0%) 1.2232 (100.0%) Total
EmitSwiftModule normal arm64_32 (in target 'Rexy' from project 'Rexy')
cd /Users/admin/builder/spi-builder-workspace
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/EFlags.swift:25:23: warning: static property 'notBeginningOfLine' is not concurrency-safe because non-'Sendable' type 'Regex.EFlags' may have shared mutable state; this is an error in the Swift 6 language mode
public static let notBeginningOfLine = EFlags(rawValue: 1)
^
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/EFlags.swift:11:10: note: consider making struct 'EFlags' conform to the 'Sendable' protocol
struct EFlags: OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/EFlags.swift:25:23: note: add '@MainActor' to make static property 'notBeginningOfLine' part of global actor 'MainActor'
public static let notBeginningOfLine = EFlags(rawValue: 1)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/EFlags.swift:25:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let notBeginningOfLine = EFlags(rawValue: 1)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/EFlags.swift:28:23: warning: static property 'notEndOfLine' is not concurrency-safe because non-'Sendable' type 'Regex.EFlags' may have shared mutable state; this is an error in the Swift 6 language mode
public static let notEndOfLine = EFlags(rawValue: 2)
^
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/EFlags.swift:11:10: note: consider making struct 'EFlags' conform to the 'Sendable' protocol
struct EFlags: OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/EFlags.swift:28:23: note: add '@MainActor' to make static property 'notEndOfLine' part of global actor 'MainActor'
public static let notEndOfLine = EFlags(rawValue: 2)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/EFlags.swift:28:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let notEndOfLine = EFlags(rawValue: 2)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/EFlags.swift:31:23: warning: static property 'startEnd' is not concurrency-safe because non-'Sendable' type 'Regex.EFlags' may have shared mutable state; this is an error in the Swift 6 language mode
public static let startEnd = EFlags(rawValue: 4)
^
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/EFlags.swift:11:10: note: consider making struct 'EFlags' conform to the 'Sendable' protocol
struct EFlags: OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/EFlags.swift:31:23: note: add '@MainActor' to make static property 'startEnd' part of global actor 'MainActor'
public static let startEnd = EFlags(rawValue: 4)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/EFlags.swift:31:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let startEnd = EFlags(rawValue: 4)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:25:23: warning: static property 'regular' is not concurrency-safe because non-'Sendable' type '[Regex.CFlags]' may have shared mutable state; this is an error in the Swift 6 language mode
public static let regular = [extended]
^
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:11:10: note: consider making struct 'CFlags' conform to the 'Sendable' protocol
struct CFlags: OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:25:23: note: add '@MainActor' to make static property 'regular' part of global actor 'MainActor'
public static let regular = [extended]
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:25:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let regular = [extended]
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:28:23: warning: static property 'none' is not concurrency-safe because non-'Sendable' type '[Regex.CFlags]' may have shared mutable state; this is an error in the Swift 6 language mode
public static let none = [CFlags]()
^
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:11:10: note: consider making struct 'CFlags' conform to the 'Sendable' protocol
struct CFlags: OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:28:23: note: add '@MainActor' to make static property 'none' part of global actor 'MainActor'
public static let none = [CFlags]()
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:28:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let none = [CFlags]()
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:31:23: warning: static property 'basic' is not concurrency-safe because non-'Sendable' type 'Regex.CFlags' may have shared mutable state; this is an error in the Swift 6 language mode
public static let basic = CFlags(rawValue: 0)
^
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:11:10: note: consider making struct 'CFlags' conform to the 'Sendable' protocol
struct CFlags: OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:31:23: note: add '@MainActor' to make static property 'basic' part of global actor 'MainActor'
public static let basic = CFlags(rawValue: 0)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:31:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let basic = CFlags(rawValue: 0)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:31:23: warning: static property 'basic' produces an empty option set
public static let basic = CFlags(rawValue: 0)
^
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:31:23: note: use [] to silence this warning
public static let basic = CFlags(rawValue: 0)
^ ~~~~~~~~~~~~~
([])
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:34:23: warning: static property 'extended' is not concurrency-safe because non-'Sendable' type 'Regex.CFlags' may have shared mutable state; this is an error in the Swift 6 language mode
public static let extended = CFlags(rawValue: 1)
^
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:11:10: note: consider making struct 'CFlags' conform to the 'Sendable' protocol
struct CFlags: OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:34:23: note: add '@MainActor' to make static property 'extended' part of global actor 'MainActor'
public static let extended = CFlags(rawValue: 1)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:34:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let extended = CFlags(rawValue: 1)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:37:23: warning: static property 'caseInsensitive' is not concurrency-safe because non-'Sendable' type 'Regex.CFlags' may have shared mutable state; this is an error in the Swift 6 language mode
public static let caseInsensitive = CFlags(rawValue: 2)
^
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:11:10: note: consider making struct 'CFlags' conform to the 'Sendable' protocol
struct CFlags: OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:37:23: note: add '@MainActor' to make static property 'caseInsensitive' part of global actor 'MainActor'
public static let caseInsensitive = CFlags(rawValue: 2)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:37:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let caseInsensitive = CFlags(rawValue: 2)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:40:23: warning: static property 'ignorePositions' is not concurrency-safe because non-'Sendable' type 'Regex.CFlags' may have shared mutable state; this is an error in the Swift 6 language mode
public static let ignorePositions = CFlags(rawValue: 3)
^
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:11:10: note: consider making struct 'CFlags' conform to the 'Sendable' protocol
struct CFlags: OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:40:23: note: add '@MainActor' to make static property 'ignorePositions' part of global actor 'MainActor'
public static let ignorePositions = CFlags(rawValue: 3)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:40:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let ignorePositions = CFlags(rawValue: 3)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:43:23: warning: static property 'newLineSensitive' is not concurrency-safe because non-'Sendable' type 'Regex.CFlags' may have shared mutable state; this is an error in the Swift 6 language mode
public static let newLineSensitive = CFlags(rawValue: 4)
^
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:11:10: note: consider making struct 'CFlags' conform to the 'Sendable' protocol
struct CFlags: OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:43:23: note: add '@MainActor' to make static property 'newLineSensitive' part of global actor 'MainActor'
public static let newLineSensitive = CFlags(rawValue: 4)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:43:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let newLineSensitive = CFlags(rawValue: 4)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:46:23: warning: static property 'ignoreSpecialCharacters' is not concurrency-safe because non-'Sendable' type 'Regex.CFlags' may have shared mutable state; this is an error in the Swift 6 language mode
public static let ignoreSpecialCharacters = CFlags(rawValue: 5)
^
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:11:10: note: consider making struct 'CFlags' conform to the 'Sendable' protocol
struct CFlags: OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:46:23: note: add '@MainActor' to make static property 'ignoreSpecialCharacters' part of global actor 'MainActor'
public static let ignoreSpecialCharacters = CFlags(rawValue: 5)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:46:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let ignoreSpecialCharacters = CFlags(rawValue: 5)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:49:23: warning: static property 'literal' is not concurrency-safe because non-'Sendable' type 'Regex.CFlags' may have shared mutable state; this is an error in the Swift 6 language mode
public static let literal = CFlags(rawValue: 6)
^
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:11:10: note: consider making struct 'CFlags' conform to the 'Sendable' protocol
struct CFlags: OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:49:23: note: add '@MainActor' to make static property 'literal' part of global actor 'MainActor'
public static let literal = CFlags(rawValue: 6)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:49:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let literal = CFlags(rawValue: 6)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:52:23: warning: static property 'endPointer' is not concurrency-safe because non-'Sendable' type 'Regex.CFlags' may have shared mutable state; this is an error in the Swift 6 language mode
public static let endPointer = CFlags(rawValue: 7)
^
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:11:10: note: consider making struct 'CFlags' conform to the 'Sendable' protocol
struct CFlags: OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:52:23: note: add '@MainActor' to make static property 'endPointer' part of global actor 'MainActor'
public static let endPointer = CFlags(rawValue: 7)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:52:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let endPointer = CFlags(rawValue: 7)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:55:23: warning: static property 'minimal' is not concurrency-safe because non-'Sendable' type 'Regex.CFlags' may have shared mutable state; this is an error in the Swift 6 language mode
public static let minimal = CFlags(rawValue: 8)
^
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:11:10: note: consider making struct 'CFlags' conform to the 'Sendable' protocol
struct CFlags: OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:55:23: note: add '@MainActor' to make static property 'minimal' part of global actor 'MainActor'
public static let minimal = CFlags(rawValue: 8)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:55:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let minimal = CFlags(rawValue: 8)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:58:23: warning: static property 'nonGreedy' is not concurrency-safe because non-'Sendable' type 'Regex.CFlags' may have shared mutable state; this is an error in the Swift 6 language mode
public static let nonGreedy = CFlags(rawValue: 9)
^
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:11:10: note: consider making struct 'CFlags' conform to the 'Sendable' protocol
struct CFlags: OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:58:23: note: add '@MainActor' to make static property 'nonGreedy' part of global actor 'MainActor'
public static let nonGreedy = CFlags(rawValue: 9)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:58:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let nonGreedy = CFlags(rawValue: 9)
^
nonisolated(unsafe)
SwiftCompile normal arm64_32 Compiling\ CFlags.swift /Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift (in target 'Rexy' from project 'Rexy')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745554114955565-swift-frontend-Rexy-CFlags.swift-arm64_32_apple_watchos11.4-o-Onone-613166441.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.3785 seconds (2.4262 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0186 ( 12.5%) 0.0780 ( 33.9%) 0.0966 ( 25.5%) 1.1027 ( 45.5%) parse-and-resolve-imports
0.0185 ( 12.4%) 0.0779 ( 33.9%) 0.0963 ( 25.5%) 1.1025 ( 45.4%) Import resolution
0.0137 ( 9.2%) 0.0379 ( 16.5%) 0.0516 ( 13.6%) 0.0854 ( 3.5%) load-stdlib
0.0516 ( 34.7%) 0.0203 ( 8.8%) 0.0719 ( 19.0%) 0.0730 ( 3.0%) build-rewrite-system
0.0106 ( 7.1%) 0.0031 ( 1.4%) 0.0137 ( 3.6%) 0.0138 ( 0.6%) perform-sema
0.0105 ( 7.1%) 0.0031 ( 1.4%) 0.0136 ( 3.6%) 0.0137 ( 0.6%) Type checking and Semantic analysis
0.0103 ( 6.9%) 0.0030 ( 1.3%) 0.0132 ( 3.5%) 0.0133 ( 0.5%) typecheck-decl
0.0044 ( 2.9%) 0.0035 ( 1.5%) 0.0078 ( 2.1%) 0.0079 ( 0.3%) IRGen
0.0032 ( 2.2%) 0.0010 ( 0.5%) 0.0042 ( 1.1%) 0.0043 ( 0.2%) typecheck-expr
0.0026 ( 1.8%) 0.0001 ( 0.0%) 0.0027 ( 0.7%) 0.0027 ( 0.1%) SIL optimization
0.0021 ( 1.4%) 0.0005 ( 0.2%) 0.0026 ( 0.7%) 0.0026 ( 0.1%) SILGen
0.0011 ( 0.7%) 0.0011 ( 0.5%) 0.0022 ( 0.6%) 0.0022 ( 0.1%) import-clang-decl
0.0011 ( 0.7%) 0.0002 ( 0.1%) 0.0013 ( 0.3%) 0.0013 ( 0.1%) SILGen-function
0.0003 ( 0.2%) 0.0001 ( 0.0%) 0.0004 ( 0.1%) 0.0004 ( 0.0%) precheck-target
0.0001 ( 0.1%) 0.0001 ( 0.0%) 0.0002 ( 0.1%) 0.0002 ( 0.0%) typecheck-stmt
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 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%) source-file-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%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
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.1486 (100.0%) 0.2299 (100.0%) 0.3785 (100.0%) 2.4262 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.8957 seconds (1.9642 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.4932 (100.0%) 0.4025 (100.0%) 0.8957 (100.0%) 1.9642 (100.0%) Building Target
0.4932 (100.0%) 0.4025 (100.0%) 0.8957 (100.0%) 1.9642 (100.0%) Total
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift (in target 'Rexy' from project 'Rexy')
cd /Users/admin/builder/spi-builder-workspace
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:25:23: warning: static property 'regular' is not concurrency-safe because non-'Sendable' type '[Regex.CFlags]' may have shared mutable state; this is an error in the Swift 6 language mode
public static let regular = [extended]
^
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:11:10: note: consider making struct 'CFlags' conform to the 'Sendable' protocol
struct CFlags: OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:25:23: note: add '@MainActor' to make static property 'regular' part of global actor 'MainActor'
public static let regular = [extended]
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:25:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let regular = [extended]
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:28:23: warning: static property 'none' is not concurrency-safe because non-'Sendable' type '[Regex.CFlags]' may have shared mutable state; this is an error in the Swift 6 language mode
public static let none = [CFlags]()
^
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:11:10: note: consider making struct 'CFlags' conform to the 'Sendable' protocol
struct CFlags: OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:28:23: note: add '@MainActor' to make static property 'none' part of global actor 'MainActor'
public static let none = [CFlags]()
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:28:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let none = [CFlags]()
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:31:23: warning: static property 'basic' is not concurrency-safe because non-'Sendable' type 'Regex.CFlags' may have shared mutable state; this is an error in the Swift 6 language mode
public static let basic = CFlags(rawValue: 0)
^
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:11:10: note: consider making struct 'CFlags' conform to the 'Sendable' protocol
struct CFlags: OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:31:23: note: add '@MainActor' to make static property 'basic' part of global actor 'MainActor'
public static let basic = CFlags(rawValue: 0)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:31:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let basic = CFlags(rawValue: 0)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:31:23: warning: static property 'basic' produces an empty option set
public static let basic = CFlags(rawValue: 0)
^
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:31:23: note: use [] to silence this warning
public static let basic = CFlags(rawValue: 0)
^ ~~~~~~~~~~~~~
([])
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:34:23: warning: static property 'extended' is not concurrency-safe because non-'Sendable' type 'Regex.CFlags' may have shared mutable state; this is an error in the Swift 6 language mode
public static let extended = CFlags(rawValue: 1)
^
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:11:10: note: consider making struct 'CFlags' conform to the 'Sendable' protocol
struct CFlags: OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:34:23: note: add '@MainActor' to make static property 'extended' part of global actor 'MainActor'
public static let extended = CFlags(rawValue: 1)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:34:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let extended = CFlags(rawValue: 1)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:37:23: warning: static property 'caseInsensitive' is not concurrency-safe because non-'Sendable' type 'Regex.CFlags' may have shared mutable state; this is an error in the Swift 6 language mode
public static let caseInsensitive = CFlags(rawValue: 2)
^
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:11:10: note: consider making struct 'CFlags' conform to the 'Sendable' protocol
struct CFlags: OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:37:23: note: add '@MainActor' to make static property 'caseInsensitive' part of global actor 'MainActor'
public static let caseInsensitive = CFlags(rawValue: 2)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:37:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let caseInsensitive = CFlags(rawValue: 2)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:40:23: warning: static property 'ignorePositions' is not concurrency-safe because non-'Sendable' type 'Regex.CFlags' may have shared mutable state; this is an error in the Swift 6 language mode
public static let ignorePositions = CFlags(rawValue: 3)
^
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:11:10: note: consider making struct 'CFlags' conform to the 'Sendable' protocol
struct CFlags: OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:40:23: note: add '@MainActor' to make static property 'ignorePositions' part of global actor 'MainActor'
public static let ignorePositions = CFlags(rawValue: 3)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:40:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let ignorePositions = CFlags(rawValue: 3)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:43:23: warning: static property 'newLineSensitive' is not concurrency-safe because non-'Sendable' type 'Regex.CFlags' may have shared mutable state; this is an error in the Swift 6 language mode
public static let newLineSensitive = CFlags(rawValue: 4)
^
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:11:10: note: consider making struct 'CFlags' conform to the 'Sendable' protocol
struct CFlags: OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:43:23: note: add '@MainActor' to make static property 'newLineSensitive' part of global actor 'MainActor'
public static let newLineSensitive = CFlags(rawValue: 4)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:43:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let newLineSensitive = CFlags(rawValue: 4)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:46:23: warning: static property 'ignoreSpecialCharacters' is not concurrency-safe because non-'Sendable' type 'Regex.CFlags' may have shared mutable state; this is an error in the Swift 6 language mode
public static let ignoreSpecialCharacters = CFlags(rawValue: 5)
^
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:11:10: note: consider making struct 'CFlags' conform to the 'Sendable' protocol
struct CFlags: OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:46:23: note: add '@MainActor' to make static property 'ignoreSpecialCharacters' part of global actor 'MainActor'
public static let ignoreSpecialCharacters = CFlags(rawValue: 5)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:46:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let ignoreSpecialCharacters = CFlags(rawValue: 5)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:49:23: warning: static property 'literal' is not concurrency-safe because non-'Sendable' type 'Regex.CFlags' may have shared mutable state; this is an error in the Swift 6 language mode
public static let literal = CFlags(rawValue: 6)
^
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:11:10: note: consider making struct 'CFlags' conform to the 'Sendable' protocol
struct CFlags: OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:49:23: note: add '@MainActor' to make static property 'literal' part of global actor 'MainActor'
public static let literal = CFlags(rawValue: 6)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:49:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let literal = CFlags(rawValue: 6)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:52:23: warning: static property 'endPointer' is not concurrency-safe because non-'Sendable' type 'Regex.CFlags' may have shared mutable state; this is an error in the Swift 6 language mode
public static let endPointer = CFlags(rawValue: 7)
^
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:11:10: note: consider making struct 'CFlags' conform to the 'Sendable' protocol
struct CFlags: OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:52:23: note: add '@MainActor' to make static property 'endPointer' part of global actor 'MainActor'
public static let endPointer = CFlags(rawValue: 7)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:52:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let endPointer = CFlags(rawValue: 7)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:55:23: warning: static property 'minimal' is not concurrency-safe because non-'Sendable' type 'Regex.CFlags' may have shared mutable state; this is an error in the Swift 6 language mode
public static let minimal = CFlags(rawValue: 8)
^
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:11:10: note: consider making struct 'CFlags' conform to the 'Sendable' protocol
struct CFlags: OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:55:23: note: add '@MainActor' to make static property 'minimal' part of global actor 'MainActor'
public static let minimal = CFlags(rawValue: 8)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:55:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let minimal = CFlags(rawValue: 8)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:58:23: warning: static property 'nonGreedy' is not concurrency-safe because non-'Sendable' type 'Regex.CFlags' may have shared mutable state; this is an error in the Swift 6 language mode
public static let nonGreedy = CFlags(rawValue: 9)
^
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:11:10: note: consider making struct 'CFlags' conform to the 'Sendable' protocol
struct CFlags: OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:58:23: note: add '@MainActor' to make static property 'nonGreedy' part of global actor 'MainActor'
public static let nonGreedy = CFlags(rawValue: 9)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:58:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let nonGreedy = CFlags(rawValue: 9)
^
nonisolated(unsafe)
SwiftCompile normal arm64_32 Compiling\ String+Rexy.swift /Users/admin/builder/spi-builder-workspace/Sources/Rexy/String+Rexy.swift (in target 'Rexy' from project 'Rexy')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745554114978467-swift-frontend-Rexy-String_Rexy.swift-arm64_32_apple_watchos11.4-o-Onone-2286616752.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 1.9311 seconds (2.3237 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.5723 ( 47.0%) 0.3340 ( 46.9%) 0.9063 ( 46.9%) 1.0628 ( 45.7%) parse-and-resolve-imports
0.5722 ( 47.0%) 0.3333 ( 46.8%) 0.9055 ( 46.9%) 1.0613 ( 45.7%) Import resolution
0.0012 ( 0.1%) 0.0031 ( 0.4%) 0.0043 ( 0.2%) 0.0762 ( 3.3%) load-stdlib
0.0502 ( 4.1%) 0.0122 ( 1.7%) 0.0624 ( 3.2%) 0.0623 ( 2.7%) build-rewrite-system
0.0050 ( 0.4%) 0.0081 ( 1.1%) 0.0131 ( 0.7%) 0.0158 ( 0.7%) perform-sema
0.0050 ( 0.4%) 0.0081 ( 1.1%) 0.0131 ( 0.7%) 0.0157 ( 0.7%) Type checking and Semantic analysis
0.0017 ( 0.1%) 0.0058 ( 0.8%) 0.0075 ( 0.4%) 0.0099 ( 0.4%) typecheck-decl
0.0026 ( 0.2%) 0.0021 ( 0.3%) 0.0047 ( 0.2%) 0.0049 ( 0.2%) typecheck-expr
0.0020 ( 0.2%) 0.0024 ( 0.3%) 0.0044 ( 0.2%) 0.0044 ( 0.2%) IRGen
0.0016 ( 0.1%) 0.0013 ( 0.2%) 0.0029 ( 0.1%) 0.0034 ( 0.1%) SILGen
0.0020 ( 0.2%) 0.0003 ( 0.0%) 0.0023 ( 0.1%) 0.0023 ( 0.1%) SIL optimization
0.0010 ( 0.1%) 0.0006 ( 0.1%) 0.0016 ( 0.1%) 0.0016 ( 0.1%) typecheck-stmt
0.0006 ( 0.1%) 0.0008 ( 0.1%) 0.0014 ( 0.1%) 0.0014 ( 0.1%) SILGen-function
0.0004 ( 0.0%) 0.0005 ( 0.1%) 0.0010 ( 0.1%) 0.0010 ( 0.0%) import-clang-decl
0.0003 ( 0.0%) 0.0001 ( 0.0%) 0.0004 ( 0.0%) 0.0004 ( 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%) 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%) 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, 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%) AST verification
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
1.2184 (100.0%) 0.7127 (100.0%) 1.9311 (100.0%) 2.3237 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.3527 seconds (1.6042 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.9192 (100.0%) 0.4335 (100.0%) 1.3527 (100.0%) 1.6042 (100.0%) Building Target
0.9192 (100.0%) 0.4335 (100.0%) 1.3527 (100.0%) 1.6042 (100.0%) Total
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Rexy/String+Rexy.swift (in target 'Rexy' from project 'Rexy')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64_32 Compiling\ Regex.swift /Users/admin/builder/spi-builder-workspace/Sources/Rexy/Regex.swift (in target 'Rexy' from project 'Rexy')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745554116273483-swift-frontend-Rexy-Regex.swift-arm64_32_apple_watchos11.4-o-Onone-880670119.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.3736 seconds (0.3787 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0460 ( 17.0%) 0.0174 ( 17.0%) 0.0634 ( 17.0%) 0.0637 ( 16.8%) build-rewrite-system
0.0353 ( 13.0%) 0.0088 ( 8.6%) 0.0441 ( 11.8%) 0.0448 ( 11.8%) perform-sema
0.0352 ( 13.0%) 0.0088 ( 8.6%) 0.0440 ( 11.8%) 0.0447 ( 11.8%) Type checking and Semantic analysis
0.0291 ( 10.7%) 0.0067 ( 6.5%) 0.0358 ( 9.6%) 0.0361 ( 9.5%) typecheck-stmt
0.0266 ( 9.8%) 0.0066 ( 6.4%) 0.0333 ( 8.9%) 0.0340 ( 9.0%) typecheck-expr
0.0238 ( 8.8%) 0.0065 ( 6.3%) 0.0303 ( 8.1%) 0.0310 ( 8.2%) typecheck-decl
0.0139 ( 5.1%) 0.0157 ( 15.2%) 0.0296 ( 7.9%) 0.0304 ( 8.0%) parse-and-resolve-imports
0.0138 ( 5.1%) 0.0155 ( 15.1%) 0.0293 ( 7.8%) 0.0301 ( 7.9%) Import resolution
0.0072 ( 2.7%) 0.0056 ( 5.4%) 0.0128 ( 3.4%) 0.0129 ( 3.4%) IRGen
0.0099 ( 3.7%) 0.0027 ( 2.6%) 0.0126 ( 3.4%) 0.0127 ( 3.3%) precheck-target
0.0106 ( 3.9%) 0.0001 ( 0.1%) 0.0107 ( 2.9%) 0.0108 ( 2.8%) SIL optimization
0.0074 ( 2.7%) 0.0014 ( 1.4%) 0.0088 ( 2.4%) 0.0089 ( 2.4%) SILGen
0.0058 ( 2.1%) 0.0012 ( 1.1%) 0.0070 ( 1.9%) 0.0069 ( 1.8%) SILGen-function
0.0023 ( 0.8%) 0.0022 ( 2.2%) 0.0045 ( 1.2%) 0.0045 ( 1.2%) import-clang-decl
0.0012 ( 0.5%) 0.0025 ( 2.5%) 0.0038 ( 1.0%) 0.0038 ( 1.0%) load-stdlib
0.0024 ( 0.9%) 0.0009 ( 0.9%) 0.0033 ( 0.9%) 0.0033 ( 0.9%) typecheck-for-each
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) load-all-members
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 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%) get-conformance-access-path
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%) 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%) 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.2708 (100.0%) 0.1028 (100.0%) 0.3736 (100.0%) 0.3787 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.6293 seconds (0.6494 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.4425 (100.0%) 0.1868 (100.0%) 0.6293 (100.0%) 0.6494 (100.0%) Building Target
0.4425 (100.0%) 0.1868 (100.0%) 0.6293 (100.0%) 0.6494 (100.0%) Total
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Rexy/Regex.swift (in target 'Rexy' from project 'Rexy')
cd /Users/admin/builder/spi-builder-workspace
SwiftDriverJobDiscovery normal arm64_32 Emitting module for Rexy (in target 'Rexy' from project 'Rexy')
SwiftDriver\ Compilation\ Requirements Rexy normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'Rexy' from project 'Rexy')
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 Rexy -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug-watchos/Rexy.build/Objects-normal/arm64_32/Rexy.SwiftFileList -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/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64_32-apple-watchos11.4 -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 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug-watchos/Rexy.build/Objects-normal/arm64_32/Rexy-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/Rexy.build/Debug-watchos/Rexy.build/Objects-normal/arm64_32/Rexy.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/Rexy.build/Debug-watchos/Rexy.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug-watchos/Rexy.build/Objects-normal/arm64_32/Rexy_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug-watchos/Rexy.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug-watchos/Rexy.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug-watchos/Rexy.build/DerivedSources -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug-watchos/Rexy.build/Objects-normal/arm64_32/Rexy-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Emitting module for Rexy (in target 'Rexy' from project 'Rexy')
SwiftCompile normal arm64_32 Compiling\ Error.swift /Users/admin/builder/spi-builder-workspace/Sources/Rexy/Error.swift (in target 'Rexy' from project 'Rexy')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745554116378807-swift-frontend-Rexy-Error.swift-arm64_32_apple_watchos11.4-o-Onone-4164923272.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.1890 seconds (0.1893 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0451 ( 37.3%) 0.0179 ( 26.3%) 0.0630 ( 33.3%) 0.0631 ( 33.3%) build-rewrite-system
0.0123 ( 10.2%) 0.0114 ( 16.7%) 0.0237 ( 12.5%) 0.0237 ( 12.5%) parse-and-resolve-imports
0.0122 ( 10.1%) 0.0112 ( 16.5%) 0.0234 ( 12.4%) 0.0234 ( 12.4%) Import resolution
0.0096 ( 7.9%) 0.0052 ( 7.6%) 0.0148 ( 7.8%) 0.0148 ( 7.8%) perform-sema
0.0096 ( 7.9%) 0.0051 ( 7.6%) 0.0147 ( 7.8%) 0.0147 ( 7.8%) Type checking and Semantic analysis
0.0071 ( 5.9%) 0.0034 ( 5.0%) 0.0105 ( 5.6%) 0.0105 ( 5.6%) typecheck-stmt
0.0070 ( 5.8%) 0.0034 ( 5.0%) 0.0104 ( 5.5%) 0.0104 ( 5.5%) typecheck-expr
0.0040 ( 3.3%) 0.0025 ( 3.6%) 0.0064 ( 3.4%) 0.0064 ( 3.4%) typecheck-decl
0.0030 ( 2.5%) 0.0026 ( 3.8%) 0.0056 ( 2.9%) 0.0056 ( 3.0%) IRGen
0.0043 ( 3.5%) 0.0001 ( 0.2%) 0.0044 ( 2.3%) 0.0044 ( 2.3%) SIL optimization
0.0019 ( 1.5%) 0.0022 ( 3.2%) 0.0041 ( 2.1%) 0.0040 ( 2.1%) import-clang-decl
0.0021 ( 1.7%) 0.0008 ( 1.2%) 0.0029 ( 1.5%) 0.0029 ( 1.5%) SILGen
0.0010 ( 0.8%) 0.0016 ( 2.3%) 0.0025 ( 1.3%) 0.0025 ( 1.3%) load-stdlib
0.0015 ( 1.2%) 0.0006 ( 0.8%) 0.0021 ( 1.1%) 0.0021 ( 1.1%) SILGen-function
0.0003 ( 0.3%) 0.0000 ( 0.0%) 0.0004 ( 0.2%) 0.0004 ( 0.2%) precheck-target
0.0000 ( 0.0%) 0.0000 ( 0.1%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) load-all-members
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%) 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%) 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.1210 (100.0%) 0.0680 (100.0%) 0.1890 (100.0%) 0.1893 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.5279 seconds (0.5396 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.3668 (100.0%) 0.1611 (100.0%) 0.5279 (100.0%) 0.5396 (100.0%) Building Target
0.3668 (100.0%) 0.1611 (100.0%) 0.5279 (100.0%) 0.5396 (100.0%) Total
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Rexy/Error.swift (in target 'Rexy' from project 'Rexy')
cd /Users/admin/builder/spi-builder-workspace
SwiftDriver\ Compilation\ Requirements Rexy normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Rexy' from project 'Rexy')
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 Rexy -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug-watchos/Rexy.build/Objects-normal/arm64/Rexy.SwiftFileList -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/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64-apple-watchos11.4 -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 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug-watchos/Rexy.build/Objects-normal/arm64/Rexy-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/Rexy.build/Debug-watchos/Rexy.build/Objects-normal/arm64/Rexy.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/Rexy.build/Debug-watchos/Rexy.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug-watchos/Rexy.build/Objects-normal/arm64/Rexy_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug-watchos/Rexy.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug-watchos/Rexy.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug-watchos/Rexy.build/DerivedSources -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug-watchos/Rexy.build/Objects-normal/arm64/Rexy-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64_32 Compiling String+Rexy.swift (in target 'Rexy' from project 'Rexy')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Rexy.framework/Modules/Rexy.swiftmodule/arm64_32-apple-watchos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug-watchos/Rexy.build/Objects-normal/arm64_32/Rexy.swiftmodule (in target 'Rexy' from project 'Rexy')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -strip-unsigned-binaries -strip-deterministic -strip-tool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug-watchos/Rexy.build/Objects-normal/arm64_32/Rexy.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Rexy.framework/Modules/Rexy.swiftmodule/arm64_32-apple-watchos.swiftmodule
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Rexy.framework/Headers/Rexy-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug-watchos/Rexy.build/Objects-normal/arm64/Rexy-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug-watchos/Rexy.build/Objects-normal/arm64_32/Rexy-Swift.h (in target 'Rexy' from project 'Rexy')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug-watchos/Rexy.build/Objects-normal/arm64/Rexy-Swift.h -arch arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug-watchos/Rexy.build/Objects-normal/arm64_32/Rexy-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Rexy.framework/Headers/Rexy-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Rexy.framework/Modules/Rexy.swiftmodule/arm64_32-apple-watchos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug-watchos/Rexy.build/Objects-normal/arm64_32/Rexy.swiftdoc (in target 'Rexy' from project 'Rexy')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -strip-unsigned-binaries -strip-deterministic -strip-tool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug-watchos/Rexy.build/Objects-normal/arm64_32/Rexy.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Rexy.framework/Modules/Rexy.swiftmodule/arm64_32-apple-watchos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Rexy.framework/Modules/Rexy.swiftmodule/arm64_32-apple-watchos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug-watchos/Rexy.build/Objects-normal/arm64_32/Rexy.abi.json (in target 'Rexy' from project 'Rexy')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -strip-unsigned-binaries -strip-deterministic -strip-tool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug-watchos/Rexy.build/Objects-normal/arm64_32/Rexy.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Rexy.framework/Modules/Rexy.swiftmodule/arm64_32-apple-watchos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Rexy.framework/Modules/Rexy.swiftmodule/arm64-apple-watchos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug-watchos/Rexy.build/Objects-normal/arm64/Rexy.swiftmodule (in target 'Rexy' from project 'Rexy')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -strip-unsigned-binaries -strip-deterministic -strip-tool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug-watchos/Rexy.build/Objects-normal/arm64/Rexy.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Rexy.framework/Modules/Rexy.swiftmodule/arm64-apple-watchos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Rexy.framework/Modules/Rexy.swiftmodule/arm64-apple-watchos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug-watchos/Rexy.build/Objects-normal/arm64/Rexy.swiftdoc (in target 'Rexy' from project 'Rexy')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -strip-unsigned-binaries -strip-deterministic -strip-tool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug-watchos/Rexy.build/Objects-normal/arm64/Rexy.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Rexy.framework/Modules/Rexy.swiftmodule/arm64-apple-watchos.swiftdoc
SwiftDriverJobDiscovery normal arm64 Compiling String+Rexy.swift (in target 'Rexy' from project 'Rexy')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Rexy.framework/Modules/Rexy.swiftmodule/arm64-apple-watchos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug-watchos/Rexy.build/Objects-normal/arm64/Rexy.abi.json (in target 'Rexy' from project 'Rexy')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -strip-unsigned-binaries -strip-deterministic -strip-tool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug-watchos/Rexy.build/Objects-normal/arm64/Rexy.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Rexy.framework/Modules/Rexy.swiftmodule/arm64-apple-watchos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Rexy.framework/Modules/Rexy.swiftmodule/Project/arm64_32-apple-watchos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug-watchos/Rexy.build/Objects-normal/arm64_32/Rexy.swiftsourceinfo (in target 'Rexy' from project 'Rexy')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -strip-unsigned-binaries -strip-deterministic -strip-tool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug-watchos/Rexy.build/Objects-normal/arm64_32/Rexy.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Rexy.framework/Modules/Rexy.swiftmodule/Project/arm64_32-apple-watchos.swiftsourceinfo
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Rexy.framework/Modules/Rexy.swiftmodule/Project/arm64-apple-watchos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug-watchos/Rexy.build/Objects-normal/arm64/Rexy.swiftsourceinfo (in target 'Rexy' from project 'Rexy')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -strip-unsigned-binaries -strip-deterministic -strip-tool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug-watchos/Rexy.build/Objects-normal/arm64/Rexy.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Rexy.framework/Modules/Rexy.swiftmodule/Project/arm64-apple-watchos.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling Error.swift (in target 'Rexy' from project 'Rexy')
SwiftDriverJobDiscovery normal arm64_32 Compiling EFlags.swift (in target 'Rexy' from project 'Rexy')
SwiftDriverJobDiscovery normal arm64_32 Compiling CFlags.swift (in target 'Rexy' from project 'Rexy')
SwiftDriverJobDiscovery normal arm64_32 Compiling Regex.swift (in target 'Rexy' from project 'Rexy')
SwiftDriverJobDiscovery normal arm64 Compiling Regex.swift (in target 'Rexy' from project 'Rexy')
SwiftDriverJobDiscovery normal arm64 Compiling EFlags.swift (in target 'Rexy' from project 'Rexy')
SwiftDriverJobDiscovery normal arm64_32 Compiling Error.swift (in target 'Rexy' from project 'Rexy')
SwiftDriverJobDiscovery normal arm64 Compiling CFlags.swift (in target 'Rexy' from project 'Rexy')
SwiftDriver\ Compilation Rexy normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'Rexy' from project 'Rexy')
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 Rexy -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug-watchos/Rexy.build/Objects-normal/arm64_32/Rexy.SwiftFileList -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/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64_32-apple-watchos11.4 -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 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug-watchos/Rexy.build/Objects-normal/arm64_32/Rexy-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/Rexy.build/Debug-watchos/Rexy.build/Objects-normal/arm64_32/Rexy.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/Rexy.build/Debug-watchos/Rexy.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug-watchos/Rexy.build/Objects-normal/arm64_32/Rexy_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug-watchos/Rexy.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug-watchos/Rexy.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug-watchos/Rexy.build/DerivedSources -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug-watchos/Rexy.build/Objects-normal/arm64_32/Rexy-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftDriver\ Compilation Rexy normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Rexy' from project 'Rexy')
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 Rexy -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug-watchos/Rexy.build/Objects-normal/arm64/Rexy.SwiftFileList -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/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64-apple-watchos11.4 -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 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug-watchos/Rexy.build/Objects-normal/arm64/Rexy-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/Rexy.build/Debug-watchos/Rexy.build/Objects-normal/arm64/Rexy.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/Rexy.build/Debug-watchos/Rexy.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug-watchos/Rexy.build/Objects-normal/arm64/Rexy_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug-watchos/Rexy.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug-watchos/Rexy.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug-watchos/Rexy.build/DerivedSources -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug-watchos/Rexy.build/Objects-normal/arm64/Rexy-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/Intermediates.noindex/Rexy.build/Debug-watchos/Rexy.build/Objects-normal/arm64_32/Binary/Rexy normal arm64_32 (in target 'Rexy' from project 'Rexy')
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_32-apple-watchos11.4 -dynamiclib -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -Os -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug-watchos/Rexy.build/Objects-normal/arm64_32/Rexy.LinkFileList -install_name @rpath/Rexy.framework/Rexy -Xlinker -rpath -Xlinker /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -dead_strip -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug-watchos/Rexy.build/Objects-normal/arm64_32/Rexy_lto.o -rdynamic -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug-watchos/Rexy.build/Objects-normal/arm64_32/Rexy_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/watchos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug-watchos/Rexy.build/Objects-normal/arm64_32/Rexy.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug-watchos/Rexy.build/Objects-normal/arm64_32/Binary/Rexy
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug-watchos/Rexy.build/Objects-normal/arm64/Binary/Rexy normal arm64 (in target 'Rexy' from project 'Rexy')
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-watchos11.4 -dynamiclib -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -Os -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug-watchos/Rexy.build/Objects-normal/arm64/Rexy.LinkFileList -install_name @rpath/Rexy.framework/Rexy -Xlinker -rpath -Xlinker /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -dead_strip -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug-watchos/Rexy.build/Objects-normal/arm64/Rexy_lto.o -rdynamic -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug-watchos/Rexy.build/Objects-normal/arm64/Rexy_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/watchos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug-watchos/Rexy.build/Objects-normal/arm64/Rexy.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug-watchos/Rexy.build/Objects-normal/arm64/Binary/Rexy
CreateUniversalBinary /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Rexy.framework/Rexy normal arm64\ arm64_32 (in target 'Rexy' from project 'Rexy')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/lipo -create /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug-watchos/Rexy.build/Objects-normal/arm64/Binary/Rexy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug-watchos/Rexy.build/Objects-normal/arm64_32/Binary/Rexy -output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Rexy.framework/Rexy
ExtractAppIntentsMetadata (in target 'Rexy' from project 'Rexy')
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 Rexy --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk --xcode-version 16E140 --platform-family watchOS --deployment-target 11.4 --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Rexy.framework --target-triple arm64-apple-watchos11.4 --target-triple arm64_32-apple-watchos11.4 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Rexy.framework/Rexy --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug-watchos/Rexy.build/Objects-normal/arm64/Rexy_dependency_info.dat --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug-watchos/Rexy.build/Objects-normal/arm64_32/Rexy_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug-watchos/Rexy.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug-watchos/Rexy.build/Objects-normal/arm64_32/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug-watchos/Rexy.build/Objects-normal/arm64/Rexy.SwiftFileList --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug-watchos/Rexy.build/Objects-normal/arm64_32/Rexy.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug-watchos/Rexy.build/Rexy.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug-watchos/Rexy.build/Rexy.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug-watchos/Rexy.build/Objects-normal/arm64/Rexy.SwiftConstValuesFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug-watchos/Rexy.build/Objects-normal/arm64_32/Rexy.SwiftConstValuesFileList --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-24 21:08:37.257 appintentsmetadataprocessor[702:3935] Starting appintentsmetadataprocessor export
2025-04-24 21:08:37.259 appintentsmetadataprocessor[702:3935] warning: Metadata extraction skipped. No AppIntents.framework dependency found.
GenerateDSYMFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Rexy.framework.dSYM /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Rexy.framework/Rexy (in target 'Rexy' from project 'Rexy')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/dsymutil /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Rexy.framework/Rexy -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Rexy.framework.dSYM
GenerateTAPI /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos/Rexy.framework/Rexy.tbd (in target 'Rexy' from project 'Rexy')
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/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Rexy.framework/Rexy -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos/Rexy.framework/Rexy.tbd
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Rexy.framework (in target 'Rexy' from project 'Rexy')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Rexy.framework
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Rexy.framework (in target 'Rexy' from project 'Rexy')
cd /Users/admin/builder/spi-builder-workspace
/usr/bin/touch -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Rexy.framework
** BUILD SUCCEEDED **
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "Rexy",
"name" : "Rexy",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "Rexy",
"targets" : [
"Rexy"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "RexyTests",
"module_type" : "SwiftTarget",
"name" : "RexyTests",
"path" : "Tests/RexyTests",
"sources" : [
"CFlagsTests.swift",
"EFlagsTests.swift",
"ErrorTests.swift",
"RegexTests.swift"
],
"target_dependencies" : [
"Rexy"
],
"type" : "test"
},
{
"c99name" : "Rexy",
"module_type" : "SwiftTarget",
"name" : "Rexy",
"path" : "Sources/Rexy",
"product_memberships" : [
"Rexy"
],
"sources" : [
"CFlags.swift",
"EFlags.swift",
"Error.swift",
"Regex.swift",
"String+Rexy.swift"
],
"type" : "library"
}
],
"tools_version" : "5.1"
}
Done.