The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Netrofit, reference 0.1.1 (cd874e), with Swift 6.1 for macOS (SPM) on 8 Mar 2026 18:02:32 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/winddpan/Netrofit.git
Reference: 0.1.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/winddpan/Netrofit
 * tag               0.1.1      -> FETCH_HEAD
HEAD is now at cd874ef Add Swift 6 concurrency support with Sendable conformance
Cloned https://github.com/winddpan/Netrofit.git
Revision (git rev-parse @):
cd874ef94615829fe489ca697077f7d562052db8
SUCCESS checkout https://github.com/winddpan/Netrofit.git at 0.1.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/winddpan/Netrofit.git
https://github.com/winddpan/Netrofit.git
{
  "dependencies" : [
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "600.0.1",
            "upper_bound" : "603.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-syntax"
    }
  ],
  "manifest_display_name" : "Netrofit",
  "name" : "Netrofit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "Netrofit",
      "targets" : [
        "Netrofit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "NetrofitClient",
      "targets" : [
        "NetrofitClient"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "NetrofitMacros",
      "targets" : [
        "NetrofitMacros"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "NetrofitTests",
      "module_type" : "SwiftTarget",
      "name" : "NetrofitTests",
      "path" : "Sources/NetrofitTests",
      "sources" : [
        "AnyCodable.swift",
        "HTTPBinTests.swift",
        "LLMSSETests.swift",
        "TestNetrofitInterceptors.swift"
      ],
      "target_dependencies" : [
        "Netrofit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NetrofitMacros",
      "module_type" : "SwiftTarget",
      "name" : "NetrofitMacros",
      "path" : "Sources/NetrofitMacros",
      "product_dependencies" : [
        "SwiftSyntaxMacros",
        "SwiftCompilerPlugin"
      ],
      "product_memberships" : [
        "Netrofit",
        "NetrofitClient",
        "NetrofitMacros"
      ],
      "sources" : [
        "APIMacro.swift",
        "EmptyMacro.swift",
        "MethodMacro.swift",
        "Plugin.swift",
        "Utils/AttributeDecl+.swift",
        "Utils/FunctionDecl+.swift",
        "Utils/PayloadFormat.swift",
        "Utils/String+.swift"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "NetrofitClient",
      "module_type" : "SwiftTarget",
      "name" : "NetrofitClient",
      "path" : "Sources/NetrofitClient",
      "product_memberships" : [
        "NetrofitClient"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "Netrofit"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "Netrofit",
      "module_type" : "SwiftTarget",
      "name" : "Netrofit",
      "path" : "Sources/Netrofit",
      "product_memberships" : [
        "Netrofit",
        "NetrofitClient"
      ],
      "sources" : [
        "AttributeWrappers.swift",
        "HTTPBodyDecoder/DynamicContentTypeDecoder.swift",
        "HTTPBodyDecoder/EventStreamingDecoder.swift",
        "HTTPBodyDecoder/HTTPBodyDecoder.swift",
        "HTTPBodyDecoder/JSONDecoder.swift",
        "HTTPBodyDecoder/TextPlainDecoder.swift",
        "HTTPBodyEncoder/HTTPBodyEncoder.swift",
        "HTTPBodyEncoder/JSONEncoder.swift",
        "HTTPBodyEncoder/MultipartEncoder.swift",
        "HTTPBodyEncoder/TextPlainEncoder.swift",
        "HTTPBodyEncoder/URLEncodedFormEncoder.swift",
        "NetrofitMacros.swift",
        "NetrofitPlugin.swift",
        "NetrofitProvider.swift",
        "NetrofitResponse.swift",
        "NetrofitSessionProtocols.swift",
        "RequestBuilder.swift",
        "Utils/AnyEncodable.swift",
        "Utils/String+URLPathPart.swift",
        "_Netrofit/_NetrofitSession.swift",
        "_Netrofit/_NetrofitTask.swift"
      ],
      "target_dependencies" : [
        "NetrofitMacros"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
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
Building for debugging...
[0/27] Write sources
[5/27] Write NetrofitClient-entitlement.plist
[5/27] Write sources
[20/27] Write swift-version-2F0A5646E1D333AE.txt
[22/37] Emitting module SwiftSyntax602
[23/37] Compiling SwiftSyntax509 Empty.swift
[24/37] Emitting module SwiftSyntax509
[25/37] Compiling SwiftSyntax600 Empty.swift
[26/37] Emitting module SwiftSyntax600
[27/37] Compiling SwiftSyntax602 Empty.swift
[28/37] Emitting module SwiftSyntax601
[29/37] Compiling SwiftSyntax601 Empty.swift
[30/37] Emitting module SwiftSyntax510
[31/37] Compiling SwiftSyntax510 Empty.swift
[31/37] Compiling _SwiftSyntaxCShims PlatformMutex.c
[33/101] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[34/101] Compiling SwiftSyntax Syntax.swift
[35/101] Compiling SwiftSyntax SyntaxChildren.swift
[36/101] Compiling SwiftSyntax SyntaxCollection.swift
[37/101] Compiling SwiftSyntax SyntaxHashable.swift
[38/101] Compiling SwiftSyntax SyntaxIdentifier.swift
[39/101] Compiling SwiftSyntax SyntaxNodeStructure.swift
[40/108] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[41/108] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[42/108] Compiling SwiftSyntax RawSyntaxTokenView.swift
[43/108] Compiling SwiftSyntax SourceEdit.swift
[44/108] Compiling SwiftSyntax SourceLength.swift
[45/108] Compiling SwiftSyntax SourceLocation.swift
[46/108] Compiling SwiftSyntax SourcePresence.swift
[47/108] Compiling SwiftSyntax SyntaxProtocol.swift
[48/108] Compiling SwiftSyntax SyntaxText.swift
[49/108] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[50/108] Compiling SwiftSyntax TokenDiagnostic.swift
[51/108] Compiling SwiftSyntax TokenSequence.swift
[52/108] Compiling SwiftSyntax TokenSyntax.swift
[53/108] Compiling SwiftSyntax Trivia.swift
[54/108] Emitting module SwiftSyntax
[55/108] Compiling SwiftSyntax Tokens.swift
[56/108] Compiling SwiftSyntax TriviaPieces.swift
[57/108] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[58/108] Compiling SwiftSyntax RawSyntaxNodesC.swift
[59/108] Compiling SwiftSyntax RawSyntaxNodesD.swift
[60/108] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[61/108] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[62/108] Compiling SwiftSyntax SyntaxCollections.swift
[63/108] Compiling SwiftSyntax SyntaxEnum.swift
[64/108] Compiling SwiftSyntax SyntaxKind.swift
[65/108] Compiling SwiftSyntax SyntaxRewriter.swift
[66/108] Compiling SwiftSyntax SyntaxTraits.swift
[67/108] Compiling SwiftSyntax SyntaxVisitor.swift
[68/108] Compiling SwiftSyntax TokenKind.swift
[69/108] Compiling SwiftSyntax CustomTraits.swift
[70/108] Compiling SwiftSyntax EditorPlaceholder.swift
[71/108] Compiling SwiftSyntax Identifier.swift
[72/108] Compiling SwiftSyntax MemoryLayout.swift
[73/108] Compiling SwiftSyntax MissingNodeInitializers.swift
[74/108] Compiling SwiftSyntax RawSyntax.swift
[75/108] Compiling SwiftSyntax RawSyntaxArena.swift
[76/108] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
[77/108] Compiling SwiftSyntax RawSyntaxNodesOP.swift
[78/108] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
[79/108] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[80/108] Compiling SwiftSyntax RawSyntaxValidation.swift
[81/108] Compiling SwiftSyntax SyntaxNodesAB.swift
[82/108] Compiling SwiftSyntax SyntaxNodesC.swift
[83/108] Compiling SwiftSyntax Utils.swift
[84/108] Compiling SwiftSyntax ChildNameForKeyPath.swift
[85/108] Compiling SwiftSyntax Keyword.swift
[86/108] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[87/108] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[88/108] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[89/108] Compiling SwiftSyntax SyntaxBaseNodes.swift
[90/108] Compiling SwiftSyntax AbsolutePosition.swift
[91/108] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[92/108] Compiling SwiftSyntax ArenaAllocatedBuffer.swift
[93/108] Compiling SwiftSyntax Assert.swift
[94/108] Compiling SwiftSyntax BumpPtrAllocator.swift
[95/108] Compiling SwiftSyntax CommonAncestor.swift
[96/108] Compiling SwiftSyntax Convenience.swift
[97/108] Compiling SwiftSyntax SyntaxNodesD.swift
[98/108] Compiling SwiftSyntax SyntaxNodesEF.swift
[99/108] Compiling SwiftSyntax SyntaxNodesGHI.swift
[100/108] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[101/108] Compiling SwiftSyntax SyntaxNodesOP.swift
[102/108] Compiling SwiftSyntax SyntaxNodesQRS.swift
[103/108] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[104/168] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[105/168] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[106/168] Compiling SwiftBasicFormat InferIndentation.swift
[107/168] Compiling SwiftDiagnostics Message.swift
[108/169] Compiling SwiftBasicFormat Syntax+Extensions.swift
[109/169] Compiling SwiftBasicFormat Indenter.swift
[110/169] Compiling SwiftDiagnostics Note.swift
[111/169] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[112/169] Compiling SwiftDiagnostics FixIt.swift
[113/169] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[114/169] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[115/169] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[116/169] Compiling SwiftDiagnostics Diagnostic.swift
[117/169] Emitting module SwiftDiagnostics
[118/169] Compiling SwiftDiagnostics Convenience.swift
[119/169] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[120/169] Compiling SwiftBasicFormat BasicFormat.swift
[121/169] Emitting module SwiftBasicFormat
[122/169] Compiling SwiftParser StringLiterals.swift
[123/169] Compiling SwiftParser SwiftParserCompatibility.swift
[124/169] Compiling SwiftParser SwiftVersion.swift
[125/169] Compiling SwiftParser SyntaxUtils.swift
[126/173] Compiling SwiftParser TopLevel.swift
[127/173] Compiling SwiftParser TriviaParser.swift
[128/173] Compiling SwiftParser Types.swift
[129/173] Compiling SwiftParser ExperimentalFeatures.swift
[130/173] Compiling SwiftParser TokenConsumer.swift
[131/173] Compiling SwiftParser TokenPrecedence.swift
[132/173] Compiling SwiftParser TokenSpec.swift
[133/173] Compiling SwiftParser TokenSpecSet.swift
[134/173] Compiling SwiftParser RegexLiteralLexer.swift
[135/173] Compiling SwiftParser UnicodeScalarExtensions.swift
[136/173] Compiling SwiftParser Lookahead.swift
[137/173] Compiling SwiftParser LoopProgressCondition.swift
[138/173] Compiling SwiftParser Modifiers.swift
[139/173] Compiling SwiftParser Names.swift
[140/173] Compiling SwiftParser Nominals.swift
[141/173] Compiling SwiftParser Parameters.swift
[142/173] Compiling SwiftParser ParseSourceFile.swift
[143/173] Compiling SwiftParser Parser.swift
[144/173] Compiling SwiftParser Patterns.swift
[145/173] Compiling SwiftParser Recovery.swift
[146/173] Compiling SwiftParser Specifiers.swift
[147/173] Compiling SwiftParser Statements.swift
[148/173] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[149/173] Emitting module SwiftParser
[150/173] Compiling SwiftParser IsValidIdentifier.swift
[151/173] Compiling SwiftParser Cursor.swift
[152/173] Compiling SwiftParser Lexeme.swift
[153/173] Compiling SwiftParser LexemeSequence.swift
[154/173] Compiling SwiftParser Lexer.swift
[155/173] Compiling SwiftParser Attributes.swift
[156/173] Compiling SwiftParser Availability.swift
[157/173] Compiling SwiftParser CharacterInfo.swift
[158/173] Compiling SwiftParser CollectionNodes+Parsable.swift
[159/173] Compiling SwiftParser CompilerFiles.swift
[160/173] Compiling SwiftParser Declarations.swift
[161/173] Compiling SwiftParser Directives.swift
[162/173] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[163/173] Compiling SwiftParser Expressions.swift
[164/173] Compiling SwiftParser IncrementalParseTransition.swift
[165/173] Compiling SwiftParser IsLexerClassified.swift
[166/173] Compiling SwiftParser LayoutNodes+Parsable.swift
[167/173] Compiling SwiftParser Parser+TokenSpecSet.swift
[168/173] Compiling SwiftParser TokenSpecStaticMembers.swift
[169/196] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[170/197] Compiling SwiftOperators PrecedenceGroup.swift
[171/198] Compiling SwiftOperators OperatorTable.swift
[172/198] Compiling SwiftOperators OperatorTable+Defaults.swift
[173/198] Compiling SwiftOperators PrecedenceGraph.swift
[174/198] Compiling SwiftOperators Operator.swift
[175/198] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[176/198] Compiling SwiftOperators OperatorTable+Semantics.swift
[177/198] Compiling SwiftOperators SyntaxSynthesis.swift
[178/198] Compiling SwiftOperators OperatorError.swift
[179/198] Compiling SwiftOperators OperatorError+Diagnostics.swift
[180/198] Emitting module SwiftOperators
[181/198] Compiling SwiftOperators OperatorTable+Folding.swift
[182/198] Compiling SwiftParserDiagnostics Utils.swift
[183/198] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[184/198] Compiling SwiftParserDiagnostics PresenceUtils.swift
[185/198] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[186/198] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[187/198] Compiling SwiftParserDiagnostics MissingNodesError.swift
[188/198] Compiling SwiftParserDiagnostics MissingTokenError.swift
[189/198] Emitting module SwiftParserDiagnostics
[190/198] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[191/198] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[192/198] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[193/198] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[194/213] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[195/214] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[196/214] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[197/214] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[198/214] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[199/214] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[200/214] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[201/214] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[202/214] Compiling SwiftSyntaxBuilder Indenter.swift
[203/214] Compiling SwiftSyntaxBuilder ListBuilder.swift
[204/214] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[205/214] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[206/214] Emitting module SwiftSyntaxBuilder
[207/214] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[208/214] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[209/214] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[210/232] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[211/232] Compiling SwiftSyntaxMacros Macro+Format.swift
[212/232] Compiling SwiftSyntaxMacros PreambleMacro.swift
[213/232] Compiling SwiftSyntaxMacros Macro.swift
[214/232] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[215/233] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[216/233] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[217/233] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[218/233] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[219/233] Compiling SwiftSyntaxMacros AttachedMacro.swift
[220/233] Compiling SwiftSyntaxMacros BodyMacro.swift
[221/233] Compiling SwiftSyntaxMacros MemberMacro.swift
[222/233] Compiling SwiftSyntaxMacros PeerMacro.swift
[223/233] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[224/233] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[225/233] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[226/233] Compiling SwiftSyntaxMacros AccessorMacro.swift
[227/233] Emitting module SwiftSyntaxMacros
[228/233] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[229/243] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[230/243] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[231/243] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[232/243] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[233/243] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[234/243] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[235/243] Emitting module SwiftSyntaxMacroExpansion
[236/243] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[237/243] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[238/243] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[239/255] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[240/255] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[241/256] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[242/256] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[243/256] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[244/256] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[245/256] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[246/256] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[247/256] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[248/256] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[249/256] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[250/256] Emitting module SwiftCompilerPluginMessageHandling
[251/256] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[252/258] Emitting module SwiftCompilerPlugin
[253/258] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[254/267] Compiling NetrofitMacros AttributeDecl+.swift
[255/267] Compiling NetrofitMacros PayloadFormat.swift
[256/267] Compiling NetrofitMacros FunctionDecl+.swift
[257/267] Compiling NetrofitMacros String+.swift
[258/267] Compiling NetrofitMacros Plugin.swift
[259/267] Compiling NetrofitMacros EmptyMacro.swift
[260/267] Emitting module NetrofitMacros
/Users/admin/builder/spi-builder-workspace/Sources/NetrofitMacros/APIMacro.swift:5:8: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter
 3 | import SwiftSyntaxMacros
 4 |
 5 | struct APIMacro: MemberMacro {
   |        `- warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter
 6 |     static func expansion(of node: AttributeSyntax, providingMembersOf declaration: some DeclGroupSyntax, in context: some MacroExpansionContext) throws -> [DeclSyntax] {
 7 |         var attributes: AttributeListSyntax?
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 |   /// - Returns: the set of member declarations introduced by this macro, which
54 |   /// are nested inside the `attachedTo` declaration.
55 |   static func expansion(
   |               `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 |     of node: AttributeSyntax,
57 |     providingMembersOf declaration: some DeclGroupSyntax,
   :
87 |     message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 |   )
89 |   public static func expansion(
   |                      `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 |     of node: AttributeSyntax,
91 |     providingMembersOf declaration: some DeclGroupSyntax,
[261/267] Compiling NetrofitMacros MethodMacro.swift
[262/267] Compiling NetrofitMacros APIMacro.swift
/Users/admin/builder/spi-builder-workspace/Sources/NetrofitMacros/APIMacro.swift:5:8: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter
 3 | import SwiftSyntaxMacros
 4 |
 5 | struct APIMacro: MemberMacro {
   |        `- warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter
 6 |     static func expansion(of node: AttributeSyntax, providingMembersOf declaration: some DeclGroupSyntax, in context: some MacroExpansionContext) throws -> [DeclSyntax] {
 7 |         var attributes: AttributeListSyntax?
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 |   /// - Returns: the set of member declarations introduced by this macro, which
54 |   /// are nested inside the `attachedTo` declaration.
55 |   static func expansion(
   |               `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 |     of node: AttributeSyntax,
57 |     providingMembersOf declaration: some DeclGroupSyntax,
   :
87 |     message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 |   )
89 |   public static func expansion(
   |                      `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 |     of node: AttributeSyntax,
91 |     providingMembersOf declaration: some DeclGroupSyntax,
[262/267] Write Objects.LinkFileList
[263/267] Linking NetrofitMacros-tool
[265/287] Compiling Netrofit TextPlainDecoder.swift
[266/287] Compiling Netrofit HTTPBodyEncoder.swift
[267/287] Compiling Netrofit TextPlainEncoder.swift
[268/287] Compiling Netrofit URLEncodedFormEncoder.swift
[269/289] Compiling Netrofit HTTPBodyDecoder.swift
[270/289] Compiling Netrofit JSONDecoder.swift
[271/289] Compiling Netrofit AnyEncodable.swift
[272/289] Compiling Netrofit String+URLPathPart.swift
[273/289] Compiling Netrofit JSONEncoder.swift
[274/289] Compiling Netrofit MultipartEncoder.swift
[275/289] Compiling Netrofit AttributeWrappers.swift
[276/289] Compiling Netrofit DynamicContentTypeDecoder.swift
[277/289] Compiling Netrofit EventStreamingDecoder.swift
[278/289] Compiling Netrofit NetrofitMacros.swift
[279/289] Compiling Netrofit NetrofitPlugin.swift
[280/289] Compiling Netrofit NetrofitSessionProtocols.swift
[281/289] Compiling Netrofit RequestBuilder.swift
[282/289] Compiling Netrofit NetrofitProvider.swift
[283/289] Compiling Netrofit NetrofitResponse.swift
[284/289] Emitting module Netrofit
[285/289] Compiling Netrofit _NetrofitSession.swift
[286/289] Compiling Netrofit _NetrofitTask.swift
[287/291] Compiling NetrofitClient main.swift
[288/291] Emitting module NetrofitClient
[288/291] Write Objects.LinkFileList
[289/291] Linking NetrofitClient
[290/291] Applying NetrofitClient
Build complete! (34.01s)
Fetching https://github.com/swiftlang/swift-syntax from cache
Fetched https://github.com/swiftlang/swift-syntax from cache (2.10s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 602.0.0 (5.38s)
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 602.0.0
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "600.0.1",
            "upper_bound" : "603.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-syntax"
    }
  ],
  "manifest_display_name" : "Netrofit",
  "name" : "Netrofit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "Netrofit",
      "targets" : [
        "Netrofit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "NetrofitClient",
      "targets" : [
        "NetrofitClient"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "NetrofitMacros",
      "targets" : [
        "NetrofitMacros"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "NetrofitTests",
      "module_type" : "SwiftTarget",
      "name" : "NetrofitTests",
      "path" : "Sources/NetrofitTests",
      "sources" : [
        "AnyCodable.swift",
        "HTTPBinTests.swift",
        "LLMSSETests.swift",
        "TestNetrofitInterceptors.swift"
      ],
      "target_dependencies" : [
        "Netrofit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NetrofitMacros",
      "module_type" : "SwiftTarget",
      "name" : "NetrofitMacros",
      "path" : "Sources/NetrofitMacros",
      "product_dependencies" : [
        "SwiftSyntaxMacros",
        "SwiftCompilerPlugin"
      ],
      "product_memberships" : [
        "Netrofit",
        "NetrofitClient",
        "NetrofitMacros"
      ],
      "sources" : [
        "APIMacro.swift",
        "EmptyMacro.swift",
        "MethodMacro.swift",
        "Plugin.swift",
        "Utils/AttributeDecl+.swift",
        "Utils/FunctionDecl+.swift",
        "Utils/PayloadFormat.swift",
        "Utils/String+.swift"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "NetrofitClient",
      "module_type" : "SwiftTarget",
      "name" : "NetrofitClient",
      "path" : "Sources/NetrofitClient",
      "product_memberships" : [
        "NetrofitClient"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "Netrofit"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "Netrofit",
      "module_type" : "SwiftTarget",
      "name" : "Netrofit",
      "path" : "Sources/Netrofit",
      "product_memberships" : [
        "Netrofit",
        "NetrofitClient"
      ],
      "sources" : [
        "AttributeWrappers.swift",
        "HTTPBodyDecoder/DynamicContentTypeDecoder.swift",
        "HTTPBodyDecoder/EventStreamingDecoder.swift",
        "HTTPBodyDecoder/HTTPBodyDecoder.swift",
        "HTTPBodyDecoder/JSONDecoder.swift",
        "HTTPBodyDecoder/TextPlainDecoder.swift",
        "HTTPBodyEncoder/HTTPBodyEncoder.swift",
        "HTTPBodyEncoder/JSONEncoder.swift",
        "HTTPBodyEncoder/MultipartEncoder.swift",
        "HTTPBodyEncoder/TextPlainEncoder.swift",
        "HTTPBodyEncoder/URLEncodedFormEncoder.swift",
        "NetrofitMacros.swift",
        "NetrofitPlugin.swift",
        "NetrofitProvider.swift",
        "NetrofitResponse.swift",
        "NetrofitSessionProtocols.swift",
        "RequestBuilder.swift",
        "Utils/AnyEncodable.swift",
        "Utils/String+URLPathPart.swift",
        "_Netrofit/_NetrofitSession.swift",
        "_Netrofit/_NetrofitTask.swift"
      ],
      "target_dependencies" : [
        "NetrofitMacros"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.