The Swift Package Index logo.Swift Package Index

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

Build Information

Successful build of RegularExpressionDecoder, reference master (38a13a), with Swift 6.1 for watchOS using Xcode 16.3 on 24 Apr 2025 23:24:21 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme RegularExpressionDecoder -destination generic/platform=watchOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/flight-school/regularexpressiondecoder.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/flight-school/regularexpressiondecoder
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 38a13ab Use GitHub Actions for CI/CD (#1)
Cloned https://github.com/flight-school/regularexpressiondecoder.git
Revision (git rev-parse @):
38a13abea850d901c04b3431b1bf5b08bcae43b2
SUCCESS checkout https://github.com/flight-school/regularexpressiondecoder.git at master
========================================
Build
========================================
Selected platform:         watchOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/flight-school/regularexpressiondecoder.git
https://github.com/flight-school/regularexpressiondecoder.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "RegularExpressionDecoder",
  "name" : "RegularExpressionDecoder",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "RegularExpressionDecoder",
      "targets" : [
        "RegularExpressionDecoder"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "RegularExpressionDecoderTests",
      "module_type" : "SwiftTarget",
      "name" : "RegularExpressionDecoderTests",
      "path" : "Tests",
      "sources" : [
        "RegularExpressionDecoderTests/RegularExpressionDecodingTests.swift"
      ],
      "target_dependencies" : [
        "RegularExpressionDecoder"
      ],
      "type" : "test"
    },
    {
      "c99name" : "RegularExpressionDecoder",
      "module_type" : "SwiftTarget",
      "name" : "RegularExpressionDecoder",
      "path" : "Sources",
      "product_memberships" : [
        "RegularExpressionDecoder"
      ],
      "sources" : [
        "RegularExpressionDecoder/KeyedDecodingContainer.swift",
        "RegularExpressionDecoder/RegularExpressionDecoder.swift",
        "RegularExpressionDecoder/RegularExpressionPattern.swift",
        "RegularExpressionDecoder/SingleValueDecodingContainer.swift",
        "RegularExpressionDecoder/UnkeyedDecodingContainer.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
  "dependencies" : [
  ],
  "manifest_display_name" : "RegularExpressionDecoder",
  "name" : "RegularExpressionDecoder",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "RegularExpressionDecoder",
      "targets" : [
        "RegularExpressionDecoder"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "RegularExpressionDecoderTests",
      "module_type" : "SwiftTarget",
      "name" : "RegularExpressionDecoderTests",
      "path" : "Tests",
      "sources" : [
        "RegularExpressionDecoderTests/RegularExpressionDecodingTests.swift"
      ],
      "target_dependencies" : [
        "RegularExpressionDecoder"
      ],
      "type" : "test"
    },
    {
      "c99name" : "RegularExpressionDecoder",
      "module_type" : "SwiftTarget",
      "name" : "RegularExpressionDecoder",
      "path" : "Sources",
      "product_memberships" : [
        "RegularExpressionDecoder"
      ],
      "sources" : [
        "RegularExpressionDecoder/KeyedDecodingContainer.swift",
        "RegularExpressionDecoder/RegularExpressionDecoder.swift",
        "RegularExpressionDecoder/RegularExpressionPattern.swift",
        "RegularExpressionDecoder/SingleValueDecodingContainer.swift",
        "RegularExpressionDecoder/UnkeyedDecodingContainer.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "RegularExpressionDecoder",
    "schemes" : [
      "RegularExpressionDecoder"
    ],
    "targets" : [
      "RegularExpressionDecoder",
      "RegularExpressionDecoderPackageDescription",
      "RegularExpressionDecoderPackageTests",
      "RegularExpressionDecoderTests"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme RegularExpressionDecoder -destination generic/platform=watchOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme RegularExpressionDecoder -destination generic/platform=watchOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
    Target 'RegularExpressionDecoder' in project 'RegularExpressionDecoder' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 266e86354949862d398e105e393df09d
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/266e86354949862d398e105e393df09d.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
    cd /Users/admin/builder/spi-builder-workspace/RegularExpressionDecoder.xcodeproj
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
    cd /Users/admin/builder/spi-builder-workspace/RegularExpressionDecoder.xcodeproj
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/RegularExpressionDecoder.xcodeproj
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos
    cd /Users/admin/builder/spi-builder-workspace/RegularExpressionDecoder.xcodeproj
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos
    cd /Users/admin/builder/spi-builder-workspace/RegularExpressionDecoder.xcodeproj
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug-watchos/RegularExpressionDecoder.build/RegularExpressionDecoder.DependencyStaticMetadataFileList (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug-watchos/RegularExpressionDecoder.build/RegularExpressionDecoder.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug-watchos/RegularExpressionDecoder.build/RegularExpressionDecoder.DependencyMetadataFileList (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug-watchos/RegularExpressionDecoder.build/RegularExpressionDecoder.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug-watchos/RegularExpressionDecoder.build/Objects-normal/arm64_32/RegularExpressionDecoder-OutputFileMap.json (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug-watchos/RegularExpressionDecoder.build/Objects-normal/arm64_32/RegularExpressionDecoder-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug-watchos/RegularExpressionDecoder.build/Objects-normal/arm64_32/RegularExpressionDecoder.SwiftFileList (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug-watchos/RegularExpressionDecoder.build/Objects-normal/arm64_32/RegularExpressionDecoder.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug-watchos/RegularExpressionDecoder.build/Objects-normal/arm64_32/RegularExpressionDecoder.LinkFileList (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug-watchos/RegularExpressionDecoder.build/Objects-normal/arm64_32/RegularExpressionDecoder.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug-watchos/RegularExpressionDecoder.build/Objects-normal/arm64/RegularExpressionDecoder.SwiftFileList (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug-watchos/RegularExpressionDecoder.build/Objects-normal/arm64/RegularExpressionDecoder.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug-watchos/RegularExpressionDecoder.build/Objects-normal/arm64_32/RegularExpressionDecoder.SwiftConstValuesFileList (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug-watchos/RegularExpressionDecoder.build/Objects-normal/arm64_32/RegularExpressionDecoder.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug-watchos/RegularExpressionDecoder.build/Objects-normal/arm64_32/RegularExpressionDecoder_const_extract_protocols.json (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug-watchos/RegularExpressionDecoder.build/Objects-normal/arm64_32/RegularExpressionDecoder_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug-watchos/RegularExpressionDecoder.build/Objects-normal/arm64/RegularExpressionDecoder_const_extract_protocols.json (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug-watchos/RegularExpressionDecoder.build/Objects-normal/arm64/RegularExpressionDecoder_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug-watchos/RegularExpressionDecoder.build/Objects-normal/arm64/RegularExpressionDecoder.SwiftConstValuesFileList (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug-watchos/RegularExpressionDecoder.build/Objects-normal/arm64/RegularExpressionDecoder.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug-watchos/RegularExpressionDecoder.build/Objects-normal/arm64/RegularExpressionDecoder.LinkFileList (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug-watchos/RegularExpressionDecoder.build/Objects-normal/arm64/RegularExpressionDecoder.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug-watchos/RegularExpressionDecoder.build/Objects-normal/arm64/RegularExpressionDecoder-OutputFileMap.json (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug-watchos/RegularExpressionDecoder.build/Objects-normal/arm64/RegularExpressionDecoder-OutputFileMap.json
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/RegularExpressionDecoder.framework (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/RegularExpressionDecoder.framework
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/RegularExpressionDecoder.framework/Headers (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/RegularExpressionDecoder.framework/Headers
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/RegularExpressionDecoder.framework/Info.plist /Users/admin/builder/spi-builder-workspace/RegularExpressionDecoder.xcodeproj/RegularExpressionDecoder_Info.plist (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/RegularExpressionDecoder.xcodeproj/RegularExpressionDecoder_Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform watchos -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/RegularExpressionDecoder.framework/Info.plist
SwiftDriver RegularExpressionDecoder normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name RegularExpressionDecoder -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug-watchos/RegularExpressionDecoder.build/Objects-normal/arm64_32/RegularExpressionDecoder.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64_32-apple-watchos11.4 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 4 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug-watchos/RegularExpressionDecoder.build/Objects-normal/arm64_32/RegularExpressionDecoder-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug-watchos/RegularExpressionDecoder.build/Objects-normal/arm64_32/RegularExpressionDecoder.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug-watchos/RegularExpressionDecoder.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug-watchos/RegularExpressionDecoder.build/Objects-normal/arm64_32/RegularExpressionDecoder_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug-watchos/RegularExpressionDecoder.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug-watchos/RegularExpressionDecoder.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug-watchos/RegularExpressionDecoder.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug-watchos/RegularExpressionDecoder.build/Objects-normal/arm64_32/RegularExpressionDecoder-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftDriver RegularExpressionDecoder normal arm64 com.apple.xcode.tools.swift.compiler (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name RegularExpressionDecoder -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug-watchos/RegularExpressionDecoder.build/Objects-normal/arm64/RegularExpressionDecoder.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64-apple-watchos11.4 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 4 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug-watchos/RegularExpressionDecoder.build/Objects-normal/arm64/RegularExpressionDecoder-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug-watchos/RegularExpressionDecoder.build/Objects-normal/arm64/RegularExpressionDecoder.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug-watchos/RegularExpressionDecoder.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug-watchos/RegularExpressionDecoder.build/Objects-normal/arm64/RegularExpressionDecoder_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug-watchos/RegularExpressionDecoder.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug-watchos/RegularExpressionDecoder.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug-watchos/RegularExpressionDecoder.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug-watchos/RegularExpressionDecoder.build/Objects-normal/arm64/RegularExpressionDecoder-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ KeyedDecodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/RegularExpressionDecoder/KeyedDecodingContainer.swift (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/RegularExpressionDecoder/KeyedDecodingContainer.swift (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
    cd /Users/admin/builder/spi-builder-workspace

Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745537057012825-swift-frontend-RegularExpressionDecoder-KeyedDecodingContainer.swift-arm64_apple_watchos11.4-o-Onone-3178973951.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 1.0191 seconds (3.4322 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.2460 ( 34.4%)   0.0974 ( 32.1%)   0.3434 ( 33.7%)   1.5079 ( 43.9%)  parse-and-resolve-imports
   0.2454 ( 34.3%)   0.0958 ( 31.5%)   0.3412 ( 33.5%)   1.5044 ( 43.8%)  Import resolution
   0.0766 ( 10.7%)   0.0218 (  7.2%)   0.0984 (  9.7%)   0.0985 (  2.9%)  build-rewrite-system
   0.0014 (  0.2%)   0.0178 (  5.9%)   0.0192 (  1.9%)   0.0898 (  2.6%)  load-stdlib
   0.0347 (  4.8%)   0.0173 (  5.7%)   0.0520 (  5.1%)   0.0561 (  1.6%)  perform-sema
   0.0346 (  4.8%)   0.0173 (  5.7%)   0.0519 (  5.1%)   0.0560 (  1.6%)  Type checking and Semantic analysis
   0.0216 (  3.0%)   0.0062 (  2.0%)   0.0278 (  2.7%)   0.0288 (  0.8%)  typecheck-stmt
   0.0141 (  2.0%)   0.0111 (  3.6%)   0.0251 (  2.5%)   0.0283 (  0.8%)  typecheck-decl
   0.0104 (  1.4%)   0.0097 (  3.2%)   0.0200 (  2.0%)   0.0214 (  0.6%)  import-clang-decl
   0.0056 (  0.8%)   0.0029 (  0.9%)   0.0085 (  0.8%)   0.0092 (  0.3%)  precheck-target
   0.0062 (  0.9%)   0.0025 (  0.8%)   0.0087 (  0.9%)   0.0087 (  0.3%)  IRGen
   0.0052 (  0.7%)   0.0013 (  0.4%)   0.0066 (  0.6%)   0.0066 (  0.2%)  SILGen
   0.0050 (  0.7%)   0.0013 (  0.4%)   0.0063 (  0.6%)   0.0066 (  0.2%)  typecheck-expr
   0.0052 (  0.7%)   0.0001 (  0.0%)   0.0053 (  0.5%)   0.0053 (  0.2%)  SIL optimization
   0.0028 (  0.4%)   0.0008 (  0.3%)   0.0036 (  0.4%)   0.0036 (  0.1%)  SILGen-function
   0.0007 (  0.1%)   0.0003 (  0.1%)   0.0010 (  0.1%)   0.0010 (  0.0%)  load-all-members
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  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%)  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%)  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.7155 (100.0%)   0.3036 (100.0%)   1.0191 (100.0%)   3.4322 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.6766 seconds (2.9746 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.0836 (100.0%)   0.5930 (100.0%)   1.6766 (100.0%)   2.9746 (100.0%)  Building Target
   1.0836 (100.0%)   0.5930 (100.0%)   1.6766 (100.0%)   2.9746 (100.0%)  Total
SwiftEmitModule normal arm64_32 Emitting\ module\ for\ RegularExpressionDecoder (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745537057014717-swift-frontend-RegularExpressionDecoder-all-arm64_32_apple_watchos11.4-swiftmodule-Onone-4269757508.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.2973 seconds (3.5470 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0175 ( 11.0%)   0.0448 ( 32.5%)   0.0623 ( 20.9%)   1.6471 ( 46.4%)  parse-and-resolve-imports
   0.0169 ( 10.6%)   0.0439 ( 31.9%)   0.0608 ( 20.4%)   1.6456 ( 46.4%)  Import resolution
   0.0015 (  0.9%)   0.0176 ( 12.8%)   0.0191 (  6.4%)   0.0990 (  2.8%)  load-stdlib
   0.0304 ( 19.0%)   0.0071 (  5.2%)   0.0375 ( 12.6%)   0.0375 (  1.1%)  perform-sema
   0.0303 ( 19.0%)   0.0071 (  5.1%)   0.0374 ( 12.6%)   0.0374 (  1.1%)  Type checking and Semantic analysis
   0.0301 ( 18.9%)   0.0070 (  5.1%)   0.0371 ( 12.5%)   0.0371 (  1.0%)  typecheck-decl
   0.0110 (  6.9%)   0.0023 (  1.7%)   0.0133 (  4.5%)   0.0133 (  0.4%)  SILGen
   0.0079 (  4.9%)   0.0022 (  1.6%)   0.0100 (  3.4%)   0.0101 (  0.3%)  SIL optimization
   0.0055 (  3.5%)   0.0020 (  1.4%)   0.0075 (  2.5%)   0.0075 (  0.2%)  build-rewrite-system
   0.0031 (  2.0%)   0.0006 (  0.4%)   0.0037 (  1.2%)   0.0037 (  0.1%)  SILGen-function
   0.0015 (  1.0%)   0.0019 (  1.4%)   0.0034 (  1.1%)   0.0034 (  0.1%)  import-clang-decl
   0.0022 (  1.4%)   0.0009 (  0.7%)   0.0031 (  1.0%)   0.0032 (  0.1%)  Serialization, swiftmodule
   0.0009 (  0.6%)   0.0003 (  0.2%)   0.0012 (  0.4%)   0.0012 (  0.0%)  typecheck-expr
   0.0005 (  0.3%)   0.0001 (  0.0%)   0.0006 (  0.2%)   0.0006 (  0.0%)  Serialization, swiftsourceinfo
   0.0001 (  0.1%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  Serialization, swiftdoc
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  associated-type-inference
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  precheck-target
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   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%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.1595 (100.0%)   0.1378 (100.0%)   0.2973 (100.0%)   3.5470 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.1528 seconds (1.8177 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0766 (100.0%)   0.0762 (100.0%)   0.1528 (100.0%)   1.8177 (100.0%)  Building Target
   0.0766 (100.0%)   0.0762 (100.0%)   0.1528 (100.0%)   1.8177 (100.0%)  Total
EmitSwiftModule normal arm64_32 (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
    cd /Users/admin/builder/spi-builder-workspace

SwiftEmitModule normal arm64 Emitting\ module\ for\ RegularExpressionDecoder (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745537057027713-swift-frontend-RegularExpressionDecoder-all-arm64_apple_watchos11.4-swiftmodule-Onone-690024707.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.2871 seconds (3.4396 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0177 ( 11.4%)   0.0368 ( 27.9%)   0.0544 ( 19.0%)   1.5785 ( 45.9%)  parse-and-resolve-imports
   0.0171 ( 11.0%)   0.0361 ( 27.4%)   0.0532 ( 18.5%)   1.5773 ( 45.9%)  Import resolution
   0.0015 (  1.0%)   0.0085 (  6.5%)   0.0100 (  3.5%)   0.1031 (  3.0%)  load-stdlib
   0.0287 ( 18.5%)   0.0059 (  4.5%)   0.0346 ( 12.0%)   0.0346 (  1.0%)  perform-sema
   0.0286 ( 18.4%)   0.0059 (  4.5%)   0.0345 ( 12.0%)   0.0345 (  1.0%)  Type checking and Semantic analysis
   0.0284 ( 18.3%)   0.0058 (  4.4%)   0.0343 ( 11.9%)   0.0343 (  1.0%)  typecheck-decl
   0.0083 (  5.3%)   0.0140 ( 10.6%)   0.0223 (  7.8%)   0.0278 (  0.8%)  SIL optimization
   0.0024 (  1.5%)   0.0113 (  8.6%)   0.0136 (  4.8%)   0.0186 (  0.5%)  Serialization, swiftmodule
   0.0112 (  7.2%)   0.0026 (  2.0%)   0.0138 (  4.8%)   0.0138 (  0.4%)  SILGen
   0.0051 (  3.3%)   0.0016 (  1.2%)   0.0067 (  2.3%)   0.0067 (  0.2%)  build-rewrite-system
   0.0032 (  2.0%)   0.0004 (  0.3%)   0.0036 (  1.3%)   0.0036 (  0.1%)  SILGen-function
   0.0014 (  0.9%)   0.0017 (  1.3%)   0.0030 (  1.1%)   0.0030 (  0.1%)  import-clang-decl
   0.0001 (  0.1%)   0.0009 (  0.7%)   0.0010 (  0.4%)   0.0016 (  0.0%)  Serialization, swiftdoc
   0.0010 (  0.6%)   0.0002 (  0.2%)   0.0012 (  0.4%)   0.0012 (  0.0%)  typecheck-expr
   0.0006 (  0.4%)   0.0001 (  0.0%)   0.0006 (  0.2%)   0.0006 (  0.0%)  Serialization, swiftsourceinfo
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  precheck-target
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  associated-type-inference
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  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%)  get-conformance-access-path
   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%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.1552 (100.0%)   0.1319 (100.0%)   0.2871 (100.0%)   3.4396 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.1490 seconds (1.7733 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0764 (100.0%)   0.0726 (100.0%)   0.1490 (100.0%)   1.7733 (100.0%)  Building Target
   0.0764 (100.0%)   0.0726 (100.0%)   0.1490 (100.0%)   1.7733 (100.0%)  Total
EmitSwiftModule normal arm64 (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 Compiling\ SingleValueDecodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/RegularExpressionDecoder/SingleValueDecodingContainer.swift (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745537057028736-swift-frontend-RegularExpressionDecoder-SingleValueDecodingContainer.swift-arm64_apple_watchos11.4-o-Onone-1431235260.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 2.2244 seconds (3.7150 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.6893 ( 44.9%)   0.3185 ( 46.2%)   1.0078 ( 45.3%)   1.7149 ( 46.2%)  parse-and-resolve-imports
   0.6887 ( 44.9%)   0.3180 ( 46.2%)   1.0068 ( 45.3%)   1.7139 ( 46.1%)  Import resolution
   0.0742 (  4.8%)   0.0183 (  2.7%)   0.0926 (  4.2%)   0.0928 (  2.5%)  build-rewrite-system
   0.0014 (  0.1%)   0.0066 (  1.0%)   0.0080 (  0.4%)   0.0822 (  2.2%)  load-stdlib
   0.0164 (  1.1%)   0.0040 (  0.6%)   0.0204 (  0.9%)   0.0208 (  0.6%)  perform-sema
   0.0163 (  1.1%)   0.0040 (  0.6%)   0.0203 (  0.9%)   0.0208 (  0.6%)  Type checking and Semantic analysis
   0.0104 (  0.7%)   0.0072 (  1.0%)   0.0175 (  0.8%)   0.0175 (  0.5%)  import-clang-decl
   0.0114 (  0.7%)   0.0031 (  0.4%)   0.0145 (  0.7%)   0.0146 (  0.4%)  typecheck-stmt
   0.0057 (  0.4%)   0.0029 (  0.4%)   0.0086 (  0.4%)   0.0087 (  0.2%)  typecheck-decl
   0.0071 (  0.5%)   0.0009 (  0.1%)   0.0079 (  0.4%)   0.0080 (  0.2%)  precheck-target
   0.0040 (  0.3%)   0.0026 (  0.4%)   0.0067 (  0.3%)   0.0067 (  0.2%)  IRGen
   0.0039 (  0.3%)   0.0001 (  0.0%)   0.0041 (  0.2%)   0.0049 (  0.1%)  SIL optimization
   0.0018 (  0.1%)   0.0021 (  0.3%)   0.0039 (  0.2%)   0.0040 (  0.1%)  typecheck-expr
   0.0029 (  0.2%)   0.0002 (  0.0%)   0.0031 (  0.1%)   0.0031 (  0.1%)  SILGen
   0.0011 (  0.1%)   0.0001 (  0.0%)   0.0012 (  0.1%)   0.0012 (  0.0%)  SILGen-function
   0.0007 (  0.0%)   0.0003 (  0.0%)   0.0010 (  0.0%)   0.0010 (  0.0%)  load-all-members
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  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%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   1.5354 (100.0%)   0.6890 (100.0%)   2.2244 (100.0%)   3.7150 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 2.1423 seconds (2.9560 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.4364 (100.0%)   0.7059 (100.0%)   2.1423 (100.0%)   2.9560 (100.0%)  Building Target
   1.4364 (100.0%)   0.7059 (100.0%)   2.1423 (100.0%)   2.9560 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/RegularExpressionDecoder/SingleValueDecodingContainer.swift (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64_32 Compiling\ KeyedDecodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/RegularExpressionDecoder/KeyedDecodingContainer.swift (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745537057029480-swift-frontend-RegularExpressionDecoder-KeyedDecodingContainer.swift-arm64_32_apple_watchos11.4-o-Onone-2529169047.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.4860 seconds (3.6718 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0225 (  7.7%)   0.0483 ( 24.7%)   0.0707 ( 14.6%)   1.6485 ( 44.9%)  parse-and-resolve-imports
   0.0218 (  7.5%)   0.0474 ( 24.3%)   0.0692 ( 14.2%)   1.6470 ( 44.9%)  Import resolution
   0.0752 ( 25.9%)   0.0271 ( 13.9%)   0.1023 ( 21.1%)   0.1032 (  2.8%)  build-rewrite-system
   0.0113 (  3.9%)   0.0265 ( 13.6%)   0.0378 (  7.8%)   0.0670 (  1.8%)  load-stdlib
   0.0376 ( 12.9%)   0.0094 (  4.8%)   0.0470 (  9.7%)   0.0470 (  1.3%)  perform-sema
   0.0375 ( 12.9%)   0.0094 (  4.8%)   0.0470 (  9.7%)   0.0470 (  1.3%)  Type checking and Semantic analysis
   0.0237 (  8.2%)   0.0065 (  3.3%)   0.0302 (  6.2%)   0.0302 (  0.8%)  typecheck-stmt
   0.0109 (  3.8%)   0.0085 (  4.4%)   0.0194 (  4.0%)   0.0194 (  0.5%)  import-clang-decl
   0.0151 (  5.2%)   0.0030 (  1.5%)   0.0180 (  3.7%)   0.0180 (  0.5%)  typecheck-decl
   0.0071 (  2.4%)   0.0036 (  1.9%)   0.0107 (  2.2%)   0.0107 (  0.3%)  IRGen
   0.0062 (  2.1%)   0.0021 (  1.1%)   0.0083 (  1.7%)   0.0083 (  0.2%)  precheck-target
   0.0064 (  2.2%)   0.0014 (  0.7%)   0.0078 (  1.6%)   0.0079 (  0.2%)  SILGen
   0.0055 (  1.9%)   0.0009 (  0.4%)   0.0064 (  1.3%)   0.0064 (  0.2%)  typecheck-expr
   0.0054 (  1.9%)   0.0001 (  0.0%)   0.0055 (  1.1%)   0.0055 (  0.1%)  SIL optimization
   0.0035 (  1.2%)   0.0009 (  0.4%)   0.0044 (  0.9%)   0.0045 (  0.1%)  SILGen-function
   0.0008 (  0.3%)   0.0003 (  0.2%)   0.0011 (  0.2%)   0.0011 (  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, 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%)  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%)  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.2906 (100.0%)   0.1953 (100.0%)   0.4860 (100.0%)   3.6718 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.3154 seconds (2.9585 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.8320 (100.0%)   0.4834 (100.0%)   1.3154 (100.0%)   2.9585 (100.0%)  Building Target
   0.8320 (100.0%)   0.4834 (100.0%)   1.3154 (100.0%)   2.9585 (100.0%)  Total
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/RegularExpressionDecoder/KeyedDecodingContainer.swift (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64_32 Compiling\ RegularExpressionDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/RegularExpressionDecoder/RegularExpressionDecoder.swift (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745537057029874-swift-frontend-RegularExpressionDecoder-RegularExpressionDecoder.swift-arm64_32_apple_watchos11.4-o-Onone-2379725956.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.4622 seconds (3.5423 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0178 (  6.1%)   0.0450 ( 26.2%)   0.0628 ( 13.6%)   1.5635 ( 44.1%)  parse-and-resolve-imports
   0.0172 (  5.9%)   0.0442 ( 25.7%)   0.0613 ( 13.3%)   1.5621 ( 44.1%)  Import resolution
   0.0758 ( 26.1%)   0.0271 ( 15.7%)   0.1029 ( 22.3%)   0.1033 (  2.9%)  build-rewrite-system
   0.0013 (  0.5%)   0.0073 (  4.3%)   0.0087 (  1.9%)   0.0866 (  2.4%)  load-stdlib
   0.0343 ( 11.8%)   0.0086 (  5.0%)   0.0430 (  9.3%)   0.0430 (  1.2%)  perform-sema
   0.0343 ( 11.8%)   0.0086 (  5.0%)   0.0429 (  9.3%)   0.0430 (  1.2%)  Type checking and Semantic analysis
   0.0216 (  7.4%)   0.0069 (  4.0%)   0.0285 (  6.2%)   0.0286 (  0.8%)  typecheck-decl
   0.0207 (  7.1%)   0.0034 (  2.0%)   0.0241 (  5.2%)   0.0241 (  0.7%)  typecheck-stmt
   0.0176 (  6.1%)   0.0034 (  2.0%)   0.0210 (  4.5%)   0.0210 (  0.6%)  typecheck-expr
   0.0110 (  3.8%)   0.0090 (  5.2%)   0.0200 (  4.3%)   0.0201 (  0.6%)  import-clang-decl
   0.0126 (  4.3%)   0.0026 (  1.5%)   0.0153 (  3.3%)   0.0153 (  0.4%)  SILGen
   0.0096 (  3.3%)   0.0040 (  2.3%)   0.0135 (  2.9%)   0.0135 (  0.4%)  IRGen
   0.0066 (  2.3%)   0.0013 (  0.8%)   0.0079 (  1.7%)   0.0079 (  0.2%)  SILGen-function
   0.0072 (  2.5%)   0.0001 (  0.1%)   0.0073 (  1.6%)   0.0073 (  0.2%)  SIL optimization
   0.0012 (  0.4%)   0.0001 (  0.0%)   0.0012 (  0.3%)   0.0012 (  0.0%)  precheck-target
   0.0006 (  0.2%)   0.0002 (  0.1%)   0.0009 (  0.2%)   0.0009 (  0.0%)  load-all-members
   0.0007 (  0.2%)   0.0001 (  0.0%)   0.0008 (  0.2%)   0.0008 (  0.0%)  typecheck-expr-pattern
   0.0000 (  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.0001 (  0.0%)   0.0001 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  associated-type-inference
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.2901 (100.0%)   0.1720 (100.0%)   0.4622 (100.0%)   3.5423 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.3365 seconds (2.9588 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.8472 (100.0%)   0.4893 (100.0%)   1.3365 (100.0%)   2.9588 (100.0%)  Building Target
   0.8472 (100.0%)   0.4893 (100.0%)   1.3365 (100.0%)   2.9588 (100.0%)  Total
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/RegularExpressionDecoder/RegularExpressionDecoder.swift (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64_32 Compiling\ UnkeyedDecodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/RegularExpressionDecoder/UnkeyedDecodingContainer.swift (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745537057027392-swift-frontend-RegularExpressionDecoder-UnkeyedDecodingContainer.swift-arm64_32_apple_watchos11.4-o-Onone-2244631468.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.3862 seconds (3.4543 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0176 (  7.8%)   0.0459 ( 28.5%)   0.0635 ( 16.4%)   1.5670 ( 45.4%)  parse-and-resolve-imports
   0.0170 (  7.5%)   0.0451 ( 28.1%)   0.0621 ( 16.1%)   1.5656 ( 45.3%)  Import resolution
   0.0756 ( 33.5%)   0.0275 ( 17.1%)   0.1030 ( 26.7%)   0.1035 (  3.0%)  build-rewrite-system
   0.0014 (  0.6%)   0.0084 (  5.2%)   0.0098 (  2.5%)   0.0703 (  2.0%)  load-stdlib
   0.0215 (  9.5%)   0.0049 (  3.0%)   0.0264 (  6.8%)   0.0264 (  0.8%)  perform-sema
   0.0215 (  9.5%)   0.0048 (  3.0%)   0.0263 (  6.8%)   0.0263 (  0.8%)  Type checking and Semantic analysis
   0.0151 (  6.7%)   0.0040 (  2.5%)   0.0191 (  4.9%)   0.0191 (  0.6%)  typecheck-decl
   0.0102 (  4.5%)   0.0087 (  5.4%)   0.0189 (  4.9%)   0.0189 (  0.5%)  import-clang-decl
   0.0143 (  6.3%)   0.0029 (  1.8%)   0.0172 (  4.5%)   0.0172 (  0.5%)  typecheck-stmt
   0.0091 (  4.0%)   0.0024 (  1.5%)   0.0115 (  3.0%)   0.0115 (  0.3%)  typecheck-expr
   0.0061 (  2.7%)   0.0017 (  1.0%)   0.0078 (  2.0%)   0.0078 (  0.2%)  precheck-target
   0.0044 (  2.0%)   0.0026 (  1.6%)   0.0071 (  1.8%)   0.0071 (  0.2%)  IRGen
   0.0042 (  1.9%)   0.0010 (  0.6%)   0.0052 (  1.4%)   0.0052 (  0.2%)  SILGen
   0.0047 (  2.1%)   0.0001 (  0.1%)   0.0048 (  1.2%)   0.0048 (  0.1%)  SIL optimization
   0.0019 (  0.9%)   0.0004 (  0.3%)   0.0024 (  0.6%)   0.0024 (  0.1%)  SILGen-function
   0.0006 (  0.3%)   0.0004 (  0.2%)   0.0010 (  0.3%)   0.0010 (  0.0%)  load-all-members
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  associated-type-inference
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  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%)  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.2253 (100.0%)   0.1609 (100.0%)   0.3862 (100.0%)   3.4543 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.3507 seconds (2.9580 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.8294 (100.0%)   0.5212 (100.0%)   1.3507 (100.0%)   2.9580 (100.0%)  Building Target
   0.8294 (100.0%)   0.5212 (100.0%)   1.3507 (100.0%)   2.9580 (100.0%)  Total
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/RegularExpressionDecoder/UnkeyedDecodingContainer.swift (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 Compiling\ UnkeyedDecodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/RegularExpressionDecoder/UnkeyedDecodingContainer.swift (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745537057031734-swift-frontend-RegularExpressionDecoder-UnkeyedDecodingContainer.swift-arm64_apple_watchos11.4-o-Onone-4216408854.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.4328 seconds (3.4551 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0222 (  8.9%)   0.0482 ( 26.2%)   0.0704 ( 16.3%)   1.5675 ( 45.4%)  parse-and-resolve-imports
   0.0216 (  8.7%)   0.0474 ( 25.8%)   0.0691 ( 16.0%)   1.5662 ( 45.3%)  Import resolution
   0.0794 ( 31.9%)   0.0272 ( 14.8%)   0.1067 ( 24.6%)   0.1068 (  3.1%)  build-rewrite-system
   0.0112 (  4.5%)   0.0262 ( 14.3%)   0.0375 (  8.7%)   0.0650 (  1.9%)  load-stdlib
   0.0215 (  8.6%)   0.0048 (  2.6%)   0.0263 (  6.1%)   0.0264 (  0.8%)  perform-sema
   0.0215 (  8.6%)   0.0048 (  2.6%)   0.0263 (  6.1%)   0.0263 (  0.8%)  Type checking and Semantic analysis
   0.0104 (  4.2%)   0.0088 (  4.8%)   0.0192 (  4.4%)   0.0193 (  0.6%)  import-clang-decl
   0.0152 (  6.1%)   0.0040 (  2.2%)   0.0192 (  4.4%)   0.0192 (  0.6%)  typecheck-decl
   0.0140 (  5.6%)   0.0031 (  1.7%)   0.0171 (  4.0%)   0.0172 (  0.5%)  typecheck-stmt
   0.0090 (  3.6%)   0.0026 (  1.4%)   0.0117 (  2.7%)   0.0117 (  0.3%)  typecheck-expr
   0.0062 (  2.5%)   0.0019 (  1.0%)   0.0081 (  1.9%)   0.0081 (  0.2%)  precheck-target
   0.0045 (  1.8%)   0.0027 (  1.5%)   0.0072 (  1.7%)   0.0072 (  0.2%)  IRGen
   0.0046 (  1.9%)   0.0010 (  0.5%)   0.0056 (  1.3%)   0.0056 (  0.2%)  SILGen
   0.0046 (  1.9%)   0.0000 (  0.0%)   0.0047 (  1.1%)   0.0047 (  0.1%)  SIL optimization
   0.0022 (  0.9%)   0.0005 (  0.3%)   0.0027 (  0.6%)   0.0027 (  0.1%)  SILGen-function
   0.0007 (  0.3%)   0.0003 (  0.2%)   0.0010 (  0.2%)   0.0010 (  0.0%)  load-all-members
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  associated-type-inference
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  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.2492 (100.0%)   0.1836 (100.0%)   0.4328 (100.0%)   3.4551 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.3771 seconds (2.9535 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.8499 (100.0%)   0.5272 (100.0%)   1.3771 (100.0%)   2.9535 (100.0%)  Building Target
   0.8499 (100.0%)   0.5272 (100.0%)   1.3771 (100.0%)   2.9535 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/RegularExpressionDecoder/UnkeyedDecodingContainer.swift (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64_32 Compiling\ RegularExpressionPattern.swift /Users/admin/builder/spi-builder-workspace/Sources/RegularExpressionDecoder/RegularExpressionPattern.swift (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745537057027865-swift-frontend-RegularExpressionDecoder-RegularExpressionPattern.swift-arm64_32_apple_watchos11.4-o-Onone-2407058853.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 2.7293 seconds (3.2372 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.9192 ( 47.4%)   0.3648 ( 46.1%)   1.2840 ( 47.0%)   1.4919 ( 46.1%)  parse-and-resolve-imports
   0.9185 ( 47.4%)   0.3630 ( 45.8%)   1.2816 ( 47.0%)   1.4881 ( 46.0%)  Import resolution
   0.0014 (  0.1%)   0.0089 (  1.1%)   0.0103 (  0.4%)   0.0899 (  2.8%)  load-stdlib
   0.0450 (  2.3%)   0.0087 (  1.1%)   0.0538 (  2.0%)   0.0539 (  1.7%)  build-rewrite-system
   0.0111 (  0.6%)   0.0121 (  1.5%)   0.0231 (  0.8%)   0.0270 (  0.8%)  perform-sema
   0.0110 (  0.6%)   0.0121 (  1.5%)   0.0231 (  0.8%)   0.0269 (  0.8%)  Type checking and Semantic analysis
   0.0036 (  0.2%)   0.0097 (  1.2%)   0.0133 (  0.5%)   0.0169 (  0.5%)  typecheck-decl
   0.0073 (  0.4%)   0.0025 (  0.3%)   0.0098 (  0.4%)   0.0104 (  0.3%)  typecheck-expr
   0.0069 (  0.4%)   0.0022 (  0.3%)   0.0091 (  0.3%)   0.0094 (  0.3%)  typecheck-stmt
   0.0045 (  0.2%)   0.0034 (  0.4%)   0.0079 (  0.3%)   0.0084 (  0.3%)  IRGen
   0.0012 (  0.1%)   0.0023 (  0.3%)   0.0036 (  0.1%)   0.0046 (  0.1%)  import-clang-decl
   0.0024 (  0.1%)   0.0012 (  0.2%)   0.0036 (  0.1%)   0.0036 (  0.1%)  SILGen
   0.0032 (  0.2%)   0.0002 (  0.0%)   0.0034 (  0.1%)   0.0034 (  0.1%)  SIL optimization
   0.0017 (  0.1%)   0.0009 (  0.1%)   0.0026 (  0.1%)   0.0026 (  0.1%)  SILGen-function
   0.0001 (  0.0%)   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%)  associated-type-inference
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   1.9372 (100.0%)   0.7921 (100.0%)   2.7293 (100.0%)   3.2372 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.7319 seconds (2.0431 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.2597 (100.0%)   0.4722 (100.0%)   1.7319 (100.0%)   2.0431 (100.0%)  Building Target
   1.2597 (100.0%)   0.4722 (100.0%)   1.7319 (100.0%)   2.0431 (100.0%)  Total
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/RegularExpressionDecoder/RegularExpressionPattern.swift (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64_32 Compiling\ SingleValueDecodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/RegularExpressionDecoder/SingleValueDecodingContainer.swift (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745537057031565-swift-frontend-RegularExpressionDecoder-SingleValueDecodingContainer.swift-arm64_32_apple_watchos11.4-o-Onone-257953732.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.3532 seconds (3.4168 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0179 (  9.1%)   0.0425 ( 27.0%)   0.0603 ( 17.1%)   1.5613 ( 45.7%)  parse-and-resolve-imports
   0.0173 (  8.8%)   0.0417 ( 26.5%)   0.0590 ( 16.7%)   1.5600 ( 45.7%)  Import resolution
   0.0773 ( 39.4%)   0.0299 ( 19.0%)   0.1071 ( 30.3%)   0.1073 (  3.1%)  build-rewrite-system
   0.0012 (  0.6%)   0.0065 (  4.1%)   0.0077 (  2.2%)   0.0677 (  2.0%)  load-stdlib
   0.0167 (  8.5%)   0.0064 (  4.1%)   0.0232 (  6.6%)   0.0235 (  0.7%)  perform-sema
   0.0167 (  8.5%)   0.0064 (  4.1%)   0.0231 (  6.5%)   0.0234 (  0.7%)  Type checking and Semantic analysis
   0.0104 (  5.3%)   0.0089 (  5.6%)   0.0193 (  5.5%)   0.0193 (  0.6%)  import-clang-decl
   0.0116 (  5.9%)   0.0046 (  2.9%)   0.0161 (  4.6%)   0.0164 (  0.5%)  typecheck-stmt
   0.0069 (  3.5%)   0.0038 (  2.4%)   0.0107 (  3.0%)   0.0110 (  0.3%)  precheck-target
   0.0060 (  3.1%)   0.0020 (  1.3%)   0.0081 (  2.3%)   0.0081 (  0.2%)  typecheck-decl
   0.0034 (  1.7%)   0.0029 (  1.8%)   0.0063 (  1.8%)   0.0063 (  0.2%)  IRGen
   0.0033 (  1.7%)   0.0008 (  0.5%)   0.0041 (  1.2%)   0.0041 (  0.1%)  SILGen
   0.0038 (  1.9%)   0.0001 (  0.1%)   0.0038 (  1.1%)   0.0038 (  0.1%)  SIL optimization
   0.0018 (  0.9%)   0.0003 (  0.2%)   0.0022 (  0.6%)   0.0022 (  0.1%)  typecheck-expr
   0.0010 (  0.5%)   0.0003 (  0.2%)   0.0013 (  0.4%)   0.0013 (  0.0%)  SILGen-function
   0.0007 (  0.4%)   0.0002 (  0.2%)   0.0010 (  0.3%)   0.0010 (  0.0%)  load-all-members
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  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%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.1959 (100.0%)   0.1573 (100.0%)   0.3532 (100.0%)   3.4168 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.3433 seconds (2.9536 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.8236 (100.0%)   0.5196 (100.0%)   1.3433 (100.0%)   2.9536 (100.0%)  Building Target
   0.8236 (100.0%)   0.5196 (100.0%)   1.3433 (100.0%)   2.9536 (100.0%)  Total
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/RegularExpressionDecoder/SingleValueDecodingContainer.swift (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 Compiling\ RegularExpressionDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/RegularExpressionDecoder/RegularExpressionDecoder.swift (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745537058869519-swift-frontend-RegularExpressionDecoder-RegularExpressionDecoder.swift-arm64_apple_watchos11.4-o-Onone-933007316.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.3836 seconds (0.3863 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0507 ( 18.7%)   0.0177 ( 15.7%)   0.0684 ( 17.8%)   0.0685 ( 17.7%)  build-rewrite-system
   0.0370 ( 13.7%)   0.0111 (  9.9%)   0.0481 ( 12.6%)   0.0486 ( 12.6%)  perform-sema
   0.0369 ( 13.6%)   0.0111 (  9.9%)   0.0481 ( 12.5%)   0.0485 ( 12.6%)  Type checking and Semantic analysis
   0.0161 (  5.9%)   0.0169 ( 15.0%)   0.0329 (  8.6%)   0.0332 (  8.6%)  parse-and-resolve-imports
   0.0237 (  8.8%)   0.0086 (  7.7%)   0.0324 (  8.4%)   0.0327 (  8.5%)  typecheck-decl
   0.0154 (  5.7%)   0.0160 ( 14.2%)   0.0314 (  8.2%)   0.0317 (  8.2%)  Import resolution
   0.0215 (  8.0%)   0.0050 (  4.4%)   0.0265 (  6.9%)   0.0267 (  6.9%)  typecheck-stmt
   0.0188 (  6.9%)   0.0052 (  4.7%)   0.0241 (  6.3%)   0.0242 (  6.3%)  typecheck-expr
   0.0107 (  3.9%)   0.0087 (  7.7%)   0.0194 (  5.1%)   0.0195 (  5.1%)  import-clang-decl
   0.0127 (  4.7%)   0.0034 (  3.0%)   0.0160 (  4.2%)   0.0160 (  4.1%)  SILGen
   0.0095 (  3.5%)   0.0044 (  3.9%)   0.0139 (  3.6%)   0.0139 (  3.6%)  IRGen
   0.0067 (  2.5%)   0.0017 (  1.5%)   0.0084 (  2.2%)   0.0084 (  2.2%)  SILGen-function
   0.0072 (  2.7%)   0.0002 (  0.1%)   0.0074 (  1.9%)   0.0074 (  1.9%)  SIL optimization
   0.0010 (  0.4%)   0.0020 (  1.8%)   0.0030 (  0.8%)   0.0030 (  0.8%)  load-stdlib
   0.0013 (  0.5%)   0.0001 (  0.1%)   0.0014 (  0.4%)   0.0015 (  0.4%)  precheck-target
   0.0008 (  0.3%)   0.0004 (  0.3%)   0.0011 (  0.3%)   0.0011 (  0.3%)  load-all-members
   0.0007 (  0.3%)   0.0003 (  0.2%)   0.0010 (  0.3%)   0.0010 (  0.3%)  typecheck-expr-pattern
   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%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  associated-type-inference
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.2708 (100.0%)   0.1128 (100.0%)   0.3836 (100.0%)   0.3863 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.0781 seconds (1.1193 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.6414 (100.0%)   0.4366 (100.0%)   1.0781 (100.0%)   1.1193 (100.0%)  Building Target
   0.6414 (100.0%)   0.4366 (100.0%)   1.0781 (100.0%)   1.1193 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/RegularExpressionDecoder/RegularExpressionDecoder.swift (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
    cd /Users/admin/builder/spi-builder-workspace

SwiftDriverJobDiscovery normal arm64 Emitting module for RegularExpressionDecoder (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
SwiftDriver\ Compilation\ Requirements RegularExpressionDecoder normal arm64 com.apple.xcode.tools.swift.compiler (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name RegularExpressionDecoder -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug-watchos/RegularExpressionDecoder.build/Objects-normal/arm64/RegularExpressionDecoder.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64-apple-watchos11.4 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 4 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug-watchos/RegularExpressionDecoder.build/Objects-normal/arm64/RegularExpressionDecoder-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug-watchos/RegularExpressionDecoder.build/Objects-normal/arm64/RegularExpressionDecoder.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug-watchos/RegularExpressionDecoder.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug-watchos/RegularExpressionDecoder.build/Objects-normal/arm64/RegularExpressionDecoder_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug-watchos/RegularExpressionDecoder.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug-watchos/RegularExpressionDecoder.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug-watchos/RegularExpressionDecoder.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug-watchos/RegularExpressionDecoder.build/Objects-normal/arm64/RegularExpressionDecoder-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64_32 Emitting module for RegularExpressionDecoder (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
SwiftCompile normal arm64 Compiling\ RegularExpressionPattern.swift /Users/admin/builder/spi-builder-workspace/Sources/RegularExpressionDecoder/RegularExpressionPattern.swift (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745537058893636-swift-frontend-RegularExpressionDecoder-RegularExpressionPattern.swift-arm64_apple_watchos11.4-o-Onone-3634256213.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.2103 seconds (0.2111 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0432 ( 31.9%)   0.0171 ( 22.9%)   0.0603 ( 28.7%)   0.0605 ( 28.6%)  build-rewrite-system
   0.0172 ( 12.7%)   0.0184 ( 24.6%)   0.0356 ( 16.9%)   0.0357 ( 16.9%)  parse-and-resolve-imports
   0.0164 ( 12.1%)   0.0172 ( 23.0%)   0.0336 ( 16.0%)   0.0337 ( 16.0%)  Import resolution
   0.0120 (  8.9%)   0.0040 (  5.3%)   0.0160 (  7.6%)   0.0161 (  7.6%)  perform-sema
   0.0119 (  8.8%)   0.0040 (  5.3%)   0.0159 (  7.6%)   0.0160 (  7.6%)  Type checking and Semantic analysis
   0.0082 (  6.0%)   0.0027 (  3.6%)   0.0108 (  5.2%)   0.0109 (  5.2%)  typecheck-expr
   0.0078 (  5.7%)   0.0025 (  3.3%)   0.0102 (  4.9%)   0.0103 (  4.9%)  typecheck-stmt
   0.0044 (  3.2%)   0.0028 (  3.7%)   0.0072 (  3.4%)   0.0072 (  3.4%)  IRGen
   0.0036 (  2.7%)   0.0014 (  1.9%)   0.0050 (  2.4%)   0.0050 (  2.4%)  typecheck-decl
   0.0031 (  2.3%)   0.0006 (  0.8%)   0.0037 (  1.8%)   0.0037 (  1.8%)  SILGen
   0.0033 (  2.4%)   0.0001 (  0.1%)   0.0034 (  1.6%)   0.0034 (  1.6%)  SIL optimization
   0.0012 (  0.8%)   0.0019 (  2.5%)   0.0030 (  1.4%)   0.0030 (  1.4%)  import-clang-decl
   0.0010 (  0.7%)   0.0019 (  2.5%)   0.0029 (  1.4%)   0.0029 (  1.4%)  load-stdlib
   0.0021 (  1.6%)   0.0004 (  0.5%)   0.0025 (  1.2%)   0.0025 (  1.2%)  SILGen-function
   0.0001 (  0.1%)   0.0000 (  0.0%)   0.0001 (  0.1%)   0.0001 (  0.1%)  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%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.1354 (100.0%)   0.0749 (100.0%)   0.2103 (100.0%)   0.2111 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.3753 seconds (0.3788 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.2952 (100.0%)   0.0800 (100.0%)   0.3753 (100.0%)   0.3788 (100.0%)  Building Target
   0.2952 (100.0%)   0.0800 (100.0%)   0.3753 (100.0%)   0.3788 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/RegularExpressionDecoder/RegularExpressionPattern.swift (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
    cd /Users/admin/builder/spi-builder-workspace

SwiftDriver\ Compilation\ Requirements RegularExpressionDecoder normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name RegularExpressionDecoder -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug-watchos/RegularExpressionDecoder.build/Objects-normal/arm64_32/RegularExpressionDecoder.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64_32-apple-watchos11.4 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 4 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug-watchos/RegularExpressionDecoder.build/Objects-normal/arm64_32/RegularExpressionDecoder-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug-watchos/RegularExpressionDecoder.build/Objects-normal/arm64_32/RegularExpressionDecoder.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug-watchos/RegularExpressionDecoder.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug-watchos/RegularExpressionDecoder.build/Objects-normal/arm64_32/RegularExpressionDecoder_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug-watchos/RegularExpressionDecoder.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug-watchos/RegularExpressionDecoder.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug-watchos/RegularExpressionDecoder.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug-watchos/RegularExpressionDecoder.build/Objects-normal/arm64_32/RegularExpressionDecoder-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64_32 Compiling RegularExpressionPattern.swift (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/RegularExpressionDecoder.framework/Modules/RegularExpressionDecoder.swiftmodule/arm64-apple-watchos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug-watchos/RegularExpressionDecoder.build/Objects-normal/arm64/RegularExpressionDecoder.swiftmodule (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug-watchos/RegularExpressionDecoder.build/Objects-normal/arm64/RegularExpressionDecoder.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/RegularExpressionDecoder.framework/Modules/RegularExpressionDecoder.swiftmodule/arm64-apple-watchos.swiftmodule
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/RegularExpressionDecoder.framework/Headers/RegularExpressionDecoder-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug-watchos/RegularExpressionDecoder.build/Objects-normal/arm64/RegularExpressionDecoder-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug-watchos/RegularExpressionDecoder.build/Objects-normal/arm64_32/RegularExpressionDecoder-Swift.h (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug-watchos/RegularExpressionDecoder.build/Objects-normal/arm64/RegularExpressionDecoder-Swift.h -arch arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug-watchos/RegularExpressionDecoder.build/Objects-normal/arm64_32/RegularExpressionDecoder-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/RegularExpressionDecoder.framework/Headers/RegularExpressionDecoder-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/RegularExpressionDecoder.framework/Modules/RegularExpressionDecoder.swiftmodule/arm64_32-apple-watchos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug-watchos/RegularExpressionDecoder.build/Objects-normal/arm64_32/RegularExpressionDecoder.swiftmodule (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug-watchos/RegularExpressionDecoder.build/Objects-normal/arm64_32/RegularExpressionDecoder.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/RegularExpressionDecoder.framework/Modules/RegularExpressionDecoder.swiftmodule/arm64_32-apple-watchos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/RegularExpressionDecoder.framework/Modules/RegularExpressionDecoder.swiftmodule/arm64_32-apple-watchos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug-watchos/RegularExpressionDecoder.build/Objects-normal/arm64_32/RegularExpressionDecoder.swiftdoc (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug-watchos/RegularExpressionDecoder.build/Objects-normal/arm64_32/RegularExpressionDecoder.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/RegularExpressionDecoder.framework/Modules/RegularExpressionDecoder.swiftmodule/arm64_32-apple-watchos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/RegularExpressionDecoder.framework/Modules/RegularExpressionDecoder.swiftmodule/arm64_32-apple-watchos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug-watchos/RegularExpressionDecoder.build/Objects-normal/arm64_32/RegularExpressionDecoder.abi.json (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug-watchos/RegularExpressionDecoder.build/Objects-normal/arm64_32/RegularExpressionDecoder.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/RegularExpressionDecoder.framework/Modules/RegularExpressionDecoder.swiftmodule/arm64_32-apple-watchos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/RegularExpressionDecoder.framework/Modules/RegularExpressionDecoder.swiftmodule/arm64-apple-watchos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug-watchos/RegularExpressionDecoder.build/Objects-normal/arm64/RegularExpressionDecoder.swiftdoc (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug-watchos/RegularExpressionDecoder.build/Objects-normal/arm64/RegularExpressionDecoder.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/RegularExpressionDecoder.framework/Modules/RegularExpressionDecoder.swiftmodule/arm64-apple-watchos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/RegularExpressionDecoder.framework/Modules/RegularExpressionDecoder.swiftmodule/arm64-apple-watchos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug-watchos/RegularExpressionDecoder.build/Objects-normal/arm64/RegularExpressionDecoder.abi.json (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug-watchos/RegularExpressionDecoder.build/Objects-normal/arm64/RegularExpressionDecoder.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/RegularExpressionDecoder.framework/Modules/RegularExpressionDecoder.swiftmodule/arm64-apple-watchos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/RegularExpressionDecoder.framework/Modules/RegularExpressionDecoder.swiftmodule/Project/arm64_32-apple-watchos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug-watchos/RegularExpressionDecoder.build/Objects-normal/arm64_32/RegularExpressionDecoder.swiftsourceinfo (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug-watchos/RegularExpressionDecoder.build/Objects-normal/arm64_32/RegularExpressionDecoder.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/RegularExpressionDecoder.framework/Modules/RegularExpressionDecoder.swiftmodule/Project/arm64_32-apple-watchos.swiftsourceinfo
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/RegularExpressionDecoder.framework/Modules/RegularExpressionDecoder.swiftmodule/Project/arm64-apple-watchos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug-watchos/RegularExpressionDecoder.build/Objects-normal/arm64/RegularExpressionDecoder.swiftsourceinfo (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug-watchos/RegularExpressionDecoder.build/Objects-normal/arm64/RegularExpressionDecoder.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/RegularExpressionDecoder.framework/Modules/RegularExpressionDecoder.swiftmodule/Project/arm64-apple-watchos.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling RegularExpressionPattern.swift (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
SwiftDriverJobDiscovery normal arm64 Compiling RegularExpressionDecoder.swift (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
SwiftDriverJobDiscovery normal arm64_32 Compiling SingleValueDecodingContainer.swift (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
SwiftDriverJobDiscovery normal arm64 Compiling SingleValueDecodingContainer.swift (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
SwiftDriverJobDiscovery normal arm64 Compiling UnkeyedDecodingContainer.swift (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
SwiftDriverJobDiscovery normal arm64_32 Compiling KeyedDecodingContainer.swift (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
SwiftDriverJobDiscovery normal arm64_32 Compiling RegularExpressionDecoder.swift (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
SwiftDriverJobDiscovery normal arm64_32 Compiling UnkeyedDecodingContainer.swift (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
SwiftDriverJobDiscovery normal arm64 Compiling KeyedDecodingContainer.swift (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
SwiftDriver\ Compilation RegularExpressionDecoder normal arm64 com.apple.xcode.tools.swift.compiler (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name RegularExpressionDecoder -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug-watchos/RegularExpressionDecoder.build/Objects-normal/arm64/RegularExpressionDecoder.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64-apple-watchos11.4 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 4 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug-watchos/RegularExpressionDecoder.build/Objects-normal/arm64/RegularExpressionDecoder-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug-watchos/RegularExpressionDecoder.build/Objects-normal/arm64/RegularExpressionDecoder.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug-watchos/RegularExpressionDecoder.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug-watchos/RegularExpressionDecoder.build/Objects-normal/arm64/RegularExpressionDecoder_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug-watchos/RegularExpressionDecoder.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug-watchos/RegularExpressionDecoder.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug-watchos/RegularExpressionDecoder.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug-watchos/RegularExpressionDecoder.build/Objects-normal/arm64/RegularExpressionDecoder-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftDriver\ Compilation RegularExpressionDecoder normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name RegularExpressionDecoder -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug-watchos/RegularExpressionDecoder.build/Objects-normal/arm64_32/RegularExpressionDecoder.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64_32-apple-watchos11.4 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 4 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug-watchos/RegularExpressionDecoder.build/Objects-normal/arm64_32/RegularExpressionDecoder-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug-watchos/RegularExpressionDecoder.build/Objects-normal/arm64_32/RegularExpressionDecoder.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug-watchos/RegularExpressionDecoder.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug-watchos/RegularExpressionDecoder.build/Objects-normal/arm64_32/RegularExpressionDecoder_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug-watchos/RegularExpressionDecoder.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug-watchos/RegularExpressionDecoder.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug-watchos/RegularExpressionDecoder.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug-watchos/RegularExpressionDecoder.build/Objects-normal/arm64_32/RegularExpressionDecoder-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug-watchos/RegularExpressionDecoder.build/Objects-normal/arm64_32/Binary/RegularExpressionDecoder normal arm64_32 (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64_32-apple-watchos11.4 -dynamiclib -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug-watchos/RegularExpressionDecoder.build/Objects-normal/arm64_32/RegularExpressionDecoder.LinkFileList -install_name @rpath/RegularExpressionDecoder.framework/RegularExpressionDecoder -Xlinker -rpath -Xlinker /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -dead_strip -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug-watchos/RegularExpressionDecoder.build/Objects-normal/arm64_32/RegularExpressionDecoder_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug-watchos/RegularExpressionDecoder.build/Objects-normal/arm64_32/RegularExpressionDecoder_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/watchos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug-watchos/RegularExpressionDecoder.build/Objects-normal/arm64_32/RegularExpressionDecoder.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug-watchos/RegularExpressionDecoder.build/Objects-normal/arm64_32/Binary/RegularExpressionDecoder
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug-watchos/RegularExpressionDecoder.build/Objects-normal/arm64/Binary/RegularExpressionDecoder normal arm64 (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-watchos11.4 -dynamiclib -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug-watchos/RegularExpressionDecoder.build/Objects-normal/arm64/RegularExpressionDecoder.LinkFileList -install_name @rpath/RegularExpressionDecoder.framework/RegularExpressionDecoder -Xlinker -rpath -Xlinker /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -dead_strip -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug-watchos/RegularExpressionDecoder.build/Objects-normal/arm64/RegularExpressionDecoder_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug-watchos/RegularExpressionDecoder.build/Objects-normal/arm64/RegularExpressionDecoder_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/watchos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug-watchos/RegularExpressionDecoder.build/Objects-normal/arm64/RegularExpressionDecoder.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug-watchos/RegularExpressionDecoder.build/Objects-normal/arm64/Binary/RegularExpressionDecoder
CreateUniversalBinary /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/RegularExpressionDecoder.framework/RegularExpressionDecoder normal arm64\ arm64_32 (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/lipo -create /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug-watchos/RegularExpressionDecoder.build/Objects-normal/arm64/Binary/RegularExpressionDecoder /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug-watchos/RegularExpressionDecoder.build/Objects-normal/arm64_32/Binary/RegularExpressionDecoder -output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/RegularExpressionDecoder.framework/RegularExpressionDecoder
ExtractAppIntentsMetadata (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name RegularExpressionDecoder --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk --xcode-version 16E140 --platform-family watchOS --deployment-target 11.4 --bundle-identifier RegularExpressionDecoder --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/RegularExpressionDecoder.framework --target-triple arm64-apple-watchos11.4 --target-triple arm64_32-apple-watchos11.4 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/RegularExpressionDecoder.framework/RegularExpressionDecoder --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug-watchos/RegularExpressionDecoder.build/Objects-normal/arm64/RegularExpressionDecoder_dependency_info.dat --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug-watchos/RegularExpressionDecoder.build/Objects-normal/arm64_32/RegularExpressionDecoder_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug-watchos/RegularExpressionDecoder.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug-watchos/RegularExpressionDecoder.build/Objects-normal/arm64_32/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug-watchos/RegularExpressionDecoder.build/Objects-normal/arm64/RegularExpressionDecoder.SwiftFileList --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug-watchos/RegularExpressionDecoder.build/Objects-normal/arm64_32/RegularExpressionDecoder.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug-watchos/RegularExpressionDecoder.build/RegularExpressionDecoder.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug-watchos/RegularExpressionDecoder.build/RegularExpressionDecoder.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug-watchos/RegularExpressionDecoder.build/Objects-normal/arm64/RegularExpressionDecoder.SwiftConstValuesFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug-watchos/RegularExpressionDecoder.build/Objects-normal/arm64_32/RegularExpressionDecoder.SwiftConstValuesFileList --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-24 16:24:20.413 appintentsmetadataprocessor[706:4033] Starting appintentsmetadataprocessor export
2025-04-24 16:24:20.416 appintentsmetadataprocessor[706:4033] warning: Metadata extraction skipped. No AppIntents.framework dependency found.
GenerateTAPI /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos/RegularExpressionDecoder.framework/RegularExpressionDecoder.tbd (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/tapi stubify -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/RegularExpressionDecoder.framework/RegularExpressionDecoder -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos/RegularExpressionDecoder.framework/RegularExpressionDecoder.tbd
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/RegularExpressionDecoder.framework (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/RegularExpressionDecoder.framework
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/RegularExpressionDecoder.framework (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
    cd /Users/admin/builder/spi-builder-workspace
    /usr/bin/touch -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/RegularExpressionDecoder.framework
** BUILD SUCCEEDED **
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "RegularExpressionDecoder",
  "name" : "RegularExpressionDecoder",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "RegularExpressionDecoder",
      "targets" : [
        "RegularExpressionDecoder"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "RegularExpressionDecoderTests",
      "module_type" : "SwiftTarget",
      "name" : "RegularExpressionDecoderTests",
      "path" : "Tests",
      "sources" : [
        "RegularExpressionDecoderTests/RegularExpressionDecodingTests.swift"
      ],
      "target_dependencies" : [
        "RegularExpressionDecoder"
      ],
      "type" : "test"
    },
    {
      "c99name" : "RegularExpressionDecoder",
      "module_type" : "SwiftTarget",
      "name" : "RegularExpressionDecoder",
      "path" : "Sources",
      "product_memberships" : [
        "RegularExpressionDecoder"
      ],
      "sources" : [
        "RegularExpressionDecoder/KeyedDecodingContainer.swift",
        "RegularExpressionDecoder/RegularExpressionDecoder.swift",
        "RegularExpressionDecoder/RegularExpressionPattern.swift",
        "RegularExpressionDecoder/SingleValueDecodingContainer.swift",
        "RegularExpressionDecoder/UnkeyedDecodingContainer.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
Done.