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 Bodega, reference main (4d337e), with Swift 6.1 for macOS (SPM) on 28 Apr 2025 23:19:21 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mergesort/Bodega.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/mergesort/Bodega
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 4d337e8 Switching from CryptoKit to Crypto to support Linux
Cloned https://github.com/mergesort/Bodega.git
Revision (git rev-parse @):
4d337e8b0a189bba7e832aa21e012538680ba89e
SUCCESS checkout https://github.com/mergesort/Bodega.git at main
Fetching https://github.com/stephencelis/SQLite.swift.git
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/apple/swift-crypto from cache
Fetching https://github.com/apple/swift-asn1.git from cache
[1/2049] Fetching swift-docc-plugin
[83/11656] Fetching swift-docc-plugin, sqlite.swift
Fetched https://github.com/stephencelis/SQLite.swift.git from cache (1.33s)
Fetched https://github.com/apple/swift-docc-plugin from cache (1.33s)
Fetched https://github.com/apple/swift-crypto from cache (1.33s)
Fetched https://github.com/apple/swift-asn1.git from cache (1.33s)
Creating working copy for https://github.com/apple/swift-crypto
Working copy of https://github.com/apple/swift-crypto resolved at 3.9.1
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
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.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.13.3
========================================
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": "bodega",
      "name": "Bodega",
      "url": "https://github.com/mergesort/Bodega.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Bodega",
      "dependencies": [
        {
          "identity": "swift-crypto",
          "name": "swift-crypto",
          "url": "https://github.com/apple/swift-crypto",
          "version": "3.12.3",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-crypto",
          "dependencies": [
            {
              "identity": "swift-asn1",
              "name": "swift-asn1",
              "url": "https://github.com/apple/swift-asn1.git",
              "version": "1.3.2",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-asn1",
              "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": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/mergesort/Bodega.git
[1/1992] Fetching bodega
Fetched https://github.com/mergesort/Bodega.git from cache (1.06s)
Fetching https://github.com/apple/swift-crypto from cache
Fetching https://github.com/stephencelis/SQLite.swift.git from cache
Fetched https://github.com/stephencelis/SQLite.swift.git from cache (0.62s)
Fetched https://github.com/apple/swift-crypto from cache (0.62s)
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 (1.16s)
Computing version for https://github.com/apple/swift-crypto
Computed https://github.com/apple/swift-crypto at 3.12.3 (1.06s)
Fetching https://github.com/apple/swift-asn1.git from cache
Fetched https://github.com/apple/swift-asn1.git from cache (0.46s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (1.01s)
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-crypto
Working copy of https://github.com/apple/swift-crypto resolved at 3.12.3
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
Creating working copy for https://github.com/mergesort/Bodega.git
Working copy of https://github.com/mergesort/Bodega.git resolved at main (4d337e8)
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 'bodega' is not used by any target
Found 2 product dependencies
  - swift-crypto
  - SQLite.swift
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/mergesort/Bodega.git
https://github.com/mergesort/Bodega.git
{
  "dependencies" : [
    {
      "identity" : "swift-crypto",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.9.1",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-crypto"
    },
    {
      "identity" : "sqlite.swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.13.2",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/stephencelis/SQLite.swift.git"
    },
    {
      "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" : "Bodega",
  "name" : "Bodega",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "Bodega",
      "targets" : [
        "Bodega"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "BodegaTests",
      "module_type" : "SwiftTarget",
      "name" : "BodegaTests",
      "path" : "Tests/BodegaTests",
      "sources" : [
        "CacheKeyTests.swift",
        "DiskStorageEngineTests.swift",
        "ObjectStorageTests.swift",
        "SQLiteStorageEngineTests.swift",
        "String+FormattingTests.swift"
      ],
      "target_dependencies" : [
        "Bodega"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Bodega",
      "module_type" : "SwiftTarget",
      "name" : "Bodega",
      "path" : "Sources/Bodega",
      "product_dependencies" : [
        "Crypto",
        "SQLite"
      ],
      "product_memberships" : [
        "Bodega"
      ],
      "sources" : [
        "CacheKey.swift",
        "DiskStorageEngine.swift",
        "FileManager.Directory.swift",
        "Internal/String+Formatting.swift",
        "ObjectStorage.swift",
        "SQLiteStorageEngine+Default.swift",
        "SQLiteStorageEngine.swift",
        "StorageEngine.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/8] Copying PrivacyInfo.xcprivacy
[2/8] Write sources
[6/8] Write swift-version-2F0A5646E1D333AE.txt
[7/81] Compiling SQLiteObjc SQLiteObjc.m
[9/105] Emitting module Crypto
[10/113] Compiling Crypto ASN1BitString.swift
[11/113] Compiling Crypto ASN1Boolean.swift
[12/113] Compiling Crypto ASN1Identifier.swift
[13/113] Compiling Crypto ASN1Integer.swift
[14/113] Compiling Crypto ASN1Null.swift
[15/113] Compiling Crypto ASN1OctetString.swift
[16/113] Compiling Crypto ASN1Strings.swift
[17/113] Compiling Crypto ArraySliceBigint.swift
[18/113] Compiling Crypto RNG_boring.swift
[19/113] Compiling Crypto SafeCompare_boring.swift
[20/113] Compiling Crypto Zeroization_boring.swift
[21/113] Compiling Crypto PrettyBytes.swift
[22/113] Compiling Crypto SafeCompare.swift
[23/113] Compiling Crypto SecureBytes.swift
[24/113] Compiling Crypto Zeroization.swift
[25/113] Compiling Crypto resource_bundle_accessor.swift
[26/113] Compiling Crypto HPKE.swift
[27/113] Compiling Crypto HPKE-Context.swift
[28/113] Compiling Crypto HPKE-KeySchedule.swift
[29/113] Compiling Crypto HPKE-Modes.swift
[30/113] Compiling Crypto Insecure.swift
[31/113] Compiling Crypto Insecure_HashFunctions.swift
[32/113] Compiling Crypto KEM.swift
[33/113] Compiling Crypto ECDH_boring.swift
[34/113] Compiling SQLite Backup.swift
[35/113] Compiling SQLite Blob.swift
[36/113] Compiling SQLite Connection+Aggregation.swift
[37/113] Compiling SQLite FTS4.swift
[38/113] Compiling SQLite FTS5.swift
[39/113] Compiling SQLite RTree.swift
[40/113] Compiling SQLite Foundation.swift
[41/113] Compiling SQLite Helpers.swift
[42/113] Compiling Crypto Digest_boring.swift
[43/113] Compiling Crypto Digest.swift
[44/113] Compiling Crypto Digests.swift
[45/113] Compiling Crypto HashFunctions.swift
[46/113] Compiling Crypto HashFunctions_SHA2.swift
[47/113] Compiling Crypto HPKE-AEAD.swift
[48/113] Compiling Crypto HPKE-Ciphersuite.swift
[49/113] Compiling Crypto HPKE-KDF.swift
[50/113] Compiling SQLite AggregateFunctions.swift
[51/113] Compiling SQLite CoreFunctions.swift
[52/113] Compiling SQLite CustomFunctions.swift
[53/113] Compiling SQLite Connection.swift
[54/113] Compiling SQLite Errors.swift
[55/113] Compiling SQLite Result.swift
[56/113] Compiling SQLite Coding.swift
[57/113] Compiling SQLite Collation.swift
[58/113] Compiling Crypto DH.swift
[59/113] Compiling Crypto ECDH.swift
[60/113] Compiling Crypto HKDF.swift
[61/113] Compiling Crypto AESWrap.swift
[62/113] Compiling Crypto AESWrap_boring.swift
[63/113] Compiling Crypto Ed25519_boring.swift
[64/113] Compiling Crypto NISTCurvesKeys_boring.swift
[65/113] Compiling Crypto X25519Keys_boring.swift
[66/113] Compiling Crypto Curve25519.swift
[67/113] Compiling Crypto Ed25519Keys.swift
[68/113] Compiling Crypto NISTCurvesKeys.swift
[69/113] Compiling Crypto X25519Keys.swift
[70/113] Compiling Crypto SymmetricKeys.swift
[71/113] Compiling Crypto HMAC.swift
[72/113] Compiling Crypto MACFunctions.swift
[73/113] Compiling Crypto MessageAuthenticationCode.swift
[74/113] Compiling Crypto AES.swift
[75/113] Compiling Crypto ECDSASignature_boring.swift
[76/113] Compiling Crypto ECDSA_boring.swift
[77/113] Compiling Crypto EdDSA_boring.swift
[78/113] Compiling Crypto ECDSA.swift
[79/113] Compiling Crypto Ed25519.swift
[80/113] Compiling Crypto Signature.swift
[81/113] Compiling Crypto CryptoKitErrors_boring.swift
[82/113] Compiling SQLite Statement.swift
[83/113] Compiling SQLite Value.swift
[84/113] Compiling SQLite Cipher.swift
[85/113] Compiling SQLite DateAndTimeFunctions.swift
[86/113] Compiling SQLite Expression.swift
[87/113] Compiling SQLite Operators.swift
[88/113] Compiling SQLite Query.swift
[89/113] Compiling Crypto ASN1Any.swift
[90/113] Emitting module SQLite
[99/115] Compiling SQLite Schema.swift
[100/115] Compiling SQLite Setter.swift
[116/124] Compiling Bodega ObjectStorage.swift
[117/124] Compiling Bodega SQLiteStorageEngine+Default.swift
[118/124] Compiling Bodega DiskStorageEngine.swift
[119/124] Compiling Bodega CacheKey.swift
[120/124] Compiling Bodega FileManager.Directory.swift
[121/124] Emitting module Bodega
[122/124] Compiling Bodega String+Formatting.swift
[123/124] Compiling Bodega StorageEngine.swift
[124/124] Compiling Bodega SQLiteStorageEngine.swift
Build complete! (18.51s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-crypto",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.9.1",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-crypto"
    },
    {
      "identity" : "sqlite.swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.13.2",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/stephencelis/SQLite.swift.git"
    },
    {
      "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" : "Bodega",
  "name" : "Bodega",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "Bodega",
      "targets" : [
        "Bodega"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "BodegaTests",
      "module_type" : "SwiftTarget",
      "name" : "BodegaTests",
      "path" : "Tests/BodegaTests",
      "sources" : [
        "CacheKeyTests.swift",
        "DiskStorageEngineTests.swift",
        "ObjectStorageTests.swift",
        "SQLiteStorageEngineTests.swift",
        "String+FormattingTests.swift"
      ],
      "target_dependencies" : [
        "Bodega"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Bodega",
      "module_type" : "SwiftTarget",
      "name" : "Bodega",
      "path" : "Sources/Bodega",
      "product_dependencies" : [
        "Crypto",
        "SQLite"
      ],
      "product_memberships" : [
        "Bodega"
      ],
      "sources" : [
        "CacheKey.swift",
        "DiskStorageEngine.swift",
        "FileManager.Directory.swift",
        "Internal/String+Formatting.swift",
        "ObjectStorage.swift",
        "SQLiteStorageEngine+Default.swift",
        "SQLiteStorageEngine.swift",
        "StorageEngine.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.