Build Information
Successful build of Netrofit, reference main (cd874e), with Swift 6.1 for macOS (SPM) on 8 Mar 2026 14:03:24 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 .statsBuild Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/winddpan/Netrofit.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/winddpan/Netrofit
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
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 main
========================================
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
[13/27] Write NetrofitClient-entitlement.plist
[13/27] Write sources
[20/27] Write swift-version-2F0A5646E1D333AE.txt
[22/37] Emitting module SwiftSyntax509
[23/37] Compiling SwiftSyntax509 Empty.swift
[24/37] Emitting module SwiftSyntax601
[25/37] Compiling SwiftSyntax601 Empty.swift
[26/37] Compiling SwiftSyntax602 Empty.swift
[27/37] Emitting module SwiftSyntax510
[28/37] Compiling SwiftSyntax510 Empty.swift
[29/37] Emitting module SwiftSyntax600
[30/37] Emitting module SwiftSyntax602
[31/37] Compiling SwiftSyntax600 Empty.swift
[31/37] Compiling _SwiftSyntaxCShims PlatformMutex.c
[33/101] Compiling SwiftSyntax AbsolutePosition.swift
[34/101] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[35/101] Compiling SwiftSyntax ArenaAllocatedBuffer.swift
[36/101] Compiling SwiftSyntax Assert.swift
[37/101] Compiling SwiftSyntax BumpPtrAllocator.swift
[38/101] Compiling SwiftSyntax CommonAncestor.swift
[39/101] Compiling SwiftSyntax Convenience.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 CustomTraits.swift
[48/108] Compiling SwiftSyntax EditorPlaceholder.swift
[49/108] Compiling SwiftSyntax Identifier.swift
[50/108] Compiling SwiftSyntax MemoryLayout.swift
[51/108] Compiling SwiftSyntax MissingNodeInitializers.swift
[52/108] Compiling SwiftSyntax RawSyntax.swift
[53/108] Compiling SwiftSyntax RawSyntaxArena.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 SyntaxProtocol.swift
[70/108] Compiling SwiftSyntax SyntaxText.swift
[71/108] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[72/108] Compiling SwiftSyntax TokenDiagnostic.swift
[73/108] Compiling SwiftSyntax TokenSequence.swift
[74/108] Compiling SwiftSyntax TokenSyntax.swift
[75/108] Compiling SwiftSyntax Trivia.swift
[76/108] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[77/108] Compiling SwiftSyntax Syntax.swift
[78/108] Compiling SwiftSyntax SyntaxChildren.swift
[79/108] Compiling SwiftSyntax SyntaxCollection.swift
[80/108] Compiling SwiftSyntax SyntaxHashable.swift
[81/108] Compiling SwiftSyntax SyntaxIdentifier.swift
[82/108] Compiling SwiftSyntax SyntaxNodeStructure.swift
[83/108] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
[84/108] Compiling SwiftSyntax RawSyntaxNodesOP.swift
[85/108] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
[86/108] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[87/108] Compiling SwiftSyntax RawSyntaxValidation.swift
[88/108] Compiling SwiftSyntax SyntaxNodesAB.swift
[89/108] Compiling SwiftSyntax SyntaxNodesC.swift
[90/108] Compiling SwiftSyntax Utils.swift
[91/108] Compiling SwiftSyntax ChildNameForKeyPath.swift
[92/108] Compiling SwiftSyntax Keyword.swift
[93/108] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[94/108] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[95/108] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[96/108] Compiling SwiftSyntax SyntaxBaseNodes.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 Syntax+Extensions.swift
[105/168] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[106/168] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[107/168] Compiling SwiftDiagnostics Message.swift
[108/169] Compiling SwiftBasicFormat InferIndentation.swift
[109/169] Compiling SwiftDiagnostics Note.swift
[110/169] Compiling SwiftDiagnostics FixIt.swift
[111/169] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[112/169] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[113/169] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[114/169] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[115/169] Compiling SwiftDiagnostics Convenience.swift
[116/169] Emitting module SwiftDiagnostics
[117/169] Compiling SwiftDiagnostics Diagnostic.swift
[118/169] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[119/169] Emitting module SwiftBasicFormat
[120/169] Compiling SwiftBasicFormat BasicFormat.swift
[121/169] Compiling SwiftBasicFormat Indenter.swift
[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] Emitting module SwiftParser
[145/173] Compiling SwiftParser Patterns.swift
[146/173] Compiling SwiftParser Recovery.swift
[147/173] Compiling SwiftParser Specifiers.swift
[148/173] Compiling SwiftParser Statements.swift
[149/173] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[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 Declarations.swift
[156/173] Compiling SwiftParser Directives.swift
[157/173] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[158/173] Compiling SwiftParser Expressions.swift
[159/173] Compiling SwiftParser IncrementalParseTransition.swift
[160/173] Compiling SwiftParser Attributes.swift
[161/173] Compiling SwiftParser Availability.swift
[162/173] Compiling SwiftParser CharacterInfo.swift
[163/173] Compiling SwiftParser CollectionNodes+Parsable.swift
[164/173] Compiling SwiftParser CompilerFiles.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 PrecedenceGraph.swift
[171/198] Compiling SwiftOperators PrecedenceGroup.swift
[172/198] Compiling SwiftOperators OperatorTable.swift
[173/198] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[174/198] Compiling SwiftOperators OperatorError+Diagnostics.swift
[175/198] Compiling SwiftOperators SyntaxSynthesis.swift
[176/198] Compiling SwiftOperators OperatorTable+Semantics.swift
[177/198] Emitting module SwiftOperators
[178/198] Compiling SwiftOperators OperatorError.swift
[179/198] Compiling SwiftOperators Operator.swift
[180/198] Compiling SwiftOperators OperatorTable+Folding.swift
[181/198] Compiling SwiftOperators OperatorTable+Defaults.swift
[182/198] Compiling SwiftParserDiagnostics Utils.swift
[183/198] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[184/198] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[185/198] Emitting module SwiftParserDiagnostics
[186/198] Compiling SwiftParserDiagnostics PresenceUtils.swift
[187/198] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[188/198] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[189/198] Compiling SwiftParserDiagnostics MissingNodesError.swift
[190/198] Compiling SwiftParserDiagnostics MissingTokenError.swift
[191/198] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[192/198] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[193/198] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[194/213] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[195/214] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[196/214] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[197/214] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[198/214] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[199/214] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[200/214] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[201/214] Compiling SwiftSyntaxBuilder Indenter.swift
[202/214] Compiling SwiftSyntaxBuilder ListBuilder.swift
[203/214] Emitting module SwiftSyntaxBuilder
[204/214] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[205/214] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[206/214] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[207/214] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[208/214] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[209/214] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[210/232] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[211/232] Compiling SwiftSyntaxMacros Macro+Format.swift
[212/232] Compiling SwiftSyntaxMacros AttachedMacro.swift
[213/232] Compiling SwiftSyntaxMacros BodyMacro.swift
[214/232] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[215/232] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[216/233] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[217/233] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[218/233] Compiling SwiftSyntaxMacros Macro.swift
[219/233] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[220/233] Compiling SwiftSyntaxMacros MemberMacro.swift
[221/233] Compiling SwiftSyntaxMacros PeerMacro.swift
[222/233] Compiling SwiftSyntaxMacros PreambleMacro.swift
[223/233] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[224/233] Compiling SwiftSyntaxMacros AccessorMacro.swift
[225/233] Emitting module SwiftSyntaxMacros
[226/233] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[227/233] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[228/233] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[229/243] Emitting module SwiftSyntaxMacroExpansion
[230/243] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[231/243] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[232/243] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[233/243] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[234/243] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[235/243] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[236/243] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[237/243] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[238/243] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[239/255] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[240/255] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[241/255] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[242/256] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[243/256] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[244/256] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[245/256] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[246/256] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[247/256] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[248/256] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[249/256] Emitting module SwiftCompilerPluginMessageHandling
[250/256] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[251/256] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[252/258] Emitting module SwiftCompilerPlugin
[253/258] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[254/267] Compiling NetrofitMacros PayloadFormat.swift
[255/267] Compiling NetrofitMacros Plugin.swift
[256/267] Compiling NetrofitMacros String+.swift
[257/267] Compiling NetrofitMacros AttributeDecl+.swift
[258/267] Compiling NetrofitMacros FunctionDecl+.swift
[259/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,
[260/267] Compiling NetrofitMacros MethodMacro.swift
[261/267] Compiling NetrofitMacros EmptyMacro.swift
[262/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,
[262/267] Write Objects.LinkFileList
[263/267] Linking NetrofitMacros-tool
[265/287] Compiling Netrofit AttributeWrappers.swift
[266/287] Compiling Netrofit DynamicContentTypeDecoder.swift
[267/287] Compiling Netrofit EventStreamingDecoder.swift
[268/289] Emitting module Netrofit
[269/289] Compiling Netrofit NetrofitProvider.swift
[270/289] Compiling Netrofit NetrofitResponse.swift
[271/289] Compiling Netrofit TextPlainDecoder.swift
[272/289] Compiling Netrofit HTTPBodyEncoder.swift
[273/289] Compiling Netrofit HTTPBodyDecoder.swift
[274/289] Compiling Netrofit JSONDecoder.swift
[275/289] Compiling Netrofit TextPlainEncoder.swift
[276/289] Compiling Netrofit URLEncodedFormEncoder.swift
[277/289] Compiling Netrofit NetrofitSessionProtocols.swift
[278/289] Compiling Netrofit RequestBuilder.swift
[279/289] Compiling Netrofit NetrofitMacros.swift
[280/289] Compiling Netrofit NetrofitPlugin.swift
[281/289] Compiling Netrofit AnyEncodable.swift
[282/289] Compiling Netrofit String+URLPathPart.swift
[283/289] Compiling Netrofit JSONEncoder.swift
[284/289] Compiling Netrofit MultipartEncoder.swift
[285/289] Compiling Netrofit _NetrofitSession.swift
[286/289] Compiling Netrofit _NetrofitTask.swift
[287/291] Emitting module NetrofitClient
[288/291] Compiling NetrofitClient main.swift
[288/291] Write Objects.LinkFileList
[289/291] Linking NetrofitClient
[290/291] Applying NetrofitClient
Build complete! (35.23s)
Fetching https://github.com/swiftlang/swift-syntax from cache
Fetched https://github.com/swiftlang/swift-syntax from cache (1.89s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 602.0.0 (5.22s)
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.