Build Information
Successful build of SDGWeb, reference 6.1.2 (33021d), with Swift 6.1 for Wasm on 28 May 2025 15:47:57 UTC.
Swift 6 data race errors: 1
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
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.1
Building package at path: $PWD
https://github.com/sdggiesbrecht/sdgweb.git
https://github.com/sdggiesbrecht/sdgweb.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"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"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/SDGGiesbrecht/SDGCornerstone
[1/102117] Fetching sdgcornerstone
Fetched https://github.com/SDGGiesbrecht/SDGCornerstone from cache (3.82s)
Computing version for https://github.com/SDGGiesbrecht/SDGCornerstone
Computed https://github.com/SDGGiesbrecht/SDGCornerstone at 10.2.0 (4.80s)
Fetching https://github.com/apple/swift-collections
Fetching https://github.com/apple/swift-numerics
[1/5691] Fetching swift-numerics
[3245/22282] Fetching swift-numerics, swift-collections
Fetched https://github.com/apple/swift-numerics from cache (0.53s)
[4314/16591] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (1.20s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.3 (1.85s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.0 (0.76s)
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-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.0.3
[1/1] Compiling plugin SDGEmbedResources
[2/2] Compiling plugin SDGCopySources
Building for debugging...
[2/34] Write sources
[2/34] Copying Root.css
[2/34] Write sources
[20/34] Compiling _NumericsShims _NumericsShims.c
[21/34] Write swift-version-24593BA9C3E375BF.txt
[23/82] Emitting module SDGControlFlow
[24/84] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[25/85] Compiling SDGLogic Equatable.swift
[26/85] Compiling SDGControlFlow APILocalization.swift
[27/85] Compiling SDGControlFlow Assert.swift
[28/85] Compiling SDGControlFlow Caching.swift
[29/85] Compiling SDGControlFlow Decodable.swift
[30/85] Emitting module InternalCollectionsUtilities
[31/85] Compiling SDGControlFlow DefaultAssignmentPropertyWrapper.swift
[32/85] Compiling SDGControlFlow Encodable.swift
[33/85] Compiling RealModule Float+Real.swift
[34/86] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[35/86] Compiling SDGControlFlow SharedProperty.swift
[36/86] Compiling SDGControlFlow SharedValueObserver.swift
[37/86] Compiling SDGLogic Any.swift
[38/86] Emitting module SDGLogic
[39/86] Compiling SDGControlFlow Tuple.swift
[40/86] Compiling SDGControlFlow Weak.swift
[43/86] Compiling SDGControlFlow TextualPlaygroundDisplay.swift
[44/86] Compiling SDGControlFlow TransparentWrapper.swift
[47/86] Compiling RealModule ElementaryFunctions.swift
[48/86] Compiling SDGControlFlow ProjectingPropertyWrapper.swift
[49/86] Compiling SDGControlFlow PropertyWrapper.swift
[53/86] Compiling SDGControlFlow Memory.swift
[54/86] Compiling SDGControlFlow NonmutatingVariants.swift
[55/86] Compiling SDGControlFlow SendableValueCache.swift
[56/86] Compiling SDGControlFlow Shared.swift
[57/86] Compiling RealModule RealFunctions.swift
[58/86] Compiling SDGLogic Bool.swift
[63/86] Compiling SDGLogic NilLiteral.swift
[64/87] Compiling SDGLogic Operators.swift
[65/87] Compiling SDGLogic Tuple.swift
[69/88] Compiling RealModule Float80+Real.swift
[70/89] Compiling RealModule Float16+Real.swift
[71/89] Emitting module RealModule
[72/89] Compiling RealModule Real.swift
[78/90] Wrapping AST for SDGLogic for debugging
[79/90] Wrapping AST for InternalCollectionsUtilities for debugging
[80/90] Wrapping AST for SDGControlFlow for debugging
[81/90] Wrapping AST for RealModule for debugging
[83/175] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[84/175] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[85/175] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[86/175] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[87/175] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[88/175] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[89/175] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[90/182] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[91/182] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[92/182] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[93/182] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[94/182] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[95/182] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[96/182] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[97/182] Compiling OrderedCollections OrderedDictionary+Codable.swift
[98/182] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[99/182] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[100/182] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[101/182] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[102/182] Compiling OrderedCollections OrderedDictionary+Elements.swift
[103/182] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[104/182] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[105/182] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[106/182] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[107/182] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[108/182] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[109/182] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[110/182] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[111/182] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[112/182] Compiling OrderedCollections OrderedDictionary+Values.swift
[113/182] Compiling SDGMathematics Subtractable.swift
[114/182] Compiling OrderedCollections OrderedSet+Codable.swift
[115/182] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[116/182] Compiling OrderedCollections OrderedSet+Descriptions.swift
[117/182] Compiling OrderedCollections OrderedSet+Diffing.swift
[118/182] Compiling OrderedCollections OrderedSet+Equatable.swift
[119/182] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[120/182] Compiling OrderedCollections OrderedSet+Hashable.swift
[121/182] Compiling OrderedCollections OrderedSet+Initializers.swift
[122/182] Compiling OrderedCollections OrderedSet+Insertions.swift
[123/182] Compiling OrderedCollections OrderedSet+Invariants.swift
[124/182] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[125/182] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[126/182] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[127/182] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[128/182] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[129/182] Compiling OrderedCollections _HashTable+Bucket.swift
[130/182] Compiling OrderedCollections _HashTable+BucketIterator.swift
[131/182] Compiling OrderedCollections _HashTable+Constants.swift
[132/182] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[133/182] Compiling OrderedCollections _HashTable+Testing.swift
[134/182] Compiling SDGMathematics RationalVector.swift
[135/182] Compiling SDGMathematics RealArithmetic.swift
[136/182] Compiling SDGMathematics RealNumberProtocol.swift
[137/182] Emitting module OrderedCollections
[138/182] Compiling OrderedCollections OrderedSet+Sendable.swift
[139/182] Compiling OrderedCollections OrderedSet+SubSequence.swift
[140/182] Compiling OrderedCollections OrderedSet+Testing.swift
[141/182] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[142/182] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[143/182] Compiling OrderedCollections OrderedSet.swift
[144/182] Compiling OrderedCollections _UnsafeBitset.swift
[145/183] Wrapping AST for OrderedCollections for debugging
[167/187] Emitting module SDGMathematics
[168/187] Compiling SDGMathematics OrderedEnumeration.swift
[169/187] Compiling SDGMathematics Sequence.swift
[170/187] Compiling SDGMathematics Tuple.swift
[171/187] Compiling SDGMathematics UInt.swift
[181/188] Wrapping AST for SDGMathematics for debugging
[183/250] Compiling SDGCollections OrderedSet.SubSequence.swift
[184/250] Compiling SDGCollections OrderedSet.swift
[185/250] Compiling SDGCollections ExclusivePrefixMatch.swift
[186/250] Compiling SDGCollections ExclusiveSuffixMatch.swift
[187/250] Compiling SDGCollections InclusivePrefixMatch.swift
[188/250] Compiling SDGCollections InclusiveSuffixMatch.swift
[189/250] Compiling SDGCollections AlternativeMatch.swift
[190/250] Compiling SDGCollections AlternativePatterns.swift
[191/250] Compiling SDGCollections NaryAlternativeMatch.swift
[192/250] Compiling SDGCollections ConditionalPattern.swift
[193/250] Compiling SDGCollections LiteralPattern.swift
[194/250] Compiling SDGCollections NegatedPattern.swift
[195/250] Compiling SDGCollections NestingContentsPattern.swift
[196/250] Compiling SDGCollections NestingMatch.swift
[197/250] Compiling SDGCollections NestingMatchContents.swift
[198/250] Compiling SDGCollections NestingMatchSegment.swift
[199/250] Compiling SDGCollections NestingPattern.swift
[200/250] Compiling SDGCollections NestingSegmentPattern.swift
[201/250] Compiling SDGCollections BidirectionalPattern.swift
[202/250] Compiling SDGCollections Pattern.swift
[203/250] Compiling SDGCollections PatternMatch.swift
[204/250] Compiling SDGCollections PatternConsumption.swift
[205/250] Compiling SDGCollections RepetitionMatch.swift
[206/250] Compiling SDGCollections RepetitionPattern.swift
[207/250] Compiling SDGCollections SeparatedComponentMatch.swift
[208/250] Compiling SDGCollections Range.swift
[209/250] Compiling SDGCollections RangeExpression.swift
[210/250] Compiling SDGCollections RangeReplaceableCollection.swift
[211/250] Compiling SDGCollections ReversedCollection.swift
[212/250] Compiling SDGCollections SearchableBidirectionalCollection.swift
[213/250] Compiling SDGCollections SearchableCollection.swift
[214/250] Compiling SDGCollections Slice.swift
[215/250] Compiling SDGCollections AbsoluteComplement.swift
[216/250] Compiling SDGCollections ComparableSet.swift
[217/258] Compiling SDGCollections Operators.swift
[218/258] Compiling SDGCollections AnyCollection.swift
[219/258] Compiling SDGCollections Array.swift
[220/258] Compiling SDGCollections BidirectionalCollection.swift
[221/258] Compiling SDGCollections Collection.swift
[222/258] Compiling SDGCollections CollectionDifference.swift
[223/258] Compiling SDGCollections CollectionDifferenceChange.swift
[224/258] Compiling SDGCollections FillDirection.swift
[225/258] Compiling SDGCollections LexicographicalComparison.swift
[226/258] Compiling SDGCollections NaryAlternativePatterns.swift
[227/258] Compiling SDGCollections AnyBidirectionalPattern.swift
[228/258] Compiling SDGCollections AnyPattern.swift
[229/258] Compiling SDGCollections AnyPatternMatch.swift
[230/258] Compiling SDGCollections AtomicPatternMatch.swift
[231/258] Compiling SDGCollections ConcatenatedMatch.swift
[232/258] Compiling SDGCollections ConcatenatedPatterns.swift
[233/258] Compiling SDGCollections NaryConcatenatedMatch.swift
[234/258] Compiling SDGCollections NaryConcatenatedPatterns.swift
[235/258] Compiling SDGCollections FiniteSet.swift
[236/258] Compiling SDGCollections IntensionalSet.swift
[237/258] Compiling SDGCollections Intersection.swift
[238/258] Compiling SDGCollections MutableSet.swift
[239/258] Compiling SDGCollections Set.swift
[240/258] Compiling SDGCollections SetDefinition.swift
[241/258] Compiling SDGCollections SetInRepresentableUniverse.swift
[242/258] Compiling SDGCollections Union.swift
[243/258] Compiling SDGCollections Addable.swift
[244/258] Compiling SDGCollections BijectiveMapping.swift
[245/258] Compiling SDGCollections ContextualMapping.swift
[246/258] Compiling SDGCollections Dictionary.swift
[247/258] Compiling SDGCollections CharacterSet.swift
[248/258] Compiling SDGCollections Data.swift
[249/258] Compiling SDGCollections String.swift
[250/258] Compiling SDGCollections StringProtocol.swift
[251/258] Compiling SDGCollections LegacyMode.swift
[252/258] Emitting module SDGCollections
[253/259] Wrapping AST for SDGCollections for debugging
[255/288] Compiling SDGText String.swift
[256/288] Compiling SDGText StringClusterView.swift
[257/288] Compiling SDGText StringScalarView.swift
[258/288] Compiling SDGText ExtendedGraphemeCluster.swift
[259/291] Compiling SDGText CharacterSet.swift
[260/291] Compiling SDGText CollectionStringFamily.swift
[261/291] Compiling SDGText CollectionUnicodeScalar.swift
[262/291] Compiling SDGText StaticString.swift
[263/291] Compiling SDGText StringIndex.swift
[264/291] Compiling SDGText UnicodeScalarView.swift
[265/291] Compiling SDGText UnicodeScalar.swift
[266/291] Compiling SDGText UIFont.swift
[267/291] Compiling SDGText MarkupPlaygroundDisplay.swift
[268/291] Compiling SDGText Range.swift
[269/291] Compiling SDGText SemanticMarkup.swift
[270/291] Compiling SDGText StrictStringStringInterpolation.swift
[271/291] Compiling SDGText ExtendedGraphemeClusterView.swift
[272/291] Compiling SDGText Line.swift
[273/291] Compiling SDGText LineView.swift
[274/291] Compiling SDGText SemanticMarkupStringInterpolation.swift
[275/291] Compiling SDGText StrictString.swift
[276/291] Compiling SDGText StrictStringClusterView.swift
[277/291] Compiling SDGText StrictStringInterpolationProtocol.swift
[278/291] Compiling SDGText Font.Definition.swift
[279/291] Compiling SDGText Font.swift
[280/291] Compiling SDGText NSFont.swift
[281/291] Compiling SDGText SwiftUI.Font.swift
[282/291] Compiling SDGText LineViewIndex.swift
[283/291] Compiling SDGText Newline.swift
[284/291] Compiling SDGText NewlinePattern.swift
[285/291] Compiling SDGText StringFamily.swift
[286/291] Emitting module SDGText
[287/292] Wrapping AST for SDGText for debugging
[289/306] Compiling SDGCSS Resources.swift
[290/306] Compiling SDGCSS resource_bundle_accessor.swift
[291/306] Emitting module SDGPersistence
[292/306] Compiling SDGPersistence Data.swift
[293/306] Compiling SDGPersistence FileConvertible.swift
[294/306] Compiling SDGPersistence ProcessInfo.swift
[295/307] Compiling SDGPersistence Preference.swift
[296/307] Compiling SDGPersistence FileManager.swift
[297/307] Compiling SDGPersistence PreferenceSet.swift
[298/307] Compiling SDGPersistence StrictString.swift
[299/307] Compiling SDGPersistence String.swift
[300/307] Compiling SDGCSS CSS.swift
[301/307] Compiling SDGCSS Resources 1.swift
[302/307] Emitting module SDGCSS
[303/308] Compiling SDGPersistence URL.swift
[305/309] Wrapping AST for SDGPersistence for debugging
[307/351] Compiling generate_entity_list EntityListGenerator.swift
[308/351] Compiling generate_entity_list Entity.swift
[309/351] Emitting module generate_entity_list
[310/351] Compiling SDGLocalization CachedLocalization.swift
[311/351] Compiling SDGLocalization Bool.swift
[312/351] Compiling SDGLocalization CodableViaEnumeration.swift
[313/351] Compiling SDGLocalization Decodable.swift
[314/351] Compiling SDGLocalization LosslessStringConvertible.swift
[315/351] Compiling SDGLocalization Angle.swift
[316/357] Wrapping AST for generate_entity_list for debugging
[317/357] Write Objects.LinkFileList
[319/357] Emitting module SDGLocalization
[320/357] Compiling SDGLocalization GrammaticalGender.swift
[321/357] Compiling SDGLocalization GrammaticalNumber.swift
[322/357] Compiling SDGLocalization __________.swift
[323/357] Compiling SDGLocalization _________________.swift
[324/357] Compiling SDGLocalization Localization.swift
[325/357] Compiling SDGLocalization Float.swift
[326/357] Compiling SDGLocalization Int.swift
[327/357] Compiling SDGLocalization IntegerProtcool.swift
[328/357] Compiling SDGLocalization IntegralArithmetic.swift
[329/357] Compiling SDGLocalization RationalArithmetic.swift
[330/357] Compiling SDGLocalization RationalNumberProtocol.swift
[331/357] Compiling SDGLocalization UInt.swift
[332/357] Compiling SDGLocalization WholeArithmetic.swift
[333/357] Compiling SDGLocalization WholeNumberProtocol.swift
[334/357] Compiling SDGLocalization Precondition.swift
[335/357] Compiling SDGLocalization PresentableError.swift
[336/357] Compiling SDGLocalization Range.swift
[337/357] Compiling SDGLocalization FormatLocalization.swift
[338/357] Compiling SDGLocalization InterfaceLocalization.swift
[339/357] Compiling SDGLocalization Language.swift
[340/357] Compiling SDGLocalization LocalizationData.swift
[341/357] Compiling SDGLocalization Script.swift
[342/357] Compiling SDGLocalization TextConvertibleNumber.swift
[343/357] Compiling SDGLocalization TextConvertibleNumberParseError.swift
[344/357] Compiling SDGLocalization InputLocalization.swift
[345/357] Compiling SDGLocalization Casing.swift
[346/357] Compiling SDGLocalization EnglishCasing.swift
[347/357] Compiling SDGLocalization LocalizationSetting.swift
[348/357] Compiling SDGLocalization LocalizationSettingStabilizationMode.swift
[349/357] Compiling SDGLocalization APILocalization.swift
[350/357] Compiling SDGLocalization AnyLocalization.swift
[351/357] Compiling SDGLocalization ContentLocalization.swift
[352/357] Compiling SDGLocalization State.swift
[353/357] Compiling SDGLocalization StateData.swift
[354/357] Compiling SDGLocalization TextDirection.swift
[355/357] Compiling SDGLocalization UserFacing.swift
[356/357] Compiling SDGLocalization UserFacingDynamic.swift
[358/364] Compiling SDGCornerstoneLocalizations InterfaceLocalization.swift
[359/364] Compiling SDGCornerstoneLocalizations FormatLocalization.swift
[360/364] Emitting module SDGCornerstoneLocalizations
[361/364] Compiling SDGCornerstoneLocalizations APILocalization.swift
[362/365] Emitting module SDGWebLocalizations
/host/spi-builder-workspace/Sources/SDGWebLocalizations/InterfaceLocalization.swift:25:21: warning: static property 'fallbackLocalization' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
23 | case deutschDeutschland = "de\u{2D}DE"
24 |
25 | public static var fallbackLocalization: InterfaceLocalization = .englishUnitedKingdom
| |- warning: static property 'fallbackLocalization' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'fallbackLocalization' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'fallbackLocalization' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
26 | }
27 |
[363/365] Compiling SDGWebLocalizations InterfaceLocalization.swift
/host/spi-builder-workspace/Sources/SDGWebLocalizations/InterfaceLocalization.swift:25:21: warning: static property 'fallbackLocalization' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
23 | case deutschDeutschland = "de\u{2D}DE"
24 |
25 | public static var fallbackLocalization: InterfaceLocalization = .englishUnitedKingdom
| |- warning: static property 'fallbackLocalization' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'fallbackLocalization' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'fallbackLocalization' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
26 | }
27 |
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/libFoundation.a: archive member 'Foundation.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/libFoundationEssentials.a: archive member 'FoundationEssentials.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/libFoundationInternationalization.a: archive member 'FoundationInternationalization.autolink' is neither Wasm object file nor LLVM bitcode
[365/406] Linking generate_entity_list.wasm
[367/441] Compiling SDGHTML Entities.swift
[368/441] Compiling SDGHTML HTML.swift
[369/441] Compiling SDGHTML Localization.swift
[370/441] Compiling SDGHTML ContentSyntaxKind.swift
[371/441] Compiling SDGHTML HeadingLevel.swift
[372/441] Compiling SDGHTML AttributeSyntax.swift
[373/446] Emitting module SDGCalendar
[374/446] Emitting module SDGHTML
[380/450] Compiling SDGHTML ContainerSyntax.swift
[381/450] Compiling SDGHTML NamedSyntax.swift
[382/450] Compiling SDGHTML Syntax.swift
[383/450] Compiling SDGHTML SyntaxError.swift
[384/450] Compiling SDGHTML SyntaxStorage.swift
[385/450] Compiling SDGHTML OpeningTagSyntax.swift
[386/450] Compiling SDGHTML TextSyntax.swift
[387/450] Compiling SDGHTML TokenSyntax.swift
[388/450] Compiling SDGHTML AttributedSyntax.swift
[389/450] Compiling SDGHTML ChildSet.swift
[390/450] Compiling SDGHTML ContentSyntax+Factories.swift
[391/450] Compiling SDGHTML ContentSyntax.swift
[392/450] Compiling SDGHTML DocumentSyntax+Factories.swift
[393/450] Compiling SDGHTML DocumentSyntax.swift
[394/450] Compiling SDGHTML ElementContinuationSyntax.swift
[395/450] Compiling SDGHTML SyntaxUnfolder.swift
[396/450] Compiling SDGHTML SyntaxUnfolderContext.swift
[397/450] Compiling SDGHTML SyntaxUnfolderError.swift
[398/450] Compiling SDGHTML SyntaxUnfolderProtocol.swift
[404/450] Compiling SDGHTML ElementSyntax+Factories.swift
[405/450] Compiling SDGHTML ElementSyntax.swift
[406/450] Compiling SDGHTML ListSyntax.swift
[407/450] Compiling SDGHTML ListSyntaxAttributeSyntax.swift
[408/450] Compiling SDGHTML ListSyntaxContentSyntax.swift
[409/450] Compiling SDGHTML TokenKind.swift
[410/450] Compiling SDGHTML UnfoldingError.swift
[411/450] Compiling SDGHTML TextDirection.swift
[412/450] Compiling SDGHTML UnicodeScalar.swift
[413/450] Compiling SDGCalendar HebrewYear.swift
[414/450] Compiling SDGCalendar HebrewYearLength.swift
[415/450] Compiling SDGCalendar RationalArithmetic.swift
[416/450] Compiling SDGCalendar RelativeDate.swift
[417/450] Compiling SDGCalendar UnknownDate.swift
[418/450] Compiling SDGHTML AttributeValueSyntax.swift
[419/450] Compiling SDGHTML AttributesSyntax.swift
[420/450] Compiling SDGHTML ClosingTagSyntax.swift
[421/450] Compiling SDGHTML CommentSyntax.swift
[445/451] Compiling SDGCalendar HebrewHour.swift
[453/463] Compiling SDGWeb SiteSyntaxUnfolder.swift
[454/463] Compiling SDGWeb SiteValidationError.swift
[455/464] Compiling SDGWeb PageTemplateMetaDataParsingError.swift
[456/464] Compiling SDGWeb RepositoryStructure.swift
[457/464] Compiling SDGWeb SyntaxUnfolder.swift
[458/464] Compiling SDGWeb Site.swift
[459/464] Compiling SDGWeb SiteGenerationError.swift
[460/464] Emitting module SDGWeb
[461/464] Compiling SDGWeb PageTemplateLoadingError.swift
[462/464] Compiling SDGWeb PageTemplateMetaDataExtractionError.swift
[463/464] Compiling SDGWeb Copyright.swift
[464/464] Compiling SDGWeb PageTemplate.swift
Build complete! (71.07s)
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.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Done.