Build Information
Successful build of Regex, reference 1.2.0 (166728
), with Swift 6.1 for watchOS using Xcode 16.3 on 24 Apr 2025 11:29:04 UTC.
Swift 6 data race errors: 30
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Regex -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/crossroadlabs/Regex.git
Reference: 1.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/crossroadlabs/Regex
* tag 1.2.0 -> FETCH_HEAD
HEAD is now at 1667287 Updated changelog. Prepared 1.2.0 release
Cloned https://github.com/crossroadlabs/Regex.git
Revision (git rev-parse @):
166728756082a9cac6e4aed3ebbce8e41cb3a945
SUCCESS checkout https://github.com/crossroadlabs/Regex.git at 1.2.0
========================================
Build
========================================
Selected platform: watchOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/crossroadlabs/Regex.git
https://github.com/crossroadlabs/Regex.git
{
"dependencies" : [
],
"manifest_display_name" : "Regex",
"name" : "Regex",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "Regex",
"targets" : [
"Regex"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "RegexTests",
"module_type" : "SwiftTarget",
"name" : "RegexTests",
"path" : "Tests/RegexTests",
"sources" : [
"RegexTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"Regex"
],
"type" : "test"
},
{
"c99name" : "Regex",
"module_type" : "SwiftTarget",
"name" : "Regex",
"path" : "Sources/Regex",
"product_memberships" : [
"Regex"
],
"sources" : [
"GroupRangeUtils.swift",
"Match.swift",
"MatchSequence.swift",
"PlatformTypes.swift",
"Regex.swift",
"RegexOptions.swift",
"String+Regex.swift",
"Utils.swift"
],
"type" : "library"
}
],
"tools_version" : "4.0"
}
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
"dependencies" : [
],
"manifest_display_name" : "Regex",
"name" : "Regex",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "Regex",
"targets" : [
"Regex"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "RegexTests",
"module_type" : "SwiftTarget",
"name" : "RegexTests",
"path" : "Tests/RegexTests",
"sources" : [
"RegexTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"Regex"
],
"type" : "test"
},
{
"c99name" : "Regex",
"module_type" : "SwiftTarget",
"name" : "Regex",
"path" : "Sources/Regex",
"product_memberships" : [
"Regex"
],
"sources" : [
"GroupRangeUtils.swift",
"Match.swift",
"MatchSequence.swift",
"PlatformTypes.swift",
"Regex.swift",
"RegexOptions.swift",
"String+Regex.swift",
"Utils.swift"
],
"type" : "library"
}
],
"tools_version" : "4.0"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "Regex",
"schemes" : [
"Regex-iOS",
"Regex-OSX",
"Regex-tvOS",
"Regex-watchOS"
],
"targets" : [
"Regex-OSX",
"RegexTests-OSX",
"Regex-iOS",
"RegexTests-iOS",
"Regex-tvOS",
"RegexTests-tvOS",
"Regex-watchOS"
]
}
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"Regex"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Regex -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 Regex -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
Resolve Package Graph
Resolved source packages:
Regex: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
Target 'Regex' in project 'Regex'
➜ Explicit dependency on target 'Regex' in project 'Regex'
Target 'Regex' in project 'Regex' (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: cc79c6deb4be17347695b40cb3c05109
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/cc79c6deb4be17347695b40cb3c05109.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
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/.swiftpm/xcode
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/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/Products/Debug-watchos
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
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/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Regex.build/Debug-watchos/Regex.build/Regex.modulemap (in target 'Regex' from project 'Regex')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Regex.build/Debug-watchos/Regex.build/Regex.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Regex.build/Debug-watchos/Regex.build/Regex.DependencyMetadataFileList (in target 'Regex' from project 'Regex')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Regex.build/Debug-watchos/Regex.build/Regex.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Regex.build/Debug-watchos/Regex.build/Regex.DependencyStaticMetadataFileList (in target 'Regex' from project 'Regex')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Regex.build/Debug-watchos/Regex.build/Regex.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Regex.build/Debug-watchos/Regex.build/Objects-normal/armv7k/Regex.LinkFileList (in target 'Regex' from project 'Regex')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Regex.build/Debug-watchos/Regex.build/Objects-normal/armv7k/Regex.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Regex.build/Debug-watchos/Regex.build/Objects-normal/armv7k/Regex-OutputFileMap.json (in target 'Regex' from project 'Regex')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Regex.build/Debug-watchos/Regex.build/Objects-normal/armv7k/Regex-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Regex.build/Debug-watchos/Regex.build/Objects-normal/armv7k/Regex_const_extract_protocols.json (in target 'Regex' from project 'Regex')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Regex.build/Debug-watchos/Regex.build/Objects-normal/armv7k/Regex_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Regex.build/Debug-watchos/Regex.build/Objects-normal/armv7k/Regex.SwiftConstValuesFileList (in target 'Regex' from project 'Regex')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Regex.build/Debug-watchos/Regex.build/Objects-normal/armv7k/Regex.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Regex.build/Debug-watchos/Regex.build/Objects-normal/armv7k/Regex.SwiftFileList (in target 'Regex' from project 'Regex')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Regex.build/Debug-watchos/Regex.build/Objects-normal/armv7k/Regex.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Regex.build/Debug-watchos/Regex.build/Objects-normal/arm64_32/Regex_const_extract_protocols.json (in target 'Regex' from project 'Regex')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Regex.build/Debug-watchos/Regex.build/Objects-normal/arm64_32/Regex_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Regex.build/Debug-watchos/Regex.build/Objects-normal/arm64_32/Regex.SwiftFileList (in target 'Regex' from project 'Regex')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Regex.build/Debug-watchos/Regex.build/Objects-normal/arm64_32/Regex.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Regex.build/Debug-watchos/Regex.build/Objects-normal/arm64_32/Regex.SwiftConstValuesFileList (in target 'Regex' from project 'Regex')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Regex.build/Debug-watchos/Regex.build/Objects-normal/arm64_32/Regex.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Regex.build/Debug-watchos/Regex.build/Objects-normal/arm64_32/Regex.LinkFileList (in target 'Regex' from project 'Regex')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Regex.build/Debug-watchos/Regex.build/Objects-normal/arm64_32/Regex.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Regex.build/Debug-watchos/Regex.build/Objects-normal/arm64_32/Regex-OutputFileMap.json (in target 'Regex' from project 'Regex')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Regex.build/Debug-watchos/Regex.build/Objects-normal/arm64_32/Regex-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Regex.build/Debug-watchos/Regex.build/Objects-normal/arm64/Regex.SwiftConstValuesFileList (in target 'Regex' from project 'Regex')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Regex.build/Debug-watchos/Regex.build/Objects-normal/arm64/Regex.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Regex.build/Debug-watchos/Regex.build/Objects-normal/arm64/Regex.SwiftFileList (in target 'Regex' from project 'Regex')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Regex.build/Debug-watchos/Regex.build/Objects-normal/arm64/Regex.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Regex.build/Debug-watchos/Regex.build/Objects-normal/arm64/Regex_const_extract_protocols.json (in target 'Regex' from project 'Regex')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Regex.build/Debug-watchos/Regex.build/Objects-normal/arm64/Regex_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Regex.build/Debug-watchos/Regex.build/Objects-normal/arm64/Regex.LinkFileList (in target 'Regex' from project 'Regex')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Regex.build/Debug-watchos/Regex.build/Objects-normal/arm64/Regex.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Regex.build/Debug-watchos/Regex.build/Objects-normal/arm64/Regex-OutputFileMap.json (in target 'Regex' from project 'Regex')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Regex.build/Debug-watchos/Regex.build/Objects-normal/arm64/Regex-OutputFileMap.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/Regex.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Regex.build/Debug-watchos/Regex.build/Regex.modulemap (in target 'Regex' from project 'Regex')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Regex.build/Debug-watchos/Regex.build/Regex.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos
SwiftDriver Regex normal armv7k com.apple.xcode.tools.swift.compiler (in target 'Regex' from project 'Regex')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Regex -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Regex.build/Debug-watchos/Regex.build/Objects-normal/armv7k/Regex.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target armv7k-apple-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 4 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -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 -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/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/Regex.build/Debug-watchos/Regex.build/Objects-normal/armv7k/Regex-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/Regex.build/Debug-watchos/Regex.build/Objects-normal/armv7k/Regex.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/Regex.build/Debug-watchos/Regex.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Regex.build/Debug-watchos/Regex.build/Objects-normal/armv7k/Regex_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/Regex.build/Debug-watchos/Regex.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Regex.build/Debug-watchos/Regex.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Regex.build/Debug-watchos/Regex.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Regex.build/Debug-watchos/Regex.build/Objects-normal/armv7k/Regex-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver Regex normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Regex' from project 'Regex')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Regex -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Regex.build/Debug-watchos/Regex.build/Objects-normal/arm64/Regex.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64-apple-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 4 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -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 -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/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/Regex.build/Debug-watchos/Regex.build/Objects-normal/arm64/Regex-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/Regex.build/Debug-watchos/Regex.build/Objects-normal/arm64/Regex.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/Regex.build/Debug-watchos/Regex.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Regex.build/Debug-watchos/Regex.build/Objects-normal/arm64/Regex_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/Regex.build/Debug-watchos/Regex.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Regex.build/Debug-watchos/Regex.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Regex.build/Debug-watchos/Regex.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Regex.build/Debug-watchos/Regex.build/Objects-normal/arm64/Regex-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver Regex normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'Regex' from project 'Regex')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Regex -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Regex.build/Debug-watchos/Regex.build/Objects-normal/arm64_32/Regex.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64_32-apple-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 4 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -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 -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/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/Regex.build/Debug-watchos/Regex.build/Objects-normal/arm64_32/Regex-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/Regex.build/Debug-watchos/Regex.build/Objects-normal/arm64_32/Regex.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/Regex.build/Debug-watchos/Regex.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Regex.build/Debug-watchos/Regex.build/Objects-normal/arm64_32/Regex_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/Regex.build/Debug-watchos/Regex.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Regex.build/Debug-watchos/Regex.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Regex.build/Debug-watchos/Regex.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Regex.build/Debug-watchos/Regex.build/Objects-normal/arm64_32/Regex-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal armv7k Emitting\ module\ for\ Regex (in target 'Regex' from project 'Regex')
EmitSwiftModule normal armv7k (in target 'Regex' from project 'Regex')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:42:23: warning: static property 'caseInsensitive' is not concurrency-safe because non-'Sendable' type 'RegexOptions' may have shared mutable state; this is an error in the Swift 6 language mode
public static let caseInsensitive = RegexOptions(rawValue: 1)
^
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:25:15: note: consider making struct 'RegexOptions' conform to the 'Sendable' protocol
public struct RegexOptions : OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:42:23: note: add '@MainActor' to make static property 'caseInsensitive' part of global actor 'MainActor'
public static let caseInsensitive = RegexOptions(rawValue: 1)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:42:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let caseInsensitive = RegexOptions(rawValue: 1)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:47:23: warning: static property 'allowCommentsAndWhitespace' is not concurrency-safe because non-'Sendable' type 'RegexOptions' may have shared mutable state; this is an error in the Swift 6 language mode
public static let allowCommentsAndWhitespace = RegexOptions(rawValue: 2)
^
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:25:15: note: consider making struct 'RegexOptions' conform to the 'Sendable' protocol
public struct RegexOptions : OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:47:23: note: add '@MainActor' to make static property 'allowCommentsAndWhitespace' part of global actor 'MainActor'
public static let allowCommentsAndWhitespace = RegexOptions(rawValue: 2)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:47:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let allowCommentsAndWhitespace = RegexOptions(rawValue: 2)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:52:23: warning: static property 'ignoreMetacharacters' is not concurrency-safe because non-'Sendable' type 'RegexOptions' may have shared mutable state; this is an error in the Swift 6 language mode
public static let ignoreMetacharacters = RegexOptions(rawValue: 4)
^
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:25:15: note: consider making struct 'RegexOptions' conform to the 'Sendable' protocol
public struct RegexOptions : OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:52:23: note: add '@MainActor' to make static property 'ignoreMetacharacters' part of global actor 'MainActor'
public static let ignoreMetacharacters = RegexOptions(rawValue: 4)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:52:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let ignoreMetacharacters = RegexOptions(rawValue: 4)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:57:23: warning: static property 'dotMatchesLineSeparators' is not concurrency-safe because non-'Sendable' type 'RegexOptions' may have shared mutable state; this is an error in the Swift 6 language mode
public static let dotMatchesLineSeparators = RegexOptions(rawValue: 8)
^
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:25:15: note: consider making struct 'RegexOptions' conform to the 'Sendable' protocol
public struct RegexOptions : OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:57:23: note: add '@MainActor' to make static property 'dotMatchesLineSeparators' part of global actor 'MainActor'
public static let dotMatchesLineSeparators = RegexOptions(rawValue: 8)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:57:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let dotMatchesLineSeparators = RegexOptions(rawValue: 8)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:62:23: warning: static property 'anchorsMatchLines' is not concurrency-safe because non-'Sendable' type 'RegexOptions' may have shared mutable state; this is an error in the Swift 6 language mode
public static let anchorsMatchLines = RegexOptions(rawValue: 16)
^
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:25:15: note: consider making struct 'RegexOptions' conform to the 'Sendable' protocol
public struct RegexOptions : OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:62:23: note: add '@MainActor' to make static property 'anchorsMatchLines' part of global actor 'MainActor'
public static let anchorsMatchLines = RegexOptions(rawValue: 16)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:62:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let anchorsMatchLines = RegexOptions(rawValue: 16)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:67:23: warning: static property 'useUnixLineSeparators' is not concurrency-safe because non-'Sendable' type 'RegexOptions' may have shared mutable state; this is an error in the Swift 6 language mode
public static let useUnixLineSeparators = RegexOptions(rawValue: 32)
^
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:25:15: note: consider making struct 'RegexOptions' conform to the 'Sendable' protocol
public struct RegexOptions : OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:67:23: note: add '@MainActor' to make static property 'useUnixLineSeparators' part of global actor 'MainActor'
public static let useUnixLineSeparators = RegexOptions(rawValue: 32)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:67:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let useUnixLineSeparators = RegexOptions(rawValue: 32)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:72:23: warning: static property 'useUnicodeWordBoundaries' is not concurrency-safe because non-'Sendable' type 'RegexOptions' may have shared mutable state; this is an error in the Swift 6 language mode
public static let useUnicodeWordBoundaries = RegexOptions(rawValue: 64)
^
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:25:15: note: consider making struct 'RegexOptions' conform to the 'Sendable' protocol
public struct RegexOptions : OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:72:23: note: add '@MainActor' to make static property 'useUnicodeWordBoundaries' part of global actor 'MainActor'
public static let useUnicodeWordBoundaries = RegexOptions(rawValue: 64)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:72:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let useUnicodeWordBoundaries = RegexOptions(rawValue: 64)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:78:23: warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'RegexOptions' may have shared mutable state; this is an error in the Swift 6 language mode
public static let `default`:RegexOptions = [caseInsensitive]
^
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:25:15: note: consider making struct 'RegexOptions' conform to the 'Sendable' protocol
public struct RegexOptions : OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:78:23: note: add '@MainActor' to make static property 'default' part of global actor 'MainActor'
public static let `default`:RegexOptions = [caseInsensitive]
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:78:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let `default`:RegexOptions = [caseInsensitive]
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:84:1: warning: extension declares a conformance of imported type 'Options' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
extension NSRegularExpression.Options : Hashable {
^
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:84:1: note: add '@retroactive' to silence this warning
extension NSRegularExpression.Options : Hashable {
^ ~~~~~~~~
@retroactive Hashable
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:109:13: warning: let 'nsToRegexOptionsMap' is not concurrency-safe because non-'Sendable' type '[NSRegularExpression.Options : RegexOptions]' may have shared mutable state; this is an error in the Swift 6 language mode
private let nsToRegexOptionsMap:[NSRegularExpression.Options: RegexOptions] = [
^
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:25:15: note: consider making struct 'RegexOptions' conform to the 'Sendable' protocol
public struct RegexOptions : OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:109:13: note: add '@MainActor' to make let 'nsToRegexOptionsMap' part of global actor 'MainActor'
private let nsToRegexOptionsMap:[NSRegularExpression.Options: RegexOptions] = [
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:109:13: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private let nsToRegexOptionsMap:[NSRegularExpression.Options: RegexOptions] = [
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:119:13: warning: let 'regexToNSOptionsMap' is not concurrency-safe because non-'Sendable' type '[RegexOptions : NSRegularExpression.Options]' may have shared mutable state; this is an error in the Swift 6 language mode
private let regexToNSOptionsMap:[RegexOptions: NSRegularExpression.Options] = nsToRegexOptionsMap.reduce([:]) { (dict, kv) in
^
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:25:15: note: consider making struct 'RegexOptions' conform to the 'Sendable' protocol
public struct RegexOptions : OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:119:13: note: add '@MainActor' to make let 'regexToNSOptionsMap' part of global actor 'MainActor'
private let regexToNSOptionsMap:[RegexOptions: NSRegularExpression.Options] = nsToRegexOptionsMap.reduce([:]) { (dict, kv) in
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:119:13: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private let regexToNSOptionsMap:[RegexOptions: NSRegularExpression.Options] = nsToRegexOptionsMap.reduce([:]) { (dict, kv) in
^
nonisolated(unsafe)
SwiftCompile normal armv7k Compiling\ PlatformTypes.swift /Users/admin/builder/spi-builder-workspace/Sources/Regex/PlatformTypes.swift (in target 'Regex' from project 'Regex')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/Regex/PlatformTypes.swift (in target 'Regex' from project 'Regex')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k Compiling\ Regex.swift /Users/admin/builder/spi-builder-workspace/Sources/Regex/Regex.swift (in target 'Regex' from project 'Regex')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/Regex/Regex.swift (in target 'Regex' from project 'Regex')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k Compiling\ GroupRangeUtils.swift /Users/admin/builder/spi-builder-workspace/Sources/Regex/GroupRangeUtils.swift (in target 'Regex' from project 'Regex')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/Regex/GroupRangeUtils.swift (in target 'Regex' from project 'Regex')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64_32 Emitting\ module\ for\ Regex (in target 'Regex' from project 'Regex')
EmitSwiftModule normal arm64_32 (in target 'Regex' from project 'Regex')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:42:23: warning: static property 'caseInsensitive' is not concurrency-safe because non-'Sendable' type 'RegexOptions' may have shared mutable state; this is an error in the Swift 6 language mode
public static let caseInsensitive = RegexOptions(rawValue: 1)
^
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:25:15: note: consider making struct 'RegexOptions' conform to the 'Sendable' protocol
public struct RegexOptions : OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:42:23: note: add '@MainActor' to make static property 'caseInsensitive' part of global actor 'MainActor'
public static let caseInsensitive = RegexOptions(rawValue: 1)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:42:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let caseInsensitive = RegexOptions(rawValue: 1)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:47:23: warning: static property 'allowCommentsAndWhitespace' is not concurrency-safe because non-'Sendable' type 'RegexOptions' may have shared mutable state; this is an error in the Swift 6 language mode
public static let allowCommentsAndWhitespace = RegexOptions(rawValue: 2)
^
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:25:15: note: consider making struct 'RegexOptions' conform to the 'Sendable' protocol
public struct RegexOptions : OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:47:23: note: add '@MainActor' to make static property 'allowCommentsAndWhitespace' part of global actor 'MainActor'
public static let allowCommentsAndWhitespace = RegexOptions(rawValue: 2)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:47:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let allowCommentsAndWhitespace = RegexOptions(rawValue: 2)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:52:23: warning: static property 'ignoreMetacharacters' is not concurrency-safe because non-'Sendable' type 'RegexOptions' may have shared mutable state; this is an error in the Swift 6 language mode
public static let ignoreMetacharacters = RegexOptions(rawValue: 4)
^
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:25:15: note: consider making struct 'RegexOptions' conform to the 'Sendable' protocol
public struct RegexOptions : OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:52:23: note: add '@MainActor' to make static property 'ignoreMetacharacters' part of global actor 'MainActor'
public static let ignoreMetacharacters = RegexOptions(rawValue: 4)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:52:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let ignoreMetacharacters = RegexOptions(rawValue: 4)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:57:23: warning: static property 'dotMatchesLineSeparators' is not concurrency-safe because non-'Sendable' type 'RegexOptions' may have shared mutable state; this is an error in the Swift 6 language mode
public static let dotMatchesLineSeparators = RegexOptions(rawValue: 8)
^
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:25:15: note: consider making struct 'RegexOptions' conform to the 'Sendable' protocol
public struct RegexOptions : OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:57:23: note: add '@MainActor' to make static property 'dotMatchesLineSeparators' part of global actor 'MainActor'
public static let dotMatchesLineSeparators = RegexOptions(rawValue: 8)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:57:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let dotMatchesLineSeparators = RegexOptions(rawValue: 8)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:62:23: warning: static property 'anchorsMatchLines' is not concurrency-safe because non-'Sendable' type 'RegexOptions' may have shared mutable state; this is an error in the Swift 6 language mode
public static let anchorsMatchLines = RegexOptions(rawValue: 16)
^
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:25:15: note: consider making struct 'RegexOptions' conform to the 'Sendable' protocol
public struct RegexOptions : OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:62:23: note: add '@MainActor' to make static property 'anchorsMatchLines' part of global actor 'MainActor'
public static let anchorsMatchLines = RegexOptions(rawValue: 16)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:62:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let anchorsMatchLines = RegexOptions(rawValue: 16)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:67:23: warning: static property 'useUnixLineSeparators' is not concurrency-safe because non-'Sendable' type 'RegexOptions' may have shared mutable state; this is an error in the Swift 6 language mode
public static let useUnixLineSeparators = RegexOptions(rawValue: 32)
^
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:25:15: note: consider making struct 'RegexOptions' conform to the 'Sendable' protocol
public struct RegexOptions : OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:67:23: note: add '@MainActor' to make static property 'useUnixLineSeparators' part of global actor 'MainActor'
public static let useUnixLineSeparators = RegexOptions(rawValue: 32)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:67:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let useUnixLineSeparators = RegexOptions(rawValue: 32)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:72:23: warning: static property 'useUnicodeWordBoundaries' is not concurrency-safe because non-'Sendable' type 'RegexOptions' may have shared mutable state; this is an error in the Swift 6 language mode
public static let useUnicodeWordBoundaries = RegexOptions(rawValue: 64)
^
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:25:15: note: consider making struct 'RegexOptions' conform to the 'Sendable' protocol
public struct RegexOptions : OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:72:23: note: add '@MainActor' to make static property 'useUnicodeWordBoundaries' part of global actor 'MainActor'
public static let useUnicodeWordBoundaries = RegexOptions(rawValue: 64)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:72:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let useUnicodeWordBoundaries = RegexOptions(rawValue: 64)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:78:23: warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'RegexOptions' may have shared mutable state; this is an error in the Swift 6 language mode
public static let `default`:RegexOptions = [caseInsensitive]
^
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:25:15: note: consider making struct 'RegexOptions' conform to the 'Sendable' protocol
public struct RegexOptions : OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:78:23: note: add '@MainActor' to make static property 'default' part of global actor 'MainActor'
public static let `default`:RegexOptions = [caseInsensitive]
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:78:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let `default`:RegexOptions = [caseInsensitive]
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:84:1: warning: extension declares a conformance of imported type 'Options' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
extension NSRegularExpression.Options : Hashable {
^
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:84:1: note: add '@retroactive' to silence this warning
extension NSRegularExpression.Options : Hashable {
^ ~~~~~~~~
@retroactive Hashable
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:109:13: warning: let 'nsToRegexOptionsMap' is not concurrency-safe because non-'Sendable' type '[NSRegularExpression.Options : RegexOptions]' may have shared mutable state; this is an error in the Swift 6 language mode
private let nsToRegexOptionsMap:[NSRegularExpression.Options: RegexOptions] = [
^
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:25:15: note: consider making struct 'RegexOptions' conform to the 'Sendable' protocol
public struct RegexOptions : OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:109:13: note: add '@MainActor' to make let 'nsToRegexOptionsMap' part of global actor 'MainActor'
private let nsToRegexOptionsMap:[NSRegularExpression.Options: RegexOptions] = [
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:109:13: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private let nsToRegexOptionsMap:[NSRegularExpression.Options: RegexOptions] = [
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:119:13: warning: let 'regexToNSOptionsMap' is not concurrency-safe because non-'Sendable' type '[RegexOptions : NSRegularExpression.Options]' may have shared mutable state; this is an error in the Swift 6 language mode
private let regexToNSOptionsMap:[RegexOptions: NSRegularExpression.Options] = nsToRegexOptionsMap.reduce([:]) { (dict, kv) in
^
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:25:15: note: consider making struct 'RegexOptions' conform to the 'Sendable' protocol
public struct RegexOptions : OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:119:13: note: add '@MainActor' to make let 'regexToNSOptionsMap' part of global actor 'MainActor'
private let regexToNSOptionsMap:[RegexOptions: NSRegularExpression.Options] = nsToRegexOptionsMap.reduce([:]) { (dict, kv) in
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:119:13: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private let regexToNSOptionsMap:[RegexOptions: NSRegularExpression.Options] = nsToRegexOptionsMap.reduce([:]) { (dict, kv) in
^
nonisolated(unsafe)
SwiftCompile normal armv7k Compiling\ RegexOptions.swift /Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift (in target 'Regex' from project 'Regex')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift (in target 'Regex' from project 'Regex')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:42:23: warning: static property 'caseInsensitive' is not concurrency-safe because non-'Sendable' type 'RegexOptions' may have shared mutable state; this is an error in the Swift 6 language mode
public static let caseInsensitive = RegexOptions(rawValue: 1)
^
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:25:15: note: consider making struct 'RegexOptions' conform to the 'Sendable' protocol
public struct RegexOptions : OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:42:23: note: add '@MainActor' to make static property 'caseInsensitive' part of global actor 'MainActor'
public static let caseInsensitive = RegexOptions(rawValue: 1)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:42:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let caseInsensitive = RegexOptions(rawValue: 1)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:47:23: warning: static property 'allowCommentsAndWhitespace' is not concurrency-safe because non-'Sendable' type 'RegexOptions' may have shared mutable state; this is an error in the Swift 6 language mode
public static let allowCommentsAndWhitespace = RegexOptions(rawValue: 2)
^
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:25:15: note: consider making struct 'RegexOptions' conform to the 'Sendable' protocol
public struct RegexOptions : OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:47:23: note: add '@MainActor' to make static property 'allowCommentsAndWhitespace' part of global actor 'MainActor'
public static let allowCommentsAndWhitespace = RegexOptions(rawValue: 2)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:47:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let allowCommentsAndWhitespace = RegexOptions(rawValue: 2)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:52:23: warning: static property 'ignoreMetacharacters' is not concurrency-safe because non-'Sendable' type 'RegexOptions' may have shared mutable state; this is an error in the Swift 6 language mode
public static let ignoreMetacharacters = RegexOptions(rawValue: 4)
^
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:25:15: note: consider making struct 'RegexOptions' conform to the 'Sendable' protocol
public struct RegexOptions : OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:52:23: note: add '@MainActor' to make static property 'ignoreMetacharacters' part of global actor 'MainActor'
public static let ignoreMetacharacters = RegexOptions(rawValue: 4)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:52:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let ignoreMetacharacters = RegexOptions(rawValue: 4)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:57:23: warning: static property 'dotMatchesLineSeparators' is not concurrency-safe because non-'Sendable' type 'RegexOptions' may have shared mutable state; this is an error in the Swift 6 language mode
public static let dotMatchesLineSeparators = RegexOptions(rawValue: 8)
^
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:25:15: note: consider making struct 'RegexOptions' conform to the 'Sendable' protocol
public struct RegexOptions : OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:57:23: note: add '@MainActor' to make static property 'dotMatchesLineSeparators' part of global actor 'MainActor'
public static let dotMatchesLineSeparators = RegexOptions(rawValue: 8)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:57:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let dotMatchesLineSeparators = RegexOptions(rawValue: 8)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:62:23: warning: static property 'anchorsMatchLines' is not concurrency-safe because non-'Sendable' type 'RegexOptions' may have shared mutable state; this is an error in the Swift 6 language mode
public static let anchorsMatchLines = RegexOptions(rawValue: 16)
^
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:25:15: note: consider making struct 'RegexOptions' conform to the 'Sendable' protocol
public struct RegexOptions : OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:62:23: note: add '@MainActor' to make static property 'anchorsMatchLines' part of global actor 'MainActor'
public static let anchorsMatchLines = RegexOptions(rawValue: 16)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:62:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let anchorsMatchLines = RegexOptions(rawValue: 16)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:67:23: warning: static property 'useUnixLineSeparators' is not concurrency-safe because non-'Sendable' type 'RegexOptions' may have shared mutable state; this is an error in the Swift 6 language mode
public static let useUnixLineSeparators = RegexOptions(rawValue: 32)
^
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:25:15: note: consider making struct 'RegexOptions' conform to the 'Sendable' protocol
public struct RegexOptions : OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:67:23: note: add '@MainActor' to make static property 'useUnixLineSeparators' part of global actor 'MainActor'
public static let useUnixLineSeparators = RegexOptions(rawValue: 32)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:67:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let useUnixLineSeparators = RegexOptions(rawValue: 32)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:72:23: warning: static property 'useUnicodeWordBoundaries' is not concurrency-safe because non-'Sendable' type 'RegexOptions' may have shared mutable state; this is an error in the Swift 6 language mode
public static let useUnicodeWordBoundaries = RegexOptions(rawValue: 64)
^
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:25:15: note: consider making struct 'RegexOptions' conform to the 'Sendable' protocol
public struct RegexOptions : OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:72:23: note: add '@MainActor' to make static property 'useUnicodeWordBoundaries' part of global actor 'MainActor'
public static let useUnicodeWordBoundaries = RegexOptions(rawValue: 64)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:72:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let useUnicodeWordBoundaries = RegexOptions(rawValue: 64)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:78:23: warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'RegexOptions' may have shared mutable state; this is an error in the Swift 6 language mode
public static let `default`:RegexOptions = [caseInsensitive]
^
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:25:15: note: consider making struct 'RegexOptions' conform to the 'Sendable' protocol
public struct RegexOptions : OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:78:23: note: add '@MainActor' to make static property 'default' part of global actor 'MainActor'
public static let `default`:RegexOptions = [caseInsensitive]
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:78:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let `default`:RegexOptions = [caseInsensitive]
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:84:1: warning: extension declares a conformance of imported type 'Options' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
extension NSRegularExpression.Options : Hashable {
^
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:84:1: note: add '@retroactive' to silence this warning
extension NSRegularExpression.Options : Hashable {
^ ~~~~~~~~
@retroactive Hashable
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:109:13: warning: let 'nsToRegexOptionsMap' is not concurrency-safe because non-'Sendable' type '[NSRegularExpression.Options : RegexOptions]' may have shared mutable state; this is an error in the Swift 6 language mode
private let nsToRegexOptionsMap:[NSRegularExpression.Options: RegexOptions] = [
^
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:25:15: note: consider making struct 'RegexOptions' conform to the 'Sendable' protocol
public struct RegexOptions : OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:109:13: note: add '@MainActor' to make let 'nsToRegexOptionsMap' part of global actor 'MainActor'
private let nsToRegexOptionsMap:[NSRegularExpression.Options: RegexOptions] = [
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:109:13: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private let nsToRegexOptionsMap:[NSRegularExpression.Options: RegexOptions] = [
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:119:13: warning: let 'regexToNSOptionsMap' is not concurrency-safe because non-'Sendable' type '[RegexOptions : NSRegularExpression.Options]' may have shared mutable state; this is an error in the Swift 6 language mode
private let regexToNSOptionsMap:[RegexOptions: NSRegularExpression.Options] = nsToRegexOptionsMap.reduce([:]) { (dict, kv) in
^
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:25:15: note: consider making struct 'RegexOptions' conform to the 'Sendable' protocol
public struct RegexOptions : OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:119:13: note: add '@MainActor' to make let 'regexToNSOptionsMap' part of global actor 'MainActor'
private let regexToNSOptionsMap:[RegexOptions: NSRegularExpression.Options] = nsToRegexOptionsMap.reduce([:]) { (dict, kv) in
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:119:13: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private let regexToNSOptionsMap:[RegexOptions: NSRegularExpression.Options] = nsToRegexOptionsMap.reduce([:]) { (dict, kv) in
^
nonisolated(unsafe)
SwiftCompile normal armv7k Compiling\ MatchSequence.swift /Users/admin/builder/spi-builder-workspace/Sources/Regex/MatchSequence.swift (in target 'Regex' from project 'Regex')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/Regex/MatchSequence.swift (in target 'Regex' from project 'Regex')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k Compiling\ Utils.swift /Users/admin/builder/spi-builder-workspace/Sources/Regex/Utils.swift (in target 'Regex' from project 'Regex')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/Regex/Utils.swift (in target 'Regex' from project 'Regex')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k Compiling\ Match.swift /Users/admin/builder/spi-builder-workspace/Sources/Regex/Match.swift (in target 'Regex' from project 'Regex')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/Regex/Match.swift (in target 'Regex' from project 'Regex')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k Compiling\ String+Regex.swift /Users/admin/builder/spi-builder-workspace/Sources/Regex/String+Regex.swift (in target 'Regex' from project 'Regex')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/Regex/String+Regex.swift (in target 'Regex' from project 'Regex')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ Regex (in target 'Regex' from project 'Regex')
EmitSwiftModule normal arm64 (in target 'Regex' from project 'Regex')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:42:23: warning: static property 'caseInsensitive' is not concurrency-safe because non-'Sendable' type 'RegexOptions' may have shared mutable state; this is an error in the Swift 6 language mode
public static let caseInsensitive = RegexOptions(rawValue: 1)
^
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:25:15: note: consider making struct 'RegexOptions' conform to the 'Sendable' protocol
public struct RegexOptions : OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:42:23: note: add '@MainActor' to make static property 'caseInsensitive' part of global actor 'MainActor'
public static let caseInsensitive = RegexOptions(rawValue: 1)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:42:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let caseInsensitive = RegexOptions(rawValue: 1)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:47:23: warning: static property 'allowCommentsAndWhitespace' is not concurrency-safe because non-'Sendable' type 'RegexOptions' may have shared mutable state; this is an error in the Swift 6 language mode
public static let allowCommentsAndWhitespace = RegexOptions(rawValue: 2)
^
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:25:15: note: consider making struct 'RegexOptions' conform to the 'Sendable' protocol
public struct RegexOptions : OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:47:23: note: add '@MainActor' to make static property 'allowCommentsAndWhitespace' part of global actor 'MainActor'
public static let allowCommentsAndWhitespace = RegexOptions(rawValue: 2)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:47:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let allowCommentsAndWhitespace = RegexOptions(rawValue: 2)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:52:23: warning: static property 'ignoreMetacharacters' is not concurrency-safe because non-'Sendable' type 'RegexOptions' may have shared mutable state; this is an error in the Swift 6 language mode
public static let ignoreMetacharacters = RegexOptions(rawValue: 4)
^
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:25:15: note: consider making struct 'RegexOptions' conform to the 'Sendable' protocol
public struct RegexOptions : OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:52:23: note: add '@MainActor' to make static property 'ignoreMetacharacters' part of global actor 'MainActor'
public static let ignoreMetacharacters = RegexOptions(rawValue: 4)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:52:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let ignoreMetacharacters = RegexOptions(rawValue: 4)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:57:23: warning: static property 'dotMatchesLineSeparators' is not concurrency-safe because non-'Sendable' type 'RegexOptions' may have shared mutable state; this is an error in the Swift 6 language mode
public static let dotMatchesLineSeparators = RegexOptions(rawValue: 8)
^
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:25:15: note: consider making struct 'RegexOptions' conform to the 'Sendable' protocol
public struct RegexOptions : OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:57:23: note: add '@MainActor' to make static property 'dotMatchesLineSeparators' part of global actor 'MainActor'
public static let dotMatchesLineSeparators = RegexOptions(rawValue: 8)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:57:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let dotMatchesLineSeparators = RegexOptions(rawValue: 8)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:62:23: warning: static property 'anchorsMatchLines' is not concurrency-safe because non-'Sendable' type 'RegexOptions' may have shared mutable state; this is an error in the Swift 6 language mode
public static let anchorsMatchLines = RegexOptions(rawValue: 16)
^
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:25:15: note: consider making struct 'RegexOptions' conform to the 'Sendable' protocol
public struct RegexOptions : OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:62:23: note: add '@MainActor' to make static property 'anchorsMatchLines' part of global actor 'MainActor'
public static let anchorsMatchLines = RegexOptions(rawValue: 16)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:62:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let anchorsMatchLines = RegexOptions(rawValue: 16)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:67:23: warning: static property 'useUnixLineSeparators' is not concurrency-safe because non-'Sendable' type 'RegexOptions' may have shared mutable state; this is an error in the Swift 6 language mode
public static let useUnixLineSeparators = RegexOptions(rawValue: 32)
^
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:25:15: note: consider making struct 'RegexOptions' conform to the 'Sendable' protocol
public struct RegexOptions : OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:67:23: note: add '@MainActor' to make static property 'useUnixLineSeparators' part of global actor 'MainActor'
public static let useUnixLineSeparators = RegexOptions(rawValue: 32)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:67:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let useUnixLineSeparators = RegexOptions(rawValue: 32)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:72:23: warning: static property 'useUnicodeWordBoundaries' is not concurrency-safe because non-'Sendable' type 'RegexOptions' may have shared mutable state; this is an error in the Swift 6 language mode
public static let useUnicodeWordBoundaries = RegexOptions(rawValue: 64)
^
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:25:15: note: consider making struct 'RegexOptions' conform to the 'Sendable' protocol
public struct RegexOptions : OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:72:23: note: add '@MainActor' to make static property 'useUnicodeWordBoundaries' part of global actor 'MainActor'
public static let useUnicodeWordBoundaries = RegexOptions(rawValue: 64)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:72:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let useUnicodeWordBoundaries = RegexOptions(rawValue: 64)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:78:23: warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'RegexOptions' may have shared mutable state; this is an error in the Swift 6 language mode
public static let `default`:RegexOptions = [caseInsensitive]
^
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:25:15: note: consider making struct 'RegexOptions' conform to the 'Sendable' protocol
public struct RegexOptions : OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:78:23: note: add '@MainActor' to make static property 'default' part of global actor 'MainActor'
public static let `default`:RegexOptions = [caseInsensitive]
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:78:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let `default`:RegexOptions = [caseInsensitive]
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:84:1: warning: extension declares a conformance of imported type 'Options' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
extension NSRegularExpression.Options : Hashable {
^
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:84:1: note: add '@retroactive' to silence this warning
extension NSRegularExpression.Options : Hashable {
^ ~~~~~~~~
@retroactive Hashable
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:109:13: warning: let 'nsToRegexOptionsMap' is not concurrency-safe because non-'Sendable' type '[NSRegularExpression.Options : RegexOptions]' may have shared mutable state; this is an error in the Swift 6 language mode
private let nsToRegexOptionsMap:[NSRegularExpression.Options: RegexOptions] = [
^
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:25:15: note: consider making struct 'RegexOptions' conform to the 'Sendable' protocol
public struct RegexOptions : OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:109:13: note: add '@MainActor' to make let 'nsToRegexOptionsMap' part of global actor 'MainActor'
private let nsToRegexOptionsMap:[NSRegularExpression.Options: RegexOptions] = [
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:109:13: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private let nsToRegexOptionsMap:[NSRegularExpression.Options: RegexOptions] = [
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:119:13: warning: let 'regexToNSOptionsMap' is not concurrency-safe because non-'Sendable' type '[RegexOptions : NSRegularExpression.Options]' may have shared mutable state; this is an error in the Swift 6 language mode
private let regexToNSOptionsMap:[RegexOptions: NSRegularExpression.Options] = nsToRegexOptionsMap.reduce([:]) { (dict, kv) in
^
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:25:15: note: consider making struct 'RegexOptions' conform to the 'Sendable' protocol
public struct RegexOptions : OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:119:13: note: add '@MainActor' to make let 'regexToNSOptionsMap' part of global actor 'MainActor'
private let regexToNSOptionsMap:[RegexOptions: NSRegularExpression.Options] = nsToRegexOptionsMap.reduce([:]) { (dict, kv) in
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:119:13: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private let regexToNSOptionsMap:[RegexOptions: NSRegularExpression.Options] = nsToRegexOptionsMap.reduce([:]) { (dict, kv) in
^
nonisolated(unsafe)
SwiftDriverJobDiscovery normal arm64_32 Emitting module for Regex (in target 'Regex' from project 'Regex')
SwiftCompile normal arm64 Compiling\ MatchSequence.swift /Users/admin/builder/spi-builder-workspace/Sources/Regex/MatchSequence.swift (in target 'Regex' from project 'Regex')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Regex/MatchSequence.swift (in target 'Regex' from project 'Regex')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal armv7k Emitting module for Regex (in target 'Regex' from project 'Regex')
SwiftDriver\ Compilation\ Requirements Regex normal armv7k com.apple.xcode.tools.swift.compiler (in target 'Regex' from project 'Regex')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Regex -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Regex.build/Debug-watchos/Regex.build/Objects-normal/armv7k/Regex.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target armv7k-apple-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 4 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -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 -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/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/Regex.build/Debug-watchos/Regex.build/Objects-normal/armv7k/Regex-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/Regex.build/Debug-watchos/Regex.build/Objects-normal/armv7k/Regex.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/Regex.build/Debug-watchos/Regex.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Regex.build/Debug-watchos/Regex.build/Objects-normal/armv7k/Regex_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/Regex.build/Debug-watchos/Regex.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Regex.build/Debug-watchos/Regex.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Regex.build/Debug-watchos/Regex.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Regex.build/Debug-watchos/Regex.build/Objects-normal/armv7k/Regex-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal armv7k Compiling String+Regex.swift (in target 'Regex' from project 'Regex')
SwiftDriver\ Compilation\ Requirements Regex normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'Regex' from project 'Regex')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Regex -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Regex.build/Debug-watchos/Regex.build/Objects-normal/arm64_32/Regex.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64_32-apple-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 4 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -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 -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/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/Regex.build/Debug-watchos/Regex.build/Objects-normal/arm64_32/Regex-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/Regex.build/Debug-watchos/Regex.build/Objects-normal/arm64_32/Regex.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/Regex.build/Debug-watchos/Regex.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Regex.build/Debug-watchos/Regex.build/Objects-normal/arm64_32/Regex_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/Regex.build/Debug-watchos/Regex.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Regex.build/Debug-watchos/Regex.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Regex.build/Debug-watchos/Regex.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Regex.build/Debug-watchos/Regex.build/Objects-normal/arm64_32/Regex-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ RegexOptions.swift /Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift (in target 'Regex' from project 'Regex')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift (in target 'Regex' from project 'Regex')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:42:23: warning: static property 'caseInsensitive' is not concurrency-safe because non-'Sendable' type 'RegexOptions' may have shared mutable state; this is an error in the Swift 6 language mode
public static let caseInsensitive = RegexOptions(rawValue: 1)
^
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:25:15: note: consider making struct 'RegexOptions' conform to the 'Sendable' protocol
public struct RegexOptions : OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:42:23: note: add '@MainActor' to make static property 'caseInsensitive' part of global actor 'MainActor'
public static let caseInsensitive = RegexOptions(rawValue: 1)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:42:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let caseInsensitive = RegexOptions(rawValue: 1)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:47:23: warning: static property 'allowCommentsAndWhitespace' is not concurrency-safe because non-'Sendable' type 'RegexOptions' may have shared mutable state; this is an error in the Swift 6 language mode
public static let allowCommentsAndWhitespace = RegexOptions(rawValue: 2)
^
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:25:15: note: consider making struct 'RegexOptions' conform to the 'Sendable' protocol
public struct RegexOptions : OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:47:23: note: add '@MainActor' to make static property 'allowCommentsAndWhitespace' part of global actor 'MainActor'
public static let allowCommentsAndWhitespace = RegexOptions(rawValue: 2)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:47:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let allowCommentsAndWhitespace = RegexOptions(rawValue: 2)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:52:23: warning: static property 'ignoreMetacharacters' is not concurrency-safe because non-'Sendable' type 'RegexOptions' may have shared mutable state; this is an error in the Swift 6 language mode
public static let ignoreMetacharacters = RegexOptions(rawValue: 4)
^
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:25:15: note: consider making struct 'RegexOptions' conform to the 'Sendable' protocol
public struct RegexOptions : OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:52:23: note: add '@MainActor' to make static property 'ignoreMetacharacters' part of global actor 'MainActor'
public static let ignoreMetacharacters = RegexOptions(rawValue: 4)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:52:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let ignoreMetacharacters = RegexOptions(rawValue: 4)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:57:23: warning: static property 'dotMatchesLineSeparators' is not concurrency-safe because non-'Sendable' type 'RegexOptions' may have shared mutable state; this is an error in the Swift 6 language mode
public static let dotMatchesLineSeparators = RegexOptions(rawValue: 8)
^
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:25:15: note: consider making struct 'RegexOptions' conform to the 'Sendable' protocol
public struct RegexOptions : OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:57:23: note: add '@MainActor' to make static property 'dotMatchesLineSeparators' part of global actor 'MainActor'
public static let dotMatchesLineSeparators = RegexOptions(rawValue: 8)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:57:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let dotMatchesLineSeparators = RegexOptions(rawValue: 8)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:62:23: warning: static property 'anchorsMatchLines' is not concurrency-safe because non-'Sendable' type 'RegexOptions' may have shared mutable state; this is an error in the Swift 6 language mode
public static let anchorsMatchLines = RegexOptions(rawValue: 16)
^
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:25:15: note: consider making struct 'RegexOptions' conform to the 'Sendable' protocol
public struct RegexOptions : OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:62:23: note: add '@MainActor' to make static property 'anchorsMatchLines' part of global actor 'MainActor'
public static let anchorsMatchLines = RegexOptions(rawValue: 16)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:62:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let anchorsMatchLines = RegexOptions(rawValue: 16)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:67:23: warning: static property 'useUnixLineSeparators' is not concurrency-safe because non-'Sendable' type 'RegexOptions' may have shared mutable state; this is an error in the Swift 6 language mode
public static let useUnixLineSeparators = RegexOptions(rawValue: 32)
^
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:25:15: note: consider making struct 'RegexOptions' conform to the 'Sendable' protocol
public struct RegexOptions : OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:67:23: note: add '@MainActor' to make static property 'useUnixLineSeparators' part of global actor 'MainActor'
public static let useUnixLineSeparators = RegexOptions(rawValue: 32)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:67:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let useUnixLineSeparators = RegexOptions(rawValue: 32)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:72:23: warning: static property 'useUnicodeWordBoundaries' is not concurrency-safe because non-'Sendable' type 'RegexOptions' may have shared mutable state; this is an error in the Swift 6 language mode
public static let useUnicodeWordBoundaries = RegexOptions(rawValue: 64)
^
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:25:15: note: consider making struct 'RegexOptions' conform to the 'Sendable' protocol
public struct RegexOptions : OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:72:23: note: add '@MainActor' to make static property 'useUnicodeWordBoundaries' part of global actor 'MainActor'
public static let useUnicodeWordBoundaries = RegexOptions(rawValue: 64)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:72:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let useUnicodeWordBoundaries = RegexOptions(rawValue: 64)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:78:23: warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'RegexOptions' may have shared mutable state; this is an error in the Swift 6 language mode
public static let `default`:RegexOptions = [caseInsensitive]
^
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:25:15: note: consider making struct 'RegexOptions' conform to the 'Sendable' protocol
public struct RegexOptions : OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:78:23: note: add '@MainActor' to make static property 'default' part of global actor 'MainActor'
public static let `default`:RegexOptions = [caseInsensitive]
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:78:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let `default`:RegexOptions = [caseInsensitive]
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:84:1: warning: extension declares a conformance of imported type 'Options' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
extension NSRegularExpression.Options : Hashable {
^
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:84:1: note: add '@retroactive' to silence this warning
extension NSRegularExpression.Options : Hashable {
^ ~~~~~~~~
@retroactive Hashable
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:109:13: warning: let 'nsToRegexOptionsMap' is not concurrency-safe because non-'Sendable' type '[NSRegularExpression.Options : RegexOptions]' may have shared mutable state; this is an error in the Swift 6 language mode
private let nsToRegexOptionsMap:[NSRegularExpression.Options: RegexOptions] = [
^
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:25:15: note: consider making struct 'RegexOptions' conform to the 'Sendable' protocol
public struct RegexOptions : OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:109:13: note: add '@MainActor' to make let 'nsToRegexOptionsMap' part of global actor 'MainActor'
private let nsToRegexOptionsMap:[NSRegularExpression.Options: RegexOptions] = [
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:109:13: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private let nsToRegexOptionsMap:[NSRegularExpression.Options: RegexOptions] = [
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:119:13: warning: let 'regexToNSOptionsMap' is not concurrency-safe because non-'Sendable' type '[RegexOptions : NSRegularExpression.Options]' may have shared mutable state; this is an error in the Swift 6 language mode
private let regexToNSOptionsMap:[RegexOptions: NSRegularExpression.Options] = nsToRegexOptionsMap.reduce([:]) { (dict, kv) in
^
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:25:15: note: consider making struct 'RegexOptions' conform to the 'Sendable' protocol
public struct RegexOptions : OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:119:13: note: add '@MainActor' to make let 'regexToNSOptionsMap' part of global actor 'MainActor'
private let regexToNSOptionsMap:[RegexOptions: NSRegularExpression.Options] = nsToRegexOptionsMap.reduce([:]) { (dict, kv) in
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:119:13: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private let regexToNSOptionsMap:[RegexOptions: NSRegularExpression.Options] = nsToRegexOptionsMap.reduce([:]) { (dict, kv) in
^
nonisolated(unsafe)
SwiftDriverJobDiscovery normal armv7k Compiling Match.swift (in target 'Regex' from project 'Regex')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Regex.swiftmodule/armv7k-apple-watchos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Regex.build/Debug-watchos/Regex.build/Objects-normal/armv7k/Regex.swiftmodule (in target 'Regex' from project 'Regex')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Regex.build/Debug-watchos/Regex.build/Objects-normal/armv7k/Regex.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Regex.swiftmodule/armv7k-apple-watchos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Regex.swiftmodule/armv7k-apple-watchos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Regex.build/Debug-watchos/Regex.build/Objects-normal/armv7k/Regex.swiftdoc (in target 'Regex' from project 'Regex')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Regex.build/Debug-watchos/Regex.build/Objects-normal/armv7k/Regex.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Regex.swiftmodule/armv7k-apple-watchos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Regex.swiftmodule/armv7k-apple-watchos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Regex.build/Debug-watchos/Regex.build/Objects-normal/armv7k/Regex.abi.json (in target 'Regex' from project 'Regex')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Regex.build/Debug-watchos/Regex.build/Objects-normal/armv7k/Regex.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Regex.swiftmodule/armv7k-apple-watchos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Regex.swiftmodule/arm64_32-apple-watchos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Regex.build/Debug-watchos/Regex.build/Objects-normal/arm64_32/Regex.swiftmodule (in target 'Regex' from project 'Regex')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Regex.build/Debug-watchos/Regex.build/Objects-normal/arm64_32/Regex.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Regex.swiftmodule/arm64_32-apple-watchos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Regex.swiftmodule/arm64_32-apple-watchos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Regex.build/Debug-watchos/Regex.build/Objects-normal/arm64_32/Regex.swiftdoc (in target 'Regex' from project 'Regex')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Regex.build/Debug-watchos/Regex.build/Objects-normal/arm64_32/Regex.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Regex.swiftmodule/arm64_32-apple-watchos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Regex.swiftmodule/arm64_32-apple-watchos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Regex.build/Debug-watchos/Regex.build/Objects-normal/arm64_32/Regex.abi.json (in target 'Regex' from project 'Regex')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Regex.build/Debug-watchos/Regex.build/Objects-normal/arm64_32/Regex.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Regex.swiftmodule/arm64_32-apple-watchos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Regex.swiftmodule/Project/armv7k-apple-watchos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Regex.build/Debug-watchos/Regex.build/Objects-normal/armv7k/Regex.swiftsourceinfo (in target 'Regex' from project 'Regex')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Regex.build/Debug-watchos/Regex.build/Objects-normal/armv7k/Regex.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Regex.swiftmodule/Project/armv7k-apple-watchos.swiftsourceinfo
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Regex.swiftmodule/Project/arm64_32-apple-watchos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Regex.build/Debug-watchos/Regex.build/Objects-normal/arm64_32/Regex.swiftsourceinfo (in target 'Regex' from project 'Regex')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Regex.build/Debug-watchos/Regex.build/Objects-normal/arm64_32/Regex.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Regex.swiftmodule/Project/arm64_32-apple-watchos.swiftsourceinfo
SwiftCompile normal arm64_32 Compiling\ Utils.swift /Users/admin/builder/spi-builder-workspace/Sources/Regex/Utils.swift (in target 'Regex' from project 'Regex')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Regex/Utils.swift (in target 'Regex' from project 'Regex')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ String+Regex.swift /Users/admin/builder/spi-builder-workspace/Sources/Regex/String+Regex.swift (in target 'Regex' from project 'Regex')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Regex/String+Regex.swift (in target 'Regex' from project 'Regex')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal armv7k Compiling GroupRangeUtils.swift (in target 'Regex' from project 'Regex')
SwiftCompile normal arm64_32 Compiling\ MatchSequence.swift /Users/admin/builder/spi-builder-workspace/Sources/Regex/MatchSequence.swift (in target 'Regex' from project 'Regex')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Regex/MatchSequence.swift (in target 'Regex' from project 'Regex')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal armv7k Compiling RegexOptions.swift (in target 'Regex' from project 'Regex')
SwiftCompile normal arm64_32 Compiling\ RegexOptions.swift /Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift (in target 'Regex' from project 'Regex')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift (in target 'Regex' from project 'Regex')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:42:23: warning: static property 'caseInsensitive' is not concurrency-safe because non-'Sendable' type 'RegexOptions' may have shared mutable state; this is an error in the Swift 6 language mode
public static let caseInsensitive = RegexOptions(rawValue: 1)
^
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:25:15: note: consider making struct 'RegexOptions' conform to the 'Sendable' protocol
public struct RegexOptions : OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:42:23: note: add '@MainActor' to make static property 'caseInsensitive' part of global actor 'MainActor'
public static let caseInsensitive = RegexOptions(rawValue: 1)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:42:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let caseInsensitive = RegexOptions(rawValue: 1)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:47:23: warning: static property 'allowCommentsAndWhitespace' is not concurrency-safe because non-'Sendable' type 'RegexOptions' may have shared mutable state; this is an error in the Swift 6 language mode
public static let allowCommentsAndWhitespace = RegexOptions(rawValue: 2)
^
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:25:15: note: consider making struct 'RegexOptions' conform to the 'Sendable' protocol
public struct RegexOptions : OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:47:23: note: add '@MainActor' to make static property 'allowCommentsAndWhitespace' part of global actor 'MainActor'
public static let allowCommentsAndWhitespace = RegexOptions(rawValue: 2)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:47:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let allowCommentsAndWhitespace = RegexOptions(rawValue: 2)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:52:23: warning: static property 'ignoreMetacharacters' is not concurrency-safe because non-'Sendable' type 'RegexOptions' may have shared mutable state; this is an error in the Swift 6 language mode
public static let ignoreMetacharacters = RegexOptions(rawValue: 4)
^
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:25:15: note: consider making struct 'RegexOptions' conform to the 'Sendable' protocol
public struct RegexOptions : OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:52:23: note: add '@MainActor' to make static property 'ignoreMetacharacters' part of global actor 'MainActor'
public static let ignoreMetacharacters = RegexOptions(rawValue: 4)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:52:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let ignoreMetacharacters = RegexOptions(rawValue: 4)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:57:23: warning: static property 'dotMatchesLineSeparators' is not concurrency-safe because non-'Sendable' type 'RegexOptions' may have shared mutable state; this is an error in the Swift 6 language mode
public static let dotMatchesLineSeparators = RegexOptions(rawValue: 8)
^
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:25:15: note: consider making struct 'RegexOptions' conform to the 'Sendable' protocol
public struct RegexOptions : OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:57:23: note: add '@MainActor' to make static property 'dotMatchesLineSeparators' part of global actor 'MainActor'
public static let dotMatchesLineSeparators = RegexOptions(rawValue: 8)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:57:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let dotMatchesLineSeparators = RegexOptions(rawValue: 8)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:62:23: warning: static property 'anchorsMatchLines' is not concurrency-safe because non-'Sendable' type 'RegexOptions' may have shared mutable state; this is an error in the Swift 6 language mode
public static let anchorsMatchLines = RegexOptions(rawValue: 16)
^
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:25:15: note: consider making struct 'RegexOptions' conform to the 'Sendable' protocol
public struct RegexOptions : OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:62:23: note: add '@MainActor' to make static property 'anchorsMatchLines' part of global actor 'MainActor'
public static let anchorsMatchLines = RegexOptions(rawValue: 16)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:62:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let anchorsMatchLines = RegexOptions(rawValue: 16)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:67:23: warning: static property 'useUnixLineSeparators' is not concurrency-safe because non-'Sendable' type 'RegexOptions' may have shared mutable state; this is an error in the Swift 6 language mode
public static let useUnixLineSeparators = RegexOptions(rawValue: 32)
^
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:25:15: note: consider making struct 'RegexOptions' conform to the 'Sendable' protocol
public struct RegexOptions : OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:67:23: note: add '@MainActor' to make static property 'useUnixLineSeparators' part of global actor 'MainActor'
public static let useUnixLineSeparators = RegexOptions(rawValue: 32)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:67:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let useUnixLineSeparators = RegexOptions(rawValue: 32)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:72:23: warning: static property 'useUnicodeWordBoundaries' is not concurrency-safe because non-'Sendable' type 'RegexOptions' may have shared mutable state; this is an error in the Swift 6 language mode
public static let useUnicodeWordBoundaries = RegexOptions(rawValue: 64)
^
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:25:15: note: consider making struct 'RegexOptions' conform to the 'Sendable' protocol
public struct RegexOptions : OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:72:23: note: add '@MainActor' to make static property 'useUnicodeWordBoundaries' part of global actor 'MainActor'
public static let useUnicodeWordBoundaries = RegexOptions(rawValue: 64)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:72:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let useUnicodeWordBoundaries = RegexOptions(rawValue: 64)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:78:23: warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'RegexOptions' may have shared mutable state; this is an error in the Swift 6 language mode
public static let `default`:RegexOptions = [caseInsensitive]
^
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:25:15: note: consider making struct 'RegexOptions' conform to the 'Sendable' protocol
public struct RegexOptions : OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:78:23: note: add '@MainActor' to make static property 'default' part of global actor 'MainActor'
public static let `default`:RegexOptions = [caseInsensitive]
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:78:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let `default`:RegexOptions = [caseInsensitive]
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:84:1: warning: extension declares a conformance of imported type 'Options' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
extension NSRegularExpression.Options : Hashable {
^
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:84:1: note: add '@retroactive' to silence this warning
extension NSRegularExpression.Options : Hashable {
^ ~~~~~~~~
@retroactive Hashable
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:109:13: warning: let 'nsToRegexOptionsMap' is not concurrency-safe because non-'Sendable' type '[NSRegularExpression.Options : RegexOptions]' may have shared mutable state; this is an error in the Swift 6 language mode
private let nsToRegexOptionsMap:[NSRegularExpression.Options: RegexOptions] = [
^
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:25:15: note: consider making struct 'RegexOptions' conform to the 'Sendable' protocol
public struct RegexOptions : OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:109:13: note: add '@MainActor' to make let 'nsToRegexOptionsMap' part of global actor 'MainActor'
private let nsToRegexOptionsMap:[NSRegularExpression.Options: RegexOptions] = [
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:109:13: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private let nsToRegexOptionsMap:[NSRegularExpression.Options: RegexOptions] = [
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:119:13: warning: let 'regexToNSOptionsMap' is not concurrency-safe because non-'Sendable' type '[RegexOptions : NSRegularExpression.Options]' may have shared mutable state; this is an error in the Swift 6 language mode
private let regexToNSOptionsMap:[RegexOptions: NSRegularExpression.Options] = nsToRegexOptionsMap.reduce([:]) { (dict, kv) in
^
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:25:15: note: consider making struct 'RegexOptions' conform to the 'Sendable' protocol
public struct RegexOptions : OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:119:13: note: add '@MainActor' to make let 'regexToNSOptionsMap' part of global actor 'MainActor'
private let regexToNSOptionsMap:[RegexOptions: NSRegularExpression.Options] = nsToRegexOptionsMap.reduce([:]) { (dict, kv) in
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Regex/RegexOptions.swift:119:13: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private let regexToNSOptionsMap:[RegexOptions: NSRegularExpression.Options] = nsToRegexOptionsMap.reduce([:]) { (dict, kv) in
^
nonisolated(unsafe)
SwiftDriverJobDiscovery normal armv7k Compiling PlatformTypes.swift (in target 'Regex' from project 'Regex')
SwiftCompile normal arm64 Compiling\ GroupRangeUtils.swift /Users/admin/builder/spi-builder-workspace/Sources/Regex/GroupRangeUtils.swift (in target 'Regex' from project 'Regex')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Regex/GroupRangeUtils.swift (in target 'Regex' from project 'Regex')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal armv7k Compiling Regex.swift (in target 'Regex' from project 'Regex')
SwiftCompile normal arm64_32 Compiling\ GroupRangeUtils.swift /Users/admin/builder/spi-builder-workspace/Sources/Regex/GroupRangeUtils.swift (in target 'Regex' from project 'Regex')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Regex/GroupRangeUtils.swift (in target 'Regex' from project 'Regex')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 Compiling\ String+Regex.swift /Users/admin/builder/spi-builder-workspace/Sources/Regex/String+Regex.swift (in target 'Regex' from project 'Regex')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Regex/String+Regex.swift (in target 'Regex' from project 'Regex')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal armv7k Compiling Utils.swift (in target 'Regex' from project 'Regex')
SwiftDriverJobDiscovery normal armv7k Compiling MatchSequence.swift (in target 'Regex' from project 'Regex')
SwiftDriver\ Compilation Regex normal armv7k com.apple.xcode.tools.swift.compiler (in target 'Regex' from project 'Regex')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Regex -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Regex.build/Debug-watchos/Regex.build/Objects-normal/armv7k/Regex.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target armv7k-apple-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 4 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -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 -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/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/Regex.build/Debug-watchos/Regex.build/Objects-normal/armv7k/Regex-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/Regex.build/Debug-watchos/Regex.build/Objects-normal/armv7k/Regex.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/Regex.build/Debug-watchos/Regex.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Regex.build/Debug-watchos/Regex.build/Objects-normal/armv7k/Regex_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/Regex.build/Debug-watchos/Regex.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Regex.build/Debug-watchos/Regex.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Regex.build/Debug-watchos/Regex.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Regex.build/Debug-watchos/Regex.build/Objects-normal/armv7k/Regex-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Emitting module for Regex (in target 'Regex' from project 'Regex')
SwiftCompile normal arm64 Compiling\ PlatformTypes.swift /Users/admin/builder/spi-builder-workspace/Sources/Regex/PlatformTypes.swift (in target 'Regex' from project 'Regex')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Regex/PlatformTypes.swift (in target 'Regex' from project 'Regex')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriver\ Compilation\ Requirements Regex normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Regex' from project 'Regex')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Regex -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Regex.build/Debug-watchos/Regex.build/Objects-normal/arm64/Regex.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64-apple-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 4 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -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 -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/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/Regex.build/Debug-watchos/Regex.build/Objects-normal/arm64/Regex-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/Regex.build/Debug-watchos/Regex.build/Objects-normal/arm64/Regex.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/Regex.build/Debug-watchos/Regex.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Regex.build/Debug-watchos/Regex.build/Objects-normal/arm64/Regex_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/Regex.build/Debug-watchos/Regex.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Regex.build/Debug-watchos/Regex.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Regex.build/Debug-watchos/Regex.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Regex.build/Debug-watchos/Regex.build/Objects-normal/arm64/Regex-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling String+Regex.swift (in target 'Regex' from project 'Regex')
SwiftCompile normal arm64_32 Compiling\ Regex.swift /Users/admin/builder/spi-builder-workspace/Sources/Regex/Regex.swift (in target 'Regex' from project 'Regex')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Regex/Regex.swift (in target 'Regex' from project 'Regex')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/Regex-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Regex.build/Debug-watchos/Regex.build/Objects-normal/arm64/Regex-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Regex.build/Debug-watchos/Regex.build/Objects-normal/arm64_32/Regex-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Regex.build/Debug-watchos/Regex.build/Objects-normal/armv7k/Regex-Swift.h (in target 'Regex' from project 'Regex')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Regex.build/Debug-watchos/Regex.build/Objects-normal/arm64/Regex-Swift.h -arch arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Regex.build/Debug-watchos/Regex.build/Objects-normal/arm64_32/Regex-Swift.h -arch armv7k /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Regex.build/Debug-watchos/Regex.build/Objects-normal/armv7k/Regex-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/Regex-Swift.h
SwiftDriverJobDiscovery normal arm64_32 Compiling String+Regex.swift (in target 'Regex' from project 'Regex')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Regex.swiftmodule/arm64-apple-watchos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Regex.build/Debug-watchos/Regex.build/Objects-normal/arm64/Regex.swiftmodule (in target 'Regex' from project 'Regex')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Regex.build/Debug-watchos/Regex.build/Objects-normal/arm64/Regex.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Regex.swiftmodule/arm64-apple-watchos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Regex.swiftmodule/arm64-apple-watchos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Regex.build/Debug-watchos/Regex.build/Objects-normal/arm64/Regex.swiftdoc (in target 'Regex' from project 'Regex')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Regex.build/Debug-watchos/Regex.build/Objects-normal/arm64/Regex.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Regex.swiftmodule/arm64-apple-watchos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Regex.swiftmodule/arm64-apple-watchos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Regex.build/Debug-watchos/Regex.build/Objects-normal/arm64/Regex.abi.json (in target 'Regex' from project 'Regex')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Regex.build/Debug-watchos/Regex.build/Objects-normal/arm64/Regex.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Regex.swiftmodule/arm64-apple-watchos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Regex.swiftmodule/Project/arm64-apple-watchos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Regex.build/Debug-watchos/Regex.build/Objects-normal/arm64/Regex.swiftsourceinfo (in target 'Regex' from project 'Regex')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Regex.build/Debug-watchos/Regex.build/Objects-normal/arm64/Regex.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Regex.swiftmodule/Project/arm64-apple-watchos.swiftsourceinfo
SwiftCompile normal arm64_32 Compiling\ PlatformTypes.swift /Users/admin/builder/spi-builder-workspace/Sources/Regex/PlatformTypes.swift (in target 'Regex' from project 'Regex')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Regex/PlatformTypes.swift (in target 'Regex' from project 'Regex')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Regex.swift /Users/admin/builder/spi-builder-workspace/Sources/Regex/Regex.swift (in target 'Regex' from project 'Regex')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Regex/Regex.swift (in target 'Regex' from project 'Regex')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling MatchSequence.swift (in target 'Regex' from project 'Regex')
SwiftCompile normal arm64_32 Compiling\ Match.swift /Users/admin/builder/spi-builder-workspace/Sources/Regex/Match.swift (in target 'Regex' from project 'Regex')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Regex/Match.swift (in target 'Regex' from project 'Regex')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling PlatformTypes.swift (in target 'Regex' from project 'Regex')
SwiftCompile normal arm64 Compiling\ Match.swift /Users/admin/builder/spi-builder-workspace/Sources/Regex/Match.swift (in target 'Regex' from project 'Regex')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Regex/Match.swift (in target 'Regex' from project 'Regex')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling GroupRangeUtils.swift (in target 'Regex' from project 'Regex')
SwiftCompile normal arm64 Compiling\ Utils.swift /Users/admin/builder/spi-builder-workspace/Sources/Regex/Utils.swift (in target 'Regex' from project 'Regex')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Regex/Utils.swift (in target 'Regex' from project 'Regex')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling RegexOptions.swift (in target 'Regex' from project 'Regex')
SwiftDriverJobDiscovery normal arm64_32 Compiling PlatformTypes.swift (in target 'Regex' from project 'Regex')
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Regex.build/Debug-watchos/Regex.build/Objects-normal/armv7k/Binary/Regex.o normal armv7k (in target 'Regex' from project 'Regex')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target armv7k-apple-watchos5.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -O0 -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 -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -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 -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Regex.build/Debug-watchos/Regex.build/Objects-normal/armv7k/Regex.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Regex.build/Debug-watchos/Regex.build/Objects-normal/armv7k/Regex_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Regex.build/Debug-watchos/Regex.build/Objects-normal/armv7k/Regex_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/Regex.build/Debug-watchos/Regex.build/Objects-normal/armv7k/Regex.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Regex.build/Debug-watchos/Regex.build/Objects-normal/armv7k/Binary/Regex.o
SwiftDriverJobDiscovery normal arm64 Compiling Utils.swift (in target 'Regex' from project 'Regex')
SwiftDriverJobDiscovery normal arm64_32 Compiling Regex.swift (in target 'Regex' from project 'Regex')
SwiftDriverJobDiscovery normal arm64_32 Compiling RegexOptions.swift (in target 'Regex' from project 'Regex')
SwiftDriverJobDiscovery normal arm64_32 Compiling MatchSequence.swift (in target 'Regex' from project 'Regex')
SwiftDriverJobDiscovery normal arm64_32 Compiling Utils.swift (in target 'Regex' from project 'Regex')
SwiftDriverJobDiscovery normal arm64_32 Compiling GroupRangeUtils.swift (in target 'Regex' from project 'Regex')
SwiftDriverJobDiscovery normal arm64 Compiling Match.swift (in target 'Regex' from project 'Regex')
SwiftDriverJobDiscovery normal arm64_32 Compiling Match.swift (in target 'Regex' from project 'Regex')
SwiftDriver\ Compilation Regex normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'Regex' from project 'Regex')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Regex -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Regex.build/Debug-watchos/Regex.build/Objects-normal/arm64_32/Regex.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64_32-apple-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 4 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -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 -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/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/Regex.build/Debug-watchos/Regex.build/Objects-normal/arm64_32/Regex-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/Regex.build/Debug-watchos/Regex.build/Objects-normal/arm64_32/Regex.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/Regex.build/Debug-watchos/Regex.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Regex.build/Debug-watchos/Regex.build/Objects-normal/arm64_32/Regex_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/Regex.build/Debug-watchos/Regex.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Regex.build/Debug-watchos/Regex.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Regex.build/Debug-watchos/Regex.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Regex.build/Debug-watchos/Regex.build/Objects-normal/arm64_32/Regex-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Regex.build/Debug-watchos/Regex.build/Objects-normal/arm64_32/Binary/Regex.o normal arm64_32 (in target 'Regex' from project 'Regex')
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-watchos5.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -O0 -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 -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -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 -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Regex.build/Debug-watchos/Regex.build/Objects-normal/arm64_32/Regex.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Regex.build/Debug-watchos/Regex.build/Objects-normal/arm64_32/Regex_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Regex.build/Debug-watchos/Regex.build/Objects-normal/arm64_32/Regex_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/Regex.build/Debug-watchos/Regex.build/Objects-normal/arm64_32/Regex.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Regex.build/Debug-watchos/Regex.build/Objects-normal/arm64_32/Binary/Regex.o
SwiftDriverJobDiscovery normal arm64 Compiling Regex.swift (in target 'Regex' from project 'Regex')
SwiftDriver\ Compilation Regex normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Regex' from project 'Regex')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Regex -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Regex.build/Debug-watchos/Regex.build/Objects-normal/arm64/Regex.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64-apple-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 4 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -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 -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/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/Regex.build/Debug-watchos/Regex.build/Objects-normal/arm64/Regex-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/Regex.build/Debug-watchos/Regex.build/Objects-normal/arm64/Regex.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/Regex.build/Debug-watchos/Regex.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Regex.build/Debug-watchos/Regex.build/Objects-normal/arm64/Regex_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/Regex.build/Debug-watchos/Regex.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Regex.build/Debug-watchos/Regex.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Regex.build/Debug-watchos/Regex.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Regex.build/Debug-watchos/Regex.build/Objects-normal/arm64/Regex-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Regex.build/Debug-watchos/Regex.build/Objects-normal/arm64/Binary/Regex.o normal arm64 (in target 'Regex' from project 'Regex')
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-watchos5.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -O0 -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 -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -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 -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Regex.build/Debug-watchos/Regex.build/Objects-normal/arm64/Regex.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Regex.build/Debug-watchos/Regex.build/Objects-normal/arm64/Regex_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Regex.build/Debug-watchos/Regex.build/Objects-normal/arm64/Regex_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/Regex.build/Debug-watchos/Regex.build/Objects-normal/arm64/Regex.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Regex.build/Debug-watchos/Regex.build/Objects-normal/arm64/Binary/Regex.o
CreateUniversalBinary /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Regex.o normal arm64\ armv7k\ arm64_32 (in target 'Regex' from project 'Regex')
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/Regex.build/Debug-watchos/Regex.build/Objects-normal/arm64/Binary/Regex.o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Regex.build/Debug-watchos/Regex.build/Objects-normal/armv7k/Binary/Regex.o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Regex.build/Debug-watchos/Regex.build/Objects-normal/arm64_32/Binary/Regex.o -output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Regex.o
ExtractAppIntentsMetadata (in target 'Regex' from project 'Regex')
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 Regex --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 5.0 --bundle-identifier spi-builder-workspace.Regex --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Regex.appintents --target-triple arm64-apple-watchos5.0 --target-triple armv7k-apple-watchos5.0 --target-triple arm64_32-apple-watchos5.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Regex.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Regex.build/Debug-watchos/Regex.build/Objects-normal/arm64/Regex_dependency_info.dat --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Regex.build/Debug-watchos/Regex.build/Objects-normal/armv7k/Regex_dependency_info.dat --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Regex.build/Debug-watchos/Regex.build/Objects-normal/arm64_32/Regex_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Regex.build/Debug-watchos/Regex.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Regex.build/Debug-watchos/Regex.build/Objects-normal/armv7k/ExtractedAppShortcutsMetadata.stringsdata --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Regex.build/Debug-watchos/Regex.build/Objects-normal/arm64_32/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Regex.build/Debug-watchos/Regex.build/Objects-normal/arm64/Regex.SwiftFileList --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Regex.build/Debug-watchos/Regex.build/Objects-normal/armv7k/Regex.SwiftFileList --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Regex.build/Debug-watchos/Regex.build/Objects-normal/arm64_32/Regex.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Regex.build/Debug-watchos/Regex.build/Regex.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Regex.build/Debug-watchos/Regex.build/Regex.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Regex.build/Debug-watchos/Regex.build/Objects-normal/arm64/Regex.SwiftConstValuesFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Regex.build/Debug-watchos/Regex.build/Objects-normal/armv7k/Regex.SwiftConstValuesFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Regex.build/Debug-watchos/Regex.build/Objects-normal/arm64_32/Regex.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-24 04:29:03.936 appintentsmetadataprocessor[738:4184] Starting appintentsmetadataprocessor export
2025-04-24 04:29:03.975 appintentsmetadataprocessor[738:4184] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Regex.o (in target 'Regex' from project 'Regex')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Regex.o
** BUILD SUCCEEDED **
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "Regex",
"name" : "Regex",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "Regex",
"targets" : [
"Regex"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "RegexTests",
"module_type" : "SwiftTarget",
"name" : "RegexTests",
"path" : "Tests/RegexTests",
"sources" : [
"RegexTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"Regex"
],
"type" : "test"
},
{
"c99name" : "Regex",
"module_type" : "SwiftTarget",
"name" : "Regex",
"path" : "Sources/Regex",
"product_memberships" : [
"Regex"
],
"sources" : [
"GroupRangeUtils.swift",
"Match.swift",
"MatchSequence.swift",
"PlatformTypes.swift",
"Regex.swift",
"RegexOptions.swift",
"String+Regex.swift",
"Utils.swift"
],
"type" : "library"
}
],
"tools_version" : "4.0"
}
Done.