Build Information
Failed to build SwiftSyntax, reference 509.0.0-swift-DEVELOPMENT-SNAPSHOT-2023-05-20-a (83c2be
), with Swift 6.2 (beta) for Android on 21 Jun 2025 18:37:00 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/peripheryapp/swift-syntax.git
Reference: 509.0.0-swift-DEVELOPMENT-SNAPSHOT-2023-05-20-a
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
* tag 509.0.0-swift-DEVELOPMENT-SNAPSHOT-2023-05-20-a -> FETCH_HEAD
HEAD is now at 83c2be9 Merge pull request #1530 from kimdv/kimdv/cherry-pick-add-diagnostic-for-testRecovery177
Cloned https://github.com/peripheryapp/swift-syntax.git
Revision (git rev-parse @):
83c2be9f6268e9f67622f130440cf43928c6bfb0
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/peripheryapp/swift-syntax.git at 509.0.0-swift-DEVELOPMENT-SNAPSHOT-2023-05-20-a
========================================
Build
========================================
Selected platform: android
Swift version: 6.2
Building package at path: $PWD
https://github.com/peripheryapp/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:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Fetching https://github.com/apple/swift-argument-parser.git
[1/15380] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.88s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.1 (1.34s)
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.5.1
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/38] Write sources
[21/38] Compiling InstructionsExecuted.c
[22/38] Write swift-version-8C5A4AE7A8CE2BA.txt
[24/83] Compiling SwiftSyntax AbsolutePosition.swift
[25/83] Compiling SwiftSyntax Assert.swift
[26/83] Compiling SwiftSyntax BumpPtrAllocator.swift
[27/83] Compiling SwiftSyntax CommonAncestor.swift
[28/83] Compiling SwiftSyntax IncrementalParseTransition.swift
[29/83] Compiling SwiftSyntax MemoryLayout.swift
[30/88] Compiling SwiftSyntax MissingNodeInitializers.swift
[31/88] Compiling SwiftSyntax RawSyntax.swift
[32/88] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[33/88] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[34/88] Compiling SwiftSyntax RawSyntaxTokenView.swift
[35/88] Compiling SwiftSyntax SourceLength.swift
[36/88] Emitting module ArgumentParserToolInfo
[37/88] Compiling ArgumentParserToolInfo ToolInfo.swift
[38/89] Wrapping AST for ArgumentParserToolInfo for debugging
[40/127] Compiling ArgumentParser OptionGroup.swift
[41/127] Compiling ArgumentParser AsyncParsableCommand.swift
[42/127] Compiling ArgumentParser CommandConfiguration.swift
[43/127] Compiling ArgumentParser CommandGroup.swift
[44/127] Compiling ArgumentParser EnumerableFlag.swift
[45/132] Emitting module SwiftSyntax
[46/132] Emitting module ArgumentParser
[47/132] Compiling ArgumentParser BashCompletionsGenerator.swift
[48/132] Compiling ArgumentParser CompletionsGenerator.swift
[49/132] Compiling ArgumentParser FishCompletionsGenerator.swift
[50/132] Compiling ArgumentParser ZshCompletionsGenerator.swift
[51/132] Compiling ArgumentParser Argument.swift
[52/132] Compiling ArgumentParser ArgumentHelp.swift
[53/132] Compiling ArgumentParser ArgumentVisibility.swift
[54/132] Compiling ArgumentParser CompletionKind.swift
[55/132] Compiling ArgumentParser Errors.swift
[56/132] Compiling ArgumentParser Flag.swift
[57/132] Compiling ArgumentParser NameSpecification.swift
[58/132] Compiling ArgumentParser Option.swift
[59/132] Compiling ArgumentParser ExpressibleByArgument.swift
[60/132] Compiling ArgumentParser ParsableArguments.swift
[61/132] Compiling ArgumentParser ParsableArgumentsValidation.swift
[62/132] Compiling ArgumentParser ParsableCommand.swift
[63/132] Compiling ArgumentParser ArgumentDecoder.swift
[64/132] Compiling ArgumentParser ArgumentDefinition.swift
[65/132] Compiling ArgumentParser ArgumentSet.swift
[66/132] Compiling ArgumentParser CommandParser.swift
[67/132] Compiling ArgumentParser InputKey.swift
[68/132] Compiling ArgumentParser InputOrigin.swift
[69/132] Compiling ArgumentParser CollectionExtensions.swift
[70/132] Compiling ArgumentParser Platform.swift
[71/132] Compiling ArgumentParser SequenceExtensions.swift
[72/132] Compiling ArgumentParser StringExtensions.swift
[73/132] Compiling ArgumentParser Tree.swift
[74/132] Compiling ArgumentParser Name.swift
[75/132] Compiling ArgumentParser Parsed.swift
[76/132] Compiling ArgumentParser ParsedValues.swift
[77/132] Compiling ArgumentParser ParserError.swift
[78/132] Compiling ArgumentParser SplitArguments.swift
[79/132] Compiling ArgumentParser DumpHelpGenerator.swift
[80/132] Compiling ArgumentParser HelpCommand.swift
[81/132] Compiling ArgumentParser HelpGenerator.swift
[82/132] Compiling ArgumentParser MessageInfo.swift
[83/132] Compiling ArgumentParser UsageGenerator.swift
[84/133] Wrapping AST for ArgumentParser for debugging
[98/133] Compiling SwiftSyntax SyntaxExprNodes.swift
[99/133] Compiling SwiftSyntax SyntaxNodes.swift
[100/133] Compiling SwiftSyntax SyntaxPatternNodes.swift
[101/133] Compiling SwiftSyntax SyntaxStmtNodes.swift
[102/133] Compiling SwiftSyntax SyntaxTypeNodes.swift
[121/146] Wrapping AST for SwiftSyntax for debugging
[123/185] Emitting module SwiftDiagnostics
[124/185] Compiling SwiftDiagnostics Note.swift
[125/185] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[126/185] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[127/185] Compiling SwiftBasicFormat BasicFormat+Extensions.swift
[128/185] Compiling SwiftIDEUtils SyntaxClassification.swift
[129/185] Compiling SwiftDiagnostics Message.swift
[130/185] Compiling SwiftDiagnostics FixIt.swift
[131/185] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[132/185] Compiling SwiftIDEUtils Syntax+Classifications.swift
[133/185] Emitting module SwiftIDEUtils
[134/185] Compiling SwiftIDEUtils SyntaxClassifier.swift
[135/186] Wrapping AST for SwiftIDEUtils for debugging
[137/186] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[138/186] Compiling SwiftDiagnostics Diagnostic.swift
[140/187] Emitting module SwiftBasicFormat
[141/187] Compiling SwiftBasicFormat BasicFormat.swift
[142/188] Wrapping AST for SwiftDiagnostics for debugging
[143/188] Wrapping AST for SwiftBasicFormat for debugging
[145/188] Compiling SwiftParser SyntaxUtils.swift
[146/188] Compiling SwiftParser TokenConsumer.swift
[147/188] Compiling SwiftParser TokenPrecedence.swift
[148/188] Compiling SwiftParser TokenSpec.swift
[149/188] Compiling SwiftParser TokenSpecSet.swift
[150/188] Compiling SwiftParser TopLevel.swift
[151/188] Compiling SwiftParser TriviaParser.swift
[152/188] Compiling SwiftParser Types.swift
[153/188] Compiling SwiftParser DeclarationModifier.swift
[154/192] Compiling SwiftParser Recovery.swift
[155/192] Compiling SwiftParser Specifiers.swift
[156/192] Compiling SwiftParser Statements.swift
[157/192] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[158/192] Compiling SwiftParser StringLiterals.swift
[159/192] Compiling SwiftParser Names.swift
[160/192] Compiling SwiftParser Nominals.swift
[161/192] Compiling SwiftParser Parameters.swift
[162/192] Compiling SwiftParser Parser.swift
[163/192] Compiling SwiftParser Patterns.swift
[164/192] Compiling SwiftParser RegexLiteralLexer.swift
[165/192] Compiling SwiftParser UnicodeScalarExtensions.swift
[166/192] Compiling SwiftParser Lookahead.swift
[167/192] Compiling SwiftParser LoopProgressCondition.swift
[168/192] Compiling SwiftParser Modifiers.swift
[169/192] Compiling SwiftParser IsLexerClassified.swift
[170/192] Compiling SwiftParser Parser+Entry.swift
[171/192] Compiling SwiftParser TokenSpecStaticMembers.swift
[172/192] Compiling SwiftParser TypeAttribute.swift
[173/192] Compiling SwiftParser Attributes.swift
[174/192] Compiling SwiftParser Availability.swift
[175/192] Compiling SwiftParser CharacterInfo.swift
[176/192] Compiling SwiftParser Declarations.swift
[177/192] Compiling SwiftParser Directives.swift
[178/192] Compiling SwiftParser Expressions.swift
[179/192] Compiling SwiftParser Cursor.swift
[180/192] Compiling SwiftParser Lexeme.swift
[181/192] Compiling SwiftParser LexemeSequence.swift
[182/192] Compiling SwiftParser Lexer.swift
[183/192] Emitting module SwiftParser
[184/194] Wrapping AST for SwiftParser for debugging
[186/228] Compiling SwiftRefactor RefactoringProvider.swift
[187/228] Compiling SwiftRefactor RemoveSeparatorsFromIntegerLiteral.swift
[188/228] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[189/229] Compiling SwiftRefactor AddSeparatorsToIntegerLiteral.swift
[190/229] Compiling SwiftRefactor FormatRawStringLiteral.swift
[191/229] Compiling SwiftOperators PrecedenceGroup.swift
[192/230] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[193/230] Compiling SwiftRefactor MigrateToNewIfLetSyntax.swift
[194/230] Compiling SwiftOperators SyntaxSynthesis.swift
[195/230] Compiling SwiftOperators OperatorTable.swift
[196/230] Compiling SwiftOperators PrecedenceGraph.swift
[197/230] Emitting module SwiftOperators
[198/230] Compiling lit_test_helper ClassifiedSyntaxTreePrinter.swift
[199/230] Emitting module lit_test_helper
[200/230] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[201/230] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[202/230] Compiling lit_test_helper CommandLineArguments.swift
[203/230] Compiling lit_test_helper main.swift
[205/231] Compiling SwiftOperators OperatorTable+Folding.swift
[206/231] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[207/231] Compiling SwiftOperators OperatorError+Diagnostics.swift
[208/231] Compiling SwiftOperators OperatorTable+Semantics.swift
[210/232] Compiling SwiftRefactor OpaqueParameterToGeneric.swift
[211/232] Compiling SwiftRefactor IntegerLiteralUtilities.swift
[212/232] Emitting module SwiftRefactor
[214/233] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[215/233] Compiling SwiftParserDiagnostics Utils.swift
[216/233] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[216/233] Wrapping AST for lit-test-helper for debugging
[217/233] Write Objects.LinkFileList
[218/233] Wrapping AST for SwiftOperators for debugging
[219/233] Linking lit-test-helper
[221/233] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[222/233] Compiling SwiftParserDiagnostics PresenceUtils.swift
[223/233] Compiling SwiftParserDiagnostics MissingNodesError.swift
[224/233] Compiling SwiftParserDiagnostics MissingTokenError.swift
[227/233] Emitting module SwiftParserDiagnostics
[230/235] Wrapping AST for SwiftParserDiagnostics for debugging
[232/248] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[233/249] Compiling SwiftSyntaxBuilder BuildableNodes.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[234/249] 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 |
[235/249] 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 |
[236/249] 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 |
/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 DeclSyntax: SyntaxExpressibleByStringInterpolation {}
/host/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:37: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
35 | extension ClosureParameterSyntax: SyntaxExpressibleByStringInterpolation {}
36 |
37 | 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
38 |
39 | extension EnumCaseParameterSyntax: SyntaxExpressibleByStringInterpolation {}
/host/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:39: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
37 | extension DeclSyntax: SyntaxExpressibleByStringInterpolation {}
38 |
39 | 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
40 |
41 | extension ExprSyntax: SyntaxExpressibleByStringInterpolation {}
/host/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:41: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
39 | extension EnumCaseParameterSyntax: SyntaxExpressibleByStringInterpolation {}
40 |
41 | 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
42 |
43 | extension FunctionParameterSyntax: SyntaxExpressibleByStringInterpolation {}
/host/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:43: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
41 | extension ExprSyntax: SyntaxExpressibleByStringInterpolation {}
42 |
43 | 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
44 |
45 | extension GenericParameterClauseSyntax: SyntaxExpressibleByStringInterpolation {}
/host/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:45: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
43 | extension FunctionParameterSyntax: SyntaxExpressibleByStringInterpolation {}
44 |
45 | 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
46 |
47 | extension MemberDeclBlockSyntax: SyntaxExpressibleByStringInterpolation {}
/host/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:47: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
45 | extension GenericParameterClauseSyntax: SyntaxExpressibleByStringInterpolation {}
46 |
47 | 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
48 |
49 | extension PatternSyntax: SyntaxExpressibleByStringInterpolation {}
/host/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:49: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
47 | extension MemberDeclBlockSyntax: SyntaxExpressibleByStringInterpolation {}
48 |
49 | 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
50 |
51 | extension SourceFileSyntax: SyntaxExpressibleByStringInterpolation {}
/host/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:51: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
49 | extension PatternSyntax: SyntaxExpressibleByStringInterpolation {}
50 |
51 | 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
52 |
53 | extension StmtSyntax: SyntaxExpressibleByStringInterpolation {}
/host/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:53: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
51 | extension SourceFileSyntax: SyntaxExpressibleByStringInterpolation {}
52 |
53 | 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
54 |
55 | extension SwitchCaseSyntax: SyntaxExpressibleByStringInterpolation {}
/host/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:55: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
53 | extension StmtSyntax: SyntaxExpressibleByStringInterpolation {}
54 |
55 | 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
56 |
57 | extension TypeSyntax: SyntaxExpressibleByStringInterpolation {}
BUILD FAILURE 6.2 android