The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of TooMuchTheme, reference main (427088), with Swift 6.1 for iOS using Xcode 16.3 on 26 Apr 2025 23:30:49 UTC.

Swift 6 data race errors: 14

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme TooMuchTheme -destination generic/platform=iOS 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/ThatsJustCheesy/TooMuchTheme.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ThatsJustCheesy/TooMuchTheme
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 4270886 Fix typos in README
Cloned https://github.com/ThatsJustCheesy/TooMuchTheme.git
Revision (git rev-parse @):
427088605981dbf9b9c4cec50c48055378b2a162
SUCCESS checkout https://github.com/ThatsJustCheesy/TooMuchTheme.git at main
========================================
Build
========================================
Selected platform:         iOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/ThatsJustCheesy/TooMuchTheme.git
https://github.com/ThatsJustCheesy/TooMuchTheme.git
{
  "dependencies" : [
    {
      "identity" : "footlessparser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.5.2",
            "upper_bound" : "0.6.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/kareman/FootlessParser"
    }
  ],
  "manifest_display_name" : "TooMuchTheme",
  "name" : "TooMuchTheme",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "TooMuchTheme",
      "targets" : [
        "TooMuchTheme"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "TooMuchThemeTests",
      "module_type" : "SwiftTarget",
      "name" : "TooMuchThemeTests",
      "path" : "Tests/TooMuchThemeTests",
      "sources" : [
        "ScopeSelectorMatchTests.swift",
        "ScopeSelectorParseTests.swift"
      ],
      "target_dependencies" : [
        "TooMuchTheme"
      ],
      "type" : "test"
    },
    {
      "c99name" : "TooMuchTheme",
      "module_type" : "SwiftTarget",
      "name" : "TooMuchTheme",
      "path" : "Sources/TooMuchTheme",
      "product_dependencies" : [
        "FootlessParser"
      ],
      "product_memberships" : [
        "TooMuchTheme"
      ],
      "sources" : [
        "AttributedString.swift",
        "Color.swift",
        "Context.swift",
        "FontProvider.swift",
        "Scope.swift",
        "ScopeName.swift",
        "ScopeSelector.swift",
        "Style.swift",
        "Theme.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/kareman/FootlessParser
Creating working copy of package ‘FootlessParser’
Checking out 0.5.2 of package ‘FootlessParser’
Resolve Package Graph
Resolved source packages:
  TooMuchTheme: /Users/admin/builder/spi-builder-workspace
  FootlessParser: https://github.com/kareman/FootlessParser @ 0.5.2
resolved source packages: TooMuchTheme, FootlessParser
{
  "dependencies" : [
    {
      "identity" : "footlessparser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.5.2",
            "upper_bound" : "0.6.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/kareman/FootlessParser"
    }
  ],
  "manifest_display_name" : "TooMuchTheme",
  "name" : "TooMuchTheme",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "TooMuchTheme",
      "targets" : [
        "TooMuchTheme"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "TooMuchThemeTests",
      "module_type" : "SwiftTarget",
      "name" : "TooMuchThemeTests",
      "path" : "Tests/TooMuchThemeTests",
      "sources" : [
        "ScopeSelectorMatchTests.swift",
        "ScopeSelectorParseTests.swift"
      ],
      "target_dependencies" : [
        "TooMuchTheme"
      ],
      "type" : "test"
    },
    {
      "c99name" : "TooMuchTheme",
      "module_type" : "SwiftTarget",
      "name" : "TooMuchTheme",
      "path" : "Sources/TooMuchTheme",
      "product_dependencies" : [
        "FootlessParser"
      ],
      "product_memberships" : [
        "TooMuchTheme"
      ],
      "sources" : [
        "AttributedString.swift",
        "Color.swift",
        "Context.swift",
        "FontProvider.swift",
        "Scope.swift",
        "ScopeName.swift",
        "ScopeSelector.swift",
        "Style.swift",
        "Theme.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "TooMuchTheme"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme TooMuchTheme -destination generic/platform=iOS 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 TooMuchTheme -destination generic/platform=iOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  FootlessParser: https://github.com/kareman/FootlessParser @ 0.5.2
  TooMuchTheme: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (4 targets)
    Target 'TooMuchTheme' in project 'TooMuchTheme'
        ➜ Explicit dependency on target 'TooMuchTheme' in project 'TooMuchTheme'
        ➜ Explicit dependency on target 'FootlessParser' in project 'FootlessParser'
    Target 'TooMuchTheme' in project 'TooMuchTheme'
        ➜ Explicit dependency on target 'FootlessParser' in project 'FootlessParser'
    Target 'FootlessParser' in project 'FootlessParser'
        ➜ Explicit dependency on target 'FootlessParser' in project 'FootlessParser'
    Target 'FootlessParser' in project 'FootlessParser' (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/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.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: 1a80c6249a5dedd0da3f645e2699bfda
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/1a80c6249a5dedd0da3f645e2699bfda.xcbuilddata
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TooMuchTheme.build/Debug-iphoneos/TooMuchTheme.build/TooMuchTheme.DependencyMetadataFileList (in target 'TooMuchTheme' from project 'TooMuchTheme')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TooMuchTheme.build/Debug-iphoneos/TooMuchTheme.build/TooMuchTheme.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TooMuchTheme.build/Debug-iphoneos/TooMuchTheme.build/TooMuchTheme.DependencyStaticMetadataFileList (in target 'TooMuchTheme' from project 'TooMuchTheme')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TooMuchTheme.build/Debug-iphoneos/TooMuchTheme.build/TooMuchTheme.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TooMuchTheme.build/Debug-iphoneos/TooMuchTheme.build/TooMuchTheme.modulemap (in target 'TooMuchTheme' from project 'TooMuchTheme')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TooMuchTheme.build/Debug-iphoneos/TooMuchTheme.build/TooMuchTheme.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TooMuchTheme.build/Debug-iphoneos/TooMuchTheme.build/Objects-normal/arm64/TooMuchTheme-OutputFileMap.json (in target 'TooMuchTheme' from project 'TooMuchTheme')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TooMuchTheme.build/Debug-iphoneos/TooMuchTheme.build/Objects-normal/arm64/TooMuchTheme-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TooMuchTheme.build/Debug-iphoneos/TooMuchTheme.build/Objects-normal/arm64/TooMuchTheme.SwiftFileList (in target 'TooMuchTheme' from project 'TooMuchTheme')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TooMuchTheme.build/Debug-iphoneos/TooMuchTheme.build/Objects-normal/arm64/TooMuchTheme.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TooMuchTheme.build/Debug-iphoneos/TooMuchTheme.build/Objects-normal/arm64/TooMuchTheme.LinkFileList (in target 'TooMuchTheme' from project 'TooMuchTheme')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TooMuchTheme.build/Debug-iphoneos/TooMuchTheme.build/Objects-normal/arm64/TooMuchTheme.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TooMuchTheme.build/Debug-iphoneos/TooMuchTheme.build/Objects-normal/arm64/TooMuchTheme.SwiftConstValuesFileList (in target 'TooMuchTheme' from project 'TooMuchTheme')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TooMuchTheme.build/Debug-iphoneos/TooMuchTheme.build/Objects-normal/arm64/TooMuchTheme.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TooMuchTheme.build/Debug-iphoneos/TooMuchTheme.build/Objects-normal/arm64/TooMuchTheme_const_extract_protocols.json (in target 'TooMuchTheme' from project 'TooMuchTheme')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TooMuchTheme.build/Debug-iphoneos/TooMuchTheme.build/Objects-normal/arm64/TooMuchTheme_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FootlessParser.build/Debug-iphoneos/FootlessParser.build/Objects-normal/arm64/FootlessParser_const_extract_protocols.json (in target 'FootlessParser' from project 'FootlessParser')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/FootlessParser
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FootlessParser.build/Debug-iphoneos/FootlessParser.build/Objects-normal/arm64/FootlessParser_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FootlessParser.build/Debug-iphoneos/FootlessParser.build/Objects-normal/arm64/FootlessParser.SwiftFileList (in target 'FootlessParser' from project 'FootlessParser')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/FootlessParser
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FootlessParser.build/Debug-iphoneos/FootlessParser.build/Objects-normal/arm64/FootlessParser.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FootlessParser.build/Debug-iphoneos/FootlessParser.build/Objects-normal/arm64/FootlessParser.SwiftConstValuesFileList (in target 'FootlessParser' from project 'FootlessParser')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/FootlessParser
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FootlessParser.build/Debug-iphoneos/FootlessParser.build/Objects-normal/arm64/FootlessParser.SwiftConstValuesFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/TooMuchTheme.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TooMuchTheme.build/Debug-iphoneos/TooMuchTheme.build/TooMuchTheme.modulemap (in target 'TooMuchTheme' from project 'TooMuchTheme')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TooMuchTheme.build/Debug-iphoneos/TooMuchTheme.build/TooMuchTheme.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FootlessParser.build/Debug-iphoneos/FootlessParser.build/Objects-normal/arm64/FootlessParser.LinkFileList (in target 'FootlessParser' from project 'FootlessParser')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/FootlessParser
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FootlessParser.build/Debug-iphoneos/FootlessParser.build/Objects-normal/arm64/FootlessParser.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FootlessParser.build/Debug-iphoneos/FootlessParser.build/Objects-normal/arm64/FootlessParser-OutputFileMap.json (in target 'FootlessParser' from project 'FootlessParser')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/FootlessParser
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FootlessParser.build/Debug-iphoneos/FootlessParser.build/Objects-normal/arm64/FootlessParser-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FootlessParser.build/Debug-iphoneos/FootlessParser.build/FootlessParser.modulemap (in target 'FootlessParser' from project 'FootlessParser')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/FootlessParser
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FootlessParser.build/Debug-iphoneos/FootlessParser.build/FootlessParser.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FootlessParser.build/Debug-iphoneos/FootlessParser.build/FootlessParser.DependencyStaticMetadataFileList (in target 'FootlessParser' from project 'FootlessParser')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/FootlessParser
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FootlessParser.build/Debug-iphoneos/FootlessParser.build/FootlessParser.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FootlessParser.build/Debug-iphoneos/FootlessParser.build/FootlessParser.DependencyMetadataFileList (in target 'FootlessParser' from project 'FootlessParser')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/FootlessParser
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FootlessParser.build/Debug-iphoneos/FootlessParser.build/FootlessParser.DependencyMetadataFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/FootlessParser.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FootlessParser.build/Debug-iphoneos/FootlessParser.build/FootlessParser.modulemap (in target 'FootlessParser' from project 'FootlessParser')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/FootlessParser
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FootlessParser.build/Debug-iphoneos/FootlessParser.build/FootlessParser.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos
SwiftDriver FootlessParser normal arm64 com.apple.xcode.tools.swift.compiler (in target 'FootlessParser' from project 'FootlessParser')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name FootlessParser -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FootlessParser.build/Debug-iphoneos/FootlessParser.build/Objects-normal/arm64/FootlessParser.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios12.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -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-iphoneos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FootlessParser.build/Debug-iphoneos/FootlessParser.build/Objects-normal/arm64/FootlessParser-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/FootlessParser.build/Debug-iphoneos/FootlessParser.build/Objects-normal/arm64/FootlessParser.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/FootlessParser.build/Debug-iphoneos/FootlessParser.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FootlessParser.build/Debug-iphoneos/FootlessParser.build/Objects-normal/arm64/FootlessParser_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FootlessParser.build/Debug-iphoneos/FootlessParser.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FootlessParser.build/Debug-iphoneos/FootlessParser.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FootlessParser.build/Debug-iphoneos/FootlessParser.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FootlessParser.build/Debug-iphoneos/FootlessParser.build/Objects-normal/arm64/FootlessParser-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ Error.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/FootlessParser/Sources/FootlessParser/Error.swift (in target 'FootlessParser' from project 'FootlessParser')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/FootlessParser/Sources/FootlessParser/Error.swift (in target 'FootlessParser' from project 'FootlessParser')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

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

SwiftEmitModule normal arm64 Emitting\ module\ for\ FootlessParser (in target 'FootlessParser' from project 'FootlessParser')
EmitSwiftModule normal arm64 (in target 'FootlessParser' from project 'FootlessParser')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Parser+Operators.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/FootlessParser/Sources/FootlessParser/Parser+Operators.swift (in target 'FootlessParser' from project 'FootlessParser')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/FootlessParser/Sources/FootlessParser/Parser+Operators.swift (in target 'FootlessParser' from project 'FootlessParser')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

SwiftDriverJobDiscovery normal arm64 Emitting module for FootlessParser (in target 'FootlessParser' from project 'FootlessParser')
SwiftDriver\ Compilation\ Requirements FootlessParser normal arm64 com.apple.xcode.tools.swift.compiler (in target 'FootlessParser' from project 'FootlessParser')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name FootlessParser -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FootlessParser.build/Debug-iphoneos/FootlessParser.build/Objects-normal/arm64/FootlessParser.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios12.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -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-iphoneos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FootlessParser.build/Debug-iphoneos/FootlessParser.build/Objects-normal/arm64/FootlessParser-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/FootlessParser.build/Debug-iphoneos/FootlessParser.build/Objects-normal/arm64/FootlessParser.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/FootlessParser.build/Debug-iphoneos/FootlessParser.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FootlessParser.build/Debug-iphoneos/FootlessParser.build/Objects-normal/arm64/FootlessParser_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FootlessParser.build/Debug-iphoneos/FootlessParser.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FootlessParser.build/Debug-iphoneos/FootlessParser.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FootlessParser.build/Debug-iphoneos/FootlessParser.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FootlessParser.build/Debug-iphoneos/FootlessParser.build/Objects-normal/arm64/FootlessParser-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/FootlessParser-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FootlessParser.build/Debug-iphoneos/FootlessParser.build/Objects-normal/arm64/FootlessParser-Swift.h (in target 'FootlessParser' from project 'FootlessParser')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/FootlessParser
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FootlessParser.build/Debug-iphoneos/FootlessParser.build/Objects-normal/arm64/FootlessParser-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/FootlessParser-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FootlessParser.swiftmodule/arm64-apple-ios.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FootlessParser.build/Debug-iphoneos/FootlessParser.build/Objects-normal/arm64/FootlessParser.swiftmodule (in target 'FootlessParser' from project 'FootlessParser')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/FootlessParser
    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/FootlessParser.build/Debug-iphoneos/FootlessParser.build/Objects-normal/arm64/FootlessParser.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FootlessParser.swiftmodule/arm64-apple-ios.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FootlessParser.swiftmodule/arm64-apple-ios.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FootlessParser.build/Debug-iphoneos/FootlessParser.build/Objects-normal/arm64/FootlessParser.abi.json (in target 'FootlessParser' from project 'FootlessParser')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/FootlessParser
    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/FootlessParser.build/Debug-iphoneos/FootlessParser.build/Objects-normal/arm64/FootlessParser.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FootlessParser.swiftmodule/arm64-apple-ios.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FootlessParser.swiftmodule/arm64-apple-ios.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FootlessParser.build/Debug-iphoneos/FootlessParser.build/Objects-normal/arm64/FootlessParser.swiftdoc (in target 'FootlessParser' from project 'FootlessParser')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/FootlessParser
    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/FootlessParser.build/Debug-iphoneos/FootlessParser.build/Objects-normal/arm64/FootlessParser.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FootlessParser.swiftmodule/arm64-apple-ios.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FootlessParser.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FootlessParser.build/Debug-iphoneos/FootlessParser.build/Objects-normal/arm64/FootlessParser.swiftsourceinfo (in target 'FootlessParser' from project 'FootlessParser')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/FootlessParser
    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/FootlessParser.build/Debug-iphoneos/FootlessParser.build/Objects-normal/arm64/FootlessParser.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FootlessParser.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo
SwiftDriver TooMuchTheme normal arm64 com.apple.xcode.tools.swift.compiler (in target 'TooMuchTheme' from project 'TooMuchTheme')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name TooMuchTheme -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TooMuchTheme.build/Debug-iphoneos/TooMuchTheme.build/Objects-normal/arm64/TooMuchTheme.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios12.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TooMuchTheme.build/Debug-iphoneos/TooMuchTheme.build/Objects-normal/arm64/TooMuchTheme-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/TooMuchTheme.build/Debug-iphoneos/TooMuchTheme.build/Objects-normal/arm64/TooMuchTheme.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/TooMuchTheme.build/Debug-iphoneos/TooMuchTheme.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TooMuchTheme.build/Debug-iphoneos/TooMuchTheme.build/Objects-normal/arm64/TooMuchTheme_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TooMuchTheme.build/Debug-iphoneos/TooMuchTheme.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TooMuchTheme.build/Debug-iphoneos/TooMuchTheme.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TooMuchTheme.build/Debug-iphoneos/TooMuchTheme.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TooMuchTheme.build/Debug-iphoneos/TooMuchTheme.build/Objects-normal/arm64/TooMuchTheme-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ ScopeName.swift /Users/admin/builder/spi-builder-workspace/Sources/TooMuchTheme/ScopeName.swift (in target 'TooMuchTheme' from project 'TooMuchTheme')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/TooMuchTheme/ScopeName.swift (in target 'TooMuchTheme' from project 'TooMuchTheme')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftEmitModule normal arm64 Emitting\ module\ for\ TooMuchTheme (in target 'TooMuchTheme' from project 'TooMuchTheme')
EmitSwiftModule normal arm64 (in target 'TooMuchTheme' from project 'TooMuchTheme')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/TooMuchTheme/Color.swift:62:16: warning: stored property 'reason' of 'Sendable'-conforming struct 'ColorParseError' has non-sendable type 'ColorParseError.Reason'; this is an error in the Swift 6 language mode
    public var reason: Reason
               ^
/Users/admin/builder/spi-builder-workspace/Sources/TooMuchTheme/Color.swift:64:17: note: consider making enum 'Reason' conform to the 'Sendable' protocol
    public enum Reason {
                ^
                       : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/TooMuchTheme/ScopeSelector.swift:32:20: warning: static property 'parser' is not concurrency-safe because non-'Sendable' type 'Parser<Character, ScopeSelector.Composite>' may have shared mutable state; this is an error in the Swift 6 language mode
        static let parser: Parser<Character, Self> =
                   ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/FootlessParser/Sources/FootlessParser/Parser.swift:2:15: note: generic struct 'Parser' does not conform to the 'Sendable' protocol
public struct Parser<Token, Output> {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/TooMuchTheme/ScopeSelector.swift:1:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'FootlessParser'
import FootlessParser
^
@preconcurrency
/Users/admin/builder/spi-builder-workspace/Sources/TooMuchTheme/ScopeSelector.swift:32:20: note: add '@MainActor' to make static property 'parser' part of global actor 'MainActor'
        static let parser: Parser<Character, Self> =
                   ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/TooMuchTheme/ScopeSelector.swift:32:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        static let parser: Parser<Character, Self> =
                   ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/TooMuchTheme/ScopeSelector.swift:57:28: warning: static property 'parser' is not concurrency-safe because non-'Sendable' type 'Parser<Character, ScopeSelector.Composite.Composition.Operation>' may have shared mutable state; this is an error in the Swift 6 language mode
                static let parser: Parser<Character, Self> =
                           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/FootlessParser/Sources/FootlessParser/Parser.swift:2:15: note: generic struct 'Parser' does not conform to the 'Sendable' protocol
public struct Parser<Token, Output> {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/TooMuchTheme/ScopeSelector.swift:57:28: note: add '@MainActor' to make static property 'parser' part of global actor 'MainActor'
                static let parser: Parser<Character, Self> =
                           ^
                @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/TooMuchTheme/ScopeSelector.swift:57:28: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
                static let parser: Parser<Character, Self> =
                           ^
                nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/TooMuchTheme/ScopeSelector.swift:68:24: warning: static property 'parser' is not concurrency-safe because non-'Sendable' type 'Parser<Character, ScopeSelector.Composite.Composition>' may have shared mutable state; this is an error in the Swift 6 language mode
            static let parser: Parser<Character, Self> =
                       ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/FootlessParser/Sources/FootlessParser/Parser.swift:2:15: note: generic struct 'Parser' does not conform to the 'Sendable' protocol
public struct Parser<Token, Output> {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/TooMuchTheme/ScopeSelector.swift:68:24: note: add '@MainActor' to make static property 'parser' part of global actor 'MainActor'
            static let parser: Parser<Character, Self> =
                       ^
            @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/TooMuchTheme/ScopeSelector.swift:68:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
            static let parser: Parser<Character, Self> =
                       ^
            nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/TooMuchTheme/ScopeSelector.swift:105:24: warning: static property 'parser' is not concurrency-safe because non-'Sendable' type 'Parser<Character, ScopeSelector.Expression.Term>' may have shared mutable state; this is an error in the Swift 6 language mode
            static let parser: Parser<Character, Self> =
                       ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/FootlessParser/Sources/FootlessParser/Parser.swift:2:15: note: generic struct 'Parser' does not conform to the 'Sendable' protocol
public struct Parser<Token, Output> {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/TooMuchTheme/ScopeSelector.swift:105:24: note: add '@MainActor' to make static property 'parser' part of global actor 'MainActor'
            static let parser: Parser<Character, Self> =
                       ^
            @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/TooMuchTheme/ScopeSelector.swift:105:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
            static let parser: Parser<Character, Self> =
                       ^
            nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/TooMuchTheme/ScopeSelector.swift:125:20: warning: static property 'parser' is not concurrency-safe because non-'Sendable' type 'Parser<Character, ScopeSelector.Expression>' may have shared mutable state; this is an error in the Swift 6 language mode
        static let parser: Parser<Character, Self> =
                   ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/FootlessParser/Sources/FootlessParser/Parser.swift:2:15: note: generic struct 'Parser' does not conform to the 'Sendable' protocol
public struct Parser<Token, Output> {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/TooMuchTheme/ScopeSelector.swift:125:20: note: add '@MainActor' to make static property 'parser' part of global actor 'MainActor'
        static let parser: Parser<Character, Self> =
                   ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/TooMuchTheme/ScopeSelector.swift:125:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        static let parser: Parser<Character, Self> =
                   ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/TooMuchTheme/ScopeSelector.swift:155:24: warning: static property 'parser' is not concurrency-safe because non-'Sendable' type 'Parser<Character, ScopeSelector.Filter.Side>' may have shared mutable state; this is an error in the Swift 6 language mode
            static let parser: Parser<Character, Self> =
                       ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/FootlessParser/Sources/FootlessParser/Parser.swift:2:15: note: generic struct 'Parser' does not conform to the 'Sendable' protocol
public struct Parser<Token, Output> {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/TooMuchTheme/ScopeSelector.swift:155:24: note: add '@MainActor' to make static property 'parser' part of global actor 'MainActor'
            static let parser: Parser<Character, Self> =
                       ^
            @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/TooMuchTheme/ScopeSelector.swift:155:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
            static let parser: Parser<Character, Self> =
                       ^
            nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/TooMuchTheme/ScopeSelector.swift:182:24: warning: static property 'parser' is not concurrency-safe because non-'Sendable' type 'Parser<Character, ScopeSelector.Filter.Term>' may have shared mutable state; this is an error in the Swift 6 language mode
            static let parser: Parser<Character, Self> =
                       ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/FootlessParser/Sources/FootlessParser/Parser.swift:2:15: note: generic struct 'Parser' does not conform to the 'Sendable' protocol
public struct Parser<Token, Output> {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/TooMuchTheme/ScopeSelector.swift:182:24: note: add '@MainActor' to make static property 'parser' part of global actor 'MainActor'
            static let parser: Parser<Character, Self> =
                       ^
            @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/TooMuchTheme/ScopeSelector.swift:182:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
            static let parser: Parser<Character, Self> =
                       ^
            nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/TooMuchTheme/ScopeSelector.swift:209:20: warning: static property 'parser' is not concurrency-safe because non-'Sendable' type 'Parser<Character, ScopeSelector.Filter>' may have shared mutable state; this is an error in the Swift 6 language mode
        static let parser: Parser<Character, Self> =
                   ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/FootlessParser/Sources/FootlessParser/Parser.swift:2:15: note: generic struct 'Parser' does not conform to the 'Sendable' protocol
public struct Parser<Token, Output> {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/TooMuchTheme/ScopeSelector.swift:209:20: note: add '@MainActor' to make static property 'parser' part of global actor 'MainActor'
        static let parser: Parser<Character, Self> =
                   ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/TooMuchTheme/ScopeSelector.swift:209:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        static let parser: Parser<Character, Self> =
                   ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/TooMuchTheme/ScopeSelector.swift:231:20: warning: static property 'parser' is not concurrency-safe because non-'Sendable' type 'Parser<Character, ScopeSelector.Group>' may have shared mutable state; this is an error in the Swift 6 language mode
        static let parser: Parser<Character, Self> =
                   ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/FootlessParser/Sources/FootlessParser/Parser.swift:2:15: note: generic struct 'Parser' does not conform to the 'Sendable' protocol
public struct Parser<Token, Output> {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/TooMuchTheme/ScopeSelector.swift:231:20: note: add '@MainActor' to make static property 'parser' part of global actor 'MainActor'
        static let parser: Parser<Character, Self> =
                   ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/TooMuchTheme/ScopeSelector.swift:231:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        static let parser: Parser<Character, Self> =
                   ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/TooMuchTheme/ScopeSelector.swift:276:20: warning: static property 'parser' is not concurrency-safe because non-'Sendable' type 'Parser<Character, ScopeSelector.Path>' may have shared mutable state; this is an error in the Swift 6 language mode
        static let parser: Parser<Character, Self> =
                   ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/FootlessParser/Sources/FootlessParser/Parser.swift:2:15: note: generic struct 'Parser' does not conform to the 'Sendable' protocol
public struct Parser<Token, Output> {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/TooMuchTheme/ScopeSelector.swift:276:20: note: add '@MainActor' to make static property 'parser' part of global actor 'MainActor'
        static let parser: Parser<Character, Self> =
                   ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/TooMuchTheme/ScopeSelector.swift:276:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        static let parser: Parser<Character, Self> =
                   ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/TooMuchTheme/ScopeSelector.swift:302:28: warning: static property 'parser' is not concurrency-safe because non-'Sendable' type 'Parser<Character, ScopeSelector.Path.Descendent.Selector>' may have shared mutable state; this is an error in the Swift 6 language mode
                static let parser: Parser<Character, Self> =
                           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/FootlessParser/Sources/FootlessParser/Parser.swift:2:15: note: generic struct 'Parser' does not conform to the 'Sendable' protocol
public struct Parser<Token, Output> {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/TooMuchTheme/ScopeSelector.swift:302:28: note: add '@MainActor' to make static property 'parser' part of global actor 'MainActor'
                static let parser: Parser<Character, Self> =
                           ^
                @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/TooMuchTheme/ScopeSelector.swift:302:28: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
                static let parser: Parser<Character, Self> =
                           ^
                nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/TooMuchTheme/ScopeSelector.swift:312:24: warning: static property 'parser' is not concurrency-safe because non-'Sendable' type 'Parser<Character, ScopeSelector.Path.Descendent>' may have shared mutable state; this is an error in the Swift 6 language mode
            static let parser: Parser<Character, Self> =
                       ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/FootlessParser/Sources/FootlessParser/Parser.swift:2:15: note: generic struct 'Parser' does not conform to the 'Sendable' protocol
public struct Parser<Token, Output> {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/TooMuchTheme/ScopeSelector.swift:312:24: note: add '@MainActor' to make static property 'parser' part of global actor 'MainActor'
            static let parser: Parser<Character, Self> =
                       ^
            @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/TooMuchTheme/ScopeSelector.swift:312:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
            static let parser: Parser<Character, Self> =
                       ^
            nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/TooMuchTheme/ScopeSelector.swift:338:16: warning: static property 'parser' is not concurrency-safe because non-'Sendable' type 'Parser<Character, ScopeSelector>' may have shared mutable state; this is an error in the Swift 6 language mode
    static let parser: Parser<Character, Self> =
               ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/FootlessParser/Sources/FootlessParser/Parser.swift:2:15: note: generic struct 'Parser' does not conform to the 'Sendable' protocol
public struct Parser<Token, Output> {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/TooMuchTheme/ScopeSelector.swift:338:16: note: add '@MainActor' to make static property 'parser' part of global actor 'MainActor'
    static let parser: Parser<Character, Self> =
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/TooMuchTheme/ScopeSelector.swift:338:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let parser: Parser<Character, Self> =
               ^
    nonisolated(unsafe)
SwiftCompile normal arm64 Compiling\ AttributedString.swift /Users/admin/builder/spi-builder-workspace/Sources/TooMuchTheme/AttributedString.swift (in target 'TooMuchTheme' from project 'TooMuchTheme')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/TooMuchTheme/AttributedString.swift (in target 'TooMuchTheme' from project 'TooMuchTheme')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

SwiftDriverJobDiscovery normal arm64 Compiling Parser+Operators.swift (in target 'FootlessParser' from project 'FootlessParser')
SwiftCompile normal arm64 Compiling\ Context.swift /Users/admin/builder/spi-builder-workspace/Sources/TooMuchTheme/Context.swift (in target 'TooMuchTheme' from project 'TooMuchTheme')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/TooMuchTheme/Context.swift (in target 'TooMuchTheme' from project 'TooMuchTheme')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling Parser.swift (in target 'FootlessParser' from project 'FootlessParser')
SwiftCompile normal arm64 Compiling\ Color.swift /Users/admin/builder/spi-builder-workspace/Sources/TooMuchTheme/Color.swift (in target 'TooMuchTheme' from project 'TooMuchTheme')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/TooMuchTheme/Color.swift (in target 'TooMuchTheme' from project 'TooMuchTheme')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/TooMuchTheme/Color.swift:62:16: warning: stored property 'reason' of 'Sendable'-conforming struct 'ColorParseError' has non-sendable type 'ColorParseError.Reason'; this is an error in the Swift 6 language mode
    public var reason: Reason
               ^
/Users/admin/builder/spi-builder-workspace/Sources/TooMuchTheme/Color.swift:64:17: note: consider making enum 'Reason' conform to the 'Sendable' protocol
    public enum Reason {
                ^
                       : Sendable
SwiftDriverJobDiscovery normal arm64 Compiling Converters.swift (in target 'FootlessParser' from project 'FootlessParser')
SwiftCompile normal arm64 Compiling\ ScopeSelector.swift /Users/admin/builder/spi-builder-workspace/Sources/TooMuchTheme/ScopeSelector.swift (in target 'TooMuchTheme' from project 'TooMuchTheme')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/TooMuchTheme/ScopeSelector.swift (in target 'TooMuchTheme' from project 'TooMuchTheme')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/TooMuchTheme/ScopeSelector.swift:32:20: warning: static property 'parser' is not concurrency-safe because non-'Sendable' type 'Parser<Character, ScopeSelector.Composite>' may have shared mutable state; this is an error in the Swift 6 language mode
        static let parser: Parser<Character, Self> =
                   ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/FootlessParser/Sources/FootlessParser/Parser.swift:2:15: note: generic struct 'Parser' does not conform to the 'Sendable' protocol
public struct Parser<Token, Output> {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/TooMuchTheme/ScopeSelector.swift:1:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'FootlessParser'
import FootlessParser
^
@preconcurrency
/Users/admin/builder/spi-builder-workspace/Sources/TooMuchTheme/ScopeSelector.swift:32:20: note: add '@MainActor' to make static property 'parser' part of global actor 'MainActor'
        static let parser: Parser<Character, Self> =
                   ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/TooMuchTheme/ScopeSelector.swift:32:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        static let parser: Parser<Character, Self> =
                   ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/TooMuchTheme/ScopeSelector.swift:57:28: warning: static property 'parser' is not concurrency-safe because non-'Sendable' type 'Parser<Character, ScopeSelector.Composite.Composition.Operation>' may have shared mutable state; this is an error in the Swift 6 language mode
                static let parser: Parser<Character, Self> =
                           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/FootlessParser/Sources/FootlessParser/Parser.swift:2:15: note: generic struct 'Parser' does not conform to the 'Sendable' protocol
public struct Parser<Token, Output> {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/TooMuchTheme/ScopeSelector.swift:57:28: note: add '@MainActor' to make static property 'parser' part of global actor 'MainActor'
                static let parser: Parser<Character, Self> =
                           ^
                @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/TooMuchTheme/ScopeSelector.swift:57:28: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
                static let parser: Parser<Character, Self> =
                           ^
                nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/TooMuchTheme/ScopeSelector.swift:68:24: warning: static property 'parser' is not concurrency-safe because non-'Sendable' type 'Parser<Character, ScopeSelector.Composite.Composition>' may have shared mutable state; this is an error in the Swift 6 language mode
            static let parser: Parser<Character, Self> =
                       ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/FootlessParser/Sources/FootlessParser/Parser.swift:2:15: note: generic struct 'Parser' does not conform to the 'Sendable' protocol
public struct Parser<Token, Output> {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/TooMuchTheme/ScopeSelector.swift:68:24: note: add '@MainActor' to make static property 'parser' part of global actor 'MainActor'
            static let parser: Parser<Character, Self> =
                       ^
            @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/TooMuchTheme/ScopeSelector.swift:68:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
            static let parser: Parser<Character, Self> =
                       ^
            nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/TooMuchTheme/ScopeSelector.swift:105:24: warning: static property 'parser' is not concurrency-safe because non-'Sendable' type 'Parser<Character, ScopeSelector.Expression.Term>' may have shared mutable state; this is an error in the Swift 6 language mode
            static let parser: Parser<Character, Self> =
                       ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/FootlessParser/Sources/FootlessParser/Parser.swift:2:15: note: generic struct 'Parser' does not conform to the 'Sendable' protocol
public struct Parser<Token, Output> {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/TooMuchTheme/ScopeSelector.swift:105:24: note: add '@MainActor' to make static property 'parser' part of global actor 'MainActor'
            static let parser: Parser<Character, Self> =
                       ^
            @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/TooMuchTheme/ScopeSelector.swift:105:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
            static let parser: Parser<Character, Self> =
                       ^
            nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/TooMuchTheme/ScopeSelector.swift:125:20: warning: static property 'parser' is not concurrency-safe because non-'Sendable' type 'Parser<Character, ScopeSelector.Expression>' may have shared mutable state; this is an error in the Swift 6 language mode
        static let parser: Parser<Character, Self> =
                   ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/FootlessParser/Sources/FootlessParser/Parser.swift:2:15: note: generic struct 'Parser' does not conform to the 'Sendable' protocol
public struct Parser<Token, Output> {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/TooMuchTheme/ScopeSelector.swift:125:20: note: add '@MainActor' to make static property 'parser' part of global actor 'MainActor'
        static let parser: Parser<Character, Self> =
                   ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/TooMuchTheme/ScopeSelector.swift:125:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        static let parser: Parser<Character, Self> =
                   ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/TooMuchTheme/ScopeSelector.swift:155:24: warning: static property 'parser' is not concurrency-safe because non-'Sendable' type 'Parser<Character, ScopeSelector.Filter.Side>' may have shared mutable state; this is an error in the Swift 6 language mode
            static let parser: Parser<Character, Self> =
                       ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/FootlessParser/Sources/FootlessParser/Parser.swift:2:15: note: generic struct 'Parser' does not conform to the 'Sendable' protocol
public struct Parser<Token, Output> {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/TooMuchTheme/ScopeSelector.swift:155:24: note: add '@MainActor' to make static property 'parser' part of global actor 'MainActor'
            static let parser: Parser<Character, Self> =
                       ^
            @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/TooMuchTheme/ScopeSelector.swift:155:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
            static let parser: Parser<Character, Self> =
                       ^
            nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/TooMuchTheme/ScopeSelector.swift:182:24: warning: static property 'parser' is not concurrency-safe because non-'Sendable' type 'Parser<Character, ScopeSelector.Filter.Term>' may have shared mutable state; this is an error in the Swift 6 language mode
            static let parser: Parser<Character, Self> =
                       ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/FootlessParser/Sources/FootlessParser/Parser.swift:2:15: note: generic struct 'Parser' does not conform to the 'Sendable' protocol
public struct Parser<Token, Output> {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/TooMuchTheme/ScopeSelector.swift:182:24: note: add '@MainActor' to make static property 'parser' part of global actor 'MainActor'
            static let parser: Parser<Character, Self> =
                       ^
            @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/TooMuchTheme/ScopeSelector.swift:182:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
            static let parser: Parser<Character, Self> =
                       ^
            nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/TooMuchTheme/ScopeSelector.swift:209:20: warning: static property 'parser' is not concurrency-safe because non-'Sendable' type 'Parser<Character, ScopeSelector.Filter>' may have shared mutable state; this is an error in the Swift 6 language mode
        static let parser: Parser<Character, Self> =
                   ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/FootlessParser/Sources/FootlessParser/Parser.swift:2:15: note: generic struct 'Parser' does not conform to the 'Sendable' protocol
public struct Parser<Token, Output> {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/TooMuchTheme/ScopeSelector.swift:209:20: note: add '@MainActor' to make static property 'parser' part of global actor 'MainActor'
        static let parser: Parser<Character, Self> =
                   ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/TooMuchTheme/ScopeSelector.swift:209:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        static let parser: Parser<Character, Self> =
                   ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/TooMuchTheme/ScopeSelector.swift:231:20: warning: static property 'parser' is not concurrency-safe because non-'Sendable' type 'Parser<Character, ScopeSelector.Group>' may have shared mutable state; this is an error in the Swift 6 language mode
        static let parser: Parser<Character, Self> =
                   ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/FootlessParser/Sources/FootlessParser/Parser.swift:2:15: note: generic struct 'Parser' does not conform to the 'Sendable' protocol
public struct Parser<Token, Output> {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/TooMuchTheme/ScopeSelector.swift:231:20: note: add '@MainActor' to make static property 'parser' part of global actor 'MainActor'
        static let parser: Parser<Character, Self> =
                   ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/TooMuchTheme/ScopeSelector.swift:231:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        static let parser: Parser<Character, Self> =
                   ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/TooMuchTheme/ScopeSelector.swift:276:20: warning: static property 'parser' is not concurrency-safe because non-'Sendable' type 'Parser<Character, ScopeSelector.Path>' may have shared mutable state; this is an error in the Swift 6 language mode
        static let parser: Parser<Character, Self> =
                   ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/FootlessParser/Sources/FootlessParser/Parser.swift:2:15: note: generic struct 'Parser' does not conform to the 'Sendable' protocol
public struct Parser<Token, Output> {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/TooMuchTheme/ScopeSelector.swift:276:20: note: add '@MainActor' to make static property 'parser' part of global actor 'MainActor'
        static let parser: Parser<Character, Self> =
                   ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/TooMuchTheme/ScopeSelector.swift:276:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        static let parser: Parser<Character, Self> =
                   ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/TooMuchTheme/ScopeSelector.swift:302:28: warning: static property 'parser' is not concurrency-safe because non-'Sendable' type 'Parser<Character, ScopeSelector.Path.Descendent.Selector>' may have shared mutable state; this is an error in the Swift 6 language mode
                static let parser: Parser<Character, Self> =
                           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/FootlessParser/Sources/FootlessParser/Parser.swift:2:15: note: generic struct 'Parser' does not conform to the 'Sendable' protocol
public struct Parser<Token, Output> {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/TooMuchTheme/ScopeSelector.swift:302:28: note: add '@MainActor' to make static property 'parser' part of global actor 'MainActor'
                static let parser: Parser<Character, Self> =
                           ^
                @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/TooMuchTheme/ScopeSelector.swift:302:28: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
                static let parser: Parser<Character, Self> =
                           ^
                nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/TooMuchTheme/ScopeSelector.swift:312:24: warning: static property 'parser' is not concurrency-safe because non-'Sendable' type 'Parser<Character, ScopeSelector.Path.Descendent>' may have shared mutable state; this is an error in the Swift 6 language mode
            static let parser: Parser<Character, Self> =
                       ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/FootlessParser/Sources/FootlessParser/Parser.swift:2:15: note: generic struct 'Parser' does not conform to the 'Sendable' protocol
public struct Parser<Token, Output> {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/TooMuchTheme/ScopeSelector.swift:312:24: note: add '@MainActor' to make static property 'parser' part of global actor 'MainActor'
            static let parser: Parser<Character, Self> =
                       ^
            @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/TooMuchTheme/ScopeSelector.swift:312:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
            static let parser: Parser<Character, Self> =
                       ^
            nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/TooMuchTheme/ScopeSelector.swift:338:16: warning: static property 'parser' is not concurrency-safe because non-'Sendable' type 'Parser<Character, ScopeSelector>' may have shared mutable state; this is an error in the Swift 6 language mode
    static let parser: Parser<Character, Self> =
               ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/FootlessParser/Sources/FootlessParser/Parser.swift:2:15: note: generic struct 'Parser' does not conform to the 'Sendable' protocol
public struct Parser<Token, Output> {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/TooMuchTheme/ScopeSelector.swift:338:16: note: add '@MainActor' to make static property 'parser' part of global actor 'MainActor'
    static let parser: Parser<Character, Self> =
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/TooMuchTheme/ScopeSelector.swift:338:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let parser: Parser<Character, Self> =
               ^
    nonisolated(unsafe)
SwiftDriverJobDiscovery normal arm64 Compiling Parsers.swift (in target 'FootlessParser' from project 'FootlessParser')
SwiftCompile normal arm64 Compiling\ Scope.swift /Users/admin/builder/spi-builder-workspace/Sources/TooMuchTheme/Scope.swift (in target 'TooMuchTheme' from project 'TooMuchTheme')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/TooMuchTheme/Scope.swift (in target 'TooMuchTheme' from project 'TooMuchTheme')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling Error.swift (in target 'FootlessParser' from project 'FootlessParser')
SwiftCompile normal arm64 Compiling\ FontProvider.swift /Users/admin/builder/spi-builder-workspace/Sources/TooMuchTheme/FontProvider.swift (in target 'TooMuchTheme' from project 'TooMuchTheme')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/TooMuchTheme/FontProvider.swift (in target 'TooMuchTheme' from project 'TooMuchTheme')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling StringParser.swift (in target 'FootlessParser' from project 'FootlessParser')
SwiftDriver\ Compilation FootlessParser normal arm64 com.apple.xcode.tools.swift.compiler (in target 'FootlessParser' from project 'FootlessParser')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name FootlessParser -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FootlessParser.build/Debug-iphoneos/FootlessParser.build/Objects-normal/arm64/FootlessParser.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios12.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -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-iphoneos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FootlessParser.build/Debug-iphoneos/FootlessParser.build/Objects-normal/arm64/FootlessParser-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/FootlessParser.build/Debug-iphoneos/FootlessParser.build/Objects-normal/arm64/FootlessParser.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/FootlessParser.build/Debug-iphoneos/FootlessParser.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FootlessParser.build/Debug-iphoneos/FootlessParser.build/Objects-normal/arm64/FootlessParser_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FootlessParser.build/Debug-iphoneos/FootlessParser.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FootlessParser.build/Debug-iphoneos/FootlessParser.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FootlessParser.build/Debug-iphoneos/FootlessParser.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FootlessParser.build/Debug-iphoneos/FootlessParser.build/Objects-normal/arm64/FootlessParser-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Emitting module for TooMuchTheme (in target 'TooMuchTheme' from project 'TooMuchTheme')
SwiftDriver\ Compilation\ Requirements TooMuchTheme normal arm64 com.apple.xcode.tools.swift.compiler (in target 'TooMuchTheme' from project 'TooMuchTheme')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name TooMuchTheme -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TooMuchTheme.build/Debug-iphoneos/TooMuchTheme.build/Objects-normal/arm64/TooMuchTheme.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios12.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TooMuchTheme.build/Debug-iphoneos/TooMuchTheme.build/Objects-normal/arm64/TooMuchTheme-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/TooMuchTheme.build/Debug-iphoneos/TooMuchTheme.build/Objects-normal/arm64/TooMuchTheme.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/TooMuchTheme.build/Debug-iphoneos/TooMuchTheme.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TooMuchTheme.build/Debug-iphoneos/TooMuchTheme.build/Objects-normal/arm64/TooMuchTheme_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TooMuchTheme.build/Debug-iphoneos/TooMuchTheme.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TooMuchTheme.build/Debug-iphoneos/TooMuchTheme.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TooMuchTheme.build/Debug-iphoneos/TooMuchTheme.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TooMuchTheme.build/Debug-iphoneos/TooMuchTheme.build/Objects-normal/arm64/TooMuchTheme-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FootlessParser.o normal (in target 'FootlessParser' from project 'FootlessParser')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/FootlessParser
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-ios12.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -O0 -w -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FootlessParser.build/Debug-iphoneos/FootlessParser.build/Objects-normal/arm64/FootlessParser.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FootlessParser.build/Debug-iphoneos/FootlessParser.build/Objects-normal/arm64/FootlessParser_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FootlessParser.build/Debug-iphoneos/FootlessParser.build/Objects-normal/arm64/FootlessParser_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FootlessParser.build/Debug-iphoneos/FootlessParser.build/Objects-normal/arm64/FootlessParser.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FootlessParser.o
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/TooMuchTheme-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TooMuchTheme.build/Debug-iphoneos/TooMuchTheme.build/Objects-normal/arm64/TooMuchTheme-Swift.h (in target 'TooMuchTheme' from project 'TooMuchTheme')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TooMuchTheme.build/Debug-iphoneos/TooMuchTheme.build/Objects-normal/arm64/TooMuchTheme-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/TooMuchTheme-Swift.h
SwiftDriverJobDiscovery normal arm64 Compiling FontProvider.swift (in target 'TooMuchTheme' from project 'TooMuchTheme')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/TooMuchTheme.swiftmodule/arm64-apple-ios.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TooMuchTheme.build/Debug-iphoneos/TooMuchTheme.build/Objects-normal/arm64/TooMuchTheme.swiftmodule (in target 'TooMuchTheme' from project 'TooMuchTheme')
    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/TooMuchTheme.build/Debug-iphoneos/TooMuchTheme.build/Objects-normal/arm64/TooMuchTheme.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/TooMuchTheme.swiftmodule/arm64-apple-ios.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/TooMuchTheme.swiftmodule/arm64-apple-ios.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TooMuchTheme.build/Debug-iphoneos/TooMuchTheme.build/Objects-normal/arm64/TooMuchTheme.swiftdoc (in target 'TooMuchTheme' from project 'TooMuchTheme')
    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/TooMuchTheme.build/Debug-iphoneos/TooMuchTheme.build/Objects-normal/arm64/TooMuchTheme.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/TooMuchTheme.swiftmodule/arm64-apple-ios.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/TooMuchTheme.swiftmodule/arm64-apple-ios.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TooMuchTheme.build/Debug-iphoneos/TooMuchTheme.build/Objects-normal/arm64/TooMuchTheme.abi.json (in target 'TooMuchTheme' from project 'TooMuchTheme')
    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/TooMuchTheme.build/Debug-iphoneos/TooMuchTheme.build/Objects-normal/arm64/TooMuchTheme.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/TooMuchTheme.swiftmodule/arm64-apple-ios.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/TooMuchTheme.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TooMuchTheme.build/Debug-iphoneos/TooMuchTheme.build/Objects-normal/arm64/TooMuchTheme.swiftsourceinfo (in target 'TooMuchTheme' from project 'TooMuchTheme')
    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/TooMuchTheme.build/Debug-iphoneos/TooMuchTheme.build/Objects-normal/arm64/TooMuchTheme.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/TooMuchTheme.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo
ExtractAppIntentsMetadata (in target 'FootlessParser' from project 'FootlessParser')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/FootlessParser
    /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 FootlessParser --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk --xcode-version 16E140 --platform-family iOS --deployment-target 12.0 --bundle-identifier footlessparser.FootlessParser --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FootlessParser.appintents --target-triple arm64-apple-ios12.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FootlessParser.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FootlessParser.build/Debug-iphoneos/FootlessParser.build/Objects-normal/arm64/FootlessParser_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FootlessParser.build/Debug-iphoneos/FootlessParser.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FootlessParser.build/Debug-iphoneos/FootlessParser.build/Objects-normal/arm64/FootlessParser.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FootlessParser.build/Debug-iphoneos/FootlessParser.build/FootlessParser.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FootlessParser.build/Debug-iphoneos/FootlessParser.build/FootlessParser.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FootlessParser.build/Debug-iphoneos/FootlessParser.build/Objects-normal/arm64/FootlessParser.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-26 16:30:47.710 appintentsmetadataprocessor[758:4215] Starting appintentsmetadataprocessor export
2025-04-26 16:30:47.753 appintentsmetadataprocessor[758:4215] Extracted no relevant App Intents symbols, skipping writing output
SwiftDriverJobDiscovery normal arm64 Compiling ScopeName.swift (in target 'TooMuchTheme' from project 'TooMuchTheme')
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FootlessParser.o (in target 'FootlessParser' from project 'FootlessParser')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/FootlessParser
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FootlessParser.o
SwiftDriverJobDiscovery normal arm64 Compiling Theme.swift (in target 'TooMuchTheme' from project 'TooMuchTheme')
SwiftDriverJobDiscovery normal arm64 Compiling Scope.swift (in target 'TooMuchTheme' from project 'TooMuchTheme')
SwiftDriverJobDiscovery normal arm64 Compiling Context.swift (in target 'TooMuchTheme' from project 'TooMuchTheme')
SwiftDriverJobDiscovery normal arm64 Compiling Style.swift (in target 'TooMuchTheme' from project 'TooMuchTheme')
SwiftDriverJobDiscovery normal arm64 Compiling ScopeSelector.swift (in target 'TooMuchTheme' from project 'TooMuchTheme')
SwiftDriverJobDiscovery normal arm64 Compiling AttributedString.swift (in target 'TooMuchTheme' from project 'TooMuchTheme')
SwiftDriverJobDiscovery normal arm64 Compiling Color.swift (in target 'TooMuchTheme' from project 'TooMuchTheme')
SwiftDriver\ Compilation TooMuchTheme normal arm64 com.apple.xcode.tools.swift.compiler (in target 'TooMuchTheme' from project 'TooMuchTheme')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name TooMuchTheme -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TooMuchTheme.build/Debug-iphoneos/TooMuchTheme.build/Objects-normal/arm64/TooMuchTheme.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios12.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TooMuchTheme.build/Debug-iphoneos/TooMuchTheme.build/Objects-normal/arm64/TooMuchTheme-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/TooMuchTheme.build/Debug-iphoneos/TooMuchTheme.build/Objects-normal/arm64/TooMuchTheme.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/TooMuchTheme.build/Debug-iphoneos/TooMuchTheme.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TooMuchTheme.build/Debug-iphoneos/TooMuchTheme.build/Objects-normal/arm64/TooMuchTheme_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TooMuchTheme.build/Debug-iphoneos/TooMuchTheme.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TooMuchTheme.build/Debug-iphoneos/TooMuchTheme.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TooMuchTheme.build/Debug-iphoneos/TooMuchTheme.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TooMuchTheme.build/Debug-iphoneos/TooMuchTheme.build/Objects-normal/arm64/TooMuchTheme-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/TooMuchTheme.o normal (in target 'TooMuchTheme' from project 'TooMuchTheme')
    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-ios12.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TooMuchTheme.build/Debug-iphoneos/TooMuchTheme.build/Objects-normal/arm64/TooMuchTheme.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TooMuchTheme.build/Debug-iphoneos/TooMuchTheme.build/Objects-normal/arm64/TooMuchTheme_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TooMuchTheme.build/Debug-iphoneos/TooMuchTheme.build/Objects-normal/arm64/TooMuchTheme_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TooMuchTheme.build/Debug-iphoneos/TooMuchTheme.build/Objects-normal/arm64/TooMuchTheme.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/TooMuchTheme.o
ExtractAppIntentsMetadata (in target 'TooMuchTheme' from project 'TooMuchTheme')
    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 TooMuchTheme --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk --xcode-version 16E140 --platform-family iOS --deployment-target 12.0 --bundle-identifier spi-builder-workspace.TooMuchTheme --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/TooMuchTheme.appintents --target-triple arm64-apple-ios12.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/TooMuchTheme.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TooMuchTheme.build/Debug-iphoneos/TooMuchTheme.build/Objects-normal/arm64/TooMuchTheme_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TooMuchTheme.build/Debug-iphoneos/TooMuchTheme.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TooMuchTheme.build/Debug-iphoneos/TooMuchTheme.build/Objects-normal/arm64/TooMuchTheme.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TooMuchTheme.build/Debug-iphoneos/TooMuchTheme.build/TooMuchTheme.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TooMuchTheme.build/Debug-iphoneos/TooMuchTheme.build/TooMuchTheme.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TooMuchTheme.build/Debug-iphoneos/TooMuchTheme.build/Objects-normal/arm64/TooMuchTheme.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-26 16:30:48.391 appintentsmetadataprocessor[761:4242] Starting appintentsmetadataprocessor export
2025-04-26 16:30:48.421 appintentsmetadataprocessor[761:4242] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/TooMuchTheme.o (in target 'TooMuchTheme' from project 'TooMuchTheme')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/TooMuchTheme.o
** BUILD SUCCEEDED **
Build complete.
{
  "dependencies" : [
    {
      "identity" : "footlessparser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.5.2",
            "upper_bound" : "0.6.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/kareman/FootlessParser"
    }
  ],
  "manifest_display_name" : "TooMuchTheme",
  "name" : "TooMuchTheme",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "TooMuchTheme",
      "targets" : [
        "TooMuchTheme"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "TooMuchThemeTests",
      "module_type" : "SwiftTarget",
      "name" : "TooMuchThemeTests",
      "path" : "Tests/TooMuchThemeTests",
      "sources" : [
        "ScopeSelectorMatchTests.swift",
        "ScopeSelectorParseTests.swift"
      ],
      "target_dependencies" : [
        "TooMuchTheme"
      ],
      "type" : "test"
    },
    {
      "c99name" : "TooMuchTheme",
      "module_type" : "SwiftTarget",
      "name" : "TooMuchTheme",
      "path" : "Sources/TooMuchTheme",
      "product_dependencies" : [
        "FootlessParser"
      ],
      "product_memberships" : [
        "TooMuchTheme"
      ],
      "sources" : [
        "AttributedString.swift",
        "Color.swift",
        "Context.swift",
        "FontProvider.swift",
        "Scope.swift",
        "ScopeName.swift",
        "ScopeSelector.swift",
        "Style.swift",
        "Theme.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
Done.