The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of swift-jsonapi, reference 0.1.4 (ba5a16), with Swift 6.2 for macOS (SPM) on 10 Dec 2025 19:42:36 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Datadog/swift-jsonapi.git
Reference: 0.1.4
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Datadog/swift-jsonapi
 * tag               0.1.4      -> FETCH_HEAD
HEAD is now at ba5a16a Merge pull request #17 from DataDog/nico.mulet/add-empty-one-decoder
Cloned https://github.com/Datadog/swift-jsonapi.git
Revision (git rev-parse @):
ba5a16aca1089c4bf961d9eb1d6151812655cc07
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/Datadog/swift-jsonapi.git at 0.1.4
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/pointfreeco/swift-snapshot-testing
Fetching https://github.com/apple/swift-docc-symbolkit
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/swift-macro-testing
[1/932] Fetching swift-macro-testing
[113/3090] Fetching swift-macro-testing, swift-docc-plugin
[1149/6684] Fetching swift-macro-testing, swift-docc-plugin, swift-docc-symbolkit
Fetched https://github.com/apple/swift-docc-plugin from cache (1.32s)
[1/15633] Fetching swift-snapshot-testing
[470/88704] Fetching swift-snapshot-testing, swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (4.12s)
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (4.12s)
Fetched https://github.com/pointfreeco/swift-macro-testing from cache (4.12s)
Computing version for https://github.com/apple/swift-docc-plugin
Fetched https://github.com/apple/swift-docc-symbolkit from cache (4.12s)
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (7.44s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.17.4 (0.64s)
Computing version for https://github.com/pointfreeco/swift-macro-testing
Computed https://github.com/pointfreeco/swift-macro-testing at 0.5.2 (0.53s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 509.1.1 (0.73s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.68s)
Creating working copy for https://github.com/apple/swift-docc-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.17.4
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 509.1.1
Creating working copy for https://github.com/pointfreeco/swift-macro-testing
Working copy of https://github.com/pointfreeco/swift-macro-testing resolved at 0.5.2
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.3.0
========================================
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": "swift-jsonapi",
      "name": "swift-jsonapi",
      "url": "https://github.com/Datadog/swift-jsonapi.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-jsonapi",
      "dependencies": [
        {
          "identity": "swift-syntax",
          "name": "swift-syntax",
          "url": "https://github.com/swiftlang/swift-syntax",
          "version": "510.0.3",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/Datadog/swift-jsonapi.git
[1/1005] Fetching swift-jsonapi
Fetched https://github.com/Datadog/swift-jsonapi.git from cache (0.90s)
Fetching https://github.com/swiftlang/swift-syntax from cache
Fetched https://github.com/swiftlang/swift-syntax from cache (0.91s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 510.0.3 (1.61s)
Creating working copy for https://github.com/Datadog/swift-jsonapi.git
Working copy of https://github.com/Datadog/swift-jsonapi.git resolved at 0.1.4 (ba5a16a)
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 510.0.3
warning: '.resolve-product-dependencies': dependency 'swift-jsonapi' is not used by any target
Found 1 product dependencies
  - swift-syntax
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/Datadog/swift-jsonapi.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/20] Write sources
[17/20] Write swift-version-49B95AFC49DCD68C.txt
[19/22] Compiling SwiftSyntax509 Empty.swift
[20/22] Emitting module SwiftSyntax509
[21/68] Compiling SwiftSyntax AbsolutePosition.swift
[22/68] Compiling SwiftSyntax Assert.swift
[23/68] Compiling SwiftSyntax BumpPtrAllocator.swift
[24/68] Compiling SwiftSyntax CommonAncestor.swift
[25/68] Compiling SwiftSyntax Convenience.swift
[26/68] Compiling SwiftSyntax MemoryLayout.swift
[27/68] Compiling SwiftSyntax MissingNodeInitializers.swift
[28/68] Compiling SwiftSyntax RawSyntax.swift
[29/68] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[30/68] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[31/73] Compiling SwiftSyntax SyntaxText.swift
[32/73] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[33/73] Compiling SwiftSyntax TokenDiagnostic.swift
[34/73] Compiling SwiftSyntax TokenSyntax.swift
[35/73] Compiling SwiftSyntax Trivia.swift
[36/73] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[37/73] Compiling SwiftSyntax SyntaxBaseNodes.swift
[38/73] Compiling SwiftSyntax SyntaxCollections.swift
[39/73] Compiling SwiftSyntax SyntaxEnum.swift
[40/73] Compiling SwiftSyntax SyntaxKind.swift
[41/73] Emitting module SwiftSyntax
[42/73] Compiling SwiftSyntax RawSyntaxTokenView.swift
[43/73] Compiling SwiftSyntax SourceLength.swift
[44/73] Compiling SwiftSyntax SourceLocation.swift
[45/73] Compiling SwiftSyntax SourcePresence.swift
[46/73] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[47/73] Compiling SwiftSyntax Utils.swift
[48/73] Compiling SwiftSyntax ChildNameForKeyPath.swift
[49/73] Compiling SwiftSyntax Keyword.swift
[50/73] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[51/73] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[52/73] Compiling SwiftSyntax SyntaxExprNodes.swift
[53/73] Compiling SwiftSyntax SyntaxNodes.swift
[54/73] Compiling SwiftSyntax SyntaxPatternNodes.swift
[55/73] Compiling SwiftSyntax SyntaxStmtNodes.swift
[56/73] Compiling SwiftSyntax SyntaxTypeNodes.swift
[57/73] Compiling SwiftSyntax Tokens.swift
[58/73] Compiling SwiftSyntax TriviaPieces.swift
[59/73] Compiling SwiftSyntax RawSyntaxNodes.swift
[60/73] Compiling SwiftSyntax RawSyntaxValidation.swift
[61/73] Compiling SwiftSyntax SyntaxDeclNodes.swift
[62/73] Compiling SwiftSyntax Syntax.swift
[63/73] Compiling SwiftSyntax SyntaxArena.swift
[64/73] Compiling SwiftSyntax SyntaxChildren.swift
[65/73] Compiling SwiftSyntax SyntaxCollection.swift
[66/73] Compiling SwiftSyntax SyntaxData.swift
[67/73] Compiling SwiftSyntax SyntaxRewriter.swift
[68/73] Compiling SwiftSyntax SyntaxTraits.swift
[69/73] Compiling SwiftSyntax SyntaxTransform.swift
[70/73] Compiling SwiftSyntax SyntaxVisitor.swift
[71/73] Compiling SwiftSyntax TokenKind.swift
[72/125] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[73/125] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[74/125] Compiling SwiftBasicFormat Syntax+Extensions.swift
[75/125] Compiling SwiftDiagnostics Note.swift
[76/125] Compiling SwiftDiagnostics Message.swift
[77/125] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[78/125] Compiling SwiftDiagnostics FixIt.swift
[79/125] Compiling SwiftDiagnostics Diagnostic.swift
[80/125] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[81/125] Compiling SwiftDiagnostics Convenience.swift
[82/125] Emitting module SwiftDiagnostics
[83/125] Emitting module SwiftBasicFormat
[84/125] Compiling SwiftBasicFormat BasicFormat.swift
[85/125] Compiling SwiftParser Lexeme.swift
[86/125] Compiling SwiftParser LexemeSequence.swift
[87/125] Compiling SwiftParser Lexer.swift
[88/125] Compiling SwiftParser RegexLiteralLexer.swift
[89/129] Emitting module SwiftParser
[90/129] Compiling SwiftParser SyntaxUtils.swift
[91/129] Compiling SwiftParser TokenConsumer.swift
[92/129] Compiling SwiftParser TokenPrecedence.swift
[93/129] Compiling SwiftParser TokenSpec.swift
[94/129] Compiling SwiftParser Statements.swift
[95/129] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[96/129] Compiling SwiftParser StringLiterals.swift
[97/129] Compiling SwiftParser SwiftParserCompatibility.swift
[98/129] Compiling SwiftParser UnicodeScalarExtensions.swift
[99/129] Compiling SwiftParser Lookahead.swift
[100/129] Compiling SwiftParser LoopProgressCondition.swift
[101/129] Compiling SwiftParser Modifiers.swift
[102/129] Compiling SwiftParser Names.swift
[103/129] Compiling SwiftParser Nominals.swift
[104/129] Compiling SwiftParser Parameters.swift
[105/129] Compiling SwiftParser ParseSourceFile.swift
[106/129] Compiling SwiftParser Parser.swift
[107/129] Compiling SwiftParser Patterns.swift
[108/129] Compiling SwiftParser Recovery.swift
[109/129] Compiling SwiftParser Specifiers.swift
[110/129] Compiling SwiftParser TokenSpecSet.swift
[111/129] Compiling SwiftParser TopLevel.swift
[112/129] Compiling SwiftParser TriviaParser.swift
[113/129] Compiling SwiftParser Types.swift
[114/129] Compiling SwiftParser IsLexerClassified.swift
[115/129] Compiling SwiftParser LayoutNodes+Parsable.swift
[116/129] Compiling SwiftParser Parser+TokenSpecSet.swift
[117/129] Compiling SwiftParser TokenSpecStaticMembers.swift
[118/129] Compiling SwiftParser Attributes.swift
[119/129] Compiling SwiftParser Availability.swift
[120/129] Compiling SwiftParser CharacterInfo.swift
[121/129] Compiling SwiftParser CollectionNodes+Parsable.swift
[122/129] Compiling SwiftParser Declarations.swift
[123/129] Compiling SwiftParser Directives.swift
[124/129] Compiling SwiftParser ExperimentalFeatures.swift
[125/129] Compiling SwiftParser Expressions.swift
[126/129] Compiling SwiftParser IncrementalParseTransition.swift
[127/129] Compiling SwiftParser Cursor.swift
[128/152] Compiling SwiftOperators OperatorTable+Semantics.swift
[129/152] Compiling SwiftOperators PrecedenceGraph.swift
[130/152] Compiling SwiftOperators OperatorTable+Defaults.swift
[131/152] Compiling SwiftOperators OperatorError.swift
[132/152] Compiling SwiftOperators OperatorError+Diagnostics.swift
[133/152] Compiling SwiftOperators Operator.swift
[134/152] Emitting module SwiftOperators
[135/152] Compiling SwiftOperators OperatorTable+Folding.swift
[136/152] Compiling SwiftOperators PrecedenceGroup.swift
[137/152] Compiling SwiftOperators OperatorTable.swift
[138/153] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[139/153] Compiling SwiftParserDiagnostics Utils.swift
[140/153] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[141/154] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[142/154] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[143/154] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[144/154] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[145/154] Compiling SwiftOperators SyntaxSynthesis.swift
[146/154] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[147/154] Compiling SwiftParserDiagnostics PresenceUtils.swift
[148/154] Compiling SwiftParserDiagnostics MissingNodesError.swift
[149/154] Compiling SwiftParserDiagnostics MissingTokenError.swift
[150/154] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[151/154] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[152/154] Emitting module SwiftParserDiagnostics
[153/168] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[154/168] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[155/168] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[156/168] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[157/168] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[158/169] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[159/169] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[160/169] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[161/169] Compiling SwiftSyntaxBuilder Indenter.swift
[162/169] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[163/169] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[164/169] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[165/169] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[166/169] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[167/169] Emitting module SwiftSyntaxBuilder
[168/183] Compiling SwiftSyntaxMacros MemberMacro.swift
[169/183] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[170/184] Compiling SwiftSyntaxMacros Macro.swift
[171/184] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[172/184] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[173/184] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[174/184] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[175/184] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[176/184] Compiling SwiftSyntaxMacros Macro+Format.swift
[177/184] Compiling SwiftSyntaxMacros AccessorMacro.swift
[178/184] Compiling SwiftSyntaxMacros AttachedMacro.swift
[179/184] Emitting module SwiftSyntaxMacros
[180/184] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[181/184] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[182/184] Compiling SwiftSyntaxMacros PeerMacro.swift
[183/192] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[184/192] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[185/192] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[186/192] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[187/192] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[188/192] Emitting module SwiftSyntaxMacroExpansion
[189/192] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[190/192] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[191/199] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[192/199] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[193/199] Emitting module SwiftCompilerPluginMessageHandling
[194/199] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[195/199] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[196/199] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[197/199] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[198/201] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[199/201] Emitting module SwiftCompilerPlugin
[200/211] Compiling JSONAPIMacros JSONAPIPlugin.swift
[201/211] Compiling JSONAPIMacros ResourceUnionMacro.swift
[202/211] Compiling JSONAPIMacros Extensions.swift
[203/211] Compiling JSONAPIMacros JSONAPIDiagnostic.swift
[204/211] Compiling JSONAPIMacros AppleExtensions.swift
[205/211] Compiling JSONAPIMacros AppleAvailability.swift
[206/211] Emitting module JSONAPIMacros
[207/211] Compiling JSONAPIMacros ResourceWrapperMacro.swift
[208/211] Compiling JSONAPIMacros ResourceAttributeMacro.swift
[209/211] Compiling JSONAPIMacros ResourceRelationshipMacro.swift
[209/211] Write Objects.LinkFileList
[210/211] Linking JSONAPIMacros-tool
[212/253] Compiling JSONAPI ResourceDecoder.swift
[213/253] Compiling JSONAPI ResourceDefinition.swift
[214/253] Compiling JSONAPI ResourceIdentifiable.swift
[215/253] Compiling JSONAPI ResourceIdentifier.swift
[216/253] Compiling JSONAPI JSONAPIDecodingError.swift
[217/253] Compiling JSONAPI JSONAPIEncoder.swift
[218/253] Compiling JSONAPI RelationshipMany.swift
[219/253] Compiling JSONAPI RelationshipOne.swift
[220/255] Compiling JSONAPI Resource.swift
[221/255] Compiling JSONAPI ResourceBody.swift
[222/255] Compiling JSONAPI InlineRelationshipOne.swift
[223/257] Compiling JSONAPI ResourceLinkageProviding.swift
[224/257] Compiling JSONAPI Unit.swift
[227/257] Compiling JSONAPI ResourceDefinitionProviding.swift
[229/257] Compiling JSONAPI ResourceEncoder.swift
[234/257] Compiling JSONAPI InlineRelationshipOne.swift
[235/257] Compiling JSONAPI InlineRelationshipOptional.swift
[237/257] Compiling JSONAPI JSONAPIDecoder.swift
[239/257] Compiling JSONAPI ResourceIdentifiable.swift
[240/257] Compiling JSONAPI ResourceIdentifier.swift
[243/257] Compiling JSONAPI JSONAPIEncodingError.swift
[244/257] Compiling JSONAPI Macros.swift
[256/257] Emitting module JSONAPI
Build complete! (40.12s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "509.0.0",
            "upper_bound" : "511.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-syntax"
    },
    {
      "identity" : "swift-macro-testing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.5.2",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-macro-testing"
    },
    {
      "identity" : "swift-snapshot-testing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.15.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-snapshot-testing"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    }
  ],
  "manifest_display_name" : "swift-jsonapi",
  "name" : "swift-jsonapi",
  "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" : "JSONAPI",
      "targets" : [
        "JSONAPI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "JSONAPIMacros",
      "targets" : [
        "JSONAPIMacros"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "JSONAPITests",
      "module_type" : "SwiftTarget",
      "name" : "JSONAPITests",
      "path" : "Tests/JSONAPITests",
      "product_dependencies" : [
        "SnapshotTesting"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/JSONAPITests/Fixtures",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "ResourceBodyTests.swift",
        "ResourceTests.swift",
        "ResourceUnionTests.swift",
        "ResourceWrapperTests.swift",
        "Snapshotting+JSONAPI.swift"
      ],
      "target_dependencies" : [
        "JSONAPI"
      ],
      "type" : "test"
    },
    {
      "c99name" : "JSONAPIMacrosTests",
      "module_type" : "SwiftTarget",
      "name" : "JSONAPIMacrosTests",
      "path" : "Tests/JSONAPIMacrosTests",
      "product_dependencies" : [
        "MacroTesting"
      ],
      "sources" : [
        "ResourceUnionMacroTests.swift",
        "ResourceWrapperMacroTests.swift"
      ],
      "target_dependencies" : [
        "JSONAPIMacros"
      ],
      "type" : "test"
    },
    {
      "c99name" : "JSONAPIMacros",
      "module_type" : "SwiftTarget",
      "name" : "JSONAPIMacros",
      "path" : "Sources/JSONAPIMacros",
      "product_dependencies" : [
        "SwiftSyntaxMacros",
        "SwiftCompilerPlugin"
      ],
      "product_memberships" : [
        "JSONAPI",
        "JSONAPIMacros"
      ],
      "sources" : [
        "Helpers/AppleAvailability.swift",
        "Helpers/AppleExtensions.swift",
        "Helpers/Extensions.swift",
        "JSONAPIDiagnostic.swift",
        "JSONAPIPlugin.swift",
        "ResourceUnion/ResourceUnionMacro.swift",
        "ResourceWrapper/ResourceAttributeMacro.swift",
        "ResourceWrapper/ResourceRelationshipMacro.swift",
        "ResourceWrapper/ResourceWrapperMacro.swift"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "JSONAPI",
      "module_type" : "SwiftTarget",
      "name" : "JSONAPI",
      "path" : "Sources/JSONAPI",
      "product_memberships" : [
        "JSONAPI"
      ],
      "sources" : [
        "CompoundDocument.swift",
        "DefaultEmpty.swift",
        "InlineRelationshipMany.swift",
        "InlineRelationshipOne.swift",
        "InlineRelationshipOptional.swift",
        "JSONAPIDecoder.swift",
        "JSONAPIDecodingError.swift",
        "JSONAPIEncoder.swift",
        "JSONAPIEncodingError.swift",
        "Macros.swift",
        "RelationshipMany.swift",
        "RelationshipOne.swift",
        "Resource.swift",
        "ResourceBody.swift",
        "ResourceDecoder.swift",
        "ResourceDefinition.swift",
        "ResourceDefinitionProviding.swift",
        "ResourceEncoder.swift",
        "ResourceIdentifiable.swift",
        "ResourceIdentifier.swift",
        "ResourceLinkageProviding.swift",
        "Unit.swift"
      ],
      "target_dependencies" : [
        "JSONAPIMacros"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/datadog/swift-jsonapi/0.1.4
Repository:               Datadog/swift-jsonapi
Swift version used:       6.2
		.package(url: "https://github.com/apple/swift-docc-plugin", from: "1.0.0"),
Target:                   JSONAPI
Generating documentation for 'JSONAPI'...
Converting documentation...
Conversion complete! (0.29s)
Generated DocC archive at '/Users/admin/builder/spi-builder-workspace/.docs/datadog/swift-jsonapi/0.1.4'
Building for debugging...
[0/8] Write sources
[0/8] Write snippet-extract-tool-entitlement.plist
[4/8] Write swift-version-49B95AFC49DCD68C.txt
[6/53] Compiling SymbolKit Names.swift
[7/53] Compiling SymbolKit SPI.swift
[8/53] Compiling SymbolKit Snippet.swift
[9/53] Compiling SymbolKit Extension.swift
[10/57] Compiling SymbolKit GenericConstraint.swift
[11/57] Compiling SymbolKit GenericParameter.swift
[12/57] Compiling SymbolKit Generics.swift
[13/57] Compiling SymbolKit Namespace.swift
[14/57] Compiling Snippets Snippet.swift
[15/57] Compiling Snippets SnippetParser.swift
[16/57] Compiling SymbolKit Mixin+Equals.swift
[17/57] Compiling SymbolKit Mixin+Hash.swift
[18/57] Compiling SymbolKit Mixin.swift
[19/57] Compiling SymbolKit LineList.swift
[20/57] Compiling SymbolKit Position.swift
[21/57] Compiling SymbolKit SemanticVersion.swift
[22/57] Compiling SymbolKit AccessControl.swift
[23/57] Compiling SymbolKit Availability.swift
[24/57] Compiling SymbolKit AvailabilityItem.swift
[25/57] Compiling SymbolKit Domain.swift
[26/57] Compiling SymbolKit Relationship.swift
[27/57] Compiling SymbolKit RelationshipKind.swift
[28/57] Compiling SymbolKit SourceOrigin.swift
[29/57] Compiling SymbolKit GenericConstraints.swift
[30/57] Compiling SymbolKit Swift.swift
[31/57] Compiling SymbolKit SourceRange.swift
[32/57] Compiling SymbolKit Metadata.swift
[33/57] Compiling SymbolKit Module.swift
[34/57] Compiling SymbolKit OperatingSystem.swift
[35/57] Compiling SymbolKit Platform.swift
[36/57] Emitting module SymbolKit
[37/57] Compiling SymbolKit Symbol.swift
[38/57] Compiling SymbolKit SymbolKind.swift
[39/57] Compiling SymbolKit SymbolGraph.swift
[40/57] Compiling SymbolKit GraphCollector.swift
[41/57] Compiling SymbolKit DeclarationFragments.swift
[42/57] Compiling SymbolKit Fragment.swift
[43/57] Compiling SymbolKit FragmentKind.swift
[44/57] Compiling SymbolKit FunctionParameter.swift
[45/57] Compiling SymbolKit FunctionSignature.swift
[46/57] Compiling SymbolKit Identifier.swift
[47/57] Compiling SymbolKit KindIdentifier.swift
[48/57] Compiling SymbolKit Location.swift
[49/57] Compiling SymbolKit Mutability.swift
[50/57] Emitting module Snippets
[51/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[52/57] Compiling SymbolKit UnifiedSymbol.swift
[53/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[54/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[55/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[56/61] Compiling snippet_extract URL+Status.swift
[57/61] Emitting module snippet_extract
[58/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (3.60s)
Building for debugging...
[0/1] Write swift-version-49B95AFC49DCD68C.txt
Build of target: 'JSONAPI' complete! (0.41s)
     674
5	/Users/admin/builder/spi-builder-workspace/.docs/datadog/swift-jsonapi/0.1.4
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/datadog/swift-jsonapi/0.1.4
File count: 674
Doc size:   5.0MB
Preparing doc bundle ...
Uploading prod-datadog-swift-jsonapi-0.1.4-ce7b73b5.zip to s3://spi-docs-inbox/prod-datadog-swift-jsonapi-0.1.4-ce7b73b5.zip
Copying... [13%]
Copying... [25%]
Copying... [32%]
Copying... [44%]
Copying... [51%]
Copying... [63%]
Copying... [76%]
Copying... [82%]
Copying... [95%]
Copying... [100%]
Done.