Build Information
Failed to build PureSQL, reference main (26ca92), with Swift 6.0 for Linux on 19 Feb 2026 03:13:36 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/wickwirew/PureSQL.git
Reference: main
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
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
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 main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/wickwirew/PureSQL.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:5920b6fc7f526808de8dcf4e65806a8aca248ef5a9160d25a6b9c7489c0b8a3f
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/apple/swift-collections
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/jpsim/Yams
[1/17159] Fetching swift-argument-parser
[688/28662] Fetching swift-argument-parser, yams
[689/48331] Fetching swift-argument-parser, yams, swift-collections
[10473/122627] Fetching swift-argument-parser, yams, swift-collections, swift-syntax
Fetched https://github.com/apple/swift-argument-parser from cache (5.39s)
Fetched https://github.com/jpsim/Yams from cache (5.48s)
[68705/93965] Fetching swift-collections, swift-syntax
Fetched https://github.com/apple/swift-collections from cache (16.53s)
Fetched https://github.com/swiftlang/swift-syntax from cache (16.70s)
Computing version for https://github.com/jpsim/Yams
Computed https://github.com/jpsim/Yams at 6.2.1 (1.54s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.0 (1.63s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.3.0 (1.71s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (10.63s)
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/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.3.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
[1/1] Compiling plugin GenerateDoccReference
[2/2] Compiling plugin GenerateManual
[3/3] Compiling plugin PureSQLPlugin
Building for debugging...
[3/99] Write sources
[42/99] Compiling _SwiftSyntaxCShims dummy.c
[44/99] Compiling writer.c
[45/99] Compiling reader.c
[47/99] Compiling parser.c
[48/99] Compiling api.c
[49/99] Compiling reader.c
[50/99] Write sources
[53/99] Compiling parser.c
[54/99] Compiling emitter.c
[55/99] Compiling scanner.c
[56/99] Write swift-version-24593BA9C3E375BF.txt
[57/99] Compiling scanner.c
[58/99] Compiling api.c
[59/99] Compiling emitter.c
[61/147] Compiling InternalCollectionsUtilities Debugging.swift
[62/147] Compiling InternalCollectionsUtilities Descriptions.swift
[63/149] Emitting module SwiftSyntax600
[64/149] Compiling SwiftSyntax600 Empty.swift
[65/150] Compiling InternalCollectionsUtilities _SortedCollection.swift
[66/150] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[67/150] Emitting module SwiftSyntax510
[68/150] Compiling SwiftSyntax510 Empty.swift
[69/151] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[70/151] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[71/151] Emitting module InternalCollectionsUtilities
[72/151] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[73/151] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[74/151] Compiling InternalCollectionsUtilities UInt+reversed.swift
[75/151] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[76/151] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[77/151] Compiling InternalCollectionsUtilities Integer rank.swift
[78/151] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[79/151] Emitting module SwiftSyntax510
[80/151] Compiling SwiftSyntax510 Empty.swift
[82/151] Compiling SwiftSyntax509 Empty.swift
[83/151] Emitting module SwiftSyntax509
[84/153] Compiling Yams Tag.swift
[85/153] Compiling Yams YamlAnchorProviding.swift
[86/155] Emitting module SwiftSyntax600
[87/155] Compiling SwiftSyntax600 Empty.swift
[89/156] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[90/156] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[91/156] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[92/156] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[93/156] Compiling SwiftSyntax509 Empty.swift
[94/156] Emitting module SwiftSyntax509
[99/158] Wrapping AST for SwiftSyntax600 for debugging
[102/369] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[103/369] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[104/449] Compiling _RopeModule BigString+Debugging.swift
[105/449] Compiling _RopeModule BigString+Index.swift
[106/451] Compiling _RopeModule BigString+Invariants.swift
[107/451] Compiling _RopeModule BigString+Iterators.swift
[109/451] Compiling _RopeModule BigString+Ingester.swift
[110/451] Compiling _RopeModule BigString+Contents.swift
[112/451] Compiling _RopeModule BigString+TextOutputStream.swift
[113/451] Compiling _RopeModule BigString+Builder.swift
[114/451] Compiling _RopeModule BigString+Equatable.swift
[115/451] Compiling _RopeModule BigString+ExpressibleByStringLiteral.swift
[116/451] Compiling _RopeModule BigString+Hashing.swift
[117/451] Compiling _RopeModule Rope+Invariants.swift
[118/451] Compiling _RopeModule Rope+_Node.swift
[119/451] Compiling _RopeModule Rope+_Storage.swift
[120/451] Compiling _RopeModule Rope+_UnmanagedLeaf.swift
[121/451] Compiling _RopeModule Rope+_UnsafeHandle.swift
[122/451] Compiling _RopeModule Rope.swift
[123/451] Compiling _RopeModule RopeElement.swift
[124/451] Compiling _RopeModule BigString+UnicodeScalarView.swift
[125/451] Compiling _RopeModule BigSubstring+UTF16View.swift
[126/451] Compiling _RopeModule BigSubstring+UTF8View.swift
[127/451] Compiling _RopeModule BigSubstring+UnicodeScalarView.swift
[128/451] Compiling _RopeModule BigSubstring.swift
[129/451] Compiling _RopeModule Rope+Builder.swift
[130/451] Compiling _RopeModule Rope+Debugging.swift
[132/458] Compiling _RopeModule BigString+Metrics.swift
[133/458] Compiling _RopeModule BigString+Summary.swift
[134/458] Compiling Yams YamlError.swift
[135/458] Compiling Yams YamlTagProviding.swift
[136/458] Compiling _RopeModule BigString+Chunk+Breaks.swift
[137/458] Compiling _RopeModule BigString+Chunk+Counts.swift
[138/458] Compiling _RopeModule BigString+Chunk+Description.swift
[139/458] Compiling _RopeModule BigString+Chunk+Indexing by Characters.swift
[140/458] Compiling _RopeModule BigString+Chunk+Indexing by UTF16.swift
[141/458] Compiling _RopeModule BigString+Chunk+RopeElement.swift
[142/458] Compiling _RopeModule BigString+Chunk+Splitting.swift
[143/458] Compiling _RopeModule BigString+Chunk.swift
[144/458] Compiling _RopeModule BigString+BidirectionalCollection.swift
[145/458] Compiling _RopeModule BigString+Append.swift
[146/458] Compiling _RopeModule BigString+Initializers.swift
[147/458] Compiling _RopeModule BigString+RangeReplaceableCollection.swift
[148/458] Compiling _RopeModule BigString+Sequence.swift
[151/458] Compiling _RopeModule BigString+LosslessStringConvertible.swift
[152/458] Emitting module InternalCollectionsUtilities
[153/458] Compiling _RopeModule BigString+Comparable.swift
[154/458] Compiling _RopeModule BigString+CustomDebugStringConvertible.swift
[157/459] Compiling _RopeModule BigString+CustomStringConvertible.swift
[164/459] Compiling _RopeModule BigString+Insert.swift
[165/459] Compiling _RopeModule BigString+Managing Breaks.swift
[166/459] Compiling _RopeModule BigString+RemoveSubrange.swift
[167/459] Compiling _RopeModule BigString+ReplaceSubrange.swift
[168/459] Compiling _RopeModule BigString+Split.swift
[169/459] Compiling _RopeModule Range+BigString.swift
[170/459] Compiling _RopeModule BigString+UTF16View.swift
[171/459] Compiling _RopeModule BigString+UTF8View.swift
[184/475] Emitting module ArgumentParserToolInfo
[185/475] Compiling ArgumentParserToolInfo ToolInfo.swift
[201/476] Compiling OrderedCollections OrderedSet+Sendable.swift
[202/476] Compiling OrderedCollections OrderedSet+SubSequence.swift
[203/476] Compiling OrderedCollections OrderedSet+Testing.swift
[204/476] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[214/476] Compiling HeapModule _HeapNode.swift
[215/476] Compiling HeapModule Heap.swift
[216/476] Emitting module Yams
[226/477] Compiling HeapModule Heap+Invariants.swift
[227/477] Compiling HeapModule Heap+Descriptions.swift
[228/477] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[229/477] Compiling HeapModule Heap+UnsafeHandle.swift
[231/477] Emitting module HeapModule
[233/533] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[234/533] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[235/533] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[236/533] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[237/533] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[238/533] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[239/533] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[240/533] Compiling OrderedCollections OrderedDictionary+Values.swift
[241/533] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[242/533] Compiling OrderedCollections OrderedSet+Hashable.swift
[243/533] Compiling OrderedCollections OrderedSet+Initializers.swift
[244/533] Compiling OrderedCollections OrderedSet+Insertions.swift
[245/533] Compiling OrderedCollections OrderedSet+Invariants.swift
[246/533] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[247/533] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[248/533] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[249/533] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[250/533] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[255/533] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[256/533] Compiling OrderedCollections OrderedSet.swift
[257/533] Compiling OrderedCollections _UnsafeBitset.swift
[258/533] Compiling OrderedCollections _HashTable+Testing.swift
[259/533] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[260/533] Compiling OrderedCollections _HashTable.swift
[261/533] Compiling OrderedCollections _Hashtable+Header.swift
[262/533] Compiling OrderedCollections OrderedDictionary.swift
[263/533] Compiling OrderedCollections OrderedSet+Codable.swift
[264/533] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[265/533] Compiling OrderedCollections OrderedSet+Descriptions.swift
[266/533] Compiling OrderedCollections OrderedSet+Diffing.swift
[267/533] Compiling OrderedCollections OrderedSet+Equatable.swift
[274/533] Compiling OrderedCollections _HashTable+Bucket.swift
[275/533] Compiling OrderedCollections _HashTable+BucketIterator.swift
[276/533] Compiling OrderedCollections _HashTable+Constants.swift
[277/533] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[281/533] Compiling _RopeModule Rope+Sequence.swift
[282/533] Compiling _RopeModule Rope+Append.swift
[283/533] Compiling _RopeModule Rope+Extract.swift
[284/533] Compiling _RopeModule Rope+Find.swift
[285/533] Compiling _RopeModule Rope+ForEachWhile.swift
[286/533] Compiling _RopeModule Rope+Insert.swift
[287/624] Compiling HashTreeCollections _Bucket.swift
[288/624] Compiling HashTreeCollections _Hash.swift
[289/626] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[290/626] Compiling HashTreeCollections _HashNode+Storage.swift
[291/626] Compiling HashTreeCollections _HashNode+Lookups.swift
[292/626] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[293/626] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[294/626] Emitting module Yams
[295/626] Compiling HashTreeCollections _AncestorHashSlots.swift
[296/626] Compiling HashTreeCollections _Bitmap.swift
[298/627] Emitting module OrderedCollections
[299/628] Compiling HashTreeCollections TreeDictionary+Collection.swift
[300/628] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[301/628] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[302/628] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[303/628] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[304/628] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[305/628] Compiling HashTreeCollections TreeDictionary+Filter.swift
[306/635] Compiling HashTreeCollections _HashNode+Structural union.swift
[307/635] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[308/635] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[309/635] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[310/635] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[311/635] Compiling HashTreeCollections _HashNode.swift
[312/635] Compiling HashTreeCollections _HashNodeHeader.swift
[313/635] Compiling HashTreeCollections _HashSlot.swift
[314/635] Compiling HashTreeCollections _HashLevel.swift
[315/635] Compiling HashTreeCollections _HashNode+Builder.swift
[318/635] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[319/635] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[320/635] Compiling HashTreeCollections TreeDictionary+Keys.swift
[321/635] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[322/635] Compiling HashTreeCollections TreeDictionary+Merge.swift
[323/635] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[324/635] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[325/635] Compiling HashTreeCollections _HashNode+Invariants.swift
[331/635] Compiling DequeModule _DequeSlot.swift
[332/635] Compiling DequeModule _UnsafeWrappedBuffer.swift
[333/635] Emitting module _RopeModule
[340/635] Compiling HashTreeCollections _HashNode+Debugging.swift
[341/635] Compiling HashTreeCollections _HashNode+Initializers.swift
[353/711] Compiling BitCollections BitSet+Invariants.swift
[354/711] Compiling BitCollections BitSet+Random.swift
[355/711] Compiling BitCollections BitSet+SetAlgebra basics.swift
[356/711] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[357/711] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[358/711] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[359/711] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[360/711] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[361/742] Compiling ArgumentParser AsyncParsableCommand.swift
[362/742] Compiling ArgumentParser CommandConfiguration.swift
[363/742] Compiling ArgumentParser ArgumentHelp.swift
[364/742] Compiling ArgumentParser ParentCommand.swift
[365/742] Compiling ArgumentParser CommandGroup.swift
[366/742] Compiling ArgumentParser EnumerableFlag.swift
[367/742] Compiling ArgumentParser BashCompletionsGenerator.swift
[368/742] Compiling ArgumentParser CompletionsGenerator.swift
[369/742] Compiling OrderedCollections OrderedSet+SubSequence.swift
[370/742] Compiling OrderedCollections OrderedSet+Testing.swift
[371/742] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[372/742] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[373/742] Compiling OrderedCollections OrderedSet.swift
[374/742] Compiling OrderedCollections _UnsafeBitset.swift
[375/742] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[376/742] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[377/742] Compiling SwiftSyntax SyntaxNodesC.swift
[378/742] Compiling SwiftSyntax SyntaxNodesD.swift
[379/742] Compiling SwiftSyntax SyntaxNodesEF.swift
[380/742] Compiling SwiftSyntax SyntaxNodesGHI.swift
[381/742] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[382/742] Compiling SwiftSyntax SyntaxNodesOP.swift
[383/742] Compiling SwiftSyntax SyntaxNodesQRS.swift
[384/742] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[385/742] Compiling HashTreeCollections TreeSet+Equatable.swift
[386/742] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[387/742] Compiling HashTreeCollections TreeSet+Extras.swift
[388/742] Compiling HashTreeCollections TreeSet+Filter.swift
[389/752] Emitting module DequeModule
[390/753] Compiling ArgumentParser CollectionExtensions.swift
[391/753] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[392/753] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[393/753] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[394/753] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[395/753] Compiling BitCollections BitSet+SetAlgebra union.swift
[396/753] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[397/753] Compiling BitCollections BitSet.Counted.swift
[400/753] Compiling OrderedCollections OrderedSet+Sendable.swift
[409/753] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[410/753] Compiling ArgumentParser ArgumentDefinition.swift
[411/753] Compiling ArgumentParser ArgumentSet.swift
[412/753] Compiling ArgumentParser CommandParser.swift
[413/753] Compiling ArgumentParser InputKey.swift
[414/753] Compiling ArgumentParser ArgumentVisibility.swift
[415/753] Compiling ArgumentParser CompletionKind.swift
[416/753] Compiling ArgumentParser Errors.swift
[417/753] Compiling ArgumentParser Flag.swift
[419/753] Compiling ArgumentParser NameSpecification.swift
[420/753] Compiling ArgumentParser Option.swift
[421/753] Compiling ArgumentParser OptionGroup.swift
[422/753] Compiling ArgumentParser InputOrigin.swift
[423/753] Compiling ArgumentParser Name.swift
[424/753] Compiling ArgumentParser Parsed.swift
[425/753] Compiling ArgumentParser ParsedValues.swift
[426/753] Compiling ArgumentParser ParserError.swift
[427/753] Compiling ArgumentParser SplitArguments.swift
[428/753] Compiling ArgumentParser Foundation.swift
[429/753] Compiling ArgumentParser Mutex.swift
[430/753] Compiling ArgumentParser Platform.swift
[431/753] Compiling ArgumentParser SequenceExtensions.swift
[432/753] Compiling ArgumentParser StringExtensions.swift
[432/760] Wrapping AST for Yams for debugging
[434/760] Wrapping AST for SwiftSyntax510 for debugging
[436/760] Compiling BitCollections BitSet.swift
[437/760] Compiling BitCollections Range+Utilities.swift
[438/760] Compiling BitCollections Slice+Utilities.swift
[439/760] Compiling BitCollections UInt+Tricks.swift
[440/760] Compiling BitCollections _Word.swift
[442/760] Wrapping AST for SwiftSyntax510 for debugging
[445/760] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[446/760] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[447/760] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[448/760] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[449/760] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[450/760] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[451/760] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[452/760] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[453/760] Compiling HashTreeCollections TreeSet.swift
[454/760] Compiling ArgumentParser SwiftExtensions.swift
[455/760] Compiling ArgumentParser DumpHelpGenerator.swift
[456/760] Compiling ArgumentParser HelpCommand.swift
[457/760] Compiling ArgumentParser HelpGenerator.swift
[458/760] Compiling ArgumentParser MessageInfo.swift
[459/760] Compiling ArgumentParser UsageGenerator.swift
[467/760] Wrapping AST for SwiftSyntax509 for debugging
[471/760] Compiling ArgumentParser FishCompletionsGenerator.swift
[472/760] Compiling ArgumentParser ZshCompletionsGenerator.swift
[473/760] Compiling ArgumentParser Argument.swift
[474/760] Compiling ArgumentParser ArgumentDiscussion.swift
[477/760] Emitting module BitCollections
[477/760] Wrapping AST for SwiftSyntax509 for debugging
[489/760] Wrapping AST for OrderedCollections for debugging
[503/760] Compiling ArgumentParser ExpressibleByArgument.swift
[504/760] Compiling ArgumentParser ParsableArguments.swift
[505/760] Compiling ArgumentParser ParsableCommand.swift
[506/760] Compiling ArgumentParser ArgumentDecoder.swift
[515/761] Wrapping AST for InternalCollectionsUtilities for debugging
[517/761] Emitting module OrderedCollections
[530/762] Wrapping AST for InternalCollectionsUtilities for debugging
[532/762] Compiling BitCollections BitSet.Index.swift
[533/762] Compiling BitCollections BitSet._UnsafeHandle.swift
[539/763] Wrapping AST for ArgumentParserToolInfo for debugging
[563/763] Emitting module HashTreeCollections
[570/770] Wrapping AST for OrderedCollections for debugging
[578/772] Compiling ArgumentParser Tree.swift
[579/772] Compiling ArgumentParser CodingKeyValidator.swift
[580/772] Compiling ArgumentParser NonsenseFlagsValidator.swift
[581/772] Compiling ArgumentParser ParsableArgumentsValidation.swift
[582/772] Compiling ArgumentParser PositionalArgumentsValidator.swift
[583/772] Compiling ArgumentParser UniqueNamesValidator.swift
[584/772] Compiling Collections Collections.swift
[585/772] Emitting module Collections
[587/773] Emitting module ArgumentParser
[621/774] Wrapping AST for ArgumentParser for debugging
[623/774] Emitting module SwiftSyntax
[742/782] Compiling SwiftSyntax SyntaxNodesC.swift
[743/782] Compiling SwiftSyntax SyntaxNodesD.swift
[744/782] Compiling SwiftSyntax SyntaxNodesEF.swift
[745/782] Compiling SwiftSyntax SyntaxNodesGHI.swift
[746/782] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[747/782] Compiling SwiftSyntax SyntaxNodesOP.swift
[748/782] Compiling SwiftSyntax SyntaxNodesQRS.swift
[749/782] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[750/783] Wrapping AST for SwiftSyntax for debugging
[752/840] Compiling SwiftDiagnostics Message.swift
[753/841] Compiling SwiftBasicFormat Syntax+Extensions.swift
[754/841] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[755/841] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[756/841] Emitting module SwiftDiagnostics
[757/841] Compiling SwiftParser Modifiers.swift
[758/841] Compiling SwiftParser Names.swift
[759/841] Compiling SwiftDiagnostics Note.swift
[760/841] Compiling SwiftDiagnostics FixIt.swift
[761/841] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[762/841] Compiling SwiftBasicFormat InferIndentation.swift
[763/841] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[764/841] Compiling SwiftParser Nominals.swift
[765/841] Compiling SwiftParser Parameters.swift
[766/841] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[768/842] Compiling SwiftBasicFormat BasicFormat.swift
[769/842] Emitting module SwiftBasicFormat
[770/843] Wrapping AST for SwiftDiagnostics for debugging
[771/843] Wrapping AST for SwiftBasicFormat for debugging
[773/843] Emitting module SwiftParser
[774/848] Compiling SwiftParser TokenSpec.swift
[775/848] Compiling SwiftParser TokenSpecSet.swift
[776/848] Compiling SwiftParser TopLevel.swift
[777/848] Compiling SwiftParser TriviaParser.swift
[778/848] Compiling SwiftParser Types.swift
[779/848] Compiling SwiftParser SwiftParserCompatibility.swift
[780/848] Compiling SwiftParser SwiftVersion.swift
[781/848] Compiling SwiftParser SyntaxUtils.swift
[782/848] Compiling SwiftParser TokenConsumer.swift
[783/848] Compiling SwiftParser TokenPrecedence.swift
[788/848] Compiling SwiftParser ParseSourceFile.swift
[789/848] Compiling SwiftParser Parser.swift
[790/848] Compiling SwiftParser Patterns.swift
[791/848] Compiling SwiftParser Recovery.swift
[792/848] Compiling SwiftParser Specifiers.swift
[793/848] Compiling SwiftParser Statements.swift
[794/848] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[795/848] Compiling SwiftParser StringLiterals.swift
[796/848] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[797/848] Compiling SwiftParser Expressions.swift
[798/848] Compiling SwiftParser IncrementalParseTransition.swift
[799/848] Compiling SwiftParser IsValidIdentifier.swift
[800/848] Compiling SwiftParser Cursor.swift
[801/848] Compiling SwiftParser Lexeme.swift
[802/848] Compiling SwiftParser LexemeSequence.swift
[803/848] Compiling SwiftParser Lexer.swift
[804/848] Compiling SwiftParser RegexLiteralLexer.swift
[805/848] Compiling SwiftParser UnicodeScalarExtensions.swift
[806/848] Compiling SwiftParser Lookahead.swift
[807/848] Compiling SwiftParser LoopProgressCondition.swift
[808/848] Compiling SwiftParser Attributes.swift
[809/848] Compiling SwiftParser Availability.swift
[810/848] Compiling SwiftParser CharacterInfo.swift
[811/848] Compiling SwiftParser CollectionNodes+Parsable.swift
[812/848] Compiling SwiftParser Declarations.swift
[813/848] Compiling SwiftParser Directives.swift
[822/848] Compiling SwiftParser ExperimentalFeatures.swift
[823/848] Compiling SwiftParser IsLexerClassified.swift
[824/848] Compiling SwiftParser LayoutNodes+Parsable.swift
[825/848] Compiling SwiftParser Parser+TokenSpecSet.swift
[826/848] Compiling SwiftParser TokenSpecStaticMembers.swift
[828/850] Wrapping AST for SwiftParser for debugging
[829/850] Wrapping AST for SwiftSyntax for debugging
[831/930] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[832/931] Compiling SwiftOperators PrecedenceGroup.swift
[833/932] Compiling SwiftDiagnostics Message.swift
[834/932] Compiling SwiftOperators OperatorTable.swift
[835/932] Compiling SwiftOperators PrecedenceGraph.swift
[836/933] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[837/933] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[838/933] Compiling SwiftBasicFormat Syntax+Extensions.swift
[839/933] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[840/933] Emitting module SwiftDiagnostics
[841/933] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[842/933] Compiling SwiftParser Expressions.swift
[843/933] Compiling SwiftParser IncrementalParseTransition.swift
[844/933] Compiling SwiftParser IsValidIdentifier.swift
[845/933] Compiling SwiftOperators OperatorTable+Semantics.swift
[846/933] Compiling SwiftOperators SyntaxSynthesis.swift
[851/933] Emitting module SwiftOperators
[852/933] Compiling SwiftOperators OperatorTable+Folding.swift
[853/933] Compiling SwiftDiagnostics Note.swift
[854/934] Compiling SwiftBasicFormat InferIndentation.swift
[855/934] Compiling SwiftDiagnostics FixIt.swift
[856/934] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[858/934] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[859/934] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[861/935] Emitting module SwiftParserDiagnostics
[863/935] Wrapping AST for SwiftOperators for debugging
[864/935] Wrapping AST for SwiftDiagnostics for debugging
[866/935] Compiling SwiftParser CharacterInfo.swift
[867/935] Compiling SwiftParser CollectionNodes+Parsable.swift
[868/935] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[869/935] Compiling SwiftBasicFormat BasicFormat.swift
[870/935] Emitting module SwiftBasicFormat
[871/936] Wrapping AST for SwiftBasicFormat for debugging
[873/936] Compiling SwiftParser Attributes.swift
[874/936] Compiling SwiftParser Availability.swift
[875/936] Compiling SwiftParser LexemeSequence.swift
[876/936] Compiling SwiftParser Lexer.swift
[877/936] Compiling SwiftParser RegexLiteralLexer.swift
[878/936] Compiling SwiftParser UnicodeScalarExtensions.swift
[879/936] Compiling SwiftParser Lookahead.swift
[880/936] Compiling SwiftParser LoopProgressCondition.swift
[881/936] Emitting module SwiftParser
[882/941] Compiling SwiftParser Modifiers.swift
[883/941] Compiling SwiftParser Names.swift
[884/941] Compiling SwiftParser Nominals.swift
[885/941] Compiling SwiftParser Parameters.swift
[886/941] Compiling SwiftParser ParseSourceFile.swift
[887/941] Compiling SwiftParser Parser.swift
[890/941] Compiling SwiftParser Cursor.swift
[891/941] Compiling SwiftParser Lexeme.swift
[893/942] Compiling SwiftParser SwiftParserCompatibility.swift
[894/942] Compiling SwiftParser SwiftVersion.swift
[895/942] Compiling SwiftParser SyntaxUtils.swift
[896/942] Compiling SwiftParser TokenConsumer.swift
[897/942] Compiling SwiftParser TokenPrecedence.swift
[898/942] Compiling SwiftParser TokenSpec.swift
[899/942] Compiling SwiftParser TokenSpecSet.swift
[900/942] Compiling SwiftParser TopLevel.swift
[901/942] Compiling SwiftParser TriviaParser.swift
[902/942] Compiling SwiftParser Types.swift
[902/942] Wrapping AST for SwiftParserDiagnostics for debugging
[904/957] Compiling SwiftParser Patterns.swift
[905/957] Compiling SwiftParser Recovery.swift
[906/957] Compiling SwiftParser Specifiers.swift
[907/957] Compiling SwiftParser Statements.swift
[908/957] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[909/957] Compiling SwiftParser StringLiterals.swift
[910/957] Compiling SwiftSyntaxBuilder Indenter.swift
[911/957] Compiling SwiftSyntaxBuilder ListBuilder.swift
[912/957] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[913/957] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[914/958] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[915/958] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[916/958] Emitting module SwiftSyntaxBuilder
[917/958] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[918/958] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[919/958] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[920/958] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[921/958] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[922/958] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[923/958] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[936/958] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[937/958] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[939/959] Compiling SwiftParser ExperimentalFeatures.swift
[940/959] Compiling SwiftParser IsLexerClassified.swift
[941/959] Compiling SwiftParser LayoutNodes+Parsable.swift
[942/959] Compiling SwiftParser Parser+TokenSpecSet.swift
[943/959] Compiling SwiftParser TokenSpecStaticMembers.swift
[944/960] Wrapping AST for SwiftSyntaxBuilder for debugging
[945/960] Wrapping AST for SwiftParser for debugging
[947/977] Compiling SwiftSyntaxMacros MemberMacro.swift
[948/977] Compiling SwiftSyntaxMacros PeerMacro.swift
[949/991] Compiling SwiftParserDiagnostics Utils.swift
[950/991] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[951/992] Emitting module SwiftSyntaxMacros
[952/992] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[953/992] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[954/992] Compiling SwiftSyntaxMacros AccessorMacro.swift
[955/992] Compiling SwiftSyntaxMacros AttachedMacro.swift
[956/992] Compiling SwiftSyntaxMacros BodyMacro.swift
[957/992] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[958/992] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[959/992] Compiling SwiftParserDiagnostics MissingTokenError.swift
[960/992] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[961/1044] Compiling Compiler Config.swift
[962/1044] Compiling Compiler Diagnostic.swift
[963/1044] Compiling Compiler DiagnosticReporter.swift
[964/1097] Compiling Compiler Parsers.swift
[965/1097] Compiling Compiler Token.swift
[966/1098] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[968/1099] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[968/1099] Wrapping AST for SwiftSyntaxMacros for debugging
[970/1108] Compiling Compiler Function.swift
[971/1108] Compiling Compiler Language.swift
[972/1108] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[973/1108] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[976/1109] Emitting module SwiftSyntaxMacroExpansion
[977/1109] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[978/1109] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[979/1109] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[980/1109] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[981/1109] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[982/1109] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[983/1109] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[985/1109] Compiling Compiler Diagnostics.swift
[986/1109] Compiling Compiler Driver.swift
[987/1109] Compiling Compiler Environment.swift
[990/1109] Emitting module SwiftParserDiagnostics
[991/1110] Wrapping AST for SwiftParserDiagnostics for debugging
[993/1110] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[994/1126] Wrapping AST for SwiftSyntaxMacroExpansion for debugging
[996/1126] Compiling Compiler CommonTableExpressionSyntax.swift
[997/1126] Compiling Compiler ExistsExprSyntax.swift
[998/1126] Compiling Compiler ExprSyntax.swift
[999/1126] Compiling Compiler FunctionExprSyntax.swift
[1000/1126] Compiling Compiler GroupedExprSyntax.swift
[1001/1126] Compiling Compiler InfixExprSyntax.swift
[1002/1126] Compiling Compiler InvalidExprSyntax.swift
[1003/1126] Compiling Compiler LiteralExprSyntax.swift
[1004/1126] Compiling Compiler PostfixExprSyntax.swift
[1005/1126] Compiling Compiler PrefixExprSyntax.swift
[1006/1126] Compiling Compiler SelectExprSyntax.swift
[1007/1126] Compiling Compiler ForeignKeyClauseSyntax.swift
[1008/1126] Compiling Compiler FromSyntax.swift
[1009/1126] Compiling Compiler IdentifierSyntax.swift
[1010/1126] Compiling Compiler IndexedColumnSyntax.swift
[1011/1140] Emitting module SwiftSyntaxBuilder
[1012/1141] Compiling Compiler BeginStmtSyntax.swift
[1013/1141] Compiling Compiler CommitStmtSyntax.swift
[1014/1141] Compiling Compiler CreateIndexStmtSyntax.swift
[1015/1141] Compiling Compiler CreateTableStmtSyntax.swift
[1016/1141] Compiling Compiler CreateTriggerStmtSyntax.swift
[1017/1141] Compiling Compiler CreateViewStmtSyntax.swift
[1018/1141] Compiling Compiler CreateVirtualTableStmtSyntax.swift
[1019/1141] Compiling Compiler DeleteStmtSyntax.swift
[1020/1141] Compiling Compiler DropIndexStmtSyntax.swift
[1021/1141] Compiling Compiler DropTableStmtSyntax.swift
[1022/1141] Compiling Compiler DropTriggerStmtSyntax.swift
[1023/1141] Compiling Compiler DropViewStmtSyntax.swift
[1024/1141] Compiling Compiler EmptyStmtSyntax.swift
[1025/1141] Compiling Compiler InsertStmtSyntax.swift
[1026/1141] Compiling Compiler PragmaStmtSyntax.swift
[1027/1153] Compiling Compiler QueryDefinitionStmtSyntax.swift
[1028/1153] Compiling Compiler ReindexStmtSyntax.swift
[1029/1153] Compiling Compiler ReleaseStmtSyntax.swift
[1030/1153] Compiling Compiler RollbackStmtSyntax.swift
[1031/1153] Compiling Compiler SavepointStmtSyntax.swift
[1032/1153] Compiling Compiler SelectCoreSyntax.swift
[1033/1153] Compiling Compiler SelectStmtSyntax.swift
[1034/1153] Compiling Compiler StmtSyntax.swift
[1035/1153] Compiling Compiler UpdateStmtSyntax.swift
[1036/1153] Compiling Compiler VacuumStmtSyntax.swift
[1037/1153] Compiling Compiler Syntax.swift
[1038/1153] Compiling Compiler TableConstraintSyntax.swift
[1039/1153] Compiling Compiler TableNameSyntax.swift
[1040/1153] Compiling Compiler TableOptionsSyntax.swift
[1041/1153] Compiling Compiler JoinClauseSyntax.swift
[1042/1153] Compiling Compiler JoinConstraintSyntax.swift
[1043/1153] Compiling Compiler JoinOperatorSyntax.swift
[1044/1153] Compiling Compiler NumericSyntax.swift
[1045/1153] Compiling Compiler Operator.swift
[1046/1153] Compiling Compiler OperatorSyntax.swift
[1047/1153] Compiling Compiler OrSyntax.swift
[1048/1153] Compiling Compiler OrderSyntax.swift
[1049/1153] Compiling Compiler OrderingTermSyntax.swift
[1050/1153] Compiling Compiler QualifiedTableNameSyntax.swift
[1051/1153] Compiling Compiler ResultColumnSyntax.swift
[1052/1153] Compiling Compiler ReturningClauseSyntax.swift
[1053/1153] Compiling Compiler SetActionSyntax.swift
[1054/1153] Compiling Compiler SourceLocation.swift
[1055/1153] Compiling Compiler AlterTableStmtSyntax.swift
[1056/1153] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[1057/1153] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[1058/1153] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[1059/1154] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[1060/1154] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[1061/1154] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[1062/1154] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[1063/1154] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[1064/1154] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[1065/1154] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[1066/1154] Emitting module SwiftCompilerPluginMessageHandling
[1067/1154] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[1074/1154] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[1075/1154] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[1076/1154] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[1077/1154] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[1078/1154] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[1079/1154] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[1080/1154] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[1081/1154] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[1082/1155] 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
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
97 | }
98 |
[1083/1155] 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
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
97 | }
98 |
[1084/1155] 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
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
97 | }
98 |
[1085/1155] 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
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
97 | }
98 |
[1086/1155] 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
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
97 | }
98 |
[1087/1155] 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
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
97 | }
98 |
[1088/1155] 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
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
97 | }
98 |
[1089/1155] 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
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
97 | }
98 |
[1090/1155] 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
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
97 | }
98 |
[1091/1155] 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
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
97 | }
98 |
[1092/1155] 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
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
97 | }
98 |
[1093/1155] 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
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
97 | }
98 |
[1094/1155] 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
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
97 | }
98 |
[1095/1155] 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
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
97 | }
98 |
[1096/1155] Wrapping AST for SwiftSyntaxBuilder for debugging
[1101/1261] Compiling Compiler CommonTableExpressionSyntax.swift
[1102/1261] Compiling Compiler ExistsExprSyntax.swift
[1103/1261] Compiling Compiler ExprSyntax.swift
[1104/1261] Compiling Compiler FunctionExprSyntax.swift
[1105/1261] Compiling Compiler GroupedExprSyntax.swift
[1106/1261] Compiling Compiler InfixExprSyntax.swift
[1107/1261] Compiling Compiler InvalidExprSyntax.swift
[1108/1261] Compiling Compiler LiteralExprSyntax.swift
[1109/1261] Compiling Compiler PostfixExprSyntax.swift
[1110/1261] Compiling Compiler PrefixExprSyntax.swift
[1111/1261] Compiling Compiler SelectExprSyntax.swift
[1112/1261] Compiling Compiler ForeignKeyClauseSyntax.swift
[1113/1261] Compiling Compiler FromSyntax.swift
[1114/1261] Compiling Compiler IdentifierSyntax.swift
[1115/1261] Compiling Compiler IndexedColumnSyntax.swift
[1115/1261] Wrapping AST for SwiftCompilerPluginMessageHandling for debugging
[1117/1263] Emitting module SwiftCompilerPlugin
[1118/1263] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[1120/1264] Compiling Compiler QueryDefinitionStmtSyntax.swift
[1121/1264] Compiling Compiler ReindexStmtSyntax.swift
[1122/1264] Compiling Compiler ReleaseStmtSyntax.swift
[1123/1264] Compiling Compiler RollbackStmtSyntax.swift
[1124/1264] Compiling Compiler SavepointStmtSyntax.swift
[1125/1264] Compiling Compiler SelectCoreSyntax.swift
[1126/1264] Compiling Compiler SelectStmtSyntax.swift
[1127/1264] Compiling Compiler StmtSyntax.swift
[1128/1264] Compiling Compiler UpdateStmtSyntax.swift
[1129/1264] Compiling Compiler VacuumStmtSyntax.swift
[1130/1264] Compiling Compiler Syntax.swift
[1131/1264] Compiling Compiler TableConstraintSyntax.swift
[1132/1264] Compiling Compiler TableNameSyntax.swift
[1133/1264] Compiling Compiler TableOptionsSyntax.swift
[1133/1278] Wrapping AST for SwiftCompilerPlugin for debugging
[1135/1278] Compiling Compiler BeginStmtSyntax.swift
[1136/1278] Compiling Compiler CommitStmtSyntax.swift
[1137/1278] Compiling Compiler CreateIndexStmtSyntax.swift
[1138/1278] Compiling Compiler CreateTableStmtSyntax.swift
[1139/1278] Compiling Compiler CreateTriggerStmtSyntax.swift
[1140/1278] Compiling Compiler CreateViewStmtSyntax.swift
[1141/1278] Compiling Compiler CreateVirtualTableStmtSyntax.swift
[1142/1278] Compiling Compiler DeleteStmtSyntax.swift
[1143/1278] Compiling Compiler DropIndexStmtSyntax.swift
[1144/1278] Compiling Compiler DropTableStmtSyntax.swift
[1145/1278] Compiling Compiler DropTriggerStmtSyntax.swift
[1146/1278] Compiling Compiler DropViewStmtSyntax.swift
[1147/1278] Compiling Compiler EmptyStmtSyntax.swift
[1148/1278] Compiling Compiler InsertStmtSyntax.swift
[1149/1278] Compiling Compiler PragmaStmtSyntax.swift
[1165/1278] Compiling Compiler JoinClauseSyntax.swift
[1166/1278] Compiling Compiler JoinConstraintSyntax.swift
[1167/1278] Compiling Compiler JoinOperatorSyntax.swift
[1168/1278] Compiling Compiler NumericSyntax.swift
[1169/1278] Compiling Compiler Operator.swift
[1170/1278] Compiling Compiler OperatorSyntax.swift
[1171/1278] Compiling Compiler OrSyntax.swift
[1172/1278] Compiling Compiler OrderSyntax.swift
[1173/1278] Compiling Compiler OrderingTermSyntax.swift
[1174/1278] Compiling Compiler QualifiedTableNameSyntax.swift
[1175/1278] Compiling Compiler ResultColumnSyntax.swift
[1176/1278] Compiling Compiler ReturningClauseSyntax.swift
[1177/1278] Compiling Compiler SetActionSyntax.swift
[1178/1278] Compiling Compiler SourceLocation.swift
[1179/1278] Compiling Compiler AlterTableStmtSyntax.swift
[1180/1278] 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)
[1181/1278] 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
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
97 | }
98 |
[1182/1278] 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
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
97 | }
98 |
[1183/1278] 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
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
97 | }
98 |
[1184/1278] 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
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
97 | }
98 |
[1185/1278] 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
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
97 | }
98 |
[1186/1278] 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
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
97 | }
98 |
[1187/1278] 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
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
97 | }
98 |
[1188/1278] 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
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
97 | }
98 |
[1189/1278] 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
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
97 | }
98 |
[1190/1278] 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
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
97 | }
98 |
[1191/1278] 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
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
97 | }
98 |
[1192/1278] 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
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
97 | }
98 |
[1193/1278] 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
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
97 | }
98 |
[1194/1278] 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
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
97 | }
98 |
[1195/1278] 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)
[1196/1278] Compiling Compiler ParserState.swift
[1197/1278] Compiling Compiler Parsers.swift
[1198/1278] Compiling Compiler Token.swift
[1199/1278] Compiling Compiler Project.swift
[1200/1278] Compiling Compiler QualifiedName.swift
[1201/1278] Compiling Compiler Schema.swift
[1202/1278] Compiling Compiler SchemaName.swift
[1203/1278] Compiling Compiler Builtins.swift
[1204/1278] Compiling Compiler CardinalityInferrer.swift
[1205/1278] Compiling Compiler ExprTypeChecker.swift
[1206/1278] Compiling Compiler InferenceState.swift
[1207/1278] Compiling Compiler IsStaticallyTrue.swift
[1208/1278] Compiling Compiler Name.swift
[1209/1278] Compiling Compiler NameInferrer.swift
[1210/1278] Compiling Compiler PragmaAnalyzer.swift
[1211/1278] Compiling Compiler Columns.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)
[1212/1278] Compiling Compiler Compiler.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)
[1213/1278] Compiling Compiler Config.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)
[1214/1278] 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)
[1215/1278] 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)
[1216/1278] 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)
[1217/1278] 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)
[1218/1278] 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)
[1219/1278] 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)
[1220/1278] 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)
[1221/1278] 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)
[1222/1278] 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)
[1223/1278] 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)
[1224/1278] 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)
[1225/1278] 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)
[1226/1279] Compiling Compiler Statement.swift
[1227/1279] Compiling Compiler StmtTypeChecker.swift
[1229/1279] Compiling Compiler Substitution.swift
[1230/1279] Compiling Compiler Type.swift
[1231/1279] Compiling Compiler TypeScheme.swift
[1232/1279] Compiling Compiler AliasSyntax.swift
[1233/1279] Compiling Compiler ColumnConstraintSyntax.swift
[1234/1279] Compiling Compiler ColumnDefSyntax.swift
[1235/1279] Compiling Compiler CompoundOperatorSyntax.swift
[1236/1279] Compiling Compiler ConfictClauseSyntax.swift
[1237/1279] Compiling Compiler BetweenExprSyntax.swift
[1238/1279] Compiling Compiler BindParameterSyntax.swift
[1239/1279] Compiling Compiler CaseWhenThenExprSyntax.swift
[1240/1279] Compiling Compiler CastExprSyntax.swift
[1241/1279] Compiling Compiler ColumnExprSyntax.swift
[1241/1279] Wrapping AST for Compiler for debugging
[1243/1286] Emitting module PureSQLMacros
[1244/1286] Compiling PureSQLMacros SyntaxError.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)
[1260/1286] Compiling PureSQLMacros QueryMacro.swift
[1261/1286] Compiling PureSQLMacros Plugins.swift
[1262/1286] Compiling PureSQLMacros DatabaseMacro.swift
[1263/1286] Compiling PureSQLMacros Syntax+Extensions.swift
[1264/1286] Compiling PureSQLMacros String+Extensions.swift
[1265/1287] Wrapping AST for PureSQLMacros for debugging
[1266/1287] Write Objects.LinkFileList
[1283/1288] Wrapping AST for Compiler for debugging
[1285/1294] Compiling PureSQLCLI InitCommand.swift
[1286/1294] Compiling PureSQLCLI MigrationsCommand.swift
[1286/1294] Linking PureSQLMacros-tool
[1288/1294] Compiling PureSQLCLI QueriesCommand.swift
[1289/1294] Compiling PureSQLCLI PureSQL.swift
[1290/1294] Emitting module PureSQLCLI
[1291/1294] Compiling PureSQLCLI GenerateCommand.swift
[1292/1326] Wrapping AST for PureSQLCLI for debugging
[1293/1326] Write Objects.LinkFileList
[1295/1326] 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.
[1296/1326] 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.
[1297/1326] 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.
[1298/1326] 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.
[1299/1326] 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.
[1300/1326] 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.
[1301/1326] 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.
[1302/1326] 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.
[1303/1326] 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.
[1304/1326] 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.
[1305/1326] 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.
[1306/1326] 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.
[1307/1326] 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.
[1308/1326] 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.
[1309/1326] 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.
[1310/1326] 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.
[1311/1326] 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.
[1312/1326] 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.
[1313/1326] 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.
[1314/1326] 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.
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1315/1330] 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.
[1316/1330] 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.
[1317/1330] 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.
[1318/1330] 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.
[1319/1330] 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.
[1320/1330] 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.
[1321/1330] 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.
[1322/1330] 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.
[1323/1330] 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.
[1324/1330] 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.
[1325/1330] 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.
[1326/1330] 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.
[1327/1330] 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.
[1328/1330] 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.
[1329/1330] 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.
[1329/1330] Linking PureSQLCLI
swift-build: /home/build-user/llbuild/lib/Core/SQLiteBuildDB.cpp:703: virtual void (anonymous namespace)::SQLiteBuildDB::buildComplete(): Assertion `result == SQLITE_OK' failed.
*** Signal 6: Backtracing from 0x7faa8cdff9fc... done ***
*** Program crashed: Aborted at 0x0000000000000001 ***
Thread 0 "swift-build":
0 0x00007faa8cdab80a <unknown> in libc.so.6
Thread 1 crashed:
0 0x00007faa8cdff9fc <unknown> in libc.so.6
Thread 2:
0 0x00007faa8ce8ee9e <unknown> in libc.so.6
Thread 3:
0 0x00007faa8cdfa117 <unknown> in libc.so.6
Registers:
rax 0x0000000000000000 0
rdx 0x00007faa878b0640 40 06 8b 87 aa 7f 00 00 f0 35 5e 83 bb 55 00 00 @···ª···ð5^·»U··
rcx 0x00007faa8cdff9fc 41 89 c5 41 f7 dd 3d 00 f0 ff ff b8 00 00 00 00 A·ÅA÷Ý=·ðÿÿ¸····
rbx 0x0000000000000006 6
rsi 0x0000000000000001 1
rdi 0x0000000000000008 8
rbp 0x0000000000000008 8
rsp 0x00007faa878aebf0 9c a4 75 80 aa 7f 00 00 70 a3 75 80 aa 7f 00 00 ·¤u·ª···p£u·ª···
r8 0x00007faa878aecc0 20 00 00 00 00 00 00 00 a0 46 f8 8c aa 7f 00 00 ······· Fø·ª···
r9 0x0000000000000000 0
r10 0x0000000000000008 8
r11 0x0000000000000246 582
r12 0x0000000000000006 6
r13 0x0000000000000016 22
r14 0x000055bb81e291e4 72 65 73 75 6c 74 20 3d 3d 20 53 51 4c 49 54 45 result == SQLITE
r15 0x00007faa80093040 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ················
rip 0x00007faa8cdff9fc 41 89 c5 41 f7 dd 3d 00 f0 ff ff b8 00 00 00 00 A·ÅA÷Ý=·ðÿÿ¸····
rflags 0x0000000000000246 ZF PF
cs 0x0033 fs 0x0000 gs 0x0000
Images (57 omitted):
0x00007faa8cd69000–0x00007faa8cf253c1 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7 libc.so.6 /usr/lib/x86_64-linux-gnu/libc.so.6
Backtrace took 0.01s
BUILD FAILURE 6.0 linux