The Swift Package Index logo.Swift Package Index

Build Information

Failed to build swift-syntax, reference main (56ef32), with Swift 6.3 for Wasm on 14 Apr 2026 18:39:01 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/peripheryapp/swift-syntax.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/peripheryapp/swift-syntax
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 56ef324 Merge pull request #1668 from ahoppen/ahoppen/drop-keyword-suffix
Cloned https://github.com/peripheryapp/swift-syntax.git
Revision (git rev-parse @):
56ef324e094ad1e655ae7d8c8dabadc7e6bd64e9
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/peripheryapp/swift-syntax.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/peripheryapp/swift-syntax.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1
wasm-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d69f4e7582c319245442d62a08b2d7c7fd5a0c0c69f5d2ef11d1530cd8d3329b
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest
Fetching https://github.com/apple/swift-argument-parser.git
[1/17523] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.32s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.7.1 (2.17s)
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.7.1
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/39] Write sources
[22/39] Compiling InstructionsExecuted.c
[23/39] Write swift-version-24593BA9C3E375BF.txt
[25/84] Compiling SwiftSyntax AbsolutePosition.swift
[26/84] Compiling SwiftSyntax Assert.swift
[27/84] Compiling SwiftSyntax BumpPtrAllocator.swift
[28/84] Compiling SwiftSyntax CommonAncestor.swift
[29/84] Compiling SwiftSyntax IncrementalParseTransition.swift
[30/84] Compiling SwiftSyntax MemoryLayout.swift
[31/89] Compiling SwiftSyntax SourceLocation.swift
[32/89] Compiling SwiftSyntax SourcePresence.swift
[33/89] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[34/89] Compiling SwiftSyntax Syntax.swift
[35/89] Compiling SwiftSyntax SyntaxArena.swift
[36/89] Compiling SwiftSyntax SyntaxChildren.swift
[37/89] Compiling SwiftSyntax SyntaxData.swift
[38/89] Compiling SwiftSyntax SyntaxText.swift
[39/89] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[40/89] Compiling SwiftSyntax TokenDiagnostic.swift
[41/89] Compiling SwiftSyntax TokenSyntax.swift
[42/89] Compiling SwiftSyntax Trivia.swift
[43/89] Compiling ArgumentParserToolInfo ToolInfo.swift
[44/89] Emitting module ArgumentParserToolInfo
[45/90] Wrapping AST for ArgumentParserToolInfo for debugging
[47/136] Emitting module ArgumentParser
[48/142] Compiling ArgumentParser ParentCommand.swift
[49/142] Compiling ArgumentParser AsyncParsableCommand.swift
[50/142] Compiling ArgumentParser CommandConfiguration.swift
[51/142] Compiling ArgumentParser CommandGroup.swift
[52/142] Compiling ArgumentParser EnumerableFlag.swift
[53/142] Compiling ArgumentParser ExpressibleByArgument.swift
[54/142] Compiling ArgumentParser ParsableArguments.swift
[55/142] Compiling ArgumentParser InputOrigin.swift
[56/142] Compiling ArgumentParser Name.swift
[57/142] Compiling ArgumentParser Parsed.swift
[58/142] Compiling ArgumentParser ParsedValues.swift
[59/142] Compiling ArgumentParser ParserError.swift
[60/142] Compiling ArgumentParser SplitArguments.swift
[61/142] Emitting module SwiftSyntax
[62/142] Compiling ArgumentParser Foundation.swift
[63/142] Compiling ArgumentParser Mutex.swift
[64/142] Compiling ArgumentParser Platform.swift
[65/142] Compiling ArgumentParser SequenceExtensions.swift
[66/142] Compiling ArgumentParser StringExtensions.swift
[67/142] Compiling ArgumentParser SwiftExtensions.swift
[68/142] Compiling ArgumentParser Tree.swift
[69/142] Compiling ArgumentParser CodingKeyValidator.swift
[70/142] Compiling ArgumentParser NonsenseFlagsValidator.swift
[71/142] Compiling ArgumentParser ParsableArgumentsValidation.swift
[72/142] Compiling ArgumentParser PositionalArgumentsValidator.swift
[73/142] Compiling ArgumentParser UniqueNamesValidator.swift
[74/142] Compiling ArgumentParser BashCompletionsGenerator.swift
[75/142] Compiling ArgumentParser CompletionsGenerator.swift
[76/142] Compiling ArgumentParser FishCompletionsGenerator.swift
[77/142] Compiling ArgumentParser ZshCompletionsGenerator.swift
[78/142] Compiling ArgumentParser Argument.swift
[79/142] Compiling ArgumentParser ArgumentDiscussion.swift
[80/142] Compiling ArgumentParser ArgumentHelp.swift
[81/142] Compiling ArgumentParser DumpHelpGenerator.swift
[82/142] Compiling ArgumentParser HelpCommand.swift
[83/142] Compiling ArgumentParser HelpGenerator.swift
[84/142] Compiling ArgumentParser MessageInfo.swift
[85/142] Compiling ArgumentParser UsageGenerator.swift
[86/142] Compiling ArgumentParser CollectionExtensions.swift
[87/142] Compiling ArgumentParser ParsableCommand.swift
[88/142] Compiling ArgumentParser ArgumentDecoder.swift
[89/142] Compiling ArgumentParser ArgumentDefinition.swift
[90/142] Compiling ArgumentParser ArgumentSet.swift
[91/142] Compiling ArgumentParser CommandParser.swift
[92/142] Compiling ArgumentParser InputKey.swift
[93/142] Compiling ArgumentParser ArgumentVisibility.swift
[94/142] Compiling ArgumentParser CompletionKind.swift
[95/142] Compiling ArgumentParser Errors.swift
[96/142] Compiling ArgumentParser Flag.swift
[97/142] Compiling ArgumentParser NameSpecification.swift
[98/142] Compiling ArgumentParser Option.swift
[99/142] Compiling ArgumentParser OptionGroup.swift
[100/143] Wrapping AST for ArgumentParser for debugging
[131/144] Wrapping AST for SwiftSyntax for debugging
[133/195] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[134/195] Emitting module SwiftIDEUtils
[135/195] Compiling SwiftDiagnostics Note.swift
[136/195] Emitting module SwiftDiagnostics
[137/195] Compiling SwiftDiagnostics Message.swift
[138/195] Compiling SwiftDiagnostics Diagnostic.swift
[139/195] Compiling SwiftIDEUtils SyntaxClassification.swift
[140/195] Compiling SwiftBasicFormat BasicFormat+Extensions.swift
[141/195] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[142/195] Compiling SwiftIDEUtils Syntax+Classifications.swift
[143/195] Compiling SwiftIDEUtils SyntaxClassifier.swift
[144/195] Compiling SwiftDiagnostics FixIt.swift
[145/196] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[146/196] Wrapping AST for SwiftIDEUtils for debugging
[148/196] Emitting module SwiftBasicFormat
[149/196] Compiling SwiftBasicFormat BasicFormat.swift
[151/197] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[152/198] Wrapping AST for SwiftBasicFormat for debugging
[154/198] Emitting module SwiftParser
[154/202] Wrapping AST for SwiftDiagnostics for debugging
[156/202] Compiling SwiftParser SyntaxUtils.swift
[157/202] Compiling SwiftParser TokenConsumer.swift
[158/202] Compiling SwiftParser TokenPrecedence.swift
[159/202] Compiling SwiftParser TokenSpec.swift
[160/202] Compiling SwiftParser TokenSpecSet.swift
[161/202] Compiling SwiftParser IsLexerClassified.swift
[162/202] Compiling SwiftParser Parser+Entry.swift
[163/202] Compiling SwiftParser TokenSpecStaticMembers.swift
[164/202] Compiling SwiftParser TypeAttribute.swift
[165/202] Compiling SwiftParser TopLevel.swift
[166/202] Compiling SwiftParser TriviaParser.swift
[167/202] Compiling SwiftParser Types.swift
[168/202] Compiling SwiftParser DeclarationModifier.swift
[169/202] Compiling SwiftParser RegexLiteralLexer.swift
[170/202] Compiling SwiftParser UnicodeScalarExtensions.swift
[171/202] Compiling SwiftParser Lookahead.swift
[172/202] Compiling SwiftParser LoopProgressCondition.swift
[173/202] Compiling SwiftParser Modifiers.swift
[174/202] Compiling SwiftParser Recovery.swift
[175/202] Compiling SwiftParser Specifiers.swift
[176/202] Compiling SwiftParser Statements.swift
[177/202] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[178/202] Compiling SwiftParser StringLiterals.swift
[179/202] Compiling SwiftParser Names.swift
[180/202] Compiling SwiftParser Nominals.swift
[181/202] Compiling SwiftParser Parameters.swift
[182/202] Compiling SwiftParser Parser.swift
[183/202] Compiling SwiftParser Patterns.swift
[184/202] Compiling SwiftParser Attributes.swift
[185/202] Compiling SwiftParser Availability.swift
[186/202] Compiling SwiftParser CharacterInfo.swift
[187/202] Compiling SwiftParser Declarations.swift
[188/202] Compiling SwiftParser Directives.swift
[189/202] Compiling SwiftParser Expressions.swift
[190/202] Compiling SwiftParser Cursor.swift
[191/202] Compiling SwiftParser Lexeme.swift
[192/202] Compiling SwiftParser LexemeSequence.swift
[193/202] Compiling SwiftParser Lexer.swift
[194/203] Wrapping AST for SwiftParser for debugging
[196/238] Compiling SwiftRefactor RefactoringProvider.swift
[197/238] Compiling SwiftRefactor RemoveSeparatorsFromIntegerLiteral.swift
[198/238] Compiling SwiftOperators PrecedenceGroup.swift
[199/239] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[200/240] Compiling SwiftOperators OperatorTable.swift
[201/240] Compiling SwiftOperators PrecedenceGraph.swift
[202/240] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[203/240] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[204/240] Compiling SwiftParserDiagnostics Utils.swift
[205/240] Compiling SwiftOperators SyntaxSynthesis.swift
[206/240] Compiling SwiftRefactor MigrateToNewIfLetSyntax.swift
[207/240] Compiling SwiftRefactor IntegerLiteralUtilities.swift
[208/240] Compiling SwiftRefactor FormatRawStringLiteral.swift
[209/240] Compiling lit_test_helper CommandLineArguments.swift
[210/240] Compiling lit_test_helper ClassifiedSyntaxTreePrinter.swift
[211/240] Emitting module lit_test_helper
[212/240] Compiling SwiftRefactor AddSeparatorsToIntegerLiteral.swift
[213/240] Emitting module SwiftRefactor
[214/240] Compiling SwiftRefactor OpaqueParameterToGeneric.swift
[216/241] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[217/241] Emitting module SwiftOperators
[218/241] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[219/241] Compiling SwiftParserDiagnostics PresenceUtils.swift
[220/241] Compiling SwiftOperators OperatorTable+Semantics.swift
[223/241] Compiling SwiftOperators OperatorTable+Folding.swift
[224/242] Wrapping AST for SwiftOperators for debugging
[228/242] Compiling lit_test_helper main.swift
[229/243] Wrapping AST for lit-test-helper for debugging
[230/243] Write Objects.LinkFileList
[232/243] Compiling SwiftParserDiagnostics MissingNodesError.swift
[233/243] Compiling SwiftParserDiagnostics MissingTokenError.swift
[234/243] Emitting module SwiftParserDiagnostics
[235/243] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[236/243] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[237/243] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[238/243] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[239/245] Wrapping AST for SwiftParserDiagnostics for debugging
[241/259] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[242/259] Compiling swift_parser_cli TerminalUtils.swift
/host/spi-builder-workspace/Sources/swift-parser-cli/TerminalUtils.swift:18:8: error: no such module 'Darwin.C'
16 | import CRT
17 | #else
18 | import Darwin.C
   |        `- error: no such module 'Darwin.C'
19 | #endif
20 |
[243/259] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[244/260] Emitting module swift_parser_cli
/host/spi-builder-workspace/Sources/swift-parser-cli/TerminalUtils.swift:18:8: error: no such module 'Darwin.C'
16 | import CRT
17 | #else
18 | import Darwin.C
   |        `- error: no such module 'Darwin.C'
