The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build RetryingOperation, reference main (033f46), with Swift 6.2 (beta) for Wasm on 22 Jun 2025 14:34:01 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Frizlab/RetryingOperation.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/Frizlab/RetryingOperation
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 033f46e Use GlobalConfModule instead of SafeGlobal for the config
Cloned https://github.com/Frizlab/RetryingOperation.git
Revision (git rev-parse @):
033f46e7c4cf807c8dbfded3d16a1ba15982fc95
SUCCESS checkout https://github.com/Frizlab/RetryingOperation.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/Frizlab/RetryingOperation.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:44384f43f933eaa0f42803e9ef7c3d8388c5841ccc831a15a5edf63d8c273423
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/Frizlab/GlobalConfModule.git
[1/661] Fetching globalconfmodule
[662/4497] Fetching globalconfmodule, swift-log
Fetched https://github.com/Frizlab/GlobalConfModule.git from cache (0.48s)
Fetched https://github.com/apple/swift-log.git from cache (0.49s)
Computing version for https://github.com/Frizlab/GlobalConfModule.git
Computed https://github.com/Frizlab/GlobalConfModule.git at 0.4.3 (1.11s)
Fetching https://github.com/apple/swift-service-context.git
Fetching https://github.com/swiftlang/swift-syntax.git
[1/1081] Fetching swift-service-context
Fetched https://github.com/apple/swift-service-context.git from cache (0.38s)
[1/70925] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (7.27s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.1 (8.00s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 601.0.1 (3.45s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.51s)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/Frizlab/GlobalConfModule.git
Working copy of https://github.com/Frizlab/GlobalConfModule.git resolved at 0.4.3
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 601.0.1
Creating working copy for https://github.com/apple/swift-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.2.1
Building for debugging...
[0/40] Write sources
[20/40] Compiling _SwiftSyntaxCShims dummy.c
[21/40] Write swift-version-24593BA9C3E375BF.txt
[23/56] Emitting module ServiceContextModule
[24/56] Emitting module Logging
[25/56] Compiling ServiceContextModule ServiceContextKey.swift
[26/56] Emitting module SwiftSyntax601
[27/56] Compiling SwiftSyntax601 Empty.swift
[28/57] Emitting module SwiftSyntax510
[29/57] Compiling SwiftSyntax510 Empty.swift
[30/58] Compiling SwiftSyntax509 Empty.swift
[31/58] Emitting module SwiftSyntax509
[32/59] Compiling ServiceContextModule ServiceContext.swift
[33/59] Compiling Logging Locks.swift
[37/60] Compiling SwiftSyntax600 Empty.swift
[38/60] Emitting module SwiftSyntax600
[40/61] Wrapping AST for SwiftSyntax601 for debugging
[41/61] Wrapping AST for SwiftSyntax509 for debugging
[42/61] Wrapping AST for SwiftSyntax600 for debugging
[43/61] Wrapping AST for SwiftSyntax510 for debugging
[45/125] Compiling Logging MetadataProvider.swift
[46/125] Compiling Logging LogHandler.swift
[47/125] Compiling Logging Logging.swift
[49/126] Compiling SwiftSyntax AbsolutePosition.swift
[50/126] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[51/126] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[52/126] Compiling SwiftSyntax Assert.swift
[53/126] Compiling SwiftSyntax BumpPtrAllocator.swift
[54/126] Compiling SwiftSyntax CommonAncestor.swift
[55/126] Compiling SwiftSyntax Convenience.swift
[56/126] Compiling SwiftSyntax CustomTraits.swift
[57/126] Compiling SwiftSyntax EditorPlaceholder.swift
[58/135] Compiling SwiftSyntax Identifier.swift
[59/135] Compiling SwiftSyntax MemoryLayout.swift
[60/135] Compiling SwiftSyntax MissingNodeInitializers.swift
[61/135] Compiling SwiftSyntax RawSyntax.swift
[62/135] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[63/135] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[64/135] Compiling SwiftSyntax RawSyntaxTokenView.swift
[65/135] Compiling SwiftSyntax SourceEdit.swift
[66/135] Compiling SwiftSyntax SourceLength.swift
[67/135] Compiling SwiftSyntax SourceLocation.swift
[68/135] Compiling SwiftSyntax SourcePresence.swift
[69/135] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[70/135] Compiling SwiftSyntax Syntax.swift
[71/135] Compiling SwiftSyntax SyntaxArena.swift
[72/135] Compiling SwiftSyntax SyntaxArenaAllocatedBuffer.swift
[73/135] Compiling SwiftSyntax SyntaxChildren.swift
[74/135] Compiling SwiftSyntax SyntaxCollection.swift
[75/135] Compiling SwiftSyntax SyntaxHashable.swift
[76/135] Emitting module SwiftSyntax
[77/135] Compiling SwiftSyntax SyntaxIdentifier.swift
[78/135] Compiling SwiftSyntax SyntaxNodeFactory.swift
[79/135] Compiling SwiftSyntax SyntaxNodeStructure.swift
[80/135] Compiling SwiftSyntax SyntaxProtocol.swift
[81/135] Compiling SwiftSyntax SyntaxText.swift
[82/135] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[83/135] Compiling SwiftSyntax TokenDiagnostic.swift
[84/135] Compiling SwiftSyntax TokenSequence.swift
[85/135] Compiling SwiftSyntax TokenSyntax.swift
[86/135] Compiling SwiftSyntax SyntaxEnum.swift
[87/135] Compiling SwiftSyntax SyntaxKind.swift
[88/135] Compiling SwiftSyntax SyntaxRewriter.swift
[89/135] Compiling SwiftSyntax SyntaxTraits.swift
[90/135] Compiling SwiftSyntax SyntaxVisitor.swift
[91/135] Compiling SwiftSyntax TokenKind.swift
[92/135] Compiling SwiftSyntax Tokens.swift
[93/135] Compiling SwiftSyntax TriviaPieces.swift
[94/135] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[95/135] Compiling SwiftSyntax RawSyntaxNodesC.swift
[96/135] Compiling SwiftSyntax RawSyntaxNodesD.swift
[97/135] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[98/135] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[99/135] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
[100/135] Compiling SwiftSyntax RawSyntaxNodesOP.swift
[101/135] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
[102/135] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[103/135] Compiling SwiftSyntax RawSyntaxValidation.swift
[104/135] Compiling SwiftSyntax Trivia.swift
[105/135] Compiling SwiftSyntax Utils.swift
[106/135] Compiling SwiftSyntax ChildNameForKeyPath.swift
[107/135] Compiling SwiftSyntax Keyword.swift
[108/135] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[109/135] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[110/135] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[111/135] Compiling SwiftSyntax SyntaxBaseNodes.swift
[112/135] Compiling SwiftSyntax SyntaxCollections.swift
[113/135] Compiling SwiftSyntax SyntaxNodesAB.swift
[114/135] Compiling SwiftSyntax SyntaxNodesC.swift
[115/135] Compiling SwiftSyntax SyntaxNodesD.swift
[116/135] Compiling SwiftSyntax SyntaxNodesEF.swift
[117/135] Compiling SwiftSyntax SyntaxNodesGHI.swift
[118/135] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[119/135] Compiling SwiftSyntax SyntaxNodesOP.swift
[120/135] Compiling SwiftSyntax SyntaxNodesQRS.swift
[121/135] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[122/148] Wrapping AST for SwiftSyntax for debugging
[124/194] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[125/194] Compiling SwiftDiagnostics Message.swift
[126/195] Compiling SwiftBasicFormat Syntax+Extensions.swift
[127/195] Compiling SwiftParser CharacterInfo.swift
[128/195] Compiling SwiftParser CollectionNodes+Parsable.swift
[129/195] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[130/195] Compiling SwiftDiagnostics Note.swift
[131/195] Compiling SwiftParser Attributes.swift
[132/195] Compiling SwiftParser Availability.swift
[133/195] Emitting module SwiftDiagnostics
[134/195] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[135/195] Compiling SwiftDiagnostics FixIt.swift
[136/195] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[137/195] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[139/196] Compiling SwiftBasicFormat InferIndentation.swift
[140/196] Compiling SwiftBasicFormat Indenter.swift
[140/196] Wrapping AST for SwiftDiagnostics for debugging
[142/196] Emitting module SwiftBasicFormat
[143/196] Compiling SwiftBasicFormat BasicFormat.swift
[144/197] Wrapping AST for SwiftBasicFormat for debugging
[146/197] Compiling SwiftParser SwiftParserCompatibility.swift
[147/197] Compiling SwiftParser SwiftVersion.swift
[148/197] Compiling SwiftParser SyntaxUtils.swift
[149/197] Compiling SwiftParser TokenConsumer.swift
[150/197] Compiling SwiftParser TokenPrecedence.swift
[151/202] Compiling SwiftParser TokenSpec.swift
[152/202] Compiling SwiftParser TokenSpecSet.swift
[153/202] Compiling SwiftParser TopLevel.swift
[154/202] Compiling SwiftParser TriviaParser.swift
[155/202] Compiling SwiftParser Types.swift
[156/202] Compiling SwiftParser Modifiers.swift
[157/202] Compiling SwiftParser Names.swift
[158/202] Compiling SwiftParser Nominals.swift
[159/202] Compiling SwiftParser Parameters.swift
[160/202] Compiling SwiftParser ParseSourceFile.swift
[161/202] Compiling SwiftParser Parser.swift
[162/202] Compiling SwiftParser Patterns.swift
[163/202] Compiling SwiftParser Recovery.swift
[164/202] Compiling SwiftParser Specifiers.swift
[165/202] Compiling SwiftParser Statements.swift
[166/202] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[167/202] Compiling SwiftParser StringLiterals.swift
[168/202] Compiling SwiftParser LexemeSequence.swift
[169/202] Compiling SwiftParser Lexer.swift
[170/202] Compiling SwiftParser RegexLiteralLexer.swift
[171/202] Compiling SwiftParser UnicodeScalarExtensions.swift
[172/202] Compiling SwiftParser Lookahead.swift
[173/202] Compiling SwiftParser LoopProgressCondition.swift
[174/202] Emitting module SwiftParser
[175/202] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[176/202] Compiling SwiftParser Expressions.swift
[177/202] Compiling SwiftParser IncrementalParseTransition.swift
[178/202] Compiling SwiftParser IsValidIdentifier.swift
[179/202] Compiling SwiftParser Cursor.swift
[180/202] Compiling SwiftParser Lexeme.swift
[185/202] Compiling SwiftParser Declarations.swift
[186/202] Compiling SwiftParser Directives.swift
[187/202] Compiling SwiftParser ExperimentalFeatures.swift
[188/202] Compiling SwiftParser IsLexerClassified.swift
[189/202] Compiling SwiftParser LayoutNodes+Parsable.swift
[190/202] Compiling SwiftParser Parser+TokenSpecSet.swift
[191/202] Compiling SwiftParser TokenSpecStaticMembers.swift
[192/212] Wrapping AST for SwiftParser for debugging
[194/226] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[195/227] Compiling SwiftOperators PrecedenceGroup.swift
[196/228] Compiling SwiftOperators OperatorTable.swift
[197/228] Compiling SwiftOperators PrecedenceGraph.swift
[198/228] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[199/228] Compiling SwiftOperators OperatorTable+Semantics.swift
[200/228] Emitting module SwiftOperators
[201/228] Compiling SwiftOperators SyntaxSynthesis.swift
[202/228] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[203/228] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[204/228] Compiling SwiftOperators OperatorTable+Folding.swift
[205/228] Compiling SwiftParserDiagnostics MissingNodesError.swift
[206/228] Compiling SwiftParserDiagnostics MissingTokenError.swift
[207/229] Wrapping AST for SwiftOperators for debugging
[209/229] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[210/229] Compiling SwiftParserDiagnostics Utils.swift
[211/229] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[212/229] Emitting module SwiftParserDiagnostics
[215/229] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[216/229] Compiling SwiftParserDiagnostics PresenceUtils.swift
[219/229] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[220/229] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[221/230] Wrapping AST for SwiftParserDiagnostics for debugging
[223/245] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[224/245] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[225/246] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[226/246] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[227/246] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[228/246] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[229/246] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[230/246] Compiling SwiftSyntaxBuilder Indenter.swift
[231/246] Compiling SwiftSyntaxBuilder ListBuilder.swift
[232/246] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[233/246] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[234/246] Emitting module SwiftSyntaxBuilder
[235/246] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[236/246] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[237/246] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[238/246] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[239/248] Wrapping AST for SwiftSyntaxBuilder for debugging
[241/264] Compiling SwiftSyntaxMacros AccessorMacro.swift
[242/264] Compiling SwiftSyntaxMacros AttachedMacro.swift
[243/264] Compiling SwiftSyntaxMacros BodyMacro.swift
[244/266] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[245/266] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[246/266] Compiling SwiftSyntaxMacros MemberMacro.swift
[247/266] Compiling SwiftSyntaxMacros PeerMacro.swift
[248/266] Compiling SwiftSyntaxMacros Macro.swift
[249/266] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[250/266] Emitting module SwiftSyntaxMacros
[251/266] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[252/266] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[253/266] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[254/266] Compiling SwiftSyntaxMacros Macro+Format.swift
[255/266] Compiling SwiftSyntaxMacros PreambleMacro.swift
[256/266] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[257/266] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[258/266] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[259/266] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[260/267] Wrapping AST for SwiftSyntaxMacros for debugging
[262/276] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[263/277] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[264/277] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[265/277] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[266/277] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[267/277] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[268/277] Emitting module SwiftSyntaxMacroExpansion
[269/277] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[270/277] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[271/277] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[272/278] Wrapping AST for SwiftSyntaxMacroExpansion for debugging
[274/290] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[275/291] Emitting module SwiftCompilerPluginMessageHandling
[276/291] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[277/291] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[278/291] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[279/291] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[280/291] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[281/291] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[282/291] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[283/291] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[284/291] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[285/291] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[286/291] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[287/292] Wrapping AST for SwiftCompilerPluginMessageHandling for debugging
[289/294] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[290/294] Emitting module SwiftCompilerPlugin
[291/295] Wrapping AST for SwiftCompilerPlugin for debugging
[293/303] Compiling GlobalConfMacros Optional+Utils.swift
[294/303] Compiling GlobalConfMacros Entrypoint.swift
[295/303] Compiling GlobalConfMacros LabeledExprSyntax+Utils.swift
[296/304] Compiling GlobalConfMacros DeclareConfMacro.swift
[297/304] Emitting module GlobalConfMacros
[298/304] Compiling GlobalConfMacros  Errors.swift
[299/304] Compiling GlobalConfMacros DeclareConfNamespaceMacro.swift
[300/304] Compiling GlobalConfMacros DeclareConfAccessorMacro.swift
[301/304] Compiling GlobalConfMacros SimpleDiagnosticMessage.swift
[302/305] Wrapping AST for GlobalConfMacros for debugging
[303/305] Write Objects.LinkFileList
[304/305] Linking GlobalConfMacros-tool
[306/327] Compiling GlobalConfModule ConfContext+ConfKey.swift
/host/spi-builder-workspace/.build/checkouts/GlobalConfModule/Sources/GlobalConf/Conf/Conf+ConfKey.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | import ServiceContextModule
[307/327] Compiling GlobalConfModule ConfContext+ConfKeyMainActor.swift
/host/spi-builder-workspace/.build/checkouts/GlobalConfModule/Sources/GlobalConf/Conf/Conf+ConfKey.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | import ServiceContextModule
[308/327] Compiling GlobalConfModule ConfContext.swift
/host/spi-builder-workspace/.build/checkouts/GlobalConfModule/Sources/GlobalConf/Conf/Conf+ConfKey.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | import ServiceContextModule
[309/329] Compiling GlobalConfModule InjectedConf+AutoInjectableMainActor.swift
/host/spi-builder-workspace/.build/checkouts/GlobalConfModule/Sources/GlobalConf/Conf/Conf+ConfKey.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | import ServiceContextModule
[310/329] Compiling GlobalConfModule InjectedConf+ConfKey.swift
/host/spi-builder-workspace/.build/checkouts/GlobalConfModule/Sources/GlobalConf/Conf/Conf+ConfKey.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | import ServiceContextModule
[311/329] Compiling GlobalConfModule InjectedConf+ConfKeyMainActor.swift
/host/spi-builder-workspace/.build/checkouts/GlobalConfModule/Sources/GlobalConf/Conf/Conf+ConfKey.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | import ServiceContextModule
[312/329] Compiling GlobalConfModule InjectedConf.swift
/host/spi-builder-workspace/.build/checkouts/GlobalConfModule/Sources/GlobalConf/Conf/Conf+ConfKey.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | import ServiceContextModule
[313/329] Compiling GlobalConfModule 1-ConfKey.swift
/host/spi-builder-workspace/.build/checkouts/GlobalConfModule/Sources/GlobalConf/Conf/Conf+ConfKey.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | import ServiceContextModule
[314/329] Compiling GlobalConfModule 2-ServiceKey.swift
/host/spi-builder-workspace/.build/checkouts/GlobalConfModule/Sources/GlobalConf/Conf/Conf+ConfKey.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | import ServiceContextModule
[315/329] Compiling GlobalConfModule ConfKey.swift
/host/spi-builder-workspace/.build/checkouts/GlobalConfModule/Sources/GlobalConf/Conf/Conf+ConfKey.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | import ServiceContextModule
[316/329] Compiling GlobalConfModule ConfKeyMainActor.swift
/host/spi-builder-workspace/.build/checkouts/GlobalConfModule/Sources/GlobalConf/Conf/Conf+ConfKey.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | import ServiceContextModule
[317/329] Compiling GlobalConfModule ConfKeys.swift
/host/spi-builder-workspace/.build/checkouts/GlobalConfModule/Sources/GlobalConf/Conf/Conf+ConfKey.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | import ServiceContextModule
[318/329] Compiling GlobalConfModule AutoInjectable.swift
/host/spi-builder-workspace/.build/checkouts/GlobalConfModule/Sources/GlobalConf/Conf/Conf+ConfKey.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | import ServiceContextModule
[319/329] Compiling GlobalConfModule AutoInjectableMainActor.swift
/host/spi-builder-workspace/.build/checkouts/GlobalConfModule/Sources/GlobalConf/Conf/Conf+ConfKey.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | import ServiceContextModule
[320/329] Compiling GlobalConfModule InjectedConf+AutoInjectable.swift
/host/spi-builder-workspace/.build/checkouts/GlobalConfModule/Sources/GlobalConf/Conf/Conf+ConfKey.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | import ServiceContextModule
[321/329] Compiling GlobalConfModule Conf.swift
/host/spi-builder-workspace/.build/checkouts/GlobalConfModule/Sources/GlobalConf/Conf/Conf+ConfKey.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | import ServiceContextModule
[322/329] Compiling GlobalConfModule ConfContext+AutoInjectable.swift
/host/spi-builder-workspace/.build/checkouts/GlobalConfModule/Sources/GlobalConf/Conf/Conf+ConfKey.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | import ServiceContextModule
[323/329] Compiling GlobalConfModule ConfContext+AutoInjectableMainActor.swift
/host/spi-builder-workspace/.build/checkouts/GlobalConfModule/Sources/GlobalConf/Conf/Conf+ConfKey.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | import ServiceContextModule
[324/329] Compiling GlobalConfModule Conf+ConfKey.swift
/host/spi-builder-workspace/.build/checkouts/GlobalConfModule/Sources/GlobalConf/Conf/Conf+ConfKey.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | import ServiceContextModule
[325/329] Compiling GlobalConfModule Conf+ConfKeyMainActor.swift
/host/spi-builder-workspace/.build/checkouts/GlobalConfModule/Sources/GlobalConf/Conf/Conf+ConfKey.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | import ServiceContextModule
[326/329] Compiling GlobalConfModule Conf+withValues.swift
/host/spi-builder-workspace/.build/checkouts/GlobalConfModule/Sources/GlobalConf/Conf/Conf+ConfKey.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | import ServiceContextModule
[327/329] Compiling GlobalConfModule 3-NamespaceKey.swift
/host/spi-builder-workspace/.build/checkouts/GlobalConfModule/Sources/GlobalConf/Conf/Conf+ConfKey.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | import ServiceContextModule
[328/329] Compiling GlobalConfModule 4-AccessorConvenience.swift
/host/spi-builder-workspace/.build/checkouts/GlobalConfModule/Sources/GlobalConf/Conf/Conf+ConfKey.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | import ServiceContextModule
error: emit-module command failed with exit code 1 (use -v to see invocation)
[329/329] Emitting module GlobalConfModule
/host/spi-builder-workspace/.build/checkouts/GlobalConfModule/Sources/GlobalConf/Conf/Conf+ConfKey.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | import ServiceContextModule
swift-build: /home/build-user/llbuild/lib/Core/SQLiteBuildDB.cpp:703: virtual void (anonymous namespace)::SQLiteBuildDB::buildComplete(): Assertion `result == SQLITE_OK' failed.
*** Signal 6: Backtracing from 0x7f9a198219fc... done ***
*** Program crashed: Aborted at 0x0000000000000001 ***
Platform: x86_64 Linux (Ubuntu 22.04.5 LTS)
Thread 0 "swift-build":
  0  0x00007f9a197cd80a <unknown> in libc.so.6
...
Thread 1:
  0  0x00007f9a198b0e2e <unknown> in libc.so.6
...
Thread 2 crashed:
  0  0x00007f9a198219fc <unknown> in libc.so.6
...
Thread 3:
  0  0x00007f9a1981c117 <unknown> in libc.so.6
...
Registers:
rax 0x0000000000000000  0
rdx 0x00007f99ecb16640  40 66 b1 ec 99 7f 00 00 10 0f 00 e8 99 7f 00 00  @f±ì·······è····
rcx 0x00007f9a198219fc  41 89 c5 41 f7 dd 3d 00 f0 ff ff b8 00 00 00 00  A·ÅA÷Ý=·ðÿÿ¸····
rbx 0x0000000000000006  6
rsi 0x0000000000000001  1
rdi 0x0000000000000053  83
rbp 0x0000000000000053  83
rsp 0x00007f99ecb15290  6c e0 2a d4 99 7f 00 00 40 df 2a d4 99 7f 00 00  là*Ô····@ß*Ô····
 r8 0x00007f99ecb15360  20 00 00 00 00 00 00 00 a0 66 9a 19 9a 7f 00 00   ······· f······
 r9 0x0000000000000000  0
r10 0x0000000000000008  8
r11 0x0000000000000246  582
r12 0x0000000000000006  6
r13 0x0000000000000016  22
r14 0x0000562f53536b63  72 65 73 75 6c 74 20 3d 3d 20 53 51 4c 49 54 45  result == SQLITE
r15 0x00007f99d4019ba0  78 e2 3c 53 2f 56 00 00 c8 57 18 d4 99 7f 00 00  xâ<S/V··ÈW·Ô····
rip 0x00007f9a198219fc  41 89 c5 41 f7 dd 3d 00 f0 ff ff b8 00 00 00 00  A·ÅA÷Ý=·ðÿÿ¸····
rflags 0x0000000000000246  ZF PF
cs 0x0033  fs 0x0000  gs 0x0000
Images (72 omitted):
0x00007f9a1978b000–0x00007f9a19947341 d5197096f709801829b118af1b7cf6631efa2dcd libc.so.6 /usr/lib/x86_64-linux-gnu/libc.so.6
Backtrace took 0.01s
BUILD FAILURE 6.2 wasm