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 Makros, reference main (145889), with Swift 6.1 for macOS (SPM) on 27 Apr 2025 14:17:34 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Sajjon/Makros.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Sajjon/Makros
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 1458899 WIP
Cloned https://github.com/Sajjon/Makros.git
Revision (git rev-parse @):
14588993d1819980900b12fe7ad3dd36540f6a46
SUCCESS checkout https://github.com/Sajjon/Makros.git at main
Fetching https://github.com/apple/swift-syntax.git
[1/70233] Fetching swift-syntax
Fetched https://github.com/apple/swift-syntax.git from cache (3.07s)
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at main (4d8981f)
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "makros",
      "name": "Makros",
      "url": "https://github.com/Sajjon/Makros.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Makros",
      "dependencies": [
        {
          "identity": "swift-syntax",
          "name": "swift-syntax",
          "url": "https://github.com/apple/swift-syntax.git",
          "version": "unspecified",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/Sajjon/Makros.git
[1/162] Fetching makros
Fetched https://github.com/Sajjon/Makros.git from cache (0.64s)
Fetching https://github.com/apple/swift-syntax.git from cache
Fetched https://github.com/apple/swift-syntax.git from cache (0.88s)
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at main (77874c1)
Creating working copy for https://github.com/Sajjon/Makros.git
Working copy of https://github.com/Sajjon/Makros.git resolved at main (1458899)
Found 1 product dependencies
  - swift-syntax
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/Sajjon/Makros.git
https://github.com/Sajjon/Makros.git
{
  "dependencies" : [
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-syntax.git"
    }
  ],
  "manifest_display_name" : "Makros",
  "name" : "Makros",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "Makros",
      "targets" : [
        "Makros"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "MakrosLib",
      "targets" : [
        "MakrosLib"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "MakrosPlugin",
      "targets" : [
        "MakrosPlugin"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "MakrosPluginTests",
      "module_type" : "SwiftTarget",
      "name" : "MakrosPluginTests",
      "path" : "Tests",
      "product_dependencies" : [
        "SwiftSyntaxMacrosTestSupport"
      ],
      "sources" : [
        "DataStorageTests.swift"
      ],
      "target_dependencies" : [
        "MakrosPlugin"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MakrosPlugin",
      "module_type" : "SwiftTarget",
      "name" : "MakrosPlugin",
      "path" : "Plugin",
      "product_dependencies" : [
        "SwiftSyntax",
        "SwiftSyntaxMacros",
        "SwiftOperators",
        "SwiftParser",
        "SwiftParserDiagnostics",
        "SwiftCompilerPlugin"
      ],
      "product_memberships" : [
        "Makros",
        "MakrosLib",
        "MakrosPlugin"
      ],
      "sources" : [
        "DataStorage.swift",
        "Plugin.swift"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "MakrosLib",
      "module_type" : "SwiftTarget",
      "name" : "MakrosLib",
      "path" : "Lib",
      "product_memberships" : [
        "Makros",
        "MakrosLib"
      ],
      "sources" : [
        "MakrosLib.swift"
      ],
      "target_dependencies" : [
        "MakrosPlugin"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Makros",
      "module_type" : "SwiftTarget",
      "name" : "Makros",
      "path" : "Makros",
      "product_memberships" : [
        "Makros"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "MakrosLib"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.9"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -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
Building for debugging...
[0/21] Write sources
[13/21] Write Makros-entitlement.plist
[14/21] Write sources
[15/21] Write swift-version-2F0A5646E1D333AE.txt
[17/65] Compiling SwiftSyntax AbsolutePosition.swift
[18/65] Compiling SwiftSyntax Assert.swift
[19/65] Compiling SwiftSyntax BumpPtrAllocator.swift
[20/65] Compiling SwiftSyntax CommonAncestor.swift
[21/65] Compiling SwiftSyntax IncrementalParseTransition.swift
[22/69] Compiling SwiftSyntax MemoryLayout.swift
[23/69] Compiling SwiftSyntax MissingNodeInitializers.swift
[24/69] Compiling SwiftSyntax RawSyntax.swift
[25/69] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[26/69] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[27/69] Compiling SwiftSyntax Syntax.swift
[28/69] Compiling SwiftSyntax SyntaxArena.swift
[29/69] Compiling SwiftSyntax SyntaxChildren.swift
[30/69] Compiling SwiftSyntax SyntaxData.swift
[31/69] Compiling SwiftSyntax SyntaxText.swift
[32/69] Compiling SwiftSyntax RawSyntaxTokenView.swift
[33/69] Compiling SwiftSyntax SourceLength.swift
[34/69] Compiling SwiftSyntax SourceLocation.swift
[35/69] Compiling SwiftSyntax SourcePresence.swift
[36/69] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[37/69] Emitting module SwiftSyntax
[38/69] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[39/69] Compiling SwiftSyntax TokenDiagnostic.swift
[40/69] Compiling SwiftSyntax TokenSyntax.swift
[41/69] Compiling SwiftSyntax Trivia.swift
[42/69] Compiling SwiftSyntax Utils.swift
[43/69] Compiling SwiftSyntax SyntaxEnum.swift
[44/69] Compiling SwiftSyntax SyntaxKind.swift
[45/69] Compiling SwiftSyntax SyntaxRewriter.swift
[46/69] Compiling SwiftSyntax SyntaxTraits.swift
[47/69] Compiling SwiftSyntax SyntaxTransform.swift
[48/69] Compiling SwiftSyntax SyntaxNodes.swift
[49/69] Compiling SwiftSyntax SyntaxPatternNodes.swift
[50/69] Compiling SwiftSyntax SyntaxStmtNodes.swift
[51/69] Compiling SwiftSyntax SyntaxTypeNodes.swift
[52/69] Compiling SwiftSyntax ChildNameForKeyPath.swift
[53/69] Compiling SwiftSyntax Keyword.swift
[54/69] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[55/69] Compiling SwiftSyntax SyntaxBaseNodes.swift
[56/69] Compiling SwiftSyntax SyntaxCollections.swift
[57/69] Compiling SwiftSyntax RawSyntaxNodes.swift
[58/69] Compiling SwiftSyntax RawSyntaxValidation.swift
[59/69] Compiling SwiftSyntax SyntaxDeclNodes.swift
[60/69] Compiling SwiftSyntax SyntaxExprNodes.swift
[61/69] Compiling SwiftSyntax SyntaxVisitor.swift
[62/69] Compiling SwiftSyntax TokenKind.swift
[63/69] Compiling SwiftSyntax Tokens.swift
[64/69] Compiling SwiftSyntax TriviaPieces.swift
[65/115] Compiling SwiftDiagnostics Note.swift
[66/115] Compiling SwiftDiagnostics FixIt.swift
[67/115] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[68/115] Compiling SwiftBasicFormat BasicFormat+Extensions.swift
[69/115] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[70/115] Compiling SwiftDiagnostics Message.swift
[71/115] Compiling SwiftDiagnostics Diagnostic.swift
[72/115] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[73/115] Emitting module SwiftDiagnostics
[74/115] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[75/115] Emitting module SwiftBasicFormat
[76/115] Compiling SwiftBasicFormat BasicFormat.swift
[77/115] Compiling SwiftParser TopLevel.swift
[78/115] Compiling SwiftParser TriviaParser.swift
[79/115] Compiling SwiftParser Types.swift
[80/118] Compiling SwiftParser Lookahead.swift
[81/118] Compiling SwiftParser LoopProgressCondition.swift
[82/118] Compiling SwiftParser Modifiers.swift
[83/118] Compiling SwiftParser Names.swift
[84/118] Compiling SwiftParser TokenPrecedence.swift
[85/118] Compiling SwiftParser TokenSpec.swift
[86/118] Compiling SwiftParser TokenSpecSet.swift
[87/118] Compiling SwiftParser StringLiterals.swift
[88/118] Compiling SwiftParser SyntaxUtils.swift
[89/118] Compiling SwiftParser TokenConsumer.swift
[90/118] Compiling SwiftParser LexemeSequence.swift
[91/118] Compiling SwiftParser Lexer.swift
[92/118] Compiling SwiftParser RegexLiteralLexer.swift
[93/118] Compiling SwiftParser UnicodeScalarExtensions.swift
[94/118] Compiling SwiftParser Nominals.swift
[95/118] Compiling SwiftParser Parameters.swift
[96/118] Compiling SwiftParser Parser.swift
[97/118] Compiling SwiftParser Patterns.swift
[98/118] Compiling SwiftParser Recovery.swift
[99/118] Compiling SwiftParser Specifiers.swift
[100/118] Compiling SwiftParser Statements.swift
[101/118] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[102/118] Compiling SwiftParser IsLexerClassified.swift
[103/118] Compiling SwiftParser Parser+Entry.swift
[104/118] Compiling SwiftParser TokenSpecStaticMembers.swift
[105/118] Compiling SwiftParser Directives.swift
[106/118] Compiling SwiftParser Expressions.swift
[107/118] Compiling SwiftParser Cursor.swift
[108/118] Compiling SwiftParser Lexeme.swift
[109/118] Compiling SwiftParser Attributes.swift
[110/118] Compiling SwiftParser Availability.swift
[111/118] Compiling SwiftParser CharacterInfo.swift
[112/118] Compiling SwiftParser Declarations.swift
[113/118] Emitting module SwiftParser
[114/141] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[115/142] Compiling SwiftParserDiagnostics Utils.swift
[116/142] Compiling SwiftOperators PrecedenceGroup.swift
[117/143] Compiling SwiftOperators PrecedenceGraph.swift
[118/143] Compiling SwiftOperators OperatorTable.swift
[119/143] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[120/143] Compiling SwiftOperators OperatorTable+Semantics.swift
[121/143] Compiling SwiftOperators OperatorError+Diagnostics.swift
[122/143] Compiling SwiftOperators OperatorError.swift
[123/143] Emitting module SwiftOperators
[124/143] Compiling SwiftOperators OperatorTable+Defaults.swift
[125/143] Compiling SwiftOperators OperatorTable+Folding.swift
[126/143] Compiling SwiftOperators Operator.swift
[127/143] Compiling SwiftOperators SyntaxSynthesis.swift
[128/143] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[129/143] Emitting module SwiftParserDiagnostics
[130/143] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[131/143] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[132/143] Compiling SwiftParserDiagnostics PresenceUtils.swift
[133/143] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[134/143] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[135/143] Compiling SwiftParserDiagnostics MissingNodesError.swift
[136/143] Compiling SwiftParserDiagnostics MissingTokenError.swift
[137/143] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[138/143] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[139/155] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[140/156] Emitting module SwiftSyntaxBuilder
[141/156] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[142/156] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[143/156] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[144/156] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[145/156] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[146/156] Compiling SwiftSyntaxBuilder Indenter.swift
[147/156] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[148/156] Compiling SwiftSyntaxBuilder BuildableCollectionNodes.swift
[149/156] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[150/156] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[151/156] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[152/175] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[153/175] Compiling SwiftSyntaxMacros ConformanceMacro.swift
[154/175] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[155/175] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[156/176] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[157/176] Compiling SwiftSyntaxMacros BasicMacroExpansionContext.swift
[158/176] Emitting module SwiftSyntaxMacros
[159/176] Compiling SwiftSyntaxMacros Syntax+MacroEvaluation.swift
[160/176] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[161/176] Compiling SwiftSyntaxMacros Macro+Format.swift
[162/176] Compiling SwiftSyntaxMacros MemberMacro.swift
[163/176] Compiling SwiftSyntaxMacros PeerMacro.swift
[164/176] Compiling SwiftSyntaxMacros AccessorMacro.swift
[165/176] Compiling SwiftSyntaxMacros AttachedMacro.swift
[166/176] Compiling SwiftSyntaxMacros FunctionParameterUtils.swift
[167/176] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[168/176] Compiling SwiftSyntaxMacros MacroReplacement.swift
[169/176] Compiling SwiftSyntaxMacros MacroSystem.swift
[170/176] Compiling SwiftSyntaxMacros Macro.swift
[171/176] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[172/178] Emitting module SwiftSyntaxMacroExpansion
[173/178] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[174/184] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[175/184] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[176/184] Emitting module SwiftCompilerPluginMessageHandling
[177/184] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[178/184] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[179/184] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[180/186] Emitting module SwiftCompilerPlugin
[181/186] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[182/189] Compiling MakrosPlugin Plugin.swift
[183/189] Compiling MakrosPlugin DataStorage.swift
/Users/admin/builder/spi-builder-workspace/Plugin/DataStorage.swift:217:13: warning: static property 'throws' is not concurrency-safe because non-'Sendable' type 'FunctionEffectSpecifiersSyntax' may have shared mutable state; this is an error in the Swift 6 language mode
215 |
216 | extension FunctionEffectSpecifiersSyntax {
217 | 	static let `throws` = Self(throwsSpecifier: "throws")
    |             `- warning: static property 'throws' is not concurrency-safe because non-'Sendable' type 'FunctionEffectSpecifiersSyntax' may have shared mutable state; this is an error in the Swift 6 language mode
218 | }
219 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/syntaxNodes/SyntaxNodes.swift:8566:15: note: struct 'FunctionEffectSpecifiersSyntax' does not conform to the 'Sendable' protocol
 8564 |
 8565 |
 8566 | public struct FunctionEffectSpecifiersSyntax: SyntaxProtocol, SyntaxHashable {
      |               `- note: struct 'FunctionEffectSpecifiersSyntax' does not conform to the 'Sendable' protocol
 8567 |   public let _syntaxNode: Syntax
 8568 |
/Users/admin/builder/spi-builder-workspace/Plugin/DataStorage.swift:1:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SwiftSyntax'
  1 | import SwiftSyntax
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SwiftSyntax'
  2 | import SwiftSyntaxBuilder
  3 | import SwiftSyntaxMacros
    :
215 |
216 | extension FunctionEffectSpecifiersSyntax {
217 | 	static let `throws` = Self(throwsSpecifier: "throws")
    |             |- note: add '@MainActor' to make static property 'throws' part of global actor 'MainActor'
    |             `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
218 | }
219 |
/Users/admin/builder/spi-builder-workspace/Plugin/DataStorage.swift:220:1: warning: extension declares a conformance of imported type 'ParameterClauseSyntax' to imported protocol 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
218 | }
219 |
220 | extension ParameterClauseSyntax: ExpressibleByArrayLiteral {
    | |- warning: extension declares a conformance of imported type 'ParameterClauseSyntax' to imported protocol 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
221 | 	public init(arrayLiteral elements: FunctionParameterSyntax...) {
222 | 		self.init(parameterList: .init(elements))
/Users/admin/builder/spi-builder-workspace/Plugin/DataStorage.swift:226:1: warning: extension declares a conformance of imported type 'TypeInheritanceClauseSyntax' to imported protocol 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
224 | }
225 |
226 | extension TypeInheritanceClauseSyntax: ExpressibleByArrayLiteral {
    | |- warning: extension declares a conformance of imported type 'TypeInheritanceClauseSyntax' to imported protocol 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
227 | 	public init(arrayLiteral elements: String...) {
228 | 		self.init(inheritedTypeCollection: .init(elements.enumerated().map { (offset, element) in
[184/189] Emitting module MakrosPlugin
/Users/admin/builder/spi-builder-workspace/Plugin/DataStorage.swift:217:13: warning: static property 'throws' is not concurrency-safe because non-'Sendable' type 'FunctionEffectSpecifiersSyntax' may have shared mutable state; this is an error in the Swift 6 language mode
215 |
216 | extension FunctionEffectSpecifiersSyntax {
217 | 	static let `throws` = Self(throwsSpecifier: "throws")
    |             `- warning: static property 'throws' is not concurrency-safe because non-'Sendable' type 'FunctionEffectSpecifiersSyntax' may have shared mutable state; this is an error in the Swift 6 language mode
218 | }
219 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/syntaxNodes/SyntaxNodes.swift:8566:15: note: struct 'FunctionEffectSpecifiersSyntax' does not conform to the 'Sendable' protocol
 8564 |
 8565 |
 8566 | public struct FunctionEffectSpecifiersSyntax: SyntaxProtocol, SyntaxHashable {
      |               `- note: struct 'FunctionEffectSpecifiersSyntax' does not conform to the 'Sendable' protocol
 8567 |   public let _syntaxNode: Syntax
 8568 |
/Users/admin/builder/spi-builder-workspace/Plugin/DataStorage.swift:1:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SwiftSyntax'
  1 | import SwiftSyntax
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SwiftSyntax'
  2 | import SwiftSyntaxBuilder
  3 | import SwiftSyntaxMacros
    :
215 |
216 | extension FunctionEffectSpecifiersSyntax {
217 | 	static let `throws` = Self(throwsSpecifier: "throws")
    |             |- note: add '@MainActor' to make static property 'throws' part of global actor 'MainActor'
    |             `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
218 | }
219 |
/Users/admin/builder/spi-builder-workspace/Plugin/DataStorage.swift:220:1: warning: extension declares a conformance of imported type 'ParameterClauseSyntax' to imported protocol 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
218 | }
219 |
220 | extension ParameterClauseSyntax: ExpressibleByArrayLiteral {
    | |- warning: extension declares a conformance of imported type 'ParameterClauseSyntax' to imported protocol 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
221 | 	public init(arrayLiteral elements: FunctionParameterSyntax...) {
222 | 		self.init(parameterList: .init(elements))
/Users/admin/builder/spi-builder-workspace/Plugin/DataStorage.swift:226:1: warning: extension declares a conformance of imported type 'TypeInheritanceClauseSyntax' to imported protocol 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
224 | }
225 |
226 | extension TypeInheritanceClauseSyntax: ExpressibleByArrayLiteral {
    | |- warning: extension declares a conformance of imported type 'TypeInheritanceClauseSyntax' to imported protocol 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
227 | 	public init(arrayLiteral elements: String...) {
228 | 		self.init(inheritedTypeCollection: .init(elements.enumerated().map { (offset, element) in
[184/189] Write Objects.LinkFileList
[185/189] Linking MakrosPlugin-tool
error: emit-module command failed with exit code 1 (use -v to see invocation)
[187/191] Emitting module MakrosLib
/Users/admin/builder/spi-builder-workspace/Lib/MakrosLib.swift:2:8: error: no such module 'MakrosPlugin'
 1 | import Foundation
 2 | import MakrosPlugin
   |        `- error: no such module 'MakrosPlugin'
 3 |
 4 | @attached(member, names: named(init(data:)), arbitrary)
[188/191] Compiling MakrosLib MakrosLib.swift
/Users/admin/builder/spi-builder-workspace/Lib/MakrosLib.swift:2:8: error: no such module 'MakrosPlugin'
 1 | import Foundation
 2 | import MakrosPlugin
   |        `- error: no such module 'MakrosPlugin'
 3 |
 4 | @attached(member, names: named(init(data:)), arbitrary)
note: module 'MakrosPlugin' is a macro, and cannot be imported by tests and other targets
note: module 'MakrosPlugin' is a macro, and cannot be imported by tests and other targets
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
[0/1] Planning build
Building for debugging...
[0/6] Write swift-version-2F0A5646E1D333AE.txt
[2/50] Compiling SwiftSyntax MemoryLayout.swift
[3/50] Compiling SwiftSyntax MissingNodeInitializers.swift
[4/50] Compiling SwiftSyntax RawSyntax.swift
[5/50] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[6/50] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[7/50] Compiling SwiftSyntax RawSyntaxTokenView.swift
[8/50] Compiling SwiftSyntax SourceLength.swift
[9/50] Compiling SwiftSyntax SourceLocation.swift
[10/50] Compiling SwiftSyntax SourcePresence.swift
[11/50] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[12/54] Compiling SwiftSyntax Syntax.swift
[13/54] Compiling SwiftSyntax SyntaxArena.swift
[14/54] Compiling SwiftSyntax SyntaxChildren.swift
[15/54] Compiling SwiftSyntax SyntaxData.swift
[16/54] Compiling SwiftSyntax SyntaxText.swift
[17/54] Emitting module SwiftSyntax
[18/54] Compiling SwiftSyntax ChildNameForKeyPath.swift
[19/54] Compiling SwiftSyntax Keyword.swift
[20/54] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[21/54] Compiling SwiftSyntax SyntaxBaseNodes.swift
[22/54] Compiling SwiftSyntax SyntaxCollections.swift
[23/54] Compiling SwiftSyntax AbsolutePosition.swift
[24/54] Compiling SwiftSyntax Assert.swift
[25/54] Compiling SwiftSyntax BumpPtrAllocator.swift
[26/54] Compiling SwiftSyntax CommonAncestor.swift
[27/54] Compiling SwiftSyntax IncrementalParseTransition.swift
[28/54] Compiling SwiftSyntax SyntaxEnum.swift
[29/54] Compiling SwiftSyntax SyntaxKind.swift
[30/54] Compiling SwiftSyntax SyntaxRewriter.swift
[31/54] Compiling SwiftSyntax SyntaxTraits.swift
[32/54] Compiling SwiftSyntax SyntaxTransform.swift
[33/54] Compiling SwiftSyntax SyntaxNodes.swift
[34/54] Compiling SwiftSyntax SyntaxPatternNodes.swift
[35/54] Compiling SwiftSyntax SyntaxStmtNodes.swift
[36/54] Compiling SwiftSyntax SyntaxTypeNodes.swift
[37/54] Compiling SwiftSyntax RawSyntaxNodes.swift
[38/54] Compiling SwiftSyntax RawSyntaxValidation.swift
[39/54] Compiling SwiftSyntax SyntaxDeclNodes.swift
[40/54] Compiling SwiftSyntax SyntaxExprNodes.swift
[41/54] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[42/54] Compiling SwiftSyntax TokenDiagnostic.swift
[43/54] Compiling SwiftSyntax TokenSyntax.swift
[44/54] Compiling SwiftSyntax Trivia.swift
[45/54] Compiling SwiftSyntax Utils.swift
[46/54] Compiling SwiftSyntax SyntaxVisitor.swift
[47/54] Compiling SwiftSyntax TokenKind.swift
[48/54] Compiling SwiftSyntax Tokens.swift
[49/54] Compiling SwiftSyntax TriviaPieces.swift
[50/100] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[51/100] Compiling SwiftDiagnostics Note.swift
[52/100] Compiling SwiftDiagnostics Message.swift
[53/100] Compiling SwiftDiagnostics Diagnostic.swift
[54/100] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[55/100] Compiling SwiftDiagnostics FixIt.swift
[56/100] Emitting module SwiftDiagnostics
[57/100] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[58/100] Compiling SwiftBasicFormat BasicFormat+Extensions.swift
[59/100] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[60/100] Compiling SwiftBasicFormat BasicFormat.swift
[61/100] Emitting module SwiftBasicFormat
[62/100] Compiling SwiftParser Lookahead.swift
[63/100] Compiling SwiftParser LoopProgressCondition.swift
[64/100] Compiling SwiftParser Modifiers.swift
[65/100] Compiling SwiftParser Names.swift
[66/103] Compiling SwiftParser Nominals.swift
[67/103] Compiling SwiftParser Parameters.swift
[68/103] Compiling SwiftParser Parser.swift
[69/103] Compiling SwiftParser Patterns.swift
[70/103] Compiling SwiftParser LexemeSequence.swift
[71/103] Compiling SwiftParser Lexer.swift
[72/103] Compiling SwiftParser RegexLiteralLexer.swift
[73/103] Compiling SwiftParser UnicodeScalarExtensions.swift
[74/103] Compiling SwiftParser TopLevel.swift
[75/103] Compiling SwiftParser TriviaParser.swift
[76/103] Compiling SwiftParser Types.swift
[77/103] Compiling SwiftParser TokenPrecedence.swift
[78/103] Compiling SwiftParser TokenSpec.swift
[79/103] Compiling SwiftParser TokenSpecSet.swift
[80/103] Compiling SwiftParser StringLiterals.swift
[81/103] Compiling SwiftParser SyntaxUtils.swift
[82/103] Compiling SwiftParser TokenConsumer.swift
[83/103] Compiling SwiftParser Recovery.swift
[84/103] Compiling SwiftParser Specifiers.swift
[85/103] Compiling SwiftParser Statements.swift
[86/103] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[87/103] Compiling SwiftParser IsLexerClassified.swift
[88/103] Compiling SwiftParser Parser+Entry.swift
[89/103] Compiling SwiftParser TokenSpecStaticMembers.swift
[90/103] Emitting module SwiftParser
[91/103] Compiling SwiftParser Attributes.swift
[92/103] Compiling SwiftParser Availability.swift
[93/103] Compiling SwiftParser CharacterInfo.swift
[94/103] Compiling SwiftParser Declarations.swift
[95/103] Compiling SwiftParser Directives.swift
[96/103] Compiling SwiftParser Expressions.swift
[97/103] Compiling SwiftParser Cursor.swift
[98/103] Compiling SwiftParser Lexeme.swift
[99/126] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[100/127] Compiling SwiftOperators PrecedenceGraph.swift
[101/127] Compiling SwiftOperators PrecedenceGroup.swift
[102/128] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[103/128] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[104/128] Compiling SwiftOperators OperatorTable.swift
[105/128] Compiling SwiftOperators OperatorTable+Folding.swift
[106/128] Compiling SwiftOperators OperatorTable+Defaults.swift
[107/128] Compiling SwiftOperators OperatorError.swift
[108/128] Compiling SwiftOperators OperatorError+Diagnostics.swift
[109/128] Emitting module SwiftOperators
[110/128] Compiling SwiftOperators OperatorTable+Semantics.swift
[111/128] Compiling SwiftOperators Operator.swift
[112/128] Compiling SwiftOperators SyntaxSynthesis.swift
[113/128] Compiling SwiftParserDiagnostics PresenceUtils.swift
[114/128] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[115/128] Compiling SwiftParserDiagnostics Utils.swift
[116/128] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[117/128] Compiling SwiftParserDiagnostics MissingNodesError.swift
[118/128] Compiling SwiftParserDiagnostics MissingTokenError.swift
[119/128] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[120/128] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[121/128] Emitting module SwiftParserDiagnostics
[122/128] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[123/128] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[124/140] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[125/141] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[126/141] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[127/141] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[128/141] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[129/141] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[130/141] Compiling SwiftSyntaxBuilder Indenter.swift
[131/141] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[132/141] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[133/141] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[134/141] Compiling SwiftSyntaxBuilder BuildableCollectionNodes.swift
[135/141] Emitting module SwiftSyntaxBuilder
[136/141] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[137/160] Compiling SwiftSyntaxMacros FunctionParameterUtils.swift
[138/160] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[139/161] Compiling SwiftSyntaxMacros Syntax+MacroEvaluation.swift
[140/161] Compiling SwiftSyntaxMacros MemberMacro.swift
[141/161] Compiling SwiftSyntaxMacros PeerMacro.swift
[142/161] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[143/161] Compiling SwiftSyntaxMacros ConformanceMacro.swift
[144/161] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[145/161] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[146/161] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[147/161] Compiling SwiftSyntaxMacros Macro+Format.swift
[148/161] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[149/161] Compiling SwiftSyntaxMacros BasicMacroExpansionContext.swift
[150/161] Compiling SwiftSyntaxMacros AccessorMacro.swift
[151/161] Compiling SwiftSyntaxMacros AttachedMacro.swift
[152/161] Compiling SwiftSyntaxMacros Macro.swift
[153/161] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[154/161] Emitting module SwiftSyntaxMacros
[155/161] Compiling SwiftSyntaxMacros MacroReplacement.swift
[156/161] Compiling SwiftSyntaxMacros MacroSystem.swift
[157/163] Emitting module SwiftSyntaxMacroExpansion
[158/163] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[159/169] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[160/169] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[161/169] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[162/169] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[163/169] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[164/169] Emitting module SwiftCompilerPluginMessageHandling
[165/171] Emitting module SwiftCompilerPlugin
[166/171] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[167/174] Compiling MakrosPlugin Plugin.swift
[168/174] Emitting module MakrosPlugin
/Users/admin/builder/spi-builder-workspace/Plugin/DataStorage.swift:220:1: warning: extension declares a conformance of imported type 'ParameterClauseSyntax' to imported protocol 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
218 | }
219 |
220 | extension ParameterClauseSyntax: ExpressibleByArrayLiteral {
    | |- warning: extension declares a conformance of imported type 'ParameterClauseSyntax' to imported protocol 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
221 | 	public init(arrayLiteral elements: FunctionParameterSyntax...) {
222 | 		self.init(parameterList: .init(elements))
/Users/admin/builder/spi-builder-workspace/Plugin/DataStorage.swift:226:1: warning: extension declares a conformance of imported type 'TypeInheritanceClauseSyntax' to imported protocol 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
224 | }
225 |
226 | extension TypeInheritanceClauseSyntax: ExpressibleByArrayLiteral {
    | |- warning: extension declares a conformance of imported type 'TypeInheritanceClauseSyntax' to imported protocol 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
227 | 	public init(arrayLiteral elements: String...) {
228 | 		self.init(inheritedTypeCollection: .init(elements.enumerated().map { (offset, element) in
[169/174] Compiling MakrosPlugin DataStorage.swift
/Users/admin/builder/spi-builder-workspace/Plugin/DataStorage.swift:220:1: warning: extension declares a conformance of imported type 'ParameterClauseSyntax' to imported protocol 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
218 | }
219 |
220 | extension ParameterClauseSyntax: ExpressibleByArrayLiteral {
    | |- warning: extension declares a conformance of imported type 'ParameterClauseSyntax' to imported protocol 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
221 | 	public init(arrayLiteral elements: FunctionParameterSyntax...) {
222 | 		self.init(parameterList: .init(elements))
/Users/admin/builder/spi-builder-workspace/Plugin/DataStorage.swift:226:1: warning: extension declares a conformance of imported type 'TypeInheritanceClauseSyntax' to imported protocol 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
224 | }
225 |
226 | extension TypeInheritanceClauseSyntax: ExpressibleByArrayLiteral {
    | |- warning: extension declares a conformance of imported type 'TypeInheritanceClauseSyntax' to imported protocol 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
227 | 	public init(arrayLiteral elements: String...) {
228 | 		self.init(inheritedTypeCollection: .init(elements.enumerated().map { (offset, element) in
[169/174] Write Objects.LinkFileList
[170/174] Linking MakrosPlugin-tool
error: emit-module command failed with exit code 1 (use -v to see invocation)
[172/176] Emitting module MakrosLib
/Users/admin/builder/spi-builder-workspace/Lib/MakrosLib.swift:2:8: error: no such module 'MakrosPlugin'
 1 | import Foundation
 2 | import MakrosPlugin
   |        `- error: no such module 'MakrosPlugin'
 3 |
 4 | @attached(member, names: named(init(data:)), arbitrary)
[173/176] Compiling MakrosLib MakrosLib.swift
/Users/admin/builder/spi-builder-workspace/Lib/MakrosLib.swift:2:8: error: no such module 'MakrosPlugin'
 1 | import Foundation
 2 | import MakrosPlugin
   |        `- error: no such module 'MakrosPlugin'
 3 |
 4 | @attached(member, names: named(init(data:)), arbitrary)
note: module 'MakrosPlugin' is a macro, and cannot be imported by tests and other targets
note: module 'MakrosPlugin' is a macro, and cannot be imported by tests and other targets
BUILD FAILURE 6.1 macosSpm