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.0 for macOS (SPM) on 8 Jul 2025 21:55:36 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.2.0.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.0
Building package at path:  $PWD
https://github.com/mergesort/Boutique.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/8] Write sources
[7/8] Write swift-version-5BDAB9E9C0126B9D.txt
[9/56] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[10/57] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[11/57] Compiling InternalCollectionsUtilities Descriptions.swift
[12/57] Compiling InternalCollectionsUtilities Debugging.swift
[13/57] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[14/57] Compiling SQLite Connection+Aggregation.swift
[15/57] Compiling SQLite Connection+Attach.swift
[16/57] Compiling SQLite Connection+Pragmas.swift
[17/57] Compiling SQLite Connection.swift
[18/57] Compiling SQLite Backup.swift
[19/57] Compiling SQLite Blob.swift
[20/57] Emitting module InternalCollectionsUtilities
[21/57] Compiling SQLite Errors.swift
[22/57] Compiling SQLite Result.swift
[23/57] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.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+Codable.swift
[31/119] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[32/119] Compiling OrderedCollections OrderedSet+Descriptions.swift
[33/119] Compiling OrderedCollections OrderedSet+Diffing.swift
[34/119] Compiling OrderedCollections OrderedSet+Equatable.swift
[35/119] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[36/119] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[37/119] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[38/119] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[39/119] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[40/119] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[41/119] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[42/119] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[43/119] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[44/119] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[45/119] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[46/119] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[47/119] Compiling OrderedCollections OrderedSet+Sendable.swift
[48/119] Compiling OrderedCollections _Hashtable+Header.swift
[49/119] Compiling OrderedCollections OrderedDictionary+Codable.swift
[50/119] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[51/119] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[52/119] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[53/119] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[54/119] Compiling OrderedCollections OrderedSet+Hashable.swift
[55/119] Compiling OrderedCollections OrderedSet+Initializers.swift
[56/119] Compiling OrderedCollections OrderedSet+Insertions.swift
[57/119] Compiling OrderedCollections OrderedSet+Invariants.swift
[58/119] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[59/119] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[60/119] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[61/119] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[62/119] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[63/119] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[64/119] Compiling OrderedCollections OrderedDictionary+Values.swift
[65/119] Compiling OrderedCollections OrderedDictionary.swift
[66/119] Compiling OrderedCollections OrderedSet+SubSequence.swift
[67/119] Compiling OrderedCollections OrderedSet+Testing.swift
[68/119] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[69/119] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[70/119] Compiling OrderedCollections OrderedSet.swift
[71/119] Compiling OrderedCollections _UnsafeBitset.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 OrderedDictionary+Elements.swift
[80/119] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[81/119] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[82/119] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[83/119] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[84/119] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[85/119] Emitting module OrderedCollections
[86/119] Emitting module SQLite
[87/122] Compiling SQLite Schema.swift
[88/122] Compiling SQLite Setter.swift
[89/122] Compiling SQLite WindowFunctions.swift
[123/131] Compiling Bodega SQLiteStorageEngine.swift
[124/131] Compiling Bodega SQLiteStorageEngine+Default.swift
[125/131] Compiling Bodega FileManager.Directory.swift
[126/131] Emitting module Bodega
[127/131] Compiling Bodega StorageEngine.swift
[128/131] Compiling Bodega String+Formatting.swift
[129/131] Compiling Bodega ObjectStorage.swift
[130/131] Compiling Bodega DiskStorageEngine.swift
[131/131] Compiling Bodega CacheKey.swift
[132/150] Compiling Boutique StoredValue+Bool.swift
[133/150] Compiling Boutique StoredValue+Dictionary.swift
[134/150] Compiling Boutique StoreEvent.swift
[135/150] Compiling Boutique Stored.swift
[136/152] Compiling Boutique StoredValue+KeypathSetter.swift
[137/152] Compiling Boutique StoredValue.swift
[138/152] Compiling Boutique StoredValue+Array.swift
[139/152] Compiling Boutique StoredValue+Binding.swift
[140/152] Compiling Boutique AsyncValueSubject.swift
[141/152] Compiling Boutique BoxedValue.swift
[142/152] Compiling Boutique Store+Identifiable.swift
[143/152] Compiling Boutique Store+Observation.swift
[144/152] Compiling Boutique CachedValue.swift
[145/152] Compiling Boutique JSONCoders.swift
[146/152] Compiling Boutique Store.Operation.swift
[147/152] Compiling Boutique Store.swift
[148/152] Compiling Boutique SecurelyStoredValue.swift
[149/152] Compiling Boutique StorableItem.swift
[150/152] Compiling Boutique Keychain.swift
[151/152] Compiling Boutique Store.ItemRemovalStrategy.swift
[152/152] Emitting module Boutique
Build complete! (38.62s)
Fetching https://github.com/apple/swift-collections
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/mergesort/Bodega.git
[1/1992] Fetching bodega
[81/4086] Fetching bodega, swift-docc-plugin
[490/20832] Fetching bodega, swift-docc-plugin, swift-collections
Fetched https://github.com/mergesort/Bodega.git from cache (1.64s)
Fetched https://github.com/apple/swift-docc-plugin from cache (1.64s)
Fetched https://github.com/apple/swift-collections from cache (1.64s)
Computing version for https://github.com/mergesort/Bodega.git
Computed https://github.com/mergesort/Bodega.git at 2.1.3 (3.18s)
Fetching https://github.com/stephencelis/SQLite.swift.git
[1/9851] Fetching sqlite.swift
Fetched https://github.com/stephencelis/SQLite.swift.git from cache (1.52s)
Computing version for https://github.com/stephencelis/SQLite.swift.git
Computed https://github.com/stephencelis/SQLite.swift.git at 0.15.4 (0.45s)
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.22s)
Computing version for https://github.com/swiftlang/swift-toolchain-sqlite
Computed https://github.com/swiftlang/swift-toolchain-sqlite at 1.0.4 (0.44s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.5 (0.56s)
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.16s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.59s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.0 (0.52s)
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/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/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.2.0
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/swiftlang/swift-toolchain-sqlite
Working copy of https://github.com/swiftlang/swift-toolchain-sqlite resolved at 1.0.4
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
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.