The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build VDFlow, reference main (7b7d10), with Swift 6.0 for Linux on 20 Apr 2025 22:23:55 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dankinsoid/VDFlow.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/dankinsoid/VDFlow
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 7b7d10e Improve documentation in MutateID.swift by adding missing comments for methods and properties, enhancing clarity on mutation ID functionality and usage.
Cloned https://github.com/dankinsoid/VDFlow.git
Revision (git rev-parse @):
7b7d10ea314cb75689a5a189dd8787dd6fe9729e
SUCCESS checkout https://github.com/dankinsoid/VDFlow.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/dankinsoid/VDFlow.git
https://github.com/dankinsoid/VDFlow.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "509.0.0",
            "upper_bound" : "601.0.0-prerelease"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-syntax"
    }
  ],
  "manifest_display_name" : "VDFlow",
  "name" : "VDFlow",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "VDFlow",
      "targets" : [
        "VDFlow"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "VDFlowMacros",
      "targets" : [
        "VDFlowMacros"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "VDFlowTests",
      "module_type" : "SwiftTarget",
      "name" : "VDFlowTests",
      "path" : "Tests/VDFlowTests",
      "sources" : [
        "VDFlowTests.swift"
      ],
      "target_dependencies" : [
        "VDFlow"
      ],
      "type" : "test"
    },
    {
      "c99name" : "VDFlowMacros",
      "module_type" : "SwiftTarget",
      "name" : "VDFlowMacros",
      "path" : "Sources/VDFlowMacros",
      "product_dependencies" : [
        "SwiftSyntaxMacros",
        "SwiftCompilerPlugin"
      ],
      "product_memberships" : [
        "VDFlow",
        "VDFlowMacros"
      ],
      "sources" : [
        "StepsMacro.swift"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "VDFlow",
      "module_type" : "SwiftTarget",
      "name" : "VDFlow",
      "path" : "Sources/VDFlow",
      "product_memberships" : [
        "VDFlow"
      ],
      "sources" : [
        "EmptyStep.swift",
        "Focus.swift",
        "MutateID.swift",
        "NavigationSteps.swift",
        "StateOrBinding.swift",
        "StateStep.swift",
        "StepSystem.swift",
        "StepWrapper.swift",
        "StepsCollection.swift",
        "macros.swift"
      ],
      "target_dependencies" : [
        "VDFlowMacros"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-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.0-latest: Pulling from finestructure/spi-images
Digest: sha256:9029076bb687edc160a3d5201c89e92dd9fa7309f33f090c4234365c83366c31
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/swiftlang/swift-syntax
[1/70170] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (8.42s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (3.73s)
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 600.0.1
Building for debugging...
[0/35] Write sources
[16/35] Compiling _SwiftSyntaxCShims dummy.c
[17/35] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[19/41] Emitting module SwiftSyntax510
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
[20/41] Compiling SwiftSyntax510 Empty.swift
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
error: emit-module command failed with exit code 1 (use -v to see invocation)
error: emit-module command failed with exit code 1 (use -v to see invocation)
[21/41] Emitting module SwiftSyntax509
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
[22/41] Emitting module SwiftSyntax600
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:9029076bb687edc160a3d5201c89e92dd9fa7309f33f090c4234365c83366c31
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
[0/1] Planning build
Building for debugging...
[0/18] Write swift-version-24593BA9C3E375BF.txt
[2/22] Compiling SwiftSyntax600 Empty.swift
[3/22] Emitting module SwiftSyntax600
[4/23] Emitting module SwiftSyntax510
[6/23] Compiling SwiftSyntax510 Empty.swift
[7/26] Wrapping AST for SwiftSyntax600 for debugging
[9/26] Compiling SwiftSyntax509 Empty.swift
[10/26] Emitting module SwiftSyntax509
[11/27] Wrapping AST for SwiftSyntax510 for debugging
[12/27] Wrapping AST for SwiftSyntax509 for debugging
[14/91] Compiling SwiftSyntax AbsolutePosition.swift
[15/91] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[16/91] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[17/91] Compiling SwiftSyntax Assert.swift
[18/91] Compiling SwiftSyntax BumpPtrAllocator.swift
[19/91] Compiling SwiftSyntax CommonAncestor.swift
[20/91] Compiling SwiftSyntax Convenience.swift
[21/91] Compiling SwiftSyntax CustomTraits.swift
[22/91] Compiling SwiftSyntax Identifier.swift
[23/91] Compiling SwiftSyntax MemoryLayout.swift
[24/91] Compiling SwiftSyntax MissingNodeInitializers.swift
[25/91] Compiling SwiftSyntax RawSyntax.swift
[26/91] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[27/91] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[28/91] Compiling SwiftSyntax RawSyntaxTokenView.swift
[29/91] Compiling SwiftSyntax SourceEdit.swift
[30/91] Compiling SwiftSyntax SourceLength.swift
[31/91] Compiling SwiftSyntax SourceLocation.swift
[32/99] Compiling SwiftSyntax SourcePresence.swift
[33/99] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[34/99] Compiling SwiftSyntax Syntax.swift
[35/99] Compiling SwiftSyntax SyntaxArena.swift
[36/99] Compiling SwiftSyntax SyntaxArenaAllocatedBuffer.swift
[37/99] Compiling SwiftSyntax SyntaxChildren.swift
[38/99] Compiling SwiftSyntax SyntaxCollection.swift
[39/99] Compiling SwiftSyntax SyntaxHashable.swift
[40/99] Compiling SwiftSyntax SyntaxIdentifier.swift
[41/99] Emitting module SwiftSyntax
[42/99] Compiling SwiftSyntax RawSyntaxNodesD.swift
[43/99] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[44/99] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[45/99] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
[46/99] Compiling SwiftSyntax RawSyntaxNodesOP.swift
[47/99] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
[48/99] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[49/99] Compiling SwiftSyntax RawSyntaxValidation.swift
[50/99] Compiling SwiftSyntax SyntaxNodesAB.swift
[51/99] Compiling SwiftSyntax SyntaxNodeFactory.swift
[52/99] Compiling SwiftSyntax SyntaxNodeStructure.swift
[53/99] Compiling SwiftSyntax SyntaxProtocol.swift
[54/99] Compiling SwiftSyntax SyntaxText.swift
[55/99] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[56/99] Compiling SwiftSyntax TokenDiagnostic.swift
[57/99] Compiling SwiftSyntax TokenSequence.swift
[58/99] Compiling SwiftSyntax TokenSyntax.swift
[59/99] Compiling SwiftSyntax Trivia.swift
[60/99] Compiling SwiftSyntax SyntaxKind.swift
[61/99] Compiling SwiftSyntax SyntaxRewriter.swift
[62/99] Compiling SwiftSyntax SyntaxTraits.swift
[63/99] Compiling SwiftSyntax SyntaxVisitor.swift
[64/99] Compiling SwiftSyntax TokenKind.swift
[65/99] Compiling SwiftSyntax Tokens.swift
[66/99] Compiling SwiftSyntax TriviaPieces.swift
[67/99] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[68/99] Compiling SwiftSyntax RawSyntaxNodesC.swift
[69/99] Compiling SwiftSyntax Utils.swift
[70/99] Compiling SwiftSyntax ChildNameForKeyPath.swift
[71/99] Compiling SwiftSyntax Keyword.swift
[72/99] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[73/99] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[74/99] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[75/99] Compiling SwiftSyntax SyntaxBaseNodes.swift
[76/99] Compiling SwiftSyntax SyntaxCollections.swift
[77/99] Compiling SwiftSyntax SyntaxEnum.swift
[78/99] Compiling SwiftSyntax SyntaxNodesC.swift
[79/99] Compiling SwiftSyntax SyntaxNodesD.swift
[80/99] Compiling SwiftSyntax SyntaxNodesEF.swift
[81/99] Compiling SwiftSyntax SyntaxNodesGHI.swift
[82/99] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[83/99] Compiling SwiftSyntax SyntaxNodesOP.swift
[84/99] Compiling SwiftSyntax SyntaxNodesQRS.swift
[85/99] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[86/100] Wrapping AST for SwiftSyntax for debugging
[88/157] Compiling SwiftBasicFormat Syntax+Extensions.swift
[89/157] Compiling SwiftDiagnostics Message.swift
[90/158] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[91/158] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[92/158] Compiling SwiftDiagnostics FixIt.swift
[93/158] Emitting module SwiftDiagnostics
[94/158] Compiling SwiftDiagnostics Note.swift
[95/158] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[96/158] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[97/158] Compiling SwiftParser Attributes.swift
[98/158] Compiling SwiftParser Availability.swift
[99/158] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[100/158] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[101/158] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[103/159] Compiling SwiftParser SwiftParserCompatibility.swift
[104/159] Compiling SwiftParser SwiftVersion.swift
[105/159] Compiling SwiftParser SyntaxUtils.swift
[106/159] Compiling SwiftParser TokenConsumer.swift
[107/159] Compiling SwiftParser TokenPrecedence.swift
[107/164] Wrapping AST for SwiftDiagnostics for debugging
[109/164] Emitting module SwiftBasicFormat
[110/164] Compiling SwiftBasicFormat InferIndentation.swift
[111/164] Compiling SwiftBasicFormat BasicFormat.swift
[112/165] Wrapping AST for SwiftBasicFormat for debugging
[114/165] Compiling SwiftParser LexemeSequence.swift
[115/165] Compiling SwiftParser Lexer.swift
[116/165] Compiling SwiftParser RegexLiteralLexer.swift
[117/165] Compiling SwiftParser UnicodeScalarExtensions.swift
[118/165] Compiling SwiftParser Lookahead.swift
[119/165] Compiling SwiftParser LoopProgressCondition.swift
[120/165] Compiling SwiftParser Modifiers.swift
[121/165] Compiling SwiftParser Names.swift
[122/165] Compiling SwiftParser Nominals.swift
[123/165] Compiling SwiftParser Parameters.swift
[124/165] Compiling SwiftParser ParseSourceFile.swift
[125/165] Compiling SwiftParser Parser.swift
[126/165] Compiling SwiftParser Patterns.swift
[127/165] Compiling SwiftParser Recovery.swift
[128/165] Compiling SwiftParser Specifiers.swift
[129/165] Compiling SwiftParser Statements.swift
[130/165] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[131/165] Compiling SwiftParser StringLiterals.swift
[132/165] Emitting module SwiftParser
[137/165] Compiling SwiftParser Declarations.swift
[138/165] Compiling SwiftParser Directives.swift
[139/165] Compiling SwiftParser TokenSpec.swift
[140/165] Compiling SwiftParser TokenSpecSet.swift
[141/165] Compiling SwiftParser TopLevel.swift
[142/165] Compiling SwiftParser TriviaParser.swift
[143/165] Compiling SwiftParser Types.swift
[144/165] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[145/165] Compiling SwiftParser Expressions.swift
[146/165] Compiling SwiftParser IncrementalParseTransition.swift
[147/165] Compiling SwiftParser IsValidIdentifier.swift
[148/165] Compiling SwiftParser Cursor.swift
[149/165] Compiling SwiftParser Lexeme.swift
[150/165] Compiling SwiftParser ExperimentalFeatures.swift
[151/165] Compiling SwiftParser IsLexerClassified.swift
[152/165] Compiling SwiftParser LayoutNodes+Parsable.swift
[153/165] Compiling SwiftParser Parser+TokenSpecSet.swift
[154/165] Compiling SwiftParser TokenSpecStaticMembers.swift
[155/166] Wrapping AST for SwiftParser for debugging
[157/189] Compiling SwiftOperators OperatorTable.swift
[158/190] Compiling SwiftOperators PrecedenceGraph.swift
[159/190] Compiling SwiftOperators PrecedenceGroup.swift
[160/190] Compiling SwiftOperators OperatorTable+Semantics.swift
[161/190] Compiling SwiftOperators SyntaxSynthesis.swift
[162/190] Compiling SwiftParserDiagnostics MissingNodesError.swift
[163/190] Compiling SwiftParserDiagnostics MissingTokenError.swift
[164/190] Emitting module SwiftOperators
[165/190] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[166/190] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[167/190] Compiling SwiftOperators OperatorTable+Folding.swift
[168/191] Wrapping AST for SwiftOperators for debugging
[170/191] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[171/191] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[172/191] Compiling SwiftParserDiagnostics Utils.swift
[173/191] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[174/192] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[175/192] Compiling SwiftParserDiagnostics PresenceUtils.swift
[176/192] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[177/192] Emitting module SwiftParserDiagnostics
[180/192] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[181/192] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[184/193] Wrapping AST for SwiftParserDiagnostics for debugging
[186/208] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[187/208] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[188/208] Compiling SwiftSyntaxBuilder Indenter.swift
[189/208] Compiling SwiftSyntaxBuilder ListBuilder.swift
[190/209] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[191/209] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[192/209] Emitting module SwiftSyntaxBuilder
[193/209] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[194/209] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[195/209] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[196/209] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[197/209] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[198/209] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[199/209] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[200/209] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[201/209] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[202/210] Wrapping AST for SwiftSyntaxBuilder for debugging
[204/227] Compiling SwiftSyntaxMacros AccessorMacro.swift
[205/227] Compiling SwiftSyntaxMacros AttachedMacro.swift
[206/227] Compiling SwiftSyntaxMacros BodyMacro.swift
[207/227] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[208/227] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[209/227] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[210/227] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[211/227] Compiling SwiftSyntaxMacros MemberMacro.swift
[212/227] Compiling SwiftSyntaxMacros PeerMacro.swift
[213/227] Compiling SwiftSyntaxMacros Macro.swift
[214/227] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[215/227] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[216/227] Compiling SwiftSyntaxMacros Macro+Format.swift
[217/229] Emitting module SwiftSyntaxMacros
[218/229] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[219/229] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[220/229] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[221/229] Compiling SwiftSyntaxMacros PreambleMacro.swift
[222/229] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[223/230] Wrapping AST for SwiftSyntaxMacros for debugging
[225/239] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[226/240] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[227/240] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[228/240] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[229/240] Emitting module SwiftSyntaxMacroExpansion
[230/240] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[231/240] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[232/240] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[233/240] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[234/240] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[235/241] Wrapping AST for SwiftSyntaxMacroExpansion for debugging
[237/253] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[238/254] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[239/254] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[240/254] Emitting module SwiftCompilerPluginMessageHandling
[241/254] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[242/254] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[243/254] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[244/254] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[245/254] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[246/254] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[247/254] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[248/254] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[249/254] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[250/255] Wrapping AST for SwiftCompilerPluginMessageHandling for debugging
[252/257] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[253/257] Emitting module SwiftCompilerPlugin
[254/258] Wrapping AST for SwiftCompilerPlugin for debugging
[256/260] Emitting module VDFlowMacros
[257/260] Compiling VDFlowMacros StepsMacro.swift
[258/261] Wrapping AST for VDFlowMacros for debugging
[259/261] Write Objects.LinkFileList
[260/261] Linking VDFlowMacros-tool
[262/271] Compiling VDFlow StepSystem.swift
/host/spi-builder-workspace/Sources/VDFlow/Focus.swift:1:8: error: no such module 'SwiftUI'
  1 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  2 |
  3 | @available(iOS 15.0, macOS 12.0, tvOS 15.0, watchOS 8.0, *)
[263/272] Compiling VDFlow StateStep.swift
/host/spi-builder-workspace/Sources/VDFlow/Focus.swift:1:8: error: no such module 'SwiftUI'
  1 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  2 |
  3 | @available(iOS 15.0, macOS 12.0, tvOS 15.0, watchOS 8.0, *)
[264/272] Compiling VDFlow StepsCollection.swift
/host/spi-builder-workspace/Sources/VDFlow/Focus.swift:1:8: error: no such module 'SwiftUI'
  1 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  2 |
  3 | @available(iOS 15.0, macOS 12.0, tvOS 15.0, watchOS 8.0, *)
[265/272] Compiling VDFlow StepWrapper.swift
/host/spi-builder-workspace/Sources/VDFlow/Focus.swift:1:8: error: no such module 'SwiftUI'
  1 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  2 |
  3 | @available(iOS 15.0, macOS 12.0, tvOS 15.0, watchOS 8.0, *)
[266/272] Compiling VDFlow macros.swift
/host/spi-builder-workspace/Sources/VDFlow/Focus.swift:1:8: error: no such module 'SwiftUI'
  1 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  2 |
  3 | @available(iOS 15.0, macOS 12.0, tvOS 15.0, watchOS 8.0, *)
error: emit-module command failed with exit code 1 (use -v to see invocation)
[267/272] Emitting module VDFlow
/host/spi-builder-workspace/Sources/VDFlow/Focus.swift:1:8: error: no such module 'SwiftUI'
  1 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  2 |
  3 | @available(iOS 15.0, macOS 12.0, tvOS 15.0, watchOS 8.0, *)
[268/272] Compiling VDFlow StateOrBinding.swift
/host/spi-builder-workspace/Sources/VDFlow/Focus.swift:1:8: error: no such module 'SwiftUI'
  1 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  2 |
  3 | @available(iOS 15.0, macOS 12.0, tvOS 15.0, watchOS 8.0, *)
[269/272] Compiling VDFlow EmptyStep.swift
/host/spi-builder-workspace/Sources/VDFlow/Focus.swift:1:8: error: no such module 'SwiftUI'
  1 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  2 |
  3 | @available(iOS 15.0, macOS 12.0, tvOS 15.0, watchOS 8.0, *)
[270/272] Compiling VDFlow Focus.swift
/host/spi-builder-workspace/Sources/VDFlow/Focus.swift:1:8: error: no such module 'SwiftUI'
  1 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  2 |
  3 | @available(iOS 15.0, macOS 12.0, tvOS 15.0, watchOS 8.0, *)
[271/272] Compiling VDFlow MutateID.swift
/host/spi-builder-workspace/Sources/VDFlow/Focus.swift:1:8: error: no such module 'SwiftUI'
  1 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  2 |
  3 | @available(iOS 15.0, macOS 12.0, tvOS 15.0, watchOS 8.0, *)
[272/272] Compiling VDFlow NavigationSteps.swift
/host/spi-builder-workspace/Sources/VDFlow/Focus.swift:1:8: error: no such module 'SwiftUI'
  1 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  2 |
  3 | @available(iOS 15.0, macOS 12.0, tvOS 15.0, watchOS 8.0, *)
BUILD FAILURE 6.0 linux