Build Information
Successful build of swift-fatal-test-value, reference v1.0.1 (6d5706
), with Swift 6.1 for Linux on 28 Apr 2025 00:18:49 UTC.
Swift 6 data race errors: 1
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -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.61.0
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: linux
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-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -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
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/apple/swift-syntax.git
[1/70233] Fetching swift-syntax
Fetched https://github.com/apple/swift-syntax.git from cache (6.62s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 509.1.1 (10.12s)
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 Assert.swift
[35/147] Compiling SwiftSyntax BumpPtrAllocator.swift
[36/147] Compiling SwiftSyntax CommonAncestor.swift
[37/147] Compiling SwiftSyntax Convenience.swift
[38/147] Compiling SwiftSyntax MemoryLayout.swift
[39/147] Compiling SwiftSyntax MissingNodeInitializers.swift
[47/159] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[48/159] Compiling SwiftSyntax Syntax.swift
[49/159] Compiling SwiftSyntax SyntaxArena.swift
[50/159] Compiling SwiftSyntax SyntaxChildren.swift
[51/159] Compiling SwiftSyntax SyntaxCollection.swift
[52/159] Compiling SwiftSyntax SyntaxData.swift
[53/159] Compiling SwiftSyntax RawSyntax.swift
[54/159] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[55/159] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[56/159] Compiling SwiftSyntax RawSyntaxTokenView.swift
[57/159] Compiling SwiftSyntax SourceLength.swift
[58/159] Compiling SwiftSyntax SourceLocation.swift
[59/159] Compiling SwiftSyntax SourcePresence.swift
[60/159] Compiling SwiftSyntax SyntaxText.swift
[61/159] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[62/159] Compiling SwiftSyntax TokenDiagnostic.swift
[63/159] Compiling SwiftSyntax TokenSyntax.swift
[64/159] Compiling SwiftSyntax Trivia.swift
[65/159] Compiling SwiftSyntax Utils.swift
[66/159] Emitting module SwiftSyntax
[68/159] Compiling SwiftSyntax ChildNameForKeyPath.swift
[69/159] Compiling SwiftSyntax Keyword.swift
[70/159] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[71/159] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[72/159] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[73/159] Compiling SwiftSyntax SyntaxBaseNodes.swift
[86/159] Compiling SwiftSyntax SyntaxDeclNodes.swift
[87/159] Compiling SwiftSyntax SyntaxExprNodes.swift
[88/159] Compiling SwiftSyntax SyntaxNodes.swift
[89/159] Compiling SwiftSyntax SyntaxPatternNodes.swift
[90/159] Compiling SwiftSyntax SyntaxStmtNodes.swift
[91/159] Compiling SwiftSyntax SyntaxTypeNodes.swift
[105/159] Compiling SwiftSyntax SyntaxVisitor.swift
[106/159] Compiling SwiftSyntax TokenKind.swift
[107/159] Compiling SwiftSyntax Tokens.swift
[108/159] Compiling SwiftSyntax TriviaPieces.swift
[109/159] Compiling SwiftSyntax RawSyntaxNodes.swift
[110/159] Compiling SwiftSyntax RawSyntaxValidation.swift
[117/159] Compiling SwiftSyntax SyntaxCollections.swift
[118/159] Compiling SwiftSyntax SyntaxEnum.swift
[119/159] Compiling SwiftSyntax SyntaxKind.swift
[120/159] Compiling SwiftSyntax SyntaxRewriter.swift
[121/159] Compiling SwiftSyntax SyntaxTraits.swift
[122/159] Compiling SwiftSyntax SyntaxTransform.swift
[135/160] Wrapping AST for SwiftSyntax for debugging
[137/212] Emitting module SwiftDiagnostics
[139/212] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[140/212] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[141/212] Compiling SwiftDiagnostics Convenience.swift
[142/212] Compiling SwiftDiagnostics Diagnostic.swift
[143/212] Compiling SwiftDiagnostics FixIt.swift
[144/212] Compiling SwiftDiagnostics Message.swift
[145/212] Compiling SwiftDiagnostics Note.swift
[145/212] Wrapping AST for SwiftSyntax for debugging
[147/212] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[148/212] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[150/264] Compiling SwiftDiagnostics Note.swift
[151/264] Compiling SwiftDiagnostics Message.swift
[152/264] Compiling SwiftBasicFormat Syntax+Extensions.swift
[152/264] Wrapping AST for SwiftDiagnostics for debugging
[154/264] Emitting module SwiftBasicFormat
[155/264] Compiling SwiftBasicFormat Syntax+Extensions.swift
[156/264] Compiling SwiftBasicFormat BasicFormat.swift
[157/265] Compiling SwiftDiagnostics Convenience.swift
[158/265] Emitting module SwiftDiagnostics
[159/265] Compiling SwiftDiagnostics Diagnostic.swift
[160/265] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[161/265] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[163/265] Compiling SwiftParser Lexer.swift
[164/265] Compiling SwiftParser RegexLiteralLexer.swift
[165/265] Compiling SwiftParser UnicodeScalarExtensions.swift
[166/265] Compiling SwiftParser Lookahead.swift
[167/265] Compiling SwiftParser LoopProgressCondition.swift
[168/270] Compiling SwiftDiagnostics FixIt.swift
[169/270] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[169/270] Wrapping AST for SwiftBasicFormat for debugging
[171/270] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[173/271] Emitting module SwiftBasicFormat
[174/271] Compiling SwiftBasicFormat BasicFormat.swift
[175/272] Wrapping AST for SwiftDiagnostics for debugging
[177/272] Emitting module SwiftParser
[178/272] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[179/272] Compiling SwiftParser StringLiterals.swift
[180/272] Compiling SwiftParser SwiftParserCompatibility.swift
[181/272] Compiling SwiftParser SyntaxUtils.swift
[182/272] Compiling SwiftParser TokenConsumer.swift
[182/277] Wrapping AST for SwiftBasicFormat for debugging
[184/277] Compiling SwiftParser Modifiers.swift
[185/277] Compiling SwiftParser Names.swift
[186/277] Compiling SwiftParser Nominals.swift
[187/277] Compiling SwiftParser Parameters.swift
[188/277] Compiling SwiftParser ParseSourceFile.swift
[194/277] Compiling SwiftParser TokenPrecedence.swift
[195/277] Compiling SwiftParser TokenSpec.swift
[196/277] Compiling SwiftParser TokenSpecSet.swift
[197/277] Compiling SwiftParser TopLevel.swift
[198/277] Compiling SwiftParser TriviaParser.swift
[199/277] Compiling SwiftParser Parser.swift
[200/277] Compiling SwiftParser Patterns.swift
[201/277] Compiling SwiftParser Recovery.swift
[202/277] Compiling SwiftParser Specifiers.swift
[203/277] Compiling SwiftParser Statements.swift
[204/277] Emitting module SwiftParser
[225/277] Compiling SwiftParser Attributes.swift
[226/277] Compiling SwiftParser Availability.swift
[227/277] Compiling SwiftParser CharacterInfo.swift
[228/277] Compiling SwiftParser CollectionNodes+Parsable.swift
[229/277] Compiling SwiftParser Declarations.swift
[230/277] Compiling SwiftParser Directives.swift
[237/277] Compiling SwiftParser ExperimentalFeatures.swift
[238/277] Compiling SwiftParser Expressions.swift
[239/277] Compiling SwiftParser IncrementalParseTransition.swift
[240/277] Compiling SwiftParser Cursor.swift
[241/277] Compiling SwiftParser Lexeme.swift
[242/277] Compiling SwiftParser LexemeSequence.swift
[249/277] Compiling SwiftParser Types.swift
[250/277] Compiling SwiftParser IsLexerClassified.swift
[251/277] Compiling SwiftParser LayoutNodes+Parsable.swift
[252/277] Compiling SwiftParser Parser+TokenSpecSet.swift
[253/277] Compiling SwiftParser TokenSpecStaticMembers.swift
[254/278] Wrapping AST for SwiftParser for debugging
[263/315] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[265/316] Compiling SwiftOperators Operator.swift
[266/316] Compiling SwiftOperators OperatorError+Diagnostics.swift
[267/316] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[268/318] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[269/318] Compiling SwiftOperators PrecedenceGroup.swift
[270/318] Compiling SwiftOperators PrecedenceGraph.swift
[271/318] Compiling SwiftOperators OperatorTable.swift
[272/318] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[273/318] Compiling SwiftOperators SyntaxSynthesis.swift
[274/318] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[275/318] Compiling SwiftParserDiagnostics Utils.swift
[276/318] Compiling SwiftOperators OperatorTable+Semantics.swift
[277/318] Emitting module SwiftOperators
[278/318] Compiling SwiftOperators OperatorError.swift
[279/318] Compiling SwiftOperators OperatorTable+Defaults.swift
[280/318] Compiling SwiftOperators OperatorTable+Folding.swift
[282/319] Emitting module SwiftParserDiagnostics
[282/319] Wrapping AST for SwiftOperators for debugging
[284/319] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[285/319] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[286/319] Compiling SwiftParserDiagnostics PresenceUtils.swift
[295/319] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[296/319] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[297/319] Emitting module SwiftParserDiagnostics
[300/320] Wrapping AST for SwiftParserDiagnostics for debugging
[302/334] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[303/334] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[304/334] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[305/334] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[306/335] Wrapping AST for SwiftParserDiagnostics for debugging
[308/348] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[309/348] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[310/350] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[311/350] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[312/350] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[313/350] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[314/350] Emitting module SwiftSyntaxBuilder
[315/350] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[316/350] Compiling SwiftSyntaxBuilder Indenter.swift
[317/350] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[318/350] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[319/350] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[326/351] Emitting module SwiftSyntaxBuilder
[327/351] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[330/351] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[331/351] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[332/351] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[333/352] Wrapping AST for SwiftSyntaxBuilder for debugging
[335/366] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[336/366] Compiling SwiftSyntaxMacros Macro.swift
[337/366] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[338/366] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[339/366] Compiling SwiftSyntaxMacros Macro+Format.swift
[342/367] Compiling SwiftSyntaxMacros MemberMacro.swift
[344/368] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[345/368] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[346/368] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[347/368] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[350/368] Compiling SwiftSyntaxMacros AccessorMacro.swift
[351/368] Compiling SwiftSyntaxMacros AttachedMacro.swift
[352/368] Emitting module SwiftSyntaxMacros
[353/368] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[354/368] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[355/368] Compiling SwiftSyntaxMacros PeerMacro.swift
[355/369] Wrapping AST for SwiftSyntaxBuilder for debugging
[357/383] Wrapping AST for SwiftSyntaxMacros for debugging
[359/383] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[360/383] Compiling SwiftSyntaxMacros Macro+Format.swift
[361/383] Compiling SwiftSyntaxMacros Macro.swift
[362/383] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[363/383] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[364/383] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[365/383] 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 IndentationUtils.swift
[377/393] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[378/393] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[379/393] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.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 Macros.swift
[387/401] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[388/401] Emitting module SwiftCompilerPluginMessageHandling
[389/401] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[390/401] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[391/401] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[392/401] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.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 Utility.swift
[400/411] Compiling FatalErrorTestValueImplementationMacro Plugin.swift
[401/411] Compiling FatalErrorTestValueImplementationMacro Diagnostics.swift
[402/411] Compiling FatalErrorTestValueImplementationMacro PatternBindingSyntax+Closure.swift
[403/411] Emitting module FatalErrorTestValueImplementationMacro
[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] 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 |
[414/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 |
[415/418] Wrapping AST for ImplementationMacroClient for debugging
[416/418] Write Objects.LinkFileList
[417/418] Linking ImplementationMacroClient
Build complete! (166.50s)
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"
}
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Done.