Build Information
Successful build of PureSQL, reference 0.1.2 (26ca92), with Swift 6.2 for macOS (SPM) on 19 Feb 2026 07:00:33 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/wickwirew/PureSQL.git
Reference: 0.1.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/wickwirew/PureSQL
* tag 0.1.2 -> FETCH_HEAD
HEAD is now at 26ca920 Merge pull request #10 from wickwirew/missing-semi-colon
Cloned https://github.com/wickwirew/PureSQL.git
Revision (git rev-parse @):
26ca92079a6fe7c6c1e79540bbc31018794804ec
SUCCESS checkout https://github.com/wickwirew/PureSQL.git at 0.1.2
Fetching https://github.com/jpsim/Yams
Fetching https://github.com/apple/swift-collections
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/swiftlang/swift-syntax
[1/19708] Fetching swift-collections
[396/31211] Fetching swift-collections, yams
[1382/48370] Fetching swift-collections, yams, swift-argument-parser
[41635/122666] Fetching swift-collections, yams, swift-argument-parser, swift-syntax
Fetched https://github.com/apple/swift-collections from cache (2.10s)
Fetched https://github.com/jpsim/Yams from cache (2.10s)
[44649/91455] Fetching swift-argument-parser, swift-syntax
Fetched https://github.com/apple/swift-argument-parser from cache (3.78s)
Fetched https://github.com/swiftlang/swift-syntax from cache (3.78s)
Computing version for https://github.com/jpsim/Yams
Computed https://github.com/jpsim/Yams at 6.0.2 (4.32s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.57s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.1.4 (2.97s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (0.72s)
Creating working copy for https://github.com/jpsim/Yams
Working copy of https://github.com/jpsim/Yams resolved at 6.0.2
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.0
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 600.0.1
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.1.4
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/600.0.1/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64.zip
Downloaded https://download.swift.org/prebuilts/swift-syntax/600.0.1/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64.zip (0.17s)
========================================
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": "puresql",
"name": "PureSQL",
"url": "https://github.com/wickwirew/PureSQL.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/PureSQL",
"dependencies": [
{
"identity": "swift-syntax",
"name": "swift-syntax",
"url": "https://github.com/swiftlang/swift-syntax",
"version": "600.0.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
"dependencies": [
]
},
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections",
"version": "1.3.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"dependencies": [
]
},
{
"identity": "swift-argument-parser",
"name": "swift-argument-parser",
"url": "https://github.com/apple/swift-argument-parser",
"version": "1.7.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
"dependencies": [
]
},
{
"identity": "yams",
"name": "Yams",
"url": "https://github.com/jpsim/Yams",
"version": "6.2.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Yams",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/wickwirew/PureSQL.git
[1/6270] Fetching puresql
Fetched https://github.com/wickwirew/PureSQL.git from cache (1.18s)
Fetching https://github.com/swiftlang/swift-syntax from cache
Fetching https://github.com/jpsim/Yams from cache
Fetching https://github.com/apple/swift-collections from cache
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/swiftlang/swift-syntax from cache (0.97s)
Fetched https://github.com/apple/swift-collections from cache (0.97s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.97s)
Fetched https://github.com/jpsim/Yams from cache (0.97s)
Computing version for https://github.com/jpsim/Yams
Computed https://github.com/jpsim/Yams at 6.2.1 (1.05s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.0 (0.55s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.3.0 (0.60s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (0.03s)
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 600.0.1
Creating working copy for https://github.com/jpsim/Yams
Working copy of https://github.com/jpsim/Yams resolved at 6.2.1
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.7.0
Creating working copy for https://github.com/wickwirew/PureSQL.git
Working copy of https://github.com/wickwirew/PureSQL.git resolved at 0.1.2 (26ca920)
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.3.0
Found 4 product dependencies
- swift-syntax
- swift-collections
- swift-argument-parser
- Yams
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/wickwirew/PureSQL.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin PureSQLPlugin
[2/2] Compiling plugin GenerateManual
Building for debugging...
[2/67] Write sources
[24/67] Write PureSQLCLI-tool-entitlement.plist
[24/67] Write sources
[26/67] Write PureSQLCLI-entitlement.plist
[26/67] Write sources
[39/67] Write swift-version-49B95AFC49DCD68C.txt
[40/67] Compiling _SwiftSyntaxCShims dummy.c
[42/71] Compiling writer.c
[43/71] Compiling api.c
[44/71] Compiling parser.c
[45/71] Compiling scanner.c
[46/71] Compiling emitter.c
[47/71] Compiling scanner.c
[48/71] Compiling reader.c
[49/73] Compiling writer.c
[50/77] Compiling reader.c
[51/81] Compiling parser.c
[53/135] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[54/136] Compiling SwiftSyntax600 Empty.swift
[55/136] Emitting module SwiftSyntax600
[56/136] Compiling Yams Node.Mapping.swift
[57/136] Compiling Yams Resolver.swift
[58/136] Compiling SwiftSyntax600 Empty.swift
[59/136] Emitting module SwiftSyntax600
[59/136] Write sources
[63/136] Compiling Yams Parser.swift
[64/136] Compiling Yams Node.Alias.swift
[65/136] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[65/137] Compiling emitter.c
[67/137] Compiling Yams Emitter.swift
[68/137] Compiling Yams Tag.swift
[69/137] Compiling Yams YamlAnchorProviding.swift
[70/137] Compiling Yams Encoder.swift
[71/137] Compiling Yams Mark.swift
[72/137] Compiling Yams Node.swift
[74/139] Compiling api.c
[75/139] Write sources
[77/161] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[79/161] Emitting module InternalCollectionsUtilities
[80/161] Emitting module SwiftSyntax510
[81/161] Compiling SwiftSyntax510 Empty.swift
[81/161] Write sources
[83/161] Compiling SwiftSyntax510 Empty.swift
[84/161] Emitting module SwiftSyntax510
[85/161] Compiling SwiftSyntax509 Empty.swift
[86/161] Emitting module SwiftSyntax509
[88/161] Compiling SwiftSyntax509 Empty.swift
[89/161] Compiling ArgumentParserToolInfo ToolInfo.swift
[90/161] Emitting module ArgumentParserToolInfo
[91/161] Compiling ArgumentParserToolInfo ToolInfo.swift
[92/161] Emitting module ArgumentParserToolInfo
[93/161] Compiling Yams AliasDereferencingStrategy.swift
[94/161] Compiling Yams Anchor.swift
[95/161] Compiling Yams Constructor.swift
[96/161] Compiling Yams Decoder.swift
[97/161] Compiling Yams Node.Alias.swift
[98/161] Compiling Yams Node.Mapping.swift
[99/161] Compiling Yams Parser.swift
[100/161] Compiling Yams Resolver.swift
[101/161] Emitting module InternalCollectionsUtilities
[102/161] Compiling Yams YamlAnchorProviding.swift
[103/161] Compiling Yams Node.Scalar.swift
[104/161] Compiling Yams Emitter.swift
[105/161] Compiling Yams Encoder.swift
[112/161] Compiling Yams Mark.swift
[113/161] Compiling Yams Tag.swift
[114/580] Compiling HeapModule _HeapNode.swift
[115/580] Compiling HeapModule Heap.swift
[116/580] Compiling HeapModule Heap+Invariants.swift
[117/580] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[118/580] Compiling HeapModule Heap+Descriptions.swift
[119/580] Emitting module HeapModule
[120/580] Compiling HeapModule Heap+UnsafeHandle.swift
[121/636] Compiling HashTreeCollections TreeSet+Equatable.swift
[122/636] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[123/636] Compiling HashTreeCollections TreeSet+Extras.swift
[124/636] Compiling HashTreeCollections TreeSet+Filter.swift
[125/636] Compiling HashTreeCollections TreeSet+Hashable.swift
[126/636] Compiling HashTreeCollections TreeSet+Sendable.swift
[127/636] Compiling HashTreeCollections TreeSet+Sequence.swift
[128/636] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[129/644] Compiling OrderedCollections OrderedSet+Hashable.swift
[130/644] Compiling OrderedCollections OrderedSet+Initializers.swift
[131/644] Compiling OrderedCollections OrderedSet+Insertions.swift
[132/644] Compiling OrderedCollections OrderedSet+Invariants.swift
[133/644] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[134/644] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[135/650] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[136/650] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[137/650] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[138/650] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[139/650] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[140/650] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[147/656] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[148/656] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[149/656] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[150/656] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[151/656] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[152/656] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[153/656] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[154/656] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[155/656] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[156/656] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[157/656] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[158/656] Compiling OrderedCollections OrderedSet+Sendable.swift
[159/656] Compiling OrderedCollections OrderedSet+Codable.swift
[160/656] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[161/656] Compiling OrderedCollections OrderedSet+Descriptions.swift
[162/656] Compiling OrderedCollections OrderedSet+Diffing.swift
[163/656] Compiling OrderedCollections OrderedSet+Equatable.swift
[164/656] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[165/656] Compiling OrderedCollections OrderedDictionary+Elements.swift
[166/656] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[167/656] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[168/656] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[169/656] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[170/656] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[171/656] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[172/656] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[173/656] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[174/656] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[175/656] Compiling OrderedCollections OrderedDictionary+Values.swift
[176/656] Compiling OrderedCollections OrderedDictionary.swift
[177/656] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[178/656] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[179/656] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[180/656] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[181/656] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[182/656] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[183/656] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[184/656] Compiling HashTreeCollections TreeSet.swift
[193/656] Compiling OrderedCollections _Hashtable+Header.swift
[194/656] Compiling OrderedCollections OrderedDictionary+Codable.swift
[195/656] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[196/656] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[197/656] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[198/656] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[211/656] Compiling HashTreeCollections _UnmanagedHashNode.swift
[212/656] Compiling HashTreeCollections _UnsafePath.swift
[213/656] Compiling HashTreeCollections TreeDictionary+Codable.swift
[214/656] Compiling HashTreeCollections TreeDictionary+Collection.swift
[215/656] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[216/656] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[217/656] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[218/656] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[219/663] Compiling OrderedCollections _HashTable+Bucket.swift
[220/663] Compiling OrderedCollections _HashTable+BucketIterator.swift
[221/663] Compiling OrderedCollections _HashTable+Constants.swift
[222/663] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[223/663] Compiling OrderedCollections _HashTable+Testing.swift
[224/663] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[225/663] Compiling OrderedCollections _HashTable.swift
[256/663] Compiling OrderedCollections _UnsafeBitset.swift
[276/663] Compiling OrderedCollections OrderedSet+SubSequence.swift
[277/663] Compiling OrderedCollections OrderedSet+Testing.swift
[278/663] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[279/663] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[280/663] Compiling OrderedCollections OrderedSet.swift
[372/663] Emitting module OrderedCollections
[373/679] Compiling DequeModule _DequeBufferHeader.swift
[374/679] Compiling DequeModule _DequeSlot.swift
[375/680] Compiling DequeModule _DequeBuffer.swift
[376/680] Emitting module OrderedCollections
[386/735] Compiling DequeModule _UnsafeWrappedBuffer.swift
[387/735] Emitting module _RopeModule
[388/735] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[389/735] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[390/735] Compiling BitCollections BitArray+Hashable.swift
[391/735] Compiling BitCollections BitArray+Initializers.swift
[392/735] Compiling BitCollections BitArray+Invariants.swift
[393/735] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[394/735] Compiling BitCollections BitArray+RandomBits.swift
[395/735] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[396/735] Compiling _RopeModule Rope+Remove.swift
[397/735] Compiling _RopeModule Rope+RemoveSubrange.swift
[398/735] Compiling _RopeModule Rope+Split.swift
[399/735] Compiling _RopeModule Optional Utilities.swift
[400/735] Compiling _RopeModule String Utilities.swift
[401/735] Compiling _RopeModule String.Index+ABI.swift
[402/735] Compiling _RopeModule _CharacterRecognizer.swift
[403/735] Compiling BitCollections BitArray+Descriptions.swift
[404/735] Compiling BitCollections BitArray+Equatable.swift
[407/735] Compiling BitCollections BitArray+Extras.swift
[408/735] Compiling BitCollections BitArray+Fill.swift
[413/740] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[414/740] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[415/740] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[416/740] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[417/740] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[418/740] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[419/740] Compiling BitCollections BitArray+Shifts.swift
[420/740] Compiling BitCollections BitArray+Testing.swift
[421/740] Compiling BitCollections BitArray._UnsafeHandle.swift
[422/740] Compiling BitCollections BitArray.swift
[423/740] Compiling BitCollections BitSet+BidirectionalCollection.swift
[424/740] Compiling BitCollections BitSet+Codable.swift
[433/747] Compiling BitCollections BitSet+Hashable.swift
[434/747] Compiling BitCollections BitSet+Initializers.swift
[435/747] Compiling BitCollections BitSet+Invariants.swift
[436/747] Compiling BitCollections BitSet+Random.swift
[437/747] Compiling BitCollections BitSet+SetAlgebra basics.swift
[438/747] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[443/747] Emitting module DequeModule
[444/747] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[445/747] Compiling BitCollections BitSet+CustomReflectable.swift
[446/747] Compiling BitCollections BitSet+CustomStringConvertible.swift
[447/747] Compiling BitCollections BitSet+Equatable.swift
[448/747] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[449/747] Compiling BitCollections BitSet+Extras.swift
[450/747] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[451/747] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[452/747] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[453/747] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[454/747] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[455/747] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[456/747] Emitting module BitCollections
[471/747] Emitting module HashTreeCollections
[474/747] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[475/747] Compiling BitCollections BitSet+SetAlgebra union.swift
[476/747] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[477/747] Compiling BitCollections BitSet.Counted.swift
[478/747] Compiling BitCollections BitSet.Index.swift
[479/747] Compiling BitCollections BitSet.swift
[480/747] Compiling BitCollections Range+Utilities.swift
[481/747] Compiling BitCollections Slice+Utilities.swift
[482/747] Compiling BitCollections UInt+Tricks.swift
[483/747] Compiling BitCollections _Word.swift
[489/747] Compiling BitCollections BitSet._UnsafeHandle.swift
[502/747] Compiling BitCollections BitArray+BitwiseOperations.swift
[503/747] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[504/747] Compiling BitCollections BitArray+Codable.swift
[505/747] Compiling BitCollections BitArray+Collection.swift
[506/747] Compiling BitCollections BitArray+Copy.swift
[507/747] Compiling BitCollections BitArray+CustomReflectable.swift
[523/753] Compiling Collections Collections.swift
[524/753] Emitting module Collections
[525/753] Emitting module ArgumentParser
[537/757] Compiling ArgumentParser Platform.swift
[538/757] Compiling ArgumentParser SequenceExtensions.swift
[539/757] Compiling ArgumentParser StringExtensions.swift
[540/757] Compiling ArgumentParser Tree.swift
[572/761] Emitting module Yams
[593/761] Compiling Yams YamlError.swift
[594/761] Compiling Yams YamlTagProviding.swift
[646/761] Emitting module SwiftSyntax
[747/768] Compiling SwiftSyntax SyntaxNodesD.swift
[748/768] Compiling SwiftSyntax SyntaxNodesEF.swift
[749/768] Compiling SwiftSyntax SyntaxNodesGHI.swift
[750/768] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[751/768] Compiling SwiftSyntax SyntaxNodesOP.swift
[752/768] Compiling SwiftSyntax SyntaxNodesQRS.swift
[753/768] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[754/826] Compiling SwiftDiagnostics Message.swift
[755/827] Emitting module SwiftDiagnostics
[756/827] Compiling SwiftBasicFormat Syntax+Extensions.swift
[757/827] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[758/827] Compiling SwiftDiagnostics Note.swift
[759/827] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[760/827] Compiling SwiftDiagnostics FixIt.swift
[761/827] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[762/827] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[763/827] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[764/827] Compiling SwiftDiagnostics Convenience.swift
[765/827] Compiling SwiftDiagnostics Diagnostic.swift
[766/827] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[767/827] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[768/827] Emitting module SwiftBasicFormat
[769/827] Compiling SwiftBasicFormat InferIndentation.swift
[770/827] Compiling SwiftBasicFormat BasicFormat.swift
[771/827] Compiling SwiftParser TopLevel.swift
[772/827] Compiling SwiftParser TriviaParser.swift
[773/827] Compiling SwiftParser Types.swift
[774/827] Compiling SwiftParser ExperimentalFeatures.swift
[775/831] Compiling SwiftParser UnicodeScalarExtensions.swift
[776/831] Compiling SwiftParser Lookahead.swift
[777/831] Compiling SwiftParser LoopProgressCondition.swift
[778/831] Compiling SwiftParser Modifiers.swift
[779/831] Compiling SwiftParser Names.swift
[780/831] Compiling SwiftParser StringLiterals.swift
[781/831] Compiling SwiftParser SwiftParserCompatibility.swift
[782/831] Compiling SwiftParser SwiftVersion.swift
[783/831] Compiling SwiftParser SyntaxUtils.swift
[784/831] Compiling SwiftParser TokenConsumer.swift
[785/831] Compiling SwiftParser TokenPrecedence.swift
[786/831] Compiling SwiftParser TokenSpec.swift
[787/831] Compiling SwiftParser TokenSpecSet.swift
[788/831] Compiling SwiftParser Nominals.swift
[789/831] Compiling SwiftParser Parameters.swift
[790/831] Compiling SwiftParser ParseSourceFile.swift
[791/831] Compiling SwiftParser Parser.swift
[792/831] Compiling SwiftParser Patterns.swift
[793/831] Compiling SwiftParser Recovery.swift
[794/831] Compiling SwiftParser Specifiers.swift
[795/831] Compiling SwiftParser Statements.swift
[796/831] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[797/831] Emitting module SwiftParser
[798/831] Compiling SwiftParser Attributes.swift
[799/831] Compiling SwiftParser Availability.swift
[800/831] Compiling SwiftParser CharacterInfo.swift
[801/831] Compiling SwiftParser CollectionNodes+Parsable.swift
[802/831] Compiling SwiftParser Declarations.swift
[803/831] Compiling SwiftParser Directives.swift
[804/831] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[805/831] Compiling SwiftParser Expressions.swift
[806/831] Compiling SwiftParser IncrementalParseTransition.swift
[807/831] Compiling SwiftParser IsValidIdentifier.swift
[808/831] Compiling SwiftParser Cursor.swift
[809/831] Compiling SwiftParser Lexeme.swift
[810/831] Compiling SwiftParser LexemeSequence.swift
[811/831] Compiling SwiftParser Lexer.swift
[812/831] Compiling SwiftParser RegexLiteralLexer.swift
[813/831] Compiling SwiftParser IsLexerClassified.swift
[814/831] Compiling SwiftParser LayoutNodes+Parsable.swift
[815/831] Compiling SwiftParser Parser+TokenSpecSet.swift
[816/831] Compiling SwiftParser TokenSpecStaticMembers.swift
[817/844] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[818/844] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[819/845] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[820/845] Compiling SwiftParserDiagnostics Utils.swift
[821/845] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[829/903] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[830/903] Compiling SwiftDiagnostics Message.swift
[831/904] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[832/904] Compiling SwiftBasicFormat Syntax+Extensions.swift
[833/904] Emitting module SwiftDiagnostics
[834/904] Compiling SwiftDiagnostics Diagnostic.swift
[835/904] Compiling SwiftDiagnostics Note.swift
[836/904] Compiling SwiftDiagnostics Convenience.swift
[837/904] Compiling SwiftDiagnostics FixIt.swift
[838/904] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[839/904] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[840/904] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[841/904] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[842/904] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[843/904] Compiling SwiftParserDiagnostics PresenceUtils.swift
[844/904] Compiling SwiftParser CharacterInfo.swift
[845/904] Compiling SwiftParser CollectionNodes+Parsable.swift
[846/904] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[847/904] Compiling SwiftParser Attributes.swift
[848/904] Compiling SwiftParser Availability.swift
[849/904] Emitting module SwiftParserDiagnostics
[850/904] Compiling SwiftParser Declarations.swift
[851/904] Compiling SwiftParser UnicodeScalarExtensions.swift
[852/919] Emitting module SwiftBasicFormat
[853/919] Compiling SwiftBasicFormat InferIndentation.swift
[854/919] Compiling SwiftBasicFormat BasicFormat.swift
[855/919] Compiling SwiftParser Nominals.swift
[856/919] Compiling SwiftParser Parameters.swift
[857/919] Compiling SwiftParser ParseSourceFile.swift
[858/919] Compiling SwiftParser Parser.swift
[859/919] Compiling SwiftParser Patterns.swift
[860/923] Emitting module SwiftParser
[861/923] Compiling SwiftParser Directives.swift
[862/923] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[863/923] Compiling SwiftParser Expressions.swift
[864/923] Compiling SwiftParser IncrementalParseTransition.swift
[865/923] Compiling SwiftParser IsValidIdentifier.swift
[866/923] Compiling SwiftParser StringLiterals.swift
[867/923] Compiling SwiftParser SwiftParserCompatibility.swift
[868/923] Compiling SwiftParser SwiftVersion.swift
[869/923] Compiling SwiftParser SyntaxUtils.swift
[870/923] Compiling SwiftParser Recovery.swift
[871/923] Compiling SwiftParser Specifiers.swift
[872/923] Compiling SwiftParser Statements.swift
[873/923] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[874/923] Compiling SwiftSyntaxBuilder Indenter.swift
[875/923] Compiling SwiftSyntaxBuilder ListBuilder.swift
[876/923] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[877/923] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[878/923] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[879/923] Compiling SwiftParser TopLevel.swift
[880/923] Compiling SwiftParser TriviaParser.swift
[881/923] Compiling SwiftParser Types.swift
[882/923] Compiling SwiftParser ExperimentalFeatures.swift
[883/923] Compiling SwiftParser TokenConsumer.swift
[884/923] Compiling SwiftParser TokenPrecedence.swift
[885/923] Compiling SwiftParser TokenSpec.swift
[886/923] Compiling SwiftParser TokenSpecSet.swift
[887/923] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[888/923] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[889/923] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[890/923] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[891/923] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[892/923] Compiling SwiftParser Cursor.swift
[893/923] Compiling SwiftParser Lexeme.swift
[894/923] Compiling SwiftParser LexemeSequence.swift
[895/923] Compiling SwiftParser Lexer.swift
[896/923] Compiling SwiftParser RegexLiteralLexer.swift
[897/923] Compiling SwiftParser IsLexerClassified.swift
[898/923] Compiling SwiftParser LayoutNodes+Parsable.swift
[899/923] Compiling SwiftParser Parser+TokenSpecSet.swift
[900/923] Compiling SwiftParser TokenSpecStaticMembers.swift
[901/936] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[902/937] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[903/937] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[904/938] Compiling SwiftParserDiagnostics PresenceUtils.swift
[905/938] Compiling SwiftParserDiagnostics Utils.swift
[906/938] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[907/938] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[908/938] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[909/938] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[910/938] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[911/938] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[912/938] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[913/938] Compiling SwiftParserDiagnostics MissingNodesError.swift
[914/938] Compiling SwiftParserDiagnostics MissingTokenError.swift
[915/938] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[918/938] Emitting module SwiftSyntaxBuilder
[919/938] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[920/938] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[923/938] Emitting module SwiftParserDiagnostics
[924/1046] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[925/1046] Compiling Compiler DropViewStmtSyntax.swift
[926/1046] Compiling Compiler EmptyStmtSyntax.swift
[927/1046] Compiling Compiler DropTableStmtSyntax.swift
[928/1046] Compiling Compiler DropTriggerStmtSyntax.swift
[929/1046] Compiling Compiler InsertStmtSyntax.swift
[930/1046] Compiling Compiler PragmaStmtSyntax.swift
[931/1061] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[932/1061] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[933/1061] Compiling SwiftSyntaxBuilder Indenter.swift
[934/1061] Compiling SwiftSyntaxBuilder ListBuilder.swift
[935/1061] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[936/1061] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[937/1061] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[938/1061] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[939/1061] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[940/1061] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[941/1061] Compiling Compiler SavepointStmtSyntax.swift
[942/1061] Compiling Compiler SelectCoreSyntax.swift
[943/1072] Compiling Compiler JoinClauseSyntax.swift
[944/1072] Compiling Compiler JoinConstraintSyntax.swift
[945/1072] Compiling Compiler JoinOperatorSyntax.swift
[946/1072] Compiling Compiler NumericSyntax.swift
[947/1072] Compiling Compiler Operator.swift
[948/1072] Compiling Compiler OperatorSyntax.swift
[949/1072] Compiling Compiler OrSyntax.swift
[950/1072] Compiling Compiler OrderSyntax.swift
[951/1072] Compiling Compiler OrderingTermSyntax.swift
[952/1072] Compiling Compiler QualifiedTableNameSyntax.swift
[953/1072] Compiling Compiler ResultColumnSyntax.swift
[954/1072] Compiling Compiler ReturningClauseSyntax.swift
[955/1072] Emitting module Compiler
/Users/admin/builder/spi-builder-workspace/Sources/Compiler/DiagnosticReporter.swift:110:1: warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
108 | }
109 |
110 | extension FileHandle: TextOutputStream {
| |- warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
111 | public func write(_ string: String) {
112 | let data = Data(string.utf8)
[956/1072] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[957/1072] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[958/1072] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[967/1073] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[968/1073] Emitting module SwiftSyntaxBuilder
[971/1073] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[972/1073] Compiling Compiler WindowDefinitionSyntax.swift
[973/1073] Compiling Compiler WithSyntax.swift
[974/1073] Compiling Compiler Table.swift
[975/1073] Compiling Compiler Trigger.swift
[976/1073] Compiling Compiler Collection+Extensions.swift
[977/1073] Compiling Compiler DuplicateDictionary.swift
[978/1073] Compiling Compiler Either.swift
[979/1073] Compiling Compiler FileSystem.swift
[980/1073] Compiling Compiler Indirect.swift
[981/1073] Compiling Compiler SourceWriter.swift
[982/1073] Compiling Compiler String+Extensions.swift
[983/1181] Compiling Compiler DropTableStmtSyntax.swift
[984/1181] Compiling Compiler DropTriggerStmtSyntax.swift
[985/1181] Compiling Compiler DropViewStmtSyntax.swift
[986/1181] Compiling Compiler EmptyStmtSyntax.swift
[987/1181] Compiling Compiler InsertStmtSyntax.swift
[988/1181] Compiling Compiler PragmaStmtSyntax.swift
[989/1181] Compiling Compiler QueryDefinitionStmtSyntax.swift
[990/1181] Compiling Compiler ReindexStmtSyntax.swift
[991/1181] Compiling Compiler ReleaseStmtSyntax.swift
[992/1181] Compiling Compiler RollbackStmtSyntax.swift
[993/1181] Compiling Compiler SavepointStmtSyntax.swift
[994/1181] Compiling Compiler SelectCoreSyntax.swift
[995/1192] Compiling Compiler Columns.swift
/Users/admin/builder/spi-builder-workspace/Sources/Compiler/DiagnosticReporter.swift:110:1: warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
108 | }
109 |
110 | extension FileHandle: TextOutputStream {
| |- warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
111 | public func write(_ string: String) {
112 | let data = Data(string.utf8)
[996/1192] Compiling Compiler Compiler.swift
/Users/admin/builder/spi-builder-workspace/Sources/Compiler/DiagnosticReporter.swift:110:1: warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
108 | }
109 |
110 | extension FileHandle: TextOutputStream {
| |- warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
111 | public func write(_ string: String) {
112 | let data = Data(string.utf8)
[997/1192] Compiling Compiler Config.swift
/Users/admin/builder/spi-builder-workspace/Sources/Compiler/DiagnosticReporter.swift:110:1: warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
108 | }
109 |
110 | extension FileHandle: TextOutputStream {
| |- warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
111 | public func write(_ string: String) {
112 | let data = Data(string.utf8)
[998/1192] Compiling Compiler Diagnostic.swift
/Users/admin/builder/spi-builder-workspace/Sources/Compiler/DiagnosticReporter.swift:110:1: warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
108 | }
109 |
110 | extension FileHandle: TextOutputStream {
| |- warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
111 | public func write(_ string: String) {
112 | let data = Data(string.utf8)
[999/1192] Compiling Compiler DiagnosticReporter.swift
/Users/admin/builder/spi-builder-workspace/Sources/Compiler/DiagnosticReporter.swift:110:1: warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
108 | }
109 |
110 | extension FileHandle: TextOutputStream {
| |- warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
111 | public func write(_ string: String) {
112 | let data = Data(string.utf8)
[1000/1192] Compiling Compiler Diagnostics.swift
/Users/admin/builder/spi-builder-workspace/Sources/Compiler/DiagnosticReporter.swift:110:1: warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
108 | }
109 |
110 | extension FileHandle: TextOutputStream {
| |- warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
111 | public func write(_ string: String) {
112 | let data = Data(string.utf8)
[1001/1192] Compiling Compiler Driver.swift
/Users/admin/builder/spi-builder-workspace/Sources/Compiler/DiagnosticReporter.swift:110:1: warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
108 | }
109 |
110 | extension FileHandle: TextOutputStream {
| |- warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
111 | public func write(_ string: String) {
112 | let data = Data(string.utf8)
[1002/1192] Compiling Compiler Environment.swift
/Users/admin/builder/spi-builder-workspace/Sources/Compiler/DiagnosticReporter.swift:110:1: warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
108 | }
109 |
110 | extension FileHandle: TextOutputStream {
| |- warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
111 | public func write(_ string: String) {
112 | let data = Data(string.utf8)
[1003/1192] Compiling Compiler Function.swift
/Users/admin/builder/spi-builder-workspace/Sources/Compiler/DiagnosticReporter.swift:110:1: warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
108 | }
109 |
110 | extension FileHandle: TextOutputStream {
| |- warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
111 | public func write(_ string: String) {
112 | let data = Data(string.utf8)
[1004/1192] Compiling Compiler Language.swift
/Users/admin/builder/spi-builder-workspace/Sources/Compiler/DiagnosticReporter.swift:110:1: warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
108 | }
109 |
110 | extension FileHandle: TextOutputStream {
| |- warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
111 | public func write(_ string: String) {
112 | let data = Data(string.utf8)
[1005/1192] Compiling Compiler PositionalSequence.swift
/Users/admin/builder/spi-builder-workspace/Sources/Compiler/DiagnosticReporter.swift:110:1: warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
108 | }
109 |
110 | extension FileHandle: TextOutputStream {
| |- warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
111 | public func write(_ string: String) {
112 | let data = Data(string.utf8)
[1006/1192] Compiling Compiler Rewriter.swift
/Users/admin/builder/spi-builder-workspace/Sources/Compiler/DiagnosticReporter.swift:110:1: warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
108 | }
109 |
110 | extension FileHandle: TextOutputStream {
| |- warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
111 | public func write(_ string: String) {
112 | let data = Data(string.utf8)
[1007/1192] Compiling Compiler ExprTypeChecker.swift
[1008/1192] Compiling Compiler InferenceState.swift
[1009/1192] Compiling Compiler IsStaticallyTrue.swift
[1010/1192] Compiling Compiler Name.swift
[1011/1192] Compiling Compiler NameInferrer.swift
[1012/1192] Compiling Compiler PragmaAnalyzer.swift
[1013/1192] Compiling Compiler Statement.swift
[1014/1192] Compiling Compiler StmtTypeChecker.swift
[1015/1192] Compiling Compiler Substitution.swift
[1016/1192] Compiling Compiler Type.swift
[1017/1192] Compiling Compiler TypeScheme.swift
[1018/1192] Compiling Compiler AliasSyntax.swift
[1031/1192] Compiling Compiler JoinClauseSyntax.swift
[1032/1192] Compiling Compiler JoinConstraintSyntax.swift
[1033/1192] Compiling Compiler JoinOperatorSyntax.swift
[1034/1192] Compiling Compiler NumericSyntax.swift
[1035/1192] Compiling Compiler Operator.swift
[1036/1192] Compiling Compiler OperatorSyntax.swift
[1037/1192] Compiling Compiler OrSyntax.swift
[1038/1192] Compiling Compiler OrderSyntax.swift
[1039/1192] Compiling Compiler OrderingTermSyntax.swift
[1040/1192] Compiling Compiler QualifiedTableNameSyntax.swift
[1041/1192] Compiling Compiler ResultColumnSyntax.swift
[1042/1192] Compiling Compiler ReturningClauseSyntax.swift
[1043/1192] Compiling Compiler SelectStmtSyntax.swift
[1044/1192] Compiling Compiler StmtSyntax.swift
[1045/1192] Compiling Compiler UpdateStmtSyntax.swift
[1046/1192] Compiling Compiler VacuumStmtSyntax.swift
[1047/1192] Compiling Compiler Syntax.swift
[1048/1192] Compiling Compiler TableConstraintSyntax.swift
[1049/1192] Compiling Compiler TableNameSyntax.swift
[1050/1192] Compiling Compiler TableOptionsSyntax.swift
[1051/1192] Compiling Compiler TableOrSubquerySyntax.swift
[1052/1192] Compiling Compiler TypeNameSyntax.swift
[1053/1192] Compiling Compiler UpsertClauseSyntax.swift
[1054/1192] Compiling Compiler SetActionSyntax.swift
[1055/1192] Compiling Compiler SourceLocation.swift
[1056/1192] Compiling Compiler AlterTableStmtSyntax.swift
[1057/1192] Compiling Compiler BeginStmtSyntax.swift
[1058/1192] Compiling Compiler CommitStmtSyntax.swift
[1059/1192] Compiling Compiler CreateIndexStmtSyntax.swift
[1060/1192] Compiling Compiler CreateTableStmtSyntax.swift
[1061/1192] Compiling Compiler CreateTriggerStmtSyntax.swift
[1062/1192] Compiling Compiler CreateViewStmtSyntax.swift
[1063/1192] Compiling Compiler CreateVirtualTableStmtSyntax.swift
[1064/1192] Compiling Compiler DeleteStmtSyntax.swift
[1065/1192] Compiling Compiler DropIndexStmtSyntax.swift
[1066/1192] Compiling Compiler ColumnConstraintSyntax.swift
[1067/1192] Compiling Compiler ColumnDefSyntax.swift
[1068/1192] Compiling Compiler CompoundOperatorSyntax.swift
[1069/1192] Compiling Compiler ConfictClauseSyntax.swift
[1070/1192] Compiling Compiler BetweenExprSyntax.swift
[1071/1192] Compiling Compiler BindParameterSyntax.swift
[1072/1192] Compiling Compiler CaseWhenThenExprSyntax.swift
[1073/1192] Compiling Compiler CastExprSyntax.swift
[1074/1192] Compiling Compiler ColumnExprSyntax.swift
[1075/1192] Compiling Compiler CommonTableExpressionSyntax.swift
[1076/1192] Compiling Compiler ExistsExprSyntax.swift
[1077/1192] Compiling Compiler ExprSyntax.swift
[1078/1192] Emitting module Compiler
/Users/admin/builder/spi-builder-workspace/Sources/Compiler/DiagnosticReporter.swift:110:1: warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
108 | }
109 |
110 | extension FileHandle: TextOutputStream {
| |- warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
111 | public func write(_ string: String) {
112 | let data = Data(string.utf8)
[1079/1192] Compiling Compiler WindowDefinitionSyntax.swift
[1080/1192] Compiling Compiler WithSyntax.swift
[1081/1192] Compiling Compiler Table.swift
[1082/1192] Compiling Compiler Trigger.swift
[1083/1192] Compiling Compiler Collection+Extensions.swift
[1084/1192] Compiling Compiler DuplicateDictionary.swift
[1085/1192] Compiling Compiler Either.swift
[1086/1192] Compiling Compiler FileSystem.swift
[1087/1192] Compiling Compiler Indirect.swift
[1088/1192] Compiling Compiler SourceWriter.swift
[1089/1192] Compiling Compiler String+Extensions.swift
[1102/1192] Compiling Compiler FunctionExprSyntax.swift
[1103/1192] Compiling Compiler GroupedExprSyntax.swift
[1104/1192] Compiling Compiler InfixExprSyntax.swift
[1105/1192] Compiling Compiler InvalidExprSyntax.swift
[1106/1192] Compiling Compiler LiteralExprSyntax.swift
[1107/1192] Compiling Compiler PostfixExprSyntax.swift
[1108/1192] Compiling Compiler PrefixExprSyntax.swift
[1109/1192] Compiling Compiler SelectExprSyntax.swift
[1110/1192] Compiling Compiler ForeignKeyClauseSyntax.swift
[1111/1192] Compiling Compiler FromSyntax.swift
[1112/1192] Compiling Compiler IdentifierSyntax.swift
[1113/1192] Compiling Compiler IndexedColumnSyntax.swift
[1137/1205] Compiling PureSQLMacros SyntaxError.swift
/Users/admin/builder/spi-builder-workspace/Sources/Compiler/DiagnosticReporter.swift:110:1: warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
108 | }
109 |
110 | extension FileHandle: TextOutputStream {
| |- warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
111 | public func write(_ string: String) {
112 | let data = Data(string.utf8)
/Users/admin/builder/spi-builder-workspace/Sources/Compiler/DiagnosticReporter.swift:110:1: warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
108 | }
109 |
110 | extension FileHandle: TextOutputStream {
| |- warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
111 | public func write(_ string: String) {
112 | let data = Data(string.utf8)
/Users/admin/builder/spi-builder-workspace/Sources/Compiler/DiagnosticReporter.swift:110:1: warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
108 | }
109 |
110 | extension FileHandle: TextOutputStream {
| |- warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
111 | public func write(_ string: String) {
112 | let data = Data(string.utf8)
/Users/admin/builder/spi-builder-workspace/Sources/Compiler/DiagnosticReporter.swift:110:1: warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
108 | }
109 |
110 | extension FileHandle: TextOutputStream {
| |- warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
111 | public func write(_ string: String) {
112 | let data = Data(string.utf8)
/Users/admin/builder/spi-builder-workspace/Sources/Compiler/DiagnosticReporter.swift:110:1: warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
108 | }
109 |
110 | extension FileHandle: TextOutputStream {
| |- warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
111 | public func write(_ string: String) {
112 | let data = Data(string.utf8)
/Users/admin/builder/spi-builder-workspace/Sources/Compiler/DiagnosticReporter.swift:110:1: warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
108 | }
109 |
110 | extension FileHandle: TextOutputStream {
| |- warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
111 | public func write(_ string: String) {
112 | let data = Data(string.utf8)
/Users/admin/builder/spi-builder-workspace/Sources/Compiler/DiagnosticReporter.swift:110:1: warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
108 | }
109 |
110 | extension FileHandle: TextOutputStream {
| |- warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
111 | public func write(_ string: String) {
112 | let data = Data(string.utf8)
/Users/admin/builder/spi-builder-workspace/Sources/Compiler/DiagnosticReporter.swift:110:1: warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
108 | }
109 |
110 | extension FileHandle: TextOutputStream {
| |- warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
111 | public func write(_ string: String) {
112 | let data = Data(string.utf8)
/Users/admin/builder/spi-builder-workspace/Sources/Compiler/DiagnosticReporter.swift:110:1: warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
108 | }
109 |
110 | extension FileHandle: TextOutputStream {
| |- warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
111 | public func write(_ string: String) {
112 | let data = Data(string.utf8)
/Users/admin/builder/spi-builder-workspace/Sources/Compiler/DiagnosticReporter.swift:110:1: warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
108 | }
109 |
110 | extension FileHandle: TextOutputStream {
| |- warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
111 | public func write(_ string: String) {
112 | let data = Data(string.utf8)
/Users/admin/builder/spi-builder-workspace/Sources/Compiler/DiagnosticReporter.swift:110:1: warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
108 | }
109 |
110 | extension FileHandle: TextOutputStream {
| |- warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
111 | public func write(_ string: String) {
112 | let data = Data(string.utf8)
/Users/admin/builder/spi-builder-workspace/Sources/Compiler/DiagnosticReporter.swift:110:1: warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
108 | }
109 |
110 | extension FileHandle: TextOutputStream {
| |- warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
111 | public func write(_ string: String) {
112 | let data = Data(string.utf8)
[1174/1205] Compiling PureSQLCLI QueriesCommand.swift
[1175/1205] Compiling PureSQLCLI PureSQL.swift
[1176/1205] Compiling PureSQLCLI InitCommand.swift
[1177/1205] Compiling PureSQLCLI MigrationsCommand.swift
[1178/1205] Compiling PureSQLMacros String+Extensions.swift
[1179/1205] Compiling PureSQLMacros DatabaseMacro.swift
[1180/1205] Compiling PureSQLMacros QueryMacro.swift
[1181/1205] Emitting module PureSQLMacros
[1182/1205] Compiling PureSQLMacros Syntax+Extensions.swift
[1183/1205] Compiling PureSQLMacros Plugins.swift
[1183/1205] Write Objects.LinkFileList
[1185/1205] Emitting module PureSQLCLI
[1186/1205] Compiling PureSQLCLI GenerateCommand.swift
/Users/admin/builder/spi-builder-workspace/Sources/PureSQLCLI/GenerateCommand.swift:78:26: warning: sending value of non-Sendable type 'Lang.Type' risks causing data races [#SendingRisksDataRace]
76 | )
77 |
78 | try await driver.generate(
| |- warning: sending value of non-Sendable type 'Lang.Type' risks causing data races [#SendingRisksDataRace]
| `- note: sending task-isolated value of non-Sendable type 'Lang.Type' to actor-isolated instance method 'generate(language:to:options:)' risks causing races in between task-isolated and actor-isolated uses
79 | language: Lang.self,
80 | to: dump ? nil : project.generatedOutputFile.path,
[#SendingRisksDataRace]: <https://docs.swift.org/compiler/documentation/diagnostics/sending-risks-data-race>
[1186/1205] Write Objects.LinkFileList
[1188/1205] Compiling Compiler SwiftLanguage.swift
[1189/1205] Compiling Compiler Index.swift
[1190/1205] Compiling Compiler Lexer.swift
[1191/1205] Compiling Compiler ParserState.swift
[1192/1205] Compiling Compiler Parsers.swift
[1193/1205] Compiling Compiler Token.swift
[1194/1205] Compiling Compiler Project.swift
[1195/1205] Compiling Compiler QualifiedName.swift
[1196/1205] Compiling Compiler Schema.swift
[1197/1205] Compiling Compiler SchemaName.swift
[1198/1205] Compiling Compiler Builtins.swift
[1199/1205] Compiling Compiler CardinalityInferrer.swift
[1200/1211] Compiling PureSQLCLI InitCommand.swift
[1201/1211] Compiling PureSQLCLI MigrationsCommand.swift
[1202/1211] Emitting module PureSQLCLI
[1203/1211] Compiling PureSQLCLI QueriesCommand.swift
[1204/1211] Compiling PureSQLCLI PureSQL.swift
[1205/1211] Compiling PureSQLCLI GenerateCommand.swift
/Users/admin/builder/spi-builder-workspace/Sources/PureSQLCLI/GenerateCommand.swift:78:26: warning: sending value of non-Sendable type 'Lang.Type' risks causing data races [#SendingRisksDataRace]
76 | )
77 |
78 | try await driver.generate(
| |- warning: sending value of non-Sendable type 'Lang.Type' risks causing data races [#SendingRisksDataRace]
| `- note: sending task-isolated value of non-Sendable type 'Lang.Type' to actor-isolated instance method 'generate(language:to:options:)' risks causing races in between task-isolated and actor-isolated uses
79 | language: Lang.self,
80 | to: dump ? nil : project.generatedOutputFile.path,
[#SendingRisksDataRace]: <https://docs.swift.org/compiler/documentation/diagnostics/sending-risks-data-race>
[1205/1211] Write Objects.LinkFileList
[1206/1211] Linking PureSQLMacros-tool
[1207/1211] Linking PureSQLCLI-tool
[1208/1243] Applying PureSQLCLI-tool
[1210/1243] Compiling PureSQL MapInput.swift
[1211/1243] Compiling PureSQL Queries.swift
[1212/1243] Compiling PureSQL Test.swift
[1213/1246] Compiling PureSQL SQLAny.swift
[1214/1246] Compiling PureSQL SQLError.swift
[1215/1246] Compiling PureSQL SQLiteCode.swift
[1216/1246] Compiling PureSQL DatabaseQuery.swift
[1217/1246] Compiling PureSQL Fail.swift
[1218/1246] Compiling PureSQL Just.swift
[1219/1246] Compiling PureSQL Map.swift
[1220/1246] Compiling PureSQL Query+Combine.swift
/Users/admin/builder/spi-builder-workspace/Sources/PureSQL/Query+Combine.swift:52:29: warning: capture of non-Sendable type 'S.Type' in an isolated closure [#SendableMetatypes]
50 |
51 | observation.start { [weak self] output in
52 | self?.receive(output: output)
| `- warning: capture of non-Sendable type 'S.Type' in an isolated closure [#SendableMetatypes]
53 | } onComplete: { [weak self] error in
54 | if let error {
/Users/admin/builder/spi-builder-workspace/Sources/PureSQL/Query+Combine.swift:55:33: warning: capture of non-Sendable type 'S.Type' in an isolated closure [#SendableMetatypes]
53 | } onComplete: { [weak self] error in
54 | if let error {
55 | self?.receive(completion: .failure(error))
| `- warning: capture of non-Sendable type 'S.Type' in an isolated closure [#SendableMetatypes]
56 | } else {
57 | self?.receive(completion: .finished)
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[1221/1246] Compiling PureSQL Query.swift
/Users/admin/builder/spi-builder-workspace/Sources/PureSQL/Query+Combine.swift:52:29: warning: capture of non-Sendable type 'S.Type' in an isolated closure [#SendableMetatypes]
50 |
51 | observation.start { [weak self] output in
52 | self?.receive(output: output)
| `- warning: capture of non-Sendable type 'S.Type' in an isolated closure [#SendableMetatypes]
53 | } onComplete: { [weak self] error in
54 | if let error {
/Users/admin/builder/spi-builder-workspace/Sources/PureSQL/Query+Combine.swift:55:33: warning: capture of non-Sendable type 'S.Type' in an isolated closure [#SendableMetatypes]
53 | } onComplete: { [weak self] error in
54 | if let error {
55 | self?.receive(completion: .failure(error))
| `- warning: capture of non-Sendable type 'S.Type' in an isolated closure [#SendableMetatypes]
56 | } else {
57 | self?.receive(completion: .finished)
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[1222/1246] Compiling PureSQL QueryObservation.swift
/Users/admin/builder/spi-builder-workspace/Sources/PureSQL/Query+Combine.swift:52:29: warning: capture of non-Sendable type 'S.Type' in an isolated closure [#SendableMetatypes]
50 |
51 | observation.start { [weak self] output in
52 | self?.receive(output: output)
| `- warning: capture of non-Sendable type 'S.Type' in an isolated closure [#SendableMetatypes]
53 | } onComplete: { [weak self] error in
54 | if let error {
/Users/admin/builder/spi-builder-workspace/Sources/PureSQL/Query+Combine.swift:55:33: warning: capture of non-Sendable type 'S.Type' in an isolated closure [#SendableMetatypes]
53 | } onComplete: { [weak self] error in
54 | if let error {
55 | self?.receive(completion: .failure(error))
| `- warning: capture of non-Sendable type 'S.Type' in an isolated closure [#SendableMetatypes]
56 | } else {
57 | self?.receive(completion: .finished)
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[1223/1246] Compiling PureSQL Connection.swift
[1224/1246] Compiling PureSQL ConnectionPool.swift
[1225/1246] Compiling PureSQL Cursor.swift
[1226/1246] Compiling PureSQL Database.swift
[1227/1246] Compiling PureSQL Collection+Extensions.swift
[1228/1246] Compiling PureSQL Lock.swift
[1229/1246] Compiling PureSQL Queue.swift
[1230/1246] Compiling PureSQL DatabaseConfig.swift
[1231/1246] Compiling PureSQL DatabaseObserver.swift
[1232/1246] Compiling PureSQL DatabasePrimitive.swift
[1233/1246] Compiling PureSQL DatabaseValueAdapter.swift
[1233/1246] Linking PureSQLCLI
[1234/1246] Applying PureSQLCLI
[1236/1246] Compiling PureSQL Macros.swift
[1237/1246] Compiling PureSQL Migration.swift
[1238/1246] Compiling PureSQL AnyQuery.swift
[1239/1246] Compiling PureSQL Bulk.swift
[1240/1246] Compiling PureSQL SQLiteConnection.swift
[1241/1246] Compiling PureSQL Statement.swift
[1242/1246] Compiling PureSQL Transaction.swift
[1243/1246] Emitting module PureSQL
[1244/1246] Compiling PureSQL Row.swift
[1245/1246] Compiling PureSQL RowDecodable.swift
[1246/1246] Compiling PureSQL SQL.swift
Build complete! (41.93s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-syntax",
"requirement" : {
"range" : [
{
"lower_bound" : "600.0.0-latest",
"upper_bound" : "601.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-syntax"
},
{
"identity" : "swift-collections",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.4",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-collections"
},
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.5.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser"
},
{
"identity" : "yams",
"requirement" : {
"range" : [
{
"lower_bound" : "6.0.2",
"upper_bound" : "7.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/jpsim/Yams"
}
],
"manifest_display_name" : "PureSQL",
"name" : "PureSQL",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
},
{
"name" : "maccatalyst",
"version" : "13.0"
}
],
"products" : [
{
"name" : "PureSQL",
"targets" : [
"PureSQL"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "Compiler",
"targets" : [
"Compiler"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "PureSQLCLI",
"targets" : [
"PureSQLCLI"
],
"type" : {
"executable" : null
}
},
{
"name" : "PureSQLPlugin",
"targets" : [
"PureSQLPlugin"
],
"type" : {
"plugin" : null
}
},
{
"name" : "PureSQLMacros",
"targets" : [
"PureSQLMacros"
],
"type" : {
"macro" : null
}
}
],
"targets" : [
{
"c99name" : "PureSQLTests",
"module_type" : "SwiftTarget",
"name" : "PureSQLTests",
"path" : "Tests/PureSQLTests",
"sources" : [
"ConnectionPoolTests.swift",
"DatabaseValueAdapterTests.swift",
"FailTests.swift",
"JustTests.swift",
"MapInputTests.swift",
"MapTests.swift",
"MigrationRunnerTests.swift",
"QueryPublisherTests.swift",
"QueryTests.swift",
"RowTests.swift",
"SQLAnyTests.swift",
"SQLTests.swift",
"StatementTests.swift",
"TestDatabase.swift",
"TestTests.swift",
"TestUtils.swift"
],
"target_dependencies" : [
"PureSQL",
"Compiler"
],
"type" : "test"
},
{
"c99name" : "PureSQLPlugin",
"module_type" : "PluginTarget",
"name" : "PureSQLPlugin",
"path" : "Plugins/PureSQLPlugin",
"plugin_capability" : {
"type" : "buildTool"
},
"product_memberships" : [
"PureSQLPlugin"
],
"sources" : [
"PureSQLPlugin.swift"
],
"target_dependencies" : [
"PureSQLCLI"
],
"type" : "plugin"
},
{
"c99name" : "PureSQLMacros",
"module_type" : "SwiftTarget",
"name" : "PureSQLMacros",
"path" : "Sources/PureSQLMacros",
"product_dependencies" : [
"SwiftSyntaxMacros",
"SwiftCompilerPlugin"
],
"product_memberships" : [
"PureSQL",
"PureSQLMacros"
],
"sources" : [
"DatabaseMacro.swift",
"Plugins.swift",
"QueryMacro.swift",
"String+Extensions.swift",
"Syntax+Extensions.swift",
"SyntaxError.swift"
],
"target_dependencies" : [
"Compiler"
],
"type" : "macro"
},
{
"c99name" : "PureSQLCLI",
"module_type" : "SwiftTarget",
"name" : "PureSQLCLI",
"path" : "Sources/PureSQLCLI",
"product_dependencies" : [
"ArgumentParser"
],
"product_memberships" : [
"PureSQLCLI",
"PureSQLPlugin"
],
"sources" : [
"GenerateCommand.swift",
"InitCommand.swift",
"MigrationsCommand.swift",
"PureSQL.swift",
"QueriesCommand.swift"
],
"target_dependencies" : [
"Compiler"
],
"type" : "executable"
},
{
"c99name" : "PureSQL",
"module_type" : "SwiftTarget",
"name" : "PureSQL",
"path" : "Sources/PureSQL",
"product_dependencies" : [
"Collections"
],
"product_memberships" : [
"PureSQL"
],
"sources" : [
"Connection.swift",
"ConnectionPool.swift",
"Cursor.swift",
"Database.swift",
"DatabaseConfig.swift",
"DatabaseObserver.swift",
"DatabasePrimitive.swift",
"DatabaseValueAdapter.swift",
"Macros.swift",
"Migration.swift",
"Queries/AnyQuery.swift",
"Queries/Bulk.swift",
"Queries/DatabaseQuery.swift",
"Queries/Fail.swift",
"Queries/Just.swift",
"Queries/Map.swift",
"Queries/MapInput.swift",
"Queries/Queries.swift",
"Queries/Test.swift",
"Query+Combine.swift",
"Query.swift",
"QueryObservation.swift",
"Row.swift",
"RowDecodable.swift",
"SQL.swift",
"SQLAny.swift",
"SQLError.swift",
"SQLiteCode.swift",
"SQLiteConnection.swift",
"Statement.swift",
"Transaction.swift",
"Utils/Collection+Extensions.swift",
"Utils/Lock.swift",
"Utils/Queue.swift"
],
"target_dependencies" : [
"PureSQLMacros"
],
"type" : "library"
},
{
"c99name" : "CompilerTests",
"module_type" : "SwiftTarget",
"name" : "CompilerTests",
"path" : "Tests/CompilerTests",
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/CompilerTests/Compiler/CompileDelete.sql",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/CompilerTests/Compiler/CompileDropTable.sql",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/CompilerTests/Compiler/CompileFTS5.sql",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/CompilerTests/Compiler/CompileFunctions.sql",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/CompilerTests/Compiler/CompileIndex.sql",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/CompilerTests/Compiler/CompileInsert.sql",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/CompilerTests/Compiler/CompileIsSingleResult.sql",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/CompilerTests/Compiler/CompileOutlandishCTE.sql",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/CompilerTests/Compiler/CompileSelectWithJoins.sql",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/CompilerTests/Compiler/CompileSimpleSelects.sql",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/CompilerTests/Compiler/CompileSpecialNames.sql",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/CompilerTests/Compiler/CompileTableOrSubqueries.sql",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/CompilerTests/Compiler/CompileTableSchema.sql",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/CompilerTests/Compiler/CompileTriggers.sql",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/CompilerTests/Compiler/CompileUpdate.sql",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/CompilerTests/Compiler/CompileView.sql",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/CompilerTests/Gen/Migrations.sql",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/CompilerTests/Gen/Queries.sql",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/CompilerTests/Gen/Swift.output",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/CompilerTests/Gen/SwiftWithPattern.output",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/CompilerTests/Parser/ParseAlterTable.sql",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/CompilerTests/Parser/ParseBindParameter.sql",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/CompilerTests/Parser/ParseColumnConstraint.sql",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/CompilerTests/Parser/ParseColumnDefinition.sql",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/CompilerTests/Parser/ParseCommonTableExpression.sql",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/CompilerTests/Parser/ParseConflictClause.sql",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/CompilerTests/Parser/ParseCreateIndexStmt.sql",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/CompilerTests/Parser/ParseCreateTable.sql",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/CompilerTests/Parser/ParseCreateTriggerStmt.sql",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/CompilerTests/Parser/ParseCreateViewStmt.sql",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/CompilerTests/Parser/ParseCreateVirtualTable.sql",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/CompilerTests/Parser/ParseDefinition.sql",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/CompilerTests/Parser/ParseDeleteStmt.sql",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/CompilerTests/Parser/ParseDropIndexStmt.sql",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/CompilerTests/Parser/ParseDropTableStmt.sql",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/CompilerTests/Parser/ParseDropTriggerStmt.sql",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/CompilerTests/Parser/ParseDropViewStmt.sql",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/CompilerTests/Parser/ParseExpression.sql",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/CompilerTests/Parser/ParseForeignKeyClause.sql",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/CompilerTests/Parser/ParseInsertStmt.sql",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/CompilerTests/Parser/ParseJoinClause.sql",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/CompilerTests/Parser/ParseJoinConstraint.sql",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/CompilerTests/Parser/ParseJoinOperator.sql",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/CompilerTests/Parser/ParseOperators.sql",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/CompilerTests/Parser/ParseOrder.sql",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/CompilerTests/Parser/ParseOrderingTerm.sql",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/CompilerTests/Parser/ParsePragma.sql",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/CompilerTests/Parser/ParseReindexStmt.sql",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/CompilerTests/Parser/ParseResultColumn.sql",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/CompilerTests/Parser/ParseSelectStmt.sql",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/CompilerTests/Parser/ParseSignedNumber.sql",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/CompilerTests/Parser/ParseTableConstraint.sql",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/CompilerTests/Parser/ParseTableOptions.sql",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/CompilerTests/Parser/ParseTableOrSubquery.sql",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/CompilerTests/Parser/ParseTransactionStmt.sql",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/CompilerTests/Parser/ParseTypeName.sql",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/CompilerTests/Parser/ParseUpdateStmt.sql",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/CompilerTests/Parser/ParseVacuumStmt.sql",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"Check/Check.swift",
"Check/Checkable.swift",
"CompilerTests.swift",
"DuplicateDictionaryTests.swift",
"EnvironmentTests.swift",
"GenTests.swift",
"LexerTests.swift",
"NameTests.swift",
"ParserTests.swift",
"TypeCheckerTests.swift"
],
"target_dependencies" : [
"Compiler"
],
"type" : "test"
},
{
"c99name" : "Compiler",
"module_type" : "SwiftTarget",
"name" : "Compiler",
"path" : "Sources/Compiler",
"product_dependencies" : [
"OrderedCollections",
"SwiftSyntax",
"SwiftSyntaxBuilder",
"Yams"
],
"product_memberships" : [
"PureSQL",
"Compiler",
"PureSQLCLI",
"PureSQLPlugin",
"PureSQLMacros"
],
"sources" : [
"Columns.swift",
"Compiler.swift",
"Config.swift",
"Diagnostic.swift",
"DiagnosticReporter.swift",
"Diagnostics.swift",
"Driver.swift",
"Environment.swift",
"Function.swift",
"Gen/Language.swift",
"Gen/PositionalSequence.swift",
"Gen/Rewriter.swift",
"Gen/SwiftLanguage.swift",
"Index.swift",
"Parse/Lexer.swift",
"Parse/ParserState.swift",
"Parse/Parsers.swift",
"Parse/Token.swift",
"Project.swift",
"QualifiedName.swift",
"Schema.swift",
"SchemaName.swift",
"Sema/Builtins.swift",
"Sema/CardinalityInferrer.swift",
"Sema/ExprTypeChecker.swift",
"Sema/InferenceState.swift",
"Sema/IsStaticallyTrue.swift",
"Sema/Name.swift",
"Sema/NameInferrer.swift",
"Sema/PragmaAnalyzer.swift",
"Sema/Statement.swift",
"Sema/StmtTypeChecker.swift",
"Sema/Substitution.swift",
"Sema/Type.swift",
"Sema/TypeScheme.swift",
"Syntax/AliasSyntax.swift",
"Syntax/ColumnConstraintSyntax.swift",
"Syntax/ColumnDefSyntax.swift",
"Syntax/CompoundOperatorSyntax.swift",
"Syntax/ConfictClauseSyntax.swift",
"Syntax/Expressions/BetweenExprSyntax.swift",
"Syntax/Expressions/BindParameterSyntax.swift",
"Syntax/Expressions/CaseWhenThenExprSyntax.swift",
"Syntax/Expressions/CastExprSyntax.swift",
"Syntax/Expressions/ColumnExprSyntax.swift",
"Syntax/Expressions/CommonTableExpressionSyntax.swift",
"Syntax/Expressions/ExistsExprSyntax.swift",
"Syntax/Expressions/ExprSyntax.swift",
"Syntax/Expressions/FunctionExprSyntax.swift",
"Syntax/Expressions/GroupedExprSyntax.swift",
"Syntax/Expressions/InfixExprSyntax.swift",
"Syntax/Expressions/InvalidExprSyntax.swift",
"Syntax/Expressions/LiteralExprSyntax.swift",
"Syntax/Expressions/PostfixExprSyntax.swift",
"Syntax/Expressions/PrefixExprSyntax.swift",
"Syntax/Expressions/SelectExprSyntax.swift",
"Syntax/ForeignKeyClauseSyntax.swift",
"Syntax/FromSyntax.swift",
"Syntax/IdentifierSyntax.swift",
"Syntax/IndexedColumnSyntax.swift",
"Syntax/JoinClauseSyntax.swift",
"Syntax/JoinConstraintSyntax.swift",
"Syntax/JoinOperatorSyntax.swift",
"Syntax/NumericSyntax.swift",
"Syntax/Operator.swift",
"Syntax/OperatorSyntax.swift",
"Syntax/OrSyntax.swift",
"Syntax/OrderSyntax.swift",
"Syntax/OrderingTermSyntax.swift",
"Syntax/QualifiedTableNameSyntax.swift",
"Syntax/ResultColumnSyntax.swift",
"Syntax/ReturningClauseSyntax.swift",
"Syntax/SetActionSyntax.swift",
"Syntax/SourceLocation.swift",
"Syntax/Statements/AlterTableStmtSyntax.swift",
"Syntax/Statements/BeginStmtSyntax.swift",
"Syntax/Statements/CommitStmtSyntax.swift",
"Syntax/Statements/CreateIndexStmtSyntax.swift",
"Syntax/Statements/CreateTableStmtSyntax.swift",
"Syntax/Statements/CreateTriggerStmtSyntax.swift",
"Syntax/Statements/CreateViewStmtSyntax.swift",
"Syntax/Statements/CreateVirtualTableStmtSyntax.swift",
"Syntax/Statements/DeleteStmtSyntax.swift",
"Syntax/Statements/DropIndexStmtSyntax.swift",
"Syntax/Statements/DropTableStmtSyntax.swift",
"Syntax/Statements/DropTriggerStmtSyntax.swift",
"Syntax/Statements/DropViewStmtSyntax.swift",
"Syntax/Statements/EmptyStmtSyntax.swift",
"Syntax/Statements/InsertStmtSyntax.swift",
"Syntax/Statements/PragmaStmtSyntax.swift",
"Syntax/Statements/QueryDefinitionStmtSyntax.swift",
"Syntax/Statements/ReindexStmtSyntax.swift",
"Syntax/Statements/ReleaseStmtSyntax.swift",
"Syntax/Statements/RollbackStmtSyntax.swift",
"Syntax/Statements/SavepointStmtSyntax.swift",
"Syntax/Statements/SelectCoreSyntax.swift",
"Syntax/Statements/SelectStmtSyntax.swift",
"Syntax/Statements/StmtSyntax.swift",
"Syntax/Statements/UpdateStmtSyntax.swift",
"Syntax/Statements/VacuumStmtSyntax.swift",
"Syntax/Syntax.swift",
"Syntax/TableConstraintSyntax.swift",
"Syntax/TableNameSyntax.swift",
"Syntax/TableOptionsSyntax.swift",
"Syntax/TableOrSubquerySyntax.swift",
"Syntax/TypeNameSyntax.swift",
"Syntax/UpsertClauseSyntax.swift",
"Syntax/WindowDefinitionSyntax.swift",
"Syntax/WithSyntax.swift",
"Table.swift",
"Trigger.swift",
"Utils/Collection+Extensions.swift",
"Utils/DuplicateDictionary.swift",
"Utils/Either.swift",
"Utils/FileSystem.swift",
"Utils/Indirect.swift",
"Utils/SourceWriter.swift",
"Utils/String+Extensions.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Done.