This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

The Swift Package Index logo.Swift Package Index

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

Build Information

Failed to build FeedKit with Swift 5.9 for watchOS using Xcode 15.2.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/checkout/.dependencies -derivedDataPath $PWD/checkout/.derivedData build -scheme FeedKit -destination generic/platform=watchos

Build Log

========================================
RunAll
========================================
Builder version: 4.25.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/michaelnisi/feedkit.git
Reference: 19.0.0
Initialized empty Git repository in $PWD/checkout/.git/
HEAD is now at 4e170f0 Update changelog
Cloned https://github.com/michaelnisi/feedkit.git
Revision (git rev-parse @):
SUCCESS checkout https://github.com/michaelnisi/feedkit.git at 19.0.0
========================================
Build
========================================
Selected platform:         watchOS
Swift version:             5.9
Building package at path:  $PWD/checkout
2023-10-31 10:09:09.269 xcodebuild[49102:3628407] [MT] DVTAssertions: Warning in /System/Volumes/Data/SWE/Apps/DT/BuildRoots/BuildRoot11/ActiveBuildRoot/Library/Caches/com.apple.xbs/Sources/IDEFrameworks/IDEFrameworks-22267/IDEFoundation/Execution/RunContextManager/IDERunContextManager.m:847
Details:  Error deleting scheme: Cannot modify data because the process disallows saving.
Object:   <IDERunContextManager: 0x600002cfa080>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x6000008cc0c0>{number = 1, name = main}
Please file a bug at https://feedbackassistant.apple.com with this warning message and any useful information you can provide.
2023-10-31 10:09:09.273 xcodebuild[49102:3628407] could not delete old scheme: Error Domain=DVTCustomDataStoringErrors Code=0 "Cannot modify data because the process disallows saving." UserInfo={NSLocalizedDescription=Cannot modify data because the process disallows saving.}
Command line invocation:
    /Applications/Xcode-15.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/checkout/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = $PWD/checkout/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/michaelnisi/fanboy-kit (cached)
Fetching from https://github.com/michaelnisi/patron (cached)
Fetching from https://github.com/michaelnisi/ola (cached)
Fetching from https://github.com/michaelnisi/skull (cached)
Fetching from https://github.com/pointfreeco/swift-snapshot-testing (cached)
Fetching from https://github.com/michaelnisi/manger-kit (cached)
Fetching from https://github.com/apple/swift-syntax.git (cached)
Creating working copy of package ‘ola’
Checking out 12.0.0 of package ‘ola’
Creating working copy of package ‘fanboy-kit’
Checking out 9.0.0 of package ‘fanboy-kit’
Creating working copy of package ‘manger-kit’
Checking out 8.0.0 of package ‘manger-kit’
Creating working copy of package ‘swift-syntax’
Checking out 509.0.1 of package ‘swift-syntax’
Creating working copy of package ‘swift-snapshot-testing’
Checking out 1.14.2 of package ‘swift-snapshot-testing’
Creating working copy of package ‘patron’
Checking out 11.0.0 of package ‘patron’
Creating working copy of package ‘skull’
Checking out 11.0.4 of package ‘skull’
Resolve Package Graph
Resolved source packages:
  swift-syntax: https://github.com/apple/swift-syntax.git @ 509.0.1
  Skull: https://github.com/michaelnisi/skull @ 11.0.4
  Ola: https://github.com/michaelnisi/ola @ 12.0.0
  swift-snapshot-testing: https://github.com/pointfreeco/swift-snapshot-testing @ 1.14.2
  Patron: https://github.com/michaelnisi/patron @ 11.0.0
  FanboyKit: https://github.com/michaelnisi/fanboy-kit @ 9.0.0
  MangerKit: https://github.com/michaelnisi/manger-kit @ 8.0.0
  FeedKit: $PWD/checkout
resolved source packages: swift-syntax, Skull, Ola, swift-snapshot-testing, Patron, FanboyKit, MangerKit, FeedKit
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "FeedKit"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/checkout/.dependencies -derivedDataPath $PWD/checkout/.derivedData build -scheme FeedKit -destination generic/platform=watchos
Command line invocation:
    /Applications/Xcode-15.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/checkout/.dependencies -derivedDataPath $PWD/checkout/.derivedData build -scheme FeedKit -destination generic/platform=watchos
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = $PWD/checkout/.dependencies
    IDEDerivedDataPathOverride = $PWD/checkout/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  Skull: https://github.com/michaelnisi/skull @ 11.0.4
  FanboyKit: https://github.com/michaelnisi/fanboy-kit @ 9.0.0
  swift-syntax: https://github.com/apple/swift-syntax.git @ 509.0.1
  Ola: https://github.com/michaelnisi/ola @ 12.0.0
  swift-snapshot-testing: https://github.com/pointfreeco/swift-snapshot-testing @ 1.14.2
  Patron: https://github.com/michaelnisi/patron @ 11.0.0
  MangerKit: https://github.com/michaelnisi/manger-kit @ 8.0.0
  FeedKit: $PWD/checkout
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (17 targets)
    Target 'FeedKitTests' in project 'FeedKit'
        ➜ Explicit dependency on target 'FeedKit_FeedKitTests' in project 'FeedKit'
        ➜ Explicit dependency on target 'FeedKit' in project 'FeedKit'
        ➜ Explicit dependency on target 'MangerKit' in project 'MangerKit'
        ➜ Explicit dependency on target 'FanboyKit' in project 'FanboyKit'
        ➜ Explicit dependency on target 'Ola' in project 'Ola'
        ➜ Explicit dependency on target 'Skull' in project 'Skull'
        ➜ Explicit dependency on target 'SnapshotTesting' in project 'swift-snapshot-testing'
    Target 'SnapshotTesting' in project 'swift-snapshot-testing'
        ➜ Explicit dependency on target 'SnapshotTesting' in project 'swift-snapshot-testing'
    Target 'SnapshotTesting' in project 'swift-snapshot-testing' (no dependencies)
    Target 'FeedKit_FeedKitTests' in project 'FeedKit' (no dependencies)
    Target 'FeedKit' in project 'FeedKit'
        ➜ Explicit dependency on target 'FeedKit' in project 'FeedKit'
        ➜ Explicit dependency on target 'FeedKit_FeedKit' in project 'FeedKit'
        ➜ Explicit dependency on target 'MangerKit' in project 'MangerKit'
        ➜ Explicit dependency on target 'FanboyKit' in project 'FanboyKit'
        ➜ Explicit dependency on target 'Ola' in project 'Ola'
        ➜ Explicit dependency on target 'Skull' in project 'Skull'
    Target 'FeedKit' in project 'FeedKit'
        ➜ Explicit dependency on target 'FeedKit_FeedKit' in project 'FeedKit'
        ➜ Explicit dependency on target 'MangerKit' in project 'MangerKit'
        ➜ Explicit dependency on target 'FanboyKit' in project 'FanboyKit'
        ➜ Explicit dependency on target 'Ola' in project 'Ola'
        ➜ Explicit dependency on target 'Skull' in project 'Skull'
    Target 'Skull' in project 'Skull'
        ➜ Explicit dependency on target 'Skull' in project 'Skull'
    Target 'Skull' in project 'Skull' (no dependencies)
    Target 'Ola' in project 'Ola'
        ➜ Explicit dependency on target 'Ola' in project 'Ola'
    Target 'Ola' in project 'Ola' (no dependencies)
    Target 'FanboyKit' in project 'FanboyKit'
        ➜ Explicit dependency on target 'FanboyKit' in project 'FanboyKit'
        ➜ Explicit dependency on target 'Patron' in project 'Patron'
    Target 'FanboyKit' in project 'FanboyKit'
        ➜ Explicit dependency on target 'Patron' in project 'Patron'
    Target 'MangerKit' in project 'MangerKit'
        ➜ Explicit dependency on target 'MangerKit' in project 'MangerKit'
        ➜ Explicit dependency on target 'Patron' in project 'Patron'
    Target 'MangerKit' in project 'MangerKit'
        ➜ Explicit dependency on target 'Patron' in project 'Patron'
    Target 'Patron' in project 'Patron'
        ➜ Explicit dependency on target 'Patron' in project 'Patron'
    Target 'Patron' in project 'Patron' (no dependencies)
    Target 'FeedKit_FeedKit' in project 'FeedKit' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
Build description signature: 84d27ad1b97251e69f3bf012fdc90dd8
Build description path: $PWD/checkout/.derivedData/Build/Intermediates.noindex/XCBuildData/84d27ad1b97251e69f3bf012fdc90dd8.xcbuilddata
ClangStatCache /Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk $PWD/checkout/.derivedData/SDKStatCaches.noindex/watchos10.0-21R354-5c8192d5a495e2fb5db23d26921c96de.sdkstatcache
    cd $PWD/checkout/.swiftpm/xcode
    /Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk -o $PWD/checkout/.derivedData/SDKStatCaches.noindex/watchos10.0-21R354-5c8192d5a495e2fb5db23d26921c96de.sdkstatcache
CreateBuildDirectory $PWD/checkout/.derivedData/Build/Products
    cd $PWD/checkout/.swiftpm/xcode
    builtin-create-build-directory $PWD/checkout/.derivedData/Build/Products
CreateBuildDirectory $PWD/checkout/.derivedData/Build/Intermediates.noindex
    cd $PWD/checkout/.swiftpm/xcode
    builtin-create-build-directory $PWD/checkout/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory $PWD/checkout/.derivedData/Build/Products/Debug-watchos
    cd $PWD/checkout/.swiftpm/xcode
    builtin-create-build-directory $PWD/checkout/.derivedData/Build/Products/Debug-watchos
CreateBuildDirectory $PWD/checkout/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos
    cd $PWD/checkout/.swiftpm/xcode
    builtin-create-build-directory $PWD/checkout/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos
CreateBuildDirectory $PWD/checkout/.derivedData/Build/Products/Debug-watchos/PackageFrameworks
    cd $PWD/checkout/.swiftpm/xcode
    builtin-create-build-directory $PWD/checkout/.derivedData/Build/Products/Debug-watchos/PackageFrameworks
MkDir $PWD/checkout/.derivedData/Build/Products/Debug-watchos/FeedKit_FeedKitTests.bundle (in target 'FeedKit_FeedKitTests' from project 'FeedKit')
    cd $PWD/checkout
    /bin/mkdir -p $PWD/checkout/.derivedData/Build/Products/Debug-watchos/FeedKit_FeedKitTests.bundle
MkDir $PWD/checkout/.derivedData/Build/Products/Debug-watchos/FeedKit_FeedKit.bundle (in target 'FeedKit_FeedKit' from project 'FeedKit')
    cd $PWD/checkout
    /bin/mkdir -p $PWD/checkout/.derivedData/Build/Products/Debug-watchos/FeedKit_FeedKit.bundle
MkDir $PWD/checkout/.derivedData/Build/Products/Debug-watchos/FeedKitTests.xctest (in target 'FeedKitTests' from project 'FeedKit')
    cd $PWD/checkout
    /bin/mkdir -p $PWD/checkout/.derivedData/Build/Products/Debug-watchos/FeedKitTests.xctest