19 | #endif
20 |
[245/260] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[246/260] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[247/260] Compiling swift_parser_cli swift-parser-cli.swift
/host/spi-builder-workspace/Sources/swift-parser-cli/TerminalUtils.swift:18:8: error: no such module 'Darwin.C'
16 | import CRT
17 | #else
18 | import Darwin.C
   |        `- error: no such module 'Darwin.C'
19 | #endif
20 |
[248/260] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
/host/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:29:1: warning: extension declares a conformance of imported type 'AccessorDeclSyntax' to imported protocols 'ExpressibleByStringInterpolation', 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
27 | }
28 |
29 | extension AccessorDeclSyntax: SyntaxExpressibleByStringInterpolation {}
   | |- warning: extension declares a conformance of imported type 'AccessorDeclSyntax' to imported protocols 'ExpressibleByStringInterpolation', 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
30 |
31 | extension AttributeSyntax: SyntaxExpressibleByStringInterpolation {}
/host/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:31:1: warning: extension declares a conformance of imported type 'AttributeSyntax' to imported protocols 'ExpressibleByStringInterpolation', 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
29 | extension AccessorDeclSyntax: SyntaxExpressibleByStringInterpolation {}
30 |
31 | extension AttributeSyntax: SyntaxExpressibleByStringInterpolation {}
   | |- warning: extension declares a conformance of imported type 'AttributeSyntax' to imported protocols 'ExpressibleByStringInterpolation', 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
32 |
33 | extension CatchClauseSyntax: SyntaxExpressibleByStringInterpolation {}
/host/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:33:1: warning: extension declares a conformance of imported type 'CatchClauseSyntax' to imported protocols 'ExpressibleByStringInterpolation', 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
31 | extension AttributeSyntax: SyntaxExpressibleByStringInterpolation {}
32 |
33 | extension CatchClauseSyntax: SyntaxExpressibleByStringInterpolation {}
   | |- warning: extension declares a conformance of imported type 'CatchClauseSyntax' to imported protocols 'ExpressibleByStringInterpolation', 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
34 |
35 | extension ClosureParameterSyntax: SyntaxExpressibleByStringInterpolation {}
/host/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:35:1: warning: extension declares a conformance of imported type 'ClosureParameterSyntax' to imported protocols 'ExpressibleByStringInterpolation', 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
33 | extension CatchClauseSyntax: SyntaxExpressibleByStringInterpolation {}
34 |
35 | extension ClosureParameterSyntax: SyntaxExpressibleByStringInterpolation {}
   | |- warning: extension declares a conformance of imported type 'ClosureParameterSyntax' to imported protocols 'ExpressibleByStringInterpolation', 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
36 |
37 | extension CodeBlockItemSyntax: SyntaxExpressibleByStringInterpolation {}
/host/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:37:1: warning: extension declares a conformance of imported type 'CodeBlockItemSyntax' to imported protocols 'ExpressibleByStringInterpolation', 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
35 | extension ClosureParameterSyntax: SyntaxExpressibleByStringInterpolation {}
36 |
37 | extension CodeBlockItemSyntax: SyntaxExpressibleByStringInterpolation {}
   | |- warning: extension declares a conformance of imported type 'CodeBlockItemSyntax' to imported protocols 'ExpressibleByStringInterpolation', 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
38 |
39 | extension DeclSyntax: SyntaxExpressibleByStringInterpolation {}
/host/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:39:1: warning: extension declares a conformance of imported type 'DeclSyntax' to imported protocols 'ExpressibleByStringInterpolation', 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
37 | extension CodeBlockItemSyntax: SyntaxExpressibleByStringInterpolation {}
38 |
39 | extension DeclSyntax: SyntaxExpressibleByStringInterpolation {}
   | |- warning: extension declares a conformance of imported type 'DeclSyntax' to imported protocols 'ExpressibleByStringInterpolation', 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
40 |
41 | extension EnumCaseParameterSyntax: SyntaxExpressibleByStringInterpolation {}
/host/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:41:1: warning: extension declares a conformance of imported type 'EnumCaseParameterSyntax' to imported protocols 'ExpressibleByStringInterpolation', 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
39 | extension DeclSyntax: SyntaxExpressibleByStringInterpolation {}
40 |
41 | extension EnumCaseParameterSyntax: SyntaxExpressibleByStringInterpolation {}
   | |- warning: extension declares a conformance of imported type 'EnumCaseParameterSyntax' to imported protocols 'ExpressibleByStringInterpolation', 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
42 |
43 | extension ExprSyntax: SyntaxExpressibleByStringInterpolation {}
/host/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:43:1: warning: extension declares a conformance of imported type 'ExprSyntax' to imported protocols 'ExpressibleByStringInterpolation', 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
41 | extension EnumCaseParameterSyntax: SyntaxExpressibleByStringInterpolation {}
42 |
43 | extension ExprSyntax: SyntaxExpressibleByStringInterpolation {}
   | |- warning: extension declares a conformance of imported type 'ExprSyntax' to imported protocols 'ExpressibleByStringInterpolation', 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
44 |
45 | extension FunctionParameterSyntax: SyntaxExpressibleByStringInterpolation {}
/host/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:45:1: warning: extension declares a conformance of imported type 'FunctionParameterSyntax' to imported protocols 'ExpressibleByStringInterpolation', 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
43 | extension ExprSyntax: SyntaxExpressibleByStringInterpolation {}
44 |
45 | extension FunctionParameterSyntax: SyntaxExpressibleByStringInterpolation {}
   | |- warning: extension declares a conformance of imported type 'FunctionParameterSyntax' to imported protocols 'ExpressibleByStringInterpolation', 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
46 |
47 | extension GenericParameterClauseSyntax: SyntaxExpressibleByStringInterpolation {}
/host/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:47:1: warning: extension declares a conformance of imported type 'GenericParameterClauseSyntax' to imported protocols 'ExpressibleByStringInterpolation', 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
45 | extension FunctionParameterSyntax: SyntaxExpressibleByStringInterpolation {}
46 |
47 | extension GenericParameterClauseSyntax: SyntaxExpressibleByStringInterpolation {}
   | |- warning: extension declares a conformance of imported type 'GenericParameterClauseSyntax' to imported protocols 'ExpressibleByStringInterpolation', 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
48 |
49 | extension MemberDeclBlockSyntax: SyntaxExpressibleByStringInterpolation {}
/host/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:49:1: warning: extension declares a conformance of imported type 'MemberDeclBlockSyntax' to imported protocols 'ExpressibleByStringInterpolation', 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
47 | extension GenericParameterClauseSyntax: SyntaxExpressibleByStringInterpolation {}
48 |
49 | extension MemberDeclBlockSyntax: SyntaxExpressibleByStringInterpolation {}
   | |- warning: extension declares a conformance of imported type 'MemberDeclBlockSyntax' to imported protocols 'ExpressibleByStringInterpolation', 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
50 |
51 | extension PatternSyntax: SyntaxExpressibleByStringInterpolation {}
/host/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:51:1: warning: extension declares a conformance of imported type 'PatternSyntax' to imported protocols 'ExpressibleByStringInterpolation', 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
49 | extension MemberDeclBlockSyntax: SyntaxExpressibleByStringInterpolation {}
50 |
51 | extension PatternSyntax: SyntaxExpressibleByStringInterpolation {}
   | |- warning: extension declares a conformance of imported type 'PatternSyntax' to imported protocols 'ExpressibleByStringInterpolation', 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
52 |
53 | extension SourceFileSyntax: SyntaxExpressibleByStringInterpolation {}
/host/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:53:1: warning: extension declares a conformance of imported type 'SourceFileSyntax' to imported protocols 'ExpressibleByStringInterpolation', 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
51 | extension PatternSyntax: SyntaxExpressibleByStringInterpolation {}
52 |
53 | extension SourceFileSyntax: SyntaxExpressibleByStringInterpolation {}
   | |- warning: extension declares a conformance of imported type 'SourceFileSyntax' to imported protocols 'ExpressibleByStringInterpolation', 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
54 |
55 | extension StmtSyntax: SyntaxExpressibleByStringInterpolation {}
/host/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:55:1: warning: extension declares a conformance of imported type 'StmtSyntax' to imported protocols 'ExpressibleByStringInterpolation', 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
53 | extension SourceFileSyntax: SyntaxExpressibleByStringInterpolation {}
54 |
55 | extension StmtSyntax: SyntaxExpressibleByStringInterpolation {}
   | |- warning: extension declares a conformance of imported type 'StmtSyntax' to imported protocols 'ExpressibleByStringInterpolation', 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
56 |
57 | extension SwitchCaseSyntax: SyntaxExpressibleByStringInterpolation {}
/host/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:57:1: warning: extension declares a conformance of imported type 'SwitchCaseSyntax' to imported protocols 'ExpressibleByStringInterpolation', 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
55 | extension StmtSyntax: SyntaxExpressibleByStringInterpolation {}
56 |
57 | extension SwitchCaseSyntax: SyntaxExpressibleByStringInterpolation {}
   | |- warning: extension declares a conformance of imported type 'SwitchCaseSyntax' to imported protocols 'ExpressibleByStringInterpolation', 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
58 |
59 | extension TypeSyntax: SyntaxExpressibleByStringInterpolation {}
/host/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:59:1: warning: extension declares a conformance of imported type 'TypeSyntax' to imported protocols 'ExpressibleByStringInterpolation', 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
57 | extension SwitchCaseSyntax: SyntaxExpressibleByStringInterpolation {}
58 |
59 | extension TypeSyntax: SyntaxExpressibleByStringInterpolation {}
   | |- warning: extension declares a conformance of imported type 'TypeSyntax' to imported protocols 'ExpressibleByStringInterpolation', 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
60 |
61 | // TODO: This should be inlined in SyntaxParseable.init(stringInterpolation:),
/host/spi-builder-workspace/Sources/SwiftSyntaxBuilder/Syntax+StringInterpolation.swift:139:8: warning: associated value 'producedInvalidNodeType(expectedType:actualType:)' of 'Sendable'-conforming enum 'SyntaxStringInterpolationError' contains non-Sendable type 'any SyntaxProtocol.Type'
137 |
138 | enum SyntaxStringInterpolationError: Error, CustomStringConvertible {
139 |   case producedInvalidNodeType(expectedType: SyntaxProtocol.Type, actualType: SyntaxProtocol.Type)
    |        `- warning: associated value 'producedInvalidNodeType(expectedType:actualType:)' of 'Sendable'-conforming enum 'SyntaxStringInterpolationError' contains non-Sendable type 'any SyntaxProtocol.Type'
