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

Failed to build Rexy, reference 1.0.1 (3f4527), with Swift 6.1 for macOS (Xcode) using Xcode 16.3 on 25 Apr 2025 04:08:33 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Rexy -destination platform=macOS,arch=arm64

Build Log

  "platforms" : [
  ],
  "products" : [
    {
      "name" : "Rexy",
      "targets" : [
        "Rexy"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "RexyTests",
      "module_type" : "SwiftTarget",
      "name" : "RexyTests",
      "path" : "Tests/RexyTests",
      "sources" : [
        "CFlagsTests.swift",
        "EFlagsTests.swift",
        "ErrorTests.swift",
        "RegexTests.swift"
      ],
      "target_dependencies" : [
        "Rexy"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Rexy",
      "module_type" : "SwiftTarget",
      "name" : "Rexy",
      "path" : "Sources/Rexy",
      "product_memberships" : [
        "Rexy"
      ],
      "sources" : [
        "CFlags.swift",
        "EFlags.swift",
        "Error.swift",
        "Regex.swift",
        "String+Rexy.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "Rexy",
    "schemes" : [
      "Rexy"
    ],
    "targets" : [
      "Rexy",
      "RexyTestSuite"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Rexy -destination platform=macOS,arch=arm64 OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme Rexy -destination platform=macOS,arch=arm64 "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
    Target 'Rexy' in project 'Rexy' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: ffc987ce6a715a9eaf94525d8595d57b
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/ffc987ce6a715a9eaf94525d8595d57b.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
    cd /Users/admin/builder/spi-builder-workspace/Rexy.xcodeproj
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
    cd /Users/admin/builder/spi-builder-workspace/Rexy.xcodeproj
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/Rexy.xcodeproj
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug
    cd /Users/admin/builder/spi-builder-workspace/Rexy.xcodeproj
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
    cd /Users/admin/builder/spi-builder-workspace/Rexy.xcodeproj
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/Rexy.DependencyMetadataFileList (in target 'Rexy' from project 'Rexy')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/Rexy.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/Rexy.DependencyStaticMetadataFileList (in target 'Rexy' from project 'Rexy')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/Rexy.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/Objects-normal/x86_64/Rexy.LinkFileList (in target 'Rexy' from project 'Rexy')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/Objects-normal/x86_64/Rexy.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/Objects-normal/x86_64/Rexy.SwiftFileList (in target 'Rexy' from project 'Rexy')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/Objects-normal/x86_64/Rexy.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/Objects-normal/x86_64/Rexy-OutputFileMap.json (in target 'Rexy' from project 'Rexy')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/Objects-normal/x86_64/Rexy-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/Objects-normal/arm64/Rexy_const_extract_protocols.json (in target 'Rexy' from project 'Rexy')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/Objects-normal/arm64/Rexy_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/Objects-normal/arm64/Rexy-OutputFileMap.json (in target 'Rexy' from project 'Rexy')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/Objects-normal/arm64/Rexy-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/Objects-normal/x86_64/Rexy_const_extract_protocols.json (in target 'Rexy' from project 'Rexy')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/Objects-normal/x86_64/Rexy_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/Objects-normal/arm64/Rexy.LinkFileList (in target 'Rexy' from project 'Rexy')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/Objects-normal/arm64/Rexy.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/Objects-normal/x86_64/Rexy.SwiftConstValuesFileList (in target 'Rexy' from project 'Rexy')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/Objects-normal/x86_64/Rexy.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/Objects-normal/arm64/Rexy.SwiftFileList (in target 'Rexy' from project 'Rexy')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/Objects-normal/arm64/Rexy.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/Objects-normal/arm64/Rexy.SwiftConstValuesFileList (in target 'Rexy' from project 'Rexy')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/Objects-normal/arm64/Rexy.SwiftConstValuesFileList
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Rexy.framework/Rexy Versions/Current/Rexy (in target 'Rexy' from project 'Rexy')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/ln -sfh Versions/Current/Rexy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Rexy.framework/Rexy
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Rexy.framework/Resources Versions/Current/Resources (in target 'Rexy' from project 'Rexy')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/ln -sfh Versions/Current/Resources /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Rexy.framework/Resources
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Rexy.framework/Modules Versions/Current/Modules (in target 'Rexy' from project 'Rexy')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/ln -sfh Versions/Current/Modules /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Rexy.framework/Modules
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Rexy.framework/Versions/Current A (in target 'Rexy' from project 'Rexy')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/ln -sfh A /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Rexy.framework/Versions/Current
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Rexy.framework/Headers Versions/Current/Headers (in target 'Rexy' from project 'Rexy')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/ln -sfh Versions/Current/Headers /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Rexy.framework/Headers
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Rexy.framework/Versions (in target 'Rexy' from project 'Rexy')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Rexy.framework/Versions
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Rexy.framework/Versions/A (in target 'Rexy' from project 'Rexy')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Rexy.framework/Versions/A
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Rexy.framework/Versions/A/Headers (in target 'Rexy' from project 'Rexy')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Rexy.framework/Versions/A/Headers
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Rexy.framework (in target 'Rexy' from project 'Rexy')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Rexy.framework
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Rexy.framework/Versions/A/Resources (in target 'Rexy' from project 'Rexy')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Rexy.framework/Versions/A/Resources
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Rexy.framework/Versions/A/Resources/Info.plist /Users/admin/builder/spi-builder-workspace/Rexy.xcodeproj/Rexy_Info.plist (in target 'Rexy' from project 'Rexy')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/Rexy.xcodeproj/Rexy_Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -platform macosx -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Rexy.framework/Versions/A/Resources/Info.plist
SwiftDriver Rexy normal x86_64 com.apple.xcode.tools.swift.compiler (in target 'Rexy' from project 'Rexy')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Rexy -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/Objects-normal/x86_64/Rexy.SwiftFileList -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target x86_64-apple-macos10.10 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/Objects-normal/x86_64/Rexy-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/Objects-normal/x86_64/Rexy.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/Objects-normal/x86_64/Rexy_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/DerivedSources-normal/x86_64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/DerivedSources/x86_64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/DerivedSources -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/Objects-normal/x86_64/Rexy-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftDriver Rexy normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Rexy' from project 'Rexy')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Rexy -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/Objects-normal/arm64/Rexy.SwiftFileList -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.10 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/Objects-normal/arm64/Rexy-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/Objects-normal/arm64/Rexy.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/Objects-normal/arm64/Rexy_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/DerivedSources -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/Objects-normal/arm64/Rexy-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftCompile normal x86_64 Compiling\ Error.swift /Users/admin/builder/spi-builder-workspace/Sources/Rexy/Error.swift (in target 'Rexy' from project 'Rexy')
SwiftCompile normal x86_64 /Users/admin/builder/spi-builder-workspace/Sources/Rexy/Error.swift (in target 'Rexy' from project 'Rexy')
    cd /Users/admin/builder/spi-builder-workspace

Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745554108213977-swift-frontend-Rexy-Error.swift-x86_64_apple_macos10.10-o-Onone-1716062987.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 1.7614 seconds (2.1565 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.5334 ( 46.3%)   0.2764 ( 45.4%)   0.8098 ( 46.0%)   0.9615 ( 44.6%)  parse-and-resolve-imports
   0.5333 ( 46.3%)   0.2757 ( 45.3%)   0.8090 ( 45.9%)   0.9601 ( 44.5%)  Import resolution
   0.0017 (  0.2%)   0.0129 (  2.1%)   0.0147 (  0.8%)   0.1016 (  4.7%)  load-stdlib
   0.0453 (  3.9%)   0.0104 (  1.7%)   0.0557 (  3.2%)   0.0559 (  2.6%)  build-rewrite-system
   0.0072 (  0.6%)   0.0074 (  1.2%)   0.0146 (  0.8%)   0.0162 (  0.8%)  perform-sema
   0.0072 (  0.6%)   0.0074 (  1.2%)   0.0146 (  0.8%)   0.0161 (  0.7%)  Type checking and Semantic analysis
   0.0027 (  0.2%)   0.0062 (  1.0%)   0.0089 (  0.5%)   0.0103 (  0.5%)  typecheck-decl
   0.0054 (  0.5%)   0.0018 (  0.3%)   0.0071 (  0.4%)   0.0073 (  0.3%)  typecheck-stmt
   0.0053 (  0.5%)   0.0018 (  0.3%)   0.0070 (  0.4%)   0.0072 (  0.3%)  typecheck-expr
   0.0027 (  0.2%)   0.0037 (  0.6%)   0.0063 (  0.4%)   0.0067 (  0.3%)  IRGen
   0.0042 (  0.4%)   0.0007 (  0.1%)   0.0049 (  0.3%)   0.0049 (  0.2%)  SIL optimization
   0.0017 (  0.1%)   0.0015 (  0.2%)   0.0032 (  0.2%)   0.0032 (  0.1%)  SILGen
   0.0013 (  0.1%)   0.0014 (  0.2%)   0.0027 (  0.2%)   0.0027 (  0.1%)  import-clang-decl
   0.0011 (  0.1%)   0.0013 (  0.2%)   0.0025 (  0.1%)   0.0025 (  0.1%)  SILGen-function
   0.0002 (  0.0%)   0.0000 (  0.0%)   0.0002 (  0.0%)   0.0002 (  0.0%)  precheck-target
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0000 (  0.0%)  load-all-members
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   1.1528 (100.0%)   0.6086 (100.0%)   1.7614 (100.0%)   2.1565 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.6332 seconds (1.9242 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.0075 (100.0%)   0.6257 (100.0%)   1.6332 (100.0%)   1.9242 (100.0%)  Building Target
   1.0075 (100.0%)   0.6257 (100.0%)   1.6332 (100.0%)   1.9242 (100.0%)  Total
SwiftCompile normal x86_64 Compiling\ Regex.swift /Users/admin/builder/spi-builder-workspace/Sources/Rexy/Regex.swift (in target 'Rexy' from project 'Rexy')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745554108210494-swift-frontend-Rexy-Regex.swift-x86_64_apple_macos10.10-o-Onone-460846103.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.3660 seconds (2.8107 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0132 (  5.8%)   0.0373 ( 26.6%)   0.0505 ( 13.8%)   1.2371 ( 44.0%)  parse-and-resolve-imports
   0.0131 (  5.8%)   0.0371 ( 26.4%)   0.0502 ( 13.7%)   1.2368 ( 44.0%)  Import resolution
   0.0016 (  0.7%)   0.0138 (  9.8%)   0.0154 (  4.2%)   0.0867 (  3.1%)  load-stdlib
   0.0330 ( 14.6%)   0.0079 (  5.6%)   0.0409 ( 11.2%)   0.0410 (  1.5%)  perform-sema
   0.0330 ( 14.6%)   0.0079 (  5.6%)   0.0408 ( 11.2%)   0.0409 (  1.5%)  Type checking and Semantic analysis
   0.0270 ( 12.0%)   0.0057 (  4.1%)   0.0327 (  8.9%)   0.0328 (  1.2%)  typecheck-stmt
   0.0249 ( 11.1%)   0.0063 (  4.5%)   0.0312 (  8.5%)   0.0313 (  1.1%)  typecheck-expr
   0.0225 ( 10.0%)   0.0061 (  4.4%)   0.0286 (  7.8%)   0.0286 (  1.0%)  typecheck-decl
   0.0132 (  5.8%)   0.0058 (  4.1%)   0.0190 (  5.2%)   0.0190 (  0.7%)  build-rewrite-system
   0.0096 (  4.2%)   0.0031 (  2.2%)   0.0126 (  3.5%)   0.0126 (  0.4%)  precheck-target
   0.0072 (  3.2%)   0.0047 (  3.3%)   0.0119 (  3.2%)   0.0119 (  0.4%)  IRGen
   0.0111 (  4.9%)   0.0002 (  0.2%)   0.0114 (  3.1%)   0.0115 (  0.4%)  SIL optimization
   0.0068 (  3.0%)   0.0013 (  1.0%)   0.0082 (  2.2%)   0.0082 (  0.3%)  SILGen
   0.0057 (  2.5%)   0.0012 (  0.8%)   0.0068 (  1.9%)   0.0068 (  0.2%)  SILGen-function
   0.0015 (  0.7%)   0.0016 (  1.1%)   0.0031 (  0.9%)   0.0031 (  0.1%)  import-clang-decl
   0.0019 (  0.8%)   0.0003 (  0.2%)   0.0022 (  0.6%)   0.0022 (  0.1%)  typecheck-for-each
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  load-all-members
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  associated-type-inference
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.2256 (100.0%)   0.1404 (100.0%)   0.3660 (100.0%)   2.8107 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.6360 seconds (1.9311 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.3157 (100.0%)   0.3204 (100.0%)   0.6360 (100.0%)   1.9311 (100.0%)  Building Target
   0.3157 (100.0%)   0.3204 (100.0%)   0.6360 (100.0%)   1.9311 (100.0%)  Total
SwiftCompile normal x86_64 /Users/admin/builder/spi-builder-workspace/Sources/Rexy/Regex.swift (in target 'Rexy' from project 'Rexy')
    cd /Users/admin/builder/spi-builder-workspace

SwiftEmitModule normal x86_64 Emitting\ module\ for\ Rexy (in target 'Rexy' from project 'Rexy')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745554108210472-swift-frontend-Rexy-all-x86_64_apple_macos10.10-swiftmodule-Onone-3031898347.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.2051 seconds (2.2818 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0128 ( 13.1%)   0.0322 ( 30.0%)   0.0450 ( 21.9%)   1.0439 ( 45.8%)  parse-and-resolve-imports
   0.0127 ( 13.0%)   0.0321 ( 29.9%)   0.0448 ( 21.8%)   1.0437 ( 45.7%)  Import resolution
   0.0017 (  1.7%)   0.0153 ( 14.2%)   0.0170 (  8.3%)   0.0939 (  4.1%)  load-stdlib
   0.0143 ( 14.6%)   0.0047 (  4.4%)   0.0190 (  9.3%)   0.0193 (  0.8%)  perform-sema
   0.0142 ( 14.5%)   0.0047 (  4.4%)   0.0189 (  9.2%)   0.0192 (  0.8%)  Type checking and Semantic analysis
   0.0141 ( 14.4%)   0.0046 (  4.3%)   0.0187 (  9.1%)   0.0190 (  0.8%)  typecheck-decl
   0.0090 (  9.2%)   0.0054 (  5.0%)   0.0144 (  7.0%)   0.0148 (  0.6%)  SIL optimization
   0.0054 (  5.5%)   0.0014 (  1.3%)   0.0068 (  3.3%)   0.0068 (  0.3%)  build-rewrite-system
   0.0046 (  4.7%)   0.0013 (  1.2%)   0.0059 (  2.9%)   0.0060 (  0.3%)  typecheck-expr
   0.0041 (  4.2%)   0.0010 (  0.9%)   0.0051 (  2.5%)   0.0051 (  0.2%)  SILGen
   0.0013 (  1.3%)   0.0031 (  2.9%)   0.0043 (  2.1%)   0.0048 (  0.2%)  Serialization, swiftmodule
   0.0020 (  2.0%)   0.0004 (  0.4%)   0.0024 (  1.2%)   0.0024 (  0.1%)  SILGen-function
   0.0003 (  0.3%)   0.0007 (  0.7%)   0.0010 (  0.5%)   0.0010 (  0.0%)  Serialization, swiftdoc
   0.0008 (  0.8%)   0.0002 (  0.2%)   0.0010 (  0.5%)   0.0010 (  0.0%)  precheck-target
   0.0002 (  0.2%)   0.0002 (  0.2%)   0.0004 (  0.2%)   0.0004 (  0.0%)  import-clang-decl
   0.0002 (  0.2%)   0.0000 (  0.0%)   0.0002 (  0.1%)   0.0002 (  0.0%)  SIL verification, pre-optimization
   0.0001 (  0.1%)   0.0000 (  0.0%)   0.0001 (  0.1%)   0.0001 (  0.0%)  Serialization, swiftsourceinfo
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  associated-type-inference
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  load-all-members
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-module-class-member-cache
   0.0978 (100.0%)   0.1073 (100.0%)   0.2051 (100.0%)   2.2818 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.1178 seconds (1.1952 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0542 (100.0%)   0.0637 (100.0%)   0.1178 (100.0%)   1.1952 (100.0%)  Building Target
   0.0542 (100.0%)   0.0637 (100.0%)   0.1178 (100.0%)   1.1952 (100.0%)  Total
EmitSwiftModule normal x86_64 (in target 'Rexy' from project 'Rexy')
    cd /Users/admin/builder/spi-builder-workspace

/Users/admin/builder/spi-builder-workspace/Sources/Rexy/EFlags.swift:25:23: warning: static property 'notBeginningOfLine' is not concurrency-safe because non-'Sendable' type 'Regex.EFlags' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let notBeginningOfLine = EFlags(rawValue: 1)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/EFlags.swift:11:10: note: consider making struct 'EFlags' conform to the 'Sendable' protocol
  struct EFlags: OptionSet {
         ^
                          , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/EFlags.swift:25:23: note: add '@MainActor' to make static property 'notBeginningOfLine' part of global actor 'MainActor'
    public static let notBeginningOfLine = EFlags(rawValue: 1)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/EFlags.swift:25:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let notBeginningOfLine = EFlags(rawValue: 1)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/EFlags.swift:28:23: warning: static property 'notEndOfLine' is not concurrency-safe because non-'Sendable' type 'Regex.EFlags' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let notEndOfLine = EFlags(rawValue: 2)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/EFlags.swift:11:10: note: consider making struct 'EFlags' conform to the 'Sendable' protocol
  struct EFlags: OptionSet {
         ^
                          , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/EFlags.swift:28:23: note: add '@MainActor' to make static property 'notEndOfLine' part of global actor 'MainActor'
    public static let notEndOfLine = EFlags(rawValue: 2)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/EFlags.swift:28:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let notEndOfLine = EFlags(rawValue: 2)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/EFlags.swift:31:23: warning: static property 'startEnd' is not concurrency-safe because non-'Sendable' type 'Regex.EFlags' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let startEnd = EFlags(rawValue: 4)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/EFlags.swift:11:10: note: consider making struct 'EFlags' conform to the 'Sendable' protocol
  struct EFlags: OptionSet {
         ^
                          , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/EFlags.swift:31:23: note: add '@MainActor' to make static property 'startEnd' part of global actor 'MainActor'
    public static let startEnd = EFlags(rawValue: 4)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/EFlags.swift:31:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let startEnd = EFlags(rawValue: 4)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:25:23: warning: static property 'regular' is not concurrency-safe because non-'Sendable' type '[Regex.CFlags]' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let regular = [extended]
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:11:10: note: consider making struct 'CFlags' conform to the 'Sendable' protocol
  struct CFlags: OptionSet {
         ^
                          , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:25:23: note: add '@MainActor' to make static property 'regular' part of global actor 'MainActor'
    public static let regular = [extended]
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:25:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let regular = [extended]
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:28:23: warning: static property 'none' is not concurrency-safe because non-'Sendable' type '[Regex.CFlags]' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let none = [CFlags]()
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:11:10: note: consider making struct 'CFlags' conform to the 'Sendable' protocol
  struct CFlags: OptionSet {
         ^
                          , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:28:23: note: add '@MainActor' to make static property 'none' part of global actor 'MainActor'
    public static let none = [CFlags]()
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:28:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let none = [CFlags]()
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:31:23: warning: static property 'basic' is not concurrency-safe because non-'Sendable' type 'Regex.CFlags' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let basic = CFlags(rawValue: 0)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:11:10: note: consider making struct 'CFlags' conform to the 'Sendable' protocol
  struct CFlags: OptionSet {
         ^
                          , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:31:23: note: add '@MainActor' to make static property 'basic' part of global actor 'MainActor'
    public static let basic = CFlags(rawValue: 0)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:31:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let basic = CFlags(rawValue: 0)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:31:23: warning: static property 'basic' produces an empty option set
    public static let basic = CFlags(rawValue: 0)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:31:23: note: use [] to silence this warning
    public static let basic = CFlags(rawValue: 0)
                      ^             ~~~~~~~~~~~~~
                                    ([])
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:34:23: warning: static property 'extended' is not concurrency-safe because non-'Sendable' type 'Regex.CFlags' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let extended = CFlags(rawValue: 1)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:11:10: note: consider making struct 'CFlags' conform to the 'Sendable' protocol
  struct CFlags: OptionSet {
         ^
                          , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:34:23: note: add '@MainActor' to make static property 'extended' part of global actor 'MainActor'
    public static let extended = CFlags(rawValue: 1)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:34:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let extended = CFlags(rawValue: 1)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:37:23: warning: static property 'caseInsensitive' is not concurrency-safe because non-'Sendable' type 'Regex.CFlags' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let caseInsensitive = CFlags(rawValue: 2)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:11:10: note: consider making struct 'CFlags' conform to the 'Sendable' protocol
  struct CFlags: OptionSet {
         ^
                          , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:37:23: note: add '@MainActor' to make static property 'caseInsensitive' part of global actor 'MainActor'
    public static let caseInsensitive = CFlags(rawValue: 2)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:37:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let caseInsensitive = CFlags(rawValue: 2)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:40:23: warning: static property 'ignorePositions' is not concurrency-safe because non-'Sendable' type 'Regex.CFlags' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let ignorePositions = CFlags(rawValue: 3)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:11:10: note: consider making struct 'CFlags' conform to the 'Sendable' protocol
  struct CFlags: OptionSet {
         ^
                          , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:40:23: note: add '@MainActor' to make static property 'ignorePositions' part of global actor 'MainActor'
    public static let ignorePositions = CFlags(rawValue: 3)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:40:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let ignorePositions = CFlags(rawValue: 3)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:43:23: warning: static property 'newLineSensitive' is not concurrency-safe because non-'Sendable' type 'Regex.CFlags' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let newLineSensitive = CFlags(rawValue: 4)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:11:10: note: consider making struct 'CFlags' conform to the 'Sendable' protocol
  struct CFlags: OptionSet {
         ^
                          , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:43:23: note: add '@MainActor' to make static property 'newLineSensitive' part of global actor 'MainActor'
    public static let newLineSensitive = CFlags(rawValue: 4)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:43:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let newLineSensitive = CFlags(rawValue: 4)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:46:23: warning: static property 'ignoreSpecialCharacters' is not concurrency-safe because non-'Sendable' type 'Regex.CFlags' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let ignoreSpecialCharacters = CFlags(rawValue: 5)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:11:10: note: consider making struct 'CFlags' conform to the 'Sendable' protocol
  struct CFlags: OptionSet {
         ^
                          , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:46:23: note: add '@MainActor' to make static property 'ignoreSpecialCharacters' part of global actor 'MainActor'
    public static let ignoreSpecialCharacters = CFlags(rawValue: 5)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:46:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let ignoreSpecialCharacters = CFlags(rawValue: 5)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:49:23: warning: static property 'literal' is not concurrency-safe because non-'Sendable' type 'Regex.CFlags' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let literal = CFlags(rawValue: 6)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:11:10: note: consider making struct 'CFlags' conform to the 'Sendable' protocol
  struct CFlags: OptionSet {
         ^
                          , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:49:23: note: add '@MainActor' to make static property 'literal' part of global actor 'MainActor'
    public static let literal = CFlags(rawValue: 6)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:49:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let literal = CFlags(rawValue: 6)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:52:23: warning: static property 'endPointer' is not concurrency-safe because non-'Sendable' type 'Regex.CFlags' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let endPointer = CFlags(rawValue: 7)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:11:10: note: consider making struct 'CFlags' conform to the 'Sendable' protocol
  struct CFlags: OptionSet {
         ^
                          , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:52:23: note: add '@MainActor' to make static property 'endPointer' part of global actor 'MainActor'
    public static let endPointer = CFlags(rawValue: 7)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:52:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let endPointer = CFlags(rawValue: 7)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:55:23: warning: static property 'minimal' is not concurrency-safe because non-'Sendable' type 'Regex.CFlags' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let minimal = CFlags(rawValue: 8)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:11:10: note: consider making struct 'CFlags' conform to the 'Sendable' protocol
  struct CFlags: OptionSet {
         ^
                          , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:55:23: note: add '@MainActor' to make static property 'minimal' part of global actor 'MainActor'
    public static let minimal = CFlags(rawValue: 8)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:55:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let minimal = CFlags(rawValue: 8)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:58:23: warning: static property 'nonGreedy' is not concurrency-safe because non-'Sendable' type 'Regex.CFlags' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let nonGreedy = CFlags(rawValue: 9)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:11:10: note: consider making struct 'CFlags' conform to the 'Sendable' protocol
  struct CFlags: OptionSet {
         ^
                          , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:58:23: note: add '@MainActor' to make static property 'nonGreedy' part of global actor 'MainActor'
    public static let nonGreedy = CFlags(rawValue: 9)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:58:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let nonGreedy = CFlags(rawValue: 9)
                      ^
    nonisolated(unsafe)
SwiftCompile normal x86_64 Compiling\ String+Rexy.swift /Users/admin/builder/spi-builder-workspace/Sources/Rexy/String+Rexy.swift (in target 'Rexy' from project 'Rexy')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745554108216463-swift-frontend-Rexy-String_Rexy.swift-x86_64_apple_macos10.10-o-Onone-1097069573.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.1999 seconds (2.4483 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0130 ( 14.3%)   0.0357 ( 32.9%)   0.0487 ( 24.4%)   1.1421 ( 46.6%)  parse-and-resolve-imports
   0.0130 ( 14.2%)   0.0356 ( 32.7%)   0.0485 ( 24.3%)   1.1419 ( 46.6%)  Import resolution
   0.0017 (  1.8%)   0.0115 ( 10.6%)   0.0132 (  6.6%)   0.0746 (  3.0%)  load-stdlib
   0.0450 ( 49.3%)   0.0180 ( 16.5%)   0.0630 ( 31.5%)   0.0632 (  2.6%)  build-rewrite-system
   0.0040 (  4.4%)   0.0014 (  1.3%)   0.0054 (  2.7%)   0.0054 (  0.2%)  perform-sema
   0.0039 (  4.3%)   0.0014 (  1.3%)   0.0054 (  2.7%)   0.0054 (  0.2%)  Type checking and Semantic analysis
   0.0022 (  2.5%)   0.0023 (  2.1%)   0.0045 (  2.3%)   0.0045 (  0.2%)  IRGen
   0.0022 (  2.4%)   0.0008 (  0.7%)   0.0030 (  1.5%)   0.0030 (  0.1%)  typecheck-expr
   0.0019 (  2.1%)   0.0000 (  0.0%)   0.0019 (  1.0%)   0.0019 (  0.1%)  SIL optimization
   0.0013 (  1.4%)   0.0004 (  0.4%)   0.0017 (  0.9%)   0.0017 (  0.1%)  typecheck-decl
   0.0008 (  0.9%)   0.0005 (  0.4%)   0.0013 (  0.6%)   0.0013 (  0.1%)  typecheck-stmt
   0.0009 (  1.0%)   0.0003 (  0.3%)   0.0012 (  0.6%)   0.0012 (  0.0%)  SILGen
   0.0004 (  0.5%)   0.0005 (  0.4%)   0.0009 (  0.4%)   0.0009 (  0.0%)  import-clang-decl
   0.0005 (  0.6%)   0.0002 (  0.1%)   0.0007 (  0.3%)   0.0007 (  0.0%)  SILGen-function
   0.0003 (  0.3%)   0.0002 (  0.1%)   0.0005 (  0.2%)   0.0005 (  0.0%)  precheck-target
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  associated-type-inference
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  load-all-members
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.0913 (100.0%)   0.1086 (100.0%)   0.1999 (100.0%)   2.4483 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.3984 seconds (1.5574 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.2903 (100.0%)   0.1081 (100.0%)   0.3984 (100.0%)   1.5574 (100.0%)  Building Target
   0.2903 (100.0%)   0.1081 (100.0%)   0.3984 (100.0%)   1.5574 (100.0%)  Total
SwiftCompile normal x86_64 /Users/admin/builder/spi-builder-workspace/Sources/Rexy/String+Rexy.swift (in target 'Rexy' from project 'Rexy')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 Compiling\ EFlags.swift /Users/admin/builder/spi-builder-workspace/Sources/Rexy/EFlags.swift (in target 'Rexy' from project 'Rexy')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rexy/EFlags.swift (in target 'Rexy' from project 'Rexy')
    cd /Users/admin/builder/spi-builder-workspace

/Users/admin/builder/spi-builder-workspace/Sources/Rexy/EFlags.swift:25:23: warning: static property 'notBeginningOfLine' is not concurrency-safe because non-'Sendable' type 'Regex.EFlags' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let notBeginningOfLine = EFlags(rawValue: 1)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/EFlags.swift:11:10: note: consider making struct 'EFlags' conform to the 'Sendable' protocol
  struct EFlags: OptionSet {
         ^
                          , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/EFlags.swift:25:23: note: add '@MainActor' to make static property 'notBeginningOfLine' part of global actor 'MainActor'
    public static let notBeginningOfLine = EFlags(rawValue: 1)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/EFlags.swift:25:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let notBeginningOfLine = EFlags(rawValue: 1)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/EFlags.swift:28:23: warning: static property 'notEndOfLine' is not concurrency-safe because non-'Sendable' type 'Regex.EFlags' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let notEndOfLine = EFlags(rawValue: 2)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/EFlags.swift:11:10: note: consider making struct 'EFlags' conform to the 'Sendable' protocol
  struct EFlags: OptionSet {
         ^
                          , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/EFlags.swift:28:23: note: add '@MainActor' to make static property 'notEndOfLine' part of global actor 'MainActor'
    public static let notEndOfLine = EFlags(rawValue: 2)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/EFlags.swift:28:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let notEndOfLine = EFlags(rawValue: 2)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/EFlags.swift:31:23: warning: static property 'startEnd' is not concurrency-safe because non-'Sendable' type 'Regex.EFlags' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let startEnd = EFlags(rawValue: 4)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/EFlags.swift:11:10: note: consider making struct 'EFlags' conform to the 'Sendable' protocol
  struct EFlags: OptionSet {
         ^
                          , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/EFlags.swift:31:23: note: add '@MainActor' to make static property 'startEnd' part of global actor 'MainActor'
    public static let startEnd = EFlags(rawValue: 4)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/EFlags.swift:31:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let startEnd = EFlags(rawValue: 4)
                      ^
    nonisolated(unsafe)
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745554108221598-swift-frontend-Rexy-EFlags.swift-arm64_apple_macos10.10-o-Onone-657960448.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.2228 seconds (2.4519 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0141 ( 13.2%)   0.0361 ( 31.1%)   0.0502 ( 22.5%)   1.1328 ( 46.2%)  parse-and-resolve-imports
   0.0140 ( 13.1%)   0.0360 ( 31.0%)   0.0500 ( 22.4%)   1.1326 ( 46.2%)  Import resolution
   0.0015 (  1.4%)   0.0147 ( 12.7%)   0.0163 (  7.3%)   0.0794 (  3.2%)  load-stdlib
   0.0443 ( 41.5%)   0.0176 ( 15.2%)   0.0619 ( 27.8%)   0.0627 (  2.6%)  build-rewrite-system
   0.0075 (  7.0%)   0.0022 (  1.9%)   0.0097 (  4.4%)   0.0097 (  0.4%)  perform-sema
   0.0075 (  7.0%)   0.0022 (  1.9%)   0.0096 (  4.3%)   0.0096 (  0.4%)  Type checking and Semantic analysis
   0.0073 (  6.8%)   0.0021 (  1.8%)   0.0094 (  4.2%)   0.0094 (  0.4%)  typecheck-decl
   0.0037 (  3.5%)   0.0025 (  2.2%)   0.0063 (  2.8%)   0.0063 (  0.3%)  IRGen
   0.0012 (  1.2%)   0.0015 (  1.3%)   0.0027 (  1.2%)   0.0027 (  0.1%)  import-clang-decl
   0.0021 (  2.0%)   0.0000 (  0.0%)   0.0021 (  1.0%)   0.0021 (  0.1%)  SIL optimization
   0.0014 (  1.3%)   0.0005 (  0.4%)   0.0019 (  0.9%)   0.0019 (  0.1%)  typecheck-expr
   0.0014 (  1.3%)   0.0003 (  0.2%)   0.0017 (  0.7%)   0.0017 (  0.1%)  SILGen
   0.0005 (  0.5%)   0.0001 (  0.1%)   0.0006 (  0.3%)   0.0006 (  0.0%)  SILGen-function
   0.0001 (  0.1%)   0.0000 (  0.0%)   0.0001 (  0.1%)   0.0001 (  0.0%)  typecheck-stmt
   0.0001 (  0.1%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  precheck-target
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  associated-type-inference
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.1068 (100.0%)   0.1160 (100.0%)   0.2228 (100.0%)   2.4519 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.7426 seconds (1.9255 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.4441 (100.0%)   0.2986 (100.0%)   0.7426 (100.0%)   1.9255 (100.0%)  Building Target
   0.4441 (100.0%)   0.2986 (100.0%)   0.7426 (100.0%)   1.9255 (100.0%)  Total
SwiftCompile normal x86_64 Compiling\ CFlags.swift /Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift (in target 'Rexy' from project 'Rexy')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745554108228141-swift-frontend-Rexy-CFlags.swift-x86_64_apple_macos10.10-o-Onone-1754129254.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.2799 seconds (2.5604 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0159 ( 11.7%)   0.0419 ( 29.1%)   0.0578 ( 20.7%)   1.1863 ( 46.3%)  parse-and-resolve-imports
   0.0158 ( 11.7%)   0.0418 ( 29.0%)   0.0576 ( 20.6%)   1.1861 ( 46.3%)  Import resolution
   0.0450 ( 33.2%)   0.0171 ( 11.9%)   0.0622 ( 22.2%)   0.0630 (  2.5%)  build-rewrite-system
   0.0096 (  7.1%)   0.0264 ( 18.3%)   0.0361 ( 12.9%)   0.0588 (  2.3%)  load-stdlib
   0.0113 (  8.4%)   0.0035 (  2.4%)   0.0148 (  5.3%)   0.0148 (  0.6%)  perform-sema
   0.0112 (  8.3%)   0.0035 (  2.4%)   0.0147 (  5.3%)   0.0147 (  0.6%)  Type checking and Semantic analysis
   0.0110 (  8.1%)   0.0034 (  2.3%)   0.0144 (  5.1%)   0.0144 (  0.6%)  typecheck-decl
   0.0041 (  3.0%)   0.0029 (  2.0%)   0.0070 (  2.5%)   0.0070 (  0.3%)  IRGen
   0.0037 (  2.7%)   0.0011 (  0.8%)   0.0048 (  1.7%)   0.0048 (  0.2%)  typecheck-expr
   0.0014 (  1.0%)   0.0018 (  1.2%)   0.0032 (  1.1%)   0.0032 (  0.1%)  import-clang-decl
   0.0023 (  1.7%)   0.0006 (  0.4%)   0.0028 (  1.0%)   0.0028 (  0.1%)  SILGen
   0.0024 (  1.8%)   0.0000 (  0.0%)   0.0025 (  0.9%)   0.0025 (  0.1%)  SIL optimization
   0.0012 (  0.9%)   0.0002 (  0.1%)   0.0014 (  0.5%)   0.0013 (  0.1%)  SILGen-function
   0.0003 (  0.2%)   0.0000 (  0.0%)   0.0003 (  0.1%)   0.0003 (  0.0%)  precheck-target
   0.0001 (  0.1%)   0.0001 (  0.0%)   0.0002 (  0.1%)   0.0002 (  0.0%)  typecheck-stmt
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  associated-type-inference
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.1355 (100.0%)   0.1443 (100.0%)   0.2799 (100.0%)   2.5604 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.7251 seconds (1.9101 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.4352 (100.0%)   0.2899 (100.0%)   0.7251 (100.0%)   1.9101 (100.0%)  Building Target
   0.4352 (100.0%)   0.2899 (100.0%)   0.7251 (100.0%)   1.9101 (100.0%)  Total
SwiftCompile normal x86_64 /Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift (in target 'Rexy' from project 'Rexy')
    cd /Users/admin/builder/spi-builder-workspace

/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:25:23: warning: static property 'regular' is not concurrency-safe because non-'Sendable' type '[Regex.CFlags]' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let regular = [extended]
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:11:10: note: consider making struct 'CFlags' conform to the 'Sendable' protocol
  struct CFlags: OptionSet {
         ^
                          , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:25:23: note: add '@MainActor' to make static property 'regular' part of global actor 'MainActor'
    public static let regular = [extended]
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:25:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let regular = [extended]
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:28:23: warning: static property 'none' is not concurrency-safe because non-'Sendable' type '[Regex.CFlags]' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let none = [CFlags]()
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:11:10: note: consider making struct 'CFlags' conform to the 'Sendable' protocol
  struct CFlags: OptionSet {
         ^
                          , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:28:23: note: add '@MainActor' to make static property 'none' part of global actor 'MainActor'
    public static let none = [CFlags]()
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:28:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let none = [CFlags]()
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:31:23: warning: static property 'basic' is not concurrency-safe because non-'Sendable' type 'Regex.CFlags' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let basic = CFlags(rawValue: 0)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:11:10: note: consider making struct 'CFlags' conform to the 'Sendable' protocol
  struct CFlags: OptionSet {
         ^
                          , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:31:23: note: add '@MainActor' to make static property 'basic' part of global actor 'MainActor'
    public static let basic = CFlags(rawValue: 0)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:31:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let basic = CFlags(rawValue: 0)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:31:23: warning: static property 'basic' produces an empty option set
    public static let basic = CFlags(rawValue: 0)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:31:23: note: use [] to silence this warning
    public static let basic = CFlags(rawValue: 0)
                      ^             ~~~~~~~~~~~~~
                                    ([])
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:34:23: warning: static property 'extended' is not concurrency-safe because non-'Sendable' type 'Regex.CFlags' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let extended = CFlags(rawValue: 1)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:11:10: note: consider making struct 'CFlags' conform to the 'Sendable' protocol
  struct CFlags: OptionSet {
         ^
                          , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:34:23: note: add '@MainActor' to make static property 'extended' part of global actor 'MainActor'
    public static let extended = CFlags(rawValue: 1)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:34:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let extended = CFlags(rawValue: 1)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:37:23: warning: static property 'caseInsensitive' is not concurrency-safe because non-'Sendable' type 'Regex.CFlags' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let caseInsensitive = CFlags(rawValue: 2)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:11:10: note: consider making struct 'CFlags' conform to the 'Sendable' protocol
  struct CFlags: OptionSet {
         ^
                          , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:37:23: note: add '@MainActor' to make static property 'caseInsensitive' part of global actor 'MainActor'
    public static let caseInsensitive = CFlags(rawValue: 2)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:37:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let caseInsensitive = CFlags(rawValue: 2)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:40:23: warning: static property 'ignorePositions' is not concurrency-safe because non-'Sendable' type 'Regex.CFlags' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let ignorePositions = CFlags(rawValue: 3)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:11:10: note: consider making struct 'CFlags' conform to the 'Sendable' protocol
  struct CFlags: OptionSet {
         ^
                          , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:40:23: note: add '@MainActor' to make static property 'ignorePositions' part of global actor 'MainActor'
    public static let ignorePositions = CFlags(rawValue: 3)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:40:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let ignorePositions = CFlags(rawValue: 3)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:43:23: warning: static property 'newLineSensitive' is not concurrency-safe because non-'Sendable' type 'Regex.CFlags' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let newLineSensitive = CFlags(rawValue: 4)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:11:10: note: consider making struct 'CFlags' conform to the 'Sendable' protocol
  struct CFlags: OptionSet {
         ^
                          , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:43:23: note: add '@MainActor' to make static property 'newLineSensitive' part of global actor 'MainActor'
    public static let newLineSensitive = CFlags(rawValue: 4)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:43:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let newLineSensitive = CFlags(rawValue: 4)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:46:23: warning: static property 'ignoreSpecialCharacters' is not concurrency-safe because non-'Sendable' type 'Regex.CFlags' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let ignoreSpecialCharacters = CFlags(rawValue: 5)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:11:10: note: consider making struct 'CFlags' conform to the 'Sendable' protocol
  struct CFlags: OptionSet {
         ^
                          , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:46:23: note: add '@MainActor' to make static property 'ignoreSpecialCharacters' part of global actor 'MainActor'
    public static let ignoreSpecialCharacters = CFlags(rawValue: 5)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:46:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let ignoreSpecialCharacters = CFlags(rawValue: 5)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:49:23: warning: static property 'literal' is not concurrency-safe because non-'Sendable' type 'Regex.CFlags' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let literal = CFlags(rawValue: 6)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:11:10: note: consider making struct 'CFlags' conform to the 'Sendable' protocol
  struct CFlags: OptionSet {
         ^
                          , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:49:23: note: add '@MainActor' to make static property 'literal' part of global actor 'MainActor'
    public static let literal = CFlags(rawValue: 6)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:49:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let literal = CFlags(rawValue: 6)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:52:23: warning: static property 'endPointer' is not concurrency-safe because non-'Sendable' type 'Regex.CFlags' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let endPointer = CFlags(rawValue: 7)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:11:10: note: consider making struct 'CFlags' conform to the 'Sendable' protocol
  struct CFlags: OptionSet {
         ^
                          , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:52:23: note: add '@MainActor' to make static property 'endPointer' part of global actor 'MainActor'
    public static let endPointer = CFlags(rawValue: 7)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:52:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let endPointer = CFlags(rawValue: 7)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:55:23: warning: static property 'minimal' is not concurrency-safe because non-'Sendable' type 'Regex.CFlags' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let minimal = CFlags(rawValue: 8)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:11:10: note: consider making struct 'CFlags' conform to the 'Sendable' protocol
  struct CFlags: OptionSet {
         ^
                          , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:55:23: note: add '@MainActor' to make static property 'minimal' part of global actor 'MainActor'
    public static let minimal = CFlags(rawValue: 8)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:55:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let minimal = CFlags(rawValue: 8)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:58:23: warning: static property 'nonGreedy' is not concurrency-safe because non-'Sendable' type 'Regex.CFlags' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let nonGreedy = CFlags(rawValue: 9)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:11:10: note: consider making struct 'CFlags' conform to the 'Sendable' protocol
  struct CFlags: OptionSet {
         ^
                          , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:58:23: note: add '@MainActor' to make static property 'nonGreedy' part of global actor 'MainActor'
    public static let nonGreedy = CFlags(rawValue: 9)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:58:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let nonGreedy = CFlags(rawValue: 9)
                      ^
    nonisolated(unsafe)
SwiftCompile normal arm64 Compiling\ Regex.swift /Users/admin/builder/spi-builder-workspace/Sources/Rexy/Regex.swift (in target 'Rexy' from project 'Rexy')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rexy/Regex.swift (in target 'Rexy' from project 'Rexy')
    cd /Users/admin/builder/spi-builder-workspace

Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745554108229910-swift-frontend-Rexy-Regex.swift-arm64_apple_macos10.10-o-Onone-3065143916.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 2.0979 seconds (2.2695 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.6433 ( 42.8%)   0.2642 ( 44.4%)   0.9075 ( 43.3%)   0.9836 ( 43.3%)  parse-and-resolve-imports
   0.6432 ( 42.8%)   0.2641 ( 44.4%)   0.9073 ( 43.2%)   0.9834 ( 43.3%)  Import resolution
   0.0117 (  0.8%)   0.0259 (  4.4%)   0.0376 (  1.8%)   0.0568 (  2.5%)  load-stdlib
   0.0468 (  3.1%)   0.0100 (  1.7%)   0.0568 (  2.7%)   0.0567 (  2.5%)  build-rewrite-system
   0.0283 (  1.9%)   0.0058 (  1.0%)   0.0341 (  1.6%)   0.0341 (  1.5%)  perform-sema
   0.0282 (  1.9%)   0.0058 (  1.0%)   0.0340 (  1.6%)   0.0340 (  1.5%)  Type checking and Semantic analysis
   0.0231 (  1.5%)   0.0033 (  0.5%)   0.0264 (  1.3%)   0.0264 (  1.2%)  typecheck-stmt
   0.0212 (  1.4%)   0.0037 (  0.6%)   0.0249 (  1.2%)   0.0249 (  1.1%)  typecheck-expr
   0.0189 (  1.3%)   0.0043 (  0.7%)   0.0232 (  1.1%)   0.0232 (  1.0%)  typecheck-decl
   0.0104 (  0.7%)   0.0005 (  0.1%)   0.0109 (  0.5%)   0.0109 (  0.5%)  SIL optimization
   0.0082 (  0.5%)   0.0014 (  0.2%)   0.0096 (  0.5%)   0.0096 (  0.4%)  precheck-target
   0.0058 (  0.4%)   0.0027 (  0.4%)   0.0085 (  0.4%)   0.0085 (  0.4%)  IRGen
   0.0057 (  0.4%)   0.0009 (  0.1%)   0.0066 (  0.3%)   0.0066 (  0.3%)  SILGen
   0.0047 (  0.3%)   0.0007 (  0.1%)   0.0054 (  0.3%)   0.0054 (  0.2%)  SILGen-function
   0.0017 (  0.1%)   0.0015 (  0.3%)   0.0032 (  0.2%)   0.0034 (  0.2%)  import-clang-decl
   0.0016 (  0.1%)   0.0001 (  0.0%)   0.0017 (  0.1%)   0.0017 (  0.1%)  typecheck-for-each
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  load-all-members
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  associated-type-inference
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   1.5029 (100.0%)   0.5950 (100.0%)   2.0979 (100.0%)   2.2695 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.7764 seconds (1.9191 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.1879 (100.0%)   0.5885 (100.0%)   1.7764 (100.0%)   1.9191 (100.0%)  Building Target
   1.1879 (100.0%)   0.5885 (100.0%)   1.7764 (100.0%)   1.9191 (100.0%)  Total
SwiftCompile normal x86_64 Compiling\ EFlags.swift /Users/admin/builder/spi-builder-workspace/Sources/Rexy/EFlags.swift (in target 'Rexy' from project 'Rexy')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745554108229822-swift-frontend-Rexy-EFlags.swift-x86_64_apple_macos10.10-o-Onone-4178625999.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.2136 seconds (2.4574 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0133 ( 12.7%)   0.0369 ( 33.9%)   0.0501 ( 23.5%)   1.1439 ( 46.5%)  parse-and-resolve-imports
   0.0132 ( 12.6%)   0.0367 ( 33.7%)   0.0499 ( 23.3%)   1.1436 ( 46.5%)  Import resolution
   0.0013 (  1.2%)   0.0068 (  6.2%)   0.0080 (  3.8%)   0.0642 (  2.6%)  load-stdlib
   0.0446 ( 42.6%)   0.0173 ( 15.9%)   0.0619 ( 29.0%)   0.0620 (  2.5%)  build-rewrite-system
   0.0074 (  7.1%)   0.0021 (  1.9%)   0.0095 (  4.5%)   0.0095 (  0.4%)  perform-sema
   0.0074 (  7.0%)   0.0021 (  1.9%)   0.0095 (  4.4%)   0.0095 (  0.4%)  Type checking and Semantic analysis
   0.0072 (  6.9%)   0.0020 (  1.8%)   0.0092 (  4.3%)   0.0092 (  0.4%)  typecheck-decl
   0.0036 (  3.5%)   0.0024 (  2.2%)   0.0060 (  2.8%)   0.0060 (  0.2%)  IRGen
   0.0013 (  1.3%)   0.0017 (  1.5%)   0.0030 (  1.4%)   0.0030 (  0.1%)  import-clang-decl
   0.0020 (  1.9%)   0.0000 (  0.0%)   0.0021 (  1.0%)   0.0021 (  0.1%)  SIL optimization
   0.0014 (  1.3%)   0.0005 (  0.4%)   0.0019 (  0.9%)   0.0019 (  0.1%)  typecheck-expr
   0.0014 (  1.3%)   0.0003 (  0.2%)   0.0016 (  0.8%)   0.0016 (  0.1%)  SILGen
   0.0005 (  0.5%)   0.0001 (  0.1%)   0.0006 (  0.3%)   0.0006 (  0.0%)  SILGen-function
   0.0001 (  0.1%)   0.0001 (  0.0%)   0.0002 (  0.1%)   0.0002 (  0.0%)  typecheck-stmt
   0.0001 (  0.1%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  precheck-target
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  associated-type-inference
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.1048 (100.0%)   0.1089 (100.0%)   0.2136 (100.0%)   2.4574 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.7213 seconds (1.9089 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.4320 (100.0%)   0.2893 (100.0%)   0.7213 (100.0%)   1.9089 (100.0%)  Building Target
   0.4320 (100.0%)   0.2893 (100.0%)   0.7213 (100.0%)   1.9089 (100.0%)  Total
SwiftCompile normal x86_64 /Users/admin/builder/spi-builder-workspace/Sources/Rexy/EFlags.swift (in target 'Rexy' from project 'Rexy')
    cd /Users/admin/builder/spi-builder-workspace

/Users/admin/builder/spi-builder-workspace/Sources/Rexy/EFlags.swift:25:23: warning: static property 'notBeginningOfLine' is not concurrency-safe because non-'Sendable' type 'Regex.EFlags' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let notBeginningOfLine = EFlags(rawValue: 1)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/EFlags.swift:11:10: note: consider making struct 'EFlags' conform to the 'Sendable' protocol
  struct EFlags: OptionSet {
         ^
                          , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/EFlags.swift:25:23: note: add '@MainActor' to make static property 'notBeginningOfLine' part of global actor 'MainActor'
    public static let notBeginningOfLine = EFlags(rawValue: 1)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/EFlags.swift:25:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let notBeginningOfLine = EFlags(rawValue: 1)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/EFlags.swift:28:23: warning: static property 'notEndOfLine' is not concurrency-safe because non-'Sendable' type 'Regex.EFlags' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let notEndOfLine = EFlags(rawValue: 2)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/EFlags.swift:11:10: note: consider making struct 'EFlags' conform to the 'Sendable' protocol
  struct EFlags: OptionSet {
         ^
                          , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/EFlags.swift:28:23: note: add '@MainActor' to make static property 'notEndOfLine' part of global actor 'MainActor'
    public static let notEndOfLine = EFlags(rawValue: 2)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/EFlags.swift:28:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let notEndOfLine = EFlags(rawValue: 2)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/EFlags.swift:31:23: warning: static property 'startEnd' is not concurrency-safe because non-'Sendable' type 'Regex.EFlags' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let startEnd = EFlags(rawValue: 4)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/EFlags.swift:11:10: note: consider making struct 'EFlags' conform to the 'Sendable' protocol
  struct EFlags: OptionSet {
         ^
                          , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/EFlags.swift:31:23: note: add '@MainActor' to make static property 'startEnd' part of global actor 'MainActor'
    public static let startEnd = EFlags(rawValue: 4)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/EFlags.swift:31:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let startEnd = EFlags(rawValue: 4)
                      ^
    nonisolated(unsafe)
SwiftEmitModule normal arm64 Emitting\ module\ for\ Rexy (in target 'Rexy' from project 'Rexy')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745554108232084-swift-frontend-Rexy-all-arm64_apple_macos10.10-swiftmodule-Onone-902520502.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.2083 seconds (2.6847 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0140 ( 13.6%)   0.0389 ( 36.7%)   0.0529 ( 25.4%)   1.2634 ( 47.1%)  parse-and-resolve-imports
   0.0139 ( 13.6%)   0.0387 ( 36.5%)   0.0526 ( 25.3%)   1.2632 ( 47.1%)  Import resolution
   0.0013 (  1.2%)   0.0053 (  5.0%)   0.0065 (  3.1%)   0.0618 (  2.3%)  load-stdlib
   0.0148 ( 14.4%)   0.0049 (  4.6%)   0.0196 (  9.4%)   0.0196 (  0.7%)  perform-sema
   0.0147 ( 14.4%)   0.0048 (  4.6%)   0.0195 (  9.4%)   0.0195 (  0.7%)  Type checking and Semantic analysis
   0.0146 ( 14.2%)   0.0047 (  4.4%)   0.0193 (  9.3%)   0.0193 (  0.7%)  typecheck-decl
   0.0098 (  9.5%)   0.0018 (  1.7%)   0.0115 (  5.5%)   0.0115 (  0.4%)  SIL optimization
   0.0055 (  5.4%)   0.0025 (  2.3%)   0.0080 (  3.8%)   0.0080 (  0.3%)  build-rewrite-system
   0.0047 (  4.6%)   0.0019 (  1.8%)   0.0066 (  3.2%)   0.0066 (  0.2%)  typecheck-expr
   0.0041 (  4.0%)   0.0011 (  1.0%)   0.0052 (  2.5%)   0.0052 (  0.2%)  SILGen
   0.0021 (  2.0%)   0.0005 (  0.5%)   0.0025 (  1.2%)   0.0025 (  0.1%)  SILGen-function
   0.0014 (  1.3%)   0.0004 (  0.4%)   0.0018 (  0.9%)   0.0018 (  0.1%)  Serialization, swiftmodule
   0.0008 (  0.8%)   0.0002 (  0.2%)   0.0010 (  0.5%)   0.0010 (  0.0%)  precheck-target
   0.0002 (  0.2%)   0.0002 (  0.2%)   0.0004 (  0.2%)   0.0004 (  0.0%)  import-clang-decl
   0.0003 (  0.3%)   0.0001 (  0.1%)   0.0004 (  0.2%)   0.0004 (  0.0%)  Serialization, swiftdoc
   0.0001 (  0.1%)   0.0000 (  0.0%)   0.0002 (  0.1%)   0.0002 (  0.0%)  Serialization, swiftsourceinfo
   0.0001 (  0.1%)   0.0000 (  0.0%)   0.0001 (  0.1%)   0.0001 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0000 (  0.0%)  associated-type-inference
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  load-all-members
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-module-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.1024 (100.0%)   0.1060 (100.0%)   0.2083 (100.0%)   2.6847 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.1144 seconds (1.3804 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0571 (100.0%)   0.0572 (100.0%)   0.1144 (100.0%)   1.3804 (100.0%)  Building Target
   0.0571 (100.0%)   0.0572 (100.0%)   0.1144 (100.0%)   1.3804 (100.0%)  Total
EmitSwiftModule normal arm64 (in target 'Rexy' from project 'Rexy')
    cd /Users/admin/builder/spi-builder-workspace

/Users/admin/builder/spi-builder-workspace/Sources/Rexy/EFlags.swift:25:23: warning: static property 'notBeginningOfLine' is not concurrency-safe because non-'Sendable' type 'Regex.EFlags' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let notBeginningOfLine = EFlags(rawValue: 1)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/EFlags.swift:11:10: note: consider making struct 'EFlags' conform to the 'Sendable' protocol
  struct EFlags: OptionSet {
         ^
                          , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/EFlags.swift:25:23: note: add '@MainActor' to make static property 'notBeginningOfLine' part of global actor 'MainActor'
    public static let notBeginningOfLine = EFlags(rawValue: 1)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/EFlags.swift:25:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let notBeginningOfLine = EFlags(rawValue: 1)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/EFlags.swift:28:23: warning: static property 'notEndOfLine' is not concurrency-safe because non-'Sendable' type 'Regex.EFlags' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let notEndOfLine = EFlags(rawValue: 2)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/EFlags.swift:11:10: note: consider making struct 'EFlags' conform to the 'Sendable' protocol
  struct EFlags: OptionSet {
         ^
                          , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/EFlags.swift:28:23: note: add '@MainActor' to make static property 'notEndOfLine' part of global actor 'MainActor'
    public static let notEndOfLine = EFlags(rawValue: 2)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/EFlags.swift:28:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let notEndOfLine = EFlags(rawValue: 2)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/EFlags.swift:31:23: warning: static property 'startEnd' is not concurrency-safe because non-'Sendable' type 'Regex.EFlags' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let startEnd = EFlags(rawValue: 4)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/EFlags.swift:11:10: note: consider making struct 'EFlags' conform to the 'Sendable' protocol
  struct EFlags: OptionSet {
         ^
                          , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/EFlags.swift:31:23: note: add '@MainActor' to make static property 'startEnd' part of global actor 'MainActor'
    public static let startEnd = EFlags(rawValue: 4)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/EFlags.swift:31:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let startEnd = EFlags(rawValue: 4)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:25:23: warning: static property 'regular' is not concurrency-safe because non-'Sendable' type '[Regex.CFlags]' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let regular = [extended]
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:11:10: note: consider making struct 'CFlags' conform to the 'Sendable' protocol
  struct CFlags: OptionSet {
         ^
                          , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:25:23: note: add '@MainActor' to make static property 'regular' part of global actor 'MainActor'
    public static let regular = [extended]
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:25:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let regular = [extended]
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:28:23: warning: static property 'none' is not concurrency-safe because non-'Sendable' type '[Regex.CFlags]' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let none = [CFlags]()
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:11:10: note: consider making struct 'CFlags' conform to the 'Sendable' protocol
  struct CFlags: OptionSet {
         ^
                          , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:28:23: note: add '@MainActor' to make static property 'none' part of global actor 'MainActor'
    public static let none = [CFlags]()
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:28:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let none = [CFlags]()
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:31:23: warning: static property 'basic' is not concurrency-safe because non-'Sendable' type 'Regex.CFlags' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let basic = CFlags(rawValue: 0)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:11:10: note: consider making struct 'CFlags' conform to the 'Sendable' protocol
  struct CFlags: OptionSet {
         ^
                          , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:31:23: note: add '@MainActor' to make static property 'basic' part of global actor 'MainActor'
    public static let basic = CFlags(rawValue: 0)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:31:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let basic = CFlags(rawValue: 0)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:31:23: warning: static property 'basic' produces an empty option set
    public static let basic = CFlags(rawValue: 0)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:31:23: note: use [] to silence this warning
    public static let basic = CFlags(rawValue: 0)
                      ^             ~~~~~~~~~~~~~
                                    ([])
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:34:23: warning: static property 'extended' is not concurrency-safe because non-'Sendable' type 'Regex.CFlags' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let extended = CFlags(rawValue: 1)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:11:10: note: consider making struct 'CFlags' conform to the 'Sendable' protocol
  struct CFlags: OptionSet {
         ^
                          , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:34:23: note: add '@MainActor' to make static property 'extended' part of global actor 'MainActor'
    public static let extended = CFlags(rawValue: 1)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:34:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let extended = CFlags(rawValue: 1)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:37:23: warning: static property 'caseInsensitive' is not concurrency-safe because non-'Sendable' type 'Regex.CFlags' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let caseInsensitive = CFlags(rawValue: 2)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:11:10: note: consider making struct 'CFlags' conform to the 'Sendable' protocol
  struct CFlags: OptionSet {
         ^
                          , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:37:23: note: add '@MainActor' to make static property 'caseInsensitive' part of global actor 'MainActor'
    public static let caseInsensitive = CFlags(rawValue: 2)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:37:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let caseInsensitive = CFlags(rawValue: 2)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:40:23: warning: static property 'ignorePositions' is not concurrency-safe because non-'Sendable' type 'Regex.CFlags' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let ignorePositions = CFlags(rawValue: 3)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:11:10: note: consider making struct 'CFlags' conform to the 'Sendable' protocol
  struct CFlags: OptionSet {
         ^
                          , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:40:23: note: add '@MainActor' to make static property 'ignorePositions' part of global actor 'MainActor'
    public static let ignorePositions = CFlags(rawValue: 3)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:40:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let ignorePositions = CFlags(rawValue: 3)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:43:23: warning: static property 'newLineSensitive' is not concurrency-safe because non-'Sendable' type 'Regex.CFlags' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let newLineSensitive = CFlags(rawValue: 4)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:11:10: note: consider making struct 'CFlags' conform to the 'Sendable' protocol
  struct CFlags: OptionSet {
         ^
                          , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:43:23: note: add '@MainActor' to make static property 'newLineSensitive' part of global actor 'MainActor'
    public static let newLineSensitive = CFlags(rawValue: 4)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:43:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let newLineSensitive = CFlags(rawValue: 4)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:46:23: warning: static property 'ignoreSpecialCharacters' is not concurrency-safe because non-'Sendable' type 'Regex.CFlags' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let ignoreSpecialCharacters = CFlags(rawValue: 5)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:11:10: note: consider making struct 'CFlags' conform to the 'Sendable' protocol
  struct CFlags: OptionSet {
         ^
                          , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:46:23: note: add '@MainActor' to make static property 'ignoreSpecialCharacters' part of global actor 'MainActor'
    public static let ignoreSpecialCharacters = CFlags(rawValue: 5)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:46:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let ignoreSpecialCharacters = CFlags(rawValue: 5)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:49:23: warning: static property 'literal' is not concurrency-safe because non-'Sendable' type 'Regex.CFlags' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let literal = CFlags(rawValue: 6)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:11:10: note: consider making struct 'CFlags' conform to the 'Sendable' protocol
  struct CFlags: OptionSet {
         ^
                          , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:49:23: note: add '@MainActor' to make static property 'literal' part of global actor 'MainActor'
    public static let literal = CFlags(rawValue: 6)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:49:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let literal = CFlags(rawValue: 6)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:52:23: warning: static property 'endPointer' is not concurrency-safe because non-'Sendable' type 'Regex.CFlags' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let endPointer = CFlags(rawValue: 7)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:11:10: note: consider making struct 'CFlags' conform to the 'Sendable' protocol
  struct CFlags: OptionSet {
         ^
                          , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:52:23: note: add '@MainActor' to make static property 'endPointer' part of global actor 'MainActor'
    public static let endPointer = CFlags(rawValue: 7)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:52:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let endPointer = CFlags(rawValue: 7)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:55:23: warning: static property 'minimal' is not concurrency-safe because non-'Sendable' type 'Regex.CFlags' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let minimal = CFlags(rawValue: 8)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:11:10: note: consider making struct 'CFlags' conform to the 'Sendable' protocol
  struct CFlags: OptionSet {
         ^
                          , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:55:23: note: add '@MainActor' to make static property 'minimal' part of global actor 'MainActor'
    public static let minimal = CFlags(rawValue: 8)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:55:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let minimal = CFlags(rawValue: 8)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:58:23: warning: static property 'nonGreedy' is not concurrency-safe because non-'Sendable' type 'Regex.CFlags' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let nonGreedy = CFlags(rawValue: 9)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:11:10: note: consider making struct 'CFlags' conform to the 'Sendable' protocol
  struct CFlags: OptionSet {
         ^
                          , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:58:23: note: add '@MainActor' to make static property 'nonGreedy' part of global actor 'MainActor'
    public static let nonGreedy = CFlags(rawValue: 9)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:58:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let nonGreedy = CFlags(rawValue: 9)
                      ^
    nonisolated(unsafe)
SwiftCompile normal arm64 Compiling\ String+Rexy.swift /Users/admin/builder/spi-builder-workspace/Sources/Rexy/String+Rexy.swift (in target 'Rexy' from project 'Rexy')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745554108232033-swift-frontend-Rexy-String_Rexy.swift-arm64_apple_macos10.10-o-Onone-3747702266.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.1579 seconds (2.7085 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0134 ( 13.8%)   0.0134 ( 22.0%)   0.0268 ( 16.9%)   1.2430 ( 45.9%)  parse-and-resolve-imports
   0.0132 ( 13.6%)   0.0132 ( 21.7%)   0.0264 ( 16.8%)   1.2427 ( 45.9%)  Import resolution
   0.0013 (  1.3%)   0.0054 (  8.9%)   0.0067 (  4.2%)   0.1232 (  4.6%)  load-stdlib
   0.0455 ( 46.9%)   0.0170 ( 28.0%)   0.0625 ( 39.6%)   0.0630 (  2.3%)  build-rewrite-system
   0.0033 (  3.4%)   0.0039 (  6.4%)   0.0072 (  4.6%)   0.0083 (  0.3%)  IRGen
   0.0049 (  5.1%)   0.0020 (  3.3%)   0.0070 (  4.4%)   0.0070 (  0.3%)  perform-sema
   0.0049 (  5.0%)   0.0020 (  3.3%)   0.0069 (  4.4%)   0.0069 (  0.3%)  Type checking and Semantic analysis
   0.0029 (  3.0%)   0.0011 (  1.8%)   0.0040 (  2.5%)   0.0040 (  0.1%)  typecheck-expr
   0.0016 (  1.6%)   0.0007 (  1.2%)   0.0023 (  1.5%)   0.0023 (  0.1%)  typecheck-decl
   0.0020 (  2.1%)   0.0000 (  0.0%)   0.0021 (  1.3%)   0.0021 (  0.1%)  SIL optimization
   0.0013 (  1.3%)   0.0003 (  0.5%)   0.0016 (  1.0%)   0.0016 (  0.1%)  SILGen
   0.0009 (  0.9%)   0.0006 (  1.0%)   0.0015 (  1.0%)   0.0015 (  0.1%)  typecheck-stmt
   0.0005 (  0.6%)   0.0007 (  1.1%)   0.0012 (  0.8%)   0.0012 (  0.0%)  import-clang-decl
   0.0008 (  0.8%)   0.0002 (  0.3%)   0.0009 (  0.6%)   0.0009 (  0.0%)  SILGen-function
   0.0004 (  0.4%)   0.0002 (  0.4%)   0.0006 (  0.4%)   0.0006 (  0.0%)  precheck-target
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  associated-type-inference
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  load-all-members
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.0971 (100.0%)   0.0608 (100.0%)   0.1579 (100.0%)   2.7085 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.3731 seconds (1.7122 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.2948 (100.0%)   0.0783 (100.0%)   0.3731 (100.0%)   1.7122 (100.0%)  Building Target
   0.2948 (100.0%)   0.0783 (100.0%)   0.3731 (100.0%)   1.7122 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rexy/String+Rexy.swift (in target 'Rexy' from project 'Rexy')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 Compiling\ CFlags.swift /Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift (in target 'Rexy' from project 'Rexy')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745554109476359-swift-frontend-Rexy-CFlags.swift-arm64_apple_macos10.10-o-Onone-1119460930.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.1738 seconds (0.1739 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0458 ( 39.5%)   0.0202 ( 34.8%)   0.0660 ( 37.9%)   0.0660 ( 38.0%)  build-rewrite-system
   0.0123 ( 10.7%)   0.0114 ( 19.6%)   0.0238 ( 13.7%)   0.0238 ( 13.7%)  parse-and-resolve-imports
   0.0123 ( 10.6%)   0.0113 ( 19.4%)   0.0235 ( 13.5%)   0.0235 ( 13.5%)  Import resolution
   0.0098 (  8.4%)   0.0025 (  4.3%)   0.0123 (  7.1%)   0.0123 (  7.0%)  perform-sema
   0.0097 (  8.4%)   0.0025 (  4.3%)   0.0122 (  7.0%)   0.0122 (  7.0%)  Type checking and Semantic analysis
   0.0094 (  8.2%)   0.0023 (  4.0%)   0.0118 (  6.8%)   0.0118 (  6.8%)  typecheck-decl
   0.0045 (  3.9%)   0.0031 (  5.3%)   0.0076 (  4.4%)   0.0076 (  4.4%)  IRGen
   0.0029 (  2.5%)   0.0008 (  1.4%)   0.0037 (  2.1%)   0.0037 (  2.1%)  typecheck-expr
   0.0015 (  1.3%)   0.0016 (  2.7%)   0.0031 (  1.8%)   0.0031 (  1.8%)  import-clang-decl
   0.0024 (  2.0%)   0.0005 (  0.9%)   0.0028 (  1.6%)   0.0028 (  1.6%)  SILGen
   0.0011 (  0.9%)   0.0016 (  2.8%)   0.0027 (  1.6%)   0.0027 (  1.6%)  load-stdlib
   0.0025 (  2.1%)   0.0000 (  0.1%)   0.0025 (  1.4%)   0.0025 (  1.4%)  SIL optimization
   0.0013 (  1.1%)   0.0002 (  0.3%)   0.0015 (  0.8%)   0.0015 (  0.8%)  SILGen-function
   0.0002 (  0.2%)   0.0000 (  0.0%)   0.0003 (  0.2%)   0.0003 (  0.1%)  precheck-target
   0.0001 (  0.1%)   0.0001 (  0.2%)   0.0002 (  0.1%)   0.0002 (  0.1%)  typecheck-stmt
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  associated-type-inference
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.1158 (100.0%)   0.0581 (100.0%)   0.1738 (100.0%)   0.1739 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.6408 seconds (0.6715 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.4096 (100.0%)   0.2313 (100.0%)   0.6408 (100.0%)   0.6715 (100.0%)  Building Target
   0.4096 (100.0%)   0.2313 (100.0%)   0.6408 (100.0%)   0.6715 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift (in target 'Rexy' from project 'Rexy')
    cd /Users/admin/builder/spi-builder-workspace

/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:25:23: warning: static property 'regular' is not concurrency-safe because non-'Sendable' type '[Regex.CFlags]' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let regular = [extended]
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:11:10: note: consider making struct 'CFlags' conform to the 'Sendable' protocol
  struct CFlags: OptionSet {
         ^
                          , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:25:23: note: add '@MainActor' to make static property 'regular' part of global actor 'MainActor'
    public static let regular = [extended]
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:25:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let regular = [extended]
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:28:23: warning: static property 'none' is not concurrency-safe because non-'Sendable' type '[Regex.CFlags]' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let none = [CFlags]()
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:11:10: note: consider making struct 'CFlags' conform to the 'Sendable' protocol
  struct CFlags: OptionSet {
         ^
                          , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:28:23: note: add '@MainActor' to make static property 'none' part of global actor 'MainActor'
    public static let none = [CFlags]()
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:28:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let none = [CFlags]()
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:31:23: warning: static property 'basic' is not concurrency-safe because non-'Sendable' type 'Regex.CFlags' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let basic = CFlags(rawValue: 0)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:11:10: note: consider making struct 'CFlags' conform to the 'Sendable' protocol
  struct CFlags: OptionSet {
         ^
                          , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:31:23: note: add '@MainActor' to make static property 'basic' part of global actor 'MainActor'
    public static let basic = CFlags(rawValue: 0)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:31:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let basic = CFlags(rawValue: 0)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:31:23: warning: static property 'basic' produces an empty option set
    public static let basic = CFlags(rawValue: 0)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:31:23: note: use [] to silence this warning
    public static let basic = CFlags(rawValue: 0)
                      ^             ~~~~~~~~~~~~~
                                    ([])
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:34:23: warning: static property 'extended' is not concurrency-safe because non-'Sendable' type 'Regex.CFlags' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let extended = CFlags(rawValue: 1)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:11:10: note: consider making struct 'CFlags' conform to the 'Sendable' protocol
  struct CFlags: OptionSet {
         ^
                          , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:34:23: note: add '@MainActor' to make static property 'extended' part of global actor 'MainActor'
    public static let extended = CFlags(rawValue: 1)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:34:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let extended = CFlags(rawValue: 1)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:37:23: warning: static property 'caseInsensitive' is not concurrency-safe because non-'Sendable' type 'Regex.CFlags' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let caseInsensitive = CFlags(rawValue: 2)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:11:10: note: consider making struct 'CFlags' conform to the 'Sendable' protocol
  struct CFlags: OptionSet {
         ^
                          , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:37:23: note: add '@MainActor' to make static property 'caseInsensitive' part of global actor 'MainActor'
    public static let caseInsensitive = CFlags(rawValue: 2)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:37:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let caseInsensitive = CFlags(rawValue: 2)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:40:23: warning: static property 'ignorePositions' is not concurrency-safe because non-'Sendable' type 'Regex.CFlags' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let ignorePositions = CFlags(rawValue: 3)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:11:10: note: consider making struct 'CFlags' conform to the 'Sendable' protocol
  struct CFlags: OptionSet {
         ^
                          , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:40:23: note: add '@MainActor' to make static property 'ignorePositions' part of global actor 'MainActor'
    public static let ignorePositions = CFlags(rawValue: 3)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:40:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let ignorePositions = CFlags(rawValue: 3)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:43:23: warning: static property 'newLineSensitive' is not concurrency-safe because non-'Sendable' type 'Regex.CFlags' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let newLineSensitive = CFlags(rawValue: 4)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:11:10: note: consider making struct 'CFlags' conform to the 'Sendable' protocol
  struct CFlags: OptionSet {
         ^
                          , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:43:23: note: add '@MainActor' to make static property 'newLineSensitive' part of global actor 'MainActor'
    public static let newLineSensitive = CFlags(rawValue: 4)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:43:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let newLineSensitive = CFlags(rawValue: 4)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:46:23: warning: static property 'ignoreSpecialCharacters' is not concurrency-safe because non-'Sendable' type 'Regex.CFlags' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let ignoreSpecialCharacters = CFlags(rawValue: 5)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:11:10: note: consider making struct 'CFlags' conform to the 'Sendable' protocol
  struct CFlags: OptionSet {
         ^
                          , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:46:23: note: add '@MainActor' to make static property 'ignoreSpecialCharacters' part of global actor 'MainActor'
    public static let ignoreSpecialCharacters = CFlags(rawValue: 5)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:46:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let ignoreSpecialCharacters = CFlags(rawValue: 5)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:49:23: warning: static property 'literal' is not concurrency-safe because non-'Sendable' type 'Regex.CFlags' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let literal = CFlags(rawValue: 6)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:11:10: note: consider making struct 'CFlags' conform to the 'Sendable' protocol
  struct CFlags: OptionSet {
         ^
                          , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:49:23: note: add '@MainActor' to make static property 'literal' part of global actor 'MainActor'
    public static let literal = CFlags(rawValue: 6)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:49:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let literal = CFlags(rawValue: 6)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:52:23: warning: static property 'endPointer' is not concurrency-safe because non-'Sendable' type 'Regex.CFlags' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let endPointer = CFlags(rawValue: 7)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:11:10: note: consider making struct 'CFlags' conform to the 'Sendable' protocol
  struct CFlags: OptionSet {
         ^
                          , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:52:23: note: add '@MainActor' to make static property 'endPointer' part of global actor 'MainActor'
    public static let endPointer = CFlags(rawValue: 7)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:52:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let endPointer = CFlags(rawValue: 7)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:55:23: warning: static property 'minimal' is not concurrency-safe because non-'Sendable' type 'Regex.CFlags' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let minimal = CFlags(rawValue: 8)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:11:10: note: consider making struct 'CFlags' conform to the 'Sendable' protocol
  struct CFlags: OptionSet {
         ^
                          , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:55:23: note: add '@MainActor' to make static property 'minimal' part of global actor 'MainActor'
    public static let minimal = CFlags(rawValue: 8)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:55:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let minimal = CFlags(rawValue: 8)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:58:23: warning: static property 'nonGreedy' is not concurrency-safe because non-'Sendable' type 'Regex.CFlags' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let nonGreedy = CFlags(rawValue: 9)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:11:10: note: consider making struct 'CFlags' conform to the 'Sendable' protocol
  struct CFlags: OptionSet {
         ^
                          , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:58:23: note: add '@MainActor' to make static property 'nonGreedy' part of global actor 'MainActor'
    public static let nonGreedy = CFlags(rawValue: 9)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:58:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let nonGreedy = CFlags(rawValue: 9)
                      ^
    nonisolated(unsafe)
SwiftDriverJobDiscovery normal x86_64 Emitting module for Rexy (in target 'Rexy' from project 'Rexy')
SwiftDriver\ Compilation\ Requirements Rexy normal x86_64 com.apple.xcode.tools.swift.compiler (in target 'Rexy' from project 'Rexy')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Rexy -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/Objects-normal/x86_64/Rexy.SwiftFileList -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target x86_64-apple-macos10.10 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/Objects-normal/x86_64/Rexy-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/Objects-normal/x86_64/Rexy.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/Objects-normal/x86_64/Rexy_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/DerivedSources-normal/x86_64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/DerivedSources/x86_64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/DerivedSources -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/Objects-normal/x86_64/Rexy-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Emitting module for Rexy (in target 'Rexy' from project 'Rexy')
SwiftCompile normal arm64 Compiling\ Error.swift /Users/admin/builder/spi-builder-workspace/Sources/Rexy/Error.swift (in target 'Rexy' from project 'Rexy')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745554109684693-swift-frontend-Rexy-Error.swift-arm64_apple_macos10.10-o-Onone-2934846578.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.1310 seconds (0.1312 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0141 ( 17.6%)   0.0144 ( 28.4%)   0.0285 ( 21.8%)   0.0285 ( 21.7%)  parse-and-resolve-imports
   0.0140 ( 17.5%)   0.0142 ( 28.1%)   0.0282 ( 21.6%)   0.0283 ( 21.5%)  Import resolution
   0.0093 ( 11.6%)   0.0034 (  6.7%)   0.0127 (  9.7%)   0.0127 (  9.7%)  build-rewrite-system
   0.0076 (  9.5%)   0.0028 (  5.6%)   0.0105 (  8.0%)   0.0105 (  8.0%)  perform-sema
   0.0076 (  9.4%)   0.0028 (  5.6%)   0.0104 (  7.9%)   0.0104 (  7.9%)  Type checking and Semantic analysis
   0.0059 (  7.4%)   0.0018 (  3.6%)   0.0077 (  5.9%)   0.0078 (  5.9%)  typecheck-stmt
   0.0058 (  7.2%)   0.0018 (  3.6%)   0.0076 (  5.8%)   0.0077 (  5.8%)  typecheck-expr
   0.0032 (  4.0%)   0.0030 (  6.0%)   0.0062 (  4.8%)   0.0063 (  4.8%)  IRGen
   0.0042 (  5.2%)   0.0001 (  0.2%)   0.0043 (  3.3%)   0.0043 (  3.3%)  SIL optimization
   0.0028 (  3.5%)   0.0014 (  2.8%)   0.0042 (  3.2%)   0.0042 (  3.2%)  typecheck-decl
   0.0011 (  1.4%)   0.0021 (  4.0%)   0.0031 (  2.4%)   0.0031 (  2.4%)  load-stdlib
   0.0013 (  1.6%)   0.0015 (  3.0%)   0.0028 (  2.1%)   0.0028 (  2.1%)  import-clang-decl
   0.0018 (  2.3%)   0.0007 (  1.4%)   0.0025 (  1.9%)   0.0025 (  1.9%)  SILGen
   0.0013 (  1.6%)   0.0006 (  1.1%)   0.0018 (  1.4%)   0.0018 (  1.4%)  SILGen-function
   0.0002 (  0.3%)   0.0000 (  0.1%)   0.0002 (  0.2%)   0.0002 (  0.2%)  precheck-target
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0000 (  0.0%)  load-all-members
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.0803 (100.0%)   0.0507 (100.0%)   0.1310 (100.0%)   0.1312 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.4270 seconds (0.4620 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.2096 (100.0%)   0.2174 (100.0%)   0.4270 (100.0%)   0.4620 (100.0%)  Building Target
   0.2096 (100.0%)   0.2174 (100.0%)   0.4270 (100.0%)   0.4620 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rexy/Error.swift (in target 'Rexy' from project 'Rexy')
    cd /Users/admin/builder/spi-builder-workspace

SwiftDriver\ Compilation\ Requirements Rexy normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Rexy' from project 'Rexy')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Rexy -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/Objects-normal/arm64/Rexy.SwiftFileList -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.10 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/Objects-normal/arm64/Rexy-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/Objects-normal/arm64/Rexy.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/Objects-normal/arm64/Rexy_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/DerivedSources -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/Objects-normal/arm64/Rexy-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal x86_64 Compiling String+Rexy.swift (in target 'Rexy' from project 'Rexy')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Rexy.framework/Versions/A/Modules/Rexy.swiftmodule/x86_64-apple-macos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/Objects-normal/x86_64/Rexy.swiftmodule (in target 'Rexy' from project 'Rexy')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -strip-unsigned-binaries -strip-deterministic -strip-tool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/Objects-normal/x86_64/Rexy.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Rexy.framework/Versions/A/Modules/Rexy.swiftmodule/x86_64-apple-macos.swiftmodule
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Rexy.framework/Versions/A/Headers/Rexy-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/Objects-normal/arm64/Rexy-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/Objects-normal/x86_64/Rexy-Swift.h (in target 'Rexy' from project 'Rexy')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/Objects-normal/arm64/Rexy-Swift.h -arch x86_64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/Objects-normal/x86_64/Rexy-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Rexy.framework/Versions/A/Headers/Rexy-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Rexy.framework/Versions/A/Modules/Rexy.swiftmodule/x86_64-apple-macos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/Objects-normal/x86_64/Rexy.swiftdoc (in target 'Rexy' from project 'Rexy')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -strip-unsigned-binaries -strip-deterministic -strip-tool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/Objects-normal/x86_64/Rexy.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Rexy.framework/Versions/A/Modules/Rexy.swiftmodule/x86_64-apple-macos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Rexy.framework/Versions/A/Modules/Rexy.swiftmodule/x86_64-apple-macos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/Objects-normal/x86_64/Rexy.abi.json (in target 'Rexy' from project 'Rexy')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -strip-unsigned-binaries -strip-deterministic -strip-tool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/Objects-normal/x86_64/Rexy.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Rexy.framework/Versions/A/Modules/Rexy.swiftmodule/x86_64-apple-macos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Rexy.framework/Versions/A/Modules/Rexy.swiftmodule/arm64-apple-macos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/Objects-normal/arm64/Rexy.swiftmodule (in target 'Rexy' from project 'Rexy')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -strip-unsigned-binaries -strip-deterministic -strip-tool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/Objects-normal/arm64/Rexy.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Rexy.framework/Versions/A/Modules/Rexy.swiftmodule/arm64-apple-macos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Rexy.framework/Versions/A/Modules/Rexy.swiftmodule/arm64-apple-macos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/Objects-normal/arm64/Rexy.swiftdoc (in target 'Rexy' from project 'Rexy')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -strip-unsigned-binaries -strip-deterministic -strip-tool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/Objects-normal/arm64/Rexy.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Rexy.framework/Versions/A/Modules/Rexy.swiftmodule/arm64-apple-macos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Rexy.framework/Versions/A/Modules/Rexy.swiftmodule/arm64-apple-macos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/Objects-normal/arm64/Rexy.abi.json (in target 'Rexy' from project 'Rexy')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -strip-unsigned-binaries -strip-deterministic -strip-tool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/Objects-normal/arm64/Rexy.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Rexy.framework/Versions/A/Modules/Rexy.swiftmodule/arm64-apple-macos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Rexy.framework/Versions/A/Modules/Rexy.swiftmodule/Project/x86_64-apple-macos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/Objects-normal/x86_64/Rexy.swiftsourceinfo (in target 'Rexy' from project 'Rexy')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -strip-unsigned-binaries -strip-deterministic -strip-tool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/Objects-normal/x86_64/Rexy.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Rexy.framework/Versions/A/Modules/Rexy.swiftmodule/Project/x86_64-apple-macos.swiftsourceinfo
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Rexy.framework/Versions/A/Modules/Rexy.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/Objects-normal/arm64/Rexy.swiftsourceinfo (in target 'Rexy' from project 'Rexy')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -strip-unsigned-binaries -strip-deterministic -strip-tool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/Objects-normal/arm64/Rexy.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Rexy.framework/Versions/A/Modules/Rexy.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling String+Rexy.swift (in target 'Rexy' from project 'Rexy')
SwiftDriverJobDiscovery normal x86_64 Compiling Regex.swift (in target 'Rexy' from project 'Rexy')
SwiftDriverJobDiscovery normal arm64 Compiling Error.swift (in target 'Rexy' from project 'Rexy')
SwiftDriverJobDiscovery normal x86_64 Compiling CFlags.swift (in target 'Rexy' from project 'Rexy')
SwiftDriverJobDiscovery normal x86_64 Compiling EFlags.swift (in target 'Rexy' from project 'Rexy')
SwiftDriverJobDiscovery normal x86_64 Compiling Error.swift (in target 'Rexy' from project 'Rexy')
SwiftDriver\ Compilation Rexy normal x86_64 com.apple.xcode.tools.swift.compiler (in target 'Rexy' from project 'Rexy')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Rexy -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/Objects-normal/x86_64/Rexy.SwiftFileList -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target x86_64-apple-macos10.10 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/Objects-normal/x86_64/Rexy-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/Objects-normal/x86_64/Rexy.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/Objects-normal/x86_64/Rexy_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/DerivedSources-normal/x86_64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/DerivedSources/x86_64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/DerivedSources -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/Objects-normal/x86_64/Rexy-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/Objects-normal/x86_64/Binary/Rexy normal x86_64 (in target 'Rexy' from project 'Rexy')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target x86_64-apple-macos10.10 -dynamiclib -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -Os -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/Objects-normal/x86_64/Rexy.LinkFileList -install_name @rpath/Rexy.framework/Versions/A/Rexy -Xlinker -rpath -Xlinker /usr/lib/swift -Xlinker -rpath -Xlinker /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/Objects-normal/x86_64/Rexy_lto.o -rdynamic -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/Objects-normal/x86_64/Rexy_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/Objects-normal/x86_64/Rexy.swiftmodule -Xlinker -no_adhoc_codesign -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/Objects-normal/x86_64/Binary/Rexy
clang: error: SDK does not contain 'libarclite' at the path '/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/arc/libarclite_macosx.a'; try increasing the minimum deployment target
SwiftDriverJobDiscovery normal arm64 Compiling EFlags.swift (in target 'Rexy' from project 'Rexy')
SwiftDriverJobDiscovery normal arm64 Compiling CFlags.swift (in target 'Rexy' from project 'Rexy')
SwiftDriverJobDiscovery normal arm64 Compiling Regex.swift (in target 'Rexy' from project 'Rexy')
SwiftDriver\ Compilation Rexy normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Rexy' from project 'Rexy')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Rexy -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/Objects-normal/arm64/Rexy.SwiftFileList -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.10 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/Objects-normal/arm64/Rexy-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/Objects-normal/arm64/Rexy.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/Objects-normal/arm64/Rexy_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/DerivedSources -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/Objects-normal/arm64/Rexy-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/Objects-normal/arm64/Binary/Rexy normal arm64 (in target 'Rexy' from project 'Rexy')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-macos10.10 -dynamiclib -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -Os -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/Objects-normal/arm64/Rexy.LinkFileList -install_name @rpath/Rexy.framework/Versions/A/Rexy -Xlinker -rpath -Xlinker /usr/lib/swift -Xlinker -rpath -Xlinker /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/Objects-normal/arm64/Rexy_lto.o -rdynamic -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/Objects-normal/arm64/Rexy_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/Objects-normal/arm64/Rexy.swiftmodule -Xlinker -no_adhoc_codesign -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/Objects-normal/arm64/Binary/Rexy
/Users/admin/builder/spi-builder-workspace/Rexy.xcodeproj: warning: The macOS deployment target 'MACOSX_DEPLOYMENT_TARGET' is set to 10.10, but the range of supported deployment target versions is 10.13 to 15.4.99. (in target 'Rexy' from project 'Rexy')
** BUILD FAILED **
The following build commands failed:
	Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/Objects-normal/x86_64/Binary/Rexy normal x86_64 (in target 'Rexy' from project 'Rexy')
	Building project Rexy with scheme Rexy
(2 failures)
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
  "dependencies" : [
  ],
  "manifest_display_name" : "Rexy",
  "name" : "Rexy",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "Rexy",
      "targets" : [
        "Rexy"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "RexyTests",
      "module_type" : "SwiftTarget",
      "name" : "RexyTests",
      "path" : "Tests/RexyTests",
      "sources" : [
        "CFlagsTests.swift",
        "EFlagsTests.swift",
        "ErrorTests.swift",
        "RegexTests.swift"
      ],
      "target_dependencies" : [
        "Rexy"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Rexy",
      "module_type" : "SwiftTarget",
      "name" : "Rexy",
      "path" : "Sources/Rexy",
      "product_memberships" : [
        "Rexy"
      ],
      "sources" : [
        "CFlags.swift",
        "EFlags.swift",
        "Error.swift",
        "Regex.swift",
        "String+Rexy.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "Rexy",
    "schemes" : [
      "Rexy"
    ],
    "targets" : [
      "Rexy",
      "RexyTestSuite"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Rexy -destination platform=macOS,arch=arm64
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme Rexy -destination platform=macOS,arch=arm64
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
    Target 'Rexy' in project 'Rexy' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 3773fbdad1af9eccfd3161e2c4514079
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/3773fbdad1af9eccfd3161e2c4514079.xcbuilddata
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/Rexy.xcodeproj
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Rexy.framework/Versions/A/Resources/Info.plist /Users/admin/builder/spi-builder-workspace/Rexy.xcodeproj/Rexy_Info.plist (in target 'Rexy' from project 'Rexy')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/Rexy.xcodeproj/Rexy_Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -platform macosx -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Rexy.framework/Versions/A/Resources/Info.plist
SwiftDriver Rexy normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Rexy' from project 'Rexy')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Rexy -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/Objects-normal/arm64/Rexy.SwiftFileList -DXcode -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.10 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/Objects-normal/arm64/Rexy-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/Objects-normal/arm64/Rexy.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/Objects-normal/arm64/Rexy_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/DerivedSources -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/Objects-normal/arm64/Rexy-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftDriver Rexy normal x86_64 com.apple.xcode.tools.swift.compiler (in target 'Rexy' from project 'Rexy')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Rexy -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/Objects-normal/x86_64/Rexy.SwiftFileList -DXcode -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target x86_64-apple-macos10.10 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/Objects-normal/x86_64/Rexy-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/Objects-normal/x86_64/Rexy.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/Objects-normal/x86_64/Rexy_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/DerivedSources-normal/x86_64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/DerivedSources/x86_64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/DerivedSources -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/Objects-normal/x86_64/Rexy-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal arm64 Emitting\ module\ for\ Rexy (in target 'Rexy' from project 'Rexy')
EmitSwiftModule normal arm64 (in target 'Rexy' from project 'Rexy')
    cd /Users/admin/builder/spi-builder-workspace

/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:31:23: warning: static property 'basic' produces an empty option set
    public static let basic = CFlags(rawValue: 0)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:31:23: note: use [] to silence this warning
    public static let basic = CFlags(rawValue: 0)
                      ^             ~~~~~~~~~~~~~
                                    ([])
SwiftEmitModule normal x86_64 Emitting\ module\ for\ Rexy (in target 'Rexy' from project 'Rexy')
EmitSwiftModule normal x86_64 (in target 'Rexy' from project 'Rexy')
    cd /Users/admin/builder/spi-builder-workspace

/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:31:23: warning: static property 'basic' produces an empty option set
    public static let basic = CFlags(rawValue: 0)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:31:23: note: use [] to silence this warning
    public static let basic = CFlags(rawValue: 0)
                      ^             ~~~~~~~~~~~~~
                                    ([])
SwiftCompile normal x86_64 Compiling\ Regex.swift /Users/admin/builder/spi-builder-workspace/Sources/Rexy/Regex.swift (in target 'Rexy' from project 'Rexy')
SwiftCompile normal x86_64 /Users/admin/builder/spi-builder-workspace/Sources/Rexy/Regex.swift (in target 'Rexy' from project 'Rexy')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 Compiling\ String+Rexy.swift /Users/admin/builder/spi-builder-workspace/Sources/Rexy/String+Rexy.swift (in target 'Rexy' from project 'Rexy')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rexy/String+Rexy.swift (in target 'Rexy' from project 'Rexy')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 Compiling\ EFlags.swift /Users/admin/builder/spi-builder-workspace/Sources/Rexy/EFlags.swift (in target 'Rexy' from project 'Rexy')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rexy/EFlags.swift (in target 'Rexy' from project 'Rexy')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 Compiling\ CFlags.swift /Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift (in target 'Rexy' from project 'Rexy')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift (in target 'Rexy' from project 'Rexy')
    cd /Users/admin/builder/spi-builder-workspace

/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:31:23: warning: static property 'basic' produces an empty option set
    public static let basic = CFlags(rawValue: 0)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:31:23: note: use [] to silence this warning
    public static let basic = CFlags(rawValue: 0)
                      ^             ~~~~~~~~~~~~~
                                    ([])
SwiftCompile normal x86_64 Compiling\ Error.swift /Users/admin/builder/spi-builder-workspace/Sources/Rexy/Error.swift (in target 'Rexy' from project 'Rexy')
SwiftCompile normal x86_64 /Users/admin/builder/spi-builder-workspace/Sources/Rexy/Error.swift (in target 'Rexy' from project 'Rexy')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal x86_64 Compiling\ String+Rexy.swift /Users/admin/builder/spi-builder-workspace/Sources/Rexy/String+Rexy.swift (in target 'Rexy' from project 'Rexy')
SwiftCompile normal x86_64 /Users/admin/builder/spi-builder-workspace/Sources/Rexy/String+Rexy.swift (in target 'Rexy' from project 'Rexy')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 Compiling\ Error.swift /Users/admin/builder/spi-builder-workspace/Sources/Rexy/Error.swift (in target 'Rexy' from project 'Rexy')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rexy/Error.swift (in target 'Rexy' from project 'Rexy')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal x86_64 Compiling\ CFlags.swift /Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift (in target 'Rexy' from project 'Rexy')
SwiftCompile normal x86_64 /Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift (in target 'Rexy' from project 'Rexy')
    cd /Users/admin/builder/spi-builder-workspace

/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:31:23: warning: static property 'basic' produces an empty option set
    public static let basic = CFlags(rawValue: 0)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Rexy/CFlags.swift:31:23: note: use [] to silence this warning
    public static let basic = CFlags(rawValue: 0)
                      ^             ~~~~~~~~~~~~~
                                    ([])
SwiftCompile normal x86_64 Compiling\ EFlags.swift /Users/admin/builder/spi-builder-workspace/Sources/Rexy/EFlags.swift (in target 'Rexy' from project 'Rexy')
SwiftCompile normal x86_64 /Users/admin/builder/spi-builder-workspace/Sources/Rexy/EFlags.swift (in target 'Rexy' from project 'Rexy')
    cd /Users/admin/builder/spi-builder-workspace

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

SwiftDriverJobDiscovery normal arm64 Compiling EFlags.swift (in target 'Rexy' from project 'Rexy')
SwiftDriverJobDiscovery normal x86_64 Compiling String+Rexy.swift (in target 'Rexy' from project 'Rexy')
SwiftDriverJobDiscovery normal arm64 Compiling String+Rexy.swift (in target 'Rexy' from project 'Rexy')
SwiftDriverJobDiscovery normal arm64 Emitting module for Rexy (in target 'Rexy' from project 'Rexy')
SwiftDriver\ Compilation\ Requirements Rexy normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Rexy' from project 'Rexy')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Rexy -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/Objects-normal/arm64/Rexy.SwiftFileList -DXcode -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.10 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/Objects-normal/arm64/Rexy-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/Objects-normal/arm64/Rexy.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/Objects-normal/arm64/Rexy_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/DerivedSources -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/Objects-normal/arm64/Rexy-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Rexy.framework/Versions/A/Modules/Rexy.swiftmodule/arm64-apple-macos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/Objects-normal/arm64/Rexy.abi.json (in target 'Rexy' from project 'Rexy')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -strip-unsigned-binaries -strip-deterministic -strip-tool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/Objects-normal/arm64/Rexy.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Rexy.framework/Versions/A/Modules/Rexy.swiftmodule/arm64-apple-macos.abi.json
SwiftDriverJobDiscovery normal x86_64 Emitting module for Rexy (in target 'Rexy' from project 'Rexy')
SwiftDriver\ Compilation\ Requirements Rexy normal x86_64 com.apple.xcode.tools.swift.compiler (in target 'Rexy' from project 'Rexy')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Rexy -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/Objects-normal/x86_64/Rexy.SwiftFileList -DXcode -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target x86_64-apple-macos10.10 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/Objects-normal/x86_64/Rexy-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/Objects-normal/x86_64/Rexy.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/Objects-normal/x86_64/Rexy_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/DerivedSources-normal/x86_64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/DerivedSources/x86_64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/DerivedSources -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/Objects-normal/x86_64/Rexy-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Rexy.framework/Versions/A/Modules/Rexy.swiftmodule/x86_64-apple-macos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/Objects-normal/x86_64/Rexy.abi.json (in target 'Rexy' from project 'Rexy')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -strip-unsigned-binaries -strip-deterministic -strip-tool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/Objects-normal/x86_64/Rexy.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Rexy.framework/Versions/A/Modules/Rexy.swiftmodule/x86_64-apple-macos.abi.json
SwiftDriverJobDiscovery normal x86_64 Compiling Error.swift (in target 'Rexy' from project 'Rexy')
SwiftDriverJobDiscovery normal arm64 Compiling Error.swift (in target 'Rexy' from project 'Rexy')
SwiftDriverJobDiscovery normal x86_64 Compiling CFlags.swift (in target 'Rexy' from project 'Rexy')
SwiftDriverJobDiscovery normal arm64 Compiling CFlags.swift (in target 'Rexy' from project 'Rexy')
SwiftDriverJobDiscovery normal x86_64 Compiling Regex.swift (in target 'Rexy' from project 'Rexy')
SwiftDriverJobDiscovery normal x86_64 Compiling EFlags.swift (in target 'Rexy' from project 'Rexy')
SwiftDriver\ Compilation Rexy normal x86_64 com.apple.xcode.tools.swift.compiler (in target 'Rexy' from project 'Rexy')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Rexy -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/Objects-normal/x86_64/Rexy.SwiftFileList -DXcode -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target x86_64-apple-macos10.10 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/Objects-normal/x86_64/Rexy-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/Objects-normal/x86_64/Rexy.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/Objects-normal/x86_64/Rexy_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/DerivedSources-normal/x86_64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/DerivedSources/x86_64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/DerivedSources -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/Objects-normal/x86_64/Rexy-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/Objects-normal/x86_64/Binary/Rexy normal x86_64 (in target 'Rexy' from project 'Rexy')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target x86_64-apple-macos10.10 -dynamiclib -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -Os -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/Objects-normal/x86_64/Rexy.LinkFileList -install_name @rpath/Rexy.framework/Versions/A/Rexy -Xlinker -rpath -Xlinker /usr/lib/swift -Xlinker -rpath -Xlinker /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/Objects-normal/x86_64/Rexy_lto.o -rdynamic -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/Objects-normal/x86_64/Rexy_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/Objects-normal/x86_64/Rexy.swiftmodule -Xlinker -no_adhoc_codesign -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/Objects-normal/x86_64/Binary/Rexy
clang: error: SDK does not contain 'libarclite' at the path '/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/arc/libarclite_macosx.a'; try increasing the minimum deployment target
/Users/admin/builder/spi-builder-workspace/Rexy.xcodeproj: warning: The macOS deployment target 'MACOSX_DEPLOYMENT_TARGET' is set to 10.10, but the range of supported deployment target versions is 10.13 to 15.4.99. (in target 'Rexy' from project 'Rexy')
** BUILD FAILED **
The following build commands failed:
	Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rexy.build/Debug/Rexy.build/Objects-normal/x86_64/Binary/Rexy normal x86_64 (in target 'Rexy' from project 'Rexy')
	Building project Rexy with scheme Rexy
(2 failures)
BUILD FAILURE 6.1 macosXcodebuild