The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SDGInterface 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/sdginterface.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/sdggiesbrecht/sdginterface
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at c8e0281 Updated Workspace.
Cloned https://github.com/sdggiesbrecht/sdginterface.git
Revision (git rev-parse @):
c8e02814fed51a473e95923eeb30713302849307
SUCCESS checkout https://github.com/sdggiesbrecht/sdginterface.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/sdggiesbrecht/sdginterface.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/27] Write sources
[21/27] Copying Normalization Mapping.json
[21/27] Write sources
[25/27] Compiling _NumericsShims _NumericsShims.c
[26/27] Write swift-version--423B1241ED78D482.txt
[28/106] Emitting module RealModule
[29/107] Compiling SDGLogic Tuple.swift
[30/107] Emitting module SDGLogic
[31/107] Compiling SDGLogic Any.swift
[32/107] Compiling SDGLogic NilLiteral.swift
[33/107] Compiling SDGLogic Operators.swift
[34/107] Compiling SDGLogic Equatable.swift
[35/107] Compiling SDGLogic Bool.swift
[36/107] Compiling OrderedCollections OrderedSet+Hashable.swift
[37/107] Compiling OrderedCollections OrderedSet+Initializers.swift
[38/107] Compiling OrderedCollections OrderedSet+Insertions.swift
[39/107] Compiling OrderedCollections OrderedSet+Invariants.swift
[40/107] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[41/107] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[42/113] Compiling RealModule Float+Real.swift
[43/113] Compiling RealModule ElementaryFunctions.swift
[44/113] Compiling OrderedCollections OrderedDictionary+Elements.swift
[45/113] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[46/113] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[47/113] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[48/113] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[49/113] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[50/113] Compiling OrderedCollections _Hashtable+Header.swift
[51/113] Compiling OrderedCollections OrderedDictionary+Codable.swift
[52/113] Compiling OrderedCollections OrderedDictionary+CustomDebugStringConvertible.swift
[53/113] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[54/113] Compiling OrderedCollections OrderedDictionary+CustomStringConvertible.swift
[55/113] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[56/113] Compiling OrderedCollections OrderedDictionary+Elements+SubSequence.swift
[57/113] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[58/113] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Operations.swift
[59/113] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Predicates.swift
[60/113] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[61/113] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[62/113] Compiling OrderedCollections OrderedSet+SubSequence.swift
[63/113] Compiling RealModule Float80+Real.swift
[64/113] Compiling RealModule Real.swift
[65/113] Compiling RealModule Float16+Real.swift
[66/113] Emitting module SDGControlFlow
[67/115] Compiling OrderedCollections OrderedSet+CustomDebugStringConvertible.swift
[68/115] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[69/115] Compiling OrderedCollections OrderedSet+CustomStringConvertible.swift
[70/115] Compiling OrderedCollections OrderedSet+Diffing.swift
[71/115] Compiling OrderedCollections OrderedSet+Equatable.swift
[72/115] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[73/115] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[74/115] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[75/115] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[76/115] Compiling OrderedCollections OrderedDictionary+Values.swift
[77/115] Compiling OrderedCollections OrderedDictionary.swift
[78/115] Compiling OrderedCollections OrderedSet+Codable.swift
[79/115] Compiling OrderedCollections _HashTable+Constants.swift
[80/115] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[81/115] Compiling OrderedCollections _HashTable+Bucket.swift
[82/115] Compiling OrderedCollections _HashTable+BucketIterator.swift
[83/115] Compiling RealModule RealFunctions.swift
[89/115] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[90/115] Compiling OrderedCollections _HashTable.swift
[93/115] Compiling OrderedCollections _HashTable+Testing.swift
[107/115] Compiling SDGControlFlow Tuple.swift
[108/115] Compiling SDGControlFlow Weak.swift
[109/145] Compiling OrderedCollections OrderedSet+Testing.swift
[110/145] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[111/145] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[112/145] Compiling OrderedCollections OrderedSet.swift
[113/145] Compiling OrderedCollections RandomAccessCollection+Offsets.swift
[114/145] Compiling OrderedCollections _UnsafeBitset.swift
[115/145] Emitting module OrderedCollections
[116/145] Compiling SDGMathematics Addable.swift
[117/145] Compiling SDGMathematics FixedScaleOneDimensionalPoint.swift
[118/145] Compiling SDGMathematics GenericAdditiveArithmetic.swift
[119/145] Compiling SDGMathematics IntegerProtocol.swift
[120/149] Compiling SDGMathematics VectorProtocol.swift
[121/149] Compiling SDGMathematics WholeArithmetic.swift
[122/149] Compiling SDGMathematics WholeNumberProtocol.swift
[123/149] Compiling SDGMathematics Operators.swift
[124/149] Compiling SDGMathematics IntegralArithmetic.swift
[125/149] Compiling SDGMathematics Negatable.swift
[126/149] Compiling SDGMathematics NumericAdditiveArithmetic.swift
[127/149] Compiling SDGMathematics OneDimensionalPoint.swift
[128/149] Compiling SDGMathematics RationalVector.swift
[129/149] Compiling SDGMathematics RealArithmetic.swift
[130/149] Compiling SDGMathematics RealNumberProtocol.swift
[131/149] Compiling SDGMathematics Subtractable.swift
[132/149] Compiling SDGMathematics OneDimensionalVector.swift
[133/149] Compiling SDGMathematics PointProtocol.swift
[134/149] Compiling SDGMathematics RationalArithmetic.swift
[135/149] Compiling SDGMathematics RationalNumberProtocol.swift
[136/149] Compiling SDGMathematics OrderedEnumeration.swift
[137/149] Compiling SDGMathematics Sequence.swift
[138/149] Compiling SDGMathematics Tuple.swift
[139/149] Compiling SDGMathematics UInt.swift
[140/149] Emitting module SDGMathematics
[141/149] Compiling SDGMathematics Angle.swift
[142/149] Compiling SDGMathematics BitField.swift
[143/149] Compiling SDGMathematics ClosedRange.swift
[144/149] Compiling SDGMathematics Comparable.swift
[145/149] Compiling SDGMathematics Data.swift
[146/149] Compiling SDGMathematics Float.swift
[147/149] Compiling SDGMathematics FunctionAnalysis.swift
[148/149] Compiling SDGMathematics Int.swift
[149/149] Compiling SDGMathematics Measurement.swift
[150/219] Compiling SDGCollections BidirectionalPattern.swift
[151/219] Compiling SDGCollections Pattern.swift
[152/219] Compiling SDGCollections PatternMatch.swift
[153/219] Compiling SDGCollections PatternConsumption.swift
[154/219] Compiling SDGCollections RepetitionMatch.swift
[155/219] Compiling SDGCollections RepetitionPattern.swift
[156/219] Compiling SDGCollections SeparatedComponentMatch.swift
[157/219] Compiling SDGCollections Range.swift
[158/227] Compiling SDGCollections ConditionalPattern.swift
[159/227] Compiling SDGCollections LiteralPattern.swift
[160/227] Compiling SDGCollections NegatedPattern.swift
[161/227] Compiling SDGCollections NestingContentsPattern.swift
[162/227] Compiling SDGCollections NestingMatch.swift
[163/227] Compiling SDGCollections NestingMatchContents.swift
[164/227] Compiling SDGCollections NestingMatchSegment.swift
[165/227] Compiling SDGCollections NestingPattern.swift
[166/227] Compiling SDGCollections NestingSegmentPattern.swift
[167/227] Compiling SDGCollections FiniteSet.swift
[168/227] Compiling SDGCollections IntensionalSet.swift
[169/227] Compiling SDGCollections Intersection.swift
[170/227] Compiling SDGCollections MutableSet.swift
[171/227] Compiling SDGCollections Set.swift
[172/227] Compiling SDGCollections SetDefinition.swift
[173/227] Compiling SDGCollections SetInRepresentableUniverse.swift
[174/227] Compiling SDGCollections Union.swift
[175/227] Compiling SDGCollections NaryAlternativePatterns.swift
[176/227] Compiling SDGCollections AnyBidirectionalPattern.swift
[177/227] Compiling SDGCollections AnyPattern.swift
[178/227] Compiling SDGCollections AnyPatternMatch.swift
[179/227] Compiling SDGCollections AtomicPatternMatch.swift
[180/227] Compiling SDGCollections ConcatenatedMatch.swift
[181/227] Compiling SDGCollections ConcatenatedPatterns.swift
[182/227] Compiling SDGCollections NaryConcatenatedMatch.swift
[183/227] Compiling SDGCollections NaryConcatenatedPatterns.swift
[184/227] Compiling SDGCollections OrderedSet.SubSequence.swift
[185/227] Compiling SDGCollections OrderedSet.swift
[186/227] Compiling SDGCollections ExclusivePrefixMatch.swift
[187/227] Compiling SDGCollections ExclusiveSuffixMatch.swift
[188/227] Compiling SDGCollections InclusivePrefixMatch.swift
[189/227] Compiling SDGCollections InclusiveSuffixMatch.swift
[190/227] Compiling SDGCollections AlternativeMatch.swift
[191/227] Compiling SDGCollections AlternativePatterns.swift
[192/227] Compiling SDGCollections NaryAlternativeMatch.swift
[193/227] Compiling SDGGeometry TwoDimensionalVector.swift
[194/227] Compiling SDGGeometry CGVector.swift
[195/227] Compiling SDGGeometry TwoDimensionalPointProtocol.swift
[196/227] Compiling SDGGeometry TwoDimensionalPoint.swift
[197/228] Compiling SDGGeometry CGPoint.swift
[198/228] Compiling SDGCollections Operators.swift
[199/228] Compiling SDGCollections AnyCollection.swift
[200/228] Compiling SDGCollections Array.swift
[201/228] Compiling SDGCollections BidirectionalCollection.swift
[202/228] Compiling SDGCollections Collection.swift
[203/228] Compiling SDGCollections CollectionDifference.swift
[204/228] Compiling SDGCollections CollectionDifferenceChange.swift
[205/228] Compiling SDGCollections FillDirection.swift
[206/228] Compiling SDGCollections LexicographicalComparison.swift
[207/228] Compiling SDGGeometry TwoDimensionalVectorProtocol.swift
[208/228] Compiling SDGCollections RangeExpression.swift
[209/228] Compiling SDGCollections RangeReplaceableCollection.swift
[210/228] Compiling SDGCollections ReversedCollection.swift
[211/228] Compiling SDGCollections SearchableBidirectionalCollection.swift
[212/228] Compiling SDGCollections SearchableCollection.swift
[213/228] Compiling SDGCollections Slice.swift
[214/228] Compiling SDGCollections AbsoluteComplement.swift
[215/228] Compiling SDGCollections ComparableSet.swift
[216/228] Compiling SDGCollections Addable.swift
[217/228] Compiling SDGCollections BijectiveMapping.swift
[218/228] Compiling SDGCollections ContextualMapping.swift
[219/228] Compiling SDGCollections Dictionary.swift
[220/228] Compiling SDGCollections CharacterSet.swift
[221/228] Compiling SDGCollections Data.swift
[222/228] Compiling SDGCollections String.swift
[223/228] Compiling SDGCollections StringProtocol.swift
[224/228] Compiling SDGCollections LegacyMode.swift
[225/228] Compiling SDGGeometry Be_zierPath.swift
[226/228] Emitting module SDGGeometry
[227/228] Compiling SDGGeometry Angle.swift
[228/228] Emitting module SDGCollections
[229/257] Compiling SDGText CharacterSet.swift
[230/257] Compiling SDGText CollectionStringFamily.swift
[231/257] Compiling SDGText CollectionUnicodeScalar.swift
[232/257] Compiling SDGText StaticString.swift
[233/260] Compiling SDGText LineViewIndex.swift
[234/260] Compiling SDGText Newline.swift
[235/260] Compiling SDGText NewlinePattern.swift
[236/260] Compiling SDGText StringFamily.swift
[237/260] Compiling SDGText StrictStringStringInterpolation.swift
[238/260] Compiling SDGText ExtendedGraphemeClusterView.swift
[239/260] Compiling SDGText Line.swift
[240/260] Compiling SDGText LineView.swift
[241/260] Compiling SDGText Font.Definition.swift
[242/260] Compiling SDGText Font.swift
[243/260] Compiling SDGText NSFont.swift
[244/260] Compiling SDGText SwiftUI.Font.swift
[245/260] Compiling SDGText StringIndex.swift
[246/260] Compiling SDGText UnicodeScalarView.swift
[247/260] Compiling SDGText UnicodeScalar.swift
[248/260] Compiling SDGText UIFont.swift
[249/260] Compiling SDGText MarkupPlaygroundDisplay.swift
[250/260] Compiling SDGText Range.swift
[251/260] Compiling SDGText SemanticMarkup.swift
[252/260] Compiling SDGText String.swift
[253/260] Compiling SDGText StringClusterView.swift
[254/260] Compiling SDGText StringScalarView.swift
[255/260] Compiling SDGText ExtendedGraphemeCluster.swift
[256/260] Compiling SDGText SemanticMarkupStringInterpolation.swift
[257/260] Compiling SDGText StrictString.swift
[258/260] Compiling SDGText StrictStringClusterView.swift
[259/260] Compiling SDGText StrictStringInterpolationProtocol.swift
[260/260] Emitting module SDGText
[261/271] Emitting module SDGPersistence
[262/272] Compiling SDGPersistence PreferenceSet.swift
[263/272] Compiling SDGPersistence String.swift
[264/272] Compiling SDGPersistence ProcessInfo.swift
[265/272] Compiling SDGPersistence StrictString.swift
[266/272] Compiling SDGPersistence Preference.swift
[267/272] Compiling SDGPersistence Data.swift
[268/272] Compiling SDGPersistence FileConvertible.swift
[269/272] Compiling SDGPersistence FileManager.swift
[270/272] Compiling SDGPersistence URL.swift
[271/311] Emitting module SDGKeyboard
[272/311] Compiling SDGKeyboard Key.swift
[273/311] Compiling SDGLocalization CachedLocalization.swift
[274/311] Compiling SDGLocalization Bool.swift
[275/311] Compiling SDGLocalization CodableViaEnumeration.swift
[276/311] Compiling SDGLocalization Decodable.swift
[277/311] Compiling SDGLocalization LosslessStringConvertible.swift
[278/311] Compiling SDGLocalization Angle.swift
[279/316] Compiling SDGLocalization FormatLocalization.swift
[280/316] Compiling SDGLocalization InterfaceLocalization.swift
[281/316] Compiling SDGLocalization Language.swift
[282/316] Compiling SDGLocalization LocalizationData.swift
[283/316] Compiling SDGLocalization Script.swift
[284/316] Compiling SDGLocalization GrammaticalGender.swift
[285/316] Compiling SDGLocalization GrammaticalNumber.swift
[286/316] Compiling SDGLocalization __________.swift
[287/316] Compiling SDGLocalization _________________.swift
[288/316] Compiling SDGLocalization Localization.swift
[289/316] Compiling SDGLocalization Float.swift
[290/316] Compiling SDGLocalization Int.swift
[291/316] Compiling SDGLocalization IntegerProtcool.swift
[292/316] Compiling SDGLocalization IntegralArithmetic.swift
[293/316] Compiling SDGLocalization RationalArithmetic.swift
[294/316] Compiling SDGLocalization RationalNumberProtocol.swift
[295/316] Compiling SDGLocalization UInt.swift
[296/316] Compiling SDGLocalization WholeArithmetic.swift
[297/316] Compiling SDGLocalization WholeNumberProtocol.swift
[298/316] Compiling SDGLocalization Precondition.swift
[299/316] Compiling SDGLocalization PresentableError.swift
[300/316] Compiling SDGLocalization Range.swift
[301/316] Compiling SDGLocalization TextConvertibleNumber.swift
[302/316] Compiling SDGLocalization TextConvertibleNumberParseError.swift
[303/316] Compiling SDGLocalization InputLocalization.swift
[304/316] Compiling SDGLocalization Casing.swift
[305/316] Compiling SDGLocalization EnglishCasing.swift
[306/316] Emitting module SDGLocalization
[307/316] Compiling SDGLocalization LocalizationSetting.swift
[308/316] Compiling SDGLocalization LocalizationSettingStabilizationMode.swift
[309/316] Compiling SDGLocalization APILocalization.swift
[310/316] Compiling SDGLocalization AnyLocalization.swift
[311/316] Compiling SDGLocalization ContentLocalization.swift
[312/316] Compiling SDGLocalization State.swift
[313/316] Compiling SDGLocalization StateData.swift
[314/316] Compiling SDGLocalization TextDirection.swift
[315/316] Compiling SDGLocalization UserFacing.swift
[316/316] Compiling SDGLocalization UserFacingDynamic.swift
[317/324] Compiling SDGCornerstoneLocalizations APILocalization.swift
[318/324] Compiling SDGCornerstoneLocalizations InterfaceLocalization.swift
[319/324] Emitting module SDGCornerstoneLocalizations
[320/324] Compiling SDGCornerstoneLocalizations FormatLocalization.swift
[321/324] Compiling SDGInterfaceLocalizations InterfaceLocalization.swift
[322/324] Compiling SDGInterfaceLocalizations APILocalization.swift
[323/324] Compiling SDGInterfaceLocalizations MenuBarLocalization.swift
[324/324] Emitting module SDGInterfaceLocalizations
[325/369] Emitting module SDGErrorMessages
[326/369] Compiling SDGErrorMessages Error.swift
[327/369] Compiling SDGCalendar CalendarComponent.swift
[328/369] Compiling SDGCalendar CardinalCalendarComponent.swift
[329/369] Compiling SDGCalendar ConsistentDurationCalendarComponent.swift
[330/369] Compiling SDGCalendar ConsistentlyOrderedCalendarComponent.swift
[331/369] Compiling SDGCalendar Day.swift
[332/369] Compiling SDGCalendar EnumerationCalendarComponent.swift
[333/369] Compiling SDGCalendar ICalendarComponent.swift
[334/369] Compiling SDGCalendar ISOCalendarComponent.swift
[335/369] Compiling SDGCalendar Month.swift
[336/369] Compiling SDGCalendar NumericCalendarComponent.swift
[337/369] Compiling SDGCalendar OrdinalCalendarComponent.swift
[338/369] Compiling SDGCalendar RawRepresentableCalendarComponent.swift
[339/374] Emitting module SDGTesting
[340/374] Compiling SDGTesting Test.swift
[341/374] Compiling SDGTesting PerformanceTest.swift
[342/377] Emitting module SDGCalendar
[343/377] Compiling SDGCalendar GregorianHour.swift
[344/377] Compiling SDGCalendar GregorianMinute.swift
[345/377] Compiling SDGCalendar GregorianMonth.swift
[346/377] Compiling SDGCalendar GregorianSecond.swift
[347/377] Compiling SDGCalendar GregorianWeekday.swift
[348/377] Compiling SDGCalendar HebrewYear.swift
[349/377] Compiling SDGCalendar HebrewYearLength.swift
[350/377] Compiling SDGCalendar RationalArithmetic.swift
[351/377] Compiling SDGCalendar RelativeDate.swift
[352/377] Compiling SDGCalendar UnknownDate.swift
[353/377] Compiling SDGCalendar SmallestCalendarComponent.swift
[354/377] Compiling SDGCalendar Weekday.swift
[355/377] Compiling SDGCalendar Year.swift
[356/377] Compiling SDGCalendar AnyDescribableDate.swift
[357/377] Compiling SDGCalendar CalendarDate.swift
[358/377] Compiling SDGCalendar CalendarInterval.swift
[359/377] Compiling SDGCalendar HebrewMonth.swift
[360/377] Compiling SDGCalendar HebrewMonthAndYear.swift
[361/377] Compiling SDGCalendar HebrewPart.swift
[362/377] Compiling SDGCalendar HebrewWeekday.swift
[363/377] Compiling SDGCalendar HebrewWeekdayDate.swift
[364/377] Compiling SDGCalendar Date.swift
[365/377] Compiling SDGCalendar DateDefinition.swift
[366/377] Compiling SDGCalendar DescribableDate.swift
[367/377] Compiling SDGCalendar FoundationDate.swift
[368/377] Compiling SDGCalendar GregorianDate.swift
[369/377] Compiling SDGCalendar GregorianDay.swift
[370/377] Compiling SDGCalendar GregorianWeekdayDate.swift
[371/377] Compiling SDGCalendar GregorianYear.swift
[372/377] Compiling SDGCalendar HebrewDate.swift
[373/377] Compiling SDGCalendar HebrewDay.swift
[374/377] Compiling SDGCalendar HebrewHour.swift
[375/543] Compiling SDGInterface LegacyMenuCompontents.swift
[376/543] Compiling SDGInterface MenuBuilder.swift
[377/543] Compiling SDGInterface MenuComponents.swift
[378/543] Compiling SDGInterface Placeholder.swift
[379/543] Compiling SDGInterface Anchor.Source.swift
[380/543] Compiling SDGInterface AttachmentAnchor.swift
[381/543] Compiling SDGInterface PopoverAttachmentAnchor.swift
[382/543] Compiling SDGInterface RectangularAttachmentAchor.swift
[383/543] Compiling SDGInterface PopOver.SwiftUIImplementation.swift
[384/543] Compiling SDGInterface PopOver.swift
[385/543] Compiling SDGInterface Cocoa.PopOverDelegate.swift
[386/543] Compiling SDGInterface Cocoa.ViewPopOverView.swift
[387/543] Compiling SDGInterface PopOver.CocoaImplementation.swift
[388/543] Compiling SDGInterface UIPopoverArrowDirection.swift
[389/543] Compiling SDGInterface UIView.swift
[390/543] Compiling SDGInterface Previews.swift
[391/543] Compiling SDGInterface Resources.swift
[392/543] Compiling SDGInterface Resources 1.swift
[393/543] Compiling SDGInterface Table.CocoaImplementation.Cell.swift
[394/543] Compiling SDGInterface Table.CocoaImplementation.CellView.swift
[395/543] Compiling SDGInterface Table.CocoaImplementation.TableView.swift
[396/543] Compiling SDGInterface Table.CocoaImplementation.swift
[397/543] Compiling SDGInterface Table.swift
[398/566] Compiling SDGInterface ClosureActionSender.swift
[399/566] Compiling SDGInterface ClosureSelector.swift
[400/566] Compiling SDGInterface Selector.swift
[401/566] Compiling SDGInterface UIResponder.swift
[402/566] Compiling SDGInterface Alert.swift
[403/566] Compiling SDGInterface AlertButton.swift
[404/566] Compiling SDGInterface AlertButtonStyle.swift
[405/566] Compiling SDGInterface AlertStyle.swift
[406/566] Compiling SDGInterface LegacyView + Alert.swift
[407/566] Compiling SDGInterface ViewWithAlert.CocoaImplementation.swift
[408/566] Compiling SDGInterface ViewWithAlert.SwiftUIImplementation.swift
[409/566] Compiling SDGInterface ViewWithAlert.swift
[410/566] Compiling SDGInterface ApplicationNameForm.swift
[411/566] Compiling SDGInterface ApplicationNameLocalization.swift
[412/566] Compiling SDGInterface Application.swift
[413/566] Compiling SDGInterface LegacyApplication.swift
[414/566] Compiling SDGInterface NSApplicationDelegate.swift
[415/566] Compiling SDGInterface NSApplicationDelegateProtocol.swift
[416/566] Compiling SDGInterface Service.swift
[417/566] Compiling SDGInterface SwiftUIApplication.swift
[418/566] Compiling SDGInterface UIApplicationDelegate.swift
[419/566] Compiling SDGInterface ProcessInfo.swift
[420/566] Compiling SDGInterface ExtensionDetails.swift
[421/566] Compiling SDGInterface FetchResult.swift
[422/589] Compiling SDGInterface Handoff.swift
[423/589] Compiling SDGInterface HandoffAcceptanceDetails.swift
[424/589] Compiling SDGInterface LaunchDetails.swift
[425/589] Compiling SDGInterface OpeningDetails.swift
[426/589] Compiling SDGInterface PrintingDetails.swift
[427/589] Compiling SDGInterface PrintingResponse.swift
[428/589] Compiling SDGInterface QuickActionDetails.swift
[429/589] Compiling SDGInterface RemoteNotificationDetails.swift
[430/589] Compiling SDGInterface SystemInterface.swift
[431/589] Compiling SDGInterface SystemNotification.swift
[432/589] Compiling SDGInterface TerminationResponse.swift
[433/589] Compiling SDGInterface ViewControllerRestorationResponse.swift
[434/589] Compiling SDGInterface Button.CocoaImplementation.swift
[435/589] Compiling SDGInterface Button.SwiftUIImplementation.swift
[436/589] Compiling SDGInterface Button.swift
[437/589] Compiling SDGInterface ButtonLabel.swift
[438/589] Compiling SDGInterface CheckBox.CocoaImplementation.swift
[439/589] Compiling SDGInterface CheckBox.SwiftUIImplementation.swift
[440/589] Compiling SDGInterface CheckBox.swift
[441/589] Compiling SDGInterface SegmentedControl.CocoaImplementation.swift
[442/589] Compiling SDGInterface SegmentedControl.SwiftUIImplementation.swift
[443/589] Compiling SDGInterface SegmentedControl.swift
[444/589] Compiling SDGInterface Colour.swift
[445/589] Compiling SDGInterface ColourContainer.swift
[446/589] Compiling SDGInterface MenuBar.Format.swift
[447/589] Compiling SDGInterface MenuBar.Help.swift
[448/589] Compiling SDGInterface MenuBar.View.swift
[449/589] Compiling SDGInterface MenuBar.Window.swift
[450/589] Compiling SDGInterface Coding.swift
[451/589] Compiling SDGInterface CommandsConcatenation.swift
[452/589] Compiling SDGInterface EmptyCommands.swift
[453/589] Compiling SDGInterface Commands.swift
[454/589] Compiling SDGInterface CommandsBuilder.swift
[455/589] Compiling SDGInterface LegacyCommands.swift
[456/589] Compiling SDGInterface KeyModifiers.swift
[457/589] Compiling SDGInterface Divider.swift
[458/589] Compiling SDGInterface EmptyMenuComponents.swift
[459/589] Compiling SDGInterface Menu.SwiftUICommandsImplementation.swift
[460/589] Compiling SDGInterface Menu.SwiftUIImplementation.swift
[461/589] Compiling SDGInterface Menu.swift
[462/589] Compiling SDGInterface Menu.CocoaImplementation.swift
[463/589] Compiling SDGInterface Menu.CocoaMenu.swift
[464/589] Compiling SDGInterface MenuProtocol.swift
[465/589] Compiling SDGInterface MenuComponentsConcatenation.swift
[466/589] Compiling SDGInterface MenuEntry.CocoaImplementation.swift
[467/589] Compiling SDGInterface MenuEntry.SwiftUIImplementation.swift
[468/589] Compiling SDGInterface MenuEntry.swift
[469/589] Compiling SDGInterface TextEditor.CocoaDocumentView.swift
[470/589] Compiling SDGInterface TextEditor.CocoaFrameView.swift
[471/589] Compiling SDGInterface TextEditor.CocoaImplementation.swift
[472/589] Compiling SDGInterface TextEditor.swift
[473/589] Compiling SDGInterface LabelledTextField.swift
[474/589] Compiling SDGInterface TextField.Cell.swift
[475/589] Compiling SDGInterface TextField.CocoaImplementation.swift
[476/589] Compiling SDGInterface TextField.SwiftUIImplementation.swift
[477/589] Compiling SDGInterface TextField.swift
[478/589] Compiling SDGInterface TextView.CocoaImplementation.swift
[479/589] Compiling SDGInterface TextView.swift
[480/589] Compiling SDGInterface TextContextMenu.swift
[481/589] Compiling SDGInterface AnyView.swift
[482/589] Compiling SDGInterface CocoaView.swift
[483/589] Compiling SDGInterface LayoutConstraintPriority.NativeType.swift
[484/589] Compiling SDGInterface LayoutConstraintPriority.swift
[485/589] Compiling SDGInterface EmptyView.swift
[486/589] Compiling SDGInterface CocoaViewImplementation.swift
[487/589] Compiling SDGInterface CocoaViewRepresentableWrapper.swift
[488/589] Compiling SDGInterface CompositeLegacyViewImplementation.swift
[489/589] Compiling SDGInterface CompositeViewImplementation.swift
[490/589] Compiling SDGInterface LegacyCocoaViewImplementation.swift
[491/589] Compiling SDGInterface LegacyView.swift
[492/589] Compiling SDGInterface NSColor.swift
[493/589] Compiling SDGInterface UIColor.swift
[494/589] Compiling SDGInterface ContextMenu.swift
[495/589] Compiling SDGInterface ContextMenuEntries.swift
[496/589] Compiling SDGInterface CocoaImage.swift
[497/589] Compiling SDGInterface Image.Definition.swift
[498/589] Compiling SDGInterface Image.swift
[499/589] Compiling SDGInterface SwiftUI.Image.swift
[500/589] Compiling SDGInterface Alignment.swift
[501/589] Compiling SDGInterface HorizontalAlignment.swift
[502/589] Compiling SDGInterface VerticalAlignment.swift
[503/589] Compiling SDGInterface Axis.swift
[504/589] Compiling SDGInterface ContentMode.swift
[505/589] Compiling SDGInterface Edge.swift
[506/589] Compiling SDGInterface EdgeSet.swift
[507/589] Compiling SDGInterface NSRectEdge.swift
[508/589] Compiling SDGInterface CGPoint.swift
[509/589] Compiling SDGInterface Point.swift
[510/589] Compiling SDGInterface UnitPoint.swift
[511/589] Compiling SDGInterface CGRect.swift
[512/589] Compiling SDGInterface Rectangle.swift
[513/589] Compiling SDGInterface CGSize.swift
[514/589] Compiling SDGInterface Size.swift
[515/589] Compiling SDGInterface Framed.swift
[516/589] Emitting module SDGInterface
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SDGInterface/Windows/Window/Window.CocoaImplementation.swift:37:40: warning: generic parameter 'Content' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    internal class CocoaImplementation<Content>: Superclass, ManagedWindow, SharedValueObserver,
                                       ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SDGInterface/Windows/Window/Window.swift:30:22: note: 'Content' previously declared here
