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

Successful build of Sunday with Swift 5.9 for macOS (Xcode) using Xcode 15.2.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -derivedDataPath /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme Sunday-Package -destination platform=macos,arch=arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.22.5
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/outfoxx/sunday-swift.git
Reference: 1.0.0-beta.29
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/outfoxx/sunday-swift
 * tag               1.0.0-beta.29 -> FETCH_HEAD
HEAD is now at adfdd7a Merge pull request #52 from outfoxx/fix/event_source_timeout
Cloned https://github.com/outfoxx/sunday-swift.git into /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace
Revision (git rev-parse @):
adfdd7a2d08f5335bd0ce8d86cb16f9b3a4e6d8d
SUCCESS checkout https://github.com/outfoxx/sunday-swift.git at 1.0.0-beta.29
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             5.9
Building package at path:  /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "Sunday",
      "Sunday-Package",
      "SundayServer"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -derivedDataPath /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme Sunday-Package -destination platform=macos,arch=arm64
Command line invocation:
    /Applications/Xcode-15.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -derivedDataPath /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme Sunday-Package -destination platform=macos,arch=arm64

User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES

Resolve Package Graph

Resolve Package Graph


Resolved source packages:
  BigInt: https://github.com/attaswift/BigInt.git @ 5.3.0
  swift-collections: https://github.com/apple/swift-collections.git @ 1.0.4
  Sunday: /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace
  swift-numerics: https://github.com/apple/swift-numerics @ 1.0.2
  AsyncObjects: https://github.com/SwiftyLab/AsyncObjects.git @ 2.1.0
  SwiftDocCPlugin: https://github.com/apple/swift-docc-plugin @ 1.0.0
  PotentCodables: https://github.com/outfoxx/PotentCodables.git @ 3.2.0
  Float16: https://github.com/SusanDoggie/Float16.git @ 1.1.1
  URITemplate: https://github.com/SwiftScream/URITemplate.git @ 2.1.0
  Regex: https://github.com/sharplet/Regex.git @ 2.1.1

