Build Information
Successful build of swift-fatal-test-value, reference v1.0.1 (6d5706
), with Swift 6.1 for Android on 28 May 2025 23:02:29 UTC.
Swift 6 data race errors: 1
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/CuriositySoftware/swift-fatal-test-value.git
Reference: v1.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/CuriositySoftware/swift-fatal-test-value
* tag v1.0.1 -> FETCH_HEAD
HEAD is now at 6d5706c Merge pull request #8 from CuriositySoftware/yimajo-patch-1
Cloned https://github.com/CuriositySoftware/swift-fatal-test-value.git
Revision (git rev-parse @):
6d5706c7772f7531d958a41d022746795d8ae814
SUCCESS checkout https://github.com/CuriositySoftware/swift-fatal-test-value.git at v1.0.1
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/CuriositySoftware/swift-fatal-test-value.git
https://github.com/CuriositySoftware/swift-fatal-test-value.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift-syntax",
"requirement" : {
"range" : [
{
"lower_bound" : "509.0.2",
"upper_bound" : "510.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-syntax.git"
}
],
"manifest_display_name" : "swift-fatal-test-value",
"name" : "swift-fatal-test-value",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "17.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
},
{
"name" : "maccatalyst",
"version" : "13.0"
}
],
"products" : [
{
"name" : "FatalTestValue",
"targets" : [
"FatalTestValue"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "ImplementationMacroClient",
"targets" : [
"ImplementationMacroClient"
],
"type" : {
"executable" : null
}
},
{
"name" : "FatalErrorTestValueImplementationMacro",
"targets" : [
"FatalErrorTestValueImplementationMacro"
],
"type" : {
"macro" : null
}
}
],
"targets" : [
{
"c99name" : "ImplementationMacroClient",
"module_type" : "SwiftTarget",
"name" : "ImplementationMacroClient",
"path" : "Sources/ImplementationMacroClient",
"product_dependencies" : [
"SwiftSyntaxMacros"
],
"product_memberships" : [
"ImplementationMacroClient"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"FatalTestValue"
],
"type" : "executable"
},
{
"c99name" : "FatalTestValue",
"module_type" : "SwiftTarget",
"name" : "FatalTestValue",
"path" : "Sources/FatalTestValue",
"product_memberships" : [
"FatalTestValue",
"ImplementationMacroClient"
],
"sources" : [
"FatalTestValue.swift"
],
"target_dependencies" : [
"FatalErrorTestValueImplementationMacro"
],
"type" : "library"
},
{
"c99name" : "FatalErrorTestValueImplementationMacroTests",
"module_type" : "SwiftTarget",
"name" : "FatalErrorTestValueImplementationMacroTests",
"path" : "Tests/FatalErrorTestValueImplementationMacroTests",
"product_dependencies" : [
"SwiftSyntaxMacrosTestSupport"
],
"sources" : [
"FatalErrorTestValueImplementationMacroTests.swift",
"UtilityTests.swift"
],
"target_dependencies" : [
"FatalErrorTestValueImplementationMacro"
],
"type" : "test"
},
{
"c99name" : "FatalErrorTestValueImplementationMacro",
"module_type" : "SwiftTarget",
"name" : "FatalErrorTestValueImplementationMacro",
"path" : "Sources/FatalErrorTestValueImplementationMacro",
"product_dependencies" : [
"SwiftSyntaxMacros",
"SwiftCompilerPlugin"
],
"product_memberships" : [
"FatalTestValue",
"ImplementationMacroClient",
"FatalErrorTestValueImplementationMacro"
],
"sources" : [
"Diagnostics/Diagnostics.swift",
"Extensions/PatternBindingSyntax+Closure.swift",
"Macro/FatalErrorTestValueImplementationMacro.swift",
"Plugin.swift",
"Utility.swift"
],
"type" : "macro"
}
],
"tools_version" : "5.9"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/apple/swift-syntax.git
[1/70452] Fetching swift-syntax
Fetched https://github.com/apple/swift-syntax.git from cache (6.50s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 509.1.1 (10.07s)
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 509.1.1
Building for debugging...
[0/51] Write sources
[23/51] Write swift-version-24593BA9C3E375BF.txt
[25/55] Emitting module SwiftSyntax509
[26/55] Compiling SwiftSyntax509 Empty.swift
[27/56] Emitting module SwiftSyntax509
[28/56] Compiling SwiftSyntax509 Empty.swift
[30/57] Wrapping AST for SwiftSyntax509 for debugging
[33/147] Compiling SwiftSyntax AbsolutePosition.swift
[34/147] Compiling SwiftSyntax RawSyntax.swift
[35/147] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[36/147] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[37/147] Compiling SwiftSyntax RawSyntaxTokenView.swift
[38/147] Compiling SwiftSyntax SourceLength.swift
[39/147] Compiling SwiftSyntax SourceLocation.swift
[40/147] Compiling SwiftSyntax RawSyntax.swift
[41/147] Compiling SwiftSyntax SyntaxText.swift
[42/147] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[43/147] Compiling SwiftSyntax TokenDiagnostic.swift
[44/147] Compiling SwiftSyntax TokenSyntax.swift
[45/147] Compiling SwiftSyntax Trivia.swift
[46/147] Compiling SwiftSyntax Utils.swift
[47/147] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[48/147] Compiling SwiftSyntax Syntax.swift
[49/147] Compiling SwiftSyntax SyntaxArena.swift
[50/147] Compiling SwiftSyntax SyntaxChildren.swift
[51/147] Compiling SwiftSyntax SyntaxCollection.swift
[52/147] Compiling SwiftSyntax SyntaxData.swift
[67/159] Emitting module SwiftSyntax
[69/159] Compiling SwiftSyntax SyntaxVisitor.swift
[70/159] Compiling SwiftSyntax TokenKind.swift
[71/159] Compiling SwiftSyntax Tokens.swift
[72/159] Compiling SwiftSyntax TriviaPieces.swift
[73/159] Compiling SwiftSyntax RawSyntaxNodes.swift
[74/159] Compiling SwiftSyntax RawSyntaxValidation.swift
[75/159] Compiling SwiftSyntax ChildNameForKeyPath.swift
[76/159] Compiling SwiftSyntax Keyword.swift
[77/159] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[78/159] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[79/159] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[80/159] Compiling SwiftSyntax SyntaxBaseNodes.swift
[81/159] Compiling SwiftSyntax SyntaxDeclNodes.swift
[82/159] Compiling SwiftSyntax SyntaxExprNodes.swift
[83/159] Compiling SwiftSyntax SyntaxNodes.swift
[84/159] Compiling SwiftSyntax SyntaxPatternNodes.swift
[85/159] Compiling SwiftSyntax SyntaxStmtNodes.swift
[86/159] Compiling SwiftSyntax SyntaxTypeNodes.swift
[93/159] Compiling SwiftSyntax SyntaxCollections.swift
[94/159] Compiling SwiftSyntax SyntaxEnum.swift
[95/159] Compiling SwiftSyntax SyntaxKind.swift
[96/159] Compiling SwiftSyntax SyntaxRewriter.swift
[97/159] Compiling SwiftSyntax SyntaxTraits.swift
[98/159] Compiling SwiftSyntax SyntaxTransform.swift
[99/159] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[100/159] Compiling SwiftSyntax Syntax.swift
[101/159] Compiling SwiftSyntax SyntaxArena.swift
[102/159] Compiling SwiftSyntax SyntaxChildren.swift
[103/159] Compiling SwiftSyntax SyntaxCollection.swift
[104/159] Compiling SwiftSyntax SyntaxData.swift
[105/167] Wrapping AST for SwiftSyntax for debugging
[107/211] Compiling SwiftDiagnostics Note.swift
[108/211] Compiling SwiftDiagnostics FixIt.swift
[115/211] Compiling SwiftParser Statements.swift
[116/211] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[117/211] Compiling SwiftParser StringLiterals.swift
[118/211] Compiling SwiftParser SwiftParserCompatibility.swift
[119/211] Compiling SwiftParser SyntaxUtils.swift
[120/211] Compiling SwiftParser TokenConsumer.swift
[121/211] Compiling SwiftParser Parameters.swift
[122/211] Compiling SwiftParser ParseSourceFile.swift
[123/211] Compiling SwiftParser Parser.swift
[124/211] Compiling SwiftParser Patterns.swift
[125/211] Compiling SwiftParser Recovery.swift
[126/211] Compiling SwiftParser Specifiers.swift
[127/211] Compiling SwiftParser TokenPrecedence.swift
[128/211] Compiling SwiftParser TokenSpec.swift
[129/211] Compiling SwiftParser TokenSpecSet.swift
[130/211] Compiling SwiftParser TopLevel.swift
[131/211] Compiling SwiftParser TriviaParser.swift
[133/211] Compiling SwiftParser ExperimentalFeatures.swift
[134/211] Compiling SwiftParser Expressions.swift
[135/211] Compiling SwiftParser IncrementalParseTransition.swift
[136/211] Compiling SwiftParser Cursor.swift
[137/211] Compiling SwiftParser Lexeme.swift
[138/211] Compiling SwiftParser LexemeSequence.swift
[139/211] Compiling SwiftDiagnostics Message.swift
[140/211] Compiling SwiftBasicFormat Syntax+Extensions.swift
[141/211] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[142/211] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[143/212] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[145/212] Compiling SwiftDiagnostics Diagnostic.swift
[146/212] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[147/212] Compiling SwiftDiagnostics Convenience.swift
[148/212] Emitting module SwiftDiagnostics
[148/213] Wrapping AST for SwiftSyntax for debugging
[151/241] Emitting module SwiftBasicFormat
[152/241] Compiling SwiftBasicFormat BasicFormat.swift
[152/265] Wrapping AST for SwiftDiagnostics for debugging
[154/265] Wrapping AST for SwiftBasicFormat for debugging
[156/265] Compiling SwiftDiagnostics Message.swift
[157/265] Compiling SwiftDiagnostics Note.swift
[158/265] Compiling SwiftDiagnostics Diagnostic.swift
[159/265] Emitting module SwiftDiagnostics
[160/265] Compiling SwiftBasicFormat Syntax+Extensions.swift
[161/265] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[162/265] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[163/265] Compiling SwiftDiagnostics FixIt.swift
[164/265] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[165/265] Emitting module SwiftBasicFormat
[166/265] Compiling SwiftBasicFormat BasicFormat.swift
[167/266] Wrapping AST for SwiftBasicFormat for debugging
[169/266] Compiling SwiftDiagnostics Convenience.swift
[170/266] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[172/267] Compiling SwiftParser LoopProgressCondition.swift
[173/267] Compiling SwiftParser TokenPrecedence.swift
[174/267] Compiling SwiftParser TokenSpec.swift
[175/267] Compiling SwiftParser TokenSpecSet.swift
[176/267] Compiling SwiftParser TopLevel.swift
[177/267] Compiling SwiftParser Directives.swift
[178/267] Compiling SwiftParser Lexer.swift
[179/267] Compiling SwiftParser RegexLiteralLexer.swift
[180/267] Compiling SwiftParser UnicodeScalarExtensions.swift
[181/267] Compiling SwiftParser Lookahead.swift
[182/267] Compiling SwiftParser TriviaParser.swift
[183/267] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[184/267] Compiling SwiftParser StringLiterals.swift
[185/267] Compiling SwiftParser SwiftParserCompatibility.swift
[186/267] Compiling SwiftParser SyntaxUtils.swift
[187/272] Compiling SwiftParser Parser.swift
[188/272] Compiling SwiftParser Patterns.swift
[189/272] Compiling SwiftParser Recovery.swift
[190/272] Compiling SwiftParser Specifiers.swift
[191/272] Compiling SwiftParser Statements.swift
[191/272] Wrapping AST for SwiftDiagnostics for debugging
[193/272] Compiling SwiftParser ExperimentalFeatures.swift
[194/272] Compiling SwiftParser Expressions.swift
[195/272] Compiling SwiftParser IncrementalParseTransition.swift
[196/272] Compiling SwiftParser Cursor.swift
[197/272] Compiling SwiftParser Lexeme.swift
[198/272] Emitting module SwiftParser
[208/277] Compiling SwiftParser TokenConsumer.swift
[214/277] Compiling SwiftParser Modifiers.swift
[215/277] Compiling SwiftParser Names.swift
[216/277] Compiling SwiftParser Nominals.swift
[217/277] Compiling SwiftParser Parameters.swift
[218/277] Compiling SwiftParser ParseSourceFile.swift
[224/277] Compiling SwiftParser Types.swift
[225/277] Compiling SwiftParser IsLexerClassified.swift
[226/277] Compiling SwiftParser LayoutNodes+Parsable.swift
[227/277] Compiling SwiftParser Parser+TokenSpecSet.swift
[228/277] Compiling SwiftParser TokenSpecStaticMembers.swift
[229/277] Compiling SwiftParser LexemeSequence.swift
[230/277] Compiling SwiftParser Attributes.swift
[231/277] Compiling SwiftParser Availability.swift
[232/277] Compiling SwiftParser CharacterInfo.swift
[233/277] Compiling SwiftParser CollectionNodes+Parsable.swift
[234/277] Compiling SwiftParser Declarations.swift
[241/278] Wrapping AST for SwiftParser for debugging
[243/291] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[244/291] Compiling SwiftParserDiagnostics Utils.swift
[245/291] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[246/291] Compiling SwiftParserDiagnostics PresenceUtils.swift
[249/291] Emitting module SwiftParser
[250/291] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[251/291] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[252/291] Compiling SwiftParserDiagnostics MissingNodesError.swift
[253/291] Compiling SwiftParserDiagnostics MissingTokenError.swift
[254/291] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[255/291] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[256/291] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[257/292] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[263/293] Wrapping AST for SwiftParser for debugging
[267/293] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[270/316] Compiling SwiftOperators PrecedenceGroup.swift
[271/317] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[272/318] Emitting module SwiftParserDiagnostics
[273/318] Emitting module SwiftOperators
[274/318] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[275/318] Compiling SwiftOperators OperatorTable.swift
[276/318] Compiling SwiftOperators PrecedenceGraph.swift
[277/318] Compiling SwiftOperators OperatorTable+Semantics.swift
[278/318] Compiling SwiftOperators SyntaxSynthesis.swift
[279/318] Compiling SwiftParserDiagnostics MissingNodesError.swift
[280/318] Compiling SwiftParserDiagnostics MissingTokenError.swift
[281/318] Compiling SwiftOperators OperatorTable+Folding.swift
[282/318] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[283/318] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[285/319] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[286/319] Compiling SwiftParserDiagnostics Utils.swift
[287/319] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[287/319] Wrapping AST for SwiftOperators for debugging
[295/320] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[296/320] Compiling SwiftParserDiagnostics PresenceUtils.swift
[297/320] Wrapping AST for SwiftParserDiagnostics for debugging
[299/334] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[300/334] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[301/335] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[302/335] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[303/335] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[304/335] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[307/335] Emitting module SwiftParserDiagnostics
[312/336] Compiling SwiftSyntaxBuilder Indenter.swift
[313/336] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[315/336] Emitting module SwiftSyntaxBuilder
[316/336] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[317/336] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[318/336] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[318/336] Wrapping AST for SwiftParserDiagnostics for debugging
[320/350] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[321/350] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[322/350] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[324/351] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[325/351] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[326/352] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[327/352] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[328/352] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[329/352] Compiling SwiftSyntaxBuilder Indenter.swift
[330/352] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[331/352] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[332/352] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[333/352] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[334/352] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[335/352] Emitting module SwiftSyntaxBuilder
[335/352] Wrapping AST for SwiftSyntaxBuilder for debugging
[337/366] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[338/366] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[339/366] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[340/366] Compiling SwiftSyntaxMacros Macro+Format.swift
[341/367] Compiling SwiftSyntaxMacros AccessorMacro.swift
[342/367] Compiling SwiftSyntaxMacros AttachedMacro.swift
[343/367] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[344/367] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[345/367] Compiling SwiftSyntaxMacros Macro.swift
[346/367] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[347/367] Compiling SwiftSyntaxMacros MemberMacro.swift
[348/367] Compiling SwiftSyntaxMacros PeerMacro.swift
[349/367] Emitting module SwiftSyntaxMacros
[350/367] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[351/367] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[354/368] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[356/369] Wrapping AST for SwiftSyntaxMacros for debugging
[357/369] Wrapping AST for SwiftSyntaxBuilder for debugging
[359/383] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[360/383] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[361/383] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[362/383] Compiling SwiftSyntaxMacros Macro+Format.swift
[363/384] Compiling SwiftSyntaxMacros Macro.swift
[364/384] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[365/384] Compiling SwiftSyntaxMacros MemberMacro.swift
[366/384] Emitting module SwiftSyntaxMacros
[367/384] Compiling SwiftSyntaxMacros AccessorMacro.swift
[368/384] Compiling SwiftSyntaxMacros AttachedMacro.swift
[369/384] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[370/384] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[371/384] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[372/384] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[373/384] Compiling SwiftSyntaxMacros PeerMacro.swift
[374/385] Wrapping AST for SwiftSyntaxMacros for debugging
[376/393] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[377/393] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[378/393] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[379/393] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[380/393] Emitting module SwiftSyntaxMacroExpansion
[381/393] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[382/393] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[383/393] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[384/394] Wrapping AST for SwiftSyntaxMacroExpansion for debugging
[386/401] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[387/401] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[388/401] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[389/401] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[390/401] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[391/401] Emitting module SwiftCompilerPluginMessageHandling
[392/401] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[393/402] Wrapping AST for SwiftCompilerPluginMessageHandling for debugging
[395/404] Emitting module SwiftCompilerPlugin
[396/404] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[397/405] Wrapping AST for SwiftCompilerPlugin for debugging
[399/411] Compiling FatalErrorTestValueImplementationMacro Diagnostics.swift
[400/411] Emitting module FatalErrorTestValueImplementationMacro
[401/411] Compiling FatalErrorTestValueImplementationMacro Utility.swift
[402/411] Compiling FatalErrorTestValueImplementationMacro Plugin.swift
[403/411] Compiling FatalErrorTestValueImplementationMacro PatternBindingSyntax+Closure.swift
[404/411] Compiling FatalErrorTestValueImplementationMacro FatalErrorTestValueImplementationMacro.swift
[405/412] Wrapping AST for FatalErrorTestValueImplementationMacro for debugging
[406/412] Write Objects.LinkFileList
[407/412] Linking FatalErrorTestValueImplementationMacro-tool
[409/414] Emitting module FatalTestValue
[410/414] Compiling FatalTestValue FatalTestValue.swift
[411/415] Wrapping AST for FatalTestValue for debugging
[413/417] Emitting module ImplementationMacroClient
macro expansion @FatalTestValue:2:23: warning: static property 'testValue' is not concurrency-safe because non-'Sendable' type 'Example' may have shared mutable state; this is an error in the Swift 6 language mode
`- /host/spi-builder-workspace/Sources/ImplementationMacroClient/main.swift:9:2: note: expanded code originates here
2 |
3 | @FatalTestValue
4 | struct Example {
| `- note: consider making struct 'Example' conform to the 'Sendable' protocol
5 | var create: @Sendable (Int) async throws -> Void
6 | var read: @Sendable (Int) async throws -> String
7 | var update: @Sendable (Int, String) async throws -> Void
8 | var delete: (Int) -> Void
9 | }
+--- macro expansion @FatalTestValue --------------------------------
| 1 | extension Example {
| 2 | public static let testValue = Example(
| | |- warning: static property 'testValue' is not concurrency-safe because non-'Sendable' type 'Example' may have shared mutable state; this is an error in the Swift 6 language mode
| | |- note: add '@MainActor' to make static property 'testValue' part of global actor 'MainActor'
| | `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
| 3 | create: { _ in
| 4 | fatalError()
+--------------------------------------------------------------------
10 |
[414/417] Compiling ImplementationMacroClient main.swift
macro expansion @FatalTestValue:2:23: warning: static property 'testValue' is not concurrency-safe because non-'Sendable' type 'Example' may have shared mutable state; this is an error in the Swift 6 language mode
`- /host/spi-builder-workspace/Sources/ImplementationMacroClient/main.swift:9:2: note: expanded code originates here
2 |
3 | @FatalTestValue
4 | struct Example {
| `- note: consider making struct 'Example' conform to the 'Sendable' protocol
5 | var create: @Sendable (Int) async throws -> Void
6 | var read: @Sendable (Int) async throws -> String
7 | var update: @Sendable (Int, String) async throws -> Void
8 | var delete: (Int) -> Void
9 | }
+--- macro expansion @FatalTestValue --------------------------------
| 1 | extension Example {
| 2 | public static let testValue = Example(
| | |- warning: static property 'testValue' is not concurrency-safe because non-'Sendable' type 'Example' may have shared mutable state; this is an error in the Swift 6 language mode
| | |- note: add '@MainActor' to make static property 'testValue' part of global actor 'MainActor'
| | `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
| 3 | create: { _ in
| 4 | fatalError()
+--------------------------------------------------------------------
10 |
[415/418] Wrapping AST for ImplementationMacroClient for debugging
[416/418] Write Objects.LinkFileList
[417/418] Linking ImplementationMacroClient
Build complete! (214.85s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-syntax",
"requirement" : {
"range" : [
{
"lower_bound" : "509.0.2",
"upper_bound" : "510.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-syntax.git"
}
],
"manifest_display_name" : "swift-fatal-test-value",
"name" : "swift-fatal-test-value",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "17.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
},
{
"name" : "maccatalyst",
"version" : "13.0"
}
],
"products" : [
{
"name" : "FatalTestValue",
"targets" : [
"FatalTestValue"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "ImplementationMacroClient",
"targets" : [
"ImplementationMacroClient"
],
"type" : {
"executable" : null
}
},
{
"name" : "FatalErrorTestValueImplementationMacro",
"targets" : [
"FatalErrorTestValueImplementationMacro"
],
"type" : {
"macro" : null
}
}
],
"targets" : [
{
"c99name" : "ImplementationMacroClient",
"module_type" : "SwiftTarget",
"name" : "ImplementationMacroClient",
"path" : "Sources/ImplementationMacroClient",
"product_dependencies" : [
"SwiftSyntaxMacros"
],
"product_memberships" : [
"ImplementationMacroClient"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"FatalTestValue"
],
"type" : "executable"
},
{
"c99name" : "FatalTestValue",
"module_type" : "SwiftTarget",
"name" : "FatalTestValue",
"path" : "Sources/FatalTestValue",
"product_memberships" : [
"FatalTestValue",
"ImplementationMacroClient"
],
"sources" : [
"FatalTestValue.swift"
],
"target_dependencies" : [
"FatalErrorTestValueImplementationMacro"
],
"type" : "library"
},
{
"c99name" : "FatalErrorTestValueImplementationMacroTests",
"module_type" : "SwiftTarget",
"name" : "FatalErrorTestValueImplementationMacroTests",
"path" : "Tests/FatalErrorTestValueImplementationMacroTests",
"product_dependencies" : [
"SwiftSyntaxMacrosTestSupport"
],
"sources" : [
"FatalErrorTestValueImplementationMacroTests.swift",
"UtilityTests.swift"
],
"target_dependencies" : [
"FatalErrorTestValueImplementationMacro"
],
"type" : "test"
},
{
"c99name" : "FatalErrorTestValueImplementationMacro",
"module_type" : "SwiftTarget",
"name" : "FatalErrorTestValueImplementationMacro",
"path" : "Sources/FatalErrorTestValueImplementationMacro",
"product_dependencies" : [
"SwiftSyntaxMacros",
"SwiftCompilerPlugin"
],
"product_memberships" : [
"FatalTestValue",
"ImplementationMacroClient",
"FatalErrorTestValueImplementationMacro"
],
"sources" : [
"Diagnostics/Diagnostics.swift",
"Extensions/PatternBindingSyntax+Closure.swift",
"Macro/FatalErrorTestValueImplementationMacro.swift",
"Plugin.swift",
"Utility.swift"
],
"type" : "macro"
}
],
"tools_version" : "5.9"
}
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Done.