The Swift Package Index logo.Swift Package Index

Build Information

Successful build of CodableKit, reference main (e95013), with Swift 6.0 for Linux on 2 Apr 2026 22:31:25 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/WendellXY/CodableKit.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/WendellXY/CodableKit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at e950130 Add .sortedKeys and conditional prettyPrinted
Cloned https://github.com/WendellXY/CodableKit.git
Revision (git rev-parse @):
e950130019c5bfa1be20dc4354a6e8065f6e3448
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/WendellXY/CodableKit.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/WendellXY/CodableKit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:1db7dbcaf887dbb499f5976218948969b74406bfba66e3dcc9b7cf6b3e333907
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.0-latest
Fetching https://github.com/swiftlang/swift-syntax.git
[1/74938] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (9.44s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 603.0.0 (5.10s)
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 603.0.0
Building for debugging...
[0/46] Write sources
[22/46] Compiling _SwiftSyntaxCShims PlatformMutex.c
[23/46] Write swift-version-24593BA9C3E375BF.txt
[25/64] Emitting module SwiftSyntax603
[26/64] Compiling SwiftSyntax601 Empty.swift
[27/64] Emitting module SwiftSyntax601
[28/65] Emitting module SwiftSyntax509
[29/65] Compiling SwiftSyntax509 Empty.swift
[30/65] Compiling SwiftSyntax603 Empty.swift
[31/66] Compiling CodableKitCore CodableOptions.swift
[32/67] Emitting module SwiftSyntax510
[33/67] Compiling SwiftSyntax510 Empty.swift
[34/67] Compiling SwiftSyntax602 Empty.swift
[35/67] Emitting module CodableKitCore
[36/67] Emitting module SwiftSyntax602
[37/67] Compiling CodableKitCore CodableKeyOptions.swift
[41/70] Compiling CodableKitCore CodableOptions.swift
[42/70] Emitting module CodableKitCore
[43/70] Compiling SwiftSyntax600 Empty.swift
[44/71] Emitting module SwiftSyntax600
[49/72] Wrapping AST for SwiftSyntax509 for debugging
[50/72] Wrapping AST for SwiftSyntax601 for debugging
[52/72] Wrapping AST for CodableKitCore for debugging
[53/72] Wrapping AST for SwiftSyntax600 for debugging
[54/72] Wrapping AST for SwiftSyntax510 for debugging
[55/72] Wrapping AST for SwiftSyntax602 for debugging
[56/72] Wrapping AST for SwiftSyntax603 for debugging
[58/135] Compiling SwiftSyntax AbsolutePosition.swift
[59/135] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[60/135] Compiling SwiftSyntax ArenaAllocatedBuffer.swift
[61/135] Compiling SwiftSyntax Assert.swift
[62/135] Compiling SwiftSyntax BumpPtrAllocator.swift
[63/135] Compiling SwiftSyntax CommonAncestor.swift
[64/135] Compiling SwiftSyntax Convenience.swift
[65/135] Compiling SwiftSyntax CustomTraits.swift
[66/135] Compiling SwiftSyntax EditorPlaceholder.swift
[67/143] Compiling SwiftSyntax Identifier.swift
[68/143] Compiling SwiftSyntax MemoryLayout.swift
[69/143] Compiling SwiftSyntax MissingNodeInitializers.swift
[70/143] Compiling SwiftSyntax RawSyntax.swift
[71/143] Compiling SwiftSyntax RawSyntaxArena.swift
[72/143] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[73/143] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[74/143] Compiling SwiftSyntax RawSyntaxTokenView.swift
[75/143] Compiling SwiftSyntax SourceEdit.swift
[76/143] Emitting module SwiftSyntax
[77/143] Compiling SwiftSyntax SyntaxRewriter.swift
[78/143] Compiling SwiftSyntax SyntaxTraits.swift
[79/143] Compiling SwiftSyntax SyntaxVisitor.swift
[80/143] Compiling SwiftSyntax TokenKind.swift
[81/143] Compiling SwiftSyntax Tokens.swift
[82/143] Compiling SwiftSyntax TriviaPieces.swift
[83/143] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[84/143] Compiling SwiftSyntax RawSyntaxNodesC.swift
[85/143] Compiling SwiftSyntax RawSyntaxNodesD.swift
[86/143] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[87/143] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[88/143] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
[89/143] Compiling SwiftSyntax RawSyntaxNodesOP.swift
[90/143] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
[91/143] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[92/143] Compiling SwiftSyntax RawSyntaxValidation.swift
[93/143] Compiling SwiftSyntax SyntaxNodesAB.swift
[94/143] Compiling SwiftSyntax ChildNameForKeyPath.swift
[95/143] Compiling SwiftSyntax Keyword.swift
[96/143] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[97/143] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[98/143] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[99/143] Compiling SwiftSyntax SyntaxBaseNodes.swift
[100/143] Compiling SwiftSyntax SyntaxCollections.swift
[101/143] Compiling SwiftSyntax SyntaxEnum.swift
[102/143] Compiling SwiftSyntax SyntaxKind.swift
[103/143] Compiling SwiftSyntax SyntaxNodeStructure.swift
[104/143] Compiling SwiftSyntax SyntaxProtocol.swift
[105/143] Compiling SwiftSyntax SyntaxText.swift
[106/143] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[107/143] Compiling SwiftSyntax TokenDiagnostic.swift
[108/143] Compiling SwiftSyntax TokenSequence.swift
[109/143] Compiling SwiftSyntax TokenSyntax.swift
[110/143] Compiling SwiftSyntax Trivia.swift
[111/143] Compiling SwiftSyntax Utils.swift
[112/143] Compiling SwiftSyntax SourceLength.swift
[113/143] Compiling SwiftSyntax SourceLocation.swift
[114/143] Compiling SwiftSyntax SourcePresence.swift
[115/143] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[116/143] Compiling SwiftSyntax Syntax.swift
[117/143] Compiling SwiftSyntax SyntaxChildren.swift
[118/143] Compiling SwiftSyntax SyntaxCollection.swift
[119/143] Compiling SwiftSyntax SyntaxHashable.swift
[120/143] Compiling SwiftSyntax SyntaxIdentifier.swift
[121/143] Compiling SwiftSyntax SyntaxNodesC.swift
[122/143] Compiling SwiftSyntax SyntaxNodesD.swift
[123/143] Compiling SwiftSyntax SyntaxNodesEF.swift
[124/143] Compiling SwiftSyntax SyntaxNodesGHI.swift
[125/143] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[126/143] Compiling SwiftSyntax SyntaxNodesOP.swift
[127/143] Compiling SwiftSyntax SyntaxNodesQRS.swift
[128/143] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[129/144] Wrapping AST for SwiftSyntax for debugging
[131/203] Compiling SwiftDiagnostics FixIt.swift
[132/204] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[133/204] Compiling SwiftDiagnostics Message.swift
[134/204] Compiling SwiftDiagnostics Note.swift
[135/204] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[136/204] Compiling SwiftBasicFormat Syntax+Extensions.swift
[137/204] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[138/204] Compiling SwiftDiagnostics Convenience.swift
[139/204] Compiling SwiftDiagnostics Diagnostic.swift
[140/204] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[141/204] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[142/204] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[143/204] Compiling SwiftBasicFormat Indenter.swift
[144/204] Compiling SwiftBasicFormat InferIndentation.swift
[145/204] Emitting module SwiftDiagnostics
[146/204] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[147/205] Wrapping AST for SwiftDiagnostics for debugging
[149/205] Emitting module SwiftBasicFormat
[150/205] Compiling SwiftBasicFormat BasicFormat.swift
[151/206] Wrapping AST for SwiftBasicFormat for debugging
[153/206] Compiling SwiftParser StringLiterals.swift
[154/206] Compiling SwiftParser SwiftParserCompatibility.swift
[155/206] Compiling SwiftParser SwiftVersion.swift
[156/206] Compiling SwiftParser SyntaxUtils.swift
[157/206] Compiling SwiftParser TokenConsumer.swift
[158/206] Compiling SwiftParser TokenPrecedence.swift
[159/211] Compiling SwiftParser TokenSpec.swift
[160/211] Compiling SwiftParser TokenSpecSet.swift
[161/211] Compiling SwiftParser TopLevel.swift
[162/211] Compiling SwiftParser TriviaParser.swift
[163/211] Compiling SwiftParser Types.swift
[164/211] Emitting module SwiftParser
[169/211] Compiling SwiftParser CompilerFiles.swift
[170/211] Compiling SwiftParser Declarations.swift
[171/211] Compiling SwiftParser LoopProgressCondition.swift
[172/211] Compiling SwiftParser Modifiers.swift
[173/211] Compiling SwiftParser Names.swift
[174/211] Compiling SwiftParser Nominals.swift
[175/211] Compiling SwiftParser Parameters.swift
[176/211] Compiling SwiftParser ParseSourceFile.swift
[177/211] Compiling SwiftParser Lexeme.swift
[178/211] Compiling SwiftParser LexemeSequence.swift
[179/211] Compiling SwiftParser Lexer.swift
[180/211] Compiling SwiftParser RegexLiteralLexer.swift
[181/211] Compiling SwiftParser UnicodeScalarExtensions.swift
[182/211] Compiling SwiftParser Lookahead.swift
[183/211] Compiling SwiftParser Parser.swift
[184/211] Compiling SwiftParser Patterns.swift
[185/211] Compiling SwiftParser Recovery.swift
[186/211] Compiling SwiftParser Specifiers.swift
[187/211] Compiling SwiftParser Statements.swift
[188/211] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[189/211] Compiling SwiftParser Directives.swift
[190/211] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[191/211] Compiling SwiftParser Expressions.swift
[192/211] Compiling SwiftParser IncrementalParseTransition.swift
[193/211] Compiling SwiftParser IsValidIdentifier.swift
[194/211] Compiling SwiftParser Cursor.swift
[195/211] Compiling SwiftParser ExperimentalFeatures.swift
[196/211] Compiling SwiftParser IsLexerClassified.swift
[197/211] Compiling SwiftParser LayoutNodes+Parsable.swift
[198/211] Compiling SwiftParser Parser+TokenSpecSet.swift
[199/211] Compiling SwiftParser TokenSpecStaticMembers.swift
[200/212] Wrapping AST for SwiftParser for debugging
[202/235] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[203/236] Compiling SwiftOperators PrecedenceGroup.swift
[204/237] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[205/237] Compiling SwiftOperators Operator.swift
[206/237] Compiling SwiftOperators OperatorError+Diagnostics.swift
[207/237] Compiling SwiftOperators SyntaxSynthesis.swift
[208/237] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[209/237] Compiling SwiftParserDiagnostics Utils.swift
[210/237] Compiling SwiftOperators PrecedenceGraph.swift
[211/237] Compiling SwiftOperators OperatorTable.swift
[212/237] Compiling SwiftOperators OperatorTable+Semantics.swift
[213/237] Compiling SwiftOperators OperatorTable+Folding.swift
[214/237] Compiling SwiftOperators OperatorError.swift
[215/237] Compiling SwiftOperators OperatorTable+Defaults.swift
[216/237] Emitting module SwiftOperators
[218/238] Emitting module SwiftParserDiagnostics
[218/238] Wrapping AST for SwiftOperators for debugging
[220/238] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[221/238] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[222/238] Compiling SwiftParserDiagnostics PresenceUtils.swift
[227/238] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[228/238] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[229/239] Wrapping AST for SwiftParserDiagnostics for debugging
[231/254] Compiling SwiftSyntaxBuilder Indenter.swift
[232/254] Compiling SwiftSyntaxBuilder ListBuilder.swift
[233/255] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[234/255] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[235/255] Emitting module SwiftSyntaxBuilder
[236/255] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[237/255] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[238/255] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[239/255] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[240/255] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[241/255] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[242/255] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[243/255] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[244/255] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[245/255] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[246/255] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[247/256] Wrapping AST for SwiftSyntaxBuilder for debugging
[249/271] Compiling SwiftIfConfig IfConfigFunctions.swift
[250/271] Compiling SwiftIfConfig IfConfigRegionState.swift
[251/271] Compiling SwiftIfConfig SyntaxProtocol+IfConfig.swift
[252/271] Compiling SwiftIfConfig VersionTuple+Parsing.swift
[253/272] Compiling SwiftIfConfig StaticBuildConfiguration.swift
[254/272] Compiling SwiftIfConfig SyntaxLiteralUtils.swift
[255/272] Compiling SwiftIfConfig ConfiguredRegions.swift
[256/272] Compiling SwiftIfConfig IfConfigDecl+IfConfig.swift
[257/272] Compiling SwiftIfConfig ActiveSyntaxVisitor.swift
[258/272] Compiling SwiftIfConfig BuildConfiguration.swift
[259/272] Compiling SwiftIfConfig VersionTuple.swift
[260/272] Compiling SwiftIfConfig ActiveClauseEvaluator.swift
[261/272] Compiling SwiftIfConfig ActiveSyntaxRewriter.swift
[262/272] Emitting module SwiftIfConfig
[263/272] Compiling SwiftIfConfig IfConfigDiagnostic.swift
[264/272] Compiling SwiftIfConfig IfConfigEvaluation.swift
[265/273] Wrapping AST for SwiftIfConfig for debugging
[267/290] Compiling SwiftSyntaxMacros MemberMacro.swift
[268/290] Compiling SwiftSyntaxMacros PeerMacro.swift
[269/290] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[270/290] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[271/290] Emitting module SwiftSyntaxMacros
[272/290] Compiling SwiftSyntaxMacros Macro.swift
[273/290] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[274/290] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[275/290] Compiling SwiftSyntaxMacros Macro+Format.swift
[276/292] Compiling SwiftSyntaxMacros AccessorMacro.swift
[277/292] Compiling SwiftSyntaxMacros AttachedMacro.swift
[278/292] Compiling SwiftSyntaxMacros BodyMacro.swift
[279/292] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[280/292] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[281/292] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[282/292] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[283/292] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[284/292] Compiling SwiftSyntaxMacros PreambleMacro.swift
[285/292] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[286/293] Wrapping AST for SwiftSyntaxMacros for debugging
[288/302] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[289/303] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[290/303] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[291/303] Emitting module SwiftSyntaxMacroExpansion
[292/303] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[293/303] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[294/303] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[295/303] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[296/303] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[297/303] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[298/304] Wrapping AST for SwiftSyntaxMacroExpansion for debugging
[300/316] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[301/316] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[302/316] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[303/316] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[304/316] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[305/317] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[306/317] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[307/317] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[308/317] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[309/317] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[310/317] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[311/317] Emitting module SwiftCompilerPluginMessageHandling
[312/317] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[313/318] Wrapping AST for SwiftCompilerPluginMessageHandling for debugging
[315/320] Emitting module SwiftCompilerPlugin
[316/320] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[317/321] Wrapping AST for SwiftCompilerPlugin for debugging
[319/338] Compiling CodableKitMacros Diagnostic.swift
[320/338] Compiling CodableKitMacros Helpers.swift
[321/340] Emitting module CodableKitMacros
[322/340] Compiling CodableKitMacros Plugin.swift
[323/340] Compiling CodableKitMacros SwiftSyntaxHelper.swift
[324/340] Compiling CodableKitMacros CodeGenCore+GenDecode.swift
[325/340] Compiling CodableKitMacros CodeGenCore+GenEncode.swift
[326/340] Compiling CodableKitMacros NamespaceNode+CodingKeys.swift
[327/340] Compiling CodableKitMacros NamespaceNode+Decode.swift
[328/340] Compiling CodableKitMacros NamespaceNode+Encode.swift
[329/340] Compiling CodableKitMacros NamespaceNode.swift
[330/340] Compiling CodableKitMacros CodableOptions.swift
[331/340] Compiling CodableKitMacros CodableProperty.swift
[332/340] Compiling CodableKitMacros CodableType.swift
[333/340] Compiling CodableKitMacros CodableKeyMacro.swift
[334/340] Compiling CodableKitMacros CodableKeyOptions.swift
[335/340] Compiling CodableKitMacros CodableMacro.swift
[336/340] Compiling CodableKitMacros CodeGenCore.swift
[337/340] Compiling CodableKitMacros CodingHookMacro.swift
[338/341] Wrapping AST for CodableKitMacros for debugging
[339/341] Write Objects.LinkFileList
[340/341] Linking CodableKitMacros-tool
[342/355] Compiling CodableKit CodingTransformer.swift
[343/356] Compiling CodableKit CodableHook.swift
[344/356] Compiling CodableKit CodableKeyOptions.swift
[345/356] Emitting module CodableKit
[346/356] Compiling CodableKit CodingTransformerComposition.swift
[347/356] Compiling CodableKit JSONValue+Coercion.swift
[348/356] Compiling CodableKit JSONValue+Compatibility.swift
[349/356] Compiling CodableKit CodableKit.swift
[350/356] Compiling CodableKit CodableOptions.swift
[351/356] Compiling CodableKit CodingHooks.swift
[352/356] Compiling CodableKit CodingTransformerRuntime.swift
[353/356] Compiling CodableKit JSONValue.swift
[354/356] Compiling CodableKit LossyArray.swift
[355/356] Compiling CodableKit LossyDictionary.swift
[356/356] Compiling CodableKit BuiltInTransformers.swift
Build complete! (170.37s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "600.0.0",
            "upper_bound" : "604.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-syntax.git"
    }
  ],
  "manifest_display_name" : "CodableKit",
  "name" : "CodableKit",
  "path" : "/host/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"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "CodableKit",
      "targets" : [
        "CodableKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "CodableKitMacros",
      "targets" : [
        "CodableKitMacros"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "TransformerTests",
      "module_type" : "SwiftTarget",
      "name" : "TransformerTests",
      "path" : "Tests/TransformerTests",
      "product_dependencies" : [
        "SwiftSyntax",
        "SwiftSyntaxMacrosTestSupport"
      ],
      "sources" : [
        "BuiltInTransformerTests.swift",
        "CodingTransformerTests.swift",
        "CustomCodingTransformerTests.swift",
        "Defines.swift"
      ],
      "target_dependencies" : [
        "CodableKit",
        "CodableKitMacros"
      ],
      "type" : "test"
    },
    {
      "c99name" : "EncodableKitTests",
      "module_type" : "SwiftTarget",
      "name" : "EncodableKitTests",
      "path" : "Tests/EncodableKitTests",
      "product_dependencies" : [
        "SwiftSyntax",
        "SwiftSyntaxMacrosTestSupport"
      ],
      "sources" : [
        "CodableMacroTests+class+inheritance.swift",
        "CodableMacroTests+class.swift",
        "CodableMacroTests+diagnostics.swift",
        "CodableMacroTests+enum.swift",
        "CodableMacroTests+hooks.swift",
        "CodableMacroTests+keys.swift",
        "CodableMacroTests+lossy.swift",
        "CodableMacroTests+struct.swift",
        "CodingTransformerEncodeTests.swift",
        "Defines.swift"
      ],
      "target_dependencies" : [
        "CodableKit",
        "CodableKitMacros"
      ],
      "type" : "test"
    },
    {
      "c99name" : "DecodableKitTests",
      "module_type" : "SwiftTarget",
      "name" : "DecodableKitTests",
      "path" : "Tests/DecodableKitTests",
      "product_dependencies" : [
        "SwiftSyntax",
        "SwiftSyntaxMacrosTestSupport"
      ],
      "sources" : [
        "CodableMacroTests+class+inheritance.swift",
        "CodableMacroTests+class.swift",
        "CodableMacroTests+diagnostics.swift",
        "CodableMacroTests+enum.swift",
        "CodableMacroTests+hooks.swift",
        "CodableMacroTests+keys.swift",
        "CodableMacroTests+lossy.swift",
        "CodableMacroTests+struct.swift",
        "Defines.swift"
      ],
      "target_dependencies" : [
        "CodableKit",
        "CodableKitMacros"
      ],
      "type" : "test"
    },
    {
      "c99name" : "CodableKitTests",
      "module_type" : "SwiftTarget",
      "name" : "CodableKitTests",
      "path" : "Tests/CodableKitTests",
      "product_dependencies" : [
        "SwiftSyntax",
        "SwiftSyntaxMacrosTestSupport"
      ],
      "sources" : [
        "CodableMacroTests+class+inheritance.swift",
        "CodableMacroTests+class.swift",
        "CodableMacroTests+class_hooks.swift",
        "CodableMacroTests+diagnostics.swift",
        "CodableMacroTests+enum.swift",
        "CodableMacroTests+hooks.swift",
        "CodableMacroTests+keys.swift",
        "CodableMacroTests+lossy.data.swift",
        "CodableMacroTests+struct.swift",
        "CodableMacroTests+transcode.swift",
        "Defines.swift",
        "JSONValueCoercionTests.swift",
        "JSONValueTests.swift",
        "NestedCodableTests.swift",
        "TypeInferenceTests.swift"
      ],
      "target_dependencies" : [
        "CodableKit",
        "CodableKitMacros"
      ],
      "type" : "test"
    },
    {
      "c99name" : "CodableKitMacros",
      "module_type" : "SwiftTarget",
      "name" : "CodableKitMacros",
      "path" : "Sources/CodableKitMacros",
      "product_dependencies" : [
        "SwiftSyntax",
        "SwiftSyntaxMacros",
        "SwiftCompilerPlugin"
      ],
      "product_memberships" : [
        "CodableKit",
        "CodableKitMacros"
      ],
      "sources" : [
        "CodableKeyMacro.swift",
        "CodableKeyOptions.swift",
        "CodableMacro.swift",
        "CodableOptions.swift",
        "CodableProperty.swift",
        "CodableType.swift",
        "CodeGenCore+GenDecode.swift",
        "CodeGenCore+GenEncode.swift",
        "CodeGenCore.swift",
        "CodingHookMacro.swift",
        "Diagnostic.swift",
        "Helpers.swift",
        "NamespaceNode+CodingKeys.swift",
        "NamespaceNode+Decode.swift",
        "NamespaceNode+Encode.swift",
        "NamespaceNode.swift",
        "Plugin.swift",
        "SwiftSyntaxHelper.swift"
      ],
      "target_dependencies" : [
        "CodableKitCore"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "CodableKitCore",
      "module_type" : "SwiftTarget",
      "name" : "CodableKitCore",
      "path" : "Sources/CodableKitCore",
      "product_memberships" : [
        "CodableKit",
        "CodableKitMacros"
      ],
      "sources" : [
        "CodableKeyOptions.swift",
        "CodableOptions.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CodableKit",
      "module_type" : "SwiftTarget",
      "name" : "CodableKit",
      "path" : "Sources/CodableKit",
      "product_memberships" : [
        "CodableKit"
      ],
      "sources" : [
        "CodableHook.swift",
        "CodableKeyOptions.swift",
        "CodableKit.swift",
        "CodableOptions.swift",
        "CodingHooks.swift",
        "CodingTransformerRuntime.swift",
        "JSONValue+Coercion.swift",
        "JSONValue+Compatibility.swift",
        "JSONValue.swift",
        "LossyArray.swift",
        "LossyDictionary.swift",
        "Transformers/BuiltInTransformers.swift",
        "Transformers/CodingTransformer.swift",
        "Transformers/CodingTransformerComposition.swift"
      ],
      "target_dependencies" : [
        "CodableKitCore",
        "CodableKitMacros"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
basic-6.0-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:1db7dbcaf887dbb499f5976218948969b74406bfba66e3dcc9b7cf6b3e333907
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.0-latest
Done.