Prepare packages

ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (32 targets)
    Target 'SundayTests' in project 'Sunday'
        ➜ Explicit dependency on target 'Sunday' in project 'Sunday'
        ➜ Explicit dependency on target 'SundayServer' in project 'Sunday'
        ➜ Explicit dependency on target 'Regex' in project 'Regex'
        ➜ Explicit dependency on target 'PotentCodables' in project 'PotentCodables'
        ➜ Explicit dependency on target 'URITemplate' in project 'URITemplate'
        ➜ Explicit dependency on target 'AsyncObjects' in project 'AsyncObjects'
    Target 'SundayServer' in project 'Sunday'
        ➜ Explicit dependency on target 'SundayServer' in project 'Sunday'
        ➜ Explicit dependency on target 'Sunday' in project 'Sunday'
        ➜ Explicit dependency on target 'Regex' in project 'Regex'
        ➜ Explicit dependency on target 'PotentCodables' in project 'PotentCodables'
        ➜ Explicit dependency on target 'URITemplate' in project 'URITemplate'
        ➜ Explicit dependency on target 'AsyncObjects' in project 'AsyncObjects'
    Target 'SundayServer' in project 'Sunday'
        ➜ Explicit dependency on target 'Sunday' in project 'Sunday'
        ➜ Explicit dependency on target 'Regex' in project 'Regex'
        ➜ Explicit dependency on target 'PotentCodables' in project 'PotentCodables'
        ➜ Explicit dependency on target 'URITemplate' in project 'URITemplate'
        ➜ Explicit dependency on target 'AsyncObjects' in project 'AsyncObjects'
    Target 'Sunday' in project 'Sunday'
        ➜ Explicit dependency on target 'Sunday' in project 'Sunday'
        ➜ Explicit dependency on target 'Regex' in project 'Regex'
        ➜ Explicit dependency on target 'PotentCodables' in project 'PotentCodables'
        ➜ Explicit dependency on target 'URITemplate' in project 'URITemplate'
        ➜ Explicit dependency on target 'AsyncObjects' in project 'AsyncObjects'
    Target 'Sunday' in project 'Sunday'
        ➜ Explicit dependency on target 'Regex' in project 'Regex'
        ➜ Explicit dependency on target 'PotentCodables' in project 'PotentCodables'
        ➜ Explicit dependency on target 'URITemplate' in project 'URITemplate'
        ➜ Explicit dependency on target 'AsyncObjects' in project 'AsyncObjects'
    Target 'AsyncObjects' in project 'AsyncObjects'
        ➜ Explicit dependency on target 'AsyncObjects' in project 'AsyncObjects'
        ➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
    Target 'AsyncObjects' in project 'AsyncObjects'
        ➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
    Target 'OrderedCollections' in project 'swift-collections'
        ➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
    Target 'URITemplate' in project 'URITemplate'
        ➜ Explicit dependency on target 'URITemplate' in project 'URITemplate'
    Target 'URITemplate' in project 'URITemplate' (no dependencies)
    Target 'PotentCodables' in project 'PotentCodables'
        ➜ Explicit dependency on target 'PotentCodables' in project 'PotentCodables'
        ➜ Explicit dependency on target 'PotentJSON' in project 'PotentCodables'
        ➜ Explicit dependency on target 'PotentCBOR' in project 'PotentCodables'
        ➜ Explicit dependency on target 'PotentASN1' in project 'PotentCodables'
        ➜ Explicit dependency on target 'PotentYAML' in project 'PotentCodables'
        ➜ Explicit dependency on target 'Cfyaml' in project 'PotentCodables'
        ➜ Explicit dependency on target 'PotentCodables_PotentCodables' in project 'PotentCodables'
        ➜ Explicit dependency on target 'BigInt' in project 'BigInt'
        ➜ Explicit dependency on target 'Collections' in project 'swift-collections'
        ➜ Explicit dependency on target 'Float16' in project 'Float16'
    Target 'PotentYAML' in project 'PotentCodables'
        ➜ Explicit dependency on target 'PotentCodables' in project 'PotentCodables'
        ➜ Explicit dependency on target 'Cfyaml' in project 'PotentCodables'
        ➜ Explicit dependency on target 'BigInt' in project 'BigInt'
        ➜ Explicit dependency on target 'Collections' in project 'swift-collections'
        ➜ Explicit dependency on target 'Float16' in project 'Float16'
    Target 'Cfyaml' in project 'PotentCodables' (no dependencies)
    Target 'PotentASN1' in project 'PotentCodables'
        ➜ Explicit dependency on target 'PotentCodables' in project 'PotentCodables'
        ➜ Explicit dependency on target 'BigInt' in project 'BigInt'
        ➜ Explicit dependency on target 'Collections' in project 'swift-collections'
        ➜ Explicit dependency on target 'Float16' in project 'Float16'
    Target 'PotentCBOR' in project 'PotentCodables'
        ➜ Explicit dependency on target 'PotentCodables' in project 'PotentCodables'
        ➜ Explicit dependency on target 'BigInt' in project 'BigInt'
        ➜ Explicit dependency on target 'Collections' in project 'swift-collections'
        ➜ Explicit dependency on target 'Float16' in project 'Float16'
    Target 'PotentJSON' in project 'PotentCodables'
        ➜ Explicit dependency on target 'PotentCodables' in project 'PotentCodables'
        ➜ Explicit dependency on target 'BigInt' in project 'BigInt'
        ➜ Explicit dependency on target 'Collections' in project 'swift-collections'
        ➜ Explicit dependency on target 'Float16' in project 'Float16'
    Target 'PotentCodables' in project 'PotentCodables'
        ➜ Explicit dependency on target 'PotentCodables_PotentCodables' in project 'PotentCodables'
        ➜ Explicit dependency on target 'BigInt' in project 'BigInt'
        ➜ Explicit dependency on target 'Collections' in project 'swift-collections'
        ➜ Explicit dependency on target 'Float16' in project 'Float16'
    Target 'Float16' in project 'Float16'
        ➜ Explicit dependency on target 'Float16' in project 'Float16'
        ➜ Explicit dependency on target 'CFloat16' in project 'Float16'
        ➜ Explicit dependency on target 'RealModule' in project 'swift-numerics'
    Target 'Float16' in project 'Float16'
        ➜ Explicit dependency on target 'CFloat16' in project 'Float16'
        ➜ Explicit dependency on target 'RealModule' in project 'swift-numerics'
    Target 'RealModule' in project 'swift-numerics'
        ➜ Explicit dependency on target 'RealModule' in project 'swift-numerics'
        ➜ Explicit dependency on target '_NumericsShims' in project 'swift-numerics'
    Target 'RealModule' in project 'swift-numerics'
        ➜ Explicit dependency on target '_NumericsShims' in project 'swift-numerics'
    Target '_NumericsShims' in project 'swift-numerics' (no dependencies)
    Target 'CFloat16' in project 'Float16' (no dependencies)
    Target 'Collections' in project 'swift-collections'
        ➜ Explicit dependency on target 'Collections' in project 'swift-collections'
        ➜ Explicit dependency on target 'DequeModule' in project 'swift-collections'
        ➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
    Target 'Collections' in project 'swift-collections'
        ➜ Explicit dependency on target 'DequeModule' in project 'swift-collections'
        ➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
    Target 'OrderedCollections' in project 'swift-collections' (no dependencies)
    Target 'DequeModule' in project 'swift-collections' (no dependencies)
    Target 'BigInt' in project 'BigInt'
        ➜ Explicit dependency on target 'BigInt' in project 'BigInt'
    Target 'BigInt' in project 'BigInt' (no dependencies)
    Target 'PotentCodables_PotentCodables' in project 'PotentCodables' (no dependencies)
    Target 'Regex' in project 'Regex'
        ➜ Explicit dependency on target 'Regex' in project 'Regex'
    Target 'Regex' in project 'Regex' (no dependencies)

