The Swift Package Index logo.Swift Package Index

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

Build Information

Successful build of Boutique, reference main (2c6347), with Swift 6.2 (beta) for macOS (SPM) on 8 Jul 2025 21:57:12 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mergesort/Boutique.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/mergesort/Boutique
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 2c63478 Removing stray comments in AsyncValueSubject
Cloned https://github.com/mergesort/Boutique.git
Revision (git rev-parse @):
2c63478a79f2b497087bb2f40d78097bb37bcd71
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/mergesort/Boutique.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/mergesort/Boutique.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/8] Write sources
[7/8] Write swift-version-1EA4D86E10B52AF.txt
[9/56] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[10/57] Compiling InternalCollectionsUtilities Descriptions.swift
[11/57] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[12/57] Compiling InternalCollectionsUtilities Debugging.swift
[13/57] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[14/57] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[15/57] Compiling SQLite SQLiteFeature.swift
[16/57] Compiling SQLite SQLiteVersion.swift
[17/57] Emitting module InternalCollectionsUtilities
[18/57] Compiling SQLite Statement.swift
[19/57] Compiling SQLite URIQueryParameter.swift
[20/57] Compiling SQLite Connection+Aggregation.swift
[21/57] Compiling SQLite Connection+Attach.swift
[22/57] Compiling SQLite Backup.swift
[23/57] Compiling SQLite Blob.swift
[24/113] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[25/113] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[26/113] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[27/113] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[28/113] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[29/113] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[30/119] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[31/119] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[32/119] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[33/119] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[34/119] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[35/119] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[36/119] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[37/119] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[38/119] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[39/119] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[40/119] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[41/119] Compiling OrderedCollections OrderedSet+Sendable.swift
[42/119] Compiling OrderedCollections OrderedDictionary+Elements.swift
[43/119] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[44/119] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[45/119] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[46/119] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[47/119] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[48/119] Compiling OrderedCollections OrderedSet+Hashable.swift
[49/119] Compiling OrderedCollections OrderedSet+Initializers.swift
[50/119] Compiling OrderedCollections OrderedSet+Insertions.swift
[51/119] Compiling OrderedCollections OrderedSet+Invariants.swift
[52/119] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[53/119] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[54/119] Compiling OrderedCollections OrderedSet+Codable.swift
[55/119] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[56/119] Compiling OrderedCollections OrderedSet+Descriptions.swift
[57/119] Compiling OrderedCollections OrderedSet+Diffing.swift
[58/119] Compiling OrderedCollections OrderedSet+Equatable.swift
[59/119] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[60/119] Compiling OrderedCollections _Hashtable+Header.swift
[61/119] Compiling OrderedCollections OrderedDictionary+Codable.swift
[62/119] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[63/119] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[64/119] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[65/119] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[66/119] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[67/119] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[68/119] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[69/119] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[70/119] Compiling OrderedCollections OrderedDictionary+Values.swift
[71/119] Compiling OrderedCollections OrderedDictionary.swift
[72/119] Compiling OrderedCollections _HashTable+Bucket.swift
[73/119] Compiling OrderedCollections _HashTable+BucketIterator.swift
[74/119] Compiling OrderedCollections _HashTable+Constants.swift
[75/119] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[76/119] Compiling OrderedCollections _HashTable+Testing.swift
[77/119] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[78/119] Compiling OrderedCollections _HashTable.swift
[79/119] Compiling OrderedCollections OrderedSet+SubSequence.swift
[80/119] Compiling OrderedCollections OrderedSet+Testing.swift
[81/119] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[82/119] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[83/119] Compiling OrderedCollections OrderedSet.swift
[84/119] Compiling OrderedCollections _UnsafeBitset.swift
[85/119] Emitting module OrderedCollections
[111/122] Emitting module SQLite
[120/122] Compiling SQLite Schema.swift
[121/122] Compiling SQLite Setter.swift
[122/122] Compiling SQLite WindowFunctions.swift
[123/131] Compiling Bodega ObjectStorage.swift
[124/131] Compiling Bodega SQLiteStorageEngine.swift
[125/131] Compiling Bodega SQLiteStorageEngine+Default.swift
[126/131] Compiling Bodega CacheKey.swift
[127/131] Compiling Bodega DiskStorageEngine.swift
[128/131] Emitting module Bodega
[129/131] Compiling Bodega String+Formatting.swift
[130/131] Compiling Bodega StorageEngine.swift
[131/131] Compiling Bodega FileManager.Directory.swift
[132/150] Compiling Boutique StoreEvent.swift
[133/150] Compiling Boutique Stored.swift
[134/152] Compiling Boutique StoredValue+KeypathSetter.swift
[135/152] Compiling Boutique StoredValue.swift
[136/152] Compiling Boutique StoredValue+Array.swift
[137/152] Compiling Boutique StoredValue+Binding.swift
[138/152] Compiling Boutique StoredValue+Bool.swift
[139/152] Compiling Boutique StoredValue+Dictionary.swift
[140/152] Compiling Boutique Store.Operation.swift
[141/152] Compiling Boutique Store.swift
[142/152] Compiling Boutique Keychain.swift
[143/152] Compiling Boutique Store.ItemRemovalStrategy.swift
[144/152] Compiling Boutique AsyncValueSubject.swift
[145/152] Compiling Boutique BoxedValue.swift
[146/152] Emitting module Boutique
[147/152] Compiling Boutique CachedValue.swift
[148/152] Compiling Boutique JSONCoders.swift
[149/152] Compiling Boutique SecurelyStoredValue.swift
[150/152] Compiling Boutique StorableItem.swift
[151/152] Compiling Boutique Store+Identifiable.swift
[152/152] Compiling Boutique Store+Observation.swift
Build complete! (35.24s)
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/apple/swift-collections
Fetching https://github.com/mergesort/Bodega.git
[1/2094] Fetching swift-docc-plugin
[85/4086] Fetching swift-docc-plugin, bodega
[372/20832] Fetching swift-docc-plugin, bodega, swift-collections
Fetched https://github.com/apple/swift-docc-plugin from cache (1.61s)
Fetched https://github.com/mergesort/Bodega.git from cache (1.61s)
Fetched https://github.com/apple/swift-collections from cache (1.61s)
Computing version for https://github.com/mergesort/Bodega.git
Computed https://github.com/mergesort/Bodega.git at 2.1.3 (4.14s)
Fetching https://github.com/stephencelis/SQLite.swift.git
[1/9851] Fetching sqlite.swift
Fetched https://github.com/stephencelis/SQLite.swift.git from cache (1.31s)
Computing version for https://github.com/stephencelis/SQLite.swift.git
Computed https://github.com/stephencelis/SQLite.swift.git at 0.15.4 (1.74s)
Fetching https://github.com/swiftlang/swift-toolchain-sqlite
[1/153] Fetching swift-toolchain-sqlite
Fetched https://github.com/swiftlang/swift-toolchain-sqlite from cache (1.31s)
Computing version for https://github.com/swiftlang/swift-toolchain-sqlite
Computed https://github.com/swiftlang/swift-toolchain-sqlite at 1.0.4 (1.74s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.5 (0.51s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3423] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.20s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.78s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.0 (0.51s)
Creating working copy for https://github.com/mergesort/Bodega.git
Working copy of https://github.com/mergesort/Bodega.git resolved at 2.1.3
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.5
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/stephencelis/SQLite.swift.git
Working copy of https://github.com/stephencelis/SQLite.swift.git resolved at 0.15.4
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.2.0
Creating working copy for https://github.com/swiftlang/swift-toolchain-sqlite
Working copy of https://github.com/swiftlang/swift-toolchain-sqlite resolved at 1.0.4
warning: 'sqlite.swift': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/PrivacyInfo.xcprivacy
Build complete.
{
  "dependencies" : [
    {
      "identity" : "bodega",
      "requirement" : {
        "exact" : [
          "2.1.3"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/mergesort/Bodega.git"
    },
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.3",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    }
  ],
  "manifest_display_name" : "Boutique",
  "name" : "Boutique",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "17.0"
    },
    {
      "name" : "macos",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "Boutique",
      "targets" : [
        "Boutique"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "BoutiqueTests",
      "module_type" : "SwiftTarget",
      "name" : "BoutiqueTests",
      "path" : "Tests/BoutiqueTests",
      "sources" : [
        "AsyncStoreTests.swift",
        "BoutiqueItem.swift",
        "SecurelyStoredValueTests.swift",
        "StoreEvent.Tests.Requirements.swift",
        "StoreTests.swift",
        "StoredTests.swift",
        "StoredValueTests.swift"
      ],
      "target_dependencies" : [
        "Boutique"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Boutique",
      "module_type" : "SwiftTarget",
      "name" : "Boutique",
      "path" : "Sources/Boutique",
      "product_dependencies" : [
        "Bodega",
        "OrderedCollections"
      ],
      "product_memberships" : [
        "Boutique"
      ],
      "sources" : [
        "Internal/AsyncValueSubject.swift",
        "Internal/BoxedValue.swift",
        "Internal/CachedValue.swift",
        "Internal/JSONCoders.swift",
        "Internal/Keychain.swift",
        "Internal/Store.ItemRemovalStrategy.swift",
        "SecurelyStoredValue.swift",
        "StorableItem.swift",
        "Store+Identifiable.swift",
        "Store+Observation.swift",
        "Store.Operation.swift",
        "Store.swift",
        "StoreEvent.swift",
        "Stored.swift",
        "StoredValue+Array.swift",
        "StoredValue+Binding.swift",
        "StoredValue+Bool.swift",
        "StoredValue+Dictionary.swift",
        "StoredValue+KeypathSetter.swift",
        "StoredValue.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
Done.