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 2.1.3 (bfd887), with Swift 6.0 for macOS (SPM) on 5 Nov 2024 06:30:34 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mergesort/Bodega.git
Reference: 2.1.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/mergesort/Bodega
 * tag               2.1.3      -> FETCH_HEAD
HEAD is now at bfd8871 Merge pull request #33 from samalone/main
Cloned https://github.com/mergesort/Bodega.git
Revision (git rev-parse @):
bfd8871e9c2590d31b200e54c75428a71483afdf
SUCCESS checkout https://github.com/mergesort/Bodega.git at 2.1.3
Fetching https://github.com/stephencelis/SQLite.swift.git
Fetching https://github.com/apple/swift-docc-plugin
[1/2038] Fetching swift-docc-plugin
[226/11621] Fetching swift-docc-plugin, sqlite.swift
Fetched https://github.com/stephencelis/SQLite.swift.git from cache (1.72s)
Fetched https://github.com/apple/swift-docc-plugin from cache (1.72s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.0.0 (0.65s)
Computing version for https://github.com/stephencelis/SQLite.swift.git
Computed https://github.com/stephencelis/SQLite.swift.git at 0.13.3 (0.69s)
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/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": "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/1983] Fetching bodega
Fetched https://github.com/mergesort/Bodega.git from cache (1.14s)
Fetching https://github.com/stephencelis/SQLite.swift.git from cache
Fetched https://github.com/stephencelis/SQLite.swift.git from cache (0.56s)
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.52s)
Creating working copy for https://github.com/mergesort/Bodega.git
Working copy of https://github.com/mergesort/Bodega.git resolved at 2.1.3 (bfd8871)
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
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 1 product dependencies
  - SQLite.swift
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/mergesort/Bodega.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/6] Write sources
[4/6] Write swift-version--7754E27361AE5C74.txt
[5/6] Compiling SQLiteObjc SQLiteObjc.m
[7/30] Emitting module SQLite
[8/32] Compiling SQLite Statement.swift
[9/32] Compiling SQLite Value.swift
[10/32] Compiling SQLite Cipher.swift
[11/32] Compiling SQLite Schema.swift
[12/32] Compiling SQLite Setter.swift
[13/32] Compiling SQLite Connection.swift
[14/32] Compiling SQLite Errors.swift
[15/32] Compiling SQLite Result.swift
[16/32] Compiling SQLite Backup.swift
[17/32] Compiling SQLite Blob.swift
[18/32] Compiling SQLite Connection+Aggregation.swift
[19/32] Compiling SQLite FTS4.swift
[20/32] Compiling SQLite FTS5.swift
[21/32] Compiling SQLite RTree.swift
[22/32] Compiling SQLite Foundation.swift
[23/32] Compiling SQLite Helpers.swift
[24/32] Compiling SQLite AggregateFunctions.swift
[25/32] Compiling SQLite Coding.swift
[26/32] Compiling SQLite Collation.swift
[27/32] Compiling SQLite DateAndTimeFunctions.swift
[28/32] Compiling SQLite Expression.swift
[29/32] Compiling SQLite Operators.swift
[30/32] Compiling SQLite Query.swift
[31/32] Compiling SQLite CoreFunctions.swift
[32/32] Compiling SQLite CustomFunctions.swift
[33/41] Compiling Bodega FileManager.Directory.swift
[34/41] Emitting module Bodega
[35/41] Compiling Bodega CacheKey.swift
[36/41] Compiling Bodega DiskStorageEngine.swift
[37/41] Compiling Bodega StorageEngine.swift
[38/41] Compiling Bodega SQLiteStorageEngine.swift
[39/41] Compiling Bodega SQLiteStorageEngine+Default.swift
[40/41] Compiling Bodega ObjectStorage.swift
[41/41] Compiling Bodega String+Formatting.swift
Build complete! (28.92s)
Build complete.
{
  "dependencies" : [
    {
      "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" : "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" : [
        "SQLite"
      ],
      "product_memberships" : [
        "Bodega"
      ],
      "sources" : [
        "CacheKey.swift",
        "DiskStorageEngine.swift",
        "FileManager.Directory.swift",
        "ObjectStorage.swift",
        "SQLiteStorageEngine+Default.swift",
        "SQLiteStorageEngine.swift",
        "StorageEngine.swift",
        "String+Formatting.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.6"
}
Done.