The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of SDGCommandLine with Swift 5.10 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sdggiesbrecht/sdgcommandline.git
Reference: 3.0.6
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/sdggiesbrecht/sdgcommandline
 * tag               3.0.6      -> FETCH_HEAD
HEAD is now at 0fbf6c4 Version 3.0.6
Cloned https://github.com/sdggiesbrecht/sdgcommandline.git
Revision (git rev-parse @):
0fbf6c4225544d024079650d0c7d6149dfac0268
SUCCESS checkout https://github.com/sdggiesbrecht/sdgcommandline.git at 3.0.6
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/sdggiesbrecht/sdgcommandline.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
[1/1] Compiling plugin SDGCopySources
[2/2] Compiling plugin SDGEmbedResources
Building for debugging...
[2/36] Write sources
[6/36] Write empty_tool-entitlement.plist
[7/36] Write test_tool-entitlement.plist
[8/36] Write sources
[28/36] Compiling _NumericsShims _NumericsShims.c
[29/36] Write swift-version--423B1241ED78D482.txt
[31/118] Compiling empty_tool Empty.swift
[32/118] Compiling OrderedCollections _Hashtable+Header.swift
[33/118] Compiling OrderedCollections OrderedDictionary+Codable.swift
[34/118] Compiling OrderedCollections OrderedDictionary+CustomDebugStringConvertible.swift
[35/118] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[36/118] Compiling OrderedCollections OrderedDictionary+CustomStringConvertible.swift
[37/118] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[38/118] Compiling OrderedCollections OrderedDictionary+Elements+SubSequence.swift
[39/124] Compiling empty_tool main.swift
[40/124] Emitting module empty_tool
[40/124] Write Objects.LinkFileList
[42/124] Compiling SDGLogic Operators.swift
[43/124] Compiling SDGLogic Tuple.swift
[44/124] Compiling SDGLogic NilLiteral.swift
[45/124] Compiling SDGLogic Equatable.swift
[46/124] Compiling SDGLogic Any.swift
[47/124] Emitting module SDGLogic
[48/124] Compiling SDGLogic Bool.swift
[49/124] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[50/124] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Operations.swift
[51/124] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Predicates.swift
[52/124] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[53/124] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[54/124] Compiling OrderedCollections OrderedSet+SubSequence.swift
[54/124] Linking empty_tool
[56/124] Compiling RealModule Float80+Real.swift
[57/124] Compiling RealModule Real.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/empty_tool: replacing existing signature
[57/125] Applying empty_tool
[59/125] Compiling RealModule RealFunctions.swift
[60/125] Compiling RealModule Float+Real.swift
[61/125] Emitting module RealModule
[62/125] Compiling RealModule Float16+Real.swift
[67/125] Compiling RealModule ElementaryFunctions.swift
[68/125] Compiling OrderedCollections OrderedSet+CustomDebugStringConvertible.swift
[69/125] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[75/127] Emitting module SDGControlFlow
[76/127] Compiling OrderedCollections OrderedSet+Hashable.swift
[77/127] Compiling OrderedCollections OrderedSet+Initializers.swift
[78/127] Compiling OrderedCollections OrderedSet+Insertions.swift
[79/127] Compiling OrderedCollections OrderedSet+Invariants.swift
[80/127] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[81/127] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[82/127] Compiling OrderedCollections OrderedDictionary+Elements.swift
[83/127] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[84/127] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[85/127] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[86/127] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[87/127] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[90/127] Compiling OrderedCollections OrderedSet+CustomStringConvertible.swift
[91/127] Compiling OrderedCollections OrderedSet+Diffing.swift
[92/127] Compiling OrderedCollections OrderedSet+Equatable.swift
[93/127] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[94/127] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[95/127] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[96/127] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[97/127] Compiling SDGControlFlow Tuple.swift
[98/127] Compiling SDGControlFlow Weak.swift
[99/127] Compiling OrderedCollections OrderedSet+Codable.swift
[100/127] Compiling OrderedCollections _HashTable+Bucket.swift
[101/127] Compiling OrderedCollections _HashTable+BucketIterator.swift
[102/127] Compiling OrderedCollections _HashTable+Constants.swift
[103/127] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[104/127] Compiling OrderedCollections _HashTable+Testing.swift
[105/127] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[106/127] Compiling OrderedCollections _HashTable.swift
[109/127] Compiling OrderedCollections OrderedSet+Testing.swift
[110/127] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[111/127] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[112/127] Compiling OrderedCollections OrderedSet.swift
[113/127] Compiling OrderedCollections RandomAccessCollection+Offsets.swift
[114/127] Compiling OrderedCollections _UnsafeBitset.swift
[115/127] Emitting module OrderedCollections
[125/157] Compiling SDGMathematics IntegralArithmetic.swift
[126/157] Compiling SDGMathematics Negatable.swift
[127/157] Compiling SDGMathematics NumericAdditiveArithmetic.swift
[128/157] Compiling SDGMathematics OneDimensionalPoint.swift
[129/157] Compiling SDGMathematics Addable.swift
[130/157] Compiling SDGMathematics FixedScaleOneDimensionalPoint.swift
[131/157] Compiling SDGMathematics GenericAdditiveArithmetic.swift
[132/157] Compiling SDGMathematics IntegerProtocol.swift
[133/157] Compiling SDGMathematics OneDimensionalVector.swift
[134/157] Compiling SDGMathematics PointProtocol.swift
[135/157] Compiling SDGMathematics RationalArithmetic.swift
[136/157] Compiling SDGMathematics RationalNumberProtocol.swift
[137/157] Compiling SDGMathematics Angle.swift
[138/157] Compiling SDGMathematics BitField.swift
[139/157] Compiling SDGMathematics ClosedRange.swift
[140/157] Compiling SDGMathematics Comparable.swift
[141/157] Compiling SDGMathematics Data.swift
[142/157] Compiling SDGMathematics RationalVector.swift
[143/157] Compiling SDGMathematics RealArithmetic.swift
[144/157] Compiling SDGMathematics RealNumberProtocol.swift
[145/157] Compiling SDGMathematics Subtractable.swift
[146/157] Emitting module SDGMathematics
[147/157] Compiling SDGMathematics Float.swift
[148/157] Compiling SDGMathematics FunctionAnalysis.swift
[149/157] Compiling SDGMathematics Int.swift
[150/157] Compiling SDGMathematics Measurement.swift
[151/157] Compiling SDGMathematics VectorProtocol.swift
[152/157] Compiling SDGMathematics WholeArithmetic.swift
[153/157] Compiling SDGMathematics WholeNumberProtocol.swift
[154/157] Compiling SDGMathematics Operators.swift
[155/161] Compiling SDGMathematics OrderedEnumeration.swift
[156/161] Compiling SDGMathematics Sequence.swift
[157/161] Compiling SDGMathematics Tuple.swift
[158/161] Compiling SDGMathematics UInt.swift
[159/223] Compiling SDGCollections ConditionalPattern.swift
[160/223] Compiling SDGCollections LiteralPattern.swift
[161/223] Compiling SDGCollections NegatedPattern.swift
[162/223] Compiling SDGCollections NestingContentsPattern.swift
[163/223] Compiling SDGCollections NestingMatch.swift
[164/223] Compiling SDGCollections NestingMatchContents.swift
[165/223] Compiling SDGCollections NestingMatchSegment.swift
[166/223] Compiling SDGCollections NestingPattern.swift
[167/223] Compiling SDGCollections NestingSegmentPattern.swift
[168/223] Compiling SDGCollections RangeExpression.swift
[169/223] Compiling SDGCollections RangeReplaceableCollection.swift
[170/223] Compiling SDGCollections ReversedCollection.swift
[171/223] Compiling SDGCollections SearchableBidirectionalCollection.swift
[172/223] Compiling SDGCollections SearchableCollection.swift
[173/223] Compiling SDGCollections Slice.swift
[174/223] Compiling SDGCollections AbsoluteComplement.swift
[175/223] Compiling SDGCollections ComparableSet.swift
[176/223] Compiling SDGCollections Operators.swift
[177/223] Compiling SDGCollections AnyCollection.swift
[178/223] Compiling SDGCollections Array.swift
[179/223] Compiling SDGCollections BidirectionalCollection.swift
[180/223] Compiling SDGCollections Collection.swift
[181/223] Compiling SDGCollections CollectionDifference.swift
[182/223] Compiling SDGCollections CollectionDifferenceChange.swift
[183/223] Compiling SDGCollections FillDirection.swift
[184/223] Compiling SDGCollections LexicographicalComparison.swift
[185/223] Compiling SDGCollections BidirectionalPattern.swift
[186/223] Compiling SDGCollections Pattern.swift
[187/223] Compiling SDGCollections PatternMatch.swift
[188/223] Compiling SDGCollections PatternConsumption.swift
[189/223] Compiling SDGCollections RepetitionMatch.swift
[190/223] Compiling SDGCollections RepetitionPattern.swift
[191/223] Compiling SDGCollections SeparatedComponentMatch.swift
[192/223] Compiling SDGCollections Range.swift
[193/223] Compiling SDGCollections NaryAlternativePatterns.swift
[194/223] Compiling SDGCollections AnyBidirectionalPattern.swift
[195/223] Compiling SDGCollections AnyPattern.swift
[196/223] Compiling SDGCollections AnyPatternMatch.swift
[197/223] Compiling SDGCollections AtomicPatternMatch.swift
[198/223] Compiling SDGCollections ConcatenatedMatch.swift
[199/223] Compiling SDGCollections ConcatenatedPatterns.swift
[200/223] Compiling SDGCollections NaryConcatenatedMatch.swift
[201/223] Compiling SDGCollections NaryConcatenatedPatterns.swift
[202/223] Compiling SDGCollections OrderedSet.SubSequence.swift
[203/223] Compiling SDGCollections OrderedSet.swift
[204/223] Compiling SDGCollections ExclusivePrefixMatch.swift
[205/223] Compiling SDGCollections ExclusiveSuffixMatch.swift
[206/223] Compiling SDGCollections InclusivePrefixMatch.swift
[207/223] Compiling SDGCollections InclusiveSuffixMatch.swift
[208/223] Compiling SDGCollections AlternativeMatch.swift
[209/223] Compiling SDGCollections AlternativePatterns.swift
[210/223] Compiling SDGCollections NaryAlternativeMatch.swift
[211/231] Compiling SDGCollections FiniteSet.swift
[212/231] Compiling SDGCollections IntensionalSet.swift
[213/231] Compiling SDGCollections Intersection.swift
[214/231] Compiling SDGCollections MutableSet.swift
[215/231] Compiling SDGCollections Set.swift
[216/231] Compiling SDGCollections SetDefinition.swift
[217/231] Compiling SDGCollections SetInRepresentableUniverse.swift
[218/231] Compiling SDGCollections Union.swift
[219/231] Compiling SDGCollections Addable.swift
[220/231] Compiling SDGCollections BijectiveMapping.swift
[221/231] Compiling SDGCollections ContextualMapping.swift
[222/231] Compiling SDGCollections Dictionary.swift
[223/231] Compiling SDGCollections CharacterSet.swift
[224/231] Compiling SDGCollections Data.swift
[225/231] Compiling SDGCollections String.swift
[226/231] Compiling SDGCollections StringProtocol.swift
[227/231] Compiling SDGCollections LegacyMode.swift
[228/231] Emitting module SDGCollections
[229/260] Compiling SDGText LineViewIndex.swift
[230/260] Compiling SDGText Newline.swift
[231/260] Compiling SDGText NewlinePattern.swift
[232/260] Compiling SDGText StringFamily.swift
[233/260] Compiling SDGText String.swift
[234/260] Compiling SDGText StringClusterView.swift
[235/260] Compiling SDGText StringScalarView.swift
[236/260] Compiling SDGText ExtendedGraphemeCluster.swift
[237/260] Compiling SDGText CharacterSet.swift
[238/260] Compiling SDGText CollectionStringFamily.swift
[239/260] Compiling SDGText CollectionUnicodeScalar.swift
[240/260] Compiling SDGText StaticString.swift
[241/263] Compiling SDGText StringIndex.swift
[242/263] Compiling SDGText UnicodeScalarView.swift
[243/263] Compiling SDGText UnicodeScalar.swift
[244/263] Compiling SDGText StrictStringStringInterpolation.swift
[245/263] Compiling SDGText ExtendedGraphemeClusterView.swift
[246/263] Compiling SDGText Line.swift
[247/263] Compiling SDGText LineView.swift
[248/263] Emitting module SDGText
[249/263] Compiling SDGText UIFont.swift
[250/263] Compiling SDGText MarkupPlaygroundDisplay.swift
[251/263] Compiling SDGText Range.swift
[252/263] Compiling SDGText SemanticMarkup.swift
[253/263] Compiling SDGText Font.Definition.swift
[254/263] Compiling SDGText Font.swift
[255/263] Compiling SDGText NSFont.swift
[256/263] Compiling SDGText SwiftUI.Font.swift
[257/263] Compiling SDGText SemanticMarkupStringInterpolation.swift
[258/263] Compiling SDGText StrictString.swift
[259/263] Compiling SDGText StrictStringClusterView.swift
[260/263] Compiling SDGText StrictStringInterpolationProtocol.swift
[261/272] Compiling SDGPersistence PreferenceSet.swift
[262/273] Compiling SDGPersistence ProcessInfo.swift
[263/273] Compiling SDGPersistence String.swift
[264/273] Compiling SDGPersistence Data.swift
[265/273] Compiling SDGPersistence FileConvertible.swift
[266/273] Compiling SDGPersistence Preference.swift
[267/273] Emitting module SDGPersistence
[268/273] Compiling SDGPersistence StrictString.swift
[269/273] Compiling SDGPersistence FileManager.swift
[270/273] Compiling SDGPersistence URL.swift
[271/312] Compiling SDGLocalization GrammaticalGender.swift
[272/312] Compiling SDGLocalization GrammaticalNumber.swift
[273/312] Compiling SDGLocalization __________.swift
[274/312] Compiling SDGLocalization _________________.swift
[275/312] Compiling SDGLocalization Localization.swift
[276/317] Emitting module SDGLocalization
[277/317] Compiling SDGLocalization TextConvertibleNumber.swift
[278/317] Compiling SDGLocalization TextConvertibleNumberParseError.swift
[279/317] Compiling SDGLocalization InputLocalization.swift
[280/317] Compiling SDGLocalization Casing.swift
[281/317] Compiling SDGLocalization EnglishCasing.swift
[282/317] Compiling SDGLocalization CachedLocalization.swift
[283/317] Compiling SDGLocalization Bool.swift
[284/317] Compiling SDGLocalization CodableViaEnumeration.swift
[285/317] Compiling SDGLocalization Decodable.swift
[286/317] Compiling SDGLocalization LosslessStringConvertible.swift
[287/317] Compiling SDGLocalization Angle.swift
[288/317] Compiling SDGLocalization UInt.swift
[289/317] Compiling SDGLocalization WholeArithmetic.swift
[290/317] Compiling SDGLocalization WholeNumberProtocol.swift
[291/317] Compiling SDGLocalization Precondition.swift
[292/317] Compiling SDGLocalization PresentableError.swift
[293/317] Compiling SDGLocalization Range.swift
[294/317] Compiling SDGLocalization Float.swift
[295/317] Compiling SDGLocalization Int.swift
[296/317] Compiling SDGLocalization IntegerProtcool.swift
[297/317] Compiling SDGLocalization IntegralArithmetic.swift
[298/317] Compiling SDGLocalization RationalArithmetic.swift
[299/317] Compiling SDGLocalization RationalNumberProtocol.swift
[300/317] Compiling SDGLocalization FormatLocalization.swift
[301/317] Compiling SDGLocalization InterfaceLocalization.swift
[302/317] Compiling SDGLocalization Language.swift
[303/317] Compiling SDGLocalization LocalizationData.swift
[304/317] Compiling SDGLocalization Script.swift
[305/317] Compiling SDGLocalization LocalizationSetting.swift
[306/317] Compiling SDGLocalization LocalizationSettingStabilizationMode.swift
[307/317] Compiling SDGLocalization APILocalization.swift
[308/317] Compiling SDGLocalization AnyLocalization.swift
[309/317] Compiling SDGLocalization ContentLocalization.swift
[310/317] Compiling SDGLocalization State.swift
[311/317] Compiling SDGLocalization StateData.swift
[312/317] Compiling SDGLocalization TextDirection.swift
[313/317] Compiling SDGLocalization UserFacing.swift
[314/317] Compiling SDGLocalization UserFacingDynamic.swift
[315/333] Emitting module SDGCornerstoneLocalizations
[316/333] Compiling SDGCornerstoneLocalizations APILocalization.swift
[317/333] Compiling SDGCornerstoneLocalizations FormatLocalization.swift
[318/333] Compiling SDGCornerstoneLocalizations InterfaceLocalization.swift
[319/333] Compiling SDGSwiftLocalizations APILocalization.swift
[320/333] Compiling SDGSwiftLocalizations InterfaceLocalization.swift
[321/333] Emitting module SDGSwiftLocalizations
[322/333] Compiling SDGCommandLineLocalizations InterfaceLocalization.swift
[323/333] Compiling SDGCommandLineLocalizations Exports.swift
[324/333] Compiling SDGCommandLineLocalizations APILocalization.swift
[325/333] Compiling SDGCommandLineLocalizations SystemLocalization.swift
[326/333] Emitting module SDGCommandLineLocalizations
[327/378] Compiling SDGExternalProcess Shell.swift
[328/378] Emitting module SDGExternalProcess
[329/378] Compiling SDGExternalProcess ExternalProcess.swift
[330/378] Compiling SDGExternalProcess ExternalProcessError.swift
[331/378] Compiling SDGTesting PerformanceTest.swift
[332/378] Emitting module SDGTesting
[333/378] Compiling SDGTesting Test.swift
[334/378] Emitting module SDGVersioning
[335/378] Compiling SDGVersioning Version.swift
[336/395] Emitting module SDGCalendar
[337/400] Compiling SDGCalendar HebrewMonth.swift
[338/400] Compiling SDGCalendar HebrewMonthAndYear.swift
[339/400] Compiling SDGCalendar HebrewPart.swift
[340/400] Compiling SDGCalendar HebrewWeekday.swift
[341/400] Compiling SDGCalendar HebrewWeekdayDate.swift
[342/400] Emitting module SDGSwift
[343/402] Compiling SDGSwift PackageStructure.swift
[344/402] Compiling SDGSwift PackageStructureBuildError.swift
[345/402] Compiling SDGSwift PackageStructureExecutionError.swift
[346/402] Compiling SDGSwift Build.swift
[347/402] Compiling SDGSwift Git.swift
[348/402] Compiling SDGSwift PackageRepository.swift
[349/402] Compiling SDGSwift Version.swift
[350/402] Compiling SDGSwift VersionedExternalProcess.swift
[351/402] Compiling SDGSwift FileTestCoverage.swift
[352/402] Compiling SDGSwift TestCoverageReport.swift
[353/402] Compiling SDGSwift String.ScalarOffset.swift
[354/402] Compiling SDGSwift String.swift
[355/402] Compiling SDGSwift SwiftCompilerCoverageReportingError.swift
[356/402] Compiling SDGSwift CoverageRegion.swift
[357/402] Compiling SDGSwift URL.swift
[358/402] Compiling SDGSwift SwiftCompiler.swift
[359/402] Compiling SDGCalendar HebrewYear.swift
[360/402] Compiling SDGCalendar HebrewYearLength.swift
[361/402] Compiling SDGCalendar RationalArithmetic.swift
[362/402] Compiling SDGCalendar RelativeDate.swift
[363/402] Compiling SDGCalendar UnknownDate.swift
[364/402] Compiling SDGSwift VersionedExternalProcessExecutionError.swift
[365/402] Compiling SDGSwift VersionedExternalProcessLocationError.swift
[384/402] Compiling SDGCalendar GregorianWeekdayDate.swift
[385/402] Compiling SDGCalendar GregorianYear.swift
[386/402] Compiling SDGCalendar HebrewDate.swift
[387/402] Compiling SDGCalendar HebrewDay.swift
[388/402] Compiling SDGCalendar HebrewHour.swift
[389/402] Compiling SDGCalendar Date.swift
[390/402] Compiling SDGCalendar DateDefinition.swift
[391/402] Compiling SDGCalendar DescribableDate.swift
[392/402] Compiling SDGCalendar FoundationDate.swift
[393/402] Compiling SDGCalendar GregorianDate.swift
[394/402] Compiling SDGCalendar GregorianDay.swift
[395/402] Compiling SDGCalendar GregorianHour.swift
[396/402] Compiling SDGCalendar GregorianMinute.swift
[397/402] Compiling SDGCalendar GregorianMonth.swift
[398/402] Compiling SDGCalendar GregorianSecond.swift
[399/402] Compiling SDGCalendar GregorianWeekday.swift
[400/430] Compiling SDGCommandLine TextFormat.swift
[401/430] Compiling SDGCommandLine Underline.swift
[402/430] Compiling SDGCommandLine Build.swift
[403/430] Compiling SDGCommandLine SetLanguage.swift
[404/430] Compiling SDGCommandLine VersionSubcommand.swift
[405/430] Compiling SDGCommandLine AnyOption.swift
[406/430] Compiling SDGCommandLine Option.swift
[407/430] Compiling SDGCommandLine OptionInterface.swift
[408/430] Compiling SDGCommandLine Options.swift
[409/433] Emitting module SDGPersistenceTestUtilities
[410/433] Compiling SDGPersistenceTestUtilities FileConvertible.swift
[411/433] Compiling SDGPersistenceTestUtilities Codable.swift
[412/433] Compiling SDGPersistenceTestUtilities Specification.swift
[413/433] Compiling SDGCommandLine EmptyCache.swift
[414/433] Compiling SDGCommandLine ExportInterface.swift
[415/433] Compiling SDGCommandLine Help.swift
[416/433] Compiling SDGCommandLine Package.swift
[417/433] Compiling SDGCommandLine ProcessInfo.swift
[418/433] Compiling SDGCommandLine Tool.swift
[419/433] Compiling SDGCommandLine Colour.swift
[420/433] Compiling SDGCommandLine FontWeight.swift
[421/433] Compiling SDGCommandLine StringFamily.swift
[422/433] Compiling SDGCommandLine AnyArgumentTypeDefinition.swift
[423/433] Compiling SDGCommandLine ArgumentInterface.swift
[424/433] Compiling SDGCommandLine ArgumentType.swift
[425/433] Compiling SDGCommandLine ArgumentTypeDefinition.swift
[426/433] Emitting module SDGCommandLine
[427/433] Compiling SDGCommandLine DirectArguments.swift
[428/433] Compiling SDGCommandLine Command.Error.swift
[429/433] Compiling SDGCommandLine Command.Output.swift
[430/433] Compiling SDGCommandLine Command.swift
[431/450] Compiling SDGExportedCommandLineInterface OptionInterface.swift
[432/450] Compiling SDGExportedCommandLineInterface DecodedCommandInterface.swift
[433/450] Compiling SDGExportedCommandLineInterface CommandInterface.Version2.swift
[434/450] Compiling SDGExportedCommandLineInterface CommandInterface.Version1.swift
[435/450] Emitting module SDGExportedCommandLineInterface
[436/450] Compiling SDGExportedCommandLineInterface ArgumentInterface.swift
[437/450] Compiling SDGExportedCommandLineInterface CommandInterface.swift
[438/450] Compiling SDGCommandLineTestUtilities Command.swift
[439/450] Emitting module SDGCommandLineTestUtilities
[440/450] Compiling TestTool DemonstrateTextFormatting.swift
[441/450] Compiling TestTool RejectArgument.swift
[442/450] Compiling TestTool Execute.swift
[443/450] Compiling TestTool Language.swift
[444/450] Compiling TestTool Fail.swift
[445/450] Compiling TestTool DemonstrateRepeatedArgument.swift
[446/450] Compiling TestTool Tool.swift
[447/450] Emitting module TestTool
[448/453] Emitting module test_tool
[449/453] Compiling test_tool Tool.swift
[450/453] Compiling test_tool main.swift
[450/453] Write Objects.LinkFileList
[451/453] Linking test_tool
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/test_tool: replacing existing signature
[452/453] Applying test_tool
Build complete! (37.67s)
Fetching https://github.com/SDGGiesbrecht/swift-package-manager from cache
Fetching https://github.com/SDGGiesbrecht/swift-cmark from cache
Fetching https://github.com/apple/swift-system.git from cache
Fetching https://github.com/SDGGiesbrecht/SDGSwift from cache
Fetching https://github.com/SDGGiesbrecht/swift-driver from cache
Fetching https://github.com/SDGGiesbrecht/swift-markdown from cache
Fetched https://github.com/SDGGiesbrecht/SDGSwift from cache (0.22s)
Fetched https://github.com/SDGGiesbrecht/swift-driver from cache (0.22s)
Fetched https://github.com/SDGGiesbrecht/swift-cmark from cache (0.22s)
Fetching https://github.com/SDGGiesbrecht/swift-crypto from cache
Fetching https://github.com/apple/swift-argument-parser.git from cache
Fetching https://github.com/apple/swift-tools-support-core from cache
Fetched https://github.com/SDGGiesbrecht/swift-package-manager from cache (0.24s)
Fetching https://github.com/apple/swift-numerics from cache
Fetched https://github.com/SDGGiesbrecht/swift-markdown from cache (0.24s)
Fetching https://github.com/SDGGiesbrecht/swift-llbuild from cache
Fetched https://github.com/apple/swift-system.git from cache (0.24s)
Fetching https://github.com/SDGGiesbrecht/SDGCornerstone from cache
Fetched https://github.com/apple/swift-numerics from cache (0.25s)
Fetching https://github.com/jpsim/Yams.git from cache
Fetched https://github.com/SDGGiesbrecht/SDGCornerstone from cache (0.26s)
Fetching https://github.com/apple/swift-collections from cache
Computing version for https://github.com/SDGGiesbrecht/SDGSwift
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.29s)
Fetching https://github.com/SDGGiesbrecht/swift-syntax from cache
Fetched https://github.com/SDGGiesbrecht/swift-llbuild from cache (0.29s)
Fetching https://github.com/SDGGiesbrecht/swift-docc-symbolkit from cache
Fetched https://github.com/SDGGiesbrecht/swift-crypto from cache (0.31s)
Fetched https://github.com/apple/swift-tools-support-core from cache (0.32s)
Fetched https://github.com/jpsim/Yams.git from cache (0.19s)
Fetched https://github.com/SDGGiesbrecht/swift-docc-symbolkit from cache (0.15s)
Fetched https://github.com/apple/swift-collections from cache (0.21s)
Fetched https://github.com/SDGGiesbrecht/swift-syntax from cache (0.20s)
Computed https://github.com/SDGGiesbrecht/SDGSwift at 14.0.0 (1.02s)
Computing version for https://github.com/SDGGiesbrecht/SDGCornerstone
Computed https://github.com/SDGGiesbrecht/SDGCornerstone at 10.1.2 (0.07s)
Computing version for https://github.com/SDGGiesbrecht/swift-docc-symbolkit
Computed https://github.com/SDGGiesbrecht/swift-docc-symbolkit at 0.50800.0 (0.52s)
Computing version for https://github.com/SDGGiesbrecht/swift-markdown
Computed https://github.com/SDGGiesbrecht/swift-markdown at 0.50800.0 (0.60s)
Computing version for https://github.com/SDGGiesbrecht/swift-syntax
Computed https://github.com/SDGGiesbrecht/swift-syntax at 0.50800.0 (0.58s)
Computing version for https://github.com/apple/swift-tools-support-core
Computed https://github.com/apple/swift-tools-support-core at 0.5.2 (0.51s)
Computing version for https://github.com/SDGGiesbrecht/swift-package-manager
Computed https://github.com/SDGGiesbrecht/swift-package-manager at 0.50800.0 (0.75s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.0.1 (0.03s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.1 (0.02s)
Computing version for https://github.com/SDGGiesbrecht/swift-cmark
Computed https://github.com/SDGGiesbrecht/swift-cmark at 0.50800.0 (0.49s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.1.1 (0.03s)
Computing version for https://github.com/SDGGiesbrecht/swift-crypto
Computed https://github.com/SDGGiesbrecht/swift-crypto at 0.20400.0 (0.37s)
Computing version for https://github.com/SDGGiesbrecht/swift-driver
Computed https://github.com/SDGGiesbrecht/swift-driver at 0.50800.0 (0.54s)
Computing version for https://github.com/SDGGiesbrecht/swift-llbuild
Computed https://github.com/SDGGiesbrecht/swift-llbuild at 0.50800.0 (0.50s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.0.2 (0.68s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.0.5 (0.12s)
Creating working copy for https://github.com/SDGGiesbrecht/swift-syntax
Working copy of https://github.com/SDGGiesbrecht/swift-syntax resolved at 0.50800.0
Creating working copy for https://github.com/SDGGiesbrecht/swift-crypto
Working copy of https://github.com/SDGGiesbrecht/swift-crypto resolved at 0.20400.0
Creating working copy for https://github.com/SDGGiesbrecht/SDGSwift
Working copy of https://github.com/SDGGiesbrecht/SDGSwift resolved at 14.0.0
Creating working copy for https://github.com/SDGGiesbrecht/swift-docc-symbolkit
Working copy of https://github.com/SDGGiesbrecht/swift-docc-symbolkit resolved at 0.50800.0
Creating working copy for https://github.com/SDGGiesbrecht/swift-package-manager
Working copy of https://github.com/SDGGiesbrecht/swift-package-manager resolved at 0.50800.0
warning: /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/swift-collections-9a58d5cf is not valid git repository for 'https://github.com/apple/swift-collections', will fetch again.
Fetching https://github.com/apple/swift-collections from cache
Fetched https://github.com/apple/swift-collections from cache (0.02s)
warning: /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/swift-collections-9a58d5cf is not valid git repository for 'https://github.com/apple/swift-collections', will fetch again.
Fetching https://github.com/apple/swift-collections from cache
Fetched https://github.com/apple/swift-collections from cache (0.01s)
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.0.1
Creating working copy for https://github.com/SDGGiesbrecht/swift-cmark
Working copy of https://github.com/SDGGiesbrecht/swift-cmark resolved at 0.50800.0
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.0.2
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.0.1
warning: /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/swift-tools-support-core-d170b489 is not valid git repository for 'https://github.com/apple/swift-tools-support-core', will fetch again.
Fetching https://github.com/apple/swift-tools-support-core from cache
Fetched https://github.com/apple/swift-tools-support-core from cache (0.02s)
warning: /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/swift-tools-support-core-d170b489 is not valid git repository for 'https://github.com/apple/swift-tools-support-core', will fetch again.
Fetching https://github.com/apple/swift-tools-support-core from cache
Fetched https://github.com/apple/swift-tools-support-core from cache (0.01s)
Creating working copy for https://github.com/apple/swift-tools-support-core
Working copy of https://github.com/apple/swift-tools-support-core resolved at 0.5.2
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.1.1
Creating working copy for https://github.com/SDGGiesbrecht/swift-llbuild
Working copy of https://github.com/SDGGiesbrecht/swift-llbuild resolved at 0.50800.0
Creating working copy for https://github.com/SDGGiesbrecht/swift-driver
Working copy of https://github.com/SDGGiesbrecht/swift-driver resolved at 0.50800.0
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.0.5
Creating working copy for https://github.com/SDGGiesbrecht/SDGCornerstone
Working copy of https://github.com/SDGGiesbrecht/SDGCornerstone resolved at 10.1.2
Creating working copy for https://github.com/SDGGiesbrecht/swift-markdown
Working copy of https://github.com/SDGGiesbrecht/swift-markdown resolved at 0.50800.0
warning: failed to retrieve search paths with pkg-config; maybe pkg-config is not installed
warning: couldn't find pc file for sqlite3
Build complete.
Done.