Build Information
Successful build of SDGWeb, reference 6.1.2 (33021d), with Swift 6.3 for Wasm on 13 Apr 2026 16:43:46 UTC.
Swift 6 data race errors: 0
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/swiftpackageindex/spi-images:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sdggiesbrecht/sdgweb.git
Reference: 6.1.2
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/sdggiesbrecht/sdgweb
* tag 6.1.2 -> FETCH_HEAD
HEAD is now at 33021da Version 6.1.2
Cloned https://github.com/sdggiesbrecht/sdgweb.git
Revision (git rev-parse @):
33021da957a1ccc1a93e09c1559ec1053c636504
SUCCESS checkout https://github.com/sdggiesbrecht/sdgweb.git at 6.1.2
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.3
Building package at path: $PWD
https://github.com/sdggiesbrecht/sdgweb.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/swiftpackageindex/spi-images:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1
wasm-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d69f4e7582c319245442d62a08b2d7c7fd5a0c0c69f5d2ef11d1530cd8d3329b
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest
Fetching https://github.com/SDGGiesbrecht/SDGCornerstone
[1/102117] Fetching sdgcornerstone
Fetched https://github.com/SDGGiesbrecht/SDGCornerstone from cache (4.69s)
Computing version for https://github.com/SDGGiesbrecht/SDGCornerstone
Computed https://github.com/SDGGiesbrecht/SDGCornerstone at 10.2.0 (5.70s)
Fetching https://github.com/apple/swift-numerics
Fetching https://github.com/apple/swift-collections
[1/23537] Fetching swift-collections
[708/29953] Fetching swift-collections, swift-numerics
Fetched https://github.com/apple/swift-numerics from cache (1.59s)
Fetched https://github.com/apple/swift-collections from cache (1.63s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.1.1 (2.03s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.4.1 (0.67s)
Creating working copy for https://github.com/SDGGiesbrecht/SDGCornerstone
Working copy of https://github.com/SDGGiesbrecht/SDGCornerstone resolved at 10.2.0
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.1.1
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.4.1
[1/1] Compiling plugin SDGEmbedResources
[2/2] Compiling plugin SDGCopySources
Building for debugging...
[2/34] Copying Root.css
[3/34] Write sources
[20/34] Compiling _NumericsShims _NumericsShims.c
[21/34] Write swift-version-24593BA9C3E375BF.txt
[23/87] Emitting module SDGControlFlow
[24/89] Emitting module InternalCollectionsUtilities
[25/91] Compiling InternalCollectionsUtilities _SortedCollection.swift
[26/91] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[27/91] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[28/91] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[29/91] Compiling SDGControlFlow Tuple.swift
[31/91] Compiling RealModule RealFunctions.swift
[32/92] Compiling InternalCollectionsUtilities String+Padding.swift
[33/92] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[34/92] Compiling SDGControlFlow TextualPlaygroundDisplay.swift
[35/92] Compiling SDGControlFlow TransparentWrapper.swift
[36/92] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[40/92] Compiling InternalCollectionsUtilities UInt+reversed.swift
[41/92] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[44/92] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[45/92] Compiling InternalCollectionsUtilities Span+Extras.swift
[47/92] Compiling InternalCollectionsUtilities Integer rank.swift
[48/92] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[51/92] Compiling InternalCollectionsUtilities Debugging.swift
[52/92] Compiling InternalCollectionsUtilities Descriptions.swift
[53/92] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[63/93] Compiling SDGLogic NilLiteral.swift
[64/93] Compiling SDGLogic Equatable.swift
[65/93] Compiling SDGLogic Operators.swift
[66/93] Compiling SDGLogic Tuple.swift
[67/93] Compiling RealModule Float80+Real.swift
[68/93] Compiling RealModule Real.swift
[69/93] Compiling SDGLogic Any.swift
[70/93] Compiling RealModule RelaxedArithmetic.swift
[71/93] Emitting module SDGLogic
[72/93] Compiling SDGLogic Bool.swift
[76/95] Compiling RealModule Float16+Real.swift
[80/95] Emitting module RealModule
[83/96] Wrapping AST for SDGControlFlow for debugging
[85/96] Wrapping AST for SDGLogic for debugging
[86/96] Wrapping AST for InternalCollectionsUtilities for debugging
[87/96] Wrapping AST for RealModule for debugging
[89/181] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[90/181] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[91/181] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[92/181] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[93/181] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[94/181] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[95/181] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[96/181] Compiling OrderedCollections OrderedSet+Initializers.swift
[97/181] Compiling OrderedCollections OrderedSet+Insertions.swift
[98/181] Compiling OrderedCollections OrderedSet+Invariants.swift
[99/181] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[100/181] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[101/181] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[102/181] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[103/181] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[104/181] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[105/181] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[106/181] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[107/181] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[108/181] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[109/181] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[110/181] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[111/181] Compiling SDGMathematics Float.swift
[112/181] Compiling SDGMathematics FunctionAnalysis.swift
[113/181] Compiling SDGMathematics Int.swift
[114/181] Compiling SDGMathematics Measurement.swift
[115/181] Compiling SDGMathematics Angle.swift
[116/181] Compiling SDGMathematics BitField.swift
[117/181] Compiling SDGMathematics ClosedRange.swift
[118/181] Compiling SDGMathematics Comparable.swift
[119/181] Compiling SDGMathematics Data.swift
[120/181] Compiling SDGMathematics IntegralArithmetic.swift
[121/181] Compiling SDGMathematics Negatable.swift
[122/181] Compiling SDGMathematics NumericAdditiveArithmetic.swift
[123/181] Compiling SDGMathematics OneDimensionalPoint.swift
[124/181] Compiling SDGMathematics RationalVector.swift
[125/181] Compiling SDGMathematics RealArithmetic.swift
[126/181] Compiling SDGMathematics RealNumberProtocol.swift
[127/188] Compiling SDGMathematics Subtractable.swift
[128/188] Compiling SDGMathematics OneDimensionalVector.swift
[129/188] Compiling SDGMathematics PointProtocol.swift
[130/188] Compiling SDGMathematics RationalArithmetic.swift
[131/188] Compiling SDGMathematics RationalNumberProtocol.swift
[132/188] Compiling SDGMathematics VectorProtocol.swift
[133/188] Compiling SDGMathematics WholeArithmetic.swift
[134/188] Compiling SDGMathematics WholeNumberProtocol.swift
[135/188] Compiling SDGMathematics Operators.swift
[136/188] Compiling OrderedCollections _HashTable+BucketIterator.swift
[137/188] Compiling SDGMathematics FixedScaleOneDimensionalPoint.swift
[138/188] Compiling SDGMathematics GenericAdditiveArithmetic.swift
[139/188] Compiling SDGMathematics IntegerProtocol.swift
[140/188] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[141/188] Compiling OrderedCollections _HashTable.swift
[142/188] Compiling OrderedCollections _Hashtable+Header.swift
[143/188] Emitting module OrderedCollections
[144/188] Compiling OrderedCollections OrderedSet+Sendable.swift
[145/188] Compiling OrderedCollections OrderedSet+SubSequence.swift
[146/188] Compiling OrderedCollections OrderedSet+Testing.swift
[147/188] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[148/188] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[149/188] Compiling OrderedCollections OrderedSet.swift
[150/188] Compiling OrderedCollections _UnsafeBitset.swift
[151/189] Wrapping AST for OrderedCollections for debugging
[173/193] Emitting module SDGMathematics
[174/193] Compiling SDGMathematics OrderedEnumeration.swift
[175/193] Compiling SDGMathematics Sequence.swift
[176/193] Compiling SDGMathematics Tuple.swift
[177/193] Compiling SDGMathematics UInt.swift
[187/194] Wrapping AST for SDGMathematics for debugging
[189/256] Compiling SDGCollections BidirectionalPattern.swift
[190/256] Compiling SDGCollections Pattern.swift
[191/256] Compiling SDGCollections PatternMatch.swift
[192/256] Compiling SDGCollections PatternConsumption.swift
[193/256] Compiling SDGCollections RepetitionMatch.swift
[194/256] Compiling SDGCollections RepetitionPattern.swift
[195/256] Compiling SDGCollections SeparatedComponentMatch.swift
[196/256] Compiling SDGCollections Range.swift
[197/256] Compiling SDGCollections OrderedSet.SubSequence.swift
[198/256] Compiling SDGCollections OrderedSet.swift
[199/256] Compiling SDGCollections ExclusivePrefixMatch.swift
[200/256] Compiling SDGCollections ExclusiveSuffixMatch.swift
[201/256] Compiling SDGCollections InclusivePrefixMatch.swift
[202/256] Compiling SDGCollections InclusiveSuffixMatch.swift
[203/256] Compiling SDGCollections AlternativeMatch.swift
[204/256] Compiling SDGCollections AlternativePatterns.swift
[205/256] Compiling SDGCollections NaryAlternativeMatch.swift
[206/256] Compiling SDGCollections NaryAlternativePatterns.swift
[207/256] Compiling SDGCollections AnyBidirectionalPattern.swift
[208/256] Compiling SDGCollections AnyPattern.swift
[209/256] Compiling SDGCollections AnyPatternMatch.swift
[210/256] Compiling SDGCollections AtomicPatternMatch.swift
[211/256] Compiling SDGCollections ConcatenatedMatch.swift
[212/256] Compiling SDGCollections ConcatenatedPatterns.swift
[213/256] Compiling SDGCollections NaryConcatenatedMatch.swift
[214/256] Compiling SDGCollections NaryConcatenatedPatterns.swift
[215/256] Compiling SDGCollections RangeExpression.swift
[216/256] Compiling SDGCollections RangeReplaceableCollection.swift
[217/256] Compiling SDGCollections ReversedCollection.swift
[218/256] Compiling SDGCollections SearchableBidirectionalCollection.swift
[219/256] Compiling SDGCollections SearchableCollection.swift
[220/256] Compiling SDGCollections Slice.swift
[221/256] Compiling SDGCollections AbsoluteComplement.swift
[222/256] Compiling SDGCollections ComparableSet.swift
[223/256] Compiling SDGCollections ConditionalPattern.swift
[224/256] Compiling SDGCollections LiteralPattern.swift
[225/256] Compiling SDGCollections NegatedPattern.swift
[226/256] Compiling SDGCollections NestingContentsPattern.swift
[227/256] Compiling SDGCollections NestingMatch.swift
[228/256] Compiling SDGCollections NestingMatchContents.swift
[229/256] Compiling SDGCollections NestingMatchSegment.swift
[230/256] Compiling SDGCollections NestingPattern.swift
[231/256] Compiling SDGCollections NestingSegmentPattern.swift
[232/256] Compiling SDGCollections Operators.swift
[233/256] Compiling SDGCollections AnyCollection.swift
[234/256] Compiling SDGCollections Array.swift
[235/256] Compiling SDGCollections BidirectionalCollection.swift
[236/256] Compiling SDGCollections Collection.swift
[237/256] Compiling SDGCollections CollectionDifference.swift
[238/256] Compiling SDGCollections CollectionDifferenceChange.swift
[239/256] Compiling SDGCollections FillDirection.swift
[240/256] Compiling SDGCollections LexicographicalComparison.swift
[241/256] Compiling SDGCollections Addable.swift
[242/256] Compiling SDGCollections BijectiveMapping.swift
[243/256] Compiling SDGCollections ContextualMapping.swift
[244/256] Compiling SDGCollections Dictionary.swift
[245/256] Compiling SDGCollections CharacterSet.swift
[246/256] Compiling SDGCollections Data.swift
[247/256] Compiling SDGCollections String.swift
[248/256] Compiling SDGCollections StringProtocol.swift
[249/256] Compiling SDGCollections LegacyMode.swift
[250/264] Compiling SDGCollections FiniteSet.swift
[251/264] Compiling SDGCollections IntensionalSet.swift
[252/264] Compiling SDGCollections Intersection.swift
[253/264] Compiling SDGCollections MutableSet.swift
[254/264] Compiling SDGCollections Set.swift
[255/264] Compiling SDGCollections SetDefinition.swift
[256/264] Compiling SDGCollections SetInRepresentableUniverse.swift
[257/264] Compiling SDGCollections Union.swift
[258/264] Emitting module SDGCollections
[259/265] Wrapping AST for SDGCollections for debugging
[261/294] Compiling SDGText CharacterSet.swift
[262/294] Compiling SDGText CollectionStringFamily.swift
[263/294] Compiling SDGText CollectionUnicodeScalar.swift
[264/294] Compiling SDGText StaticString.swift
[265/297] Compiling SDGText String.swift
[266/297] Compiling SDGText StringClusterView.swift
[267/297] Compiling SDGText StringScalarView.swift
[268/297] Compiling SDGText ExtendedGraphemeCluster.swift
[269/297] Compiling SDGText LineViewIndex.swift
[270/297] Compiling SDGText Newline.swift
[271/297] Compiling SDGText NewlinePattern.swift
[272/297] Compiling SDGText StringFamily.swift
[273/297] Compiling SDGText StringIndex.swift
[274/297] Compiling SDGText UnicodeScalarView.swift
[275/297] Compiling SDGText UnicodeScalar.swift
[276/297] Compiling SDGText Font.Definition.swift
[277/297] Compiling SDGText Font.swift
[278/297] Compiling SDGText NSFont.swift
[279/297] Compiling SDGText SwiftUI.Font.swift
[280/297] Compiling SDGText StrictStringStringInterpolation.swift
[281/297] Compiling SDGText ExtendedGraphemeClusterView.swift
[282/297] Compiling SDGText Line.swift
[283/297] Compiling SDGText LineView.swift
[284/297] Compiling SDGText UIFont.swift
[285/297] Compiling SDGText MarkupPlaygroundDisplay.swift
[286/297] Compiling SDGText Range.swift
[287/297] Compiling SDGText SemanticMarkup.swift
[288/297] Compiling SDGText SemanticMarkupStringInterpolation.swift
[289/297] Compiling SDGText StrictString.swift
[290/297] Compiling SDGText StrictStringClusterView.swift
[291/297] Compiling SDGText StrictStringInterpolationProtocol.swift
[292/297] Emitting module SDGText
[293/298] Wrapping AST for SDGText for debugging
[295/312] Compiling SDGPersistence Data.swift
[296/312] Compiling SDGPersistence FileConvertible.swift
[297/313] Compiling SDGCSS resource_bundle_accessor.swift
[298/313] Compiling SDGPersistence StrictString.swift
[299/313] Compiling SDGPersistence ProcessInfo.swift
[300/313] Compiling SDGPersistence PreferenceSet.swift
[301/313] Compiling SDGPersistence String.swift
[302/313] Compiling SDGCSS Resources 1.swift
[303/313] Compiling SDGCSS Resources.swift
[304/313] Emitting module SDGCSS
[305/313] Compiling SDGCSS CSS.swift
[307/314] Compiling SDGPersistence FileManager.swift
[308/314] Compiling SDGPersistence Preference.swift
[309/314] Emitting module SDGPersistence
[310/314] Compiling SDGPersistence URL.swift
[311/315] Wrapping AST for SDGPersistence for debugging
[313/357] Compiling generate_entity_list Entity.swift
[314/357] Compiling generate_entity_list EntityListGenerator.swift
[315/357] Emitting module generate_entity_list
[316/358] Wrapping AST for generate_entity_list for debugging
[317/358] Write Objects.LinkFileList
[319/358] Compiling SDGLocalization CachedLocalization.swift
[320/358] Compiling SDGLocalization Bool.swift
[321/358] Compiling SDGLocalization CodableViaEnumeration.swift
[322/358] Compiling SDGLocalization Decodable.swift
[323/358] Compiling SDGLocalization LosslessStringConvertible.swift
[324/358] Compiling SDGLocalization Angle.swift
[325/363] Compiling SDGLocalization FormatLocalization.swift
[326/363] Compiling SDGLocalization InterfaceLocalization.swift
[327/363] Compiling SDGLocalization Language.swift
[328/363] Compiling SDGLocalization LocalizationData.swift
[329/363] Compiling SDGLocalization Script.swift
[330/363] Compiling SDGLocalization GrammaticalGender.swift
[331/363] Compiling SDGLocalization GrammaticalNumber.swift
[332/363] Compiling SDGLocalization __________.swift
[333/363] Compiling SDGLocalization _________________.swift
[334/363] Compiling SDGLocalization Localization.swift
[335/363] Emitting module SDGLocalization
[336/363] Compiling SDGLocalization UInt.swift
[337/363] Compiling SDGLocalization WholeArithmetic.swift
[338/363] Compiling SDGLocalization WholeNumberProtocol.swift
[339/363] Compiling SDGLocalization Precondition.swift
[340/363] Compiling SDGLocalization PresentableError.swift
[341/363] Compiling SDGLocalization Range.swift
[342/363] Compiling SDGLocalization Float.swift
[343/363] Compiling SDGLocalization Int.swift
[344/363] Compiling SDGLocalization IntegerProtcool.swift
[345/363] Compiling SDGLocalization IntegralArithmetic.swift
[346/363] Compiling SDGLocalization RationalArithmetic.swift
[347/363] Compiling SDGLocalization RationalNumberProtocol.swift
[348/363] Compiling SDGLocalization TextConvertibleNumber.swift
[349/363] Compiling SDGLocalization TextConvertibleNumberParseError.swift
[350/363] Compiling SDGLocalization InputLocalization.swift
[351/363] Compiling SDGLocalization Casing.swift
[352/363] Compiling SDGLocalization EnglishCasing.swift
[353/363] Compiling SDGLocalization LocalizationSetting.swift
[354/363] Compiling SDGLocalization LocalizationSettingStabilizationMode.swift
[355/363] Compiling SDGLocalization APILocalization.swift
[356/363] Compiling SDGLocalization AnyLocalization.swift
[357/363] Compiling SDGLocalization ContentLocalization.swift
[357/363] Linking generate_entity_list.wasm
[359/363] Compiling SDGLocalization State.swift
[360/363] Compiling SDGLocalization StateData.swift
[361/363] Compiling SDGLocalization TextDirection.swift
[362/363] Compiling SDGLocalization UserFacing.swift
[363/363] Compiling SDGLocalization UserFacingDynamic.swift
[365/370] Compiling SDGCornerstoneLocalizations FormatLocalization.swift
[366/370] Compiling SDGCornerstoneLocalizations APILocalization.swift
[367/370] Compiling SDGCornerstoneLocalizations InterfaceLocalization.swift
[368/370] Emitting module SDGCornerstoneLocalizations
[369/371] Emitting module SDGWebLocalizations
[370/371] Compiling SDGWebLocalizations InterfaceLocalization.swift
[373/447] Emitting module SDGHTML
[374/451] Compiling SDGHTML TokenKind.swift
[375/451] Compiling SDGHTML UnfoldingError.swift
[376/451] Compiling SDGHTML TextDirection.swift
[377/451] Compiling SDGHTML UnicodeScalar.swift
[378/451] Compiling SDGHTML Entities.swift
[379/451] Compiling SDGHTML HTML.swift
[380/451] Compiling SDGHTML Localization.swift
[381/451] Compiling SDGHTML ContentSyntaxKind.swift
[382/451] Compiling SDGHTML HeadingLevel.swift
[383/451] Compiling SDGHTML AttributeSyntax.swift
[384/456] Compiling SDGHTML SyntaxUnfolder.swift
[385/456] Compiling SDGHTML SyntaxUnfolderContext.swift
[386/456] Compiling SDGHTML SyntaxUnfolderError.swift
[387/456] Compiling SDGHTML SyntaxUnfolderProtocol.swift
[393/456] Compiling SDGCalendar EnumerationCalendarComponent.swift
[394/456] Compiling SDGHTML DocumentSyntax+Factories.swift
[395/456] Compiling SDGHTML DocumentSyntax.swift
[396/456] Compiling SDGHTML ElementContinuationSyntax.swift
[397/456] Compiling SDGHTML ContainerSyntax.swift
[398/456] Compiling SDGHTML NamedSyntax.swift
[399/456] Compiling SDGHTML Syntax.swift
[400/456] Compiling SDGHTML OpeningTagSyntax.swift
[401/456] Compiling SDGHTML TextSyntax.swift
[402/456] Compiling SDGHTML TokenSyntax.swift
[403/456] Compiling SDGHTML AttributedSyntax.swift
[404/456] Compiling SDGHTML ChildSet.swift
[408/456] Compiling SDGHTML SyntaxError.swift
[409/456] Compiling SDGHTML SyntaxStorage.swift
[410/456] Compiling SDGHTML ContentSyntax+Factories.swift
[411/456] Compiling SDGHTML ContentSyntax.swift
[415/456] Compiling SDGHTML ElementSyntax.swift
[416/456] Compiling SDGHTML ListSyntax.swift
[417/456] Compiling SDGHTML ListSyntaxAttributeSyntax.swift
[418/456] Compiling SDGHTML ListSyntaxContentSyntax.swift
[421/456] Compiling SDGHTML AttributeValueSyntax.swift
[422/456] Compiling SDGHTML AttributesSyntax.swift
[423/456] Compiling SDGHTML ClosingTagSyntax.swift
[424/456] Compiling SDGHTML CommentSyntax.swift
[425/456] Compiling SDGHTML ElementSyntax+Factories.swift
[426/456] Compiling SDGCalendar HebrewYear.swift
[427/456] Compiling SDGCalendar HebrewYearLength.swift
[428/456] Compiling SDGCalendar RationalArithmetic.swift
[429/456] Compiling SDGCalendar RelativeDate.swift
[430/456] Compiling SDGCalendar UnknownDate.swift
[441/456] Emitting module SDGCalendar
[459/469] Compiling SDGWeb SiteValidationError.swift
[460/469] Compiling SDGWeb SiteSyntaxUnfolder.swift
[461/470] Compiling SDGWeb Site.swift
[462/470] Compiling SDGWeb SiteGenerationError.swift
[463/470] Compiling SDGWeb PageTemplateLoadingError.swift
[464/470] Compiling SDGWeb PageTemplateMetaDataExtractionError.swift
[465/470] Compiling SDGWeb Copyright.swift
[466/470] Compiling SDGWeb PageTemplate.swift
[467/470] Compiling SDGWeb PageTemplateMetaDataParsingError.swift
[468/470] Compiling SDGWeb RepositoryStructure.swift
[469/470] Emitting module SDGWeb
[470/470] Compiling SDGWeb SyntaxUnfolder.swift
Build complete! (78.47s)
Build complete.
{
"dependencies" : [
{
"identity" : "sdgcornerstone",
"requirement" : {
"range" : [
{
"lower_bound" : "10.1.2",
"upper_bound" : "11.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/SDGGiesbrecht/SDGCornerstone"
}
],
"manifest_display_name" : "SDGWeb",
"name" : "SDGWeb",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "SDGWeb",
"targets" : [
"SDGWeb"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SDGHTML",
"targets" : [
"SDGHTML"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SDGCSS",
"targets" : [
"SDGCSS"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "generate_entity_list",
"targets" : [
"generate_entity_list"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "generate_entity_list",
"module_type" : "SwiftTarget",
"name" : "generate_entity_list",
"path" : "Sources/generate_entity_list",
"product_dependencies" : [
"SDGLogic",
"SDGText",
"SDGPersistence"
],
"product_memberships" : [
"generate_entity_list"
],
"sources" : [
"Entity.swift",
"EntityListGenerator.swift"
],
"type" : "executable"
},
{
"c99name" : "SDGWebTests",
"module_type" : "SwiftTarget",
"name" : "SDGWebTests",
"path" : "Tests/SDGWebTests",
"product_dependencies" : [
"SDGLogic",
"SDGText",
"SDGLocalization",
"SDGCalendar",
"SDGPersistenceTestUtilities",
"SDGLocalizationTestUtilities",
"SDGXCTestUtilities"
],
"sources" : [
"APITests.swift",
"DoubleLocalization.swift",
"ElementSyntax.swift",
"MockProject.swift",
"RegressionTests.swift",
"RightToLeftLocalization.swift",
"SingleLocalization.swift",
"Unfolder.swift",
"UnknownLocalization.swift"
],
"target_dependencies" : [
"SDGHTML",
"SDGWeb",
"SDGWebLocalizations"
],
"type" : "test"
},
{
"c99name" : "SDGWebLocalizations",
"module_type" : "SwiftTarget",
"name" : "SDGWebLocalizations",
"path" : "Sources/SDGWebLocalizations",
"product_dependencies" : [
"SDGLocalization"
],
"product_memberships" : [
"SDGWeb",
"SDGHTML"
],
"sources" : [
"InterfaceLocalization.swift"
],
"type" : "library"
},
{
"c99name" : "SDGWeb",
"module_type" : "SwiftTarget",
"name" : "SDGWeb",
"path" : "Sources/SDGWeb",
"product_dependencies" : [
"SDGControlFlow",
"SDGLogic",
"SDGMathematics",
"SDGCollections",
"SDGText",
"SDGLocalization",
"SDGCalendar"
],
"product_memberships" : [
"SDGWeb"
],
"sources" : [
"Copyright.swift",
"PageTemplate.swift",
"PageTemplateLoadingError.swift",
"PageTemplateMetaDataExtractionError.swift",
"PageTemplateMetaDataParsingError.swift",
"RepositoryStructure.swift",
"Site.swift",
"SiteGenerationError.swift",
"SiteSyntaxUnfolder.swift",
"SiteValidationError.swift",
"SyntaxUnfolder.swift"
],
"target_dependencies" : [
"SDGWebLocalizations",
"SDGHTML",
"SDGCSS"
],
"type" : "library"
},
{
"c99name" : "SDGHTMLTests",
"module_type" : "SwiftTarget",
"name" : "SDGHTMLTests",
"path" : "Tests/SDGHTMLTests",
"product_dependencies" : [
"SDGLogic",
"SDGText",
"SDGPersistence",
"SDGLocalization",
"SDGPersistenceTestUtilities",
"SDGLocalizationTestUtilities",
"SDGXCTestUtilities"
],
"sources" : [
"APITests.swift",
"InternalTests.swift",
"RegressionTests.swift",
"TestLocalization.swift"
],
"target_dependencies" : [
"SDGWebLocalizations",
"SDGHTML"
],
"type" : "test"
},
{
"c99name" : "SDGHTML",
"module_type" : "SwiftTarget",
"name" : "SDGHTML",
"path" : "Sources/SDGHTML",
"product_dependencies" : [
"SDGControlFlow",
"SDGLogic",
"SDGMathematics",
"SDGCollections",
"SDGText",
"SDGPersistence",
"SDGLocalization"
],
"product_memberships" : [
"SDGWeb",
"SDGHTML"
],
"sources" : [
"Entities.swift",
"HTML.swift",
"Localization.swift",
"Syntax/ContentSyntaxKind.swift",
"Syntax/HeadingLevel.swift",
"Syntax/Nodes/AttributeSyntax.swift",
"Syntax/Nodes/AttributeValueSyntax.swift",
"Syntax/Nodes/AttributesSyntax.swift",
"Syntax/Nodes/ClosingTagSyntax.swift",
"Syntax/Nodes/CommentSyntax.swift",
"Syntax/Nodes/ContentSyntax+Factories.swift",
"Syntax/Nodes/ContentSyntax.swift",
"Syntax/Nodes/DocumentSyntax+Factories.swift",
"Syntax/Nodes/DocumentSyntax.swift",
"Syntax/Nodes/ElementContinuationSyntax.swift",
"Syntax/Nodes/ElementSyntax+Factories.swift",
"Syntax/Nodes/ElementSyntax.swift",
"Syntax/Nodes/ListSyntax.swift",
"Syntax/Nodes/ListSyntaxAttributeSyntax.swift",
"Syntax/Nodes/ListSyntaxContentSyntax.swift",
"Syntax/Nodes/OpeningTagSyntax.swift",
"Syntax/Nodes/TextSyntax.swift",
"Syntax/Nodes/TokenSyntax.swift",
"Syntax/Protocols/AttributedSyntax.swift",
"Syntax/Protocols/ChildSet.swift",
"Syntax/Protocols/ContainerSyntax.swift",
"Syntax/Protocols/NamedSyntax.swift",
"Syntax/Protocols/Syntax.swift",
"Syntax/SyntaxError.swift",
"Syntax/SyntaxStorage.swift",
"Syntax/SyntaxUnfolder.swift",
"Syntax/SyntaxUnfolderContext.swift",
"Syntax/SyntaxUnfolderError.swift",
"Syntax/SyntaxUnfolderProtocol.swift",
"Syntax/TokenKind.swift",
"Syntax/UnfoldingError.swift",
"TextDirection.swift",
"UnicodeScalar.swift"
],
"target_dependencies" : [
"SDGWebLocalizations"
],
"type" : "library"
},
{
"c99name" : "SDGCSS",
"module_type" : "SwiftTarget",
"name" : "SDGCSS",
"path" : "Sources/SDGCSS",
"product_dependencies" : [
"SDGCollections",
"SDGText"
],
"product_memberships" : [
"SDGWeb",
"SDGCSS"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/Sources/SDGCSS/Root.css",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"CSS.swift",
"Resources.swift",
"Resources/Resources 1.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
wasm-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d69f4e7582c319245442d62a08b2d7c7fd5a0c0c69f5d2ef11d1530cd8d3329b
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest
Done.