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 Boutique, reference main (9379e6), with Swift 5.10 for macOS (SPM) on 19 Apr 2025 01:13:41 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.60.1
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 9379e6a Merge pull request #78 from mergesort/dynamic-property
Cloned https://github.com/mergesort/Boutique.git
Revision (git rev-parse @):
9379e6a0b13bfb01c2ae655b65962d8479b63428
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/mergesort/Boutique.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/mergesort/Boutique.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.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-33747A42983211AE.txt
[9/60] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[10/60] Compiling SQLite Errors.swift
[11/60] Compiling SQLite Result.swift
[12/60] Compiling SQLite Helpers.swift
[13/60] Compiling SQLite Connection+Schema.swift
[14/60] Compiling SQLite Connection+Pragmas.swift
[15/60] Compiling SQLite Connection.swift
[16/60] Compiling SQLite Value.swift
[17/60] Compiling SQLite Cipher.swift
[18/61] Compiling SQLite FTS4.swift
[19/61] Compiling SQLite FTS5.swift
[20/61] Compiling SQLite RTree.swift
[21/61] Compiling SQLite Foundation.swift
[22/61] Emitting module InternalCollectionsUtilities
[23/61] Compiling SQLite Backup.swift
[24/61] Compiling SQLite Blob.swift
[25/61] Compiling SQLite Connection+Aggregation.swift
[26/61] Compiling SQLite Connection+Attach.swift
[27/61] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[28/117] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[29/117] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[30/117] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[31/117] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[32/117] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[33/117] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[34/117] Compiling OrderedCollections OrderedSet+Codable.swift
[35/117] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[36/117] Compiling OrderedCollections OrderedSet+Descriptions.swift
[37/117] Compiling OrderedCollections OrderedSet+Diffing.swift
[38/117] Compiling OrderedCollections OrderedSet+Equatable.swift
[39/117] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[40/123] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[41/123] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[42/123] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[43/123] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[44/123] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[45/123] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[46/123] Compiling OrderedCollections _Hashtable+Header.swift
[47/123] Compiling OrderedCollections OrderedDictionary+Codable.swift
[48/123] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[49/123] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[50/123] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[51/123] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[52/123] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[53/123] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[54/123] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[55/123] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[56/123] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[57/123] Compiling OrderedCollections OrderedSet+Sendable.swift
[58/123] Compiling OrderedCollections OrderedDictionary+Elements.swift
[59/123] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[60/123] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[61/123] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[62/123] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[63/123] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[64/123] Compiling OrderedCollections OrderedSet+Hashable.swift
[65/123] Compiling OrderedCollections OrderedSet+Initializers.swift
[66/123] Compiling OrderedCollections OrderedSet+Insertions.swift
[67/123] Compiling OrderedCollections OrderedSet+Invariants.swift
[68/123] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[69/123] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[70/123] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[71/123] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[72/123] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[73/123] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[74/123] Compiling OrderedCollections OrderedDictionary+Values.swift
[75/123] Compiling OrderedCollections OrderedDictionary.swift
[76/123] Compiling OrderedCollections _HashTable+Bucket.swift
[77/123] Compiling OrderedCollections _HashTable+BucketIterator.swift
[78/123] Compiling OrderedCollections _HashTable+Constants.swift
[79/123] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[80/123] Compiling OrderedCollections _HashTable+Testing.swift
[81/123] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[82/123] Compiling OrderedCollections _HashTable.swift
[83/123] Compiling OrderedCollections OrderedSet+SubSequence.swift
[84/123] Compiling OrderedCollections OrderedSet+Testing.swift
[85/123] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[86/123] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[87/123] Compiling OrderedCollections OrderedSet.swift
[88/123] Compiling OrderedCollections _UnsafeBitset.swift
[89/123] Emitting module OrderedCollections
[90/123] Emitting module SQLite
[91/126] Compiling SQLite Schema.swift
[92/126] Compiling SQLite Setter.swift
[93/126] Compiling SQLite WindowFunctions.swift
[127/135] Compiling Bodega SQLiteStorageEngine+Default.swift
[128/135] Compiling Bodega SQLiteStorageEngine.swift
[129/135] Compiling Bodega StorageEngine.swift
[130/135] Compiling Bodega FileManager.Directory.swift
[131/135] Compiling Bodega ObjectStorage.swift
[132/135] Emitting module Bodega
[133/135] Compiling Bodega CacheKey.swift
[134/135] Compiling Bodega DiskStorageEngine.swift
[135/135] Compiling Bodega String+Formatting.swift
[136/154] Compiling Boutique StoreEvent.swift
[137/154] Compiling Boutique Stored.swift
[138/156] Compiling Boutique StoredValue+Bool.swift
[139/156] Compiling Boutique StoredValue+Dictionary.swift
[140/156] Compiling Boutique StoredValue+KeypathSetter.swift
[141/156] Compiling Boutique StoredValue.swift
[142/156] Compiling Boutique CachedValue.swift
[143/156] Compiling Boutique JSONCoders.swift
[144/156] Emitting module Boutique
[145/156] Compiling Boutique Store+Identifiable.swift
/Users/admin/builder/spi-builder-workspace/Sources/Boutique/Store+Observation.swift:8:17: warning: capture of 'onLoad' with non-sendable type '() -> Void' in a `@Sendable` closure
                onLoad()
                ^
/Users/admin/builder/spi-builder-workspace/Sources/Boutique/Store+Observation.swift:8:17: note: a function type must be marked '@Sendable' to conform to 'Sendable'
                onLoad()
                ^