WriteAuxiliaryFile $PWD/checkout/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-watchos/SnapshotTesting.build/SnapshotTesting.modulemap (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd $PWD/checkout/.dependencies/checkouts/swift-snapshot-testing
    write-file $PWD/checkout/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-watchos/SnapshotTesting.build/SnapshotTesting.modulemap
WriteAuxiliaryFile $PWD/checkout/.derivedData/Build/Intermediates.noindex/Skull.build/Debug-watchos/Skull.build/Skull.modulemap (in target 'Skull' from project 'Skull')
    cd $PWD/checkout/.dependencies/checkouts/skull
    write-file $PWD/checkout/.derivedData/Build/Intermediates.noindex/Skull.build/Debug-watchos/Skull.build/Skull.modulemap
WriteAuxiliaryFile $PWD/checkout/.derivedData/Build/Intermediates.noindex/Patron.build/Debug-watchos/Patron.build/Patron.modulemap (in target 'Patron' from project 'Patron')
    cd $PWD/checkout/.dependencies/checkouts/patron
    write-file $PWD/checkout/.derivedData/Build/Intermediates.noindex/Patron.build/Debug-watchos/Patron.build/Patron.modulemap
WriteAuxiliaryFile $PWD/checkout/.derivedData/Build/Intermediates.noindex/Ola.build/Debug-watchos/Ola.build/Ola.modulemap (in target 'Ola' from project 'Ola')
    cd $PWD/checkout/.dependencies/checkouts/ola
    write-file $PWD/checkout/.derivedData/Build/Intermediates.noindex/Ola.build/Debug-watchos/Ola.build/Ola.modulemap
Copy $PWD/checkout/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/Skull.modulemap $PWD/checkout/.derivedData/Build/Intermediates.noindex/Skull.build/Debug-watchos/Skull.build/Skull.modulemap (in target 'Skull' from project 'Skull')
    cd $PWD/checkout/.dependencies/checkouts/skull
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks $PWD/checkout/.derivedData/Build/Intermediates.noindex/Skull.build/Debug-watchos/Skull.build/Skull.modulemap $PWD/checkout/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos
Copy $PWD/checkout/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/SnapshotTesting.modulemap $PWD/checkout/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-watchos/SnapshotTesting.build/SnapshotTesting.modulemap (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd $PWD/checkout/.dependencies/checkouts/swift-snapshot-testing
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks $PWD/checkout/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-watchos/SnapshotTesting.build/SnapshotTesting.modulemap $PWD/checkout/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos
Copy $PWD/checkout/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/Patron.modulemap $PWD/checkout/.derivedData/Build/Intermediates.noindex/Patron.build/Debug-watchos/Patron.build/Patron.modulemap (in target 'Patron' from project 'Patron')
    cd $PWD/checkout/.dependencies/checkouts/patron
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks $PWD/checkout/.derivedData/Build/Intermediates.noindex/Patron.build/Debug-watchos/Patron.build/Patron.modulemap $PWD/checkout/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos
Copy $PWD/checkout/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/Ola.modulemap $PWD/checkout/.derivedData/Build/Intermediates.noindex/Ola.build/Debug-watchos/Ola.build/Ola.modulemap (in target 'Ola' from project 'Ola')
    cd $PWD/checkout/.dependencies/checkouts/ola
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks $PWD/checkout/.derivedData/Build/Intermediates.noindex/Ola.build/Debug-watchos/Ola.build/Ola.modulemap $PWD/checkout/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos
CpResource $PWD/checkout/.derivedData/Build/Products/Debug-watchos/FeedKit_FeedKitTests.bundle/testSQLToUpdateITunesFeed.should-keep-link.txt $PWD/checkout/Tests/FeedKitTests/__Snapshots__/LibrarySQLTests/testSQLToUpdateITunesFeed.should-keep-link.txt (in target 'FeedKit_FeedKitTests' from project 'FeedKit')
    cd $PWD/checkout
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks $PWD/checkout/Tests/FeedKitTests/__Snapshots__/LibrarySQLTests/testSQLToUpdateITunesFeed.should-keep-link.txt $PWD/checkout/.derivedData/Build/Products/Debug-watchos/FeedKit_FeedKitTests.bundle
CpResource $PWD/checkout/.derivedData/Build/Products/Debug-watchos/FeedKit_FeedKitTests.bundle/testSQLToUpdateFeed.1.txt $PWD/checkout/Tests/FeedKitTests/__Snapshots__/LibrarySQLTests/testSQLToUpdateFeed.1.txt (in target 'FeedKit_FeedKitTests' from project 'FeedKit')
    cd $PWD/checkout
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks $PWD/checkout/Tests/FeedKitTests/__Snapshots__/LibrarySQLTests/testSQLToUpdateFeed.1.txt $PWD/checkout/.derivedData/Build/Products/Debug-watchos/FeedKit_FeedKitTests.bundle
WriteAuxiliaryFile $PWD/checkout/.derivedData/Build/Intermediates.noindex/FeedKit.build/Debug-watchos/FeedKit_FeedKitTests.build/empty-FeedKit_FeedKitTests.plist (in target 'FeedKit_FeedKitTests' from project 'FeedKit')
    cd $PWD/checkout
    write-file $PWD/checkout/.derivedData/Build/Intermediates.noindex/FeedKit.build/Debug-watchos/FeedKit_FeedKitTests.build/empty-FeedKit_FeedKitTests.plist
CpResource $PWD/checkout/.derivedData/Build/Products/Debug-watchos/FeedKit_FeedKitTests.bundle/testSQLToUpdate.1.txt $PWD/checkout/Tests/FeedKitTests/__Snapshots__/LibrarySQLTests/testSQLToUpdate.1.txt (in target 'FeedKit_FeedKitTests' from project 'FeedKit')
    cd $PWD/checkout
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks $PWD/checkout/Tests/FeedKitTests/__Snapshots__/LibrarySQLTests/testSQLToUpdate.1.txt $PWD/checkout/.derivedData/Build/Products/Debug-watchos/FeedKit_FeedKitTests.bundle
CpResource $PWD/checkout/.derivedData/Build/Products/Debug-watchos/FeedKit_FeedKitTests.bundle/testSQLToSelectSuggestionsForTerm.1.txt $PWD/checkout/Tests/FeedKitTests/__Snapshots__/LibrarySQLTests/testSQLToSelectSuggestionsForTerm.1.txt (in target 'FeedKit_FeedKitTests' from project 'FeedKit')
    cd $PWD/checkout
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks $PWD/checkout/Tests/FeedKitTests/__Snapshots__/LibrarySQLTests/testSQLToSelectSuggestionsForTerm.1.txt $PWD/checkout/.derivedData/Build/Products/Debug-watchos/FeedKit_FeedKitTests.bundle
CpResource $PWD/checkout/.derivedData/Build/Products/Debug-watchos/FeedKit_FeedKitTests.bundle/testSQLToSelectFeedsMatchingTerm.1.txt $PWD/checkout/Tests/FeedKitTests/__Snapshots__/LibrarySQLTests/testSQLToSelectFeedsMatchingTerm.1.txt (in target 'FeedKit_FeedKitTests' from project 'FeedKit')
    cd $PWD/checkout
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks $PWD/checkout/Tests/FeedKitTests/__Snapshots__/LibrarySQLTests/testSQLToSelectFeedsMatchingTerm.1.txt $PWD/checkout/.derivedData/Build/Products/Debug-watchos/FeedKit_FeedKitTests.bundle
ProcessInfoPlistFile $PWD/checkout/.derivedData/Build/Products/Debug-watchos/FeedKit_FeedKitTests.bundle/Info.plist $PWD/checkout/.derivedData/Build/Intermediates.noindex/FeedKit.build/Debug-watchos/FeedKit_FeedKitTests.build/empty-FeedKit_FeedKitTests.plist (in target 'FeedKit_FeedKitTests' from project 'FeedKit')
    cd $PWD/checkout
    builtin-infoPlistUtility $PWD/checkout/.derivedData/Build/Intermediates.noindex/FeedKit.build/Debug-watchos/FeedKit_FeedKitTests.build/empty-FeedKit_FeedKitTests.plist -producttype com.apple.product-type.bundle -expandbuildsettings -format binary -platform watchos -o $PWD/checkout/.derivedData/Build/Products/Debug-watchos/FeedKit_FeedKitTests.bundle/Info.plist
CpResource $PWD/checkout/.derivedData/Build/Products/Debug-watchos/FeedKit_FeedKitTests.bundle/testSQLToSelectFeedsByTerm.1.txt $PWD/checkout/Tests/FeedKitTests/__Snapshots__/LibrarySQLTests/testSQLToSelectFeedsByTerm.1.txt (in target 'FeedKit_FeedKitTests' from project 'FeedKit')
    cd $PWD/checkout
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks $PWD/checkout/Tests/FeedKitTests/__Snapshots__/LibrarySQLTests/testSQLToSelectFeedsByTerm.1.txt $PWD/checkout/.derivedData/Build/Products/Debug-watchos/FeedKit_FeedKitTests.bundle
CpResource $PWD/checkout/.derivedData/Build/Products/Debug-watchos/FeedKit_FeedKitTests.bundle/testSQLToSelectEntriesMatchingTerm.1.txt $PWD/checkout/Tests/FeedKitTests/__Snapshots__/LibrarySQLTests/testSQLToSelectEntriesMatchingTerm.1.txt (in target 'FeedKit_FeedKitTests' from project 'FeedKit')
    cd $PWD/checkout
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks $PWD/checkout/Tests/FeedKitTests/__Snapshots__/LibrarySQLTests/testSQLToSelectEntriesMatchingTerm.1.txt $PWD/checkout/.derivedData/Build/Products/Debug-watchos/FeedKit_FeedKitTests.bundle
CpResource $PWD/checkout/.derivedData/Build/Products/Debug-watchos/FeedKit_FeedKitTests.bundle/testSQLToReplaceSynced.4.txt $PWD/checkout/Tests/FeedKitTests/__Snapshots__/UserSQLTests/testSQLToReplaceSynced.4.txt (in target 'FeedKit_FeedKitTests' from project 'FeedKit')
    cd $PWD/checkout
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks $PWD/checkout/Tests/FeedKitTests/__Snapshots__/UserSQLTests/testSQLToReplaceSynced.4.txt $PWD/checkout/.derivedData/Build/Products/Debug-watchos/FeedKit_FeedKitTests.bundle
CpResource $PWD/checkout/.derivedData/Build/Products/Debug-watchos/FeedKit_FeedKitTests.bundle/testSQLToReplaceSynced.3.txt $PWD/checkout/Tests/FeedKitTests/__Snapshots__/UserSQLTests/testSQLToReplaceSynced.3.txt (in target 'FeedKit_FeedKitTests' from project 'FeedKit')
    cd $PWD/checkout
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks $PWD/checkout/Tests/FeedKitTests/__Snapshots__/UserSQLTests/testSQLToReplaceSynced.3.txt $PWD/checkout/.derivedData/Build/Products/Debug-watchos/FeedKit_FeedKitTests.bundle
CpResource $PWD/checkout/.derivedData/Build/Products/Debug-watchos/FeedKit_FeedKitTests.bundle/testSQLToReplaceSynced.2.txt $PWD/checkout/Tests/FeedKitTests/__Snapshots__/UserSQLTests/testSQLToReplaceSynced.2.txt (in target 'FeedKit_FeedKitTests' from project 'FeedKit')
    cd $PWD/checkout
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks $PWD/checkout/Tests/FeedKitTests/__Snapshots__/UserSQLTests/testSQLToReplaceSynced.2.txt $PWD/checkout/.derivedData/Build/Products/Debug-watchos/FeedKit_FeedKitTests.bundle
CpResource $PWD/checkout/.derivedData/Build/Products/Debug-watchos/FeedKit_FeedKitTests.bundle/testSQLToReplaceSynced.1.txt $PWD/checkout/Tests/FeedKitTests/__Snapshots__/UserSQLTests/testSQLToReplaceSynced.1.txt (in target 'FeedKit_FeedKitTests' from project 'FeedKit')
    cd $PWD/checkout
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks $PWD/checkout/Tests/FeedKitTests/__Snapshots__/UserSQLTests/testSQLToReplaceSynced.1.txt $PWD/checkout/.derivedData/Build/Products/Debug-watchos/FeedKit_FeedKitTests.bundle
CpResource $PWD/checkout/.derivedData/Build/Products/Debug-watchos/FeedKit_FeedKitTests.bundle/testSQLToReplaceSubscriptions.3.txt $PWD/checkout/Tests/FeedKitTests/__Snapshots__/UserSQLTests/testSQLToReplaceSubscriptions.3.txt (in target 'FeedKit_FeedKitTests' from project 'FeedKit')
    cd $PWD/checkout
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks $PWD/checkout/Tests/FeedKitTests/__Snapshots__/UserSQLTests/testSQLToReplaceSubscriptions.3.txt $PWD/checkout/.derivedData/Build/Products/Debug-watchos/FeedKit_FeedKitTests.bundle
CpResource $PWD/checkout/.derivedData/Build/Products/Debug-watchos/FeedKit_FeedKitTests.bundle/testSQLToReplaceSubscriptions.2.txt $PWD/checkout/Tests/FeedKitTests/__Snapshots__/UserSQLTests/testSQLToReplaceSubscriptions.2.txt (in target 'FeedKit_FeedKitTests' from project 'FeedKit')
    cd $PWD/checkout
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks $PWD/checkout/Tests/FeedKitTests/__Snapshots__/UserSQLTests/testSQLToReplaceSubscriptions.2.txt $PWD/checkout/.derivedData/Build/Products/Debug-watchos/FeedKit_FeedKitTests.bundle
CpResource $PWD/checkout/.derivedData/Build/Products/Debug-watchos/FeedKit_FeedKitTests.bundle/testSQLToReplaceSubscriptions.1.txt $PWD/checkout/Tests/FeedKitTests/__Snapshots__/UserSQLTests/testSQLToReplaceSubscriptions.1.txt (in target 'FeedKit_FeedKitTests' from project 'FeedKit')
    cd $PWD/checkout
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks $PWD/checkout/Tests/FeedKitTests/__Snapshots__/UserSQLTests/testSQLToReplaceSubscriptions.1.txt $PWD/checkout/.derivedData/Build/Products/Debug-watchos/FeedKit_FeedKitTests.bundle
CpResource $PWD/checkout/.derivedData/Build/Products/Debug-watchos/FeedKit_FeedKitTests.bundle/testSQLToQueueEntry.3.txt $PWD/checkout/Tests/FeedKitTests/__Snapshots__/UserSQLTests/testSQLToQueueEntry.3.txt (in target 'FeedKit_FeedKitTests' from project 'FeedKit')
    cd $PWD/checkout
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks $PWD/checkout/Tests/FeedKitTests/__Snapshots__/UserSQLTests/testSQLToQueueEntry.3.txt $PWD/checkout/.derivedData/Build/Products/Debug-watchos/FeedKit_FeedKitTests.bundle
CpResource $PWD/checkout/.derivedData/Build/Products/Debug-watchos/FeedKit_FeedKitTests.bundle/testSQLToQueueEntry.2.txt $PWD/checkout/Tests/FeedKitTests/__Snapshots__/UserSQLTests/testSQLToQueueEntry.2.txt (in target 'FeedKit_FeedKitTests' from project 'FeedKit')
    cd $PWD/checkout
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks $PWD/checkout/Tests/FeedKitTests/__Snapshots__/UserSQLTests/testSQLToQueueEntry.2.txt $PWD/checkout/.derivedData/Build/Products/Debug-watchos/FeedKit_FeedKitTests.bundle
CpResource $PWD/checkout/.derivedData/Build/Products/Debug-watchos/FeedKit_FeedKitTests.bundle/testSQLToQueueEntry.1.txt $PWD/checkout/Tests/FeedKitTests/__Snapshots__/UserSQLTests/testSQLToQueueEntry.1.txt (in target 'FeedKit_FeedKitTests' from project 'FeedKit')
    cd $PWD/checkout
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks $PWD/checkout/Tests/FeedKitTests/__Snapshots__/UserSQLTests/testSQLToQueueEntry.1.txt $PWD/checkout/.derivedData/Build/Products/Debug-watchos/FeedKit_FeedKitTests.bundle
CpResource $PWD/checkout/.derivedData/Build/Products/Debug-watchos/FeedKit_FeedKitTests.bundle/testSQLToInsertFeed.1.txt $PWD/checkout/Tests/FeedKitTests/__Snapshots__/LibrarySQLTests/testSQLToInsertFeed.1.txt (in target 'FeedKit_FeedKitTests' from project 'FeedKit')
    cd $PWD/checkout
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks $PWD/checkout/Tests/FeedKitTests/__Snapshots__/LibrarySQLTests/testSQLToInsertFeed.1.txt $PWD/checkout/.derivedData/Build/Products/Debug-watchos/FeedKit_FeedKitTests.bundle
CpResource $PWD/checkout/.derivedData/Build/Products/Debug-watchos/FeedKit_FeedKitTests.bundle/testSQLToInsertEntry.1.txt $PWD/checkout/Tests/FeedKitTests/__Snapshots__/LibrarySQLTests/testSQLToInsertEntry.1.txt (in target 'FeedKit_FeedKitTests' from project 'FeedKit')
    cd $PWD/checkout
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks $PWD/checkout/Tests/FeedKitTests/__Snapshots__/LibrarySQLTests/testSQLToInsertEntry.1.txt $PWD/checkout/.derivedData/Build/Products/Debug-watchos/FeedKit_FeedKitTests.bundle
CpResource $PWD/checkout/.derivedData/Build/Products/Debug-watchos/FeedKit_FeedKitTests.bundle/testSQLToDeleteSuggestionsMatchingTerm.1.txt $PWD/checkout/Tests/FeedKitTests/__Snapshots__/LibrarySQLTests/testSQLToDeleteSuggestionsMatchingTerm.1.txt (in target 'FeedKit_FeedKitTests' from project 'FeedKit')
    cd $PWD/checkout
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks $PWD/checkout/Tests/FeedKitTests/__Snapshots__/LibrarySQLTests/testSQLToDeleteSuggestionsMatchingTerm.1.txt $PWD/checkout/.derivedData/Build/Products/Debug-watchos/FeedKit_FeedKitTests.bundle
CpResource $PWD/checkout/.derivedData/Build/Products/Debug-watchos/FeedKit_FeedKitTests.bundle/search.json $PWD/checkout/Tests/FeedKitTests/Resources/search.json (in target 'FeedKit_FeedKitTests' from project 'FeedKit')
    cd $PWD/checkout
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks $PWD/checkout/Tests/FeedKitTests/Resources/search.json $PWD/checkout/.derivedData/Build/Products/Debug-watchos/FeedKit_FeedKitTests.bundle
CpResource $PWD/checkout/.derivedData/Build/Products/Debug-watchos/FeedKit_FeedKitTests.bundle/feeds.json $PWD/checkout/Tests/FeedKitTests/Resources/feeds.json (in target 'FeedKit_FeedKitTests' from project 'FeedKit')
    cd $PWD/checkout
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks $PWD/checkout/Tests/FeedKitTests/Resources/feeds.json $PWD/checkout/.derivedData/Build/Products/Debug-watchos/FeedKit_FeedKitTests.bundle
CpResource $PWD/checkout/.derivedData/Build/Products/Debug-watchos/FeedKit_FeedKitTests.bundle/feed_query.json $PWD/checkout/Tests/FeedKitTests/Resources/feed_query.json (in target 'FeedKit_FeedKitTests' from project 'FeedKit')
    cd $PWD/checkout
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks $PWD/checkout/Tests/FeedKitTests/Resources/feed_query.json $PWD/checkout/.derivedData/Build/Products/Debug-watchos/FeedKit_FeedKitTests.bundle
CpResource $PWD/checkout/.derivedData/Build/Products/Debug-watchos/FeedKit_FeedKitTests.bundle/entries.json $PWD/checkout/Tests/FeedKitTests/Resources/entries.json (in target 'FeedKit_FeedKitTests' from project 'FeedKit')
    cd $PWD/checkout
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks $PWD/checkout/Tests/FeedKitTests/Resources/entries.json $PWD/checkout/.derivedData/Build/Products/Debug-watchos/FeedKit_FeedKitTests.bundle
WriteAuxiliaryFile $PWD/checkout/.derivedData/Build/Intermediates.noindex/FeedKit.build/Debug-watchos/FeedKit_FeedKit.build/empty-FeedKit_FeedKit.plist (in target 'FeedKit_FeedKit' from project 'FeedKit')
    cd $PWD/checkout
    write-file $PWD/checkout/.derivedData/Build/Intermediates.noindex/FeedKit.build/Debug-watchos/FeedKit_FeedKit.build/empty-FeedKit_FeedKit.plist
CpResource $PWD/checkout/.derivedData/Build/Products/Debug-watchos/FeedKit_FeedKit.bundle/user.sql $PWD/checkout/Sources/FeedKit/Resources/user.sql (in target 'FeedKit_FeedKit' from project 'FeedKit')
    cd $PWD/checkout
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks $PWD/checkout/Sources/FeedKit/Resources/user.sql $PWD/checkout/.derivedData/Build/Products/Debug-watchos/FeedKit_FeedKit.bundle
CpResource $PWD/checkout/.derivedData/Build/Products/Debug-watchos/FeedKit_FeedKit.bundle/cache.sql $PWD/checkout/Sources/FeedKit/Resources/cache.sql (in target 'FeedKit_FeedKit' from project 'FeedKit')
    cd $PWD/checkout
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks $PWD/checkout/Sources/FeedKit/Resources/cache.sql $PWD/checkout/.derivedData/Build/Products/Debug-watchos/FeedKit_FeedKit.bundle
ProcessInfoPlistFile $PWD/checkout/.derivedData/Build/Products/Debug-watchos/FeedKit_FeedKit.bundle/Info.plist $PWD/checkout/.derivedData/Build/Intermediates.noindex/FeedKit.build/Debug-watchos/FeedKit_FeedKit.build/empty-FeedKit_FeedKit.plist (in target 'FeedKit_FeedKit' from project 'FeedKit')
    cd $PWD/checkout
    builtin-infoPlistUtility $PWD/checkout/.derivedData/Build/Intermediates.noindex/FeedKit.build/Debug-watchos/FeedKit_FeedKit.build/empty-FeedKit_FeedKit.plist -producttype com.apple.product-type.bundle -expandbuildsettings -format binary -platform watchos -o $PWD/checkout/.derivedData/Build/Products/Debug-watchos/FeedKit_FeedKit.bundle/Info.plist
WriteAuxiliaryFile $PWD/checkout/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-watchos/SnapshotTesting.build/Objects-normal/arm64/SnapshotTesting.LinkFileList (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd $PWD/checkout/.dependencies/checkouts/swift-snapshot-testing
    write-file $PWD/checkout/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-watchos/SnapshotTesting.build/Objects-normal/arm64/SnapshotTesting.LinkFileList
WriteAuxiliaryFile $PWD/checkout/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-watchos/SnapshotTesting.build/Objects-normal/arm64_32/SnapshotTesting.LinkFileList (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd $PWD/checkout/.dependencies/checkouts/swift-snapshot-testing
    write-file $PWD/checkout/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-watchos/SnapshotTesting.build/Objects-normal/arm64_32/SnapshotTesting.LinkFileList
WriteAuxiliaryFile $PWD/checkout/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-watchos/SnapshotTesting.build/Objects-normal/armv7k/SnapshotTesting.SwiftFileList (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd $PWD/checkout/.dependencies/checkouts/swift-snapshot-testing
    write-file $PWD/checkout/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-watchos/SnapshotTesting.build/Objects-normal/armv7k/SnapshotTesting.SwiftFileList
WriteAuxiliaryFile $PWD/checkout/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-watchos/SnapshotTesting.build/Objects-normal/armv7k/SnapshotTesting_const_extract_protocols.json (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd $PWD/checkout/.dependencies/checkouts/swift-snapshot-testing
    write-file $PWD/checkout/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-watchos/SnapshotTesting.build/Objects-normal/armv7k/SnapshotTesting_const_extract_protocols.json
WriteAuxiliaryFile $PWD/checkout/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-watchos/SnapshotTesting.build/Objects-normal/armv7k/SnapshotTesting-OutputFileMap.json (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd $PWD/checkout/.dependencies/checkouts/swift-snapshot-testing
    write-file $PWD/checkout/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-watchos/SnapshotTesting.build/Objects-normal/armv7k/SnapshotTesting-OutputFileMap.json
WriteAuxiliaryFile $PWD/checkout/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-watchos/SnapshotTesting.build/Objects-normal/armv7k/SnapshotTesting.LinkFileList (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd $PWD/checkout/.dependencies/checkouts/swift-snapshot-testing
    write-file $PWD/checkout/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-watchos/SnapshotTesting.build/Objects-normal/armv7k/SnapshotTesting.LinkFileList
WriteAuxiliaryFile $PWD/checkout/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-watchos/SnapshotTesting.build/Objects-normal/arm64_32/SnapshotTesting_const_extract_protocols.json (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd $PWD/checkout/.dependencies/checkouts/swift-snapshot-testing
    write-file $PWD/checkout/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-watchos/SnapshotTesting.build/Objects-normal/arm64_32/SnapshotTesting_const_extract_protocols.json
WriteAuxiliaryFile $PWD/checkout/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-watchos/SnapshotTesting.build/Objects-normal/arm64_32/SnapshotTesting.SwiftFileList (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd $PWD/checkout/.dependencies/checkouts/swift-snapshot-testing
    write-file $PWD/checkout/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-watchos/SnapshotTesting.build/Objects-normal/arm64_32/SnapshotTesting.SwiftFileList
WriteAuxiliaryFile $PWD/checkout/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-watchos/SnapshotTesting.build/Objects-normal/arm64_32/SnapshotTesting-OutputFileMap.json (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd $PWD/checkout/.dependencies/checkouts/swift-snapshot-testing
    write-file $PWD/checkout/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-watchos/SnapshotTesting.build/Objects-normal/arm64_32/SnapshotTesting-OutputFileMap.json
WriteAuxiliaryFile $PWD/checkout/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-watchos/SnapshotTesting.build/Objects-normal/arm64/SnapshotTesting_const_extract_protocols.json (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd $PWD/checkout/.dependencies/checkouts/swift-snapshot-testing
    write-file $PWD/checkout/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-watchos/SnapshotTesting.build/Objects-normal/arm64/SnapshotTesting_const_extract_protocols.json
WriteAuxiliaryFile $PWD/checkout/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-watchos/SnapshotTesting.build/Objects-normal/arm64/SnapshotTesting.SwiftFileList (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd $PWD/checkout/.dependencies/checkouts/swift-snapshot-testing
    write-file $PWD/checkout/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-watchos/SnapshotTesting.build/Objects-normal/arm64/SnapshotTesting.SwiftFileList
WriteAuxiliaryFile $PWD/checkout/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-watchos/SnapshotTesting.build/Objects-normal/arm64/SnapshotTesting-OutputFileMap.json (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd $PWD/checkout/.dependencies/checkouts/swift-snapshot-testing
    write-file $PWD/checkout/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-watchos/SnapshotTesting.build/Objects-normal/arm64/SnapshotTesting-OutputFileMap.json
WriteAuxiliaryFile $PWD/checkout/.derivedData/Build/Intermediates.noindex/Skull.build/Debug-watchos/Skull.build/Objects-normal/arm64_32/Skull.LinkFileList (in target 'Skull' from project 'Skull')
    cd $PWD/checkout/.dependencies/checkouts/skull
    write-file $PWD/checkout/.derivedData/Build/Intermediates.noindex/Skull.build/Debug-watchos/Skull.build/Objects-normal/arm64_32/Skull.LinkFileList
WriteAuxiliaryFile $PWD/checkout/.derivedData/Build/Intermediates.noindex/Skull.build/Debug-watchos/Skull.build/Objects-normal/arm64/Skull.LinkFileList (in target 'Skull' from project 'Skull')
    cd $PWD/checkout/.dependencies/checkouts/skull
    write-file $PWD/checkout/.derivedData/Build/Intermediates.noindex/Skull.build/Debug-watchos/Skull.build/Objects-normal/arm64/Skull.LinkFileList
WriteAuxiliaryFile $PWD/checkout/.derivedData/Build/Intermediates.noindex/Skull.build/Debug-watchos/Skull.build/Objects-normal/armv7k/Skull.LinkFileList (in target 'Skull' from project 'Skull')
    cd $PWD/checkout/.dependencies/checkouts/skull
    write-file $PWD/checkout/.derivedData/Build/Intermediates.noindex/Skull.build/Debug-watchos/Skull.build/Objects-normal/armv7k/Skull.LinkFileList
WriteAuxiliaryFile $PWD/checkout/.derivedData/Build/Intermediates.noindex/Patron.build/Debug-watchos/Patron.build/Objects-normal/armv7k/Patron.LinkFileList (in target 'Patron' from project 'Patron')
    cd $PWD/checkout/.dependencies/checkouts/patron
    write-file $PWD/checkout/.derivedData/Build/Intermediates.noindex/Patron.build/Debug-watchos/Patron.build/Objects-normal/armv7k/Patron.LinkFileList
WriteAuxiliaryFile $PWD/checkout/.derivedData/Build/Intermediates.noindex/Patron.build/Debug-watchos/Patron.build/Objects-normal/arm64_32/Patron.LinkFileList (in target 'Patron' from project 'Patron')
    cd $PWD/checkout/.dependencies/checkouts/patron
    write-file $PWD/checkout/.derivedData/Build/Intermediates.noindex/Patron.build/Debug-watchos/Patron.build/Objects-normal/arm64_32/Patron.LinkFileList
WriteAuxiliaryFile $PWD/checkout/.derivedData/Build/Intermediates.noindex/Ola.build/Debug-watchos/Ola.build/Objects-normal/armv7k/Ola.LinkFileList (in target 'Ola' from project 'Ola')
    cd $PWD/checkout/.dependencies/checkouts/ola
    write-file $PWD/checkout/.derivedData/Build/Intermediates.noindex/Ola.build/Debug-watchos/Ola.build/Objects-normal/armv7k/Ola.LinkFileList
WriteAuxiliaryFile $PWD/checkout/.derivedData/Build/Intermediates.noindex/Patron.build/Debug-watchos/Patron.build/Objects-normal/arm64/Patron.LinkFileList (in target 'Patron' from project 'Patron')
    cd $PWD/checkout/.dependencies/checkouts/patron
    write-file $PWD/checkout/.derivedData/Build/Intermediates.noindex/Patron.build/Debug-watchos/Patron.build/Objects-normal/arm64/Patron.LinkFileList
WriteAuxiliaryFile $PWD/checkout/.derivedData/Build/Intermediates.noindex/Ola.build/Debug-watchos/Ola.build/Objects-normal/arm64_32/Ola.LinkFileList (in target 'Ola' from project 'Ola')
    cd $PWD/checkout/.dependencies/checkouts/ola
    write-file $PWD/checkout/.derivedData/Build/Intermediates.noindex/Ola.build/Debug-watchos/Ola.build/Objects-normal/arm64_32/Ola.LinkFileList
WriteAuxiliaryFile $PWD/checkout/.derivedData/Build/Intermediates.noindex/Ola.build/Debug-watchos/Ola.build/Objects-normal/arm64/Ola.LinkFileList (in target 'Ola' from project 'Ola')
    cd $PWD/checkout/.dependencies/checkouts/ola
    write-file $PWD/checkout/.derivedData/Build/Intermediates.noindex/Ola.build/Debug-watchos/Ola.build/Objects-normal/arm64/Ola.LinkFileList
WriteAuxiliaryFile $PWD/checkout/.derivedData/Build/Intermediates.noindex/Skull.build/Debug-watchos/Skull.build/Objects-normal/armv7k/Skull_const_extract_protocols.json (in target 'Skull' from project 'Skull')
    cd $PWD/checkout/.dependencies/checkouts/skull
    write-file $PWD/checkout/.derivedData/Build/Intermediates.noindex/Skull.build/Debug-watchos/Skull.build/Objects-normal/armv7k/Skull_const_extract_protocols.json
WriteAuxiliaryFile $PWD/checkout/.derivedData/Build/Intermediates.noindex/Skull.build/Debug-watchos/Skull.build/Objects-normal/armv7k/Skull.SwiftFileList (in target 'Skull' from project 'Skull')
    cd $PWD/checkout/.dependencies/checkouts/skull
    write-file $PWD/checkout/.derivedData/Build/Intermediates.noindex/Skull.build/Debug-watchos/Skull.build/Objects-normal/armv7k/Skull.SwiftFileList
WriteAuxiliaryFile $PWD/checkout/.derivedData/Build/Intermediates.noindex/Skull.build/Debug-watchos/Skull.build/Objects-normal/armv7k/Skull-OutputFileMap.json (in target 'Skull' from project 'Skull')
    cd $PWD/checkout/.dependencies/checkouts/skull
    write-file $PWD/checkout/.derivedData/Build/Intermediates.noindex/Skull.build/Debug-watchos/Skull.build/Objects-normal/armv7k/Skull-OutputFileMap.json
WriteAuxiliaryFile $PWD/checkout/.derivedData/Build/Intermediates.noindex/Skull.build/Debug-watchos/Skull.build/Objects-normal/arm64_32/Skull_const_extract_protocols.json (in target 'Skull' from project 'Skull')
    cd $PWD/checkout/.dependencies/checkouts/skull
    write-file $PWD/checkout/.derivedData/Build/Intermediates.noindex/Skull.build/Debug-watchos/Skull.build/Objects-normal/arm64_32/Skull_const_extract_protocols.json
WriteAuxiliaryFile $PWD/checkout/.derivedData/Build/Intermediates.noindex/Skull.build/Debug-watchos/Skull.build/Objects-normal/arm64_32/Skull.SwiftFileList (in target 'Skull' from project 'Skull')
    cd $PWD/checkout/.dependencies/checkouts/skull
    write-file $PWD/checkout/.derivedData/Build/Intermediates.noindex/Skull.build/Debug-watchos/Skull.build/Objects-normal/arm64_32/Skull.SwiftFileList
WriteAuxiliaryFile $PWD/checkout/.derivedData/Build/Intermediates.noindex/Skull.build/Debug-watchos/Skull.build/Objects-normal/arm64_32/Skull-OutputFileMap.json (in target 'Skull' from project 'Skull')
    cd $PWD/checkout/.dependencies/checkouts/skull
    write-file $PWD/checkout/.derivedData/Build/Intermediates.noindex/Skull.build/Debug-watchos/Skull.build/Objects-normal/arm64_32/Skull-OutputFileMap.json
WriteAuxiliaryFile $PWD/checkout/.derivedData/Build/Intermediates.noindex/Skull.build/Debug-watchos/Skull.build/Objects-normal/arm64/Skull_const_extract_protocols.json (in target 'Skull' from project 'Skull')
    cd $PWD/checkout/.dependencies/checkouts/skull
    write-file $PWD/checkout/.derivedData/Build/Intermediates.noindex/Skull.build/Debug-watchos/Skull.build/Objects-normal/arm64/Skull_const_extract_protocols.json
WriteAuxiliaryFile $PWD/checkout/.derivedData/Build/Intermediates.noindex/Skull.build/Debug-watchos/Skull.build/Objects-normal/arm64/Skull.SwiftFileList (in target 'Skull' from project 'Skull')
    cd $PWD/checkout/.dependencies/checkouts/skull
    write-file $PWD/checkout/.derivedData/Build/Intermediates.noindex/Skull.build/Debug-watchos/Skull.build/Objects-normal/arm64/Skull.SwiftFileList
WriteAuxiliaryFile $PWD/checkout/.derivedData/Build/Intermediates.noindex/Skull.build/Debug-watchos/Skull.build/Objects-normal/arm64/Skull-OutputFileMap.json (in target 'Skull' from project 'Skull')
    cd $PWD/checkout/.dependencies/checkouts/skull
    write-file $PWD/checkout/.derivedData/Build/Intermediates.noindex/Skull.build/Debug-watchos/Skull.build/Objects-normal/arm64/Skull-OutputFileMap.json
WriteAuxiliaryFile $PWD/checkout/.derivedData/Build/Intermediates.noindex/Patron.build/Debug-watchos/Patron.build/Objects-normal/armv7k/Patron_const_extract_protocols.json (in target 'Patron' from project 'Patron')
    cd $PWD/checkout/.dependencies/checkouts/patron
    write-file $PWD/checkout/.derivedData/Build/Intermediates.noindex/Patron.build/Debug-watchos/Patron.build/Objects-normal/armv7k/Patron_const_extract_protocols.json
WriteAuxiliaryFile $PWD/checkout/.derivedData/Build/Intermediates.noindex/Patron.build/Debug-watchos/Patron.build/Objects-normal/armv7k/Patron.SwiftFileList (in target 'Patron' from project 'Patron')
    cd $PWD/checkout/.dependencies/checkouts/patron
    write-file $PWD/checkout/.derivedData/Build/Intermediates.noindex/Patron.build/Debug-watchos/Patron.build/Objects-normal/armv7k/Patron.SwiftFileList
WriteAuxiliaryFile $PWD/checkout/.derivedData/Build/Intermediates.noindex/Patron.build/Debug-watchos/Patron.build/Objects-normal/armv7k/Patron-OutputFileMap.json (in target 'Patron' from project 'Patron')
    cd $PWD/checkout/.dependencies/checkouts/patron
    write-file $PWD/checkout/.derivedData/Build/Intermediates.noindex/Patron.build/Debug-watchos/Patron.build/Objects-normal/armv7k/Patron-OutputFileMap.json
WriteAuxiliaryFile $PWD/checkout/.derivedData/Build/Intermediates.noindex/Patron.build/Debug-watchos/Patron.build/Objects-normal/arm64_32/Patron_const_extract_protocols.json (in target 'Patron' from project 'Patron')
    cd $PWD/checkout/.dependencies/checkouts/patron
    write-file $PWD/checkout/.derivedData/Build/Intermediates.noindex/Patron.build/Debug-watchos/Patron.build/Objects-normal/arm64_32/Patron_const_extract_protocols.json
WriteAuxiliaryFile $PWD/checkout/.derivedData/Build/Intermediates.noindex/Patron.build/Debug-watchos/Patron.build/Objects-normal/arm64_32/Patron.SwiftFileList (in target 'Patron' from project 'Patron')
    cd $PWD/checkout/.dependencies/checkouts/patron
    write-file $PWD/checkout/.derivedData/Build/Intermediates.noindex/Patron.build/Debug-watchos/Patron.build/Objects-normal/arm64_32/Patron.SwiftFileList
WriteAuxiliaryFile $PWD/checkout/.derivedData/Build/Intermediates.noindex/Patron.build/Debug-watchos/Patron.build/Objects-normal/arm64_32/Patron-OutputFileMap.json (in target 'Patron' from project 'Patron')
    cd $PWD/checkout/.dependencies/checkouts/patron
    write-file $PWD/checkout/.derivedData/Build/Intermediates.noindex/Patron.build/Debug-watchos/Patron.build/Objects-normal/arm64_32/Patron-OutputFileMap.json
WriteAuxiliaryFile $PWD/checkout/.derivedData/Build/Intermediates.noindex/Patron.build/Debug-watchos/Patron.build/Objects-normal/arm64/Patron_const_extract_protocols.json (in target 'Patron' from project 'Patron')
    cd $PWD/checkout/.dependencies/checkouts/patron
    write-file $PWD/checkout/.derivedData/Build/Intermediates.noindex/Patron.build/Debug-watchos/Patron.build/Objects-normal/arm64/Patron_const_extract_protocols.json
WriteAuxiliaryFile $PWD/checkout/.derivedData/Build/Intermediates.noindex/Patron.build/Debug-watchos/Patron.build/Objects-normal/arm64/Patron.SwiftFileList (in target 'Patron' from project 'Patron')
    cd $PWD/checkout/.dependencies/checkouts/patron
    write-file $PWD/checkout/.derivedData/Build/Intermediates.noindex/Patron.build/Debug-watchos/Patron.build/Objects-normal/arm64/Patron.SwiftFileList
WriteAuxiliaryFile $PWD/checkout/.derivedData/Build/Intermediates.noindex/Patron.build/Debug-watchos/Patron.build/Objects-normal/arm64/Patron-OutputFileMap.json (in target 'Patron' from project 'Patron')
    cd $PWD/checkout/.dependencies/checkouts/patron
    write-file $PWD/checkout/.derivedData/Build/Intermediates.noindex/Patron.build/Debug-watchos/Patron.build/Objects-normal/arm64/Patron-OutputFileMap.json
WriteAuxiliaryFile $PWD/checkout/.derivedData/Build/Intermediates.noindex/Ola.build/Debug-watchos/Ola.build/Objects-normal/armv7k/Ola_const_extract_protocols.json (in target 'Ola' from project 'Ola')
    cd $PWD/checkout/.dependencies/checkouts/ola
    write-file $PWD/checkout/.derivedData/Build/Intermediates.noindex/Ola.build/Debug-watchos/Ola.build/Objects-normal/armv7k/Ola_const_extract_protocols.json
WriteAuxiliaryFile $PWD/checkout/.derivedData/Build/Intermediates.noindex/Ola.build/Debug-watchos/Ola.build/Objects-normal/armv7k/Ola.SwiftFileList (in target 'Ola' from project 'Ola')
    cd $PWD/checkout/.dependencies/checkouts/ola
    write-file $PWD/checkout/.derivedData/Build/Intermediates.noindex/Ola.build/Debug-watchos/Ola.build/Objects-normal/armv7k/Ola.SwiftFileList
WriteAuxiliaryFile $PWD/checkout/.derivedData/Build/Intermediates.noindex/Ola.build/Debug-watchos/Ola.build/Objects-normal/armv7k/Ola-OutputFileMap.json (in target 'Ola' from project 'Ola')
    cd $PWD/checkout/.dependencies/checkouts/ola
    write-file $PWD/checkout/.derivedData/Build/Intermediates.noindex/Ola.build/Debug-watchos/Ola.build/Objects-normal/armv7k/Ola-OutputFileMap.json
WriteAuxiliaryFile $PWD/checkout/.derivedData/Build/Intermediates.noindex/Ola.build/Debug-watchos/Ola.build/Objects-normal/arm64_32/Ola_const_extract_protocols.json (in target 'Ola' from project 'Ola')
    cd $PWD/checkout/.dependencies/checkouts/ola
    write-file $PWD/checkout/.derivedData/Build/Intermediates.noindex/Ola.build/Debug-watchos/Ola.build/Objects-normal/arm64_32/Ola_const_extract_protocols.json
WriteAuxiliaryFile $PWD/checkout/.derivedData/Build/Intermediates.noindex/Ola.build/Debug-watchos/Ola.build/Objects-normal/arm64_32/Ola.SwiftFileList (in target 'Ola' from project 'Ola')
    cd $PWD/checkout/.dependencies/checkouts/ola
    write-file $PWD/checkout/.derivedData/Build/Intermediates.noindex/Ola.build/Debug-watchos/Ola.build/Objects-normal/arm64_32/Ola.SwiftFileList
WriteAuxiliaryFile $PWD/checkout/.derivedData/Build/Intermediates.noindex/Ola.build/Debug-watchos/Ola.build/Objects-normal/arm64_32/Ola-OutputFileMap.json (in target 'Ola' from project 'Ola')
    cd $PWD/checkout/.dependencies/checkouts/ola
    write-file $PWD/checkout/.derivedData/Build/Intermediates.noindex/Ola.build/Debug-watchos/Ola.build/Objects-normal/arm64_32/Ola-OutputFileMap.json
WriteAuxiliaryFile $PWD/checkout/.derivedData/Build/Intermediates.noindex/Ola.build/Debug-watchos/Ola.build/Objects-normal/arm64/Ola_const_extract_protocols.json (in target 'Ola' from project 'Ola')
    cd $PWD/checkout/.dependencies/checkouts/ola
    write-file $PWD/checkout/.derivedData/Build/Intermediates.noindex/Ola.build/Debug-watchos/Ola.build/Objects-normal/arm64/Ola_const_extract_protocols.json
WriteAuxiliaryFile $PWD/checkout/.derivedData/Build/Intermediates.noindex/Ola.build/Debug-watchos/Ola.build/Objects-normal/arm64/Ola.SwiftFileList (in target 'Ola' from project 'Ola')
    cd $PWD/checkout/.dependencies/checkouts/ola
    write-file $PWD/checkout/.derivedData/Build/Intermediates.noindex/Ola.build/Debug-watchos/Ola.build/Objects-normal/arm64/Ola.SwiftFileList
WriteAuxiliaryFile $PWD/checkout/.derivedData/Build/Intermediates.noindex/Ola.build/Debug-watchos/Ola.build/Objects-normal/arm64/Ola-OutputFileMap.json (in target 'Ola' from project 'Ola')
    cd $PWD/checkout/.dependencies/checkouts/ola
    write-file $PWD/checkout/.derivedData/Build/Intermediates.noindex/Ola.build/Debug-watchos/Ola.build/Objects-normal/arm64/Ola-OutputFileMap.json
RegisterExecutionPolicyException $PWD/checkout/.derivedData/Build/Products/Debug-watchos/FeedKit_FeedKitTests.bundle (in target 'FeedKit_FeedKitTests' from project 'FeedKit')
    cd $PWD/checkout
    builtin-RegisterExecutionPolicyException $PWD/checkout/.derivedData/Build/Products/Debug-watchos/FeedKit_FeedKitTests.bundle
RegisterExecutionPolicyException $PWD/checkout/.derivedData/Build/Products/Debug-watchos/FeedKit_FeedKit.bundle (in target 'FeedKit_FeedKit' from project 'FeedKit')
    cd $PWD/checkout
    builtin-RegisterExecutionPolicyException $PWD/checkout/.derivedData/Build/Products/Debug-watchos/FeedKit_FeedKit.bundle
Touch $PWD/checkout/.derivedData/Build/Products/Debug-watchos/FeedKit_FeedKit.bundle (in target 'FeedKit_FeedKit' from project 'FeedKit')
    cd $PWD/checkout
    /usr/bin/touch -c $PWD/checkout/.derivedData/Build/Products/Debug-watchos/FeedKit_FeedKit.bundle
Touch $PWD/checkout/.derivedData/Build/Products/Debug-watchos/FeedKit_FeedKitTests.bundle (in target 'FeedKit_FeedKitTests' from project 'FeedKit')
    cd $PWD/checkout
    /usr/bin/touch -c $PWD/checkout/.derivedData/Build/Products/Debug-watchos/FeedKit_FeedKitTests.bundle
SwiftDriver SnapshotTesting normal arm64 com.apple.xcode.tools.swift.compiler (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd $PWD/checkout/.dependencies/checkouts/swift-snapshot-testing
    builtin-SwiftDriver -- /Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name SnapshotTesting -Onone -enforce-exclusivity\=checked @$PWD/checkout/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-watchos/SnapshotTesting.build/Objects-normal/arm64/SnapshotTesting.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -sdk /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk -target arm64-apple-watchos6.0 -g -module-cache-path $PWD/checkout/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path $PWD/checkout/.derivedData/Index.noindex/DataStore -swift-version 5 -I $PWD/checkout/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F $PWD/checkout/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk/Developer/Library/Frameworks -c -j8 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc $PWD/checkout/.derivedData/SDKStatCaches.noindex/watchos10.0-21R354-5c8192d5a495e2fb5db23d26921c96de.sdkstatcache -output-file-map /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-watchos/SnapshotTesting.build/Objects-normal/arm64/SnapshotTesting-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path $PWD/checkout/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-watchos/SnapshotTesting.build/Objects-normal/arm64/SnapshotTesting.swiftmodule -validate-clang-modules-once -clang-build-session-file $PWD/checkout/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I$PWD/checkout/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-watchos/SnapshotTesting.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend $PWD/checkout/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-watchos/SnapshotTesting.build/Objects-normal/arm64/SnapshotTesting_const_extract_protocols.json -Xcc -I$PWD/checkout/.derivedData/Build/Products/Debug-watchos/include -Xcc -I$PWD/checkout/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-watchos/SnapshotTesting.build/DerivedSources-normal/arm64 -Xcc -I$PWD/checkout/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-watchos/SnapshotTesting.build/DerivedSources/arm64 -Xcc -I$PWD/checkout/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-watchos/SnapshotTesting.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path $PWD/checkout/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-watchos/SnapshotTesting.build/Objects-normal/arm64/SnapshotTesting-Swift.h -working-directory $PWD/checkout/.dependencies/checkouts/swift-snapshot-testing -experimental-emit-module-separately -disable-cmo
SwiftDriver SnapshotTesting normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd $PWD/checkout/.dependencies/checkouts/swift-snapshot-testing
    builtin-SwiftDriver -- /Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name SnapshotTesting -Onone -enforce-exclusivity\=checked @$PWD/checkout/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-watchos/SnapshotTesting.build/Objects-normal/arm64_32/SnapshotTesting.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -sdk /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk -target arm64_32-apple-watchos6.0 -g -module-cache-path $PWD/checkout/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path $PWD/checkout/.derivedData/Index.noindex/DataStore -swift-version 5 -I $PWD/checkout/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F $PWD/checkout/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk/Developer/Library/Frameworks -c -j8 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc $PWD/checkout/.derivedData/SDKStatCaches.noindex/watchos10.0-21R354-5c8192d5a495e2fb5db23d26921c96de.sdkstatcache -output-file-map $PWD/checkout/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-watchos/SnapshotTesting.build/Objects-normal/arm64_32/SnapshotTesting-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path $PWD/checkout/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-watchos/SnapshotTesting.build/Objects-normal/arm64_32/SnapshotTesting.swiftmodule -validate-clang-modules-once -clang-build-session-file $PWD/checkout/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I$PWD/checkout/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-watchos/SnapshotTesting.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend $PWD/checkout/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-watchos/SnapshotTesting.build/Objects-normal/arm64_32/SnapshotTesting_const_extract_protocols.json -Xcc -I$PWD/checkout/.derivedData/Build/Products/Debug-watchos/include -Xcc -I$PWD/checkout/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-watchos/SnapshotTesting.build/DerivedSources-normal/arm64_32 -Xcc -I$PWD/checkout/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-watchos/SnapshotTesting.build/DerivedSources/arm64_32 -Xcc -I$PWD/checkout/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-watchos/SnapshotTesting.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path $PWD/checkout/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-watchos/SnapshotTesting.build/Objects-normal/arm64_32/SnapshotTesting-Swift.h -working-directory $PWD/checkout/.dependencies/checkouts/swift-snapshot-testing -experimental-emit-module-separately -disable-cmo
SwiftDriver Skull normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'Skull' from project 'Skull')
    cd $PWD/checkout/.dependencies/checkouts/skull
    builtin-SwiftDriver -- /Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Skull -Onone -enforce-exclusivity\=checked @$PWD/checkout/.derivedData/Build/Intermediates.noindex/Skull.build/Debug-watchos/Skull.build/Objects-normal/arm64_32/Skull.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -sdk /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk -target arm64_32-apple-watchos5.0 -g -module-cache-path $PWD/checkout/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path $PWD/checkout/.derivedData/Index.noindex/DataStore -swift-version 4.2 -I $PWD/checkout/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F $PWD/checkout/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk/Developer/Library/Frameworks -parse-as-library -c -j8 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc $PWD/checkout/.derivedData/SDKStatCaches.noindex/watchos10.0-21R354-5c8192d5a495e2fb5db23d26921c96de.sdkstatcache -output-file-map $PWD/checkout/.derivedData/Build/Intermediates.noindex/Skull.build/Debug-watchos/Skull.build/Objects-normal/arm64_32/Skull-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path $PWD/checkout/.derivedData/Build/Intermediates.noindex/Skull.build/Debug-watchos/Skull.build/Objects-normal/arm64_32/Skull.swiftmodule -validate-clang-modules-once -clang-build-session-file $PWD/checkout/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I$PWD/checkout/.derivedData/Build/Intermediates.noindex/Skull.build/Debug-watchos/Skull.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend $PWD/checkout/.derivedData/Build/Intermediates.noindex/Skull.build/Debug-watchos/Skull.build/Objects-normal/arm64_32/Skull_const_extract_protocols.json -Xcc -I$PWD/checkout/.derivedData/Build/Products/Debug-watchos/include -Xcc -I$PWD/checkout/.derivedData/Build/Intermediates.noindex/Skull.build/Debug-watchos/Skull.build/DerivedSources-normal/arm64_32 -Xcc -I$PWD/checkout/.derivedData/Build/Intermediates.noindex/Skull.build/Debug-watchos/Skull.build/DerivedSources/arm64_32 -Xcc -I$PWD/checkout/.derivedData/Build/Intermediates.noindex/Skull.build/Debug-watchos/Skull.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path $PWD/checkout/.derivedData/Build/Intermediates.noindex/Skull.build/Debug-watchos/Skull.build/Objects-normal/arm64_32/Skull-Swift.h -working-directory $PWD/checkout/.dependencies/checkouts/skull -experimental-emit-module-separately -disable-cmo
SwiftDriver SnapshotTesting normal armv7k com.apple.xcode.tools.swift.compiler (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd $PWD/checkout/.dependencies/checkouts/swift-snapshot-testing
    builtin-SwiftDriver -- /Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name SnapshotTesting -Onone -enforce-exclusivity\=checked @$PWD/checkout/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-watchos/SnapshotTesting.build/Objects-normal/armv7k/SnapshotTesting.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -sdk /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk -target armv7k-apple-watchos6.0 -g -module-cache-path $PWD/checkout/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path $PWD/checkout/.derivedData/Index.noindex/DataStore -swift-version 5 -I $PWD/checkout/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F $PWD/checkout/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk/Developer/Library/Frameworks -c -j8 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc $PWD/checkout/.derivedData/SDKStatCaches.noindex/watchos10.0-21R354-5c8192d5a495e2fb5db23d26921c96de.sdkstatcache -output-file-map $PWD/checkout/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-watchos/SnapshotTesting.build/Objects-normal/armv7k/SnapshotTesting-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path $PWD/checkout/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-watchos/SnapshotTesting.build/Objects-normal/armv7k/SnapshotTesting.swiftmodule -validate-clang-modules-once -clang-build-session-file $PWD/checkout/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I$PWD/checkout/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-watchos/SnapshotTesting.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend $PWD/checkout/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-watchos/SnapshotTesting.build/Objects-normal/armv7k/SnapshotTesting_const_extract_protocols.json -Xcc -I$PWD/checkout/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-watchos/SnapshotTesting.build/DerivedSources-normal/armv7k -Xcc -I$PWD/checkout/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-watchos/SnapshotTesting.build/DerivedSources/armv7k -Xcc -I$PWD/checkout/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-watchos/SnapshotTesting.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path $PWD/checkout/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-watchos/SnapshotTesting.build/Objects-normal/armv7k/SnapshotTesting-Swift.h -working-directory $PWD/checkout/.dependencies/checkouts/swift-snapshot-testing -experimental-emit-module-separately -disable-cmo
SwiftDriver Skull normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Skull' from project 'Skull')
    cd $PWD/checkout/.dependencies/checkouts/skull
    builtin-SwiftDriver -- /Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Skull -Onone -enforce-exclusivity\=checked @$PWD/checkout/.derivedData/Build/Intermediates.noindex/Skull.build/Debug-watchos/Skull.build/Objects-normal/arm64/Skull.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -sdk /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk -target arm64-apple-watchos5.0 -g -module-cache-path $PWD/checkout/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path $PWD/checkout/.derivedData/Index.noindex/DataStore -swift-version 4.2 -I $PWD/checkout/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F $PWD/checkout/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk/Developer/Library/Frameworks -parse-as-library -c -j8 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc $PWD/checkout/.derivedData/SDKStatCaches.noindex/watchos10.0-21R354-5c8192d5a495e2fb5db23d26921c96de.sdkstatcache -output-file-map $PWD/checkout/.derivedData/Build/Intermediates.noindex/Skull.build/Debug-watchos/Skull.build/Objects-normal/arm64/Skull-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path $PWD/checkout/.derivedData/Build/Intermediates.noindex/Skull.build/Debug-watchos/Skull.build/Objects-normal/arm64/Skull.swiftmodule -validate-clang-modules-once -clang-build-session-file $PWD/checkout/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I$PWD/checkout/.derivedData/Build/Intermediates.noindex/Skull.build/Debug-watchos/Skull.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend $PWD/checkout/.derivedData/Build/Intermediates.noindex/Skull.build/Debug-watchos/Skull.build/Objects-normal/arm64/Skull_const_extract_protocols.json -Xcc -I$PWD/checkout/.derivedData/Build/Products/Debug-watchos/include -Xcc -I$PWD/checkout/.derivedData/Build/Intermediates.noindex/Skull.build/Debug-watchos/Skull.build/DerivedSources-normal/arm64 -Xcc -I$PWD/checkout/.derivedData/Build/Intermediates.noindex/Skull.build/Debug-watchos/Skull.build/DerivedSources/arm64 -Xcc -I$PWD/checkout/.derivedData/Build/Intermediates.noindex/Skull.build/Debug-watchos/Skull.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path $PWD/checkout/.derivedData/Build/Intermediates.noindex/Skull.build/Debug-watchos/Skull.build/Objects-normal/arm64/Skull-Swift.h -working-directory $PWD/checkout/.dependencies/checkouts/skull -experimental-emit-module-separately -disable-cmo
SwiftDriver Patron normal armv7k com.apple.xcode.tools.swift.compiler (in target 'Patron' from project 'Patron')
    cd $PWD/checkout/.dependencies/checkouts/patron
    builtin-SwiftDriver -- /Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Patron -Onone -enforce-exclusivity\=checked @$PWD/checkout/.derivedData/Build/Intermediates.noindex/Patron.build/Debug-watchos/Patron.build/Objects-normal/armv7k/Patron.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -sdk /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk -target armv7k-apple-watchos6.0 -g -module-cache-path $PWD/checkout/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path $PWD/checkout/.derivedData/Index.noindex/DataStore -swift-version 5 -I $PWD/checkout/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F $PWD/checkout/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk/Developer/Library/Frameworks -parse-as-library -c -j8 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc $PWD/checkout/.derivedData/SDKStatCaches.noindex/watchos10.0-21R354-5c8192d5a495e2fb5db23d26921c96de.sdkstatcache -output-file-map $PWD/checkout/.derivedData/Build/Intermediates.noindex/Patron.build/Debug-watchos/Patron.build/Objects-normal/armv7k/Patron-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path $PWD/checkout/.derivedData/Build/Intermediates.noindex/Patron.build/Debug-watchos/Patron.build/Objects-normal/armv7k/Patron.swiftmodule -validate-clang-modules-once -clang-build-session-file $PWD/checkout/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I$PWD/checkout/.derivedData/Build/Intermediates.noindex/Patron.build/Debug-watchos/Patron.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend $PWD/checkout/.derivedData/Build/Intermediates.noindex/Patron.build/Debug-watchos/Patron.build/Objects-normal/armv7k/Patron_const_extract_protocols.json -Xcc -I$PWD/checkout/.derivedData/Build/Products/Debug-watchos/include -Xcc -I$PWD/checkout/.derivedData/Build/Intermediates.noindex/Patron.build/Debug-watchos/Patron.build/DerivedSources-normal/armv7k -Xcc -I$PWD/checkout/.derivedData/Build/Intermediates.noindex/Patron.build/Debug-watchos/Patron.build/DerivedSources/armv7k -Xcc -I$PWD/checkout/.derivedData/Build/Intermediates.noindex/Patron.build/Debug-watchos/Patron.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path $PWD/checkout/.derivedData/Build/Intermediates.noindex/Patron.build/Debug-watchos/Patron.build/Objects-normal/armv7k/Patron-Swift.h -working-directory $PWD/checkout/.dependencies/checkouts/patron -experimental-emit-module-separately -disable-cmo
SwiftDriver Skull normal armv7k com.apple.xcode.tools.swift.compiler (in target 'Skull' from project 'Skull')
    cd $PWD/checkout/.dependencies/checkouts/skull
    builtin-SwiftDriver -- /Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Skull -Onone -enforce-exclusivity\=checked @$PWD/checkout/.derivedData/Build/Intermediates.noindex/Skull.build/Debug-watchos/Skull.build/Objects-normal/armv7k/Skull.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -sdk /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk -target armv7k-apple-watchos5.0 -g -module-cache-path $PWD/checkout/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path $PWD/checkout/.derivedData/Index.noindex/DataStore -swift-version 4.2 -I $PWD/checkout/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F $PWD/checkout/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk/Developer/Library/Frameworks -parse-as-library -c -j8 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc $PWD/checkout/.derivedData/SDKStatCaches.noindex/watchos10.0-21R354-5c8192d5a495e2fb5db23d26921c96de.sdkstatcache -output-file-map $PWD/checkout/.derivedData/Build/Intermediates.noindex/Skull.build/Debug-watchos/Skull.build/Objects-normal/armv7k/Skull-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path $PWD/checkout/.derivedData/Build/Intermediates.noindex/Skull.build/Debug-watchos/Skull.build/Objects-normal/armv7k/Skull.swiftmodule -validate-clang-modules-once -clang-build-session-file $PWD/checkout/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I$PWD/checkout/.derivedData/Build/Intermediates.noindex/Skull.build/Debug-watchos/Skull.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend $PWD/checkout/.derivedData/Build/Intermediates.noindex/Skull.build/Debug-watchos/Skull.build/Objects-normal/armv7k/Skull_const_extract_protocols.json -Xcc -I$PWD/checkout/.derivedData/Build/Products/Debug-watchos/include -Xcc -I$PWD/checkout/.derivedData/Build/Intermediates.noindex/Skull.build/Debug-watchos/Skull.build/DerivedSources-normal/armv7k -Xcc -I$PWD/checkout/.derivedData/Build/Intermediates.noindex/Skull.build/Debug-watchos/Skull.build/DerivedSources/armv7k -Xcc -I$PWD/checkout/.derivedData/Build/Intermediates.noindex/Skull.build/Debug-watchos/Skull.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path $PWD/checkout/.derivedData/Build/Intermediates.noindex/Skull.build/Debug-watchos/Skull.build/Objects-normal/armv7k/Skull-Swift.h -working-directory $PWD/checkout/.dependencies/checkouts/skull -experimental-emit-module-separately -disable-cmo
SwiftDriver Patron normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Patron' from project 'Patron')
    cd $PWD/checkout/.dependencies/checkouts/patron
    builtin-SwiftDriver -- /Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Patron -Onone -enforce-exclusivity\=checked @$PWD/checkout/.derivedData/Build/Intermediates.noindex/Patron.build/Debug-watchos/Patron.build/Objects-normal/arm64/Patron.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -sdk /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk -target arm64-apple-watchos6.0 -g -module-cache-path $PWD/checkout/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I $PWD/checkout/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F $PWD/checkout/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk/Developer/Library/Frameworks -parse-as-library -c -j8 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc $PWD/checkout/.derivedData/SDKStatCaches.noindex/watchos10.0-21R354-5c8192d5a495e2fb5db23d26921c96de.sdkstatcache -output-file-map $PWD/checkout/.derivedData/Build/Intermediates.noindex/Patron.build/Debug-watchos/Patron.build/Objects-normal/arm64/Patron-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path $PWD/checkout/.derivedData/Build/Intermediates.noindex/Patron.build/Debug-watchos/Patron.build/Objects-normal/arm64/Patron.swiftmodule -validate-clang-modules-once -clang-build-session-file $PWD/checkout/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I$PWD/checkout/.derivedData/Build/Intermediates.noindex/Patron.build/Debug-watchos/Patron.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend $PWD/checkout/.derivedData/Build/Intermediates.noindex/Patron.build/Debug-watchos/Patron.build/Objects-normal/arm64/Patron_const_extract_protocols.json -Xcc -I$PWD/checkout/.derivedData/Build/Products/Debug-watchos/include -Xcc -I$PWD/checkout/.derivedData/Build/Intermediates.noindex/Patron.build/Debug-watchos/Patron.build/DerivedSources-normal/arm64 -Xcc -I$PWD/checkout/.derivedData/Build/Intermediates.noindex/Patron.build/Debug-watchos/Patron.build/DerivedSources/arm64 -Xcc -I$PWD/checkout/.derivedData/Build/Intermediates.noindex/Patron.build/Debug-watchos/Patron.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path $PWD/checkout/.derivedData/Build/Intermediates.noindex/Patron.build/Debug-watchos/Patron.build/Objects-normal/arm64/Patron-Swift.h -working-directory $PWD/checkout/.dependencies/checkouts/patron -experimental-emit-module-separately -disable-cmo
SwiftDriver Patron normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'Patron' from project 'Patron')
    cd $PWD/checkout/.dependencies/checkouts/patron
    builtin-SwiftDriver -- /Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Patron -Onone -enforce-exclusivity\=checked @$PWD/checkout/.derivedData/Build/Intermediates.noindex/Patron.build/Debug-watchos/Patron.build/Objects-normal/arm64_32/Patron.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -sdk /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk -target arm64_32-apple-watchos6.0 -g -module-cache-path $PWD/checkout/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path $PWD/checkout/.derivedData/Index.noindex/DataStore -swift-version 5 -I $PWD/checkout/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F $PWD/checkout/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk/Developer/Library/Frameworks -parse-as-library -c -j8 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc $PWD/checkout/.derivedData/SDKStatCaches.noindex/watchos10.0-21R354-5c8192d5a495e2fb5db23d26921c96de.sdkstatcache -output-file-map $PWD/checkout/.derivedData/Build/Intermediates.noindex/Patron.build/Debug-watchos/Patron.build/Objects-normal/arm64_32/Patron-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path $PWD/checkout/.derivedData/Build/Intermediates.noindex/Patron.build/Debug-watchos/Patron.build/Objects-normal/arm64_32/Patron.swiftmodule -validate-clang-modules-once -clang-build-session-file $PWD/checkout/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I$PWD/checkout/.derivedData/Build/Intermediates.noindex/Patron.build/Debug-watchos/Patron.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend $PWD/checkout/.derivedData/Build/Intermediates.noindex/Patron.build/Debug-watchos/Patron.build/Objects-normal/arm64_32/Patron_const_extract_protocols.json -Xcc -I$PWD/checkout/.derivedData/Build/Products/Debug-watchos/include -Xcc -I$PWD/checkout/.derivedData/Build/Intermediates.noindex/Patron.build/Debug-watchos/Patron.build/DerivedSources-normal/arm64_32 -Xcc -I$PWD/checkout/.derivedData/Build/Intermediates.noindex/Patron.build/Debug-watchos/Patron.build/DerivedSources/arm64_32 -Xcc -I$PWD/checkout/.derivedData/Build/Intermediates.noindex/Patron.build/Debug-watchos/Patron.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path $PWD/checkout/.derivedData/Build/Intermediates.noindex/Patron.build/Debug-watchos/Patron.build/Objects-normal/arm64_32/Patron-Swift.h -working-directory $PWD/checkout/.dependencies/checkouts/patron -experimental-emit-module-separately -disable-cmo
SwiftDriver Ola normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Ola' from project 'Ola')
    cd $PWD/checkout/.dependencies/checkouts/ola
    builtin-SwiftDriver -- /Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Ola -Onone -enforce-exclusivity\=checked @$PWD/checkout/.derivedData/Build/Intermediates.noindex/Ola.build/Debug-watchos/Ola.build/Objects-normal/arm64/Ola.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -sdk /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk -target arm64-apple-watchos6.0 -g -module-cache-path $PWD/checkout/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path $PWD/checkout/.derivedData/Index.noindex/DataStore -swift-version 5 -I $PWD/checkout/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F $PWD/checkout/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk/Developer/Library/Frameworks -c -j8 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc $PWD/checkout/.derivedData/SDKStatCaches.noindex/watchos10.0-21R354-5c8192d5a495e2fb5db23d26921c96de.sdkstatcache -output-file-map $PWD/checkout/.derivedData/Build/Intermediates.noindex/Ola.build/Debug-watchos/Ola.build/Objects-normal/arm64/Ola-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path $PWD/checkout/.derivedData/Build/Intermediates.noindex/Ola.build/Debug-watchos/Ola.build/Objects-normal/arm64/Ola.swiftmodule -validate-clang-modules-once -clang-build-session-file $PWD/checkout/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I$PWD/checkout/.derivedData/Build/Intermediates.noindex/Ola.build/Debug-watchos/Ola.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend $PWD/checkout/.derivedData/Build/Intermediates.noindex/Ola.build/Debug-watchos/Ola.build/Objects-normal/arm64/Ola_const_extract_protocols.json -Xcc -I$PWD/checkout/.derivedData/Build/Products/Debug-watchos/include -Xcc -I$PWD/checkout/.derivedData/Build/Intermediates.noindex/Ola.build/Debug-watchos/Ola.build/DerivedSources-normal/arm64 -Xcc -I$PWD/checkout/.derivedData/Build/Intermediates.noindex/Ola.build/Debug-watchos/Ola.build/DerivedSources/arm64 -Xcc -I$PWD/checkout/.derivedData/Build/Intermediates.noindex/Ola.build/Debug-watchos/Ola.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path $PWD/checkout/.derivedData/Build/Intermediates.noindex/Ola.build/Debug-watchos/Ola.build/Objects-normal/arm64/Ola-Swift.h -working-directory $PWD/checkout/.dependencies/checkouts/ola -experimental-emit-module-separately -disable-cmo
SwiftDriver Ola normal armv7k com.apple.xcode.tools.swift.compiler (in target 'Ola' from project 'Ola')
    cd $PWD/checkout/.dependencies/checkouts/ola
    builtin-SwiftDriver -- /Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Ola -Onone -enforce-exclusivity\=checked @$PWD/checkout/.derivedData/Build/Intermediates.noindex/Ola.build/Debug-watchos/Ola.build/Objects-normal/armv7k/Ola.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -sdk /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk -target armv7k-apple-watchos6.0 -g -module-cache-path $PWD/checkout/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path $PWD/checkout/.derivedData/Index.noindex/DataStore -swift-version 5 -I $PWD/checkout/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F $PWD/checkout/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk/Developer/Library/Frameworks -c -j8 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc $PWD/checkout/.derivedData/SDKStatCaches.noindex/watchos10.0-21R354-5c8192d5a495e2fb5db23d26921c96de.sdkstatcache -output-file-map $PWD/checkout/.derivedData/Build/Intermediates.noindex/Ola.build/Debug-watchos/Ola.build/Objects-normal/armv7k/Ola-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path $PWD/checkout/.derivedData/Build/Intermediates.noindex/Ola.build/Debug-watchos/Ola.build/Objects-normal/armv7k/Ola.swiftmodule -validate-clang-modules-once -clang-build-session-file $PWD/checkout/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I$PWD/checkout/.derivedData/Build/Intermediates.noindex/Ola.build/Debug-watchos/Ola.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend $PWD/checkout/.derivedData/Build/Intermediates.noindex/Ola.build/Debug-watchos/Ola.build/Objects-normal/armv7k/Ola_const_extract_protocols.json -Xcc -I/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I$PWD/checkout/.derivedData/Build/Intermediates.noindex/Ola.build/Debug-watchos/Ola.build/DerivedSources-normal/armv7k -Xcc -I$PWD/checkout/.derivedData/Build/Intermediates.noindex/Ola.build/Debug-watchos/Ola.build/DerivedSources/armv7k -Xcc -I$PWD/checkout/.derivedData/Build/Intermediates.noindex/Ola.build/Debug-watchos/Ola.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path $PWD/checkout/.derivedData/Build/Intermediates.noindex/Ola.build/Debug-watchos/Ola.build/Objects-normal/armv7k/Ola-Swift.h -working-directory $PWD/checkout/.dependencies/checkouts/ola -experimental-emit-module-separately -disable-cmo
SwiftDriver Ola normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'Ola' from project 'Ola')
    cd $PWD/checkout/.dependencies/checkouts/ola
    builtin-SwiftDriver -- /Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Ola -Onone -enforce-exclusivity\=checked @$PWD/checkout/.derivedData/Build/Intermediates.noindex/Ola.build/Debug-watchos/Ola.build/Objects-normal/arm64_32/Ola.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -sdk /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk -target arm64_32-apple-watchos6.0 -g -module-cache-path $PWD/checkout/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path $PWD/checkout/.derivedData/Index.noindex/DataStore -swift-version 5 -I $PWD/checkout/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F $PWD/checkout/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk/Developer/Library/Frameworks -c -j8 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc $PWD/checkout/.derivedData/SDKStatCaches.noindex/watchos10.0-21R354-5c8192d5a495e2fb5db23d26921c96de.sdkstatcache -output-file-map $PWD/checkout/.derivedData/Build/Intermediates.noindex/Ola.build/Debug-watchos/Ola.build/Objects-normal/arm64_32/Ola-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path $PWD/checkout/.derivedData/Build/Intermediates.noindex/Ola.build/Debug-watchos/Ola.build/Objects-normal/arm64_32/Ola.swiftmodule -validate-clang-modules-once -clang-build-session-file $PWD/checkout/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I$PWD/checkout/.derivedData/Build/Intermediates.noindex/Ola.build/Debug-watchos/Ola.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend $PWD/checkout/.derivedData/Build/Intermediates.noindex/Ola.build/Debug-watchos/Ola.build/Objects-normal/arm64_32/Ola_const_extract_protocols.json -Xcc -I$PWD/checkout/.derivedData/Build/Products/Debug-watchos/include -Xcc -I$PWD/checkout/.derivedData/Build/Intermediates.noindex/Ola.build/Debug-watchos/Ola.build/DerivedSources-normal/arm64_32 -Xcc -I$PWD/checkout/.derivedData/Build/Intermediates.noindex/Ola.build/Debug-watchos/Ola.build/DerivedSources/arm64_32 -Xcc -I$PWD/checkout/.derivedData/Build/Intermediates.noindex/Ola.build/Debug-watchos/Ola.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path $PWD/checkout/.derivedData/Build/Intermediates.noindex/Ola.build/Debug-watchos/Ola.build/Objects-normal/arm64_32/Ola-Swift.h -working-directory $PWD/checkout/.dependencies/checkouts/ola -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal armv7k Emitting\ module\ for\ Skull (in target 'Skull' from project 'Skull')
    cd $PWD/checkout/.dependencies/checkouts/skull
    builtin-swiftTaskExecution -- /Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types $PWD/checkout/.dependencies/checkouts/skull/Sources/Skull/Skull.swift -target armv7k-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk -I $PWD/checkout/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F $PWD/checkout/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path $PWD/checkout/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 4.2 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file $PWD/checkout/.derivedData/Build/Intermediates.noindex/Skull.build/Debug-watchos/Skull.build/Objects-normal/armv7k/Skull_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file $PWD/checkout/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc $PWD/checkout/.dependencies/checkouts/skull -resource-dir /Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc $PWD/checkout/.derivedData/SDKStatCaches.noindex/watchos10.0-21R354-5c8192d5a495e2fb5db23d26921c96de.sdkstatcache -Xcc -I$PWD/checkout/.derivedData/Build/Intermediates.noindex/Skull.build/Debug-watchos/Skull.build/swift-overrides.hmap -Xcc -I$PWD/checkout/.derivedData/Build/Products/Debug-watchos/include -Xcc -I$PWD/checkout/.derivedData/Build/Intermediates.noindex/Skull.build/Debug-watchos/Skull.build/DerivedSources-normal/armv7k -Xcc -I$PWD/checkout/.derivedData/Build/Intermediates.noindex/Skull.build/Debug-watchos/Skull.build/DerivedSources/armv7k -Xcc -I$PWD/checkout/.derivedData/Build/Intermediates.noindex/Skull.build/Debug-watchos/Skull.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Skull -disable-clang-spi -target-sdk-version 10.0 -target-sdk-name watchos10.0 -external-plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path $PWD/checkout/.derivedData/Build/Intermediates.noindex/Skull.build/Debug-watchos/Skull.build/Objects-normal/armv7k/Skull.swiftdoc -emit-module-source-info-path $PWD/checkout/.derivedData/Build/Intermediates.noindex/Skull.build/Debug-watchos/Skull.build/Objects-normal/armv7k/Skull.swiftsourceinfo -emit-objc-header-path $PWD/checkout/.derivedData/Build/Intermediates.noindex/Skull.build/Debug-watchos/Skull.build/Objects-normal/armv7k/Skull-Swift.h -serialize-diagnostics-path $PWD/checkout/.derivedData/Build/Intermediates.noindex/Skull.build/Debug-watchos/Skull.build/Objects-normal/armv7k/Skull-master-emit-module.dia -emit-dependencies-path $PWD/checkout/.derivedData/Build/Intermediates.noindex/Skull.build/Debug-watchos/Skull.build/Objects-normal/armv7k/Skull-master-emit-module.d -parse-as-library -o $PWD/checkout/.derivedData/Build/Intermediates.noindex/Skull.build/Debug-watchos/Skull.build/Objects-normal/armv7k/Skull.swiftmodule -emit-abi-descriptor-path $PWD/checkout/.derivedData/Build/Intermediates.noindex/Skull.build/Debug-watchos/Skull.build/Objects-normal/armv7k/Skull.abi.json
SwiftEmitModule normal arm64 Emitting\ module\ for\ Skull (in target 'Skull' from project 'Skull')
    cd $PWD/checkout/.dependencies/checkouts/skull
    builtin-swiftTaskExecution -- /Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types $PWD/checkout/.dependencies/checkouts/skull/Sources/Skull/Skull.swift -target arm64-apple-watchos5.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk -I $PWD/checkout/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F $PWD/checkout/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path $PWD/checkout/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 4.2 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file $PWD/checkout/.derivedData/Build/Intermediates.noindex/Skull.build/Debug-watchos/Skull.build/Objects-normal/arm64/Skull_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file $PWD/checkout/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc $PWD/checkout/.dependencies/checkouts/skull -resource-dir /Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc $PWD/checkout/.derivedData/SDKStatCaches.noindex/watchos10.0-21R354-5c8192d5a495e2fb5db23d26921c96de.sdkstatcache -Xcc -I$PWD/checkout/.derivedData/Build/Intermediates.noindex/Skull.build/Debug-watchos/Skull.build/swift-overrides.hmap -Xcc -I$PWD/checkout/.derivedData/Build/Products/Debug-watchos/include -Xcc -I$PWD/checkout/.derivedData/Build/Intermediates.noindex/Skull.build/Debug-watchos/Skull.build/DerivedSources-normal/arm64 -Xcc -I$PWD/checkout/.derivedData/Build/Intermediates.noindex/Skull.build/Debug-watchos/Skull.build/DerivedSources/arm64 -Xcc -I$PWD/checkout/.derivedData/Build/Intermediates.noindex/Skull.build/Debug-watchos/Skull.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Skull -disable-clang-spi -target-sdk-version 10.0 -target-sdk-name watchos10.0 -external-plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path $PWD/checkout/.derivedData/Build/Intermediates.noindex/Skull.build/Debug-watchos/Skull.build/Objects-normal/arm64/Skull.swiftdoc -emit-module-source-info-path $PWD/checkout/.derivedData/Build/Intermediates.noindex/Skull.build/Debug-watchos/Skull.build/Objects-normal/arm64/Skull.swiftsourceinfo -emit-objc-header-path $PWD/checkout/.derivedData/Build/Intermediates.noindex/Skull.build/Debug-watchos/Skull.build/Objects-normal/arm64/Skull-Swift.h -serialize-diagnostics-path $PWD/checkout/.derivedData/Build/Intermediates.noindex/Skull.build/Debug-watchos/Skull.build/Objects-normal/arm64/Skull-master-emit-module.dia -emit-dependencies-path $PWD/checkout/.derivedData/Build/Intermediates.noindex/Skull.build/Debug-watchos/Skull.build/Objects-normal/arm64/Skull-master-emit-module.d -parse-as-library -o $PWD/checkout/.derivedData/Build/Intermediates.noindex/Skull.build/Debug-watchos/Skull.build/Objects-normal/arm64/Skull.swiftmodule -emit-abi-descriptor-path $PWD/checkout/.derivedData/Build/Intermediates.noindex/Skull.build/Debug-watchos/Skull.build/Objects-normal/arm64/Skull.abi.json
SwiftEmitModule normal arm64_32 Emitting\ module\ for\ Skull (in target 'Skull' from project 'Skull')
    cd $PWD/checkout/.dependencies/checkouts/skull
    builtin-swiftTaskExecution -- /Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types $PWD/checkout/.dependencies/checkouts/skull/Sources/Skull/Skull.swift -target arm64_32-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk -I $PWD/checkout/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F $PWD/checkout/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path $PWD/checkout/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 4.2 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file $PWD/checkout/.derivedData/Build/Intermediates.noindex/Skull.build/Debug-watchos/Skull.build/Objects-normal/arm64_32/Skull_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file $PWD/checkout/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc $PWD/checkout/.dependencies/checkouts/skull -resource-dir /Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc $PWD/checkout/.derivedData/SDKStatCaches.noindex/watchos10.0-21R354-5c8192d5a495e2fb5db23d26921c96de.sdkstatcache -Xcc -I$PWD/checkout/.derivedData/Build/Intermediates.noindex/Skull.build/Debug-watchos/Skull.build/swift-overrides.hmap -Xcc -I$PWD/checkout/.derivedData/Build/Products/Debug-watchos/include -Xcc -I$PWD/checkout/.derivedData/Build/Intermediates.noindex/Skull.build/Debug-watchos/Skull.build/DerivedSources-normal/arm64_32 -Xcc -I$PWD/checkout/.derivedData/Build/Intermediates.noindex/Skull.build/Debug-watchos/Skull.build/DerivedSources/arm64_32 -Xcc -I$PWD/checkout/.derivedData/Build/Intermediates.noindex/Skull.build/Debug-watchos/Skull.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Skull -disable-clang-spi -target-sdk-version 10.0 -target-sdk-name watchos10.0 -external-plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path $PWD/checkout/.derivedData/Build/Intermediates.noindex/Skull.build/Debug-watchos/Skull.build/Objects-normal/arm64_32/Skull.swiftdoc -emit-module-source-info-path $PWD/checkout/.derivedData/Build/Intermediates.noindex/Skull.build/Debug-watchos/Skull.build/Objects-normal/arm64_32/Skull.swiftsourceinfo -emit-objc-header-path $PWD/checkout/.derivedData/Build/Intermediates.noindex/Skull.build/Debug-watchos/Skull.build/Objects-normal/arm64_32/Skull-Swift.h -serialize-diagnostics-path $PWD/checkout/.derivedData/Build/Intermediates.noindex/Skull.build/Debug-watchos/Skull.build/Objects-normal/arm64_32/Skull-master-emit-module.dia -emit-dependencies-path $PWD/checkout/.derivedData/Build/Intermediates.noindex/Skull.build/Debug-watchos/Skull.build/Objects-normal/arm64_32/Skull-master-emit-module.d -parse-as-library -o $PWD/checkout/.derivedData/Build/Intermediates.noindex/Skull.build/Debug-watchos/Skull.build/Objects-normal/arm64_32/Skull.swiftmodule -emit-abi-descriptor-path $PWD/checkout/.derivedData/Build/Intermediates.noindex/Skull.build/Debug-watchos/Skull.build/Objects-normal/arm64_32/Skull.abi.json
SwiftEmitModule normal arm64 Emitting\ module\ for\ Patron (in target 'Patron' from project 'Patron')
    cd $PWD/checkout/.dependencies/checkouts/patron
    builtin-swiftTaskExecution -- /Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types $PWD/checkout/.dependencies/checkouts/patron/Sources/Patron/Patron.swift -target arm64-apple-watchos6.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk -I $PWD/checkout/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F $PWD/checkout/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path $PWD/checkout/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file $PWD/checkout/.derivedData/Build/Intermediates.noindex/Patron.build/Debug-watchos/Patron.build/Objects-normal/arm64/Patron_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file $PWD/checkout/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc $PWD/checkout/.dependencies/checkouts/patron -resource-dir /Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc $PWD/checkout/.derivedData/SDKStatCaches.noindex/watchos10.0-21R354-5c8192d5a495e2fb5db23d26921c96de.sdkstatcache -Xcc -I$PWD/checkout/.derivedData/Build/Intermediates.noindex/Patron.build/Debug-watchos/Patron.build/swift-overrides.hmap -Xcc -I$PWD/checkout/.derivedData/Build/Products/Debug-watchos/include -Xcc -I$PWD/checkout/.derivedData/Build/Intermediates.noindex/Patron.build/Debug-watchos/Patron.build/DerivedSources-normal/arm64 -Xcc -I$PWD/checkout/.derivedData/Build/Intermediates.noindex/Patron.build/Debug-watchos/Patron.build/DerivedSources/arm64 -Xcc -I$PWD/checkout/.derivedData/Build/Intermediates.noindex/Patron.build/Debug-watchos/Patron.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Patron -disable-clang-spi -target-sdk-version 10.0 -target-sdk-name watchos10.0 -external-plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path $PWD/checkout/.derivedData/Build/Intermediates.noindex/Patron.build/Debug-watchos/Patron.build/Objects-normal/arm64/Patron.swiftdoc -emit-module-source-info-path $PWD/checkout/.derivedData/Build/Intermediates.noindex/Patron.build/Debug-watchos/Patron.build/Objects-normal/arm64/Patron.swiftsourceinfo -emit-objc-header-path $PWD/checkout/.derivedData/Build/Intermediates.noindex/Patron.build/Debug-watchos/Patron.build/Objects-normal/arm64/Patron-Swift.h -serialize-diagnostics-path $PWD/checkout/.derivedData/Build/Intermediates.noindex/Patron.build/Debug-watchos/Patron.build/Objects-normal/arm64/Patron-master-emit-module.dia -emit-dependencies-path $PWD/checkout/.derivedData/Build/Intermediates.noindex/Patron.build/Debug-watchos/Patron.build/Objects-normal/arm64/Patron-master-emit-module.d -parse-as-library -o $PWD/checkout/.derivedData/Build/Intermediates.noindex/Patron.build/Debug-watchos/Patron.build/Objects-normal/arm64/Patron.swiftmodule -emit-abi-descriptor-path $PWD/checkout/.derivedData/Build/Intermediates.noindex/Patron.build/Debug-watchos/Patron.build/Objects-normal/arm64/Patron.abi.json
SwiftEmitModule normal armv7k Emitting\ module\ for\ Patron (in target 'Patron' from project 'Patron')
    cd $PWD/checkout/.dependencies/checkouts/patron
    builtin-swiftTaskExecution -- /Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types $PWD/checkout/.dependencies/checkouts/patron/Sources/Patron/Patron.swift -target armv7k-apple-watchos6.0 -enable-objc-interop -stack-check -sdk /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk -I $PWD/checkout/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F $PWD/checkout/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path $PWD/checkout/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file $PWD/checkout/.derivedData/Build/Intermediates.noindex/Patron.build/Debug-watchos/Patron.build/Objects-normal/armv7k/Patron_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file $PWD/checkout/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc $PWD/checkout/.dependencies/checkouts/patron -resource-dir /Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc $PWD/checkout/.derivedData/SDKStatCaches.noindex/watchos10.0-21R354-5c8192d5a495e2fb5db23d26921c96de.sdkstatcache -Xcc -I$PWD/checkout/.derivedData/Build/Intermediates.noindex/Patron.build/Debug-watchos/Patron.build/swift-overrides.hmap -Xcc -I$PWD/checkout/.derivedData/Build/Products/Debug-watchos/include -Xcc -I$PWD/checkout/.derivedData/Build/Intermediates.noindex/Patron.build/Debug-watchos/Patron.build/DerivedSources-normal/armv7k -Xcc -I$PWD/checkout/.derivedData/Build/Intermediates.noindex/Patron.build/Debug-watchos/Patron.build/DerivedSources/armv7k -Xcc -I$PWD/checkout/.derivedData/Build/Intermediates.noindex/Patron.build/Debug-watchos/Patron.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Patron -disable-clang-spi -target-sdk-version 10.0 -target-sdk-name watchos10.0 -external-plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path $PWD/checkout/.derivedData/Build/Intermediates.noindex/Patron.build/Debug-watchos/Patron.build/Objects-normal/armv7k/Patron.swiftdoc -emit-module-source-info-path $PWD/checkout/.derivedData/Build/Intermediates.noindex/Patron.build/Debug-watchos/Patron.build/Objects-normal/armv7k/Patron.swiftsourceinfo -emit-objc-header-path $PWD/checkout/.derivedData/Build/Intermediates.noindex/Patron.build/Debug-watchos/Patron.build/Objects-normal/armv7k/Patron-Swift.h -serialize-diagnostics-path $PWD/checkout/.derivedData/Build/Intermediates.noindex/Patron.build/Debug-watchos/Patron.build/Objects-normal/armv7k/Patron-master-emit-module.dia -emit-dependencies-path $PWD/checkout/.derivedData/Build/Intermediates.noindex/Patron.build/Debug-watchos/Patron.build/Objects-normal/armv7k/Patron-master-emit-module.d -parse-as-library -o $PWD/checkout/.derivedData/Build/Intermediates.noindex/Patron.build/Debug-watchos/Patron.build/Objects-normal/armv7k/Patron.swiftmodule -emit-abi-descriptor-path $PWD/checkout/.derivedData/Build/Intermediates.noindex/Patron.build/Debug-watchos/Patron.build/Objects-normal/armv7k/Patron.abi.json
SwiftEmitModule normal arm64_32 Emitting\ module\ for\ Patron (in target 'Patron' from project 'Patron')
    cd $PWD/checkout/.dependencies/checkouts/patron
    builtin-swiftTaskExecution -- /Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types $PWD/checkout/.dependencies/checkouts/patron/Sources/Patron/Patron.swift -target arm64_32-apple-watchos6.0 -enable-objc-interop -sdk /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk -I $PWD/checkout/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F $PWD/checkout/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path $PWD/checkout/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file $PWD/checkout/.derivedData/Build/Intermediates.noindex/Patron.build/Debug-watchos/Patron.build/Objects-normal/arm64_32/Patron_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file $PWD/checkout/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc $PWD/checkout/.dependencies/checkouts/patron -resource-dir /Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc $PWD/checkout/.derivedData/SDKStatCaches.noindex/watchos10.0-21R354-5c8192d5a495e2fb5db23d26921c96de.sdkstatcache -Xcc -I$PWD/checkout/.derivedData/Build/Intermediates.noindex/Patron.build/Debug-watchos/Patron.build/swift-overrides.hmap -Xcc -I$PWD/checkout/.derivedData/Build/Products/Debug-watchos/include -Xcc -I$PWD/checkout/.derivedData/Build/Intermediates.noindex/Patron.build/Debug-watchos/Patron.build/DerivedSources-normal/arm64_32 -Xcc -I$PWD/checkout/.derivedData/Build/Intermediates.noindex/Patron.build/Debug-watchos/Patron.build/DerivedSources/arm64_32 -Xcc -I$PWD/checkout/.derivedData/Build/Intermediates.noindex/Patron.build/Debug-watchos/Patron.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Patron -disable-clang-spi -target-sdk-version 10.0 -target-sdk-name watchos10.0 -external-plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path $PWD/checkout/.derivedData/Build/Intermediates.noindex/Patron.build/Debug-watchos/Patron.build/Objects-normal/arm64_32/Patron.swiftdoc -emit-module-source-info-path $PWD/checkout/.derivedData/Build/Intermediates.noindex/Patron.build/Debug-watchos/Patron.build/Objects-normal/arm64_32/Patron.swiftsourceinfo -emit-objc-header-path $PWD/checkout/.derivedData/Build/Intermediates.noindex/Patron.build/Debug-watchos/Patron.build/Objects-normal/arm64_32/Patron-Swift.h -serialize-diagnostics-path $PWD/checkout/.derivedData/Build/Intermediates.noindex/Patron.build/Debug-watchos/Patron.build/Objects-normal/arm64_32/Patron-master-emit-module.dia -emit-dependencies-path $PWD/checkout/.derivedData/Build/Intermediates.noindex/Patron.build/Debug-watchos/Patron.build/Objects-normal/arm64_32/Patron-master-emit-module.d -parse-as-library -o $PWD/checkout/.derivedData/Build/Intermediates.noindex/Patron.build/Debug-watchos/Patron.build/Objects-normal/arm64_32/Patron.swiftmodule -emit-abi-descriptor-path $PWD/checkout/.derivedData/Build/Intermediates.noindex/Patron.build/Debug-watchos/Patron.build/Objects-normal/arm64_32/Patron.abi.json
SwiftEmitModule normal arm64 Emitting\ module\ for\ Ola (in target 'Ola' from project 'Ola')
    cd $PWD/checkout/.dependencies/checkouts/ola
    builtin-swiftTaskExecution -- /Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types $PWD/checkout/.dependencies/checkouts/ola/Sources/Ola/NetworkActivityCounter.swift $PWD/checkout/.dependencies/checkouts/ola/Sources/Ola/Ola.swift -target arm64-apple-watchos6.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk -I $PWD/checkout/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F $PWD/checkout/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file $PWD/checkout/.derivedData/Build/Intermediates.noindex/Ola.build/Debug-watchos/Ola.build/Objects-normal/arm64/Ola_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file $PWD/checkout/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc $PWD/checkout/.dependencies/checkouts/ola -resource-dir /Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc $PWD/checkout/.derivedData/SDKStatCaches.noindex/watchos10.0-21R354-5c8192d5a495e2fb5db23d26921c96de.sdkstatcache -Xcc -I$PWD/checkout/.derivedData/Build/Intermediates.noindex/Ola.build/Debug-watchos/Ola.build/swift-overrides.hmap -Xcc -I$PWD/checkout/.derivedData/Build/Products/Debug-watchos/include -Xcc -I$PWD/checkout/.derivedData/Build/Intermediates.noindex/Ola.build/Debug-watchos/Ola.build/DerivedSources-normal/arm64 -Xcc -I$PWD/checkout/.derivedData/Build/Intermediates.noindex/Ola.build/Debug-watchos/Ola.build/DerivedSources/arm64 -Xcc -I$PWD/checkout/.derivedData/Build/Intermediates.noindex/Ola.build/Debug-watchos/Ola.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Ola -disable-clang-spi -target-sdk-version 10.0 -target-sdk-name watchos10.0 -external-plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path $PWD/checkout/.derivedData/Build/Intermediates.noindex/Ola.build/Debug-watchos/Ola.build/Objects-normal/arm64/Ola.swiftdoc -emit-module-source-info-path $PWD/checkout/.derivedData/Build/Intermediates.noindex/Ola.build/Debug-watchos/Ola.build/Objects-normal/arm64/Ola.swiftsourceinfo -emit-objc-header-path $PWD/checkout/.derivedData/Build/Intermediates.noindex/Ola.build/Debug-watchos/Ola.build/Objects-normal/arm64/Ola-Swift.h -serialize-diagnostics-path $PWD/checkout/.derivedData/Build/Intermediates.noindex/Ola.build/Debug-watchos/Ola.build/Objects-normal/arm64/Ola-master-emit-module.dia -emit-dependencies-path $PWD/checkout/.derivedData/Build/Intermediates.noindex/Ola.build/Debug-watchos/Ola.build/Objects-normal/arm64/Ola-master-emit-module.d -o $PWD/checkout/.derivedData/Build/Intermediates.noindex/Ola.build/Debug-watchos/Ola.build/Objects-normal/arm64/Ola.swiftmodule -emit-abi-descriptor-path $PWD/checkout/.derivedData/Build/Intermediates.noindex/Ola.build/Debug-watchos/Ola.build/Objects-normal/arm64/Ola.abi.json
SwiftEmitModule normal arm64_32 Emitting\ module\ for\ Ola (in target 'Ola' from project 'Ola')
    cd $PWD/checkout/.dependencies/checkouts/ola
    builtin-swiftTaskExecution -- /Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types $PWD/checkout/.dependencies/checkouts/ola/Sources/Ola/NetworkActivityCounter.swift $PWD/checkout/.dependencies/checkouts/ola/Sources/Ola/Ola.swift -target arm64_32-apple-watchos6.0 -enable-objc-interop -sdk /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk -I $PWD/checkout/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F $PWD/checkout/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path $PWD/checkout/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file $PWD/checkout/.derivedData/Build/Intermediates.noindex/Ola.build/Debug-watchos/Ola.build/Objects-normal/arm64_32/Ola_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file $PWD/checkout/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc $PWD/checkout/.dependencies/checkouts/ola -resource-dir /Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc $PWD/checkout/.derivedData/SDKStatCaches.noindex/watchos10.0-21R354-5c8192d5a495e2fb5db23d26921c96de.sdkstatcache -Xcc -I$PWD/checkout/.derivedData/Build/Intermediates.noindex/Ola.build/Debug-watchos/Ola.build/swift-overrides.hmap -Xcc -I$PWD/checkout/.derivedData/Build/Products/Debug-watchos/include -Xcc -I$PWD/checkout/.derivedData/Build/Intermediates.noindex/Ola.build/Debug-watchos/Ola.build/DerivedSources-normal/arm64_32 -Xcc -I$PWD/checkout/.derivedData/Build/Intermediates.noindex/Ola.build/Debug-watchos/Ola.build/DerivedSources/arm64_32 -Xcc -I$PWD/checkout/.derivedData/Build/Intermediates.noindex/Ola.build/Debug-watchos/Ola.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Ola -disable-clang-spi -target-sdk-version 10.0 -target-sdk-name watchos10.0 -external-plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path $PWD/checkout/.derivedData/Build/Intermediates.noindex/Ola.build/Debug-watchos/Ola.build/Objects-normal/arm64_32/Ola.swiftdoc -emit-module-source-info-path $PWD/checkout/.derivedData/Build/Intermediates.noindex/Ola.build/Debug-watchos/Ola.build/Objects-normal/arm64_32/Ola.swiftsourceinfo -emit-objc-header-path $PWD/checkout/.derivedData/Build/Intermediates.noindex/Ola.build/Debug-watchos/Ola.build/Objects-normal/arm64_32/Ola-Swift.h -serialize-diagnostics-path $PWD/checkout/.derivedData/Build/Intermediates.noindex/Ola.build/Debug-watchos/Ola.build/Objects-normal/arm64_32/Ola-master-emit-module.dia -emit-dependencies-path $PWD/checkout/.derivedData/Build/Intermediates.noindex/Ola.build/Debug-watchos/Ola.build/Objects-normal/arm64_32/Ola-master-emit-module.d -o $PWD/checkout/.derivedData/Build/Intermediates.noindex/Ola.build/Debug-watchos/Ola.build/Objects-normal/arm64_32/Ola.swiftmodule -emit-abi-descriptor-path $PWD/checkout/.derivedData/Build/Intermediates.noindex/Ola.build/Debug-watchos/Ola.build/Objects-normal/arm64_32/Ola.abi.json
$PWD/checkout/.dependencies/checkouts/ola/Sources/Ola/Ola.swift:10:8: error: no such module 'SystemConfiguration'
import SystemConfiguration
       ^
SwiftDriverJobDiscovery normal arm64 Emitting module for Patron (in target 'Patron' from project 'Patron')
SwiftEmitModule normal arm64 Emitting\ module\ for\ SnapshotTesting (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd $PWD/checkout/.dependencies/checkouts/swift-snapshot-testing
    builtin-swiftTaskExecution -- /Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types $PWD/checkout/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift $PWD/checkout/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Async.swift $PWD/checkout/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Common/Internal.swift $PWD/checkout/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Common/PlistEncoder.swift $PWD/checkout/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Common/String+SpecialCharacters.swift $PWD/checkout/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Common/View.swift $PWD/checkout/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Common/XCTAttachment.swift $PWD/checkout/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Diff.swift $PWD/checkout/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Diffing.swift $PWD/checkout/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Extensions/Wait.swift $PWD/checkout/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Internal/Deprecations.swift $PWD/checkout/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting.swift $PWD/checkout/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/Any.swift $PWD/checkout/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/CALayer.swift $PWD/checkout/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/CGPath.swift $PWD/checkout/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/CaseIterable.swift $PWD/checkout/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/Data.swift $PWD/checkout/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/Encodable.swift $PWD/checkout/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/NSBezierPath.swift $PWD/checkout/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/NSImage.swift $PWD/checkout/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/NSView.swift $PWD/checkout/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/NSViewController.swift $PWD/checkout/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/SceneKit.swift $PWD/checkout/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/SpriteKit.swift $PWD/checkout/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/String.swift $PWD/checkout/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/SwiftUIView.swift $PWD/checkout/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/UIBezierPath.swift $PWD/checkout/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/UIImage.swift $PWD/checkout/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/UIView.swift $PWD/checkout/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/UIViewController.swift $PWD/checkout/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/URLRequest.swift -target arm64-apple-watchos6.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk -I $PWD/checkout/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F $PWD/checkout/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path $PWD/checkout/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file $PWD/checkout/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-watchos/SnapshotTesting.build/Objects-normal/arm64/SnapshotTesting_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file $PWD/checkout/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc $PWD/checkout/.dependencies/checkouts/swift-snapshot-testing -resource-dir /Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc $PWD/checkout/.derivedData/SDKStatCaches.noindex/watchos10.0-21R354-5c8192d5a495e2fb5db23d26921c96de.sdkstatcache -Xcc -I$PWD/checkout/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-watchos/SnapshotTesting.build/swift-overrides.hmap -Xcc -I$PWD/checkout/.derivedData/Build/Products/Debug-watchos/include -Xcc -I$PWD/checkout/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-watchos/SnapshotTesting.build/DerivedSources-normal/arm64 -Xcc -I$PWD/checkout/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-watchos/SnapshotTesting.build/DerivedSources/arm64 -Xcc -I$PWD/checkout/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-watchos/SnapshotTesting.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name SnapshotTesting -disable-clang-spi -target-sdk-version 10.0 -target-sdk-name watchos10.0 -external-plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path $PWD/checkout/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-watchos/SnapshotTesting.build/Objects-normal/arm64/SnapshotTesting.swiftdoc -emit-module-source-info-path $PWD/checkout/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-watchos/SnapshotTesting.build/Objects-normal/arm64/SnapshotTesting.swiftsourceinfo -emit-objc-header-path $PWD/checkout/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-watchos/SnapshotTesting.build/Objects-normal/arm64/SnapshotTesting-Swift.h -serialize-diagnostics-path $PWD/checkout/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-watchos/SnapshotTesting.build/Objects-normal/arm64/SnapshotTesting-master-emit-module.dia -emit-dependencies-path $PWD/checkout/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-watchos/SnapshotTesting.build/Objects-normal/arm64/SnapshotTesting-master-emit-module.d -o $PWD/checkout/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-watchos/SnapshotTesting.build/Objects-normal/arm64/SnapshotTesting.swiftmodule -emit-abi-descriptor-path $PWD/checkout/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-watchos/SnapshotTesting.build/Objects-normal/arm64/SnapshotTesting.abi.json
SwiftDriverJobDiscovery normal arm64 Emitting module for Skull (in target 'Skull' from project 'Skull')
SwiftEmitModule normal armv7k Emitting\ module\ for\ SnapshotTesting (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd $PWD/checkout/.dependencies/checkouts/swift-snapshot-testing
    builtin-swiftTaskExecution -- /Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types $PWD/checkout/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift $PWD/checkout/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Async.swift $PWD/checkout/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Common/Internal.swift $PWD/checkout/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Common/PlistEncoder.swift $PWD/checkout/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Common/String+SpecialCharacters.swift $PWD/checkout/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Common/View.swift $PWD/checkout/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Common/XCTAttachment.swift $PWD/checkout/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Diff.swift $PWD/checkout/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Diffing.swift $PWD/checkout/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Extensions/Wait.swift $PWD/checkout/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Internal/Deprecations.swift $PWD/checkout/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting.swift $PWD/checkout/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/Any.swift $PWD/checkout/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/CALayer.swift $PWD/checkout/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/CGPath.swift $PWD/checkout/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/CaseIterable.swift $PWD/checkout/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/Data.swift $PWD/checkout/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/Encodable.swift $PWD/checkout/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/NSBezierPath.swift $PWD/checkout/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/NSImage.swift $PWD/checkout/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/NSView.swift $PWD/checkout/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/NSViewController.swift $PWD/checkout/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/SceneKit.swift $PWD/checkout/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/SpriteKit.swift $PWD/checkout/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/String.swift $PWD/checkout/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/SwiftUIView.swift $PWD/checkout/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/UIBezierPath.swift $PWD/checkout/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/UIImage.swift $PWD/checkout/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/UIView.swift $PWD/checkout/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/UIViewController.swift $PWD/checkout/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/URLRequest.swift -target armv7k-apple-watchos6.0 -enable-objc-interop -stack-check -sdk /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk -I $PWD/checkout/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F $PWD/checkout/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path $PWD/checkout/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file $PWD/checkout/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-watchos/SnapshotTesting.build/Objects-normal/armv7k/SnapshotTesting_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file $PWD/checkout/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc $PWD/checkout/.dependencies/checkouts/swift-snapshot-testing -resource-dir /Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc $PWD/checkout/.derivedData/SDKStatCaches.noindex/watchos10.0-21R354-5c8192d5a495e2fb5db23d26921c96de.sdkstatcache -Xcc -I$PWD/checkout/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-watchos/SnapshotTesting.build/swift-overrides.hmap -Xcc -I$PWD/checkout/.derivedData/Build/Products/Debug-watchos/include -Xcc -I$PWD/checkout/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-watchos/SnapshotTesting.build/DerivedSources-normal/armv7k -Xcc -I$PWD/checkout/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-watchos/SnapshotTesting.build/DerivedSources/armv7k -Xcc -I$PWD/checkout/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-watchos/SnapshotTesting.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name SnapshotTesting -disable-clang-spi -target-sdk-version 10.0 -target-sdk-name watchos10.0 -external-plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path $PWD/checkout/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-watchos/SnapshotTesting.build/Objects-normal/armv7k/SnapshotTesting.swiftdoc -emit-module-source-info-path $PWD/checkout/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-watchos/SnapshotTesting.build/Objects-normal/armv7k/SnapshotTesting.swiftsourceinfo -emit-objc-header-path $PWD/checkout/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-watchos/SnapshotTesting.build/Objects-normal/armv7k/SnapshotTesting-Swift.h -serialize-diagnostics-path $PWD/checkout/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-watchos/SnapshotTesting.build/Objects-normal/armv7k/SnapshotTesting-master-emit-module.dia -emit-dependencies-path $PWD/checkout/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-watchos/SnapshotTesting.build/Objects-normal/armv7k/SnapshotTesting-master-emit-module.d -o $PWD/checkout/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-watchos/SnapshotTesting.build/Objects-normal/armv7k/SnapshotTesting.swiftmodule -emit-abi-descriptor-path $PWD/checkout/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-watchos/SnapshotTesting.build/Objects-normal/armv7k/SnapshotTesting.abi.json
SwiftEmitModule normal arm64_32 Emitting\ module\ for\ SnapshotTesting (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd $PWD/checkout/.dependencies/checkouts/swift-snapshot-testing
    builtin-swiftTaskExecution -- /Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types $PWD/checkout/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift $PWD/checkout/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Async.swift $PWD/checkout/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Common/Internal.swift $PWD/checkout/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Common/PlistEncoder.swift $PWD/checkout/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Common/String+SpecialCharacters.swift $PWD/checkout/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Common/View.swift $PWD/checkout/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Common/XCTAttachment.swift $PWD/checkout/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Diff.swift $PWD/checkout/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Diffing.swift $PWD/checkout/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Extensions/Wait.swift $PWD/checkout/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Internal/Deprecations.swift $PWD/checkout/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting.swift $PWD/checkout/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/Any.swift $PWD/checkout/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/CALayer.swift $PWD/checkout/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/CGPath.swift $PWD/checkout/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/CaseIterable.swift $PWD/checkout/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/Data.swift $PWD/checkout/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/Encodable.swift $PWD/checkout/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/NSBezierPath.swift $PWD/checkout/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/NSImage.swift $PWD/checkout/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/NSView.swift $PWD/checkout/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/NSViewController.swift $PWD/checkout/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/SceneKit.swift $PWD/checkout/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/SpriteKit.swift $PWD/checkout/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/String.swift $PWD/checkout/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/SwiftUIView.swift $PWD/checkout/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/UIBezierPath.swift $PWD/checkout/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/UIImage.swift $PWD/checkout/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/UIView.swift $PWD/checkout/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/UIViewController.swift $PWD/checkout/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/URLRequest.swift -target arm64_32-apple-watchos6.0 -enable-objc-interop -sdk /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk -I $PWD/checkout/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F $PWD/checkout/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path $PWD/checkout/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file $PWD/checkout/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-watchos/SnapshotTesting.build/Objects-normal/arm64_32/SnapshotTesting_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file $PWD/checkout/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc $PWD/checkout/.dependencies/checkouts/swift-snapshot-testing -resource-dir /Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc $PWD/checkout/.derivedData/SDKStatCaches.noindex/watchos10.0-21R354-5c8192d5a495e2fb5db23d26921c96de.sdkstatcache -Xcc -I$PWD/checkout/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-watchos/SnapshotTesting.build/swift-overrides.hmap -Xcc -I$PWD/checkout/.derivedData/Build/Products/Debug-watchos/include -Xcc -I$PWD/checkout/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-watchos/SnapshotTesting.build/DerivedSources-normal/arm64_32 -Xcc -I$PWD/checkout/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-watchos/SnapshotTesting.build/DerivedSources/arm64_32 -Xcc -I$PWD/checkout/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-watchos/SnapshotTesting.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name SnapshotTesting -disable-clang-spi -target-sdk-version 10.0 -target-sdk-name watchos10.0 -external-plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path $PWD/checkout/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-watchos/SnapshotTesting.build/Objects-normal/arm64_32/SnapshotTesting.swiftdoc -emit-module-source-info-path $PWD/checkout/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-watchos/SnapshotTesting.build/Objects-normal/arm64_32/SnapshotTesting.swiftsourceinfo -emit-objc-header-path $PWD/checkout/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-watchos/SnapshotTesting.build/Objects-normal/arm64_32/SnapshotTesting-Swift.h -serialize-diagnostics-path $PWD/checkout/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-watchos/SnapshotTesting.build/Objects-normal/arm64_32/SnapshotTesting-master-emit-module.dia -emit-dependencies-path $PWD/checkout/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-watchos/SnapshotTesting.build/Objects-normal/arm64_32/SnapshotTesting-master-emit-module.d -o $PWD/checkout/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-watchos/SnapshotTesting.build/Objects-normal/arm64_32/SnapshotTesting.swiftmodule -emit-abi-descriptor-path $PWD/checkout/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-watchos/SnapshotTesting.build/Objects-normal/arm64_32/SnapshotTesting.abi.json
Command SwiftEmitModule failed with a nonzero exit code
SwiftDriver\ Compilation\ Requirements Skull normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Skull' from project 'Skull')
    cd $PWD/checkout/.dependencies/checkouts/skull
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Skull -Onone -enforce-exclusivity\=checked @$PWD/checkout/.derivedData/Build/Intermediates.noindex/Skull.build/Debug-watchos/Skull.build/Objects-normal/arm64/Skull.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -sdk /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk -target arm64-apple-watchos5.0 -g -module-cache-path $PWD/checkout/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path $PWD/checkout/.derivedData/Index.noindex/DataStore -swift-version 4.2 -I $PWD/checkout/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F $PWD/checkout/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk/Developer/Library/Frameworks -parse-as-library -c -j8 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc $PWD/checkout/.derivedData/SDKStatCaches.noindex/watchos10.0-21R354-5c8192d5a495e2fb5db23d26921c96de.sdkstatcache -output-file-map $PWD/checkout/.derivedData/Build/Intermediates.noindex/Skull.build/Debug-watchos/Skull.build/Objects-normal/arm64/Skull-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path $PWD/checkout/.derivedData/Build/Intermediates.noindex/Skull.build/Debug-watchos/Skull.build/Objects-normal/arm64/Skull.swiftmodule -validate-clang-modules-once -clang-build-session-file $PWD/checkout/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I$PWD/checkout/.derivedData/Build/Intermediates.noindex/Skull.build/Debug-watchos/Skull.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend $PWD/checkout/.derivedData/Build/Intermediates.noindex/Skull.build/Debug-watchos/Skull.build/Objects-normal/arm64/Skull_const_extract_protocols.json -Xcc -I$PWD/checkout/.derivedData/Build/Products/Debug-watchos/include -Xcc -I$PWD/checkout/.derivedData/Build/Intermediates.noindex/Skull.build/Debug-watchos/Skull.build/DerivedSources-normal/arm64 -Xcc -I$PWD/checkout/.derivedData/Build/Intermediates.noindex/Skull.build/Debug-watchos/Skull.build/DerivedSources/arm64 -Xcc -I$PWD/checkout/.derivedData/Build/Intermediates.noindex/Skull.build/Debug-watchos/Skull.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path $PWD/checkout/.derivedData/Build/Intermediates.noindex/Skull.build/Debug-watchos/Skull.build/Objects-normal/arm64/Skull-Swift.h -working-directory $PWD/checkout/.dependencies/checkouts/skull -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64_32 Emitting module for Patron (in target 'Patron' from project 'Patron')
Resolve Package Graph
BUILD FAILURE 5.9 watchOS
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.