Build Information
Failed to build PureSQL, reference 0.1.2 (26ca92), with Swift 6.3 for Android on 18 Apr 2026 17:16:43 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/wickwirew/PureSQL.git
Reference: 0.1.2
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
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
========================================
Build
========================================
Selected platform: android
Swift version: 6.3
Building package at path: $PWD
https://github.com/wickwirew/PureSQL.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/apple/swift-collections
Fetching https://github.com/jpsim/Yams
Fetching https://github.com/swiftlang/swift-syntax
[1/23569] Fetching swift-collections
[237/41098] Fetching swift-collections, swift-argument-parser
[885/52649] Fetching swift-collections, swift-argument-parser, yams
[3397/127632] Fetching swift-collections, swift-argument-parser, yams, swift-syntax
Fetched https://github.com/jpsim/Yams from cache (3.18s)
[91337/116081] Fetching swift-collections, swift-argument-parser, swift-syntax
Fetched https://github.com/apple/swift-argument-parser from cache (9.96s)
Fetched https://github.com/apple/swift-collections from cache (10.03s)
Fetched https://github.com/swiftlang/swift-syntax from cache (10.07s)
Computing version for https://github.com/jpsim/Yams
Computed https://github.com/jpsim/Yams at 6.2.1 (10.81s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.1 (0.78s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.4.1 (0.99s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (3.98s)
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-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.7.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-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.4.1
[1/1] Compiling plugin PureSQLPlugin
[2/2] Compiling plugin GenerateManual
[3/3] Compiling plugin GenerateDoccReference
Building for debugging...
[3/108] Write sources
[12/108] Write swift-version--4F562202D5529B1.txt
[13/108] Write sources
[14/108] Compiling _SwiftSyntaxCShims dummy.c
[15/108] Write sources
[25/114] Compiling reader.c
[26/115] Compiling writer.c
[27/115] Compiling parser.c
[28/115] Write sources
[29/115] Compiling emitter.c
[30/115] Compiling api.c
[31/115] Compiling scanner.c
[32/115] Compiling _SwiftSyntaxCShims dummy.c
[33/117] Write sources
[41/154] Emitting module ArgumentParserToolInfo
[42/158] Emitting module SwiftSyntax600
[43/158] Emitting module SwiftSyntax510
[44/158] Emitting module InternalCollectionsUtilities
[45/160] Emitting module Yams
[46/162] Compiling Yams AliasDereferencingStrategy.swift
[47/162] Compiling Yams Anchor.swift
[48/162] Compiling Yams Constructor.swift
[49/162] Compiling InternalCollectionsUtilities _SortedCollection.swift
[50/162] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[51/162] Compiling SwiftSyntax600 Empty.swift
[52/162] Emitting module SwiftSyntax600
[53/163] Compiling Yams Node.Sequence.swift
[54/163] Compiling Yams Node.swift
[55/163] Compiling Yams Tag.swift
[57/163] Emitting module SwiftSyntax509
[58/163] Compiling SwiftSyntax509 Empty.swift
[59/164] Emitting module SwiftSyntax510
[60/164] Compiling SwiftSyntax510 Empty.swift
[63/165] Compiling Yams YamlAnchorProviding.swift
[64/165] Compiling Yams Parser.swift
[65/165] Compiling Yams RedundancyAliasingStrategy.swift
[66/165] Compiling Yams Encoder.swift
[67/165] Compiling Yams Node.Scalar.swift
[68/165] Compiling Yams Decoder.swift
[69/165] Compiling Yams Emitter.swift
[72/165] Compiling Yams Node.Alias.swift
[73/165] Compiling Yams Node.Mapping.swift
[74/165] Compiling Yams Representer.swift
[75/165] Compiling Yams Mark.swift
[75/166] Wrapping AST for SwiftSyntax600 for debugging
[76/168] Wrapping AST for SwiftSyntax510 for debugging
[77/169] Wrapping AST for SwiftSyntax509 for debugging
[79/169] Write sources
[84/232] Wrapping AST for InternalCollectionsUtilities for debugging
[85/233] Write sources
[91/286] Compiling ArgumentParserToolInfo ToolInfo.swift
[93/352] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[94/352] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[95/352] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[96/352] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[97/352] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[98/352] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[99/352] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[100/359] Compiling ArgumentParser DumpHelpGenerator.swift
[101/359] Compiling ArgumentParser HelpCommand.swift
[102/359] Compiling ArgumentParser HelpGenerator.swift
[103/359] Compiling ArgumentParser MessageInfo.swift
[104/359] Compiling ArgumentParser UsageGenerator.swift
[105/359] Compiling ArgumentParser CollectionExtensions.swift
[106/359] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[107/359] Compiling OrderedCollections OrderedSet+Hashable.swift
[108/359] Emitting module SwiftSyntax509
[109/359] Compiling ArgumentParser Flag.swift
[110/359] Compiling ArgumentParser NameSpecification.swift
[111/359] Compiling SwiftSyntax509 Empty.swift
[112/362] Compiling ArgumentParser ParsableCommand.swift
[113/362] Compiling ArgumentParser ArgumentDecoder.swift
[114/362] Compiling ArgumentParser ArgumentDefinition.swift
[115/362] Compiling ArgumentParser ArgumentSet.swift
[116/362] Compiling ArgumentParser CommandParser.swift
[117/362] Compiling ArgumentParser InputKey.swift
[118/362] Compiling SwiftSyntax510 Empty.swift
[119/363] Compiling SwiftSyntax600 Empty.swift
[120/364] Compiling ArgumentParser CompletionKind.swift
[121/364] Compiling ArgumentParser Errors.swift
[122/364] Compiling ArgumentParser Platform.swift
[123/364] Compiling ArgumentParser SequenceExtensions.swift
[124/364] Compiling ArgumentParser StringExtensions.swift
[125/364] Compiling ArgumentParser SwiftExtensions.swift
[126/364] Compiling ArgumentParser ArgumentVisibility.swift
[132/364] Compiling InternalCollectionsUtilities _SortedCollection.swift
[133/364] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[138/364] Compiling ArgumentParser BashCompletionsGenerator.swift
[139/364] Compiling ArgumentParser CompletionsGenerator.swift
[140/364] Compiling ArgumentParser FishCompletionsGenerator.swift
[141/364] Compiling ArgumentParser ZshCompletionsGenerator.swift
[142/364] Compiling ArgumentParser SplitArguments.swift
[143/364] Compiling ArgumentParser ParentCommand.swift
[144/364] Compiling ArgumentParser AsyncParsableCommand.swift
[145/364] Compiling ArgumentParser CommandConfiguration.swift
[146/364] Compiling ArgumentParser CommandGroup.swift
[147/364] Compiling ArgumentParser EnumerableFlag.swift
[148/364] Compiling ArgumentParser ExpressibleByArgument.swift
[149/364] Compiling ArgumentParser ParsableArguments.swift
[150/364] Compiling ArgumentParser Argument.swift
[151/364] Compiling ArgumentParser ArgumentDiscussion.swift
[152/364] Compiling ArgumentParser ArgumentHelp.swift
[153/364] Compiling ArgumentParser InputOrigin.swift
[154/364] Compiling ArgumentParser Name.swift
[155/364] Compiling ArgumentParser Parsed.swift
[156/364] Compiling ArgumentParser ParsedValues.swift
[157/364] Compiling ArgumentParser ParserError.swift
[158/364] Emitting module InternalCollectionsUtilities
[158/364] Wrapping AST for ArgumentParserToolInfo for debugging
[159/364] Wrapping AST for SwiftSyntax509 for debugging
[160/364] Wrapping AST for SwiftSyntax600 for debugging
[161/364] Write sources
[172/364] Compiling ArgumentParser Foundation.swift
[173/364] Compiling ArgumentParser Mutex.swift
[173/365] Wrapping AST for SwiftSyntax510 for debugging
[175/365] Compiling writer.c
[176/365] Compiling reader.c
[177/366] Compiling parser.c
[179/477] Compiling OrderedCollections _HashTable+Bucket.swift
[180/477] Compiling OrderedCollections _HashTable+BucketIterator.swift
[181/477] Compiling OrderedCollections _HashTable+Constants.swift
[182/477] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[183/477] Compiling OrderedCollections _HashTable+Testing.swift
[184/477] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[185/477] Compiling OrderedCollections _HashTable.swift
[186/477] Compiling OrderedCollections _Hashtable+Header.swift
[186/554] Compiling scanner.c
[190/554] Compiling OrderedCollections OrderedDictionary.swift
[191/554] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[192/554] Compiling OrderedCollections OrderedSet+Hashable.swift
[193/554] Compiling OrderedCollections OrderedDictionary+Codable.swift
[194/554] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[195/554] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[196/561] Compiling _RopeModule BigString+CustomStringConvertible.swift
[197/561] Compiling _RopeModule BigString+Equatable.swift
[198/561] Compiling _RopeModule BigString+ExpressibleByStringLiteral.swift
[199/561] Compiling _RopeModule BigString+Hashing.swift
[200/561] Compiling _RopeModule BigString+LosslessStringConvertible.swift
[201/561] Compiling _RopeModule BigString+RangeReplaceableCollection.swift
[202/561] Compiling _RopeModule _RopeVersion.swift
[203/561] Compiling OrderedCollections OrderedSet+Descriptions.swift
[204/561] Compiling OrderedCollections OrderedSet+Diffing.swift
[205/561] Compiling OrderedCollections OrderedSet+Equatable.swift
[209/561] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[210/561] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[211/561] Compiling HeapModule Heap+Descriptions.swift
[216/562] Emitting module HeapModule
[217/562] Emitting module OrderedCollections
[219/563] Compiling HeapModule _HeapNode.swift
[220/584] Compiling HeapModule Heap.swift
[221/632] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[222/632] Compiling HeapModule Heap+Invariants.swift
[223/635] Compiling HeapModule Heap+UnsafeHandle.swift
[224/673] Wrapping AST for Yams for debugging
[225/673] Wrapping AST for OrderedCollections for debugging
[227/673] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[228/673] Compiling HashTreeCollections _RawHashNode.swift
[229/673] Compiling HashTreeCollections _UnmanagedHashNode.swift
[230/673] Compiling HashTreeCollections _UnsafePath.swift
[231/673] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[232/673] Compiling HashTreeCollections _HashNode+Structural merge.swift
[233/673] Compiling HashTreeCollections _HashTreeIterator.swift
[234/673] Compiling HashTreeCollections _HashTreeStatistics.swift
[235/673] Compiling HashTreeCollections TreeDictionary+Codable.swift
[236/673] Compiling HashTreeCollections TreeDictionary+Collection.swift
[237/673] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[238/673] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[238/673] Wrapping AST for InternalCollectionsUtilities for debugging
[240/673] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[241/673] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[242/673] Compiling HashTreeCollections TreeDictionary+Keys.swift
[243/673] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[244/673] Compiling HashTreeCollections TreeDictionary+Merge.swift
[245/673] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[246/673] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[247/673] Compiling HashTreeCollections TreeDictionary+Values.swift
[248/673] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[256/685] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[257/685] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[258/685] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[259/685] Compiling HashTreeCollections _HashNode+Storage.swift
[260/685] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[261/685] Compiling HashTreeCollections _HashNode+Structural filter.swift
[262/685] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[263/685] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[264/685] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[265/685] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[266/685] Compiling HashTreeCollections _HashNode+Builder.swift
[267/685] Compiling HashTreeCollections _HashNode+Debugging.swift
[268/685] Compiling HashTreeCollections _HashNode+Initializers.swift
[269/685] Compiling HashTreeCollections _HashNode+Invariants.swift
[270/685] Compiling HashTreeCollections _HashNode+Lookups.swift
[271/692] Emitting module ContainersPreview
[280/692] Compiling ContainersPreview Box.swift
[281/692] Compiling ContainersPreview Inout.swift
[282/692] Compiling ContainersPreview InputSpan.swift
[283/692] Compiling ContainersPreview Shared.swift
[283/692] Compiling emitter.c
[285/692] Compiling HashTreeCollections _AncestorHashSlots.swift
[286/692] Compiling HashTreeCollections _Bitmap.swift
[287/692] Compiling HashTreeCollections _Bucket.swift
[288/692] Compiling HashTreeCollections _Hash.swift
[289/692] Compiling HashTreeCollections _HashLevel.swift
[297/693] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[298/693] Compiling HashTreeCollections _HashNode+Structural union.swift
[299/693] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[300/693] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[301/693] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[302/693] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[303/693] Compiling HashTreeCollections _HashNode.swift
[304/693] Compiling HashTreeCollections _HashNodeHeader.swift
[305/693] Compiling HashTreeCollections _HashSlot.swift
[305/694] Compiling api.c
[315/729] Compiling SwiftSyntax SyntaxNodesEF.swift
[316/729] Compiling SwiftSyntax SyntaxNodesGHI.swift
[317/729] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[318/729] Compiling SwiftSyntax SyntaxNodesOP.swift
[319/729] Compiling SwiftSyntax SyntaxNodesQRS.swift
[320/729] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[321/729] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[322/729] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[323/729] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[324/729] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[325/743] Compiling DequeModule UniqueDeque+Insertions.swift
[326/743] Compiling DequeModule UniqueDeque+Prepend.swift
[327/743] Compiling DequeModule UniqueDeque+Removals.swift
[328/743] Compiling DequeModule UniqueDeque+Consumption.swift
[329/743] Compiling DequeModule UniqueDeque+Container.swift
[330/743] Compiling DequeModule UniqueDeque+Descriptions.swift
[331/743] Compiling DequeModule UniqueDeque+Equatable.swift
[332/743] Compiling DequeModule UniqueDeque+Experimental.swift
[333/763] Compiling Yams AliasDereferencingStrategy.swift
[334/763] Compiling Yams Anchor.swift
[335/763] Compiling Yams Constructor.swift
[336/763] Compiling Yams Decoder.swift
[337/763] Compiling Yams Emitter.swift
[338/763] Compiling Yams Encoder.swift
[339/763] Compiling Yams Mark.swift
[340/763] Compiling Yams Node.Alias.swift
[341/763] Compiling Yams Node.Mapping.swift
[342/763] Emitting module OrderedCollections
[343/763] Compiling OrderedCollections OrderedSet+SubSequence.swift
[344/763] Compiling OrderedCollections OrderedSet+Testing.swift
[345/763] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[346/763] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[347/763] Compiling OrderedCollections OrderedSet.swift
[348/763] Compiling OrderedCollections _UnsafeBitset.swift
[349/763] Compiling HashTreeCollections TreeSet+Equatable.swift
[350/763] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[351/763] Compiling SwiftSyntax SyntaxNodesC.swift
[352/763] Compiling SwiftSyntax SyntaxNodesD.swift
[353/763] Emitting module ArgumentParser
[365/774] Compiling DequeModule UniqueDeque+Hashable.swift
[366/774] Compiling DequeModule UniqueDeque+Initializers.swift
[386/782] Compiling Yams String+Yams.swift
[387/782] Compiling DequeModule RigidDeque+Replacements.swift
[388/782] Compiling DequeModule RigidDeque+Testing.swift
[389/782] Compiling DequeModule RigidDeque.swift
[390/782] Compiling DequeModule UniqueDeque+Append.swift
[391/782] Compiling DequeModule RigidDeque+Equatable.swift
[392/782] Compiling DequeModule RigidDeque+Experimental.swift
[393/782] Compiling DequeModule RigidDeque+Hashable.swift
[394/782] Compiling DequeModule RigidDeque+Initializers.swift
[395/782] Compiling DequeModule RigidDeque+Insertions.swift
[396/782] Compiling DequeModule RigidDeque+Prepend.swift
[415/791] Compiling _RopeModule String Utilities.swift
[416/791] Compiling _RopeModule String.Index+ABI.swift
[417/791] Compiling _RopeModule _CharacterRecognizer.swift
[418/791] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[419/791] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[420/791] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[421/791] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[422/791] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[423/791] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[424/791] Compiling HashTreeCollections TreeSet.swift
[425/791] Compiling ArgumentParser UniqueNamesValidator.swift
[429/791] Compiling OrderedCollections OrderedSet+Sendable.swift
[438/791] Compiling SwiftSyntax SyntaxNodesC.swift
[439/791] Compiling SwiftSyntax SyntaxNodesD.swift
[440/791] Compiling SwiftSyntax SyntaxNodesEF.swift
[441/791] Compiling SwiftSyntax SyntaxNodesGHI.swift
[442/791] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[443/791] Compiling SwiftSyntax SyntaxNodesOP.swift
[451/792] Wrapping AST for OrderedCollections for debugging
[452/792] Write sources
[455/846] Compiling BitCollections BitArray+Initializers.swift
[456/846] Compiling BitCollections BitArray+Invariants.swift
[457/846] Compiling BitCollections BinaryInteger extensions.swift
[458/846] Compiling BitCollections BitArray+BitwiseOperations.swift
[459/846] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[460/846] Compiling BitCollections BitArray+Codable.swift
[461/846] Compiling BitCollections BitArray+Collection.swift
[462/846] Compiling BitCollections BitArray+Copy.swift
[463/846] Compiling BitCollections BitArray+CustomReflectable.swift
[464/846] Compiling BitCollections BitArray+Descriptions.swift
[465/846] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[466/846] Compiling BitCollections BitArray+RandomBits.swift
[467/846] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[480/846] Compiling BitCollections BitArray.swift
[481/846] Compiling BitCollections BitSet+BidirectionalCollection.swift
[482/846] Compiling BitCollections BitSet+Codable.swift
[483/846] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[484/846] Compiling BitCollections BitSet+CustomReflectable.swift
[485/846] Compiling BitCollections BitSet+CustomStringConvertible.swift
[486/846] Compiling BitCollections BitSet+Equatable.swift
[487/846] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[488/846] Compiling BitCollections BitSet+Extras.swift
[489/846] Compiling BitCollections BitSet+Hashable.swift
[490/846] Compiling BitCollections BitSet+Initializers.swift
[499/846] Compiling BitCollections BitArray+Shifts.swift
[500/846] Compiling BitCollections BitArray+Testing.swift
[501/846] Compiling BitCollections BitArray._UnsafeHandle.swift
[521/846] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[522/846] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[523/846] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[524/846] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[525/846] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[526/846] Compiling BitCollections BitSet+SetAlgebra union.swift
[540/846] Compiling BitCollections BitArray+Equatable.swift
[541/846] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[542/846] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[543/846] Compiling BitCollections BitArray+Extras.swift
[544/846] Compiling BitCollections BitArray+Fill.swift
[545/846] Compiling BitCollections BitArray+Hashable.swift
[569/853] Emitting module _RopeModule
[579/853] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[580/853] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[581/853] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[582/853] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[583/853] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[584/853] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[590/853] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[591/853] Compiling BitCollections BitSet.Counted.swift
[599/853] Compiling BitCollections BitSet+Invariants.swift
[600/853] Compiling BitCollections BitSet+Random.swift
[601/853] Compiling BitCollections BitSet+SetAlgebra basics.swift
[602/853] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[603/853] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[604/853] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[619/853] Compiling BitCollections BitSet.Index.swift
[620/853] Compiling BitCollections BitSet._UnsafeHandle.swift
[621/853] Emitting module BitCollections
[631/853] Compiling BitCollections BitSet.swift
[632/853] Compiling BitCollections Range+Utilities.swift
[633/853] Compiling BitCollections Slice+Utilities.swift
[634/853] Compiling BitCollections UInt+Tricks.swift
[635/853] Compiling BitCollections _Word.swift
[689/854] Compiling _RopeModule Rope+Join.swift
[690/854] Compiling _RopeModule Rope+MutatingForEach.swift
[691/854] Compiling _RopeModule Rope+Remove.swift
[692/854] Compiling _RopeModule Rope+RemoveSubrange.swift
[693/854] Compiling _RopeModule Rope+Split.swift
[694/854] Compiling _RopeModule Optional Utilities.swift
[706/858] Write sources
[707/858] Wrapping AST for ArgumentParser for debugging
[709/858] Emitting module HashTreeCollections
[718/861] Emitting module DequeModule
[723/868] Compiling Collections DequeModule reexports.swift
[724/868] Compiling Collections HashTreeCollections reexports.swift
[725/868] Compiling Collections OrderedCollections reexports.swift
[726/868] Compiling Collections HeapModule reexports.swift
[727/868] Emitting module Collections
[728/868] Compiling Collections BitCollections reexports.swift
[729/869] Compiling ArgumentParserToolInfo ToolInfo.swift
[730/869] Emitting module ArgumentParserToolInfo
[732/870] Wrapping AST for ArgumentParserToolInfo for debugging
[734/916] Compiling ArgumentParser Flag.swift
[735/916] Compiling ArgumentParser NameSpecification.swift
[736/916] Compiling ArgumentParser Option.swift
[737/916] Compiling ArgumentParser OptionGroup.swift
[738/916] Emitting module Yams
[739/916] Compiling ArgumentParser BashCompletionsGenerator.swift
[740/916] Compiling ArgumentParser CompletionsGenerator.swift
[741/916] Compiling ArgumentParser FishCompletionsGenerator.swift
[742/916] Compiling ArgumentParser ZshCompletionsGenerator.swift
[743/916] Compiling ArgumentParser Argument.swift
[744/916] Compiling ArgumentParser ArgumentDiscussion.swift
[745/916] Compiling ArgumentParser CommandConfiguration.swift
[746/916] Compiling ArgumentParser CommandGroup.swift
[747/916] Compiling ArgumentParser EnumerableFlag.swift
[748/916] Compiling ArgumentParser ExpressibleByArgument.swift
[749/916] Compiling ArgumentParser ParsableArguments.swift
[750/916] Compiling ArgumentParser ArgumentVisibility.swift
[751/917] Wrapping AST for Yams for debugging
[753/917] Emitting module ArgumentParser
[754/923] Compiling ArgumentParser ParentCommand.swift
[755/923] Compiling ArgumentParser AsyncParsableCommand.swift
[762/923] Compiling ArgumentParser CompletionKind.swift
[763/923] Compiling ArgumentParser Errors.swift
[768/923] Compiling ArgumentParser Foundation.swift
[769/923] Compiling ArgumentParser Mutex.swift
[770/923] Compiling ArgumentParser Platform.swift
[771/923] Compiling ArgumentParser SequenceExtensions.swift
[772/923] Compiling ArgumentParser StringExtensions.swift
[773/923] Compiling ArgumentParser SwiftExtensions.swift
[774/923] Emitting module SwiftSyntax
[775/923] Compiling ArgumentParser InputOrigin.swift
[776/923] Compiling ArgumentParser Name.swift
[777/923] Compiling ArgumentParser Parsed.swift
[778/923] Compiling ArgumentParser ParsedValues.swift
[779/923] Compiling ArgumentParser ParserError.swift
[780/923] Compiling ArgumentParser SplitArguments.swift
[781/923] Compiling ArgumentParser Tree.swift
[782/923] Compiling ArgumentParser CodingKeyValidator.swift
[783/923] Compiling ArgumentParser NonsenseFlagsValidator.swift
[784/923] Compiling ArgumentParser ParsableArgumentsValidation.swift
[785/923] Compiling ArgumentParser PositionalArgumentsValidator.swift
[786/923] Compiling ArgumentParser UniqueNamesValidator.swift
[787/923] Compiling ArgumentParser DumpHelpGenerator.swift
[788/923] Compiling ArgumentParser HelpCommand.swift
[789/923] Compiling ArgumentParser HelpGenerator.swift
[790/923] Compiling ArgumentParser MessageInfo.swift
[791/923] Compiling ArgumentParser UsageGenerator.swift
[792/923] Compiling ArgumentParser CollectionExtensions.swift
[799/923] Compiling ArgumentParser ArgumentHelp.swift
[800/923] Compiling ArgumentParser ParsableCommand.swift
[801/923] Compiling ArgumentParser ArgumentDecoder.swift
[802/923] Compiling ArgumentParser ArgumentDefinition.swift
[803/923] Compiling ArgumentParser ArgumentSet.swift
[804/923] Compiling ArgumentParser CommandParser.swift
[805/923] Compiling ArgumentParser InputKey.swift
[806/924] Wrapping AST for ArgumentParser for debugging
[808/924] Emitting module SwiftSyntax
[889/930] Wrapping AST for SwiftSyntax for debugging
[891/982] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[892/982] Compiling SwiftParser Expressions.swift
[893/983] Emitting module SwiftDiagnostics
[894/983] Compiling SwiftDiagnostics Message.swift
[903/983] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[904/983] Compiling SwiftBasicFormat Syntax+Extensions.swift
[905/983] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[906/984] Compiling SwiftDiagnostics Note.swift
[907/984] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[908/984] Compiling SwiftDiagnostics FixIt.swift
[909/984] Compiling SwiftParser IncrementalParseTransition.swift
[910/984] Compiling SwiftParser IsValidIdentifier.swift
[912/984] Compiling SwiftBasicFormat InferIndentation.swift
[913/984] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[914/984] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[915/985] Wrapping AST for SwiftDiagnostics for debugging
[916/1042] Wrapping AST for SwiftSyntax for debugging
[918/1042] Compiling SwiftParser CharacterInfo.swift
[919/1042] Compiling SwiftParser CollectionNodes+Parsable.swift
[920/1043] Compiling SwiftBasicFormat Syntax+Extensions.swift
[921/1043] Compiling SwiftDiagnostics Note.swift
[922/1043] Emitting module SwiftBasicFormat
[923/1043] Compiling SwiftBasicFormat BasicFormat.swift
[924/1043] Compiling SwiftDiagnostics Message.swift
[926/1044] Emitting module SwiftDiagnostics
[927/1044] Compiling SwiftParser Attributes.swift
[928/1044] Compiling SwiftParser Availability.swift
[929/1044] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[930/1044] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[930/1044] Wrapping AST for SwiftBasicFormat for debugging
[932/1044] Compiling SwiftBasicFormat InferIndentation.swift
[933/1044] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[934/1044] Compiling SwiftDiagnostics FixIt.swift
[935/1044] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[936/1044] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[937/1045] Wrapping AST for SwiftDiagnostics for debugging
[939/1045] Emitting module SwiftBasicFormat
[940/1045] Compiling SwiftBasicFormat BasicFormat.swift
[941/1046] Wrapping AST for SwiftBasicFormat for debugging
[943/1046] Compiling SwiftParser Patterns.swift
[944/1046] Compiling SwiftParser Recovery.swift
[945/1046] Compiling SwiftParser Specifiers.swift
[946/1046] Compiling SwiftParser Statements.swift
[947/1046] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[948/1046] Compiling SwiftParser StringLiterals.swift
[949/1051] Emitting module SwiftParser
[950/1051] Compiling SwiftParser LexemeSequence.swift
[951/1051] Compiling SwiftParser Lexer.swift
[952/1051] Compiling SwiftParser RegexLiteralLexer.swift
[953/1051] Compiling SwiftParser UnicodeScalarExtensions.swift
[954/1051] Compiling SwiftParser Lookahead.swift
[955/1051] Compiling SwiftParser LoopProgressCondition.swift
[956/1051] Compiling SwiftParser Modifiers.swift
[957/1051] Compiling SwiftParser Names.swift
[958/1051] Compiling SwiftParser Nominals.swift
[959/1051] Compiling SwiftParser Parameters.swift
[960/1051] Compiling SwiftParser ParseSourceFile.swift
[966/1051] Compiling SwiftParser Parser.swift
[967/1056] Emitting module SwiftParser
[969/1056] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[970/1056] Compiling SwiftParser Expressions.swift
[971/1056] Compiling SwiftParser IncrementalParseTransition.swift
[972/1056] Compiling SwiftParser IsValidIdentifier.swift
[973/1056] Compiling SwiftParser Cursor.swift
[974/1056] Compiling SwiftParser TokenSpec.swift
[975/1056] Compiling SwiftParser TokenSpecSet.swift
[976/1056] Compiling SwiftParser TopLevel.swift
[977/1056] Compiling SwiftParser TriviaParser.swift
[978/1056] Compiling SwiftParser Types.swift
[979/1056] Compiling SwiftParser Lexeme.swift
[980/1056] Compiling SwiftParser SwiftParserCompatibility.swift
[981/1056] Compiling SwiftParser SwiftVersion.swift
[982/1056] Compiling SwiftParser SyntaxUtils.swift
[983/1056] Compiling SwiftParser TokenConsumer.swift
[984/1056] Compiling SwiftParser TokenPrecedence.swift
[999/1056] Compiling SwiftParser Declarations.swift
[1000/1056] Compiling SwiftParser Directives.swift
[1025/1056] Compiling SwiftParser ExperimentalFeatures.swift
[1026/1056] Compiling SwiftParser IsLexerClassified.swift
[1027/1056] Compiling SwiftParser LayoutNodes+Parsable.swift
[1028/1056] Compiling SwiftParser Parser+TokenSpecSet.swift
[1029/1056] Compiling SwiftParser TokenSpecStaticMembers.swift
[1030/1057] Wrapping AST for SwiftParser for debugging
[1032/1080] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[1033/1081] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[1039/1081] Compiling SwiftOperators PrecedenceGroup.swift
[1040/1083] Compiling SwiftOperators OperatorTable.swift
[1041/1083] Compiling SwiftOperators PrecedenceGraph.swift
[1043/1083] Emitting module SwiftOperators
[1044/1083] Compiling SwiftOperators OperatorTable+Semantics.swift
[1045/1083] Compiling SwiftOperators SyntaxSynthesis.swift
[1045/1083] Wrapping AST for SwiftParser for debugging
[1047/1083] Compiling SwiftParserDiagnostics MissingNodesError.swift
[1048/1083] Compiling SwiftParserDiagnostics MissingTokenError.swift
[1049/1083] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[1050/1083] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[1051/1083] Compiling SwiftOperators OperatorTable+Folding.swift
[1053/1097] Emitting module SwiftParserDiagnostics
[1053/1097] Wrapping AST for SwiftOperators for debugging
[1055/1097] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[1056/1098] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[1057/1098] Compiling SwiftParserDiagnostics PresenceUtils.swift
[1058/1098] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[1059/1098] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[1060/1098] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[1061/1098] Compiling SwiftParserDiagnostics Utils.swift
[1064/1098] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[1065/1098] Compiling SwiftParserDiagnostics MissingNodesError.swift
[1066/1098] Compiling SwiftParserDiagnostics MissingTokenError.swift
[1069/1098] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[1070/1098] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[1071/1098] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[1072/1098] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[1076/1099] Emitting module SwiftParserDiagnostics
[1081/1102] Wrapping AST for SwiftParserDiagnostics for debugging
[1084/1130] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[1085/1130] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[1086/1131] Compiling SwiftSyntaxBuilder Indenter.swift
[1087/1131] Compiling SwiftSyntaxBuilder ListBuilder.swift
[1090/1132] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[1091/1132] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[1092/1132] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[1093/1132] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[1096/1132] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[1097/1132] Emitting module SwiftSyntaxBuilder
[1098/1132] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[1099/1132] Emitting module SwiftSyntaxBuilder
[1100/1132] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[1101/1132] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[1106/1132] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[1107/1132] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[1108/1132] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[1109/1132] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[1117/1134] Wrapping AST for SwiftSyntaxBuilder for debugging
[1120/1257] Compiling SwiftSyntaxMacros Macro.swift
[1121/1257] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[1122/1343] Emitting module SwiftSyntaxMacros
[1123/1349] Compiling Compiler PragmaAnalyzer.swift
[1124/1349] Compiling Compiler Columns.swift
[1125/1363] Compiling Compiler Schema.swift
[1126/1363] Compiling Compiler SchemaName.swift
[1127/1363] Compiling Compiler ExprTypeChecker.swift
[1128/1363] Compiling Compiler InferenceState.swift
[1129/1363] Compiling Compiler IsStaticallyTrue.swift
[1130/1363] Compiling Compiler Builtins.swift
[1131/1363] Compiling Compiler CardinalityInferrer.swift
[1132/1363] Compiling Compiler Project.swift
[1133/1363] Compiling Compiler QualifiedName.swift
[1134/1363] Compiling Compiler Compiler.swift
[1135/1363] Compiling Compiler Config.swift
[1136/1363] Compiling Compiler ParserState.swift
[1137/1363] Compiling Compiler Parsers.swift
[1138/1363] Compiling Compiler Token.swift
[1139/1364] Wrapping AST for SwiftSyntaxMacros for debugging
[1141/1373] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[1142/1374] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[1143/1374] Emitting module SwiftSyntaxMacroExpansion
[1144/1374] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[1145/1374] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[1146/1374] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[1147/1374] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[1148/1374] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[1149/1374] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[1150/1374] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[1151/1375] Wrapping AST for SwiftSyntaxMacroExpansion for debugging
[1153/1387] Compiling Compiler CommonTableExpressionSyntax.swift
[1154/1387] Compiling Compiler ExistsExprSyntax.swift
[1155/1387] Compiling Compiler ExprSyntax.swift
[1156/1387] Compiling Compiler FunctionExprSyntax.swift
[1157/1387] Compiling Compiler GroupedExprSyntax.swift
[1158/1387] Compiling Compiler InfixExprSyntax.swift
[1159/1387] Compiling Compiler InvalidExprSyntax.swift
[1160/1387] Compiling Compiler LiteralExprSyntax.swift
[1161/1387] Compiling Compiler PostfixExprSyntax.swift
[1162/1387] Compiling Compiler PrefixExprSyntax.swift
[1163/1387] Compiling Compiler SelectExprSyntax.swift
[1164/1387] Compiling Compiler ForeignKeyClauseSyntax.swift
[1165/1387] Compiling Compiler FromSyntax.swift
[1166/1387] Compiling Compiler IdentifierSyntax.swift
[1167/1387] Compiling Compiler IndexedColumnSyntax.swift
[1168/1401] Compiling Compiler BeginStmtSyntax.swift
[1169/1401] Compiling Compiler CommitStmtSyntax.swift
[1170/1401] Compiling Compiler CreateIndexStmtSyntax.swift
[1171/1401] Compiling Compiler CreateTableStmtSyntax.swift
[1172/1401] Compiling Compiler CreateTriggerStmtSyntax.swift
[1173/1401] Compiling Compiler CreateViewStmtSyntax.swift
[1174/1401] Compiling Compiler CreateVirtualTableStmtSyntax.swift
[1175/1401] Compiling Compiler DeleteStmtSyntax.swift
[1176/1401] Compiling Compiler DropIndexStmtSyntax.swift
[1177/1401] Compiling Compiler DropTableStmtSyntax.swift
[1178/1401] Compiling Compiler DropTriggerStmtSyntax.swift
[1179/1401] Compiling Compiler DropViewStmtSyntax.swift
[1180/1401] Compiling Compiler EmptyStmtSyntax.swift
[1181/1401] Compiling Compiler InsertStmtSyntax.swift
[1182/1401] Compiling Compiler PragmaStmtSyntax.swift
[1183/1401] Compiling Compiler QueryDefinitionStmtSyntax.swift
[1184/1401] Compiling Compiler ReindexStmtSyntax.swift
[1185/1401] Compiling Compiler ReleaseStmtSyntax.swift
[1186/1401] Compiling Compiler RollbackStmtSyntax.swift
[1187/1401] Compiling Compiler SavepointStmtSyntax.swift
[1188/1401] Compiling Compiler SelectCoreSyntax.swift
[1189/1401] Compiling Compiler SelectStmtSyntax.swift
[1190/1401] Compiling Compiler StmtSyntax.swift
[1191/1401] Compiling Compiler UpdateStmtSyntax.swift
[1192/1401] Compiling Compiler VacuumStmtSyntax.swift
[1193/1401] Compiling Compiler Syntax.swift
[1194/1401] Compiling Compiler TableConstraintSyntax.swift
[1195/1401] Compiling Compiler TableNameSyntax.swift
[1196/1401] Compiling Compiler TableOptionsSyntax.swift
[1197/1401] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[1198/1401] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[1199/1401] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[1200/1401] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[1201/1401] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[1202/1402] Emitting module SwiftCompilerPluginMessageHandling
[1203/1402] Emitting module Compiler
/host/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)
[1204/1402] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[1205/1402] Compiling Compiler JoinClauseSyntax.swift
[1206/1402] Compiling Compiler JoinConstraintSyntax.swift
[1207/1402] Compiling Compiler JoinOperatorSyntax.swift
[1208/1402] Compiling Compiler NumericSyntax.swift
[1209/1402] Compiling Compiler Operator.swift
[1210/1402] Compiling Compiler OperatorSyntax.swift
[1211/1402] Compiling Compiler OrSyntax.swift
[1212/1402] Compiling Compiler OrderSyntax.swift
[1213/1402] Compiling Compiler OrderingTermSyntax.swift
[1214/1402] Compiling Compiler QualifiedTableNameSyntax.swift
[1215/1402] Compiling Compiler ResultColumnSyntax.swift
[1216/1402] Compiling Compiler ReturningClauseSyntax.swift
[1217/1402] Compiling Compiler SetActionSyntax.swift
[1218/1402] Compiling Compiler SourceLocation.swift
[1219/1402] Compiling Compiler AlterTableStmtSyntax.swift
[1249/1409] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[1250/1409] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[1251/1416] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[1252/1416] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[1253/1416] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[1254/1416] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[1256/1417] Compiling Compiler TableOrSubquerySyntax.swift
/host/spi-builder-workspace/Sources/Compiler/Utils/FileSystem.swift:96:9: warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
94 |
95 | func write(_ data: Data, to path: String) {
96 | createFile(atPath: path, contents: data)
| `- warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
97 | }
98 |
[1257/1417] Compiling Compiler TypeNameSyntax.swift
/host/spi-builder-workspace/Sources/Compiler/Utils/FileSystem.swift:96:9: warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
94 |
95 | func write(_ data: Data, to path: String) {
96 | createFile(atPath: path, contents: data)
| `- warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
97 | }
98 |
[1258/1417] Compiling Compiler UpsertClauseSyntax.swift
/host/spi-builder-workspace/Sources/Compiler/Utils/FileSystem.swift:96:9: warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
94 |
95 | func write(_ data: Data, to path: String) {
96 | createFile(atPath: path, contents: data)
| `- warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
97 | }
98 |
[1259/1417] Compiling Compiler WindowDefinitionSyntax.swift
/host/spi-builder-workspace/Sources/Compiler/Utils/FileSystem.swift:96:9: warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
94 |
95 | func write(_ data: Data, to path: String) {
96 | createFile(atPath: path, contents: data)
| `- warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
97 | }
98 |
[1260/1417] Compiling Compiler WithSyntax.swift
/host/spi-builder-workspace/Sources/Compiler/Utils/FileSystem.swift:96:9: warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
94 |
95 | func write(_ data: Data, to path: String) {
96 | createFile(atPath: path, contents: data)
| `- warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
97 | }
98 |
[1261/1417] Compiling Compiler Table.swift
/host/spi-builder-workspace/Sources/Compiler/Utils/FileSystem.swift:96:9: warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
94 |
95 | func write(_ data: Data, to path: String) {
96 | createFile(atPath: path, contents: data)
| `- warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
97 | }
98 |
[1262/1417] Compiling Compiler Trigger.swift
/host/spi-builder-workspace/Sources/Compiler/Utils/FileSystem.swift:96:9: warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
94 |
95 | func write(_ data: Data, to path: String) {
96 | createFile(atPath: path, contents: data)
| `- warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
97 | }
98 |
[1263/1417] Compiling Compiler Collection+Extensions.swift
/host/spi-builder-workspace/Sources/Compiler/Utils/FileSystem.swift:96:9: warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
94 |
95 | func write(_ data: Data, to path: String) {
96 | createFile(atPath: path, contents: data)
| `- warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
97 | }
98 |
[1264/1417] Compiling Compiler DuplicateDictionary.swift
/host/spi-builder-workspace/Sources/Compiler/Utils/FileSystem.swift:96:9: warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
94 |
95 | func write(_ data: Data, to path: String) {
96 | createFile(atPath: path, contents: data)
| `- warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
97 | }
98 |
[1265/1417] Compiling Compiler Either.swift
/host/spi-builder-workspace/Sources/Compiler/Utils/FileSystem.swift:96:9: warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
94 |
95 | func write(_ data: Data, to path: String) {
96 | createFile(atPath: path, contents: data)
| `- warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
97 | }
98 |
[1266/1417] Compiling Compiler FileSystem.swift
/host/spi-builder-workspace/Sources/Compiler/Utils/FileSystem.swift:96:9: warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
94 |
95 | func write(_ data: Data, to path: String) {
96 | createFile(atPath: path, contents: data)
| `- warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
97 | }
98 |
[1267/1417] Compiling Compiler Indirect.swift
/host/spi-builder-workspace/Sources/Compiler/Utils/FileSystem.swift:96:9: warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
94 |
95 | func write(_ data: Data, to path: String) {
96 | createFile(atPath: path, contents: data)
| `- warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
97 | }
98 |
[1268/1417] Compiling Compiler SourceWriter.swift
/host/spi-builder-workspace/Sources/Compiler/Utils/FileSystem.swift:96:9: warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
94 |
95 | func write(_ data: Data, to path: String) {
96 | createFile(atPath: path, contents: data)
| `- warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
97 | }
98 |
[1269/1417] Compiling Compiler String+Extensions.swift
/host/spi-builder-workspace/Sources/Compiler/Utils/FileSystem.swift:96:9: warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
94 |
95 | func write(_ data: Data, to path: String) {
96 | createFile(atPath: path, contents: data)
| `- warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
97 | }
98 |
[1270/1417] Emitting module Compiler
/host/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)
[1270/1417] Wrapping AST for SwiftCompilerPluginMessageHandling for debugging
[1272/1419] Emitting module SwiftCompilerPlugin
[1273/1419] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[1274/1419] Compiling Compiler Statement.swift
[1275/1419] Compiling Compiler StmtTypeChecker.swift
[1276/1419] Compiling Compiler Substitution.swift
[1277/1419] Compiling Compiler Type.swift
[1278/1419] Compiling Compiler TypeScheme.swift
[1279/1419] Compiling Compiler AliasSyntax.swift
[1280/1419] Compiling Compiler ColumnConstraintSyntax.swift
[1281/1419] Compiling Compiler ColumnDefSyntax.swift
[1282/1419] Compiling Compiler CompoundOperatorSyntax.swift
[1283/1419] Compiling Compiler ConfictClauseSyntax.swift
[1284/1419] Compiling Compiler BetweenExprSyntax.swift
[1285/1419] Compiling Compiler BindParameterSyntax.swift
[1286/1419] Compiling Compiler CaseWhenThenExprSyntax.swift
[1287/1419] Compiling Compiler CastExprSyntax.swift
[1288/1419] Compiling Compiler ColumnExprSyntax.swift
/host/spi-builder-workspace/Sources/Compiler/Utils/FileSystem.swift:96:9: warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
94 |
95 | func write(_ data: Data, to path: String) {
96 | createFile(atPath: path, contents: data)
| `- warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
97 | }
98 |
/host/spi-builder-workspace/Sources/Compiler/Utils/FileSystem.swift:96:9: warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
94 |
95 | func write(_ data: Data, to path: String) {
96 | createFile(atPath: path, contents: data)
| `- warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
97 | }
98 |
/host/spi-builder-workspace/Sources/Compiler/Utils/FileSystem.swift:96:9: warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
94 |
95 | func write(_ data: Data, to path: String) {
96 | createFile(atPath: path, contents: data)
| `- warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
97 | }
98 |
/host/spi-builder-workspace/Sources/Compiler/Utils/FileSystem.swift:96:9: warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
94 |
95 | func write(_ data: Data, to path: String) {
96 | createFile(atPath: path, contents: data)
| `- warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
97 | }
98 |
/host/spi-builder-workspace/Sources/Compiler/Utils/FileSystem.swift:96:9: warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
94 |
95 | func write(_ data: Data, to path: String) {
96 | createFile(atPath: path, contents: data)
| `- warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
97 | }
98 |
/host/spi-builder-workspace/Sources/Compiler/Utils/FileSystem.swift:96:9: warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
94 |
95 | func write(_ data: Data, to path: String) {
96 | createFile(atPath: path, contents: data)
| `- warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
97 | }
98 |
/host/spi-builder-workspace/Sources/Compiler/Utils/FileSystem.swift:96:9: warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
94 |
95 | func write(_ data: Data, to path: String) {
96 | createFile(atPath: path, contents: data)
| `- warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
97 | }
98 |
/host/spi-builder-workspace/Sources/Compiler/Utils/FileSystem.swift:96:9: warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
94 |
95 | func write(_ data: Data, to path: String) {
96 | createFile(atPath: path, contents: data)
| `- warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
97 | }
98 |
/host/spi-builder-workspace/Sources/Compiler/Utils/FileSystem.swift:96:9: warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
94 |
95 | func write(_ data: Data, to path: String) {
96 | createFile(atPath: path, contents: data)
| `- warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
97 | }
98 |
/host/spi-builder-workspace/Sources/Compiler/Utils/FileSystem.swift:96:9: warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
94 |
95 | func write(_ data: Data, to path: String) {
96 | createFile(atPath: path, contents: data)
| `- warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
97 | }
98 |
/host/spi-builder-workspace/Sources/Compiler/Utils/FileSystem.swift:96:9: warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
94 |
95 | func write(_ data: Data, to path: String) {
96 | createFile(atPath: path, contents: data)
| `- warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
97 | }
98 |
/host/spi-builder-workspace/Sources/Compiler/Utils/FileSystem.swift:96:9: warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
94 |
95 | func write(_ data: Data, to path: String) {
96 | createFile(atPath: path, contents: data)
| `- warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
97 | }
98 |
/host/spi-builder-workspace/Sources/Compiler/Utils/FileSystem.swift:96:9: warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
94 |
95 | func write(_ data: Data, to path: String) {
96 | createFile(atPath: path, contents: data)
| `- warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
97 | }
98 |
/host/spi-builder-workspace/Sources/Compiler/Utils/FileSystem.swift:96:9: warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
94 |
95 | func write(_ data: Data, to path: String) {
96 | createFile(atPath: path, contents: data)
| `- warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
97 | }
98 |
[1333/1420] Wrapping AST for SwiftCompilerPlugin for debugging
/host/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)
/host/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)
/host/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)
[1353/1420] Compiling Compiler Diagnostic.swift
/host/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)
[1354/1420] Compiling Compiler DiagnosticReporter.swift
/host/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)
[1355/1420] Compiling Compiler Diagnostics.swift
/host/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)
[1356/1420] Compiling Compiler Driver.swift
/host/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)
[1357/1420] Compiling Compiler Environment.swift
/host/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)
[1358/1420] Compiling Compiler Function.swift
/host/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)
[1359/1420] Compiling Compiler Language.swift
/host/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)
[1360/1420] Compiling Compiler PositionalSequence.swift
/host/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)
[1361/1420] Compiling Compiler Rewriter.swift
/host/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)
[1362/1420] Compiling Compiler SwiftLanguage.swift
/host/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)
[1363/1420] Compiling Compiler Index.swift
/host/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)
[1364/1420] Compiling Compiler Lexer.swift
/host/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)
[1377/1420] Compiling Compiler Name.swift
[1378/1420] Compiling Compiler NameInferrer.swift
/host/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)
/host/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)
/host/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)
/host/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)
/host/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)
/host/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)
/host/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)
/host/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)
/host/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)
/host/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)
/host/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)
/host/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)
/host/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)
/host/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)
/host/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)
[1395/1421] Wrapping AST for Compiler for debugging
[1412/1435] Emitting module PureSQLMacros
[1413/1435] Compiling PureSQLMacros Plugins.swift
[1414/1435] Compiling PureSQLMacros String+Extensions.swift
[1415/1435] Compiling PureSQLMacros SyntaxError.swift
[1417/1435] Compiling PureSQLMacros DatabaseMacro.swift
[1418/1435] Compiling PureSQLCLI PureSQL.swift
[1419/1435] Compiling PureSQLCLI QueriesCommand.swift
[1420/1435] Compiling PureSQLCLI InitCommand.swift
[1421/1435] Compiling PureSQLCLI MigrationsCommand.swift
[1421/1435] Wrapping AST for Compiler for debugging
[1423/1437] Compiling PureSQLMacros Syntax+Extensions.swift
[1424/1437] Compiling PureSQLMacros QueryMacro.swift
[1426/1442] Emitting module PureSQLCLI
[1427/1442] Compiling PureSQLCLI GenerateCommand.swift
/host/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>
[1428/1443] Wrapping AST for PureSQLMacros for debugging
[1429/1443] Write Objects.LinkFileList
[1431/1443] Compiling PureSQLCLI QueriesCommand.swift
[1432/1443] Compiling PureSQLCLI PureSQL.swift
[1433/1443] Compiling PureSQLCLI MigrationsCommand.swift
[1434/1443] Compiling PureSQLCLI InitCommand.swift
[1434/1443] Wrapping AST for PureSQLCLI for debugging
[1435/1443] Write Objects.LinkFileList
[1437/1443] Emitting module PureSQLCLI
[1438/1443] Compiling PureSQLCLI GenerateCommand.swift
/host/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>
[1439/1444] Wrapping AST for PureSQLCLI for debugging
[1440/1444] Write Objects.LinkFileList
[1441/1444] Linking PureSQLCLI
[1442/1444] Linking PureSQLMacros-tool
[1443/1444] Linking PureSQLCLI-tool
[1445/1475] Compiling PureSQL Connection.swift
/host/spi-builder-workspace/Sources/PureSQL/Cursor.swift:8:8: error: no such module 'SQLite3'
6 | //
7 |
8 | import SQLite3
| `- error: no such module 'SQLite3'
9 |
10 | /// A low-level iterator over the results of a prepared database statement.
[1446/1475] Compiling PureSQL ConnectionPool.swift
/host/spi-builder-workspace/Sources/PureSQL/Cursor.swift:8:8: error: no such module 'SQLite3'
6 | //
7 |
8 | import SQLite3
| `- error: no such module 'SQLite3'
9 |
10 | /// A low-level iterator over the results of a prepared database statement.
[1447/1475] Compiling PureSQL Cursor.swift
/host/spi-builder-workspace/Sources/PureSQL/Cursor.swift:8:8: error: no such module 'SQLite3'
6 | //
7 |
8 | import SQLite3
| `- error: no such module 'SQLite3'
9 |
10 | /// A low-level iterator over the results of a prepared database statement.
[1448/1475] Compiling PureSQL Database.swift
/host/spi-builder-workspace/Sources/PureSQL/Cursor.swift:8:8: error: no such module 'SQLite3'
6 | //
7 |
8 | import SQLite3
| `- error: no such module 'SQLite3'
9 |
10 | /// A low-level iterator over the results of a prepared database statement.
[1449/1475] Compiling PureSQL DatabaseConfig.swift
/host/spi-builder-workspace/Sources/PureSQL/Cursor.swift:8:8: error: no such module 'SQLite3'
6 | //
7 |
8 | import SQLite3
| `- error: no such module 'SQLite3'
9 |
10 | /// A low-level iterator over the results of a prepared database statement.
[1450/1475] Compiling PureSQL SQLError.swift
/host/spi-builder-workspace/Sources/PureSQL/Cursor.swift:8:8: error: no such module 'SQLite3'
6 | //
7 |
8 | import SQLite3
| `- error: no such module 'SQLite3'
9 |
10 | /// A low-level iterator over the results of a prepared database statement.
[1451/1475] Compiling PureSQL SQLiteCode.swift
/host/spi-builder-workspace/Sources/PureSQL/Cursor.swift:8:8: error: no such module 'SQLite3'
6 | //
7 |
8 | import SQLite3
| `- error: no such module 'SQLite3'
9 |
10 | /// A low-level iterator over the results of a prepared database statement.
[1452/1475] Compiling PureSQL SQLiteConnection.swift
/host/spi-builder-workspace/Sources/PureSQL/Cursor.swift:8:8: error: no such module 'SQLite3'
6 | //
7 |
8 | import SQLite3
| `- error: no such module 'SQLite3'
9 |
10 | /// A low-level iterator over the results of a prepared database statement.
[1453/1475] Compiling PureSQL Statement.swift
/host/spi-builder-workspace/Sources/PureSQL/Cursor.swift:8:8: error: no such module 'SQLite3'
6 | //
7 |
8 | import SQLite3
| `- error: no such module 'SQLite3'
9 |
10 | /// A low-level iterator over the results of a prepared database statement.
[1454/1475] Compiling PureSQL Just.swift
/host/spi-builder-workspace/Sources/PureSQL/Cursor.swift:8:8: error: no such module 'SQLite3'
6 | //
7 |
8 | import SQLite3
| `- error: no such module 'SQLite3'
9 |
10 | /// A low-level iterator over the results of a prepared database statement.
[1455/1475] Compiling PureSQL Map.swift
/host/spi-builder-workspace/Sources/PureSQL/Cursor.swift:8:8: error: no such module 'SQLite3'
6 | //
7 |
8 | import SQLite3
| `- error: no such module 'SQLite3'
9 |
10 | /// A low-level iterator over the results of a prepared database statement.
[1456/1475] Compiling PureSQL MapInput.swift
/host/spi-builder-workspace/Sources/PureSQL/Cursor.swift:8:8: error: no such module 'SQLite3'
6 | //
7 |
8 | import SQLite3
| `- error: no such module 'SQLite3'
9 |
10 | /// A low-level iterator over the results of a prepared database statement.
[1457/1475] Compiling PureSQL Queries.swift
/host/spi-builder-workspace/Sources/PureSQL/Cursor.swift:8:8: error: no such module 'SQLite3'
6 | //
7 |
8 | import SQLite3
| `- error: no such module 'SQLite3'
9 |
10 | /// A low-level iterator over the results of a prepared database statement.
[1458/1475] Compiling PureSQL AnyQuery.swift
/host/spi-builder-workspace/Sources/PureSQL/Cursor.swift:8:8: error: no such module 'SQLite3'
6 | //
7 |
8 | import SQLite3
| `- error: no such module 'SQLite3'
9 |
10 | /// A low-level iterator over the results of a prepared database statement.
[1459/1475] Compiling PureSQL Bulk.swift
/host/spi-builder-workspace/Sources/PureSQL/Cursor.swift:8:8: error: no such module 'SQLite3'
6 | //
7 |
8 | import SQLite3
| `- error: no such module 'SQLite3'
9 |
10 | /// A low-level iterator over the results of a prepared database statement.
[1460/1475] Compiling PureSQL DatabaseQuery.swift
/host/spi-builder-workspace/Sources/PureSQL/Cursor.swift:8:8: error: no such module 'SQLite3'
6 | //
7 |
8 | import SQLite3
| `- error: no such module 'SQLite3'
9 |
10 | /// A low-level iterator over the results of a prepared database statement.
[1461/1475] Compiling PureSQL Fail.swift
/host/spi-builder-workspace/Sources/PureSQL/Cursor.swift:8:8: error: no such module 'SQLite3'
6 | //
7 |
8 | import SQLite3
| `- error: no such module 'SQLite3'
9 |
10 | /// A low-level iterator over the results of a prepared database statement.
[1462/1479] Compiling PureSQL Test.swift
/host/spi-builder-workspace/Sources/PureSQL/Cursor.swift:8:8: error: no such module 'SQLite3'
6 | //
7 |
8 | import SQLite3
| `- error: no such module 'SQLite3'
9 |
10 | /// A low-level iterator over the results of a prepared database statement.
[1463/1479] Compiling PureSQL Query+Combine.swift
/host/spi-builder-workspace/Sources/PureSQL/Cursor.swift:8:8: error: no such module 'SQLite3'
6 | //
7 |
8 | import SQLite3
| `- error: no such module 'SQLite3'
9 |
10 | /// A low-level iterator over the results of a prepared database statement.
[1464/1479] Compiling PureSQL Query.swift
/host/spi-builder-workspace/Sources/PureSQL/Cursor.swift:8:8: error: no such module 'SQLite3'
6 | //
7 |
8 | import SQLite3
| `- error: no such module 'SQLite3'
9 |
10 | /// A low-level iterator over the results of a prepared database statement.
[1465/1479] Compiling PureSQL QueryObservation.swift
/host/spi-builder-workspace/Sources/PureSQL/Cursor.swift:8:8: error: no such module 'SQLite3'
6 | //
7 |
8 | import SQLite3
| `- error: no such module 'SQLite3'
9 |
10 | /// A low-level iterator over the results of a prepared database statement.
[1466/1479] Compiling PureSQL Transaction.swift
/host/spi-builder-workspace/Sources/PureSQL/Cursor.swift:8:8: error: no such module 'SQLite3'
6 | //
7 |
8 | import SQLite3
| `- error: no such module 'SQLite3'
9 |
10 | /// A low-level iterator over the results of a prepared database statement.
[1467/1479] Compiling PureSQL Collection+Extensions.swift
/host/spi-builder-workspace/Sources/PureSQL/Cursor.swift:8:8: error: no such module 'SQLite3'
6 | //
7 |
8 | import SQLite3
| `- error: no such module 'SQLite3'
9 |
10 | /// A low-level iterator over the results of a prepared database statement.
[1468/1479] Compiling PureSQL Lock.swift
/host/spi-builder-workspace/Sources/PureSQL/Cursor.swift:8:8: error: no such module 'SQLite3'
6 | //
7 |
8 | import SQLite3
| `- error: no such module 'SQLite3'
9 |
10 | /// A low-level iterator over the results of a prepared database statement.
[1469/1479] Compiling PureSQL Queue.swift
/host/spi-builder-workspace/Sources/PureSQL/Cursor.swift:8:8: error: no such module 'SQLite3'
6 | //
7 |
8 | import SQLite3
| `- error: no such module 'SQLite3'
9 |
10 | /// A low-level iterator over the results of a prepared database statement.
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1470/1479] Emitting module PureSQL
/host/spi-builder-workspace/Sources/PureSQL/Cursor.swift:8:8: error: no such module 'SQLite3'
6 | //
7 |
8 | import SQLite3
| `- error: no such module 'SQLite3'
9 |
10 | /// A low-level iterator over the results of a prepared database statement.
[1471/1479] Compiling PureSQL DatabaseObserver.swift
/host/spi-builder-workspace/Sources/PureSQL/Cursor.swift:8:8: error: no such module 'SQLite3'
6 | //
7 |
8 | import SQLite3
| `- error: no such module 'SQLite3'
9 |
10 | /// A low-level iterator over the results of a prepared database statement.
[1472/1479] Compiling PureSQL DatabasePrimitive.swift
/host/spi-builder-workspace/Sources/PureSQL/Cursor.swift:8:8: error: no such module 'SQLite3'
6 | //
7 |
8 | import SQLite3
| `- error: no such module 'SQLite3'
9 |
10 | /// A low-level iterator over the results of a prepared database statement.
[1473/1479] Compiling PureSQL DatabaseValueAdapter.swift
/host/spi-builder-workspace/Sources/PureSQL/Cursor.swift:8:8: error: no such module 'SQLite3'
6 | //
7 |
8 | import SQLite3
| `- error: no such module 'SQLite3'
9 |
10 | /// A low-level iterator over the results of a prepared database statement.
[1474/1479] Compiling PureSQL Macros.swift
/host/spi-builder-workspace/Sources/PureSQL/Cursor.swift:8:8: error: no such module 'SQLite3'
6 | //
7 |
8 | import SQLite3
| `- error: no such module 'SQLite3'
9 |
10 | /// A low-level iterator over the results of a prepared database statement.
[1475/1479] Compiling PureSQL Migration.swift
/host/spi-builder-workspace/Sources/PureSQL/Cursor.swift:8:8: error: no such module 'SQLite3'
6 | //
7 |
8 | import SQLite3
| `- error: no such module 'SQLite3'
9 |
10 | /// A low-level iterator over the results of a prepared database statement.
[1476/1479] Compiling PureSQL Row.swift
/host/spi-builder-workspace/Sources/PureSQL/Cursor.swift:8:8: error: no such module 'SQLite3'
6 | //
7 |
8 | import SQLite3
| `- error: no such module 'SQLite3'
9 |
10 | /// A low-level iterator over the results of a prepared database statement.
[1477/1479] Compiling PureSQL RowDecodable.swift
/host/spi-builder-workspace/Sources/PureSQL/Cursor.swift:8:8: error: no such module 'SQLite3'
6 | //
7 |
8 | import SQLite3
| `- error: no such module 'SQLite3'
9 |
10 | /// A low-level iterator over the results of a prepared database statement.
[1478/1479] Compiling PureSQL SQL.swift
/host/spi-builder-workspace/Sources/PureSQL/Cursor.swift:8:8: error: no such module 'SQLite3'
6 | //
7 |
8 | import SQLite3
| `- error: no such module 'SQLite3'
9 |
10 | /// A low-level iterator over the results of a prepared database statement.
[1479/1479] Compiling PureSQL SQLAny.swift
/host/spi-builder-workspace/Sources/PureSQL/Cursor.swift:8:8: error: no such module 'SQLite3'
6 | //
7 |
8 | import SQLite3
| `- error: no such module 'SQLite3'
9 |
10 | /// A low-level iterator over the results of a prepared database statement.
BUILD FAILURE 6.3 android