Build Information
Successful build of sql-kit, reference 3.33.0 (baf0d8
), with Swift 6.0 for macOS (SPM) on 13 Apr 2025 19:00:04 UTC.
Swift 6 data race errors: 2
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/vapor/sql-kit.git
Reference: 3.33.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/vapor/sql-kit
* tag 3.33.0 -> FETCH_HEAD
HEAD is now at baf0d86 Add the missing `SQLDatabase.alter(table: any SQLExpression)` method (#188)
Cloned https://github.com/vapor/sql-kit.git
Revision (git rev-parse @):
baf0d8684a43f16cd11ebcc67300c8ab5cb5d078
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/vapor/sql-kit.git at 3.33.0
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-nio.git
[1/15990] Fetching swift-collections
[2/19815] Fetching swift-collections, swift-log
[7984/94945] Fetching swift-collections, swift-log, swift-nio
Fetched https://github.com/apple/swift-collections.git from cache (3.40s)
Fetched https://github.com/apple/swift-log.git from cache (3.40s)
Fetched https://github.com/apple/swift-nio.git from cache (3.40s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.45s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (3.40s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.81.0 (0.70s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-system.git
[1/1705] Fetching swift-atomics
[36/5929] Fetching swift-atomics, swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.91s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.91s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.48s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.46s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.81.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.2
========================================
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": "sql-kit",
"name": "sql-kit",
"url": "https://github.com/vapor/sql-kit.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/sql-kit",
"dependencies": [
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.1.4",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"dependencies": [
]
},
{
"identity": "swift-log",
"name": "swift-log",
"url": "https://github.com/apple/swift-log.git",
"version": "1.6.3",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
"dependencies": [
]
},
{
"identity": "swift-nio",
"name": "swift-nio",
"url": "https://github.com/apple/swift-nio.git",
"version": "2.81.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
"dependencies": [
{
"identity": "swift-atomics",
"name": "swift-atomics",
"url": "https://github.com/apple/swift-atomics.git",
"version": "1.2.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
"dependencies": [
]
},
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.1.4",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"dependencies": [
]
},
{
"identity": "swift-system",
"name": "swift-system",
"url": "https://github.com/apple/swift-system.git",
"version": "1.4.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
"dependencies": [
]
}
]
}
]
}
]
}
Fetching https://github.com/vapor/sql-kit.git
[1/5880] Fetching sql-kit
Fetched https://github.com/vapor/sql-kit.git from cache (1.02s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/apple/swift-nio.git from cache
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/apple/swift-log.git from cache (0.54s)
Fetched https://github.com/apple/swift-collections.git from cache (0.54s)
Fetched https://github.com/apple/swift-nio.git from cache (0.67s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.03s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.03s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.81.0 (0.03s)
Fetching https://github.com/apple/swift-system.git from cache
Fetching https://github.com/apple/swift-atomics.git from cache
Fetched https://github.com/apple/swift-atomics.git from cache (0.40s)
Fetched https://github.com/apple/swift-system.git from cache (0.40s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.04s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.03s)
Creating working copy for https://github.com/vapor/sql-kit.git
Working copy of https://github.com/vapor/sql-kit.git resolved at 3.33.0 (baf0d86)
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.81.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.2
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
warning: '.resolve-product-dependencies': dependency 'sql-kit' is not used by any target
Found 3 product dependencies
- swift-collections
- swift-log
- swift-nio
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/vapor/sql-kit.git
https://github.com/vapor/sql-kit.git
{
"dependencies" : [
{
"identity" : "swift-collections",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-collections.git"
},
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.5.4",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log.git"
},
{
"identity" : "swift-nio",
"requirement" : {
"range" : [
{
"lower_bound" : "2.65.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio.git"
}
],
"manifest_display_name" : "sql-kit",
"name" : "sql-kit",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
},
{
"name" : "tvos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "SQLKit",
"targets" : [
"SQLKit"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SQLKitBenchmark",
"targets" : [
"SQLKitBenchmark"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SQLKitTests",
"module_type" : "SwiftTarget",
"name" : "SQLKitTests",
"path" : "Tests/SQLKitTests",
"sources" : [
"AsyncTests.swift",
"BaseTests.swift",
"BasicQueryTests.swift",
"DeprecatedTests.swift",
"SQLBetweenTests.swift",
"SQLCodingTests.swift",
"SQLCommonTableExpressionTests.swift",
"SQLCreateDropTriggerTests.swift",
"SQLCreateTableTests.swift",
"SQLDialectFeatureTests.swift",
"SQLExpressionTests.swift",
"SQLInsertUpsertTests.swift",
"SQLQueryEncoderTests.swift",
"SQLQueryStringTests.swift",
"SQLRowDecoderTests.swift",
"SQLUnionTests.swift",
"TestMocks.swift",
"Utilities.swift",
"XCTAsyncAssertions.swift"
],
"target_dependencies" : [
"SQLKit",
"SQLKitBenchmark"
],
"type" : "test"
},
{
"c99name" : "SQLKitBenchmark",
"module_type" : "SwiftTarget",
"name" : "SQLKitBenchmark",
"path" : "Sources/SQLKitBenchmark",
"product_memberships" : [
"SQLKitBenchmark"
],
"sources" : [
"SQLBenchmark+Codable.swift",
"SQLBenchmark+Enum.swift",
"SQLBenchmark+JSONPaths.swift",
"SQLBenchmark+Planets.swift",
"SQLBenchmark+Union.swift",
"SQLBenchmark+Upsert.swift",
"SQLBenchmarker.swift"
],
"target_dependencies" : [
"SQLKit"
],
"type" : "library"
},
{
"c99name" : "SQLKit",
"module_type" : "SwiftTarget",
"name" : "SQLKit",
"path" : "Sources/SQLKit",
"product_dependencies" : [
"Collections",
"Logging",
"NIO",
"NIOCore"
],
"product_memberships" : [
"SQLKit",
"SQLKitBenchmark"
],
"sources" : [
"Builders/Implementations/SQLAlterEnumBuilder.swift",
"Builders/Implementations/SQLAlterTableBuilder.swift",
"Builders/Implementations/SQLConflictUpdateBuilder.swift",
"Builders/Implementations/SQLCreateEnumBuilder.swift",
"Builders/Implementations/SQLCreateIndexBuilder.swift",
"Builders/Implementations/SQLCreateTableBuilder.swift",
"Builders/Implementations/SQLCreateTriggerBuilder.swift",
"Builders/Implementations/SQLDeleteBuilder.swift",
"Builders/Implementations/SQLDropEnumBuilder.swift",
"Builders/Implementations/SQLDropIndexBuilder.swift",
"Builders/Implementations/SQLDropTableBuilder.swift",
"Builders/Implementations/SQLDropTriggerBuilder.swift",
"Builders/Implementations/SQLInsertBuilder.swift",
"Builders/Implementations/SQLPredicateGroupBuilder.swift",
"Builders/Implementations/SQLRawBuilder.swift",
"Builders/Implementations/SQLSecondaryPredicateGroupBuilder.swift",
"Builders/Implementations/SQLSelectBuilder.swift",
"Builders/Implementations/SQLSubqueryBuilder.swift",
"Builders/Implementations/SQLUnionBuilder.swift",
"Builders/Implementations/SQLUpdateBuilder.swift",
"Builders/Prototypes/SQLAliasedColumnListBuilder.swift",
"Builders/Prototypes/SQLColumnUpdateBuilder.swift",
"Builders/Prototypes/SQLCommonTableExpressionBuilder.swift",
"Builders/Prototypes/SQLCommonUnionBuilder.swift",
"Builders/Prototypes/SQLJoinBuilder.swift",
"Builders/Prototypes/SQLPartialResultBuilder.swift",
"Builders/Prototypes/SQLPredicateBuilder.swift",
"Builders/Prototypes/SQLQueryBuilder.swift",
"Builders/Prototypes/SQLQueryFetcher.swift",
"Builders/Prototypes/SQLReturningBuilder.swift",
"Builders/Prototypes/SQLSecondaryPredicateBuilder.swift",
"Builders/Prototypes/SQLSubqueryClauseBuilder.swift",
"Builders/Prototypes/SQLUnqualifiedColumnListBuilder.swift",
"Database/SQLDatabase.swift",
"Database/SQLDatabaseReportedVersion.swift",
"Database/SQLDialect.swift",
"Deprecated/SQLDatabase+Deprecated.swift",
"Deprecated/SQLError.swift",
"Deprecated/SQLExpressions+Deprecated.swift",
"Deprecated/SQLQueryBuilders+Deprecated.swift",
"Exports.swift",
"Expressions/Basics/SQLAlias.swift",
"Expressions/Basics/SQLBetween.swift",
"Expressions/Basics/SQLColumn.swift",
"Expressions/Basics/SQLConstraint.swift",
"Expressions/Basics/SQLDataType.swift",
"Expressions/Basics/SQLDirection.swift",
"Expressions/Basics/SQLDistinct.swift",
"Expressions/Basics/SQLForeignKeyAction.swift",
"Expressions/Basics/SQLNestedSubpathExpression.swift",
"Expressions/Basics/SQLQualifiedTable.swift",
"Expressions/Basics/SQLQueryString.swift",
"Expressions/Clauses/SQLAlterColumnDefinitionType.swift",
"Expressions/Clauses/SQLColumnAssignment.swift",
"Expressions/Clauses/SQLColumnConstraintAlgorithm.swift",
"Expressions/Clauses/SQLColumnDefinition.swift",
"Expressions/Clauses/SQLCommonTableExpression.swift",
"Expressions/Clauses/SQLConflictAction.swift",
"Expressions/Clauses/SQLConflictResolutionStrategy.swift",
"Expressions/Clauses/SQLDropBehaviour.swift",
"Expressions/Clauses/SQLEnumDataType.swift",
"Expressions/Clauses/SQLExcludedColumn.swift",
"Expressions/Clauses/SQLForeignKey.swift",
"Expressions/Clauses/SQLJoin.swift",
"Expressions/Clauses/SQLJoinMethod.swift",
"Expressions/Clauses/SQLLockingClause.swift",
"Expressions/Clauses/SQLOrderBy.swift",
"Expressions/Clauses/SQLReturning.swift",
"Expressions/Clauses/SQLSubquery.swift",
"Expressions/Clauses/SQLTableConstraintAlgorithm.swift",
"Expressions/Queries/SQLAlterEnum.swift",
"Expressions/Queries/SQLAlterTable.swift",
"Expressions/Queries/SQLCreateEnum.swift",
"Expressions/Queries/SQLCreateIndex.swift",
"Expressions/Queries/SQLCreateTable.swift",
"Expressions/Queries/SQLCreateTrigger.swift",
"Expressions/Queries/SQLDelete.swift",
"Expressions/Queries/SQLDropEnum.swift",
"Expressions/Queries/SQLDropIndex.swift",
"Expressions/Queries/SQLDropTable.swift",
"Expressions/Queries/SQLDropTrigger.swift",
"Expressions/Queries/SQLInsert.swift",
"Expressions/Queries/SQLSelect.swift",
"Expressions/Queries/SQLUnion.swift",
"Expressions/Queries/SQLUpdate.swift",
"Expressions/SQLExpression.swift",
"Expressions/SQLSerializer.swift",
"Expressions/SQLStatement.swift",
"Expressions/Syntax/SQLBinaryExpression.swift",
"Expressions/Syntax/SQLBinaryOperator.swift",
"Expressions/Syntax/SQLBind.swift",
"Expressions/Syntax/SQLFunction.swift",
"Expressions/Syntax/SQLGroupExpression.swift",
"Expressions/Syntax/SQLIdentifier.swift",
"Expressions/Syntax/SQLList.swift",
"Expressions/Syntax/SQLLiteral.swift",
"Expressions/Syntax/SQLRaw.swift",
"Rows/SQLCodingUtilities.swift",
"Rows/SQLQueryEncoder.swift",
"Rows/SQLRow.swift",
"Rows/SQLRowDecoder.swift",
"Utilities/SomeCodingKey.swift",
"Utilities/StringHandling.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
Building for debugging...
[0/30] Write sources
[8/30] Copying PrivacyInfo.xcprivacy
[8/30] Write sources
[18/30] Compiling CNIOWASI CNIOWASI.c
[18/30] Compiling CNIOWindows shim.c
[18/30] Compiling CNIOWindows WSAStartup.c
[21/30] Write sources
[23/30] Compiling CNIOLinux shim.c
[24/30] Compiling CNIOLinux liburing_shims.c
[25/30] Write swift-version-5BDAB9E9C0126B9D.txt
[26/30] Compiling _AtomicsShims.c
[27/78] Compiling CNIODarwin shim.c
[28/78] Compiling c-nioatomics.c
[29/78] Compiling c-atomics.c
[31/84] Emitting module InternalCollectionsUtilities
[32/85] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[33/85] Compiling Atomics AtomicStorage.swift
[34/85] Compiling Atomics AtomicValue.swift
[35/85] Compiling Atomics AtomicMemoryOrderings.swift
[36/85] Compiling Atomics DoubleWord.swift
[37/85] Compiling Atomics ManagedAtomic.swift
[38/85] Compiling Atomics ManagedAtomicLazyReference.swift
[39/85] Compiling _NIOBase64 Base64.swift
[40/85] Emitting module _NIOBase64
[41/85] Compiling Atomics OptionalRawRepresentable.swift
[42/85] Compiling Atomics RawRepresentable.swift
[43/85] Compiling Atomics AtomicBool.swift
[44/85] Compiling Atomics IntegerConformances.swift
[45/85] Compiling Atomics PointerConformances.swift
[46/85] Compiling Atomics Primitives.native.swift
[47/85] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[48/85] Compiling Atomics UnsafeAtomic.swift
[49/85] Compiling Atomics UnsafeAtomicLazyReference.swift
[56/87] Compiling Atomics AtomicOptionalWrappable.swift
[57/87] Compiling Atomics AtomicReference.swift
[58/87] Compiling Atomics Primitives.shims.swift
[59/87] Compiling Atomics AtomicInteger.swift
[62/87] Compiling Atomics IntegerOperations.swift
[63/87] Compiling Atomics Unmanaged extensions.swift
[66/299] Compiling Logging MetadataProvider.swift
[67/369] Emitting module _NIODataStructures
[68/369] Compiling _RopeModule BigString+RemoveSubrange.swift
[69/369] Compiling _RopeModule BigString+ReplaceSubrange.swift
[70/369] Compiling DequeModule _DequeSlot.swift
[71/370] Compiling _NIODataStructures Heap.swift
[72/370] Compiling _NIODataStructures _TinyArray.swift
[73/370] Compiling _NIODataStructures PriorityQueue.swift
[74/370] Compiling HeapModule _HeapNode.swift
[75/370] Compiling HeapModule Heap.swift
[76/370] Compiling _RopeModule BigString+Ingester.swift
[77/370] Compiling _RopeModule BigString+Invariants.swift
[78/370] Compiling DequeModule _DequeBuffer.swift
[79/370] Compiling HeapModule Heap+Invariants.swift
[80/370] Compiling HeapModule Heap+UnsafeHandle.swift
[81/370] Compiling _RopeModule RopeMetric.swift
[82/370] Compiling _RopeModule BigString+Summary.swift
[83/370] Compiling _RopeModule BigString.swift
[84/370] Compiling _RopeModule BigString+Chunk+Append and Insert.swift
[85/370] Compiling _RopeModule BigString+Chunk+Breaks.swift
[86/370] Compiling _RopeModule BigString+Chunk+Counts.swift
[87/376] Compiling DequeModule _UnsafeWrappedBuffer.swift
[88/376] Compiling _RopeModule BigString+Hashing.swift
[89/376] Compiling _RopeModule BigString+LosslessStringConvertible.swift
[90/376] Compiling _RopeModule BigString+RangeReplaceableCollection.swift
[91/376] Compiling _RopeModule BigString+Sequence.swift
[92/376] Compiling _RopeModule BigString+TextOutputStream.swift
[93/376] Compiling _RopeModule BigString+Append.swift
[94/381] Compiling Logging LogHandler.swift
[95/381] Compiling Logging Logging.swift
[96/381] Emitting module Logging
[97/381] Compiling Logging Locks.swift
[98/381] Compiling _RopeModule Rope+Find.swift
[99/381] Compiling _RopeModule Rope+ForEachWhile.swift
[100/381] Compiling _RopeModule Rope+Insert.swift
[101/381] Compiling _RopeModule Rope+Join.swift
[102/381] Compiling _RopeModule Rope+MutatingForEach.swift
[103/381] Compiling _RopeModule BigString+ExpressibleByStringLiteral.swift
[110/381] Compiling HeapModule Heap+Descriptions.swift
[111/381] Emitting module HeapModule
[112/381] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[113/381] Compiling DequeModule _DequeBufferHeader.swift
[114/381] Compiling _RopeModule BigString+Debugging.swift
[115/381] Compiling _RopeModule BigString+Index.swift
[116/381] Compiling _RopeModule BigString+Insert.swift
[117/381] Compiling _RopeModule BigString+Managing Breaks.swift
[118/381] Compiling _RopeModule BigString+Iterators.swift
[119/381] Compiling _RopeModule BigString+Metrics.swift
[120/381] Compiling NIOConcurrencyHelpers lock.swift
[121/381] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[122/381] Compiling NIOConcurrencyHelpers NIOLock.swift
[123/381] Emitting module NIOConcurrencyHelpers
[124/381] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[125/381] Compiling NIOConcurrencyHelpers atomics.swift
[126/381] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[127/381] Compiling HashTreeCollections TreeDictionary+Filter.swift
[128/381] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[129/381] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[130/381] Compiling HashTreeCollections TreeDictionary+Keys.swift
[131/381] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[132/381] Compiling HashTreeCollections TreeDictionary+Merge.swift
[133/381] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[134/381] Compiling _RopeModule BigString+UnicodeScalarView.swift
[135/381] Compiling _RopeModule BigSubstring+UTF16View.swift
[136/381] Compiling _RopeModule BigSubstring+UTF8View.swift
[137/381] Compiling _RopeModule BigSubstring+UnicodeScalarView.swift
[138/381] Compiling _RopeModule BigSubstring.swift
[139/381] Compiling _RopeModule Rope+Builder.swift
[140/381] Compiling _RopeModule Rope+Debugging.swift
[141/381] Compiling _RopeModule Rope+Invariants.swift
[148/389] Compiling _RopeModule BigString+Builder.swift
[149/389] Compiling _RopeModule BigString+Contents.swift
[154/389] Compiling _RopeModule BigString+Split.swift
[155/389] Compiling _RopeModule Range+BigString.swift
[156/389] Compiling _RopeModule BigString+UTF16View.swift
[157/389] Compiling _RopeModule BigString+UTF8View.swift
[158/389] Compiling _RopeModule Rope+Append.swift
[159/389] Compiling _RopeModule Rope+Extract.swift
[160/389] Compiling _RopeModule BigString+Initializers.swift
[161/389] Compiling _RopeModule Rope+_Node.swift
[162/389] Compiling _RopeModule Rope+_Storage.swift
[163/389] Compiling _RopeModule Rope+_UnmanagedLeaf.swift
[164/389] Compiling _RopeModule Rope+_UnsafeHandle.swift
[165/389] Compiling _RopeModule Rope.swift
[166/389] Compiling BitCollections BitSet.swift
[167/389] Compiling BitCollections Range+Utilities.swift
[168/389] Compiling BitCollections Slice+Utilities.swift
[169/389] Compiling BitCollections UInt+Tricks.swift
[170/389] Compiling BitCollections _Word.swift
[171/389] Compiling _RopeModule BigString+Chunk.swift
[172/389] Compiling _RopeModule BigString+BidirectionalCollection.swift
[173/389] Compiling _RopeModule BigString+Comparable.swift
[174/389] Compiling _RopeModule BigString+CustomDebugStringConvertible.swift
[175/389] Compiling _RopeModule BigString+CustomStringConvertible.swift
[176/389] Compiling _RopeModule BigString+Equatable.swift
[178/389] Compiling _RopeModule BigString+Chunk+Description.swift
[179/389] Compiling _RopeModule BigString+Chunk+Indexing by Characters.swift
[180/389] Compiling _RopeModule BigString+Chunk+Indexing by UTF16.swift
[181/389] Compiling _RopeModule BigString+Chunk+RopeElement.swift
[182/389] Compiling _RopeModule BigString+Chunk+Splitting.swift
[213/389] Emitting module BitCollections
[214/389] Compiling _RopeModule RopeElement.swift
[220/389] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[221/389] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[222/389] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[223/389] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[224/389] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[225/389] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[226/389] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[227/389] Compiling HashTreeCollections TreeSet.swift
[286/396] Compiling OrderedCollections OrderedSet.swift
[287/396] Compiling OrderedCollections _UnsafeBitset.swift
[290/396] Emitting module DequeModule
[310/396] Emitting module Atomics
[315/457] Compiling NIOCore Codec.swift
[316/457] Compiling NIOCore ConvenienceOptionSupport.swift
[317/457] Compiling NIOCore DeadChannel.swift
[318/457] Compiling NIOCore DispatchQueue+WithFuture.swift
[319/457] Compiling NIOCore EventLoop+Deprecated.swift
[320/457] Compiling NIOCore EventLoop+SerialExecutor.swift
[321/457] Compiling NIOCore EventLoop.swift
[323/457] Compiling NIOCore EventLoopFuture+Deprecated.swift
[324/457] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[325/457] Compiling NIOCore EventLoopFuture.swift
[326/457] Compiling NIOCore FileDescriptor.swift
[327/457] Compiling NIOCore FileHandle.swift
[328/457] Compiling NIOCore FileRegion.swift
[329/457] Compiling NIOCore Channel.swift
[330/457] Compiling NIOCore ChannelHandler.swift
[331/457] Compiling NIOCore ChannelHandlers.swift
[332/457] Compiling NIOCore ChannelInvoker.swift
[333/457] Compiling NIOCore ChannelOption.swift
[334/457] Compiling NIOCore ChannelPipeline.swift
[335/457] Compiling NIOCore CircularBuffer.swift
[336/457] Compiling NIOCore Interfaces.swift
[337/457] Compiling NIOCore Linux.swift
[338/457] Compiling NIOCore MarkedCircularBuffer.swift
[339/457] Compiling NIOCore MulticastChannel.swift
[340/457] Compiling NIOCore NIOAny.swift
[341/457] Compiling NIOCore NIOCloseOnErrorHandler.swift
[342/457] Compiling NIOCore AddressedEnvelope.swift
[343/457] Compiling NIOCore AsyncAwaitSupport.swift
[344/457] Compiling NIOCore AsyncChannel.swift
[345/457] Compiling NIOCore AsyncChannelHandler.swift
[346/457] Compiling NIOCore AsyncChannelInboundStream.swift
[347/457] Compiling NIOCore AsyncChannelOutboundWriter.swift
[348/457] Compiling NIOCore NIOAsyncSequenceProducer.swift
[349/457] Compiling _RopeModule Rope+Remove.swift
[350/457] Compiling _RopeModule Rope+RemoveSubrange.swift
[351/457] Compiling _RopeModule Rope+Split.swift
[352/457] Compiling _RopeModule Optional Utilities.swift
[353/457] Compiling _RopeModule String Utilities.swift
[354/457] Compiling _RopeModule String.Index+ABI.swift
[355/457] Compiling _RopeModule _CharacterRecognizer.swift
[394/457] Compiling NIOCore GlobalSingletons.swift
[395/457] Compiling NIOCore IO.swift
[396/457] Compiling NIOCore IOData.swift
[397/457] Compiling NIOCore IPProtocol.swift
[398/457] Compiling NIOCore IntegerBitPacking.swift
[399/457] Compiling NIOCore IntegerTypes.swift
[400/463] Emitting module OrderedCollections
[401/463] Compiling NIOCore NIOLoopBound.swift
[402/463] Compiling NIOCore NIOScheduledCallback.swift
[403/463] Compiling NIOCore NIOSendable.swift
[404/463] Compiling NIOCore RecvByteBufferAllocator.swift
[405/463] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[406/463] Compiling NIOCore SocketAddresses.swift
[407/463] Compiling NIOCore SocketOptionProvider.swift
[408/463] Compiling NIOCore SystemCallHelpers.swift
[409/463] Compiling NIOCore TimeAmount+Duration.swift
[410/463] Compiling NIOCore TypeAssistedChannelHandler.swift
[411/463] Compiling NIOCore UniversalBootstrapSupport.swift
[412/463] Compiling NIOCore Utilities.swift
[413/463] Emitting module _RopeModule
[434/463] Emitting module HashTreeCollections
[435/465] Emitting module Collections
[436/465] Compiling Collections Collections.swift
[444/465] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[451/465] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[452/465] Compiling NIOCore NIOAsyncWriter.swift
[453/465] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[454/465] Compiling NIOCore BSDSocketAPI.swift
[455/465] Compiling NIOCore ByteBuffer-aux.swift
[456/465] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[457/465] Compiling NIOCore ByteBuffer-conversions.swift
[458/465] Compiling NIOCore ByteBuffer-core.swift
[459/465] Compiling NIOCore ByteBuffer-hex.swift
[460/465] Compiling NIOCore ByteBuffer-int.swift
[461/465] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[462/465] Compiling NIOCore ByteBuffer-multi-int.swift
[463/465] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[464/465] Compiling NIOCore ByteBuffer-views.swift
[465/465] Emitting module NIOCore
[466/518] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[467/518] Emitting module NIOEmbedded
[468/518] Compiling NIOEmbedded AsyncTestingChannel.swift
[469/518] Compiling NIOEmbedded Embedded.swift
[470/518] Compiling NIOPosix PooledRecvBufferAllocator.swift
[471/518] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[472/518] Compiling NIOPosix PosixSingletons.swift
[473/518] Compiling NIOPosix RawSocketBootstrap.swift
[474/518] Compiling NIOPosix Resolver.swift
[475/523] Compiling NIOPosix SocketProtocols.swift
[476/523] Compiling NIOPosix System.swift
[477/523] Compiling NIOPosix Thread.swift
[478/523] Compiling NIOPosix ThreadPosix.swift
[479/523] Compiling NIOPosix ThreadWindows.swift
[480/523] Compiling NIOPosix BSDSocketAPICommon.swift
[481/523] Compiling NIOPosix BSDSocketAPIPosix.swift
[482/523] Compiling NIOPosix BSDSocketAPIWindows.swift
[483/523] Compiling NIOPosix BaseSocket.swift
[484/523] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[485/523] Compiling NIOPosix BaseSocketChannel.swift
[486/523] Compiling NIOPosix Selectable.swift
[487/523] Compiling NIOPosix SelectableChannel.swift
[488/523] Compiling NIOPosix SelectableEventLoop.swift
[489/523] Compiling NIOPosix SelectorEpoll.swift
[490/523] Compiling NIOPosix SelectorGeneric.swift
[491/523] Compiling NIOPosix SelectorKqueue.swift
[492/523] Compiling NIOPosix SelectorUring.swift
[493/523] Compiling NIOPosix ServerSocket.swift
[494/523] Compiling NIOPosix Socket.swift
[495/523] Compiling NIOPosix SocketChannel.swift
[496/523] Compiling NIOPosix GetaddrinfoResolver.swift
[497/523] Compiling NIOPosix HappyEyeballs.swift
[498/523] Compiling NIOPosix IO.swift
[499/523] Compiling NIOPosix IntegerBitPacking.swift
[500/523] Compiling NIOPosix IntegerTypes.swift
[501/523] Compiling NIOPosix Linux.swift
[502/523] Compiling NIOPosix LinuxCPUSet.swift
[503/523] Compiling NIOPosix LinuxUring.swift
[504/523] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[505/523] Compiling NIOPosix NIOThreadPool.swift
[506/523] Compiling NIOPosix NonBlockingFileIO.swift
[507/523] Compiling NIOPosix PendingDatagramWritesManager.swift
[508/523] Compiling NIOPosix PendingWritesManager.swift
[509/523] Compiling NIOPosix PipeChannel.swift
[510/523] Compiling NIOPosix PipePair.swift
[511/523] Compiling NIOPosix Pool.swift
[512/523] Compiling NIOPosix BaseStreamSocketChannel.swift
[513/523] Compiling NIOPosix Bootstrap.swift
[514/523] Compiling NIOPosix ControlMessage.swift
[515/523] Compiling NIOPosix DatagramVectorReadManager.swift
[516/523] Compiling NIOPosix Errors+Any.swift
[517/523] Compiling NIOPosix FileDescriptor.swift
[518/523] Emitting module NIOPosix
[519/523] Compiling NIOPosix UnsafeTransfer.swift
[520/523] Compiling NIOPosix Utilities.swift
[521/523] Compiling NIOPosix VsockAddress.swift
[522/523] Compiling NIOPosix VsockChannelEvents.swift
[523/523] Compiling NIOPosix resource_bundle_accessor.swift
[524/525] Emitting module NIO
[525/525] Compiling NIO Exports.swift
[526/619] Compiling SQLKit SQLJoin.swift
[527/619] Compiling SQLKit SQLJoinMethod.swift
[528/619] Compiling SQLKit SQLLockingClause.swift
[529/619] Compiling SQLKit SQLOrderBy.swift
[530/619] Compiling SQLKit SQLReturning.swift
[531/619] Compiling SQLKit SQLSubquery.swift
[532/619] Compiling SQLKit SQLTableConstraintAlgorithm.swift
[533/619] Compiling SQLKit SQLAlterEnum.swift
[534/619] Compiling SQLKit SQLAlterTable.swift
[535/619] Compiling SQLKit SQLCreateEnum.swift
[536/629] Compiling SQLKit SQLColumnAssignment.swift
[537/629] Compiling SQLKit SQLColumnConstraintAlgorithm.swift
[538/629] Compiling SQLKit SQLColumnDefinition.swift
[539/629] Compiling SQLKit SQLCommonTableExpression.swift
[540/629] Compiling SQLKit SQLConflictAction.swift
[541/629] Compiling SQLKit SQLConflictResolutionStrategy.swift
[542/629] Compiling SQLKit SQLDropBehaviour.swift
[543/629] Compiling SQLKit SQLEnumDataType.swift
[544/629] Compiling SQLKit SQLExcludedColumn.swift
[545/629] Compiling SQLKit SQLForeignKey.swift
[546/629] Compiling SQLKit SQLAlterEnumBuilder.swift
[547/629] Compiling SQLKit SQLAlterTableBuilder.swift
[548/629] Compiling SQLKit SQLConflictUpdateBuilder.swift
[549/629] Compiling SQLKit SQLCreateEnumBuilder.swift
[550/629] Compiling SQLKit SQLCreateIndexBuilder.swift
[551/629] Compiling SQLKit SQLCreateTableBuilder.swift
[552/629] Compiling SQLKit SQLCreateTriggerBuilder.swift
[553/629] Compiling SQLKit SQLDeleteBuilder.swift
[554/629] Compiling SQLKit SQLDropEnumBuilder.swift
[555/629] Compiling SQLKit SQLDropIndexBuilder.swift
[556/629] Compiling SQLKit SQLDropTableBuilder.swift
[557/629] Compiling SQLKit SQLUnion.swift
[558/629] Compiling SQLKit SQLUpdate.swift
[559/629] Compiling SQLKit SQLExpression.swift
[560/629] Compiling SQLKit SQLSerializer.swift
[561/629] Compiling SQLKit SQLStatement.swift
[562/629] Compiling SQLKit SQLBinaryExpression.swift
[563/629] Compiling SQLKit SQLBinaryOperator.swift
[564/629] Compiling SQLKit SQLBind.swift
[565/629] Compiling SQLKit SQLFunction.swift
[566/629] Compiling SQLKit SQLGroupExpression.swift
[567/629] Compiling SQLKit SQLDatabase.swift
[568/629] Compiling SQLKit SQLDatabaseReportedVersion.swift
[569/629] Compiling SQLKit SQLDialect.swift
[570/629] Compiling SQLKit SQLDatabase+Deprecated.swift
[571/629] Compiling SQLKit SQLError.swift
[572/629] Compiling SQLKit SQLExpressions+Deprecated.swift
[573/629] Compiling SQLKit SQLQueryBuilders+Deprecated.swift
[574/629] Compiling SQLKit Exports.swift
[575/629] Compiling SQLKit SQLAlias.swift
[576/629] Compiling SQLKit SQLBetween.swift
[577/629] Compiling SQLKit SQLColumn.swift
[578/629] Compiling SQLKit SQLConstraint.swift
[579/629] Compiling SQLKit SQLDataType.swift
[580/629] Compiling SQLKit SQLDirection.swift
[581/629] Compiling SQLKit SQLDistinct.swift
[582/629] Compiling SQLKit SQLForeignKeyAction.swift
[583/629] Compiling SQLKit SQLNestedSubpathExpression.swift
[584/629] Compiling SQLKit SQLQualifiedTable.swift
[585/629] Compiling SQLKit SQLQueryString.swift
[586/629] Compiling SQLKit SQLAlterColumnDefinitionType.swift
[587/629] Compiling SQLKit SQLCommonTableExpressionBuilder.swift
[588/629] Compiling SQLKit SQLCommonUnionBuilder.swift
[589/629] Compiling SQLKit SQLJoinBuilder.swift
[590/629] Compiling SQLKit SQLPartialResultBuilder.swift
[591/629] Compiling SQLKit SQLPredicateBuilder.swift
[592/629] Compiling SQLKit SQLQueryBuilder.swift
[593/629] Compiling SQLKit SQLQueryFetcher.swift
[594/629] Compiling SQLKit SQLReturningBuilder.swift
[595/629] Compiling SQLKit SQLSecondaryPredicateBuilder.swift
[596/629] Compiling SQLKit SQLSubqueryClauseBuilder.swift
[597/629] Compiling SQLKit SQLUnqualifiedColumnListBuilder.swift
[598/629] Compiling SQLKit SQLCreateIndex.swift
[599/629] Compiling SQLKit SQLCreateTable.swift
[600/629] Compiling SQLKit SQLCreateTrigger.swift
[601/629] Compiling SQLKit SQLDelete.swift
[602/629] Compiling SQLKit SQLDropEnum.swift
[603/629] Compiling SQLKit SQLDropIndex.swift
[604/629] Compiling SQLKit SQLDropTable.swift
[605/629] Compiling SQLKit SQLDropTrigger.swift
[606/629] Compiling SQLKit SQLInsert.swift
[607/629] Compiling SQLKit SQLSelect.swift
[608/629] Compiling SQLKit SQLIdentifier.swift
[609/629] Compiling SQLKit SQLList.swift
[610/629] Compiling SQLKit SQLLiteral.swift
[611/629] Compiling SQLKit SQLRaw.swift
[612/629] Compiling SQLKit SQLCodingUtilities.swift
[613/629] Compiling SQLKit SQLQueryEncoder.swift
[614/629] Compiling SQLKit SQLRow.swift
[615/629] Compiling SQLKit SQLRowDecoder.swift
[616/629] Compiling SQLKit SomeCodingKey.swift
[617/629] Compiling SQLKit StringHandling.swift
[618/629] Compiling SQLKit SQLDropTriggerBuilder.swift
[619/629] Compiling SQLKit SQLInsertBuilder.swift
[620/629] Compiling SQLKit SQLPredicateGroupBuilder.swift
[621/629] Compiling SQLKit SQLRawBuilder.swift
[622/629] Compiling SQLKit SQLSecondaryPredicateGroupBuilder.swift
[623/629] Compiling SQLKit SQLSelectBuilder.swift
[624/629] Compiling SQLKit SQLSubqueryBuilder.swift
[625/629] Compiling SQLKit SQLUnionBuilder.swift
[626/629] Compiling SQLKit SQLUpdateBuilder.swift
[627/629] Compiling SQLKit SQLAliasedColumnListBuilder.swift
[628/629] Compiling SQLKit SQLColumnUpdateBuilder.swift
[629/629] Emitting module SQLKit
[630/637] Compiling SQLKitBenchmark SQLBenchmark+Upsert.swift
[631/637] Compiling SQLKitBenchmark SQLBenchmark+Planets.swift
[632/637] Compiling SQLKitBenchmark SQLBenchmarker.swift
[633/637] Compiling SQLKitBenchmark SQLBenchmark+Union.swift
[634/637] Compiling SQLKitBenchmark SQLBenchmark+Enum.swift
[635/637] Compiling SQLKitBenchmark SQLBenchmark+Codable.swift
[636/637] Emitting module SQLKitBenchmark
[637/637] Compiling SQLKitBenchmark SQLBenchmark+JSONPaths.swift
Build complete! (54.73s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-collections",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-collections.git"
},
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.5.4",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log.git"
},
{
"identity" : "swift-nio",
"requirement" : {
"range" : [
{
"lower_bound" : "2.65.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio.git"
}
],
"manifest_display_name" : "sql-kit",
"name" : "sql-kit",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
},
{
"name" : "tvos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "SQLKit",
"targets" : [
"SQLKit"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SQLKitBenchmark",
"targets" : [
"SQLKitBenchmark"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SQLKitTests",
"module_type" : "SwiftTarget",
"name" : "SQLKitTests",
"path" : "Tests/SQLKitTests",
"sources" : [
"AsyncTests.swift",
"BaseTests.swift",
"BasicQueryTests.swift",
"DeprecatedTests.swift",
"SQLBetweenTests.swift",
"SQLCodingTests.swift",
"SQLCommonTableExpressionTests.swift",
"SQLCreateDropTriggerTests.swift",
"SQLCreateTableTests.swift",
"SQLDialectFeatureTests.swift",
"SQLExpressionTests.swift",
"SQLInsertUpsertTests.swift",
"SQLQueryEncoderTests.swift",
"SQLQueryStringTests.swift",
"SQLRowDecoderTests.swift",
"SQLUnionTests.swift",
"TestMocks.swift",
"Utilities.swift",
"XCTAsyncAssertions.swift"
],
"target_dependencies" : [
"SQLKit",
"SQLKitBenchmark"
],
"type" : "test"
},
{
"c99name" : "SQLKitBenchmark",
"module_type" : "SwiftTarget",
"name" : "SQLKitBenchmark",
"path" : "Sources/SQLKitBenchmark",
"product_memberships" : [
"SQLKitBenchmark"
],
"sources" : [
"SQLBenchmark+Codable.swift",
"SQLBenchmark+Enum.swift",
"SQLBenchmark+JSONPaths.swift",
"SQLBenchmark+Planets.swift",
"SQLBenchmark+Union.swift",
"SQLBenchmark+Upsert.swift",
"SQLBenchmarker.swift"
],
"target_dependencies" : [
"SQLKit"
],
"type" : "library"
},
{
"c99name" : "SQLKit",
"module_type" : "SwiftTarget",
"name" : "SQLKit",
"path" : "Sources/SQLKit",
"product_dependencies" : [
"Collections",
"Logging",
"NIO",
"NIOCore"
],
"product_memberships" : [
"SQLKit",
"SQLKitBenchmark"
],
"sources" : [
"Builders/Implementations/SQLAlterEnumBuilder.swift",
"Builders/Implementations/SQLAlterTableBuilder.swift",
"Builders/Implementations/SQLConflictUpdateBuilder.swift",
"Builders/Implementations/SQLCreateEnumBuilder.swift",
"Builders/Implementations/SQLCreateIndexBuilder.swift",
"Builders/Implementations/SQLCreateTableBuilder.swift",
"Builders/Implementations/SQLCreateTriggerBuilder.swift",
"Builders/Implementations/SQLDeleteBuilder.swift",
"Builders/Implementations/SQLDropEnumBuilder.swift",
"Builders/Implementations/SQLDropIndexBuilder.swift",
"Builders/Implementations/SQLDropTableBuilder.swift",
"Builders/Implementations/SQLDropTriggerBuilder.swift",
"Builders/Implementations/SQLInsertBuilder.swift",
"Builders/Implementations/SQLPredicateGroupBuilder.swift",
"Builders/Implementations/SQLRawBuilder.swift",
"Builders/Implementations/SQLSecondaryPredicateGroupBuilder.swift",
"Builders/Implementations/SQLSelectBuilder.swift",
"Builders/Implementations/SQLSubqueryBuilder.swift",
"Builders/Implementations/SQLUnionBuilder.swift",
"Builders/Implementations/SQLUpdateBuilder.swift",
"Builders/Prototypes/SQLAliasedColumnListBuilder.swift",
"Builders/Prototypes/SQLColumnUpdateBuilder.swift",
"Builders/Prototypes/SQLCommonTableExpressionBuilder.swift",
"Builders/Prototypes/SQLCommonUnionBuilder.swift",
"Builders/Prototypes/SQLJoinBuilder.swift",
"Builders/Prototypes/SQLPartialResultBuilder.swift",
"Builders/Prototypes/SQLPredicateBuilder.swift",
"Builders/Prototypes/SQLQueryBuilder.swift",
"Builders/Prototypes/SQLQueryFetcher.swift",
"Builders/Prototypes/SQLReturningBuilder.swift",
"Builders/Prototypes/SQLSecondaryPredicateBuilder.swift",
"Builders/Prototypes/SQLSubqueryClauseBuilder.swift",
"Builders/Prototypes/SQLUnqualifiedColumnListBuilder.swift",
"Database/SQLDatabase.swift",
"Database/SQLDatabaseReportedVersion.swift",
"Database/SQLDialect.swift",
"Deprecated/SQLDatabase+Deprecated.swift",
"Deprecated/SQLError.swift",
"Deprecated/SQLExpressions+Deprecated.swift",
"Deprecated/SQLQueryBuilders+Deprecated.swift",
"Exports.swift",
"Expressions/Basics/SQLAlias.swift",
"Expressions/Basics/SQLBetween.swift",
"Expressions/Basics/SQLColumn.swift",
"Expressions/Basics/SQLConstraint.swift",
"Expressions/Basics/SQLDataType.swift",
"Expressions/Basics/SQLDirection.swift",
"Expressions/Basics/SQLDistinct.swift",
"Expressions/Basics/SQLForeignKeyAction.swift",
"Expressions/Basics/SQLNestedSubpathExpression.swift",
"Expressions/Basics/SQLQualifiedTable.swift",
"Expressions/Basics/SQLQueryString.swift",
"Expressions/Clauses/SQLAlterColumnDefinitionType.swift",
"Expressions/Clauses/SQLColumnAssignment.swift",
"Expressions/Clauses/SQLColumnConstraintAlgorithm.swift",
"Expressions/Clauses/SQLColumnDefinition.swift",
"Expressions/Clauses/SQLCommonTableExpression.swift",
"Expressions/Clauses/SQLConflictAction.swift",
"Expressions/Clauses/SQLConflictResolutionStrategy.swift",
"Expressions/Clauses/SQLDropBehaviour.swift",
"Expressions/Clauses/SQLEnumDataType.swift",
"Expressions/Clauses/SQLExcludedColumn.swift",
"Expressions/Clauses/SQLForeignKey.swift",
"Expressions/Clauses/SQLJoin.swift",
"Expressions/Clauses/SQLJoinMethod.swift",
"Expressions/Clauses/SQLLockingClause.swift",
"Expressions/Clauses/SQLOrderBy.swift",
"Expressions/Clauses/SQLReturning.swift",
"Expressions/Clauses/SQLSubquery.swift",
"Expressions/Clauses/SQLTableConstraintAlgorithm.swift",
"Expressions/Queries/SQLAlterEnum.swift",
"Expressions/Queries/SQLAlterTable.swift",
"Expressions/Queries/SQLCreateEnum.swift",
"Expressions/Queries/SQLCreateIndex.swift",
"Expressions/Queries/SQLCreateTable.swift",
"Expressions/Queries/SQLCreateTrigger.swift",
"Expressions/Queries/SQLDelete.swift",
"Expressions/Queries/SQLDropEnum.swift",
"Expressions/Queries/SQLDropIndex.swift",
"Expressions/Queries/SQLDropTable.swift",
"Expressions/Queries/SQLDropTrigger.swift",
"Expressions/Queries/SQLInsert.swift",
"Expressions/Queries/SQLSelect.swift",
"Expressions/Queries/SQLUnion.swift",
"Expressions/Queries/SQLUpdate.swift",
"Expressions/SQLExpression.swift",
"Expressions/SQLSerializer.swift",
"Expressions/SQLStatement.swift",
"Expressions/Syntax/SQLBinaryExpression.swift",
"Expressions/Syntax/SQLBinaryOperator.swift",
"Expressions/Syntax/SQLBind.swift",
"Expressions/Syntax/SQLFunction.swift",
"Expressions/Syntax/SQLGroupExpression.swift",
"Expressions/Syntax/SQLIdentifier.swift",
"Expressions/Syntax/SQLList.swift",
"Expressions/Syntax/SQLLiteral.swift",
"Expressions/Syntax/SQLRaw.swift",
"Rows/SQLCodingUtilities.swift",
"Rows/SQLQueryEncoder.swift",
"Rows/SQLRow.swift",
"Rows/SQLRowDecoder.swift",
"Utilities/SomeCodingKey.swift",
"Utilities/StringHandling.swift"
],
"type" : "library"
}
],
"tools_version" : "5.10"
}
Done.