The Swift Package Index logo.Swift Package Index

Build Information

Successful build of ReerCodable, reference 1.7.2 (1e7ab2), with Swift 6.3 for Linux on 19 Apr 2026 02:39:25 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

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