/Users/admin/builder/spi-builder-workspace/Sources/Boutique/Store+Observation.swift:10:17: warning: capture of 'onError' with non-sendable type '((any Error) -> Void)?' in a `@Sendable` closure
                onError?(error)
                ^
/Users/admin/builder/spi-builder-workspace/Sources/Boutique/Store+Observation.swift:10:17: note: a function type must be marked '@Sendable' to conform to 'Sendable'
                onError?(error)
                ^
/Users/admin/builder/spi-builder-workspace/Sources/Boutique/Store+Observation.swift:19:17: warning: capture of 'hasLoadedState' with non-sendable type 'Binding<Bool>' in a `@Sendable` closure
                hasLoadedState.wrappedValue = true
                ^
SwiftUI.Binding:2:61: note: generic struct 'Binding' does not conform to the 'Sendable' protocol
@frozen @propertyWrapper @dynamicMemberLookup public struct Binding<Value> {
                                                            ^
/Users/admin/builder/spi-builder-workspace/Sources/Boutique/Store+Observation.swift:21:17: warning: capture of 'onError' with non-sendable type '((any Error) -> Void)?' in a `@Sendable` closure
                onError?(error)
                ^
/Users/admin/builder/spi-builder-workspace/Sources/Boutique/Store+Observation.swift:21:17: note: a function type must be marked '@Sendable' to conform to 'Sendable'
                onError?(error)
                ^
[146/156] Compiling Boutique Store+Observation.swift
/Users/admin/builder/spi-builder-workspace/Sources/Boutique/Store+Observation.swift:8:17: warning: capture of 'onLoad' with non-sendable type '() -> Void' in a `@Sendable` closure
                onLoad()
                ^
/Users/admin/builder/spi-builder-workspace/Sources/Boutique/Store+Observation.swift:8:17: note: a function type must be marked '@Sendable' to conform to 'Sendable'
                onLoad()
                ^
/Users/admin/builder/spi-builder-workspace/Sources/Boutique/Store+Observation.swift:10:17: warning: capture of 'onError' with non-sendable type '((any Error) -> Void)?' in a `@Sendable` closure
                onError?(error)
                ^
/Users/admin/builder/spi-builder-workspace/Sources/Boutique/Store+Observation.swift:10:17: note: a function type must be marked '@Sendable' to conform to 'Sendable'
                onError?(error)
                ^
/Users/admin/builder/spi-builder-workspace/Sources/Boutique/Store+Observation.swift:19:17: warning: capture of 'hasLoadedState' with non-sendable type 'Binding<Bool>' in a `@Sendable` closure
                hasLoadedState.wrappedValue = true
                ^
SwiftUI.Binding:2:61: note: generic struct 'Binding' does not conform to the 'Sendable' protocol
@frozen @propertyWrapper @dynamicMemberLookup public struct Binding<Value> {
                                                            ^
/Users/admin/builder/spi-builder-workspace/Sources/Boutique/Store+Observation.swift:21:17: warning: capture of 'onError' with non-sendable type '((any Error) -> Void)?' in a `@Sendable` closure
                onError?(error)
                ^
/Users/admin/builder/spi-builder-workspace/Sources/Boutique/Store+Observation.swift:21:17: note: a function type must be marked '@Sendable' to conform to 'Sendable'
                onError?(error)
                ^
[147/156] Compiling Boutique Store.Operation.swift
[148/156] Compiling Boutique Store.swift
[149/156] Compiling Boutique Keychain.swift
[150/156] Compiling Boutique Store.ItemRemovalStrategy.swift
[151/156] Compiling Boutique SecurelyStoredValue.swift
[152/156] Compiling Boutique StorableItem.swift
[153/156] Compiling Boutique AsyncValueSubject.swift
[154/156] Compiling Boutique BoxedValue.swift
[155/156] Compiling Boutique StoredValue+Array.swift
[156/156] Compiling Boutique StoredValue+Binding.swift
Build complete! (30.30s)
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
[101/4041] Fetching bodega, swift-docc-plugin
[444/20170] Fetching bodega, swift-docc-plugin, swift-collections
Fetched https://github.com/mergesort/Bodega.git from cache (2.09s)
Fetched https://github.com/apple/swift-docc-plugin from cache (2.09s)
Fetched https://github.com/apple/swift-collections from cache (2.09s)
Computing version for https://github.com/mergesort/Bodega.git
Computed https://github.com/mergesort/Bodega.git at 2.1.3 (2.50s)
Fetching https://github.com/stephencelis/SQLite.swift.git
[1/9607] Fetching sqlite.swift
Fetched https://github.com/stephencelis/SQLite.swift.git from cache (1.29s)
Computing version for https://github.com/stephencelis/SQLite.swift.git
warning: 'sqlite.swift': /Package.swift:7:15: warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version
        .iOS(.v11),
              ^
/Package.swift:10:16: warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version
        .tvOS(.v11),
               ^
Computed https://github.com/stephencelis/SQLite.swift.git at 0.15.3 (0.38s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (0.51s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3366] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.08s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.50s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.1.4 (0.56s)
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-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.1.4
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.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.3
warning: 'sqlite.swift': /Users/admin/builder/spi-builder-workspace/.build/checkouts/SQLite.swift/Package.swift:7:15: warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version
        .iOS(.v11),
              ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SQLite.swift/Package.swift:10:16: warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version
        .tvOS(.v11),
               ^
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.