GatherProvisioningInputs

CreateBuildDescription
Build description signature: 88d96277869343c02ec040bef921c5d7
Build description path: /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/88d96277869343c02ec040bef921c5d7.xcbuilddata

CreateBuildDirectory /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products

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/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx14.0-23A334-648badb4bdd78937d1e84e5bbefb1286.sdkstatcache
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.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/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk -o /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx14.0-23A334-648badb4bdd78937d1e84e5bbefb1286.sdkstatcache

CreateBuildDirectory /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex

CreateBuildDirectory /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug

CreateBuildDirectory /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug

CreateBuildDirectory /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks

MkDir /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SundayTests.xctest/Contents (in target 'SundayTests' from project 'Sunday')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace
    /bin/mkdir -p /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SundayTests.xctest/Contents

MkDir /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SundayTests.xctest/Contents/Resources (in target 'SundayTests' from project 'Sunday')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace
    /bin/mkdir -p /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SundayTests.xctest/Contents/Resources

MkDir /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SundayTests.xctest/Contents/MacOS (in target 'SundayTests' from project 'Sunday')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace
    /bin/mkdir -p /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SundayTests.xctest/Contents/MacOS

MkDir /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PotentCodables_PotentCodables.bundle (in target 'PotentCodables_PotentCodables' from project 'PotentCodables')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/PotentCodables
    /bin/mkdir -p /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PotentCodables_PotentCodables.bundle

MkDir /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SundayTests.xctest (in target 'SundayTests' from project 'Sunday')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace
    /bin/mkdir -p /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SundayTests.xctest

MkDir /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PotentCodables_PotentCodables.bundle/Contents (in target 'PotentCodables_PotentCodables' from project 'PotentCodables')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/PotentCodables
    /bin/mkdir -p /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PotentCodables_PotentCodables.bundle
Build complete.
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.