public struct Window<Content, L>: LegacyWindow where Content: LegacyView, L: Localization {
                     ^
[517/589] Compiling SDGInterface RichTextEditingResponder.swift
[518/589] Compiling SDGInterface TextDisplayResponder.swift
[519/589] Compiling SDGInterface TextEditingResponder.swift
[520/589] Compiling SDGInterface CharacterInformation.swift
[521/589] Compiling SDGInterface Font.swift
[522/589] Compiling SDGInterface CompatibilityLabel.swift
[523/589] Compiling SDGInterface GenericLabel.CocoaImplementation.swift
[524/589] Compiling SDGInterface GenericLabel.SwiftUIImplementation.swift
[525/589] Compiling SDGInterface GenericLabel.swift
[526/589] Compiling SDGInterface Label.swift
[527/589] Compiling SDGInterface DerivedLog.CocoaImplementation.swift
[528/589] Compiling SDGInterface DerivedLog.swift
[529/589] Compiling SDGInterface Log.swift
[530/589] Compiling SDGInterface NSAttributedString.Key.swift
[531/589] Compiling SDGInterface NSAttributedString.swift
[532/589] Compiling SDGInterface RichText.swift
[533/589] Compiling SDGInterface RichTextIndex.swift
[534/589] Compiling SDGInterface RichTextNormalizationAttribute.swift
[535/589] Compiling SDGInterface RichTextNormalizationAttributeMapping.swift
[536/589] Compiling SDGInterface RichTextScalar.swift
[537/589] Compiling SDGInterface RichTextSegment.swift
[538/589] Compiling SDGInterface StrictString.swift
[539/589] Compiling SDGInterface CocoaTextView.swift
[540/589] Compiling SDGInterface HorizontalStack.swift
[541/589] Compiling SDGInterface Layered.swift
[542/589] Compiling SDGInterface Padded.swift
[543/589] Compiling SDGInterface Proportioned.swift
[544/589] Compiling SDGInterface LegacyMode.swift
[545/589] Compiling SDGInterface LegacyMenuBar.swift
[546/589] Compiling SDGInterface MenuBar.swift
[547/589] Compiling SDGInterface MenuBarProtocol.swift
[548/589] Compiling SDGInterface MenuBar.Application.swift
[549/589] Compiling SDGInterface MenuBar.Edit.Find.swift
[550/589] Compiling SDGInterface MenuBar.Edit.Speech.swift
[551/589] Compiling SDGInterface MenuBar.Edit.SpellingAndGrammar.swift
[552/589] Compiling SDGInterface MenuBar.Edit.Substitutions.swift
[553/589] Compiling SDGInterface MenuBar.Edit.Transformations.swift
[554/589] Compiling SDGInterface MenuBar.Edit.swift
[555/589] Compiling SDGInterface MenuBar.File.OpenRecent.swift
[556/589] Compiling SDGInterface MenuBar.File.swift
[557/589] Compiling SDGInterface MenuBar.Format.Font.Baseline.swift
[558/589] Compiling SDGInterface MenuBar.Format.Font.Casing.swift
[559/589] Compiling SDGInterface MenuBar.Format.Font.Kern.swift
[560/589] Compiling SDGInterface MenuBar.Format.Font.Ligatures.swift
[561/589] Compiling SDGInterface MenuBar.Format.Font.swift
[562/589] Compiling SDGInterface MenuBar.Format.Text.WritingDirection.swift
[563/589] Compiling SDGInterface MenuBar.Format.Text.swift
[564/589] Compiling SDGInterface SwiftUIViewImplementation.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SDGInterface/Windows/Window/Window.CocoaImplementation.swift:37:40: warning: generic parameter 'Content' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    internal class CocoaImplementation<Content>: Superclass, ManagedWindow, SharedValueObserver,
                                       ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SDGInterface/Windows/Window/Window.swift:30:22: note: 'Content' previously declared here
public struct Window<Content, L>: LegacyWindow where Content: LegacyView, L: Localization {
                     ^
[565/589] Compiling SDGInterface View + LetterboxPreviews.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SDGInterface/Windows/Window/Window.CocoaImplementation.swift:37:40: warning: generic parameter 'Content' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    internal class CocoaImplementation<Content>: Superclass, ManagedWindow, SharedValueObserver,
                                       ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SDGInterface/Windows/Window/Window.swift:30:22: note: 'Content' previously declared here
public struct Window<Content, L>: LegacyWindow where Content: LegacyView, L: Localization {
                     ^
[566/589] Compiling SDGInterface View.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SDGInterface/Windows/Window/Window.CocoaImplementation.swift:37:40: warning: generic parameter 'Content' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    internal class CocoaImplementation<Content>: Superclass, ManagedWindow, SharedValueObserver,
                                       ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SDGInterface/Windows/Window/Window.swift:30:22: note: 'Content' previously declared here
public struct Window<Content, L>: LegacyWindow where Content: LegacyView, L: Localization {
                     ^
[567/589] Compiling SDGInterface ViewProtocolShims.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SDGInterface/Windows/Window/Window.CocoaImplementation.swift:37:40: warning: generic parameter 'Content' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    internal class CocoaImplementation<Content>: Superclass, ManagedWindow, SharedValueObserver,
                                       ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SDGInterface/Windows/Window/Window.swift:30:22: note: 'Content' previously declared here
public struct Window<Content, L>: LegacyWindow where Content: LegacyView, L: Localization {
                     ^
[568/589] Compiling SDGInterface Color.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SDGInterface/Windows/Window/Window.CocoaImplementation.swift:37:40: warning: generic parameter 'Content' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    internal class CocoaImplementation<Content>: Superclass, ManagedWindow, SharedValueObserver,
                                       ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SDGInterface/Windows/Window/Window.swift:30:22: note: 'Content' previously declared here
public struct Window<Content, L>: LegacyWindow where Content: LegacyView, L: Localization {
                     ^
[569/589] Compiling SDGInterface Ellipse.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SDGInterface/Windows/Window/Window.CocoaImplementation.swift:37:40: warning: generic parameter 'Content' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    internal class CocoaImplementation<Content>: Superclass, ManagedWindow, SharedValueObserver,
                                       ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SDGInterface/Windows/Window/Window.swift:30:22: note: 'Content' previously declared here
public struct Window<Content, L>: LegacyWindow where Content: LegacyView, L: Localization {
                     ^
[570/589] Compiling SDGInterface SwiftUI.Rectangle.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SDGInterface/Windows/Window/Window.CocoaImplementation.swift:37:40: warning: generic parameter 'Content' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    internal class CocoaImplementation<Content>: Superclass, ManagedWindow, SharedValueObserver,
                                       ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SDGInterface/Windows/Window/Window.swift:30:22: note: 'Content' previously declared here
public struct Window<Content, L>: LegacyWindow where Content: LegacyView, L: Localization {
                     ^
[571/589] Compiling SDGInterface SwiftUIAnyView.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SDGInterface/Windows/Window/Window.CocoaImplementation.swift:37:40: warning: generic parameter 'Content' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    internal class CocoaImplementation<Content>: Superclass, ManagedWindow, SharedValueObserver,
                                       ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SDGInterface/Windows/Window/Window.swift:30:22: note: 'Content' previously declared here
public struct Window<Content, L>: LegacyWindow where Content: LegacyView, L: Localization {
                     ^
[572/589] Compiling SDGInterface SwiftUITupleView.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SDGInterface/Windows/Window/Window.CocoaImplementation.swift:37:40: warning: generic parameter 'Content' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    internal class CocoaImplementation<Content>: Superclass, ManagedWindow, SharedValueObserver,
                                       ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SDGInterface/Windows/Window/Window.swift:30:22: note: 'Content' previously declared here
public struct Window<Content, L>: LegacyWindow where Content: LegacyView, L: Localization {
                     ^
[573/589] Compiling SDGInterface Text.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SDGInterface/Windows/Window/Window.CocoaImplementation.swift:37:40: warning: generic parameter 'Content' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    internal class CocoaImplementation<Content>: Superclass, ManagedWindow, SharedValueObserver,
                                       ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SDGInterface/Windows/Window/Window.swift:30:22: note: 'Content' previously declared here
public struct Window<Content, L>: LegacyWindow where Content: LegacyView, L: Localization {
                     ^
[574/589] Compiling SDGInterface CocoaWindow.FullscreenObserver.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SDGInterface/Windows/Window/Window.CocoaImplementation.swift:37:40: warning: generic parameter 'Content' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    internal class CocoaImplementation<Content>: Superclass, ManagedWindow, SharedValueObserver,
                                       ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SDGInterface/Windows/Window/Window.swift:30:22: note: 'Content' previously declared here
public struct Window<Content, L>: LegacyWindow where Content: LegacyView, L: Localization {
                     ^
[575/589] Compiling SDGInterface CocoaWindow.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SDGInterface/Windows/Window/Window.CocoaImplementation.swift:37:40: warning: generic parameter 'Content' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    internal class CocoaImplementation<Content>: Superclass, ManagedWindow, SharedValueObserver,
                                       ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SDGInterface/Windows/Window/Window.swift:30:22: note: 'Content' previously declared here
public struct Window<Content, L>: LegacyWindow where Content: LegacyView, L: Localization {
                     ^
[576/589] Compiling SDGInterface ManagedWindow.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SDGInterface/Windows/Window/Window.CocoaImplementation.swift:37:40: warning: generic parameter 'Content' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    internal class CocoaImplementation<Content>: Superclass, ManagedWindow, SharedValueObserver,
                                       ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SDGInterface/Windows/Window/Window.swift:30:22: note: 'Content' previously declared here
public struct Window<Content, L>: LegacyWindow where Content: LegacyView, L: Localization {
                     ^
[577/589] Compiling SDGInterface CocoaWindowImplementation.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SDGInterface/Windows/Window/Window.CocoaImplementation.swift:37:40: warning: generic parameter 'Content' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    internal class CocoaImplementation<Content>: Superclass, ManagedWindow, SharedValueObserver,
                                       ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SDGInterface/Windows/Window/Window.swift:30:22: note: 'Content' previously declared here
public struct Window<Content, L>: LegacyWindow where Content: LegacyView, L: Localization {
                     ^
[578/589] Compiling SDGInterface LegacyWindow.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SDGInterface/Windows/Window/Window.CocoaImplementation.swift:37:40: warning: generic parameter 'Content' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    internal class CocoaImplementation<Content>: Superclass, ManagedWindow, SharedValueObserver,
                                       ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SDGInterface/Windows/Window/Window.swift:30:22: note: 'Content' previously declared here
public struct Window<Content, L>: LegacyWindow where Content: LegacyView, L: Localization {
                     ^
[579/589] Compiling SDGInterface WindowProtocol.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SDGInterface/Windows/Window/Window.CocoaImplementation.swift:37:40: warning: generic parameter 'Content' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    internal class CocoaImplementation<Content>: Superclass, ManagedWindow, SharedValueObserver,
                                       ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SDGInterface/Windows/Window/Window.swift:30:22: note: 'Content' previously declared here
public struct Window<Content, L>: LegacyWindow where Content: LegacyView, L: Localization {
                     ^
[580/589] Compiling SDGInterface Window.CocoaImplementation.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SDGInterface/Windows/Window/Window.CocoaImplementation.swift:37:40: warning: generic parameter 'Content' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    internal class CocoaImplementation<Content>: Superclass, ManagedWindow, SharedValueObserver,
                                       ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SDGInterface/Windows/Window/Window.swift:30:22: note: 'Content' previously declared here
public struct Window<Content, L>: LegacyWindow where Content: LegacyView, L: Localization {
                     ^
[581/589] Compiling SDGInterface Window.SwiftUIImplementation.Delegate.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SDGInterface/Windows/Window/Window.CocoaImplementation.swift:37:40: warning: generic parameter 'Content' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    internal class CocoaImplementation<Content>: Superclass, ManagedWindow, SharedValueObserver,
                                       ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SDGInterface/Windows/Window/Window.swift:30:22: note: 'Content' previously declared here
public struct Window<Content, L>: LegacyWindow where Content: LegacyView, L: Localization {
                     ^
[582/589] Compiling SDGInterface Window.SwiftUIImplementation.WindowFinder.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SDGInterface/Windows/Window/Window.CocoaImplementation.swift:37:40: warning: generic parameter 'Content' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    internal class CocoaImplementation<Content>: Superclass, ManagedWindow, SharedValueObserver,
                                       ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SDGInterface/Windows/Window/Window.swift:30:22: note: 'Content' previously declared here
public struct Window<Content, L>: LegacyWindow where Content: LegacyView, L: Localization {
                     ^
[583/589] Compiling SDGInterface Window.SwiftUIImplementation.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SDGInterface/Windows/Window/Window.CocoaImplementation.swift:37:40: warning: generic parameter 'Content' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    internal class CocoaImplementation<Content>: Superclass, ManagedWindow, SharedValueObserver,
                                       ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SDGInterface/Windows/Window/Window.swift:30:22: note: 'Content' previously declared here
public struct Window<Content, L>: LegacyWindow where Content: LegacyView, L: Localization {
                     ^
[584/589] Compiling SDGInterface Window.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SDGInterface/Windows/Window/Window.CocoaImplementation.swift:37:40: warning: generic parameter 'Content' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    internal class CocoaImplementation<Content>: Superclass, ManagedWindow, SharedValueObserver,
                                       ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SDGInterface/Windows/Window/Window.swift:30:22: note: 'Content' previously declared here
public struct Window<Content, L>: LegacyWindow where Content: LegacyView, L: Localization {
                     ^
[585/589] Compiling SDGInterface WindowType.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SDGInterface/Windows/Window/Window.CocoaImplementation.swift:37:40: warning: generic parameter 'Content' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    internal class CocoaImplementation<Content>: Superclass, ManagedWindow, SharedValueObserver,
                                       ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SDGInterface/Windows/Window/Window.swift:30:22: note: 'Content' previously declared here
public struct Window<Content, L>: LegacyWindow where Content: LegacyView, L: Localization {
                     ^
[586/589] Compiling SDGInterface resource_bundle_accessor.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SDGInterface/Windows/Window/Window.CocoaImplementation.swift:37:40: warning: generic parameter 'Content' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    internal class CocoaImplementation<Content>: Superclass, ManagedWindow, SharedValueObserver,
                                       ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SDGInterface/Windows/Window/Window.swift:30:22: note: 'Content' previously declared here
public struct Window<Content, L>: LegacyWindow where Content: LegacyView, L: Localization {
                     ^
[587/602] Emitting module SDGXCTestUtilities
[588/602] Compiling SDGXCTestUtilities XCTAssert.swift
[589/602] Compiling SDGXCTestUtilities TestCase.swift
[590/602] Compiling SDGInterfaceTestUtilities LegacyView.swift
[591/602] Compiling SDGInterfaceTestUtilities View.swift
[592/602] Emitting module SDGInterfaceTestUtilities
[593/602] Compiling SDGProgressIndicators ProgressBar.CocoaImplementation.swift
[594/602] Compiling SDGProgressIndicators ProgressBar.SwiftUIImplementation.swift
[595/602] Compiling SDGProgressIndicators Previews.swift
[596/602] Compiling SDGProgressIndicators ProgressBarPreview.swift
[597/602] Compiling SDGProgressIndicators LabelledProgressBar.swift
[598/602] Compiling SDGProgressIndicators LegacyMode.swift
[599/602] Emitting module SDGProgressIndicators
[600/602] Compiling SDGProgressIndicators LegacyView.swift
[601/602] Compiling SDGProgressIndicators LabelledProgressBarPreview.swift
[602/602] Compiling SDGProgressIndicators ProgressBar.swift
[603/603] Compiling SDGProgressIndicators View.swift
[604/611] Compiling SDGInterfaceSample MenuBarSampleWindow.swift
[605/612] Compiling SDGInterfaceSample MenuBarSampleViewTextField.swift
[606/612] Compiling SDGInterfaceSample MenuBarSampleView.swift
[607/612] Compiling SDGInterfaceSample MenuBarSampleMenu.swift
[608/612] Compiling SDGInterfaceSample InterfaceLocalization.swift
[609/612] Compiling SDGInterfaceSample MenuBarSample.swift
[610/612] Emitting module SDGInterfaceSample
[611/612] Compiling SDGInterfaceSample MenuBarTarget.swift
[612/612] Compiling SDGInterfaceSample SampleApplication.swift
[613/615] Emitting module SDGInterfaceInternalTestUtilities
[614/615] Compiling SDGInterfaceInternalTestUtilities Window.swift
[615/615] Compiling SDGInterfaceInternalTestUtilities ApplicationTestCase.swift
Build complete! (25.66s)
Fetching https://github.com/SDGGiesbrecht/SDGCornerstone from cache
Fetching https://github.com/apple/swift-numerics from cache
Fetching https://github.com/apple/swift-collections from cache
Fetched https://github.com/apple/swift-numerics from cache (0.23s)
Computing version for https://github.com/SDGGiesbrecht/SDGCornerstone
Fetched https://github.com/SDGGiesbrecht/SDGCornerstone from cache (0.23s)
Fetched https://github.com/apple/swift-collections from cache (0.24s)
Computed https://github.com/SDGGiesbrecht/SDGCornerstone at 10.1.2 (0.66s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.0.1 (0.53s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.1 (0.52s)
Creating working copy for https://github.com/SDGGiesbrecht/SDGCornerstone
Working copy of https://github.com/SDGGiesbrecht/SDGCornerstone resolved at 10.1.2
warning: /Users/builder/builds/UKfvDsi8u/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/UKfvDsi8u/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/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.0.1
Build complete.
Done.

Build Machine: Mac 7