Build Information
Failed to build swift-syntax, reference 601.0.1 (f99ae8
), with Swift 6.2 (beta) for Wasm on 23 Jun 2025 14:16:55 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-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/swiftlang/swift-syntax.git
Reference: 601.0.1
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/swiftlang/swift-syntax
* tag 601.0.1 -> FETCH_HEAD
HEAD is now at f99ae8a Fix formatting.
Cloned https://github.com/swiftlang/swift-syntax.git
Revision (git rev-parse @):
f99ae8aa18f0cf0d53481901f88a0991dc3bd4a2
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/swiftlang/swift-syntax.git at 601.0.1
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/swiftlang/swift-syntax.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/Sources/SwiftLexicalLookup/CMakeLists.txt
Building for debugging...
[0/29] Write sources
[25/29] Compiling _SwiftSyntaxCShims dummy.c
[26/29] Compiling InstructionsExecuted.c
[27/29] Compiling _SwiftLibraryPluginProviderCShims LoadLibrary.c
[28/29] Write swift-version-24593BA9C3E375BF.txt
[30/40] Compiling SwiftSyntax600 Empty.swift
[31/40] Emitting module SwiftSyntax600
[32/41] Compiling SwiftSyntax510 Empty.swift
[33/41] Emitting module SwiftSyntax510
[34/42] Emitting module SwiftSyntax601
[35/42] Compiling SwiftSyntax601 Empty.swift
[39/43] Compiling SwiftSyntax509 Empty.swift
[40/43] Emitting module SwiftSyntax509
[42/106] Compiling _SwiftSyntaxGenericTestSupport AssertEqualWithDiff.swift
[43/106] Emitting module _SwiftSyntaxGenericTestSupport
[44/106] Compiling _SwiftSyntaxGenericTestSupport String+TrimmingTrailingWhitespace.swift
[46/109] Emitting module SwiftSyntax
[47/118] Compiling SwiftSyntax SyntaxEnum.swift
[48/118] Compiling SwiftSyntax SyntaxKind.swift
[49/118] Compiling SwiftSyntax SyntaxRewriter.swift
[50/118] Compiling SwiftSyntax SyntaxTraits.swift
[51/118] Compiling SwiftSyntax SyntaxVisitor.swift
[52/118] Compiling SwiftSyntax TokenKind.swift
[53/118] Compiling SwiftSyntax Tokens.swift
[54/118] Compiling SwiftSyntax TriviaPieces.swift
[55/118] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[56/118] Compiling SwiftSyntax AbsolutePosition.swift
[57/118] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[58/118] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[59/118] Compiling SwiftSyntax Assert.swift
[60/118] Compiling SwiftSyntax BumpPtrAllocator.swift
[61/118] Compiling SwiftSyntax CommonAncestor.swift
[62/118] Compiling SwiftSyntax Convenience.swift
[63/118] Compiling SwiftSyntax CustomTraits.swift
[64/118] Compiling SwiftSyntax EditorPlaceholder.swift
[65/118] Compiling SwiftSyntax RawSyntaxNodesC.swift
[66/118] Compiling SwiftSyntax RawSyntaxNodesD.swift
[67/118] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[68/118] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[69/118] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
[70/118] Compiling SwiftSyntax RawSyntaxNodesOP.swift
[71/118] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
[72/118] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[73/118] Compiling SwiftSyntax RawSyntaxValidation.swift
[74/118] Compiling SwiftSyntax SyntaxIdentifier.swift
[75/118] Compiling SwiftSyntax SyntaxNodeFactory.swift
[76/118] Compiling SwiftSyntax SyntaxNodeStructure.swift
[77/118] Compiling SwiftSyntax SyntaxProtocol.swift
[78/118] Compiling SwiftSyntax SyntaxText.swift
[79/118] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[80/118] Compiling SwiftSyntax TokenDiagnostic.swift
[81/118] Compiling SwiftSyntax TokenSequence.swift
[82/118] Compiling SwiftSyntax TokenSyntax.swift
[83/118] Compiling SwiftSyntax Identifier.swift
[84/118] Compiling SwiftSyntax MemoryLayout.swift
[85/118] Compiling SwiftSyntax MissingNodeInitializers.swift
[86/118] Compiling SwiftSyntax RawSyntax.swift
[87/118] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[88/118] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[89/118] Compiling SwiftSyntax RawSyntaxTokenView.swift
[90/118] Compiling SwiftSyntax SourceEdit.swift
[91/118] Compiling SwiftSyntax SourceLength.swift
[92/118] Compiling SwiftSyntax SourceLocation.swift
[93/118] Compiling SwiftSyntax SourcePresence.swift
[94/118] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[95/118] Compiling SwiftSyntax Syntax.swift
[96/118] Compiling SwiftSyntax SyntaxArena.swift
[97/118] Compiling SwiftSyntax SyntaxArenaAllocatedBuffer.swift
[98/118] Compiling SwiftSyntax SyntaxChildren.swift
[99/118] Compiling SwiftSyntax SyntaxCollection.swift
[100/118] Compiling SwiftSyntax SyntaxHashable.swift
[101/118] Compiling SwiftSyntax Trivia.swift
[102/118] Compiling SwiftSyntax Utils.swift
[103/118] Compiling SwiftSyntax ChildNameForKeyPath.swift
[104/118] Compiling SwiftSyntax Keyword.swift
[105/118] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[106/118] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[107/118] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[108/118] Compiling SwiftSyntax SyntaxBaseNodes.swift
[109/118] Compiling SwiftSyntax SyntaxCollections.swift
[110/118] Compiling SwiftSyntax SyntaxNodesAB.swift
[111/118] Compiling SwiftSyntax SyntaxNodesC.swift
[112/118] Compiling SwiftSyntax SyntaxNodesD.swift
[113/118] Compiling SwiftSyntax SyntaxNodesEF.swift
[114/118] Compiling SwiftSyntax SyntaxNodesGHI.swift
[115/118] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[116/118] Compiling SwiftSyntax SyntaxNodesOP.swift
[117/118] Compiling SwiftSyntax SyntaxNodesQRS.swift
[118/118] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[120/177] Compiling SwiftDiagnostics Message.swift
[121/178] Compiling SwiftBasicFormat Syntax+Extensions.swift
[122/178] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[123/178] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[124/178] Compiling SwiftDiagnostics Note.swift
[125/178] Emitting module SwiftDiagnostics
[126/178] Compiling SwiftParser Attributes.swift
[127/178] Compiling SwiftParser Availability.swift
[128/178] Compiling SwiftDiagnostics FixIt.swift
[129/178] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[130/178] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[131/178] Compiling SwiftParser CharacterInfo.swift
[132/178] Compiling SwiftParser CollectionNodes+Parsable.swift
[133/178] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[134/179] Compiling SwiftBasicFormat Indenter.swift
[135/179] Compiling SwiftBasicFormat InferIndentation.swift
[137/179] Emitting module SwiftBasicFormat
[138/179] Compiling SwiftBasicFormat BasicFormat.swift
[140/180] Compiling SwiftParser Modifiers.swift
[141/180] Compiling SwiftParser Names.swift
[142/180] Compiling SwiftParser Nominals.swift
[143/180] Compiling SwiftParser Parameters.swift
[144/180] Compiling SwiftParser ParseSourceFile.swift
[145/180] Compiling SwiftParser Parser.swift
[146/180] Compiling SwiftParser LexemeSequence.swift
[147/180] Compiling SwiftParser Lexer.swift
[148/180] Compiling SwiftParser RegexLiteralLexer.swift
[149/180] Compiling SwiftParser UnicodeScalarExtensions.swift
[150/180] Compiling SwiftParser Lookahead.swift
[151/180] Compiling SwiftParser LoopProgressCondition.swift
[152/185] Compiling SwiftParser SwiftParserCompatibility.swift
[153/185] Compiling SwiftParser SwiftVersion.swift
[154/185] Compiling SwiftParser SyntaxUtils.swift
[155/185] Compiling SwiftParser TokenConsumer.swift
[156/185] Compiling SwiftParser TokenPrecedence.swift
[157/185] Compiling SwiftParser TokenSpec.swift
[158/185] Compiling SwiftParser TokenSpecSet.swift
[159/185] Compiling SwiftParser TopLevel.swift
[160/185] Compiling SwiftParser TriviaParser.swift
[161/185] Compiling SwiftParser Types.swift
[162/185] Compiling SwiftParser Patterns.swift
[163/185] Compiling SwiftParser Recovery.swift
[164/185] Compiling SwiftParser Specifiers.swift
[165/185] Compiling SwiftParser Statements.swift
[166/185] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[167/185] Compiling SwiftParser StringLiterals.swift
[168/185] Emitting module SwiftParser
[173/185] Compiling SwiftParser Declarations.swift
[174/185] Compiling SwiftParser Directives.swift
[175/185] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[176/185] Compiling SwiftParser Expressions.swift
[177/185] Compiling SwiftParser IncrementalParseTransition.swift
[178/185] Compiling SwiftParser IsValidIdentifier.swift
[179/185] Compiling SwiftParser Cursor.swift
[180/185] Compiling SwiftParser Lexeme.swift
[181/185] Compiling SwiftParser ExperimentalFeatures.swift
[182/185] Compiling SwiftParser IsLexerClassified.swift
[183/185] Compiling SwiftParser LayoutNodes+Parsable.swift
[184/185] Compiling SwiftParser Parser+TokenSpecSet.swift
[185/185] Compiling SwiftParser TokenSpecStaticMembers.swift
[187/217] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[188/218] Compiling SwiftIDEUtils SwiftIDEUtilsCompatibility.swift
[189/218] Compiling SwiftIDEUtils Syntax+Classifications.swift
[190/218] Compiling SwiftIDEUtils SyntaxClassification.swift
[191/219] Compiling SwiftOperators PrecedenceGroup.swift
[192/220] Compiling SwiftOperators OperatorTable.swift
[193/220] Compiling SwiftOperators PrecedenceGraph.swift
[194/220] Compiling SwiftIDEUtils Utils.swift
[195/220] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[196/220] Compiling SwiftIDEUtils DeclNameLocation.swift
[197/220] Compiling SwiftOperators SyntaxSynthesis.swift
[198/220] Emitting module SwiftIDEUtils
[199/220] Compiling SwiftIDEUtils SyntaxClassifier.swift
[200/220] Compiling SwiftOperators Operator.swift
[201/220] Compiling SwiftOperators OperatorError+Diagnostics.swift
[202/220] Compiling SwiftOperators OperatorError.swift
[203/220] Compiling SwiftOperators OperatorTable+Defaults.swift
[204/220] Emitting module SwiftOperators
[205/220] Compiling SwiftOperators OperatorTable+Semantics.swift
[206/220] Emitting module SwiftParserDiagnostics
[207/220] Compiling SwiftOperators OperatorTable+Folding.swift
[208/221] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[209/221] Compiling SwiftParserDiagnostics Utils.swift
[210/221] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[212/221] Compiling SwiftIDEUtils FixItApplier.swift
[213/221] Compiling SwiftIDEUtils NameMatcher.swift
[217/222] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[218/222] Compiling SwiftParserDiagnostics PresenceUtils.swift
[221/222] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[222/222] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[224/238] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[225/238] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[226/238] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[227/238] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[228/238] Emitting module SwiftSyntaxBuilder
/host/spi-builder-workspace/Sources/SwiftSyntaxBuilder/Syntax+StringInterpolation.swift:469:1: warning: extension declares a conformance of imported type 'TokenSyntax' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
467 | // Silence warning that TokenSyntax has a retroactive conformance to `ExpressibleByStringInterpolation` through
468 | // `SyntaxExpressibleByStringInterpolation`.
469 | extension TokenSyntax: Swift.ExpressibleByStringInterpolation {}
| |- warning: extension declares a conformance of imported type 'TokenSyntax' to imported protocols '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
470 | #endif
471 |
/host/spi-builder-workspace/Sources/SwiftSyntaxBuilder/Syntax+StringInterpolation.swift:518:1: warning: extension declares a conformance of imported type 'Trivia' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
516 |
517 | #if compiler(>=6)
518 | extension Trivia: Swift.ExpressibleByStringInterpolation {}
| |- warning: extension declares a conformance of imported type 'Trivia' to imported protocols '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
519 | #else
520 | extension Trivia: ExpressibleByStringInterpolation {}
/host/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:24:1: warning: extension declares a conformance of imported type 'AccessorBlockSyntax' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
22 |
23 | #if compiler(>=6)
24 | extension AccessorBlockSyntax: Swift.ExpressibleByStringInterpolation {}
| |- warning: extension declares a conformance of imported type 'AccessorBlockSyntax' to imported protocols '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
25 | #endif
26 |
/host/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:30:1: warning: extension declares a conformance of imported type 'AccessorDeclSyntax' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
28 |
29 | #if compiler(>=6)
30 | extension AccessorDeclSyntax: Swift.ExpressibleByStringInterpolation {}
| |- warning: extension declares a conformance of imported type 'AccessorDeclSyntax' to imported protocols '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
31 | #endif
32 |
/host/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:36:1: warning: extension declares a conformance of imported type 'AttributeSyntax' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
34 |
35 | #if compiler(>=6)
36 | extension AttributeSyntax: Swift.ExpressibleByStringInterpolation {}
| |- warning: extension declares a conformance of imported type 'AttributeSyntax' to imported protocols '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
37 | #endif
38 |
/host/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:42:1: warning: extension declares a conformance of imported type 'CatchClauseSyntax' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
40 |
41 | #if compiler(>=6)
42 | extension CatchClauseSyntax: Swift.ExpressibleByStringInterpolation {}
| |- warning: extension declares a conformance of imported type 'CatchClauseSyntax' to imported protocols '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
43 | #endif
44 |
/host/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:48:1: warning: extension declares a conformance of imported type 'ClosureParameterSyntax' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
46 |
47 | #if compiler(>=6)
48 | extension ClosureParameterSyntax: Swift.ExpressibleByStringInterpolation {}
| |- warning: extension declares a conformance of imported type 'ClosureParameterSyntax' to imported protocols '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
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:54:1: warning: extension declares a conformance of imported type 'CodeBlockItemSyntax' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
52 |
53 | #if compiler(>=6)
54 | extension CodeBlockItemSyntax: Swift.ExpressibleByStringInterpolation {}
| |- warning: extension declares a conformance of imported type 'CodeBlockItemSyntax' to imported protocols '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
55 | #endif
56 |
/host/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:60:1: warning: extension declares a conformance of imported type 'CodeBlockSyntax' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
58 |
59 | #if compiler(>=6)
60 | extension CodeBlockSyntax: Swift.ExpressibleByStringInterpolation {}
| |- warning: extension declares a conformance of imported type 'CodeBlockSyntax' to imported protocols '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
61 | #endif
62 |
/host/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:66:1: warning: extension declares a conformance of imported type 'DeclSyntax' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
64 |
65 | #if compiler(>=6)
66 | extension DeclSyntax: Swift.ExpressibleByStringInterpolation {}
| |- warning: extension declares a conformance of imported type 'DeclSyntax' to imported protocols '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
67 | #endif
68 |
/host/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:72:1: warning: extension declares a conformance of imported type 'EnumCaseParameterSyntax' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
70 |
71 | #if compiler(>=6)
72 | extension EnumCaseParameterSyntax: Swift.ExpressibleByStringInterpolation {}
| |- warning: extension declares a conformance of imported type 'EnumCaseParameterSyntax' to imported protocols '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
73 | #endif
74 |
/host/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:78:1: warning: extension declares a conformance of imported type 'ExprSyntax' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
76 |
77 | #if compiler(>=6)
78 | extension ExprSyntax: Swift.ExpressibleByStringInterpolation {}
| |- warning: extension declares a conformance of imported type 'ExprSyntax' to imported protocols '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
79 | #endif
80 |
/host/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:84:1: warning: extension declares a conformance of imported type 'FunctionParameterSyntax' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
82 |
83 | #if compiler(>=6)
84 | extension FunctionParameterSyntax: Swift.ExpressibleByStringInterpolation {}
| |- warning: extension declares a conformance of imported type 'FunctionParameterSyntax' to imported protocols '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
85 | #endif
86 |
/host/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:90:1: warning: extension declares a conformance of imported type 'GenericParameterClauseSyntax' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
88 |
89 | #if compiler(>=6)
90 | extension GenericParameterClauseSyntax: Swift.ExpressibleByStringInterpolation {}
| |- warning: extension declares a conformance of imported type 'GenericParameterClauseSyntax' to imported protocols '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
91 | #endif
92 |
/host/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:96:1: warning: extension declares a conformance of imported type 'MemberBlockSyntax' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
94 |
95 | #if compiler(>=6)
96 | extension MemberBlockSyntax: Swift.ExpressibleByStringInterpolation {}
| |- warning: extension declares a conformance of imported type 'MemberBlockSyntax' to imported protocols '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
97 | #endif
98 |
/host/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:102:1: warning: extension declares a conformance of imported type 'PatternSyntax' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
100 |
101 | #if compiler(>=6)
102 | extension PatternSyntax: Swift.ExpressibleByStringInterpolation {}
| |- warning: extension declares a conformance of imported type 'PatternSyntax' to imported protocols '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
103 | #endif
104 |
/host/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:108:1: warning: extension declares a conformance of imported type 'SourceFileSyntax' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
106 |
107 | #if compiler(>=6)
108 | extension SourceFileSyntax: Swift.ExpressibleByStringInterpolation {}
| |- warning: extension declares a conformance of imported type 'SourceFileSyntax' to imported protocols '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
109 | #endif
110 |
/host/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:114:1: warning: extension declares a conformance of imported type 'StmtSyntax' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
112 |
113 | #if compiler(>=6)
114 | extension StmtSyntax: Swift.ExpressibleByStringInterpolation {}
| |- warning: extension declares a conformance of imported type 'StmtSyntax' to imported protocols '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
115 | #endif
116 |
/host/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:120:1: warning: extension declares a conformance of imported type 'SwitchCaseSyntax' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
118 |
119 | #if compiler(>=6)
120 | extension SwitchCaseSyntax: Swift.ExpressibleByStringInterpolation {}
| |- warning: extension declares a conformance of imported type 'SwitchCaseSyntax' to imported protocols '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
121 | #endif
122 |
/host/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:126:1: warning: extension declares a conformance of imported type 'TypeSyntax' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
124 |
125 | #if compiler(>=6)
126 | extension TypeSyntax: Swift.ExpressibleByStringInterpolation {}
| |- warning: extension declares a conformance of imported type 'TypeSyntax' to imported protocols '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
127 | #endif
128 |
/host/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:132:1: warning: extension declares a conformance of imported type 'VersionTupleSyntax' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
130 |
131 | #if compiler(>=6)
132 | extension VersionTupleSyntax: Swift.ExpressibleByStringInterpolation {}
| |- warning: extension declares a conformance of imported type 'VersionTupleSyntax' to imported protocols '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
133 | #endif
134 |
/host/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:138:1: warning: extension declares a conformance of imported type 'AccessorDeclListSyntax' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
136 |
137 | #if compiler(>=6)
138 | extension AccessorDeclListSyntax: Swift.ExpressibleByStringInterpolation {}
| |- warning: extension declares a conformance of imported type 'AccessorDeclListSyntax' to imported protocols '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
139 | #endif
140 |
/host/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:144:1: warning: extension declares a conformance of imported type 'AttributeListSyntax' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
142 |
143 | #if compiler(>=6)
144 | extension AttributeListSyntax: Swift.ExpressibleByStringInterpolation {}
| |- warning: extension declares a conformance of imported type 'AttributeListSyntax' to imported protocols '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
145 | #endif
146 |
/host/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:150:1: warning: extension declares a conformance of imported type 'CodeBlockItemListSyntax' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
148 |
149 | #if compiler(>=6)
150 | extension CodeBlockItemListSyntax: Swift.ExpressibleByStringInterpolation {}
| |- warning: extension declares a conformance of imported type 'CodeBlockItemListSyntax' to imported protocols '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
151 | #endif
152 |
/host/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:156:1: warning: extension declares a conformance of imported type 'MemberBlockItemListSyntax' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
154 |
155 | #if compiler(>=6)
156 | extension MemberBlockItemListSyntax: Swift.ExpressibleByStringInterpolation {}
| |- warning: extension declares a conformance of imported type 'MemberBlockItemListSyntax' to imported protocols '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
157 | #endif
158 |
[229/238] Compiling SwiftSyntaxBuilder Indenter.swift
[230/238] Compiling SwiftSyntaxBuilder ListBuilder.swift
[231/238] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
/host/spi-builder-workspace/Sources/SwiftSyntaxBuilder/Syntax+StringInterpolation.swift:469:1: warning: extension declares a conformance of imported type 'TokenSyntax' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
467 | // Silence warning that TokenSyntax has a retroactive conformance to `ExpressibleByStringInterpolation` through
468 | // `SyntaxExpressibleByStringInterpolation`.
469 | extension TokenSyntax: Swift.ExpressibleByStringInterpolation {}
| |- warning: extension declares a conformance of imported type 'TokenSyntax' to imported protocols '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
470 | #endif
471 |
/host/spi-builder-workspace/Sources/SwiftSyntaxBuilder/Syntax+StringInterpolation.swift:518:1: warning: extension declares a conformance of imported type 'Trivia' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
516 |
517 | #if compiler(>=6)
518 | extension Trivia: Swift.ExpressibleByStringInterpolation {}
| |- warning: extension declares a conformance of imported type 'Trivia' to imported protocols '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
519 | #else
520 | extension Trivia: ExpressibleByStringInterpolation {}
[232/238] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
/host/spi-builder-workspace/Sources/SwiftSyntaxBuilder/Syntax+StringInterpolation.swift:469:1: warning: extension declares a conformance of imported type 'TokenSyntax' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
467 | // Silence warning that TokenSyntax has a retroactive conformance to `ExpressibleByStringInterpolation` through
468 | // `SyntaxExpressibleByStringInterpolation`.
469 | extension TokenSyntax: Swift.ExpressibleByStringInterpolation {}
| |- warning: extension declares a conformance of imported type 'TokenSyntax' to imported protocols '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
470 | #endif
471 |
/host/spi-builder-workspace/Sources/SwiftSyntaxBuilder/Syntax+StringInterpolation.swift:518:1: warning: extension declares a conformance of imported type 'Trivia' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
516 |
517 | #if compiler(>=6)
518 | extension Trivia: Swift.ExpressibleByStringInterpolation {}
| |- warning: extension declares a conformance of imported type 'Trivia' to imported protocols '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
519 | #else
520 | extension Trivia: ExpressibleByStringInterpolation {}
[233/239] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[234/239] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[235/239] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[236/239] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[237/239] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[238/239] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[239/239] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
/host/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:24:1: warning: extension declares a conformance of imported type 'AccessorBlockSyntax' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
22 |
23 | #if compiler(>=6)
24 | extension AccessorBlockSyntax: Swift.ExpressibleByStringInterpolation {}
| |- warning: extension declares a conformance of imported type 'AccessorBlockSyntax' to imported protocols '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
25 | #endif
26 |
/host/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:30:1: warning: extension declares a conformance of imported type 'AccessorDeclSyntax' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
28 |
29 | #if compiler(>=6)
30 | extension AccessorDeclSyntax: Swift.ExpressibleByStringInterpolation {}
| |- warning: extension declares a conformance of imported type 'AccessorDeclSyntax' to imported protocols '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
31 | #endif
32 |
/host/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:36:1: warning: extension declares a conformance of imported type 'AttributeSyntax' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
34 |
35 | #if compiler(>=6)
36 | extension AttributeSyntax: Swift.ExpressibleByStringInterpolation {}
| |- warning: extension declares a conformance of imported type 'AttributeSyntax' to imported protocols '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
37 | #endif
38 |
/host/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:42:1: warning: extension declares a conformance of imported type 'CatchClauseSyntax' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
40 |
41 | #if compiler(>=6)
42 | extension CatchClauseSyntax: Swift.ExpressibleByStringInterpolation {}
| |- warning: extension declares a conformance of imported type 'CatchClauseSyntax' to imported protocols '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
43 | #endif
44 |
/host/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:48:1: warning: extension declares a conformance of imported type 'ClosureParameterSyntax' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
46 |
47 | #if compiler(>=6)
48 | extension ClosureParameterSyntax: Swift.ExpressibleByStringInterpolation {}
| |- warning: extension declares a conformance of imported type 'ClosureParameterSyntax' to imported protocols '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
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:54:1: warning: extension declares a conformance of imported type 'CodeBlockItemSyntax' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
52 |
53 | #if compiler(>=6)
54 | extension CodeBlockItemSyntax: Swift.ExpressibleByStringInterpolation {}
| |- warning: extension declares a conformance of imported type 'CodeBlockItemSyntax' to imported protocols '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
55 | #endif
56 |
/host/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:60:1: warning: extension declares a conformance of imported type 'CodeBlockSyntax' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
58 |
59 | #if compiler(>=6)
60 | extension CodeBlockSyntax: Swift.ExpressibleByStringInterpolation {}
| |- warning: extension declares a conformance of imported type 'CodeBlockSyntax' to imported protocols '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
61 | #endif
62 |
/host/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:66:1: warning: extension declares a conformance of imported type 'DeclSyntax' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
64 |
65 | #if compiler(>=6)
66 | extension DeclSyntax: Swift.ExpressibleByStringInterpolation {}
| |- warning: extension declares a conformance of imported type 'DeclSyntax' to imported protocols '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
67 | #endif
68 |
/host/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:72:1: warning: extension declares a conformance of imported type 'EnumCaseParameterSyntax' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
70 |
71 | #if compiler(>=6)
72 | extension EnumCaseParameterSyntax: Swift.ExpressibleByStringInterpolation {}
| |- warning: extension declares a conformance of imported type 'EnumCaseParameterSyntax' to imported protocols '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
73 | #endif
74 |
/host/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:78:1: warning: extension declares a conformance of imported type 'ExprSyntax' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
76 |
77 | #if compiler(>=6)
78 | extension ExprSyntax: Swift.ExpressibleByStringInterpolation {}
| |- warning: extension declares a conformance of imported type 'ExprSyntax' to imported protocols '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
79 | #endif
80 |
/host/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:84:1: warning: extension declares a conformance of imported type 'FunctionParameterSyntax' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
82 |
83 | #if compiler(>=6)
84 | extension FunctionParameterSyntax: Swift.ExpressibleByStringInterpolation {}
| |- warning: extension declares a conformance of imported type 'FunctionParameterSyntax' to imported protocols '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
85 | #endif
86 |
/host/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:90:1: warning: extension declares a conformance of imported type 'GenericParameterClauseSyntax' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
88 |
89 | #if compiler(>=6)
90 | extension GenericParameterClauseSyntax: Swift.ExpressibleByStringInterpolation {}
| |- warning: extension declares a conformance of imported type 'GenericParameterClauseSyntax' to imported protocols '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
91 | #endif
92 |
/host/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:96:1: warning: extension declares a conformance of imported type 'MemberBlockSyntax' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
94 |
95 | #if compiler(>=6)
96 | extension MemberBlockSyntax: Swift.ExpressibleByStringInterpolation {}
| |- warning: extension declares a conformance of imported type 'MemberBlockSyntax' to imported protocols '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
97 | #endif
98 |
/host/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:102:1: warning: extension declares a conformance of imported type 'PatternSyntax' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
100 |
101 | #if compiler(>=6)
102 | extension PatternSyntax: Swift.ExpressibleByStringInterpolation {}
| |- warning: extension declares a conformance of imported type 'PatternSyntax' to imported protocols '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
103 | #endif
104 |
/host/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:108:1: warning: extension declares a conformance of imported type 'SourceFileSyntax' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
106 |
107 | #if compiler(>=6)
108 | extension SourceFileSyntax: Swift.ExpressibleByStringInterpolation {}
| |- warning: extension declares a conformance of imported type 'SourceFileSyntax' to imported protocols '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
109 | #endif
110 |
/host/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:114:1: warning: extension declares a conformance of imported type 'StmtSyntax' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
112 |
113 | #if compiler(>=6)
114 | extension StmtSyntax: Swift.ExpressibleByStringInterpolation {}
| |- warning: extension declares a conformance of imported type 'StmtSyntax' to imported protocols '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
115 | #endif
116 |
/host/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:120:1: warning: extension declares a conformance of imported type 'SwitchCaseSyntax' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
118 |
119 | #if compiler(>=6)
120 | extension SwitchCaseSyntax: Swift.ExpressibleByStringInterpolation {}
| |- warning: extension declares a conformance of imported type 'SwitchCaseSyntax' to imported protocols '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
121 | #endif
122 |
/host/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:126:1: warning: extension declares a conformance of imported type 'TypeSyntax' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
124 |
125 | #if compiler(>=6)
126 | extension TypeSyntax: Swift.ExpressibleByStringInterpolation {}
| |- warning: extension declares a conformance of imported type 'TypeSyntax' to imported protocols '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
127 | #endif
128 |
/host/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:132:1: warning: extension declares a conformance of imported type 'VersionTupleSyntax' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
130 |
131 | #if compiler(>=6)
132 | extension VersionTupleSyntax: Swift.ExpressibleByStringInterpolation {}
| |- warning: extension declares a conformance of imported type 'VersionTupleSyntax' to imported protocols '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
133 | #endif
134 |
/host/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:138:1: warning: extension declares a conformance of imported type 'AccessorDeclListSyntax' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
136 |
137 | #if compiler(>=6)
138 | extension AccessorDeclListSyntax: Swift.ExpressibleByStringInterpolation {}
| |- warning: extension declares a conformance of imported type 'AccessorDeclListSyntax' to imported protocols '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
139 | #endif
140 |
/host/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:144:1: warning: extension declares a conformance of imported type 'AttributeListSyntax' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
142 |
143 | #if compiler(>=6)
144 | extension AttributeListSyntax: Swift.ExpressibleByStringInterpolation {}
| |- warning: extension declares a conformance of imported type 'AttributeListSyntax' to imported protocols '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
145 | #endif
146 |
/host/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:150:1: warning: extension declares a conformance of imported type 'CodeBlockItemListSyntax' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
148 |
149 | #if compiler(>=6)
150 | extension CodeBlockItemListSyntax: Swift.ExpressibleByStringInterpolation {}
| |- warning: extension declares a conformance of imported type 'CodeBlockItemListSyntax' to imported protocols '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
151 | #endif
152 |
/host/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:156:1: warning: extension declares a conformance of imported type 'MemberBlockItemListSyntax' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
154 |
155 | #if compiler(>=6)
156 | extension MemberBlockItemListSyntax: Swift.ExpressibleByStringInterpolation {}
| |- warning: extension declares a conformance of imported type 'MemberBlockItemListSyntax' to imported protocols '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
157 | #endif
158 |
[241/285] Compiling SwiftRefactor ConvertComputedPropertyToZeroParameterFunction.swift
[242/285] Compiling SwiftIfConfig IfConfigFunctions.swift
[243/285] Compiling SwiftIfConfig IfConfigRegionState.swift
[244/287] Compiling SwiftSyntaxMacros Macro.swift
[245/287] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[246/287] Compiling SwiftIfConfig ActiveClauseEvaluator.swift
[247/287] Compiling SwiftIfConfig ActiveSyntaxRewriter.swift
[248/287] Compiling SwiftIfConfig SyntaxLiteralUtils.swift
[249/287] Compiling SwiftIfConfig SyntaxProtocol+IfConfig.swift
[250/287] Compiling SwiftIfConfig ActiveSyntaxVisitor.swift
[251/287] Compiling SwiftIfConfig BuildConfiguration.swift
[252/287] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[253/287] Compiling SwiftSyntaxMacros Macro+Format.swift
[256/287] Compiling SwiftRefactor RemoveSeparatorsFromIntegerLiteral.swift
[257/288] Compiling SwiftSyntaxMacros PreambleMacro.swift
[258/288] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[259/288] Emitting module SwiftSyntaxMacros
[260/288] Compiling SwiftIfConfig ConfiguredRegions.swift
[261/288] Compiling SwiftIfConfig IfConfigDecl+IfConfig.swift
[262/288] Compiling SwiftRefactor ConvertComputedPropertyToStored.swift
[265/289] Compiling SwiftIfConfig VersionTuple+Parsing.swift
[269/290] Compiling SwiftRefactor SyntaxUtils.swift
[270/299] Compiling SwiftIfConfig VersionTuple.swift
[271/299] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[272/299] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[275/300] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[276/300] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[277/300] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
/host/spi-builder-workspace/Sources/SwiftSyntaxMacroExpansion/MacroSpec.swift:26:7: warning: stored property 'type' of 'Sendable'-conforming struct 'MacroSpec' has non-Sendable type 'any Macro.Type'
24 | public struct MacroSpec: Sendable {
25 | /// The type of macro.
26 | let type: Macro.Type
| `- warning: stored property 'type' of 'Sendable'-conforming struct 'MacroSpec' has non-Sendable type 'any Macro.Type'
27 | /// The list of types for which the macro needs to add conformances.
28 | let conformances: [TypeSyntax]
[280/300] Emitting module SwiftRefactor
[296/301] Emitting module SwiftIfConfig
[297/302] Emitting module SwiftSyntaxMacroExpansion
/host/spi-builder-workspace/Sources/SwiftSyntaxMacroExpansion/MacroExpansion.swift:57:8: warning: associated value 'unmatchedMacroRole' of 'Sendable'-conforming enum 'MacroExpansionError' has non-Sendable type 'any Macro.Type'
55 | /// Simple diagnostic message
56 | enum MacroExpansionError: Error, CustomStringConvertible {
57 | case unmatchedMacroRole(Macro.Type, MacroRole)
| `- warning: associated value 'unmatchedMacroRole' of 'Sendable'-conforming enum 'MacroExpansionError' has non-Sendable type 'any Macro.Type'
58 | case parentDeclGroupNil
59 | case declarationNotDeclGroup
/host/spi-builder-workspace/Sources/SwiftSyntaxMacroExpansion/MacroExpansion.swift:63:8: warning: associated value 'noFreestandingMacroRoles' of 'Sendable'-conforming enum 'MacroExpansionError' has non-Sendable type 'any Macro.Type'
61 | case declarationHasNoBody
62 | case noExtendedTypeSyntax
63 | case noFreestandingMacroRoles(Macro.Type)
| `- warning: associated value 'noFreestandingMacroRoles' of 'Sendable'-conforming enum 'MacroExpansionError' has non-Sendable type 'any Macro.Type'
64 | case moreThanOneBodyMacro
65 | case preambleWithoutBody
/host/spi-builder-workspace/Sources/SwiftSyntaxMacroExpansion/MacroExpansion.swift:66:8: warning: associated value 'recursiveExpansion' of 'Sendable'-conforming enum 'MacroExpansionError' has non-Sendable type 'any Macro.Type'
64 | case moreThanOneBodyMacro
65 | case preambleWithoutBody
66 | case recursiveExpansion(any Macro.Type)
| `- warning: associated value 'recursiveExpansion' of 'Sendable'-conforming enum 'MacroExpansionError' has non-Sendable type 'any Macro.Type'
67 |
68 | var description: String {
/host/spi-builder-workspace/Sources/SwiftSyntaxMacroExpansion/MacroSpec.swift:26:7: warning: stored property 'type' of 'Sendable'-conforming struct 'MacroSpec' has non-Sendable type 'any Macro.Type'
24 | public struct MacroSpec: Sendable {
25 | /// The type of macro.
26 | let type: Macro.Type
| `- warning: stored property 'type' of 'Sendable'-conforming struct 'MacroSpec' has non-Sendable type 'any Macro.Type'
27 | /// The list of types for which the macro needs to add conformances.
28 | let conformances: [TypeSyntax]
/host/spi-builder-workspace/Sources/SwiftSyntaxMacroExpansion/MacroSystem.swift:487:8: warning: associated value 'alreadyDefined(new:existing:)' of 'Sendable'-conforming enum 'MacroSystemError' has non-Sendable type 'any Macro.Type'
485 | enum MacroSystemError: Error {
486 | /// Indicates that a macro with the given name has already been defined.
487 | case alreadyDefined(new: Macro.Type, existing: Macro.Type)
| `- warning: associated value 'alreadyDefined(new:existing:)' of 'Sendable'-conforming enum 'MacroSystemError' has non-Sendable type 'any Macro.Type'
488 | }
489 |
/host/spi-builder-workspace/Sources/SwiftSyntaxMacroExpansion/MacroSystem.swift:487:8: warning: associated value 'alreadyDefined(new:existing:)' of 'Sendable'-conforming enum 'MacroSystemError' has non-Sendable type 'any Macro.Type'
485 | enum MacroSystemError: Error {
486 | /// Indicates that a macro with the given name has already been defined.
487 | case alreadyDefined(new: Macro.Type, existing: Macro.Type)
| `- warning: associated value 'alreadyDefined(new:existing:)' of 'Sendable'-conforming enum 'MacroSystemError' has non-Sendable type 'any Macro.Type'
488 | }
489 |
[299/302] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
/host/spi-builder-workspace/Sources/SwiftSyntaxMacroExpansion/MacroExpansion.swift:57:8: warning: associated value 'unmatchedMacroRole' of 'Sendable'-conforming enum 'MacroExpansionError' has non-Sendable type 'any Macro.Type'
55 | /// Simple diagnostic message
56 | enum MacroExpansionError: Error, CustomStringConvertible {
57 | case unmatchedMacroRole(Macro.Type, MacroRole)
| `- warning: associated value 'unmatchedMacroRole' of 'Sendable'-conforming enum 'MacroExpansionError' has non-Sendable type 'any Macro.Type'
58 | case parentDeclGroupNil
59 | case declarationNotDeclGroup
/host/spi-builder-workspace/Sources/SwiftSyntaxMacroExpansion/MacroExpansion.swift:63:8: warning: associated value 'noFreestandingMacroRoles' of 'Sendable'-conforming enum 'MacroExpansionError' has non-Sendable type 'any Macro.Type'
61 | case declarationHasNoBody
62 | case noExtendedTypeSyntax
63 | case noFreestandingMacroRoles(Macro.Type)
| `- warning: associated value 'noFreestandingMacroRoles' of 'Sendable'-conforming enum 'MacroExpansionError' has non-Sendable type 'any Macro.Type'
64 | case moreThanOneBodyMacro
65 | case preambleWithoutBody
/host/spi-builder-workspace/Sources/SwiftSyntaxMacroExpansion/MacroExpansion.swift:66:8: warning: associated value 'recursiveExpansion' of 'Sendable'-conforming enum 'MacroExpansionError' has non-Sendable type 'any Macro.Type'
64 | case moreThanOneBodyMacro
65 | case preambleWithoutBody
66 | case recursiveExpansion(any Macro.Type)
| `- warning: associated value 'recursiveExpansion' of 'Sendable'-conforming enum 'MacroExpansionError' has non-Sendable type 'any Macro.Type'
67 |
68 | var description: String {
[300/302] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[301/302] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[302/317] Compiling SwiftLexicalLookup GenericParameterScopeSyntax.swift
[303/317] Compiling SwiftLexicalLookup IntroducingToSequentialParentScopeSyntax.swift
[304/318] Emitting module SwiftLexicalLookup
[305/318] Compiling SwiftLexicalLookup CanInterleaveResultsLaterScopeSyntax.swift
[306/318] Compiling SwiftLexicalLookup FunctionScopeSyntax.swift
[307/318] Compiling SwiftLexicalLookup SequentialScopeSyntax.swift
[308/318] Compiling SwiftLexicalLookup WithGenericParametersScopeSyntax.swift
[309/318] Compiling SwiftLexicalLookup SimpleLookupQueries.swift
[310/318] Compiling SwiftLexicalLookup IdentifiableSyntax.swift
[311/318] Compiling SwiftLexicalLookup LookupConfig.swift
[312/318] Compiling SwiftLexicalLookup LookupName.swift
[313/318] Compiling SwiftLexicalLookup LookupResult.swift
[314/318] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
/host/spi-builder-workspace/Sources/SwiftSyntaxMacroExpansion/MacroSystem.swift:487:8: warning: associated value 'alreadyDefined(new:existing:)' of 'Sendable'-conforming enum 'MacroSystemError' has non-Sendable type 'any Macro.Type'
485 | enum MacroSystemError: Error {
486 | /// Indicates that a macro with the given name has already been defined.
487 | case alreadyDefined(new: Macro.Type, existing: Macro.Type)
| `- warning: associated value 'alreadyDefined(new:existing:)' of 'Sendable'-conforming enum 'MacroSystemError' has non-Sendable type 'any Macro.Type'
488 | }
489 |
/host/spi-builder-workspace/Sources/SwiftSyntaxMacroExpansion/MacroSystem.swift:487:8: warning: associated value 'alreadyDefined(new:existing:)' of 'Sendable'-conforming enum 'MacroSystemError' has non-Sendable type 'any Macro.Type'
485 | enum MacroSystemError: Error {
486 | /// Indicates that a macro with the given name has already been defined.
487 | case alreadyDefined(new: Macro.Type, existing: Macro.Type)
| `- warning: associated value 'alreadyDefined(new:existing:)' of 'Sendable'-conforming enum 'MacroSystemError' has non-Sendable type 'any Macro.Type'
488 | }
489 |
[316/341] Compiling _SwiftSyntaxTestSupport LongTestsDisabled.swift
/host/spi-builder-workspace/Sources/_SwiftSyntaxTestSupport/AssertEqualWithDiff.swift:14:15: error: no such module 'Foundation'
12 |
13 | #if swift(>=6)
14 | public import Foundation
| `- error: no such module 'Foundation'
15 | private import XCTest
16 | private import _SwiftSyntaxGenericTestSupport
error: emit-module command failed with exit code 1 (use -v to see invocation)
[317/341] Emitting module _SwiftSyntaxTestSupport
/host/spi-builder-workspace/Sources/_SwiftSyntaxTestSupport/AssertEqualWithDiff.swift:14:15: error: no such module 'Foundation'
12 |
13 | #if swift(>=6)
14 | public import Foundation
| `- error: no such module 'Foundation'
15 | private import XCTest
16 | private import _SwiftSyntaxGenericTestSupport
[318/341] Compiling _SwiftSyntaxTestSupport Syntax+Assertions.swift
/host/spi-builder-workspace/Sources/_SwiftSyntaxTestSupport/AssertEqualWithDiff.swift:14:15: error: no such module 'Foundation'
12 |
13 | #if swift(>=6)
14 | public import Foundation
| `- error: no such module 'Foundation'
15 | private import XCTest
16 | private import _SwiftSyntaxGenericTestSupport
[319/341] Compiling _SwiftSyntaxTestSupport LocationMarkers.swift
/host/spi-builder-workspace/Sources/_SwiftSyntaxTestSupport/AssertEqualWithDiff.swift:14:15: error: no such module 'Foundation'
12 |
13 | #if swift(>=6)
14 | public import Foundation
| `- error: no such module 'Foundation'
15 | private import XCTest
16 | private import _SwiftSyntaxGenericTestSupport
[320/341] Compiling _SwiftSyntaxTestSupport AssertEqualWithDiff.swift
/host/spi-builder-workspace/Sources/_SwiftSyntaxTestSupport/AssertEqualWithDiff.swift:14:15: error: no such module 'Foundation'
12 |
13 | #if swift(>=6)
14 | public import Foundation
| `- error: no such module 'Foundation'
15 | private import XCTest
16 | private import _SwiftSyntaxGenericTestSupport
[321/341] Compiling _SwiftSyntaxTestSupport IncrementalParseTestUtils.swift
/host/spi-builder-workspace/Sources/_SwiftSyntaxTestSupport/AssertEqualWithDiff.swift:14:15: error: no such module 'Foundation'
12 |
13 | #if swift(>=6)
14 | public import Foundation
| `- error: no such module 'Foundation'
15 | private import XCTest
16 | private import _SwiftSyntaxGenericTestSupport
[322/341] Compiling _SwiftSyntaxTestSupport SyntaxComparison.swift
/host/spi-builder-workspace/Sources/_SwiftSyntaxTestSupport/AssertEqualWithDiff.swift:14:15: error: no such module 'Foundation'
12 |
13 | #if swift(>=6)
14 | public import Foundation
| `- error: no such module 'Foundation'
15 | private import XCTest
16 | private import _SwiftSyntaxGenericTestSupport
[323/341] Compiling _SwiftSyntaxTestSupport SyntaxProtocol+Initializer.swift
/host/spi-builder-workspace/Sources/_SwiftSyntaxTestSupport/AssertEqualWithDiff.swift:14:15: error: no such module 'Foundation'
12 |
13 | #if swift(>=6)
14 | public import Foundation
| `- error: no such module 'Foundation'
15 | private import XCTest
16 | private import _SwiftSyntaxGenericTestSupport
BUILD FAILURE 6.2 wasm