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 ReerCodable, reference main (d967f0), with Swift 5.10 for Linux on 3 Sep 2025 13:15:54 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/reers/ReerCodable.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/reers/ReerCodable
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at d967f03 release 1.3.3
Cloned https://github.com/reers/ReerCodable.git
Revision (git rev-parse @):
d967f03f9686e717b65885c8fd08a80cb00db468
SUCCESS checkout https://github.com/reers/ReerCodable.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $PWD
https://github.com/reers/ReerCodable.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:f746aad7c5ec38b8c4300eda0f2f0c9a0b77dcddb8dbf0ff5a0c28d11b933b5b
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/swiftlang/swift-syntax.git
[1/71848] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (5.35s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 601.0.1 (1.86s)
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 601.0.1
Building for debugging...
[0/37] Write sources
[17/37] Compiling _SwiftSyntaxCShims dummy.c
[18/37] Write swift-version-24593BA9C3E375BF.txt
[20/45] Compiling SwiftSyntax600 Empty.swift
[21/45] Emitting module SwiftSyntax600
[22/46] Emitting module SwiftSyntax601
[23/46] Compiling SwiftSyntax601 Empty.swift
[24/47] Emitting module SwiftSyntax510
[25/47] Compiling SwiftSyntax510 Empty.swift
[28/48] Wrapping AST for SwiftSyntax600 for debugging
[29/48] Wrapping AST for SwiftSyntax601 for debugging
[30/48] Wrapping AST for SwiftSyntax510 for debugging
[32/48] Compiling SwiftSyntax509 Empty.swift
[33/48] Emitting module SwiftSyntax509
[34/49] Wrapping AST for SwiftSyntax509 for debugging
[36/113] Compiling SwiftSyntax SyntaxIdentifier.swift
[37/113] Compiling SwiftSyntax SyntaxNodeFactory.swift
[38/113] Compiling SwiftSyntax SyntaxNodeStructure.swift
[39/113] Compiling SwiftSyntax SyntaxProtocol.swift
[40/113] Compiling SwiftSyntax SyntaxText.swift
[41/113] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[42/113] Compiling SwiftSyntax TokenDiagnostic.swift
[43/113] Compiling SwiftSyntax TokenSequence.swift
[44/113] Compiling SwiftSyntax TokenSyntax.swift
[45/113] Compiling SwiftSyntax Identifier.swift
[46/113] Compiling SwiftSyntax MemoryLayout.swift
[47/113] Compiling SwiftSyntax MissingNodeInitializers.swift
[48/113] Compiling SwiftSyntax RawSyntax.swift
[49/113] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[50/113] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[51/113] Compiling SwiftSyntax RawSyntaxTokenView.swift
[52/113] Compiling SwiftSyntax SourceEdit.swift
[53/113] Compiling SwiftSyntax SourceLength.swift
[54/122] Emitting module SwiftSyntax
[55/122] Compiling SwiftSyntax SyntaxEnum.swift
[56/122] Compiling SwiftSyntax SyntaxKind.swift
[57/122] Compiling SwiftSyntax SyntaxRewriter.swift
[58/122] Compiling SwiftSyntax SyntaxTraits.swift
[59/122] Compiling SwiftSyntax SyntaxVisitor.swift
[60/122] Compiling SwiftSyntax TokenKind.swift
[61/122] Compiling SwiftSyntax Tokens.swift
[62/122] Compiling SwiftSyntax TriviaPieces.swift
[63/122] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[64/122] Compiling SwiftSyntax AbsolutePosition.swift
[65/122] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[66/122] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[67/122] Compiling SwiftSyntax Assert.swift
[68/122] Compiling SwiftSyntax BumpPtrAllocator.swift
[69/122] Compiling SwiftSyntax CommonAncestor.swift
[70/122] Compiling SwiftSyntax Convenience.swift
[71/122] Compiling SwiftSyntax CustomTraits.swift
[72/122] Compiling SwiftSyntax EditorPlaceholder.swift
[73/122] Compiling SwiftSyntax SourceLocation.swift
[74/122] Compiling SwiftSyntax SourcePresence.swift
[75/122] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[76/122] Compiling SwiftSyntax Syntax.swift
[77/122] Compiling SwiftSyntax SyntaxArena.swift
[78/122] Compiling SwiftSyntax SyntaxArenaAllocatedBuffer.swift
[79/122] Compiling SwiftSyntax SyntaxChildren.swift
[80/122] Compiling SwiftSyntax SyntaxCollection.swift
[81/122] Compiling SwiftSyntax SyntaxHashable.swift
[82/122] Compiling SwiftSyntax RawSyntaxNodesC.swift
[83/122] Compiling SwiftSyntax RawSyntaxNodesD.swift
[84/122] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[85/122] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[86/122] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
[87/122] Compiling SwiftSyntax RawSyntaxNodesOP.swift
[88/122] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
[89/122] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[90/122] Compiling SwiftSyntax RawSyntaxValidation.swift
[91/122] Compiling SwiftSyntax Trivia.swift
[92/122] Compiling SwiftSyntax Utils.swift
[93/122] Compiling SwiftSyntax ChildNameForKeyPath.swift
[94/122] Compiling SwiftSyntax Keyword.swift
[95/122] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[96/122] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[97/122] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[98/122] Compiling SwiftSyntax SyntaxBaseNodes.swift
[99/122] Compiling SwiftSyntax SyntaxCollections.swift
[100/122] Compiling SwiftSyntax SyntaxNodesAB.swift
[101/122] Compiling SwiftSyntax SyntaxNodesC.swift
[102/122] Compiling SwiftSyntax SyntaxNodesD.swift
[103/122] Compiling SwiftSyntax SyntaxNodesEF.swift
[104/122] Compiling SwiftSyntax SyntaxNodesGHI.swift
[105/122] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[106/122] Compiling SwiftSyntax SyntaxNodesOP.swift
[107/122] Compiling SwiftSyntax SyntaxNodesQRS.swift
[108/122] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[109/123] Wrapping AST for SwiftSyntax for debugging
[111/181] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[112/181] Compiling SwiftDiagnostics Message.swift
[113/182] Compiling SwiftBasicFormat Syntax+Extensions.swift
[114/182] Compiling SwiftParser LexemeSequence.swift
[115/182] Compiling SwiftParser Lexer.swift
[116/182] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[117/182] Emitting module SwiftDiagnostics
[118/182] Compiling SwiftBasicFormat Indenter.swift
[119/182] Compiling SwiftDiagnostics Note.swift
[120/182] Compiling SwiftBasicFormat InferIndentation.swift
[121/182] Compiling SwiftParser RegexLiteralLexer.swift
[122/182] Compiling SwiftParser UnicodeScalarExtensions.swift
[123/182] Compiling SwiftDiagnostics FixIt.swift
[124/182] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[125/182] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[126/182] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[127/183] Wrapping AST for SwiftDiagnostics for debugging
[129/183] Emitting module SwiftBasicFormat
[130/183] Compiling SwiftBasicFormat BasicFormat.swift
[131/184] Wrapping AST for SwiftBasicFormat for debugging
[137/184] Compiling SwiftParser Lookahead.swift
[138/184] Compiling SwiftParser LoopProgressCondition.swift
[139/189] Compiling SwiftParser Modifiers.swift
[140/189] Compiling SwiftParser Names.swift
[141/189] Compiling SwiftParser Nominals.swift
[142/189] Compiling SwiftParser Parameters.swift
[143/189] Compiling SwiftParser ParseSourceFile.swift
[144/189] Compiling SwiftParser Parser.swift
[145/189] Compiling SwiftParser Patterns.swift
[146/189] Compiling SwiftParser Recovery.swift
[147/189] Compiling SwiftParser Specifiers.swift
[148/189] Compiling SwiftParser Statements.swift
[149/189] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[150/189] Compiling SwiftParser StringLiterals.swift
[151/189] Compiling SwiftParser TokenSpec.swift
[152/189] Compiling SwiftParser TokenSpecSet.swift
[153/189] Compiling SwiftParser TopLevel.swift
[154/189] Compiling SwiftParser TriviaParser.swift
[155/189] Compiling SwiftParser Types.swift
[156/189] Compiling SwiftParser SwiftParserCompatibility.swift
[157/189] Compiling SwiftParser SwiftVersion.swift
[158/189] Compiling SwiftParser SyntaxUtils.swift
[159/189] Compiling SwiftParser TokenConsumer.swift
[160/189] Compiling SwiftParser TokenPrecedence.swift
[161/189] Compiling SwiftParser Attributes.swift
[162/189] Compiling SwiftParser Availability.swift
[163/189] Compiling SwiftParser CharacterInfo.swift
[164/189] Compiling SwiftParser CollectionNodes+Parsable.swift
[165/189] Compiling SwiftParser Declarations.swift
[166/189] Compiling SwiftParser Directives.swift
[167/189] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[168/189] Compiling SwiftParser Expressions.swift
[169/189] Compiling SwiftParser IncrementalParseTransition.swift
[170/189] Compiling SwiftParser IsValidIdentifier.swift
[171/189] Compiling SwiftParser Cursor.swift
[172/189] Compiling SwiftParser Lexeme.swift
[173/189] Emitting module SwiftParser
[174/189] Compiling SwiftParser ExperimentalFeatures.swift
[175/189] Compiling SwiftParser IsLexerClassified.swift
[176/189] Compiling SwiftParser LayoutNodes+Parsable.swift
[177/189] Compiling SwiftParser Parser+TokenSpecSet.swift
[178/189] Compiling SwiftParser TokenSpecStaticMembers.swift
[179/190] Wrapping AST for SwiftParser for debugging
[181/213] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[182/214] Compiling SwiftOperators PrecedenceGroup.swift
[183/215] Compiling SwiftOperators PrecedenceGraph.swift
[184/215] Compiling SwiftOperators OperatorTable.swift
[185/215] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[186/215] Compiling SwiftOperators OperatorTable+Semantics.swift
[187/215] Compiling SwiftOperators SyntaxSynthesis.swift
[188/215] Compiling SwiftOperators OperatorTable+Folding.swift
[189/215] Compiling SwiftParserDiagnostics MissingNodesError.swift
[190/215] Compiling SwiftParserDiagnostics MissingTokenError.swift
[191/215] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[192/215] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[193/215] Emitting module SwiftOperators
[194/216] Wrapping AST for SwiftOperators for debugging
[196/216] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[197/216] Compiling SwiftParserDiagnostics Utils.swift
[198/216] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[201/216] Emitting module SwiftParserDiagnostics
[202/216] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[203/216] Compiling SwiftParserDiagnostics PresenceUtils.swift
[206/216] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[207/216] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[208/217] Wrapping AST for SwiftParserDiagnostics for debugging
[210/232] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[211/232] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[212/233] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[213/233] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[214/233] Compiling SwiftSyntaxBuilder Indenter.swift
[215/233] Compiling SwiftSyntaxBuilder ListBuilder.swift
[216/233] Emitting module SwiftSyntaxBuilder
[217/233] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[218/233] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[219/233] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[220/233] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[221/233] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[222/233] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[223/233] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[224/233] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[225/233] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[226/234] Wrapping AST for SwiftSyntaxBuilder for debugging
[228/251] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[229/251] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[230/253] Compiling SwiftSyntaxMacros AccessorMacro.swift
[231/253] Compiling SwiftSyntaxMacros AttachedMacro.swift
[232/253] Compiling SwiftSyntaxMacros BodyMacro.swift
[233/253] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[234/253] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[235/253] Compiling SwiftSyntaxMacros MemberMacro.swift
[236/253] Compiling SwiftSyntaxMacros PeerMacro.swift
[237/253] Compiling SwiftSyntaxMacros Macro.swift
[238/253] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[239/253] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[240/253] Compiling SwiftSyntaxMacros Macro+Format.swift
[241/253] Emitting module SwiftSyntaxMacros
[242/253] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[243/253] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[244/253] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[245/253] Compiling SwiftSyntaxMacros PreambleMacro.swift
[246/253] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[247/254] Wrapping AST for SwiftSyntaxMacros for debugging
[249/263] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[250/264] Emitting module SwiftSyntaxMacroExpansion
[251/264] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[252/264] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[253/264] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[254/264] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[255/264] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[256/264] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[257/264] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[258/264] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[259/265] Wrapping AST for SwiftSyntaxMacroExpansion for debugging
[261/277] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[262/277] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[263/278] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[264/278] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[265/278] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[266/278] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[267/278] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[268/278] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[269/278] Emitting module SwiftCompilerPluginMessageHandling
[270/278] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[271/278] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[272/278] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[273/278] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[274/279] Wrapping AST for SwiftCompilerPluginMessageHandling for debugging
[276/281] Emitting module SwiftCompilerPlugin
[277/281] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[278/282] Wrapping AST for SwiftCompilerPlugin for debugging
[280/304] Compiling ReerCodableMacros EncodingKeyImpl.swift
[281/304] Compiling ReerCodableMacros FlatImpl.swift
[282/304] Compiling ReerCodableMacros FlexibleTypeImpl.swift
[283/307] Emitting module ReerCodableMacros
[284/307] Compiling ReerCodableMacros CustomCodingImpl.swift
[285/307] Compiling ReerCodableMacros DateCodingImpl.swift
[286/307] Compiling ReerCodableMacros DefaultInstanceImpl.swift
[287/307] Compiling ReerCodableMacros IgnoreCodingImpl.swift
[288/307] Compiling ReerCodableMacros InheritedCodableImpl.swift
[289/307] Compiling ReerCodableMacros Plugins.swift
[290/307] Compiling ReerCodableMacros CodingKeyImpl.swift
[291/307] Compiling ReerCodableMacros CompactDecodingImpl.swift
[292/307] Compiling ReerCodableMacros CopyableImpl.swift
[293/307] Compiling ReerCodableMacros CodableImpl.swift
[294/307] Compiling ReerCodableMacros CodingCaseImpl.swift
[295/307] Compiling ReerCodableMacros CodingContainerImpl.swift
[296/307] Compiling ReerCodableMacros AttributeListSyntax+Extensions.swift
[297/307] Compiling ReerCodableMacros CheckType.swift
[298/307] Compiling ReerCodableMacros KeyConverter.swift
[299/307] Compiling ReerCodableMacros MacroError.swift
[300/307] Compiling ReerCodableMacros Base64CodingImpl.swift
[301/307] Compiling ReerCodableMacros CaseStyleImpl.swift
[302/307] Compiling ReerCodableMacros PropertyInfo.swift
[303/307] Compiling ReerCodableMacros TypeInfo.swift
[304/307] Compiling ReerCodableMacros VariableDeclSyntax+Extensions.swift
[305/308] Wrapping AST for ReerCodableMacros for debugging
[306/308] Write Objects.LinkFileList
[307/308] Linking ReerCodableMacros
[309/334] Compiling ReerCodable CodingContainer.swift
[310/334] Compiling ReerCodable CodingIgnored.swift
[311/334] Compiling ReerCodable CodingKey.swift
[312/334] Compiling ReerCodable CompactDecoding.swift
[313/337] Compiling ReerCodable FlexibleType.swift
[314/337] Compiling ReerCodable KeyCodingStrategy.swift
[315/337] Compiling ReerCodable ReerCodableDelegate.swift
[316/337] Compiling ReerCodable DefaultInstance.swift
[317/337] Compiling ReerCodable EnumCoding.swift
[318/337] Compiling ReerCodable Flat.swift
[319/337] Compiling ReerCodable Copyable.swift
[320/337] Compiling ReerCodable CustomCoding.swift
[321/337] Compiling ReerCodable DateCoding.swift
[322/337] Emitting module ReerCodable
[323/337] Compiling ReerCodable ReerCodableError.swift
[324/337] Compiling ReerCodable SingleValueDecodingContainer+Extensions.swift
[325/337] Compiling ReerCodable TypeConversion.swift
[326/337] Compiling ReerCodable AnyCodable.swift
[327/337] Compiling ReerCodable AnyCodingKey.swift
[328/337] Compiling ReerCodable DateCodingStrategy.swift
[329/337] Compiling ReerCodable Decodable+Extensions.swift
[330/337] Compiling ReerCodable Decoder+Extensions.swift
[331/337] Compiling ReerCodable Encodable+Extensions.swift
[332/337] Compiling ReerCodable Encoder+Extensions.swift
[333/337] Compiling ReerCodable Extensions.swift
[334/337] Compiling ReerCodable KeyedDecodingContainer+Extensions.swift
[335/337] Compiling ReerCodable KeyedEncodingContainer+Extensions.swift
[336/337] Compiling ReerCodable Base64Coding.swift
[337/337] Compiling ReerCodable Codable.swift
Build complete! (125.48s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "601.0.1",
            "upper_bound" : "602.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-syntax.git"
    }
  ],
  "manifest_display_name" : "ReerCodable",
  "name" : "ReerCodable",
  "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" : "ReerCodable",
      "targets" : [
        "ReerCodable"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ReerCodableMacros",
      "targets" : [
        "ReerCodableMacros"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ReerCodableTests",
      "module_type" : "SwiftTarget",
      "name" : "ReerCodableTests",
      "path" : "Tests/ReerCodableTests",
      "product_dependencies" : [
        "SwiftSyntaxMacrosTestSupport"
      ],
      "sources" : [
        "BigIntTests.swift",
        "CodingContainerTests.swift",
        "CopyableTests.swift",
        "CustomCodingTests.swift",
        "DateCodingTests.swift",
        "DefaultInstanceTests.swift",
        "EnumTests.swift",
        "Extensions.swift",
        "InheritedCodableTests.swift",
        "MacroExpandTests.swift",
        "NamingConventionTests.swift",
        "OnlyDecodableTests.swift",
        "OnlyEncodableTests.swift",
        "ReerCodableTests.swift"
      ],
      "target_dependencies" : [
        "ReerCodable"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ReerCodableMacros",
      "module_type" : "SwiftTarget",
      "name" : "ReerCodableMacros",
      "path" : "Sources/ReerCodableMacros",
      "product_dependencies" : [
        "SwiftSyntaxMacros",
        "SwiftCompilerPlugin"
      ],
      "product_memberships" : [
        "ReerCodable",
        "ReerCodableMacros"
      ],
      "sources" : [
        "AttributeListSyntax+Extensions.swift",
        "CheckType.swift",
        "KeyConverter.swift",
        "MacroError.swift",
        "MacroImplementation/Base64CodingImpl.swift",
        "MacroImplementation/CaseStyleImpl.swift",
        "MacroImplementation/CodableImpl.swift",
        "MacroImplementation/CodingCaseImpl.swift",
        "MacroImplementation/CodingContainerImpl.swift",
        "MacroImplementation/CodingKeyImpl.swift",
        "MacroImplementation/CompactDecodingImpl.swift",
        "MacroImplementation/CopyableImpl.swift",
        "MacroImplementation/CustomCodingImpl.swift",
        "MacroImplementation/DateCodingImpl.swift",
        "MacroImplementation/DefaultInstanceImpl.swift",
        "MacroImplementation/EncodingKeyImpl.swift",
        "MacroImplementation/FlatImpl.swift",
        "MacroImplementation/FlexibleTypeImpl.swift",
        "MacroImplementation/IgnoreCodingImpl.swift",
        "MacroImplementation/InheritedCodableImpl.swift",
        "Plugins.swift",
        "PropertyInfo.swift",
        "TypeInfo.swift",
        "VariableDeclSyntax+Extensions.swift"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "ReerCodable",
      "module_type" : "SwiftTarget",
      "name" : "ReerCodable",
      "path" : "Sources/ReerCodable",
      "product_memberships" : [
        "ReerCodable"
      ],
      "sources" : [
        "AnyCodable.swift",
        "AnyCodingKey.swift",
        "DateCodingStrategy.swift",
        "Decodable+Extensions.swift",
        "Decoder+Extensions.swift",
        "Encodable+Extensions.swift",
        "Encoder+Extensions.swift",
        "Extensions.swift",
        "KeyedDecodingContainer+Extensions.swift",
        "KeyedEncodingContainer+Extensions.swift",
        "MacroDeclarations/Base64Coding.swift",
        "MacroDeclarations/Codable.swift",
        "MacroDeclarations/CodingContainer.swift",
        "MacroDeclarations/CodingIgnored.swift",
        "MacroDeclarations/CodingKey.swift",
        "MacroDeclarations/CompactDecoding.swift",
        "MacroDeclarations/Copyable.swift",
        "MacroDeclarations/CustomCoding.swift",
        "MacroDeclarations/DateCoding.swift",
        "MacroDeclarations/DefaultInstance.swift",
        "MacroDeclarations/EnumCoding.swift",
        "MacroDeclarations/Flat.swift",
        "MacroDeclarations/FlexibleType.swift",
        "MacroDeclarations/KeyCodingStrategy.swift",
        "ReerCodableDelegate.swift",
        "ReerCodableError.swift",
        "SingleValueDecodingContainer+Extensions.swift",
        "TypeConversion.swift"
      ],
      "target_dependencies" : [
        "ReerCodableMacros"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:f746aad7c5ec38b8c4300eda0f2f0c9a0b77dcddb8dbf0ff5a0c28d11b933b5b
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Done.