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 3.0.1 (9379e6), with Swift 6.0 for macOS (SPM) on 19 Apr 2025 01:13:21 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mergesort/Boutique.git
Reference: 3.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/mergesort/Boutique
 * tag               3.0.1      -> FETCH_HEAD
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 3.0.1
Fetching https://github.com/stephencelis/SQLite.swift.git
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
[161/4041] Fetching bodega, swift-docc-plugin
[362/13648] Fetching bodega, swift-docc-plugin, sqlite.swift
[819/29777] Fetching bodega, swift-docc-plugin, sqlite.swift, swift-collections
Fetched https://github.com/stephencelis/SQLite.swift.git from cache (1.52s)
[11622/20170] Fetching bodega, swift-docc-plugin, swift-collections
Fetched https://github.com/apple/swift-collections from cache (1.98s)
Fetched https://github.com/mergesort/Bodega.git from cache (1.98s)
Fetched https://github.com/apple/swift-docc-plugin from cache (1.98s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.0.0 (2.90s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.0.4 (0.58s)
Computing version for https://github.com/mergesort/Bodega.git
Computed https://github.com/mergesort/Bodega.git at 2.1.3 (0.55s)
Computing version for https://github.com/stephencelis/SQLite.swift.git
Computed https://github.com/stephencelis/SQLite.swift.git at 0.13.3 (0.56s)
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.0.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.13.3
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.0.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "boutique",
      "name": "Boutique",
      "url": "https://github.com/mergesort/Boutique.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Boutique",
      "dependencies": [
        {
          "identity": "bodega",
          "name": "Bodega",
          "url": "https://github.com/mergesort/Bodega.git",
          "version": "2.1.3",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Bodega",
          "dependencies": [
            {
              "identity": "sqlite.swift",
              "name": "SQLite.swift",
              "url": "https://github.com/stephencelis/SQLite.swift.git",
              "version": "0.15.3",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SQLite.swift",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "swift-collections",
          "name": "swift-collections",
          "url": "https://github.com/apple/swift-collections",
          "version": "1.1.4",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/mergesort/Boutique.git
[1/3021] Fetching boutique
Fetched https://github.com/mergesort/Boutique.git from cache (1.38s)
Fetching https://github.com/apple/swift-collections from cache
Fetching https://github.com/mergesort/Bodega.git from cache
Fetched https://github.com/mergesort/Bodega.git from cache (0.51s)
Fetched https://github.com/apple/swift-collections from cache (0.51s)
Computing version for https://github.com/mergesort/Bodega.git
Computed https://github.com/mergesort/Bodega.git at 2.1.3 (0.03s)
Fetching https://github.com/stephencelis/SQLite.swift.git from cache
Fetched https://github.com/stephencelis/SQLite.swift.git from cache (0.49s)
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
 5 |     name: "SQLite.swift",
 6 |     platforms: [
 7 |         .iOS(.v11),
   |               `- warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version
 8 |         .macOS(.v10_13),
 9 |         .watchOS(.v4),
/Package.swift:10:16: warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version
 8 |         .macOS(.v10_13),
 9 |         .watchOS(.v4),
10 |         .tvOS(.v11),
   |                `- warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version
11 |         .visionOS(.v1)
12 |     ],
Computed https://github.com/stephencelis/SQLite.swift.git at 0.15.3 (0.45s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.1.4 (0.66s)
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/mergesort/Boutique.git
Working copy of https://github.com/mergesort/Boutique.git resolved at 3.0.1 (9379e6a)
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/mergesort/Bodega.git
Working copy of https://github.com/mergesort/Bodega.git resolved at 2.1.3
warning: 'sqlite.swift': /Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SQLite.swift/Package.swift:7:15: warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version
 5 |     name: "SQLite.swift",
 6 |     platforms: [
 7 |         .iOS(.v11),
   |               `- warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version
 8 |         .macOS(.v10_13),
 9 |         .watchOS(.v4),
/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SQLite.swift/Package.swift:10:16: warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version
 8 |         .macOS(.v10_13),
 9 |         .watchOS(.v4),
10 |         .tvOS(.v11),
   |                `- warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version
11 |         .visionOS(.v1)
12 |     ],
warning: '.resolve-product-dependencies': dependency 'boutique' is not used by any target
Found 2 product dependencies
  - Bodega
  - swift-collections
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/mergesort/Boutique.git
https://github.com/mergesort/Boutique.git
{
  "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"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/8] Write sources
[6/8] Write swift-version-5BDAB9E9C0126B9D.txt
[7/54] Compiling SQLiteObjc SQLiteObjc.m
[9/78] Emitting module OrderedCollections
[10/83] Emitting module SQLite
[11/85] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[12/85] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[13/85] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[14/85] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[15/85] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[16/85] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[17/85] Compiling OrderedCollections OrderedDictionary+CustomStringConvertible.swift
[18/85] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[19/85] Compiling OrderedCollections OrderedDictionary+Elements+SubSequence.swift
[20/85] Compiling OrderedCollections OrderedDictionary+Elements.swift
[21/85] Compiling SQLite FTS5.swift
[22/85] Compiling SQLite RTree.swift
[23/85] Compiling SQLite Foundation.swift
[24/85] Compiling SQLite Helpers.swift
[25/85] Compiling SQLite AggregateFunctions.swift
[26/85] Compiling SQLite Coding.swift
[27/85] Compiling SQLite Collation.swift
[28/85] Compiling SQLite CoreFunctions.swift
[29/85] Compiling SQLite CustomFunctions.swift
[30/85] Compiling SQLite DateAndTimeFunctions.swift
[31/85] Compiling SQLite Backup.swift
[32/85] Compiling SQLite Blob.swift
[33/85] Compiling SQLite Connection+Aggregation.swift
[34/85] Compiling SQLite Connection.swift
[35/85] Compiling SQLite Errors.swift
[36/85] Compiling SQLite Result.swift
[37/85] Compiling SQLite Statement.swift
[38/85] Compiling SQLite Value.swift
[39/85] Compiling SQLite Cipher.swift
[40/85] Compiling SQLite FTS4.swift
[41/85] Compiling OrderedCollections OrderedSet+Equatable.swift
[42/85] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[43/85] Compiling OrderedCollections OrderedSet+Hashable.swift
[44/85] Compiling OrderedCollections OrderedSet+Initializers.swift
[45/85] Compiling OrderedCollections OrderedSet+Insertions.swift
[46/85] Compiling SQLite Expression.swift
[47/85] Compiling SQLite Operators.swift
[48/85] Compiling SQLite Query.swift
[49/85] Compiling SQLite Schema.swift
[50/85] Compiling SQLite Setter.swift
[51/85] Compiling OrderedCollections OrderedSet+Codable.swift
[52/85] Compiling OrderedCollections OrderedSet+CustomDebugStringConvertible.swift
[53/85] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[54/85] Compiling OrderedCollections OrderedSet+CustomStringConvertible.swift
[55/85] Compiling OrderedCollections OrderedSet+Diffing.swift
[56/85] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[57/85] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[58/85] Compiling OrderedCollections OrderedSet.swift
[59/85] Compiling OrderedCollections RandomAccessCollection+Offsets.swift
[60/85] Compiling OrderedCollections _UnsafeBitset.swift
[86/94] Compiling Bodega SQLiteStorageEngine+Default.swift
[87/94] Compiling Bodega FileManager.Directory.swift
[88/94] Compiling Bodega CacheKey.swift
[89/94] Emitting module Bodega
[90/94] Compiling Bodega DiskStorageEngine.swift
[91/94] Compiling Bodega SQLiteStorageEngine.swift
[92/94] Compiling Bodega StorageEngine.swift
[93/94] Compiling Bodega ObjectStorage.swift
[94/94] Compiling Bodega String+Formatting.swift
[95/113] Compiling Boutique StoredValue+Bool.swift
[96/113] Compiling Boutique StoredValue+Dictionary.swift
[97/115] Compiling Boutique StoredValue+KeypathSetter.swift
[98/115] Compiling Boutique StoredValue.swift
[99/115] Compiling Boutique Store.Operation.swift
[100/115] Compiling Boutique Store.swift
[101/115] Compiling Boutique StoredValue+Array.swift
[102/115] Compiling Boutique StoredValue+Binding.swift
[103/115] Compiling Boutique StoreEvent.swift
[104/115] Compiling Boutique Stored.swift
[105/115] Compiling Boutique Keychain.swift
[106/115] Compiling Boutique Store.ItemRemovalStrategy.swift
[107/115] Compiling Boutique SecurelyStoredValue.swift
[108/115] Compiling Boutique StorableItem.swift
[109/115] Compiling Boutique AsyncValueSubject.swift
[110/115] Compiling Boutique BoxedValue.swift
[111/115] Emitting module Boutique
[112/115] Compiling Boutique Store+Identifiable.swift
[113/115] Compiling Boutique Store+Observation.swift
[114/115] Compiling Boutique CachedValue.swift
[115/115] Compiling Boutique JSONCoders.swift
Build complete! (41.65s)
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.