Build Information
Successful build of sql-kit, reference 3.33.0 (baf0d8
), with Swift 6.1 for macOS (SPM) on 1 May 2025 08:32:21 UTC.
Swift 6 data race errors: 2
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 -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.61.2
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-nio.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/apple/swift-log.git from cache (0.96s)
Fetched https://github.com/apple/swift-collections.git from cache (0.97s)
Fetched https://github.com/apple/swift-nio.git from cache (0.97s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (1.46s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (1.05s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.82.1 (0.70s)
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-system.git from cache
Fetched https://github.com/apple/swift-atomics.git from cache (0.43s)
Fetched https://github.com/apple/swift-system.git from cache (0.58s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (1.07s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.44s)
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.82.1
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-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-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.82.1",
"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/5983] Fetching sql-kit
Fetched https://github.com/vapor/sql-kit.git from cache (0.95s)
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.76s)
Fetched https://github.com/apple/swift-collections.git from cache (0.76s)
Fetched https://github.com/apple/swift-nio.git from cache (0.76s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.82s)
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.82.1 (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.44s)
Fetched https://github.com/apple/swift-system.git from cache (0.45s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.51s)
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/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.82.1
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-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
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-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.1
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.3.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
[10/30] Copying PrivacyInfo.xcprivacy
[10/30] Write sources
[18/30] Compiling CNIOWindows WSAStartup.c
[18/30] Compiling CNIOWindows shim.c
[18/30] Write sources
[22/30] Compiling CNIOWASI CNIOWASI.c
[23/30] Write swift-version-2F0A5646E1D333AE.txt
[24/30] Compiling CNIOLinux shim.c
[25/30] Compiling CNIOLinux liburing_shims.c
[26/59] Compiling _AtomicsShims.c
[28/78] Emitting module _NIOBase64
[29/78] Compiling Atomics OptionalRawRepresentable.swift
[30/78] Compiling Atomics RawRepresentable.swift
[31/78] Emitting module InternalCollectionsUtilities
[32/79] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[33/79] Compiling Atomics AtomicMemoryOrderings.swift
[34/79] Compiling Atomics DoubleWord.swift
[35/79] Compiling Atomics AtomicStorage.swift
[36/79] Compiling Atomics AtomicValue.swift
[37/79] Compiling Atomics AtomicOptionalWrappable.swift
[38/79] Compiling Atomics AtomicReference.swift
[39/79] Compiling Atomics PointerConformances.swift
[40/79] Compiling Atomics Primitives.native.swift
[41/79] Compiling Atomics Primitives.shims.swift
[42/79] Compiling Atomics AtomicInteger.swift
[43/79] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[44/79] Compiling _NIOBase64 Base64.swift
[44/79] Compiling CNIODarwin shim.c
[46/79] Compiling Atomics ManagedAtomic.swift
[47/79] Compiling Atomics ManagedAtomicLazyReference.swift
[48/79] Compiling Atomics AtomicBool.swift
[49/79] Compiling Atomics IntegerConformances.swift
[50/79] Compiling Atomics UnsafeAtomic.swift
[51/79] Compiling Atomics UnsafeAtomicLazyReference.swift
[64/81] Compiling Logging LogHandler.swift
[67/308] Compiling HashTreeCollections _RawHashNode.swift
[68/308] Compiling HashTreeCollections _UnmanagedHashNode.swift
[69/308] Compiling _NIODataStructures _TinyArray.swift
[70/308] Compiling _NIODataStructures PriorityQueue.swift
[71/308] Compiling DequeModule _DequeSlot.swift
[72/309] Compiling DequeModule _DequeBufferHeader.swift
[73/309] Compiling DequeModule _DequeBuffer.swift
[74/309] Emitting module _NIODataStructures
[75/309] Compiling _NIODataStructures Heap.swift
[76/309] Compiling HeapModule Heap+Descriptions.swift
[77/309] Compiling HeapModule _HeapNode.swift
[78/309] Compiling HeapModule Heap.swift
[79/309] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[80/309] Compiling HeapModule Heap+UnsafeHandle.swift
[81/309] Compiling HeapModule Heap+Invariants.swift
[82/309] Emitting module HeapModule
[83/309] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[84/309] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[85/309] Emitting module Atomics
[86/364] Compiling DequeModule _UnsafeWrappedBuffer.swift
[87/364] Compiling BitCollections BitArray+Extras.swift
[88/364] Compiling BitCollections BitArray+Fill.swift
[89/364] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[90/364] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[91/364] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[92/364] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[93/364] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[94/364] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[95/372] Compiling BitCollections BitSet+Hashable.swift
[96/372] Compiling BitCollections BitSet+Initializers.swift
[97/372] Compiling BitCollections BitSet+SetAlgebra basics.swift
[98/372] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[99/372] Compiling BitCollections BitArray+Codable.swift
[100/372] Compiling BitCollections BitArray+Collection.swift
[101/372] Compiling BitCollections BitSet+Invariants.swift
[102/372] Compiling BitCollections BitSet+Random.swift
[103/372] Emitting module Logging
[104/372] Compiling Logging Logging.swift
[105/372] Compiling Logging MetadataProvider.swift
[106/372] Compiling Logging Locks.swift
[107/372] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[108/372] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[109/372] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[110/372] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[111/372] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[112/372] Compiling BitCollections BitArray+Descriptions.swift
[113/372] Compiling BitCollections BitArray+Equatable.swift
[114/372] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[115/372] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[125/383] Compiling BitCollections BitArray+BitwiseOperations.swift
[126/383] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[127/383] Compiling BitCollections BitArray+Copy.swift
[128/383] Compiling BitCollections BitArray+CustomReflectable.swift
[134/383] Compiling BitCollections BitArray+Shifts.swift
[135/383] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[136/383] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[137/383] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[138/383] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[139/383] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[140/383] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[141/383] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[163/383] Compiling BitCollections BitSet+SetAlgebra union.swift
[164/383] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[165/383] Compiling BitCollections BitSet.Counted.swift
[166/383] Compiling BitCollections BitSet.Index.swift
[167/383] Compiling BitCollections BitSet._UnsafeHandle.swift
[168/383] Compiling BitCollections BitArray+Hashable.swift
[169/383] Compiling BitCollections BitArray+Initializers.swift
[170/383] Compiling BitCollections BitArray+Invariants.swift
[171/383] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[172/383] Compiling BitCollections BitArray+RandomBits.swift
[173/383] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[175/383] Compiling BitCollections BitSet+CustomReflectable.swift
[176/383] Compiling BitCollections BitSet+CustomStringConvertible.swift
[177/383] Compiling BitCollections BitSet+Equatable.swift
[178/383] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[179/383] Compiling BitCollections BitSet+Extras.swift
[180/383] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[181/383] Compiling BitCollections BitArray+Testing.swift
[182/383] Compiling BitCollections BitArray._UnsafeHandle.swift
[183/383] Compiling BitCollections BitArray.swift
[184/383] Compiling BitCollections BitSet+BidirectionalCollection.swift
[185/383] Compiling BitCollections BitSet+Codable.swift
[186/383] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[193/383] Emitting module BitCollections
[194/383] Emitting module DequeModule
[195/383] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[196/383] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[197/383] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[198/383] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[199/383] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[200/383] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[201/383] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[202/383] Compiling HashTreeCollections TreeSet.swift
[203/383] Compiling HashTreeCollections TreeSet+Extras.swift
[204/383] Compiling HashTreeCollections TreeSet+Filter.swift
[205/383] Compiling HashTreeCollections TreeSet+Hashable.swift
[206/383] Compiling HashTreeCollections TreeSet+Sendable.swift
[207/383] Compiling HashTreeCollections TreeSet+Sequence.swift
[208/383] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[209/383] Compiling HashTreeCollections _AncestorHashSlots.swift
[210/390] Compiling BitCollections BitSet.swift
[211/390] Compiling BitCollections Range+Utilities.swift
[212/390] Compiling BitCollections Slice+Utilities.swift
[213/390] Compiling BitCollections UInt+Tricks.swift
[214/390] Compiling BitCollections _Word.swift
[259/390] Compiling c-nioatomics.c
[266/390] Compiling OrderedCollections OrderedSet.swift
[267/390] Compiling OrderedCollections _UnsafeBitset.swift
[268/390] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[326/390] Compiling _RopeModule Rope+Remove.swift
[327/390] Compiling _RopeModule Rope+RemoveSubrange.swift
[328/390] Compiling _RopeModule Rope+Split.swift
[329/390] Compiling _RopeModule Optional Utilities.swift
[330/390] Compiling _RopeModule String Utilities.swift
[331/390] Compiling _RopeModule String.Index+ABI.swift
[332/390] Compiling _RopeModule _CharacterRecognizer.swift
[333/390] Compiling HashTreeCollections _HashNode+Invariants.swift
[340/390] Emitting module OrderedCollections
[340/390] Compiling c-atomics.c
[358/396] Emitting module _RopeModule
[390/396] Emitting module HashTreeCollections
[391/396] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[392/396] Compiling NIOConcurrencyHelpers lock.swift
[393/396] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[394/396] Compiling NIOConcurrencyHelpers NIOLock.swift
[395/396] Emitting module NIOConcurrencyHelpers
[396/396] Compiling NIOConcurrencyHelpers atomics.swift
[397/398] Compiling Collections Collections.swift
[398/398] Emitting module Collections
[399/459] Compiling NIOCore GlobalSingletons.swift
[400/459] Compiling NIOCore IO.swift
[401/459] Compiling NIOCore IOData.swift
[402/459] Compiling NIOCore IPProtocol.swift
[403/459] Compiling NIOCore IntegerBitPacking.swift
[404/459] Compiling NIOCore IntegerTypes.swift
[405/465] Compiling NIOCore Interfaces.swift
[406/465] Compiling NIOCore Linux.swift
[407/465] Compiling NIOCore MarkedCircularBuffer.swift
[408/465] Compiling NIOCore MulticastChannel.swift
[409/465] Compiling NIOCore NIOAny.swift
[410/465] Compiling NIOCore NIOCloseOnErrorHandler.swift
[411/465] Compiling NIOCore SocketOptionProvider.swift
[412/465] Compiling NIOCore SystemCallHelpers.swift
[413/465] Compiling NIOCore TimeAmount+Duration.swift
[414/465] Compiling NIOCore TypeAssistedChannelHandler.swift
[415/465] Compiling NIOCore UniversalBootstrapSupport.swift
[416/465] Compiling NIOCore Utilities.swift
[417/465] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[418/465] Compiling NIOCore EventLoopFuture+Deprecated.swift
[419/465] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[420/465] Compiling NIOCore EventLoopFuture.swift
[421/465] Compiling NIOCore FileDescriptor.swift
[422/465] Compiling NIOCore FileHandle.swift
[423/465] Compiling NIOCore FileRegion.swift
[424/465] Compiling NIOCore Codec.swift
[425/465] Compiling NIOCore ConvenienceOptionSupport.swift
[426/465] Compiling NIOCore DeadChannel.swift
[427/465] Compiling NIOCore DispatchQueue+WithFuture.swift
[428/465] Compiling NIOCore EventLoop+Deprecated.swift
[429/465] Compiling NIOCore EventLoop+SerialExecutor.swift
[430/465] Compiling NIOCore EventLoop.swift
[431/465] Compiling NIOCore NIOLoopBound.swift
[432/465] Compiling NIOCore NIOScheduledCallback.swift
[433/465] Compiling NIOCore NIOSendable.swift
[434/465] Compiling NIOCore RecvByteBufferAllocator.swift
[435/465] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[436/465] Compiling NIOCore SocketAddresses.swift
[437/465] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[438/465] Compiling NIOCore NIOAsyncWriter.swift
[439/465] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[440/465] Compiling NIOCore BSDSocketAPI.swift
[441/465] Compiling NIOCore ByteBuffer-aux.swift
[442/465] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[443/465] Compiling NIOCore ByteBuffer-conversions.swift
[444/465] Compiling NIOCore Channel.swift
[445/465] Compiling NIOCore ChannelHandler.swift
[446/465] Compiling NIOCore ChannelHandlers.swift
[447/465] Compiling NIOCore ChannelInvoker.swift
[448/465] Compiling NIOCore ChannelOption.swift
[449/465] Compiling NIOCore ChannelPipeline.swift
[450/465] Compiling NIOCore CircularBuffer.swift
[451/465] Compiling NIOCore AddressedEnvelope.swift
[452/465] Compiling NIOCore AsyncAwaitSupport.swift
[453/465] Compiling NIOCore AsyncChannel.swift
[454/465] Compiling NIOCore AsyncChannelHandler.swift
[455/465] Compiling NIOCore AsyncChannelInboundStream.swift
[456/465] Compiling NIOCore AsyncChannelOutboundWriter.swift
[457/465] Compiling NIOCore NIOAsyncSequenceProducer.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] Compiling NIOEmbedded Embedded.swift
[468/518] Compiling NIOEmbedded AsyncTestingChannel.swift
[469/518] Emitting module NIOEmbedded
[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/518] Compiling NIOPosix SocketProtocols.swift
[476/518] Compiling NIOPosix System.swift
[477/518] Compiling NIOPosix Thread.swift
[478/518] Compiling NIOPosix ThreadPosix.swift
[479/518] Compiling NIOPosix ThreadWindows.swift
[480/523] Compiling NIOPosix PendingDatagramWritesManager.swift
[481/523] Compiling NIOPosix PendingWritesManager.swift
[482/523] Compiling NIOPosix PipeChannel.swift
[483/523] Compiling NIOPosix PipePair.swift
[484/523] Compiling NIOPosix Pool.swift
[485/523] Compiling NIOPosix BSDSocketAPICommon.swift
[486/523] Compiling NIOPosix BSDSocketAPIPosix.swift
[487/523] Compiling NIOPosix BSDSocketAPIWindows.swift
[488/523] Compiling NIOPosix BaseSocket.swift
[489/523] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[490/523] Compiling NIOPosix BaseSocketChannel.swift
[491/523] Compiling NIOPosix Selectable.swift
[492/523] Compiling NIOPosix SelectableChannel.swift
[493/523] Compiling NIOPosix SelectableEventLoop.swift
[494/523] Compiling NIOPosix SelectorEpoll.swift
[495/523] Compiling NIOPosix SelectorGeneric.swift
[496/523] Compiling NIOPosix SelectorKqueue.swift
[497/523] Compiling NIOPosix SelectorUring.swift
[498/523] Compiling NIOPosix ServerSocket.swift
[499/523] Compiling NIOPosix Socket.swift
[500/523] Compiling NIOPosix SocketChannel.swift
[501/523] Compiling NIOPosix LinuxCPUSet.swift
[502/523] Compiling NIOPosix LinuxUring.swift
[503/523] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[504/523] Compiling NIOPosix NIOThreadPool.swift
[505/523] Compiling NIOPosix NonBlockingFileIO.swift
[506/523] Compiling NIOPosix GetaddrinfoResolver.swift
[507/523] Compiling NIOPosix HappyEyeballs.swift
[508/523] Compiling NIOPosix IO.swift
[509/523] Compiling NIOPosix IntegerBitPacking.swift
[510/523] Compiling NIOPosix IntegerTypes.swift
[511/523] Compiling NIOPosix Linux.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 SQLUnion.swift
[527/619] Compiling SQLKit SQLUpdate.swift
[528/619] Compiling SQLKit SQLExpression.swift
[529/619] Compiling SQLKit SQLSerializer.swift
[530/619] Compiling SQLKit SQLStatement.swift
[531/619] Compiling SQLKit SQLBinaryExpression.swift
[532/619] Compiling SQLKit SQLBinaryOperator.swift
[533/619] Compiling SQLKit SQLBind.swift
[534/619] Compiling SQLKit SQLFunction.swift
[535/619] Compiling SQLKit SQLGroupExpression.swift
[536/629] Compiling SQLKit SQLJoin.swift
[537/629] Compiling SQLKit SQLJoinMethod.swift
[538/629] Compiling SQLKit SQLLockingClause.swift
[539/629] Compiling SQLKit SQLOrderBy.swift
[540/629] Compiling SQLKit SQLReturning.swift
[541/629] Compiling SQLKit SQLSubquery.swift
[542/629] Compiling SQLKit SQLTableConstraintAlgorithm.swift
[543/629] Compiling SQLKit SQLAlterEnum.swift
[544/629] Compiling SQLKit SQLAlterTable.swift
[545/629] Compiling SQLKit SQLCreateEnum.swift
[546/629] Compiling SQLKit SQLDatabase.swift
[547/629] Compiling SQLKit SQLDatabaseReportedVersion.swift
[548/629] Compiling SQLKit SQLDialect.swift
[549/629] Compiling SQLKit SQLDatabase+Deprecated.swift
[550/629] Compiling SQLKit SQLError.swift
[551/629] Compiling SQLKit SQLExpressions+Deprecated.swift
[552/629] Compiling SQLKit SQLQueryBuilders+Deprecated.swift
[553/629] Compiling SQLKit Exports.swift
[554/629] Compiling SQLKit SQLAlias.swift
[555/629] Compiling SQLKit SQLBetween.swift
[556/629] Compiling SQLKit SQLColumnAssignment.swift
[557/629] Compiling SQLKit SQLColumnConstraintAlgorithm.swift
[558/629] Compiling SQLKit SQLColumnDefinition.swift
[559/629] Compiling SQLKit SQLCommonTableExpression.swift
[560/629] Compiling SQLKit SQLConflictAction.swift
[561/629] Compiling SQLKit SQLConflictResolutionStrategy.swift
[562/629] Compiling SQLKit SQLDropBehaviour.swift
[563/629] Compiling SQLKit SQLEnumDataType.swift
[564/629] Compiling SQLKit SQLExcludedColumn.swift
[565/629] Compiling SQLKit SQLForeignKey.swift
[566/629] Compiling SQLKit SQLCommonTableExpressionBuilder.swift
[567/629] Compiling SQLKit SQLCommonUnionBuilder.swift
[568/629] Compiling SQLKit SQLJoinBuilder.swift
[569/629] Compiling SQLKit SQLPartialResultBuilder.swift
[570/629] Compiling SQLKit SQLPredicateBuilder.swift
[571/629] Compiling SQLKit SQLQueryBuilder.swift
[572/629] Compiling SQLKit SQLQueryFetcher.swift
[573/629] Compiling SQLKit SQLReturningBuilder.swift
[574/629] Compiling SQLKit SQLSecondaryPredicateBuilder.swift
[575/629] Compiling SQLKit SQLSubqueryClauseBuilder.swift
[576/629] Compiling SQLKit SQLUnqualifiedColumnListBuilder.swift
[577/629] Compiling SQLKit SQLCreateIndex.swift
[578/629] Compiling SQLKit SQLCreateTable.swift
[579/629] Compiling SQLKit SQLCreateTrigger.swift
[580/629] Compiling SQLKit SQLDelete.swift
[581/629] Compiling SQLKit SQLDropEnum.swift
[582/629] Compiling SQLKit SQLDropIndex.swift
[583/629] Compiling SQLKit SQLDropTable.swift
[584/629] Compiling SQLKit SQLDropTrigger.swift
[585/629] Compiling SQLKit SQLInsert.swift
[586/629] Compiling SQLKit SQLSelect.swift
[587/629] Compiling SQLKit SQLDropTriggerBuilder.swift
[588/629] Compiling SQLKit SQLInsertBuilder.swift
[589/629] Compiling SQLKit SQLPredicateGroupBuilder.swift
[590/629] Compiling SQLKit SQLRawBuilder.swift
[591/629] Compiling SQLKit SQLSecondaryPredicateGroupBuilder.swift
[592/629] Compiling SQLKit SQLSelectBuilder.swift
[593/629] Compiling SQLKit SQLSubqueryBuilder.swift
[594/629] Compiling SQLKit SQLUnionBuilder.swift
[595/629] Compiling SQLKit SQLUpdateBuilder.swift
[596/629] Compiling SQLKit SQLAliasedColumnListBuilder.swift
[597/629] Compiling SQLKit SQLColumnUpdateBuilder.swift
[598/629] Compiling SQLKit SQLColumn.swift
[599/629] Compiling SQLKit SQLConstraint.swift
[600/629] Compiling SQLKit SQLDataType.swift
[601/629] Compiling SQLKit SQLDirection.swift
[602/629] Compiling SQLKit SQLDistinct.swift
[603/629] Compiling SQLKit SQLForeignKeyAction.swift
[604/629] Compiling SQLKit SQLNestedSubpathExpression.swift
[605/629] Compiling SQLKit SQLQualifiedTable.swift
[606/629] Compiling SQLKit SQLQueryString.swift
[607/629] Compiling SQLKit SQLAlterColumnDefinitionType.swift
[608/629] Compiling SQLKit SQLAlterEnumBuilder.swift
[609/629] Compiling SQLKit SQLAlterTableBuilder.swift
[610/629] Compiling SQLKit SQLConflictUpdateBuilder.swift
[611/629] Compiling SQLKit SQLCreateEnumBuilder.swift
[612/629] Compiling SQLKit SQLCreateIndexBuilder.swift
[613/629] Compiling SQLKit SQLCreateTableBuilder.swift
[614/629] Compiling SQLKit SQLCreateTriggerBuilder.swift
[615/629] Compiling SQLKit SQLDeleteBuilder.swift
[616/629] Compiling SQLKit SQLDropEnumBuilder.swift
[617/629] Compiling SQLKit SQLDropIndexBuilder.swift
[618/629] Compiling SQLKit SQLDropTableBuilder.swift
[619/629] Emitting module SQLKit
[620/629] Compiling SQLKit SQLIdentifier.swift
[621/629] Compiling SQLKit SQLList.swift
[622/629] Compiling SQLKit SQLLiteral.swift
[623/629] Compiling SQLKit SQLRaw.swift
[624/629] Compiling SQLKit SQLCodingUtilities.swift
[625/629] Compiling SQLKit SQLQueryEncoder.swift
[626/629] Compiling SQLKit SQLRow.swift
[627/629] Compiling SQLKit SQLRowDecoder.swift
[628/629] Compiling SQLKit SomeCodingKey.swift
[629/629] Compiling SQLKit StringHandling.swift
[630/637] Compiling SQLKitBenchmark SQLBenchmark+Union.swift
[631/637] Compiling SQLKitBenchmark SQLBenchmarker.swift
[632/637] Compiling SQLKitBenchmark SQLBenchmark+Planets.swift
[633/637] Compiling SQLKitBenchmark SQLBenchmark+Enum.swift
[634/637] Compiling SQLKitBenchmark SQLBenchmark+Codable.swift
[635/637] Compiling SQLKitBenchmark SQLBenchmark+JSONPaths.swift
[636/637] Emitting module SQLKitBenchmark
[637/637] Compiling SQLKitBenchmark SQLBenchmark+Upsert.swift
Build complete! (27.71s)
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.