The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of Regex, reference 0.2.0 (6b16b0), with Swift 6.1 for watchOS using Xcode 16.3 on 24 Apr 2025 09:50:08 UTC.

Swift 6 data race errors: 21

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/getGuaka/Regex.git
Reference: 0.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/getGuaka/Regex
 * tag               0.2.0      -> FETCH_HEAD
HEAD is now at 6b16b03 Merge pull request #2 from getGuaka/swift-4
Cloned https://github.com/getGuaka/Regex.git
Revision (git rev-parse @):
6b16b0384b8d34d93ee3a81d4031996771c8c062
SUCCESS checkout https://github.com/getGuaka/Regex.git at 0.2.0
========================================
Build
========================================
Selected platform:         watchOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/getGuaka/Regex.git
https://github.com/getGuaka/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"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "4"
  ],
  "targets" : [
    {
      "c99name" : "RegexTests",
      "module_type" : "SwiftTarget",
      "name" : "RegexTests",
      "path" : "Tests/RegexTests",
      "sources" : [
        "RegexTests.swift"
      ],
      "target_dependencies" : [
        "Regex"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Regex",
      "module_type" : "SwiftTarget",
      "name" : "Regex",
      "path" : "Sources/Regex",
      "product_memberships" : [
        "Regex"
      ],
      "sources" : [
        "CaptureResult.swift",
        "InternalRegex.swift",
        "Regex.swift",
        "StringExtensions.swift",
        "Types.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
Resolve Package Graph
Resolved source packages:
  Regex: /Users/admin/builder/spi-builder-workspace
resolved source packages: Regex
{
  "dependencies" : [
  ],
  "manifest_display_name" : "Regex",
  "name" : "Regex",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "Regex",
      "targets" : [
        "Regex"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "4"
  ],
  "targets" : [
    {
      "c99name" : "RegexTests",
      "module_type" : "SwiftTarget",
      "name" : "RegexTests",
      "path" : "Tests/RegexTests",
      "sources" : [
        "RegexTests.swift"
      ],
      "target_dependencies" : [
        "Regex"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Regex",
      "module_type" : "SwiftTarget",
      "name" : "Regex",
      "path" : "Sources/Regex",
      "product_memberships" : [
        "Regex"
      ],
      "sources" : [
        "CaptureResult.swift",
        "InternalRegex.swift",
        "Regex.swift",
        "StringExtensions.swift",
        "Types.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.0"
}
{
  "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: 12c16b5808e072d54973e619dbe94c2d
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/12c16b5808e072d54973e619dbe94c2d.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
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/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
    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/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.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/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.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/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.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.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/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/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_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.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.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.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 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
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 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
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/Types.swift:18:23: warning: static property 'basic' 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 basic =            RegexOptions(rawValue: 0)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:11:15: note: consider making struct 'RegexOptions' conform to the 'Sendable' protocol
public struct RegexOptions: OptionSet {
              ^
                                     , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:18:23: note: add '@MainActor' to make static property 'basic' part of global actor 'MainActor'
    public static let basic =            RegexOptions(rawValue: 0)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:18:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let basic =            RegexOptions(rawValue: 0)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:18:23: warning: static property 'basic' produces an empty option set
    public static let basic =            RegexOptions(rawValue: 0)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:18:23: note: use [] to silence this warning
    public static let basic =            RegexOptions(rawValue: 0)
                      ^                              ~~~~~~~~~~~~~
                                                     ([])
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:19:23: warning: static property 'extended' 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 extended =         RegexOptions(rawValue: 1)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:11:15: note: consider making struct 'RegexOptions' conform to the 'Sendable' protocol
public struct RegexOptions: OptionSet {
              ^
                                     , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:19:23: note: add '@MainActor' to make static property 'extended' part of global actor 'MainActor'
    public static let extended =         RegexOptions(rawValue: 1)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:19:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let extended =         RegexOptions(rawValue: 1)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:20: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: 2)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:11:15: note: consider making struct 'RegexOptions' conform to the 'Sendable' protocol
public struct RegexOptions: OptionSet {
              ^
                                     , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:20:23: note: add '@MainActor' to make static property 'caseInsensitive' part of global actor 'MainActor'
    public static let caseInsensitive =  RegexOptions(rawValue: 2)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:20:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let caseInsensitive =  RegexOptions(rawValue: 2)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:21:23: warning: static property 'resultOnly' 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 resultOnly =       RegexOptions(rawValue: 8)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:11:15: note: consider making struct 'RegexOptions' conform to the 'Sendable' protocol
public struct RegexOptions: OptionSet {
              ^
                                     , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:21:23: note: add '@MainActor' to make static property 'resultOnly' part of global actor 'MainActor'
    public static let resultOnly =       RegexOptions(rawValue: 8)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:21:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let resultOnly =       RegexOptions(rawValue: 8)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:22:23: warning: static property 'newLineSensitive' 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 newLineSensitive = RegexOptions(rawValue: 4)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:11:15: note: consider making struct 'RegexOptions' conform to the 'Sendable' protocol
public struct RegexOptions: OptionSet {
              ^
                                     , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:22:23: note: add '@MainActor' to make static property 'newLineSensitive' part of global actor 'MainActor'
    public static let newLineSensitive = RegexOptions(rawValue: 4)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:22:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let newLineSensitive = RegexOptions(rawValue: 4)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:34:23: warning: static property 'FirstCharacterNotAtBeginningOfLine' is not concurrency-safe because non-'Sendable' type 'MatchOptions' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let FirstCharacterNotAtBeginningOfLine = MatchOptions(rawValue: REG_NOTBOL)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:27:15: note: consider making struct 'MatchOptions' conform to the 'Sendable' protocol
public struct MatchOptions: OptionSet {
              ^
                                     , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:34:23: note: add '@MainActor' to make static property 'FirstCharacterNotAtBeginningOfLine' part of global actor 'MainActor'
    public static let FirstCharacterNotAtBeginningOfLine = MatchOptions(rawValue: REG_NOTBOL)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:34:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let FirstCharacterNotAtBeginningOfLine = MatchOptions(rawValue: REG_NOTBOL)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:35:23: warning: static property 'LastCharacterNotAtEndOfLine' is not concurrency-safe because non-'Sendable' type 'MatchOptions' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let LastCharacterNotAtEndOfLine =        MatchOptions(rawValue: REG_NOTEOL)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:27:15: note: consider making struct 'MatchOptions' conform to the 'Sendable' protocol
public struct MatchOptions: OptionSet {
              ^
                                     , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:35:23: note: add '@MainActor' to make static property 'LastCharacterNotAtEndOfLine' part of global actor 'MainActor'
    public static let LastCharacterNotAtEndOfLine =        MatchOptions(rawValue: REG_NOTEOL)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:35:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let LastCharacterNotAtEndOfLine =        MatchOptions(rawValue: REG_NOTEOL)
                      ^
    nonisolated(unsafe)
SwiftCompile normal armv7k Compiling\ CaptureResult.swift /Users/admin/builder/spi-builder-workspace/Sources/Regex/CaptureResult.swift (in target 'Regex' from project 'Regex')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/Regex/CaptureResult.swift (in target 'Regex' from project 'Regex')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ StringExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/Regex/StringExtensions.swift (in target 'Regex' from project 'Regex')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Regex/StringExtensions.swift (in target 'Regex' from project 'Regex')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ CaptureResult.swift /Users/admin/builder/spi-builder-workspace/Sources/Regex/CaptureResult.swift (in target 'Regex' from project 'Regex')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Regex/CaptureResult.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/Types.swift:18:23: warning: static property 'basic' 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 basic =            RegexOptions(rawValue: 0)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:11:15: note: consider making struct 'RegexOptions' conform to the 'Sendable' protocol
public struct RegexOptions: OptionSet {
              ^
                                     , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:18:23: note: add '@MainActor' to make static property 'basic' part of global actor 'MainActor'
    public static let basic =            RegexOptions(rawValue: 0)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:18:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let basic =            RegexOptions(rawValue: 0)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:18:23: warning: static property 'basic' produces an empty option set
    public static let basic =            RegexOptions(rawValue: 0)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:18:23: note: use [] to silence this warning
    public static let basic =            RegexOptions(rawValue: 0)
                      ^                              ~~~~~~~~~~~~~
                                                     ([])
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:19:23: warning: static property 'extended' 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 extended =         RegexOptions(rawValue: 1)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:11:15: note: consider making struct 'RegexOptions' conform to the 'Sendable' protocol
public struct RegexOptions: OptionSet {
              ^
                                     , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:19:23: note: add '@MainActor' to make static property 'extended' part of global actor 'MainActor'
    public static let extended =         RegexOptions(rawValue: 1)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:19:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let extended =         RegexOptions(rawValue: 1)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:20: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: 2)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:11:15: note: consider making struct 'RegexOptions' conform to the 'Sendable' protocol
public struct RegexOptions: OptionSet {
              ^
                                     , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:20:23: note: add '@MainActor' to make static property 'caseInsensitive' part of global actor 'MainActor'
    public static let caseInsensitive =  RegexOptions(rawValue: 2)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:20:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let caseInsensitive =  RegexOptions(rawValue: 2)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:21:23: warning: static property 'resultOnly' 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 resultOnly =       RegexOptions(rawValue: 8)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:11:15: note: consider making struct 'RegexOptions' conform to the 'Sendable' protocol
public struct RegexOptions: OptionSet {
              ^
                                     , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:21:23: note: add '@MainActor' to make static property 'resultOnly' part of global actor 'MainActor'
    public static let resultOnly =       RegexOptions(rawValue: 8)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:21:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let resultOnly =       RegexOptions(rawValue: 8)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:22:23: warning: static property 'newLineSensitive' 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 newLineSensitive = RegexOptions(rawValue: 4)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:11:15: note: consider making struct 'RegexOptions' conform to the 'Sendable' protocol
public struct RegexOptions: OptionSet {
              ^
                                     , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:22:23: note: add '@MainActor' to make static property 'newLineSensitive' part of global actor 'MainActor'
    public static let newLineSensitive = RegexOptions(rawValue: 4)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:22:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let newLineSensitive = RegexOptions(rawValue: 4)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:34:23: warning: static property 'FirstCharacterNotAtBeginningOfLine' is not concurrency-safe because non-'Sendable' type 'MatchOptions' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let FirstCharacterNotAtBeginningOfLine = MatchOptions(rawValue: REG_NOTBOL)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:27:15: note: consider making struct 'MatchOptions' conform to the 'Sendable' protocol
public struct MatchOptions: OptionSet {
              ^
                                     , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:34:23: note: add '@MainActor' to make static property 'FirstCharacterNotAtBeginningOfLine' part of global actor 'MainActor'
    public static let FirstCharacterNotAtBeginningOfLine = MatchOptions(rawValue: REG_NOTBOL)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:34:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let FirstCharacterNotAtBeginningOfLine = MatchOptions(rawValue: REG_NOTBOL)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:35:23: warning: static property 'LastCharacterNotAtEndOfLine' is not concurrency-safe because non-'Sendable' type 'MatchOptions' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let LastCharacterNotAtEndOfLine =        MatchOptions(rawValue: REG_NOTEOL)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:27:15: note: consider making struct 'MatchOptions' conform to the 'Sendable' protocol
public struct MatchOptions: OptionSet {
              ^
                                     , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:35:23: note: add '@MainActor' to make static property 'LastCharacterNotAtEndOfLine' part of global actor 'MainActor'
    public static let LastCharacterNotAtEndOfLine =        MatchOptions(rawValue: REG_NOTEOL)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:35:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let LastCharacterNotAtEndOfLine =        MatchOptions(rawValue: REG_NOTEOL)
                      ^
    nonisolated(unsafe)
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/Types.swift:18:23: warning: static property 'basic' 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 basic =            RegexOptions(rawValue: 0)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:11:15: note: consider making struct 'RegexOptions' conform to the 'Sendable' protocol
public struct RegexOptions: OptionSet {
              ^
                                     , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:18:23: note: add '@MainActor' to make static property 'basic' part of global actor 'MainActor'
    public static let basic =            RegexOptions(rawValue: 0)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:18:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let basic =            RegexOptions(rawValue: 0)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:18:23: warning: static property 'basic' produces an empty option set
    public static let basic =            RegexOptions(rawValue: 0)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:18:23: note: use [] to silence this warning
    public static let basic =            RegexOptions(rawValue: 0)
                      ^                              ~~~~~~~~~~~~~
                                                     ([])
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:19:23: warning: static property 'extended' 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 extended =         RegexOptions(rawValue: 1)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:11:15: note: consider making struct 'RegexOptions' conform to the 'Sendable' protocol
public struct RegexOptions: OptionSet {
              ^
                                     , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:19:23: note: add '@MainActor' to make static property 'extended' part of global actor 'MainActor'
    public static let extended =         RegexOptions(rawValue: 1)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:19:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let extended =         RegexOptions(rawValue: 1)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:20: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: 2)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:11:15: note: consider making struct 'RegexOptions' conform to the 'Sendable' protocol
public struct RegexOptions: OptionSet {
              ^
                                     , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:20:23: note: add '@MainActor' to make static property 'caseInsensitive' part of global actor 'MainActor'
    public static let caseInsensitive =  RegexOptions(rawValue: 2)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:20:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let caseInsensitive =  RegexOptions(rawValue: 2)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:21:23: warning: static property 'resultOnly' 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 resultOnly =       RegexOptions(rawValue: 8)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:11:15: note: consider making struct 'RegexOptions' conform to the 'Sendable' protocol
public struct RegexOptions: OptionSet {
              ^
                                     , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:21:23: note: add '@MainActor' to make static property 'resultOnly' part of global actor 'MainActor'
    public static let resultOnly =       RegexOptions(rawValue: 8)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:21:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let resultOnly =       RegexOptions(rawValue: 8)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:22:23: warning: static property 'newLineSensitive' 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 newLineSensitive = RegexOptions(rawValue: 4)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:11:15: note: consider making struct 'RegexOptions' conform to the 'Sendable' protocol
public struct RegexOptions: OptionSet {
              ^
                                     , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:22:23: note: add '@MainActor' to make static property 'newLineSensitive' part of global actor 'MainActor'
    public static let newLineSensitive = RegexOptions(rawValue: 4)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:22:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let newLineSensitive = RegexOptions(rawValue: 4)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:34:23: warning: static property 'FirstCharacterNotAtBeginningOfLine' is not concurrency-safe because non-'Sendable' type 'MatchOptions' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let FirstCharacterNotAtBeginningOfLine = MatchOptions(rawValue: REG_NOTBOL)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:27:15: note: consider making struct 'MatchOptions' conform to the 'Sendable' protocol
public struct MatchOptions: OptionSet {
              ^
                                     , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:34:23: note: add '@MainActor' to make static property 'FirstCharacterNotAtBeginningOfLine' part of global actor 'MainActor'
    public static let FirstCharacterNotAtBeginningOfLine = MatchOptions(rawValue: REG_NOTBOL)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:34:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let FirstCharacterNotAtBeginningOfLine = MatchOptions(rawValue: REG_NOTBOL)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:35:23: warning: static property 'LastCharacterNotAtEndOfLine' is not concurrency-safe because non-'Sendable' type 'MatchOptions' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let LastCharacterNotAtEndOfLine =        MatchOptions(rawValue: REG_NOTEOL)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:27:15: note: consider making struct 'MatchOptions' conform to the 'Sendable' protocol
public struct MatchOptions: OptionSet {
              ^
                                     , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:35:23: note: add '@MainActor' to make static property 'LastCharacterNotAtEndOfLine' part of global actor 'MainActor'
    public static let LastCharacterNotAtEndOfLine =        MatchOptions(rawValue: REG_NOTEOL)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:35:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let LastCharacterNotAtEndOfLine =        MatchOptions(rawValue: REG_NOTEOL)
                      ^
    nonisolated(unsafe)
SwiftCompile normal arm64_32 Compiling\ InternalRegex.swift /Users/admin/builder/spi-builder-workspace/Sources/Regex/InternalRegex.swift (in target 'Regex' from project 'Regex')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Regex/InternalRegex.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 arm64_32 Compiling\ Types.swift /Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift (in target 'Regex' from project 'Regex')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift (in target 'Regex' from project 'Regex')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:18:23: warning: static property 'basic' 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 basic =            RegexOptions(rawValue: 0)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:11:15: note: consider making struct 'RegexOptions' conform to the 'Sendable' protocol
public struct RegexOptions: OptionSet {
              ^
                                     , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:18:23: note: add '@MainActor' to make static property 'basic' part of global actor 'MainActor'
    public static let basic =            RegexOptions(rawValue: 0)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:18:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let basic =            RegexOptions(rawValue: 0)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:18:23: warning: static property 'basic' produces an empty option set
    public static let basic =            RegexOptions(rawValue: 0)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:18:23: note: use [] to silence this warning
    public static let basic =            RegexOptions(rawValue: 0)
                      ^                              ~~~~~~~~~~~~~
                                                     ([])
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:19:23: warning: static property 'extended' 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 extended =         RegexOptions(rawValue: 1)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:11:15: note: consider making struct 'RegexOptions' conform to the 'Sendable' protocol
public struct RegexOptions: OptionSet {
              ^
                                     , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:19:23: note: add '@MainActor' to make static property 'extended' part of global actor 'MainActor'
    public static let extended =         RegexOptions(rawValue: 1)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:19:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let extended =         RegexOptions(rawValue: 1)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:20: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: 2)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:11:15: note: consider making struct 'RegexOptions' conform to the 'Sendable' protocol
public struct RegexOptions: OptionSet {
              ^
                                     , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:20:23: note: add '@MainActor' to make static property 'caseInsensitive' part of global actor 'MainActor'
    public static let caseInsensitive =  RegexOptions(rawValue: 2)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:20:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let caseInsensitive =  RegexOptions(rawValue: 2)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:21:23: warning: static property 'resultOnly' 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 resultOnly =       RegexOptions(rawValue: 8)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:11:15: note: consider making struct 'RegexOptions' conform to the 'Sendable' protocol
public struct RegexOptions: OptionSet {
              ^
                                     , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:21:23: note: add '@MainActor' to make static property 'resultOnly' part of global actor 'MainActor'
    public static let resultOnly =       RegexOptions(rawValue: 8)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:21:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let resultOnly =       RegexOptions(rawValue: 8)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:22:23: warning: static property 'newLineSensitive' 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 newLineSensitive = RegexOptions(rawValue: 4)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:11:15: note: consider making struct 'RegexOptions' conform to the 'Sendable' protocol
public struct RegexOptions: OptionSet {
              ^
                                     , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:22:23: note: add '@MainActor' to make static property 'newLineSensitive' part of global actor 'MainActor'
    public static let newLineSensitive = RegexOptions(rawValue: 4)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:22:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let newLineSensitive = RegexOptions(rawValue: 4)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:34:23: warning: static property 'FirstCharacterNotAtBeginningOfLine' is not concurrency-safe because non-'Sendable' type 'MatchOptions' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let FirstCharacterNotAtBeginningOfLine = MatchOptions(rawValue: REG_NOTBOL)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:27:15: note: consider making struct 'MatchOptions' conform to the 'Sendable' protocol
public struct MatchOptions: OptionSet {
              ^
                                     , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:34:23: note: add '@MainActor' to make static property 'FirstCharacterNotAtBeginningOfLine' part of global actor 'MainActor'
    public static let FirstCharacterNotAtBeginningOfLine = MatchOptions(rawValue: REG_NOTBOL)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:34:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let FirstCharacterNotAtBeginningOfLine = MatchOptions(rawValue: REG_NOTBOL)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:35:23: warning: static property 'LastCharacterNotAtEndOfLine' is not concurrency-safe because non-'Sendable' type 'MatchOptions' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let LastCharacterNotAtEndOfLine =        MatchOptions(rawValue: REG_NOTEOL)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:27:15: note: consider making struct 'MatchOptions' conform to the 'Sendable' protocol
public struct MatchOptions: OptionSet {
              ^
                                     , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:35:23: note: add '@MainActor' to make static property 'LastCharacterNotAtEndOfLine' part of global actor 'MainActor'
    public static let LastCharacterNotAtEndOfLine =        MatchOptions(rawValue: REG_NOTEOL)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:35:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let LastCharacterNotAtEndOfLine =        MatchOptions(rawValue: REG_NOTEOL)
                      ^
    nonisolated(unsafe)
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

SwiftCompile normal armv7k Compiling\ StringExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/Regex/StringExtensions.swift (in target 'Regex' from project 'Regex')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/Regex/StringExtensions.swift (in target 'Regex' from project 'Regex')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64_32 Emitting module for Regex (in target 'Regex' from project 'Regex')
SwiftCompile normal armv7k Compiling\ InternalRegex.swift /Users/admin/builder/spi-builder-workspace/Sources/Regex/InternalRegex.swift (in target 'Regex' from project 'Regex')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/Regex/InternalRegex.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 arm64 Emitting module for Regex (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
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
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
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
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/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/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
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\ 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

SwiftCompile normal arm64_32 Compiling\ StringExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/Regex/StringExtensions.swift (in target 'Regex' from project 'Regex')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Regex/StringExtensions.swift (in target 'Regex' from project 'Regex')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling Regex.swift (in target 'Regex' from project 'Regex')
SwiftCompile normal armv7k Compiling\ Types.swift /Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift (in target 'Regex' from project 'Regex')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift (in target 'Regex' from project 'Regex')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:18:23: warning: static property 'basic' 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 basic =            RegexOptions(rawValue: 0)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:11:15: note: consider making struct 'RegexOptions' conform to the 'Sendable' protocol
public struct RegexOptions: OptionSet {
              ^
                                     , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:18:23: note: add '@MainActor' to make static property 'basic' part of global actor 'MainActor'
    public static let basic =            RegexOptions(rawValue: 0)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:18:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let basic =            RegexOptions(rawValue: 0)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:18:23: warning: static property 'basic' produces an empty option set
    public static let basic =            RegexOptions(rawValue: 0)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:18:23: note: use [] to silence this warning
    public static let basic =            RegexOptions(rawValue: 0)
                      ^                              ~~~~~~~~~~~~~
                                                     ([])
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:19:23: warning: static property 'extended' 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 extended =         RegexOptions(rawValue: 1)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:11:15: note: consider making struct 'RegexOptions' conform to the 'Sendable' protocol
public struct RegexOptions: OptionSet {
              ^
                                     , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:19:23: note: add '@MainActor' to make static property 'extended' part of global actor 'MainActor'
    public static let extended =         RegexOptions(rawValue: 1)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:19:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let extended =         RegexOptions(rawValue: 1)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:20: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: 2)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:11:15: note: consider making struct 'RegexOptions' conform to the 'Sendable' protocol
public struct RegexOptions: OptionSet {
              ^
                                     , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:20:23: note: add '@MainActor' to make static property 'caseInsensitive' part of global actor 'MainActor'
    public static let caseInsensitive =  RegexOptions(rawValue: 2)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:20:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let caseInsensitive =  RegexOptions(rawValue: 2)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:21:23: warning: static property 'resultOnly' 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 resultOnly =       RegexOptions(rawValue: 8)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:11:15: note: consider making struct 'RegexOptions' conform to the 'Sendable' protocol
public struct RegexOptions: OptionSet {
              ^
                                     , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:21:23: note: add '@MainActor' to make static property 'resultOnly' part of global actor 'MainActor'
    public static let resultOnly =       RegexOptions(rawValue: 8)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:21:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let resultOnly =       RegexOptions(rawValue: 8)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:22:23: warning: static property 'newLineSensitive' 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 newLineSensitive = RegexOptions(rawValue: 4)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:11:15: note: consider making struct 'RegexOptions' conform to the 'Sendable' protocol
public struct RegexOptions: OptionSet {
              ^
                                     , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:22:23: note: add '@MainActor' to make static property 'newLineSensitive' part of global actor 'MainActor'
    public static let newLineSensitive = RegexOptions(rawValue: 4)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:22:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let newLineSensitive = RegexOptions(rawValue: 4)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:34:23: warning: static property 'FirstCharacterNotAtBeginningOfLine' is not concurrency-safe because non-'Sendable' type 'MatchOptions' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let FirstCharacterNotAtBeginningOfLine = MatchOptions(rawValue: REG_NOTBOL)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:27:15: note: consider making struct 'MatchOptions' conform to the 'Sendable' protocol
public struct MatchOptions: OptionSet {
              ^
                                     , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:34:23: note: add '@MainActor' to make static property 'FirstCharacterNotAtBeginningOfLine' part of global actor 'MainActor'
    public static let FirstCharacterNotAtBeginningOfLine = MatchOptions(rawValue: REG_NOTBOL)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:34:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let FirstCharacterNotAtBeginningOfLine = MatchOptions(rawValue: REG_NOTBOL)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:35:23: warning: static property 'LastCharacterNotAtEndOfLine' is not concurrency-safe because non-'Sendable' type 'MatchOptions' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let LastCharacterNotAtEndOfLine =        MatchOptions(rawValue: REG_NOTEOL)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:27:15: note: consider making struct 'MatchOptions' conform to the 'Sendable' protocol
public struct MatchOptions: OptionSet {
              ^
                                     , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:35:23: note: add '@MainActor' to make static property 'LastCharacterNotAtEndOfLine' part of global actor 'MainActor'
    public static let LastCharacterNotAtEndOfLine =        MatchOptions(rawValue: REG_NOTEOL)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:35:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let LastCharacterNotAtEndOfLine =        MatchOptions(rawValue: REG_NOTEOL)
                      ^
    nonisolated(unsafe)
SwiftDriverJobDiscovery normal arm64 Compiling StringExtensions.swift (in target 'Regex' from project 'Regex')
SwiftCompile normal arm64 Compiling\ Types.swift /Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift (in target 'Regex' from project 'Regex')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift (in target 'Regex' from project 'Regex')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:18:23: warning: static property 'basic' 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 basic =            RegexOptions(rawValue: 0)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:11:15: note: consider making struct 'RegexOptions' conform to the 'Sendable' protocol
public struct RegexOptions: OptionSet {
              ^
                                     , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:18:23: note: add '@MainActor' to make static property 'basic' part of global actor 'MainActor'
    public static let basic =            RegexOptions(rawValue: 0)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:18:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let basic =            RegexOptions(rawValue: 0)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:18:23: warning: static property 'basic' produces an empty option set
    public static let basic =            RegexOptions(rawValue: 0)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:18:23: note: use [] to silence this warning
    public static let basic =            RegexOptions(rawValue: 0)
                      ^                              ~~~~~~~~~~~~~
                                                     ([])
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:19:23: warning: static property 'extended' 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 extended =         RegexOptions(rawValue: 1)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:11:15: note: consider making struct 'RegexOptions' conform to the 'Sendable' protocol
public struct RegexOptions: OptionSet {
              ^
                                     , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:19:23: note: add '@MainActor' to make static property 'extended' part of global actor 'MainActor'
    public static let extended =         RegexOptions(rawValue: 1)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:19:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let extended =         RegexOptions(rawValue: 1)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:20: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: 2)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:11:15: note: consider making struct 'RegexOptions' conform to the 'Sendable' protocol
public struct RegexOptions: OptionSet {
              ^
                                     , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:20:23: note: add '@MainActor' to make static property 'caseInsensitive' part of global actor 'MainActor'
    public static let caseInsensitive =  RegexOptions(rawValue: 2)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:20:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let caseInsensitive =  RegexOptions(rawValue: 2)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:21:23: warning: static property 'resultOnly' 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 resultOnly =       RegexOptions(rawValue: 8)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:11:15: note: consider making struct 'RegexOptions' conform to the 'Sendable' protocol
public struct RegexOptions: OptionSet {
              ^
                                     , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:21:23: note: add '@MainActor' to make static property 'resultOnly' part of global actor 'MainActor'
    public static let resultOnly =       RegexOptions(rawValue: 8)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:21:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let resultOnly =       RegexOptions(rawValue: 8)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:22:23: warning: static property 'newLineSensitive' 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 newLineSensitive = RegexOptions(rawValue: 4)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:11:15: note: consider making struct 'RegexOptions' conform to the 'Sendable' protocol
public struct RegexOptions: OptionSet {
              ^
                                     , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:22:23: note: add '@MainActor' to make static property 'newLineSensitive' part of global actor 'MainActor'
    public static let newLineSensitive = RegexOptions(rawValue: 4)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:22:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let newLineSensitive = RegexOptions(rawValue: 4)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:34:23: warning: static property 'FirstCharacterNotAtBeginningOfLine' is not concurrency-safe because non-'Sendable' type 'MatchOptions' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let FirstCharacterNotAtBeginningOfLine = MatchOptions(rawValue: REG_NOTBOL)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:27:15: note: consider making struct 'MatchOptions' conform to the 'Sendable' protocol
public struct MatchOptions: OptionSet {
              ^
                                     , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:34:23: note: add '@MainActor' to make static property 'FirstCharacterNotAtBeginningOfLine' part of global actor 'MainActor'
    public static let FirstCharacterNotAtBeginningOfLine = MatchOptions(rawValue: REG_NOTBOL)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:34:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let FirstCharacterNotAtBeginningOfLine = MatchOptions(rawValue: REG_NOTBOL)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:35:23: warning: static property 'LastCharacterNotAtEndOfLine' is not concurrency-safe because non-'Sendable' type 'MatchOptions' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let LastCharacterNotAtEndOfLine =        MatchOptions(rawValue: REG_NOTEOL)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:27:15: note: consider making struct 'MatchOptions' conform to the 'Sendable' protocol
public struct MatchOptions: OptionSet {
              ^
                                     , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:35:23: note: add '@MainActor' to make static property 'LastCharacterNotAtEndOfLine' part of global actor 'MainActor'
    public static let LastCharacterNotAtEndOfLine =        MatchOptions(rawValue: REG_NOTEOL)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Regex/Types.swift:35:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let LastCharacterNotAtEndOfLine =        MatchOptions(rawValue: REG_NOTEOL)
                      ^
    nonisolated(unsafe)
SwiftDriverJobDiscovery normal arm64 Compiling CaptureResult.swift (in target 'Regex' from project 'Regex')
SwiftCompile normal arm64 Compiling\ InternalRegex.swift /Users/admin/builder/spi-builder-workspace/Sources/Regex/InternalRegex.swift (in target 'Regex' from project 'Regex')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Regex/InternalRegex.swift (in target 'Regex' from project 'Regex')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal armv7k Compiling CaptureResult.swift (in target 'Regex' from project 'Regex')
SwiftCompile normal arm64_32 Compiling\ CaptureResult.swift /Users/admin/builder/spi-builder-workspace/Sources/Regex/CaptureResult.swift (in target 'Regex' from project 'Regex')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Regex/CaptureResult.swift (in target 'Regex' from project 'Regex')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal armv7k Compiling StringExtensions.swift (in target 'Regex' from project 'Regex')
SwiftDriverJobDiscovery normal armv7k Compiling Regex.swift (in target 'Regex' from project 'Regex')
SwiftDriverJobDiscovery normal arm64 Compiling Types.swift (in target 'Regex' from project 'Regex')
SwiftDriverJobDiscovery normal armv7k Compiling Types.swift (in target 'Regex' from project 'Regex')
SwiftDriverJobDiscovery normal arm64_32 Compiling CaptureResult.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 Types.swift (in target 'Regex' from project 'Regex')
SwiftDriverJobDiscovery normal arm64 Compiling InternalRegex.swift (in target 'Regex' from project 'Regex')
SwiftDriverJobDiscovery normal armv7k Compiling InternalRegex.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
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
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
SwiftDriverJobDiscovery normal arm64_32 Compiling InternalRegex.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_32 Compiling StringExtensions.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
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 02:50:07.548 appintentsmetadataprocessor[726:4108] Starting appintentsmetadataprocessor export
2025-04-24 02:50:07.588 appintentsmetadataprocessor[726:4108] 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"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "4"
  ],
  "targets" : [
    {
      "c99name" : "RegexTests",
      "module_type" : "SwiftTarget",
      "name" : "RegexTests",
      "path" : "Tests/RegexTests",
      "sources" : [
        "RegexTests.swift"
      ],
      "target_dependencies" : [
        "Regex"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Regex",
      "module_type" : "SwiftTarget",
      "name" : "Regex",
      "path" : "Sources/Regex",
      "product_memberships" : [
        "Regex"
      ],
      "sources" : [
        "CaptureResult.swift",
        "InternalRegex.swift",
        "Regex.swift",
        "StringExtensions.swift",
        "Types.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.0"
}
Done.