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 with Swift 5.8 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.41.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mergesort/Bodega.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/mergesort/Bodega
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
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 main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $workDir
https://github.com/mergesort/Bodega.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/3] Compiling SQLiteObjc SQLiteObjc.m
[4/26] Emitting module SQLite
[5/29] Compiling SQLite Errors.swift
[6/29] Compiling SQLite Result.swift
[7/29] Compiling SQLite Statement.swift
[8/29] Compiling SQLite Backup.swift
[9/29] Compiling SQLite Blob.swift
[10/29] Compiling SQLite Connection+Aggregation.swift
[11/29] Compiling SQLite Connection.swift
[12/29] Compiling SQLite Collation.swift
[13/29] Compiling SQLite CoreFunctions.swift
[14/29] Compiling SQLite CustomFunctions.swift
[15/29] Compiling SQLite Value.swift
[16/29] Compiling SQLite Cipher.swift
[17/29] Compiling SQLite FTS4.swift
[18/29] Compiling SQLite Helpers.swift
[19/29] Compiling SQLite AggregateFunctions.swift
[20/29] Compiling SQLite Coding.swift
[21/29] Compiling SQLite FTS5.swift
[22/29] Compiling SQLite RTree.swift
[23/29] Compiling SQLite Foundation.swift
[24/29] Compiling SQLite DateAndTimeFunctions.swift
[25/29] Compiling SQLite Expression.swift
[26/29] Compiling SQLite Operators.swift
[27/29] Compiling SQLite Query.swift
[28/29] Compiling SQLite Schema.swift
[29/29] Compiling SQLite Setter.swift
[30/37] Compiling Bodega StorageEngine.swift
[31/38] Compiling Bodega DiskStorageEngine.swift
[32/38] Compiling Bodega FileManager.Directory.swift
[33/38] Emitting module Bodega
[34/38] Compiling Bodega ObjectStorage.swift
[35/38] Compiling Bodega CacheKey.swift
[36/38] Compiling Bodega SQLiteStorageEngine.swift
[37/38] Compiling Bodega SQLiteStorageEngine+Default.swift
[38/38] Compiling Bodega String+Formatting.swift
Build complete! (16.64s)
Fetching https://github.com/stephencelis/SQLite.swift.git from cache
Fetching https://github.com/apple/swift-docc-plugin from cache
Fetched https://github.com/apple/swift-docc-plugin (1.79s)
Fetched https://github.com/stephencelis/SQLite.swift.git (1.79s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.0.0 (0.04s)
Computing version for https://github.com/stephencelis/SQLite.swift.git
Computed https://github.com/stephencelis/SQLite.swift.git at 0.13.3 (0.04s)
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/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.0.0
Build complete.
Done.