140 |   case diagnostics([Diagnostic], tree: Syntax)
141 |
/host/spi-builder-workspace/Sources/SwiftSyntaxBuilder/Syntax+StringInterpolation.swift:139:8: warning: associated value 'producedInvalidNodeType(expectedType:actualType:)' of 'Sendable'-conforming enum 'SyntaxStringInterpolationError' contains non-Sendable type 'any SyntaxProtocol.Type'
137 |
138 | enum SyntaxStringInterpolationError: Error, CustomStringConvertible {
139 |   case producedInvalidNodeType(expectedType: SyntaxProtocol.Type, actualType: SyntaxProtocol.Type)
    |        `- warning: associated value 'producedInvalidNodeType(expectedType:actualType:)' of 'Sendable'-conforming enum 'SyntaxStringInterpolationError' contains non-Sendable type 'any SyntaxProtocol.Type'
140 |   case diagnostics([Diagnostic], tree: Syntax)
141 |
/host/spi-builder-workspace/Sources/SwiftSyntaxBuilder/Syntax+StringInterpolation.swift:412:1: warning: extension declares a conformance of imported type 'TokenSyntax' to imported protocols 'ExpressibleByStringInterpolation', 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
410 | }
411 |
412 | extension TokenSyntax: SyntaxExpressibleByStringInterpolation {
    | |- warning: extension declares a conformance of imported type 'TokenSyntax' to imported protocols 'ExpressibleByStringInterpolation', 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
413 |   public init(stringInterpolation: SyntaxStringInterpolation) {
414 |     let string = stringInterpolation.sourceText.withUnsafeBufferPointer { buf in
[248/260] Linking lit-test-helper.wasm
BUILD FAILURE 6.3 wasm