Build Information
Successful build of SQLiteMigrationManager.swift, reference 0.8.3 (42281b), with Swift 6.2 for macOS (SPM) on 21 Jun 2025 19:03:40 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/garriguv/SQLiteMigrationManager.swift.git
Reference: 0.8.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/garriguv/SQLiteMigrationManager.swift
* tag 0.8.3 -> FETCH_HEAD
HEAD is now at 42281bf fix: resolve naming conflict with Foundation's Expression type (#52)
Submodule path 'Carthage/Checkouts/SQLite.swift': checked out '4d543d811ee644fa4cc4bfa0be996b4dd6ba0f54'
Submodule 'Carthage/Checkouts/SQLite.swift' (https://github.com/stephencelis/SQLite.swift.git) registered for path 'Carthage/Checkouts/SQLite.swift'
Cloning into '/Users/admin/builder/spi-builder-workspace/Carthage/Checkouts/SQLite.swift'...
Cloned https://github.com/garriguv/SQLiteMigrationManager.swift.git
Revision (git rev-parse @):
42281bf1111a4bba144c5ba138724514383ff3ab
SUCCESS checkout https://github.com/garriguv/SQLiteMigrationManager.swift.git at 0.8.3
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/garriguv/SQLiteMigrationManager.swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-1EA4D86E10B52AF.txt
[4/37] Compiling SQLite Value.swift
[5/37] Compiling SQLite Cipher.swift
[6/37] Compiling SQLite FTS4.swift
[7/37] Compiling SQLite FTS5.swift
[8/40] Compiling SQLite Schema.swift
[9/40] Compiling SQLite Setter.swift
[10/40] Compiling SQLite WindowFunctions.swift
[11/40] Compiling SQLite Operators.swift
[12/40] Compiling SQLite Query+with.swift
[13/40] Compiling SQLite Query.swift
[14/40] Compiling SQLite Backup.swift
[15/40] Compiling SQLite Blob.swift
[16/40] Compiling SQLite Connection+Aggregation.swift
[17/40] Compiling SQLite Connection+Attach.swift
[18/40] Emitting module SQLite
[19/40] Compiling SQLite Coding.swift
[20/40] Compiling SQLite Collation.swift
[21/40] Compiling SQLite CoreFunctions.swift
[22/40] Compiling SQLite CustomFunctions.swift
[23/40] Compiling SQLite DateAndTimeFunctions.swift
[24/40] Compiling SQLite Expression.swift
[25/40] Compiling SQLite SchemaChanger.swift
[26/40] Compiling SQLite SchemaDefinitions.swift
[27/40] Compiling SQLite SchemaReader.swift
[28/40] Compiling SQLite AggregateFunctions.swift
[29/40] Compiling SQLite RTree.swift
[30/40] Compiling SQLite Foundation.swift
[31/40] Compiling SQLite Helpers.swift
[32/40] Compiling SQLite Connection+Schema.swift
[33/40] Compiling SQLite SQLiteFeature.swift
[34/40] Compiling SQLite SQLiteVersion.swift
[35/40] Compiling SQLite Statement.swift
[36/40] Compiling SQLite URIQueryParameter.swift
[37/40] Compiling SQLite Connection+Pragmas.swift
[38/40] Compiling SQLite Connection.swift
[39/40] Compiling SQLite Errors.swift
[40/40] Compiling SQLite Result.swift
[41/42] Compiling SQLiteMigrationManager SQLiteMigrationManager.swift
[42/42] Emitting module SQLiteMigrationManager
Build complete! (10.25s)
Fetching https://github.com/stephencelis/SQLite.swift.git
[1/9851] Fetching sqlite.swift
Fetched https://github.com/stephencelis/SQLite.swift.git from cache (1.45s)
Computing version for https://github.com/stephencelis/SQLite.swift.git
Computed https://github.com/stephencelis/SQLite.swift.git at 0.15.4 (1.88s)
Fetching https://github.com/swiftlang/swift-toolchain-sqlite
[1/136] Fetching swift-toolchain-sqlite
Fetched https://github.com/swiftlang/swift-toolchain-sqlite from cache (1.30s)
Computing version for https://github.com/swiftlang/swift-toolchain-sqlite
Computed https://github.com/swiftlang/swift-toolchain-sqlite at 1.0.4 (1.73s)
Creating working copy for https://github.com/swiftlang/swift-toolchain-sqlite
Working copy of https://github.com/swiftlang/swift-toolchain-sqlite 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.15.4
warning: 'sqlite.swift': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/PrivacyInfo.xcprivacy
Build complete.
{
"dependencies" : [
{
"identity" : "sqlite.swift",
"requirement" : {
"range" : [
{
"lower_bound" : "0.15.3",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/stephencelis/SQLite.swift.git"
}
],
"manifest_display_name" : "SQLiteMigrationManager.swift",
"name" : "SQLiteMigrationManager.swift",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "SQLiteMigrationManager",
"targets" : [
"SQLiteMigrationManager"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SQLiteMigrationManagerTests",
"module_type" : "SwiftTarget",
"name" : "SQLiteMigrationManagerTests",
"path" : "Tests",
"sources" : [
"SQLiteMigrationManagerTests.swift"
],
"target_dependencies" : [
"SQLiteMigrationManager"
],
"type" : "test"
},
{
"c99name" : "SQLiteMigrationManager",
"module_type" : "SwiftTarget",
"name" : "SQLiteMigrationManager",
"path" : "Sources",
"product_dependencies" : [
"SQLite"
],
"product_memberships" : [
"SQLiteMigrationManager"
],
"sources" : [
"SQLiteMigrationManager.swift"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
Done.