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 KarrotCodableKit, reference 1.5.1 (bebc68), with Swift 5.10 for Linux on 3 Sep 2025 14:53:00 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/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/daangn/KarrotCodableKit.git
Reference: 1.5.1
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/daangn/KarrotCodableKit
 * tag               1.5.1      -> FETCH_HEAD
HEAD is now at bebc686 Merge pull request #16 from daangn/feature/elon/update-mac-os-min-version
Cloned https://github.com/daangn/KarrotCodableKit.git
Revision (git rev-parse @):
bebc6861d9fe574b5cf413d0bfe60a356683b06c
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/daangn/KarrotCodableKit.git at 1.5.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $PWD
https://github.com/daangn/KarrotCodableKit.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/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 (7.25s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 601.0.1 (1.28s)
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 SwiftSyntax510 Empty.swift
[21/45] Emitting module SwiftSyntax510
[22/46] Emitting module SwiftSyntax601
[23/46] Compiling SwiftSyntax601 Empty.swift
[25/47] Emitting module SwiftSyntax600
[26/47] Compiling SwiftSyntax600 Empty.swift
[27/48] Emitting module SwiftSyntax509
[28/48] Compiling SwiftSyntax509 Empty.swift
[29/49] Wrapping AST for SwiftSyntax510 for debugging
[31/49] Wrapping AST for SwiftSyntax601 for debugging
[33/49] Wrapping AST for SwiftSyntax509 for debugging
[34/49] Wrapping AST for SwiftSyntax600 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/122] Compiling SwiftSyntax SourceLocation.swift
[46/122] Compiling SwiftSyntax SourcePresence.swift
[47/122] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[48/122] Compiling SwiftSyntax Syntax.swift
[49/122] Compiling SwiftSyntax SyntaxArena.swift
[50/122] Compiling SwiftSyntax SyntaxArenaAllocatedBuffer.swift
[51/122] Compiling SwiftSyntax SyntaxChildren.swift
[52/122] Compiling SwiftSyntax SyntaxCollection.swift
[53/122] Compiling SwiftSyntax SyntaxHashable.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 Identifier.swift
[65/122] Compiling SwiftSyntax MemoryLayout.swift
[66/122] Compiling SwiftSyntax MissingNodeInitializers.swift
[67/122] Compiling SwiftSyntax RawSyntax.swift
[68/122] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[69/122] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[70/122] Compiling SwiftSyntax RawSyntaxTokenView.swift
[71/122] Compiling SwiftSyntax SourceEdit.swift
[72/122] Compiling SwiftSyntax SourceLength.swift
[73/122] Compiling SwiftSyntax RawSyntaxNodesC.swift
[74/122] Compiling SwiftSyntax RawSyntaxNodesD.swift
[75/122] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[76/122] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[77/122] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
[78/122] Compiling SwiftSyntax RawSyntaxNodesOP.swift
[79/122] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
[80/122] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[81/122] Compiling SwiftSyntax RawSyntaxValidation.swift
[82/122] Compiling SwiftSyntax AbsolutePosition.swift
[83/122] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[84/122] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[85/122] Compiling SwiftSyntax Assert.swift
[86/122] Compiling SwiftSyntax BumpPtrAllocator.swift
[87/122] Compiling SwiftSyntax CommonAncestor.swift
[88/122] Compiling SwiftSyntax Convenience.swift
[89/122] Compiling SwiftSyntax CustomTraits.swift
[90/122] Compiling SwiftSyntax EditorPlaceholder.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 SwiftDiagnostics DiagnosticDecorator.swift
[112/182] Compiling SwiftDiagnostics Message.swift
[113/182] Compiling SwiftBasicFormat Syntax+Extensions.swift
[114/182] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[115/182] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[116/182] Compiling SwiftDiagnostics FixIt.swift
[117/182] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[118/182] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[119/182] Compiling SwiftDiagnostics Note.swift
[120/182] Compiling SwiftDiagnostics Convenience.swift
[121/182] Compiling SwiftDiagnostics Diagnostic.swift
[122/182] Emitting module SwiftDiagnostics
[123/182] Compiling SwiftBasicFormat Indenter.swift
[124/182] Compiling SwiftBasicFormat InferIndentation.swift
[125/182] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[126/182] Compiling SwiftDiagnostics GroupedDiagnostics.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
[133/184] Compiling SwiftParser SwiftParserCompatibility.swift
[134/184] Compiling SwiftParser SwiftVersion.swift
[135/184] Compiling SwiftParser SyntaxUtils.swift
[136/184] Compiling SwiftParser TokenConsumer.swift
[137/184] Compiling SwiftParser TokenPrecedence.swift
[138/184] Compiling SwiftParser TokenSpec.swift
[139/184] Compiling SwiftParser TokenSpecSet.swift
[140/184] Compiling SwiftParser TopLevel.swift
[141/184] Compiling SwiftParser TriviaParser.swift
[142/184] Compiling SwiftParser Types.swift
[143/189] Emitting module SwiftParser
[148/189] Compiling SwiftParser Declarations.swift
[149/189] Compiling SwiftParser Directives.swift
[150/189] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[151/189] Compiling SwiftParser Expressions.swift
[152/189] Compiling SwiftParser IncrementalParseTransition.swift
[153/189] Compiling SwiftParser IsValidIdentifier.swift
[154/189] Compiling SwiftParser Cursor.swift
[155/189] Compiling SwiftParser Lexeme.swift
[156/189] Compiling SwiftParser LexemeSequence.swift
[157/189] Compiling SwiftParser Lexer.swift
[158/189] Compiling SwiftParser RegexLiteralLexer.swift
[159/189] Compiling SwiftParser UnicodeScalarExtensions.swift
[160/189] Compiling SwiftParser Lookahead.swift
[161/189] Compiling SwiftParser LoopProgressCondition.swift
[162/189] Compiling SwiftParser Modifiers.swift
[163/189] Compiling SwiftParser Names.swift
[164/189] Compiling SwiftParser Nominals.swift
[165/189] Compiling SwiftParser Parameters.swift
[166/189] Compiling SwiftParser ParseSourceFile.swift
[167/189] Compiling SwiftParser Parser.swift
[168/189] Compiling SwiftParser Patterns.swift
[169/189] Compiling SwiftParser Recovery.swift
[170/189] Compiling SwiftParser Specifiers.swift
[171/189] Compiling SwiftParser Statements.swift
[172/189] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[173/189] Compiling SwiftParser StringLiterals.swift
[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 SwiftParserDiagnostics TokenNameForDiagnostics.swift
[183/214] Compiling SwiftOperators PrecedenceGroup.swift
[184/215] Compiling SwiftOperators OperatorTable.swift
[185/215] Compiling SwiftOperators PrecedenceGraph.swift
[186/215] Emitting module SwiftOperators
[187/215] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[188/215] Compiling SwiftParserDiagnostics Utils.swift
[189/215] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[190/215] Compiling SwiftParserDiagnostics PresenceUtils.swift
[191/215] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[192/215] Compiling SwiftOperators OperatorTable+Semantics.swift
[193/215] Compiling SwiftOperators SyntaxSynthesis.swift
[194/215] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[195/215] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[196/215] Compiling SwiftOperators Operator.swift
[197/215] Compiling SwiftOperators OperatorError+Diagnostics.swift
[198/215] Compiling SwiftOperators OperatorTable+Folding.swift
[199/216] Wrapping AST for SwiftOperators for debugging
[201/216] Compiling SwiftParserDiagnostics MissingNodesError.swift
[202/216] Compiling SwiftParserDiagnostics MissingTokenError.swift
[203/216] Emitting module SwiftParserDiagnostics
[208/217] Wrapping AST for SwiftParserDiagnostics for debugging
[210/232] Compiling SwiftSyntaxBuilder Indenter.swift
[211/232] Compiling SwiftSyntaxBuilder ListBuilder.swift
[212/233] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[213/233] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[214/233] Emitting module SwiftSyntaxBuilder
[215/233] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[216/233] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[217/233] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[218/233] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[219/233] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[220/233] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[221/233] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[222/233] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[223/233] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.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 CodeItemMacro.swift
[229/251] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[230/253] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[231/253] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[232/253] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[233/253] Compiling SwiftSyntaxMacros Macro+Format.swift
[234/253] Compiling SwiftSyntaxMacros AccessorMacro.swift
[235/253] Compiling SwiftSyntaxMacros AttachedMacro.swift
[236/253] Compiling SwiftSyntaxMacros BodyMacro.swift
[237/253] Compiling SwiftSyntaxMacros Macro.swift
[238/253] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[239/253] Compiling SwiftSyntaxMacros MemberMacro.swift
[240/253] Compiling SwiftSyntaxMacros PeerMacro.swift
[241/253] Compiling SwiftSyntaxMacros PreambleMacro.swift
[242/253] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[243/253] Emitting module SwiftSyntaxMacros
[244/253] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[245/253] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[246/253] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[247/254] Wrapping AST for SwiftSyntaxMacros for debugging
[249/263] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[250/264] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[251/264] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[252/264] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[253/264] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[254/264] Emitting module SwiftSyntaxMacroExpansion
[255/264] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[256/264] Compiling SwiftSyntaxMacroExpansion MacroExpansion.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 PluginMessageCompatibility.swift
[262/278] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[263/278] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[264/278] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[265/278] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[266/278] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[267/278] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[268/278] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[269/278] Emitting module SwiftCompilerPluginMessageHandling
[270/278] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[271/278] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[272/278] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[273/278] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[274/279] Wrapping AST for SwiftCompilerPluginMessageHandling for debugging
[276/281] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[277/281] Emitting module SwiftCompilerPlugin
[278/282] Wrapping AST for SwiftCompilerPlugin for debugging
[280/310] Compiling KarrotCodableKitMacros String+SnakeCase.swift
[281/310] Compiling KarrotCodableKitMacros String+Trimming.swift
[282/310] Compiling KarrotCodableKitMacros KarrotCodableKitPlugin.swift
[283/310] Compiling KarrotCodableKitMacros PolymorphicCodableMacro.swift
[284/313] Compiling KarrotCodableKitMacros CodableKeyMacro.swift
[285/313] Compiling KarrotCodableKitMacros CustomCodableMacro.swift
[286/313] Compiling KarrotCodableKitMacros CustomDecodableMacro.swift
[287/313] Compiling KarrotCodableKitMacros CustomEncodableMacro.swift
[288/313] Compiling KarrotCodableKitMacros CodingKeysSyntaxFactory.swift
[289/313] Compiling KarrotCodableKitMacros PolymorphicEnumCodableFactory.swift
[290/313] Compiling KarrotCodableKitMacros PolymorphicExtensionFactory.swift
[291/313] Compiling KarrotCodableKitMacros UnnestedPolymorphicCodeGenerator.swift
[292/313] Compiling KarrotCodableKitMacros PolymorphicCodableStrategyMacro.swift
[293/313] Compiling KarrotCodableKitMacros PolymorphicDecodableMacro.swift
[294/313] Compiling KarrotCodableKitMacros PolymorphicEncodableMacro.swift
[295/313] Compiling KarrotCodableKitMacros PolymorphicEnumCodableMacro.swift
[296/313] Compiling KarrotCodableKitMacros UnnestedPolymorphicMethodGenerator.swift
[297/313] Compiling KarrotCodableKitMacros UnnestedPolymorphicStructGenerator.swift
[298/313] Compiling KarrotCodableKitMacros PolymorphicMacroArgumentValidator.swift
[299/313] Compiling KarrotCodableKitMacros PropertyAnalyzer.swift
[300/313] Compiling KarrotCodableKitMacros PolymorphicEnumDecodableMacro.swift
[301/313] Compiling KarrotCodableKitMacros PolymorphicEnumEncodableMacro.swift
[302/313] Compiling KarrotCodableKitMacros AccessLevelModifier.swift
[303/313] Compiling KarrotCodableKitMacros Diagnostics.swift
[304/313] Compiling KarrotCodableKitMacros PropertyDiagnosticHelper.swift
[305/313] Compiling KarrotCodableKitMacros SyntaxHelper.swift
[306/313] Compiling KarrotCodableKitMacros UnnestedPolymorphicValidation.swift
[307/313] Emitting module KarrotCodableKitMacros
[308/313] Compiling KarrotCodableKitMacros BaseUnnestedPolymorphicMacro.swift
[309/313] Compiling KarrotCodableKitMacros UnnestedPolymorphicCodableMacro.swift
[310/313] Compiling KarrotCodableKitMacros UnnestedPolymorphicDecodableMacro.swift
[311/314] Wrapping AST for KarrotCodableKitMacros for debugging
[312/314] Write Objects.LinkFileList
[313/314] Linking KarrotCodableKitMacros
[315/374] Compiling KarrotCodableKit PolymorphicEnumEncodable.swift
[316/374] Compiling KarrotCodableKit UnnestedPolymorphicCodable.swift
[317/374] Compiling KarrotCodableKit UnnestedPolymorphicDecodable.swift
[318/374] Compiling KarrotCodableKit LossyOptionalPolymorphicValue.swift
[319/374] Compiling KarrotCodableKit OptionalPolymorphicArrayValue.swift
[320/374] Compiling KarrotCodableKit OptionalPolymorphicValue.swift
[321/374] Compiling KarrotCodableKit PolymorphicArrayValue.swift
[322/374] Compiling KarrotCodableKit PolymorphicCodableStrategy.swift
[323/374] Compiling KarrotCodableKit KeyedDecodingContainer+OptionalPolymorphicValue.swift
[324/374] Compiling KarrotCodableKit KeyedDecodingContainer+PolymorphicLossyArrayValue.swift
[325/374] Compiling KarrotCodableKit PolymorphicCodable.swift
[326/374] Compiling KarrotCodableKit PolymorphicCodableStrategyProviding.swift
[327/374] Compiling KarrotCodableKit PolymorphicDecodable.swift
[328/374] Compiling KarrotCodableKit PolymorphicEncodable.swift
[329/374] Compiling KarrotCodableKit PolymorphicEnumCodable.swift
[330/374] Compiling KarrotCodableKit PolymorphicEnumDecodable.swift
[331/382] Compiling KarrotCodableKit LossyDictionary.swift
[332/382] Compiling KarrotCodableKit LossyOptional.swift
[333/382] Compiling KarrotCodableKit ResilientProjectedValue.swift
[334/382] Compiling KarrotCodableKit CodingKeyStyle.swift
[335/382] Compiling KarrotCodableKit CodableKey.swift
[336/382] Compiling KarrotCodableKit CustomCodable.swift
[337/382] Compiling KarrotCodableKit CustomDecodable.swift
[338/382] Compiling KarrotCodableKit CustomEncodable.swift
[339/382] Compiling KarrotCodableKit Encodable+ToDictionary.swift
[340/382] Compiling KarrotCodableKit DefaultEmptyPolymorphicArrayValue.swift
[341/382] Compiling KarrotCodableKit PolymorphicCodableError.swift
[342/382] Compiling KarrotCodableKit Decoder+Polymorphic.swift
[343/382] Compiling KarrotCodableKit Encoder+Polymorphic.swift
[344/382] Compiling KarrotCodableKit KeyedDecodingContainer+DefaultEmptyPolymorphicArrayValue.swift
[345/382] Compiling KarrotCodableKit KeyedDecodingContainer+LossyOptionalPolymorphicValue.swift
[346/382] Compiling KarrotCodableKit KeyedDecodingContainer+OptionalPolymorphicArrayValue.swift
[347/382] Compiling KarrotCodableKit RFC3339NanoStrategy.swift
[348/382] Compiling KarrotCodableKit RFC3339Strategy.swift
[349/382] Compiling KarrotCodableKit TimestampStrategy.swift
[350/382] Compiling KarrotCodableKit DefaultCodable.swift
[351/382] Compiling KarrotCodableKit DefaultEmptyArray.swift
[352/382] Compiling KarrotCodableKit DefaultEmptyDictionary.swift
[353/382] Compiling KarrotCodableKit DefaultEmptyString.swift
[354/382] Compiling KarrotCodableKit DefaultFalse.swift
[355/382] Compiling KarrotCodableKit DefaultTrue.swift
[356/382] Compiling KarrotCodableKit AnyCodable.swift
[357/382] Compiling KarrotCodableKit AnyDecodable.swift
[358/382] Compiling KarrotCodableKit AnyEncodable.swift
[359/382] Compiling KarrotCodableKit Base64Strategy.swift
[360/382] Compiling KarrotCodableKit DataValue.swift
[361/382] Compiling KarrotCodableKit DateValue.swift
[362/382] Compiling KarrotCodableKit OptionalDateValue.swift
[363/382] Compiling KarrotCodableKit ISO8601Strategy.swift
[364/382] Compiling KarrotCodableKit ISO8601WithFractionalSecondsStrategy.swift
[365/382] Emitting module KarrotCodableKit
[366/382] Compiling KarrotCodableKit DefaultZeroDouble.swift
[367/382] Compiling KarrotCodableKit DefaultZeroFloat.swift
[368/382] Compiling KarrotCodableKit DefaultZeroInt.swift
[369/382] Compiling KarrotCodableKit Result+Extension.swift
[370/382] Compiling KarrotCodableKit LosslessArray.swift
[371/382] Compiling KarrotCodableKit LosslessBoolValue.swift
[372/382] Compiling KarrotCodableKit LosslessValue.swift
[373/382] Compiling KarrotCodableKit OptionalLosslessValue.swift
[374/382] Compiling KarrotCodableKit LossyArray.swift
[375/382] Compiling KarrotCodableKit PolymorphicIdentifiable.swift
[376/382] Compiling KarrotCodableKit PolymorphicLossyArrayValue.swift
[377/382] Compiling KarrotCodableKit PolymorphicProjectedValue.swift
[378/382] Compiling KarrotCodableKit PolymorphicValue.swift
[379/382] Compiling KarrotCodableKit ArrayDecodingError.swift
[380/382] Compiling KarrotCodableKit DictionaryDecodingError.swift
[381/382] Compiling KarrotCodableKit ErrorReporting.swift
[382/382] Compiling KarrotCodableKit ResilientDecodingOutcome.swift
Build complete! (129.83s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "509.0.0",
            "upper_bound" : "602.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-syntax.git"
    }
  ],
  "manifest_display_name" : "KarrotCodableKit",
  "name" : "KarrotCodableKit",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "11.0"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "KarrotCodableKit",
      "targets" : [
        "KarrotCodableKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "KarrotCodableKitMacros",
      "targets" : [
        "KarrotCodableKitMacros"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "KarrotCodableMacrosTests",
      "module_type" : "SwiftTarget",
      "name" : "KarrotCodableMacrosTests",
      "path" : "Tests/KarrotCodableMacrosTests",
      "product_dependencies" : [
        "SwiftSyntaxMacrosTestSupport"
      ],
      "sources" : [
        "CustomCodableMacros/CustomCodableMacroTests.swift",
        "CustomCodableMacros/CustomDecodableMacroTests.swift",
        "CustomCodableMacros/CustomEncodableMacroTests.swift",
        "Extenstions/StringSnakeCaseTests.swift",
        "Extenstions/TrimmingBackticksTests.swift",
        "PolymorphicCodableMacrosTests/PolymorphicCodableMacroTests.swift",
        "PolymorphicCodableMacrosTests/PolymorphicCodableStrategyProvidingMacroTests.swift",
        "PolymorphicCodableMacrosTests/PolymorphicDeodableMacroTests.swift",
        "PolymorphicCodableMacrosTests/PolymorphicEncodableMacroTests.swift",
        "PolymorphicEnumCodableMacroTests/PolymorphicEnumCodableMacroTests.swift",
        "PolymorphicEnumCodableMacroTests/PolymorphicEnumDecodableMacroTests.swift",
        "PolymorphicEnumCodableMacroTests/PolymorphicEnumEncodableMacroTests.swift",
        "UnnestedPolymorphicCodableMacroTests/UnnestedPolymorphicCodableMacroTests.swift",
        "UnnestedPolymorphicCodableMacroTests/UnnestedPolymorphicDecodableMacroTests.swift"
      ],
      "target_dependencies" : [
        "KarrotCodableKitMacros"
      ],
      "type" : "test"
    },
    {
      "c99name" : "KarrotCodableKitTests",
      "module_type" : "SwiftTarget",
      "name" : "KarrotCodableKitTests",
      "path" : "Tests/KarrotCodableKitTests",
      "sources" : [
        "AnyCodable/AnyCodableTests.swift",
        "AnyCodable/AnyDecodableTests.swift",
        "AnyCodable/AnyEncodableTests.swift",
        "BetterCodable/DataValue/DataValueResilientTests.swift",
        "BetterCodable/DataValue/DataValueTests.swift",
        "BetterCodable/DateValue/DateValueResilientTests.swift",
        "BetterCodable/DateValue/DateValueTests.swift",
        "BetterCodable/DateValue/OptionalDateValueTests.swift",
        "BetterCodable/Defaults/DefaulEmptyDictionaryTests.swift",
        "BetterCodable/Defaults/DefaultCodableResilientTests.swift",
        "BetterCodable/Defaults/DefaultCodableTests.swift",
        "BetterCodable/Defaults/DefaultEmptyArrayTests.swift",
        "BetterCodable/Defaults/DefaultEmptyStringTests.swift",
        "BetterCodable/Defaults/DefaultFalseTests.swift",
        "BetterCodable/Defaults/DefaultTrueTests.swift",
        "BetterCodable/Defaults/DefaultZeroDoubleTests.swift",
        "BetterCodable/Defaults/DefaultZeroFloatTests.swift",
        "BetterCodable/Defaults/DefaultZeroIntTests.swift",
        "BetterCodable/LosslessValue/LosslessArrayResilientTests.swift",
        "BetterCodable/LosslessValue/LosslessArrayTests.swift",
        "BetterCodable/LosslessValue/LosslessCustomValueTests.swift",
        "BetterCodable/LosslessValue/LosslessValueResilientTests.swift",
        "BetterCodable/LosslessValue/LosslessValueTests.swift",
        "BetterCodable/LosslessValue/OptionalLosslessValueResilientTests.swift",
        "BetterCodable/LosslessValue/OptionalLosslessValueTests.swift",
        "BetterCodable/LossyValue/LossyArrayResilientTests.swift",
        "BetterCodable/LossyValue/LossyArrayTests.swift",
        "BetterCodable/LossyValue/LossyDictionaryResilientTests.swift",
        "BetterCodable/LossyValue/LossyDictionaryTests.swift",
        "BetterCodable/LossyValue/LossyOptionalTests.swift",
        "BetterCodable/RawRepresentableTests.swift",
        "Encodable+ToDictionaryTests.swift",
        "PolymorphicCodable/ArrayValue/DefaultEmptyPolymorphicArrayValueResilientTests.swift",
        "PolymorphicCodable/ArrayValue/DefaultEmptyPolymorphicArrayValueTests.swift",
        "PolymorphicCodable/ArrayValue/PolymorphicArrayValueResilientTests.swift",
        "PolymorphicCodable/ArrayValue/PolymorphicLossyArrayValueResilientTests.swift",
        "PolymorphicCodable/ArrayValue/PolymorphicLossyArrayValueTests.swift",
        "PolymorphicCodable/Enum/PolymorphicEnumCodableTests.swift",
        "PolymorphicCodable/Enum/PolymorphicEnumDecodableTests.swift",
        "PolymorphicCodable/OptionalPolymorphicArrayValueResilientTests.swift",
        "PolymorphicCodable/OptionalPolymorphicArrayValueTests.swift",
        "PolymorphicCodable/OptionalValue/LossyOptionalPolymorphicValueResilientTests.swift",
        "PolymorphicCodable/OptionalValue/LossyOptionalPolymorphicValueTests.swift",
        "PolymorphicCodable/OptionalValue/OptionalPolymorphicValueResilientTests.swift",
        "PolymorphicCodable/OptionalValue/OptionalPolymorphicValueTests.swift",
        "PolymorphicCodable/TestDoubles/PolymorphicValueCodableDummy.swift",
        "PolymorphicCodable/TestDoubles/PolymorphicValueDecodableDummy.swift",
        "PolymorphicCodable/TestDoubles/UnnestedPolymorphicCodableDummy.swift",
        "PolymorphicCodable/TestDoubles/UnnestedPolymorphicCodableStrategy.swift",
        "PolymorphicCodable/TestDoubles/UnnestedPolymorphicDecodableDummy.swift",
        "PolymorphicCodable/UnnestedPolymorphicTests/UnnestedPolymorphicCodableTests.swift",
        "PolymorphicCodable/UnnestedPolymorphicTests/UnnestedPolymorphicDecodableTests.swift",
        "PolymorphicCodable/Value/PolymorphicValueResilientTests.swift",
        "PolymorphicCodable/Value/PolymorphicValueTests.swift"
      ],
      "target_dependencies" : [
        "KarrotCodableKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "KarrotCodableKitMacros",
      "module_type" : "SwiftTarget",
      "name" : "KarrotCodableKitMacros",
      "path" : "Sources/KarrotCodableKitMacros",
      "product_dependencies" : [
        "SwiftSyntaxMacros",
        "SwiftCompilerPlugin"
      ],
      "product_memberships" : [
        "KarrotCodableKit",
        "KarrotCodableKitMacros"
      ],
      "sources" : [
        "CustomCodableMacros/CodableKeyMacro.swift",
        "CustomCodableMacros/CustomCodableMacro.swift",
        "CustomCodableMacros/CustomDecodableMacro.swift",
        "CustomCodableMacros/CustomEncodableMacro.swift",
        "Extensions/String+SnakeCase.swift",
        "Extensions/String+Trimming.swift",
        "KarrotCodableKitPlugin.swift",
        "PolymorphicCodableMacros/PolymorphicCodableMacro.swift",
        "PolymorphicCodableMacros/PolymorphicCodableStrategyMacro.swift",
        "PolymorphicCodableMacros/PolymorphicDecodableMacro.swift",
        "PolymorphicCodableMacros/PolymorphicEncodableMacro.swift",
        "PolymorphicEnumCodableMacros/PolymorphicEnumCodableMacro.swift",
        "PolymorphicEnumCodableMacros/PolymorphicEnumDecodableMacro.swift",
        "PolymorphicEnumCodableMacros/PolymorphicEnumEncodableMacro.swift",
        "Supports/AccessLevelModifier.swift",
        "Supports/Diagnostics.swift",
        "Supports/Factory/CodingKeysSyntaxFactory.swift",
        "Supports/Factory/PolymorphicEnumCodableFactory.swift",
        "Supports/Factory/PolymorphicExtensionFactory.swift",
        "Supports/Factory/UnnestedPolymorphicCodeGenerator.swift",
        "Supports/Factory/UnnestedPolymorphicMethodGenerator.swift",
        "Supports/Factory/UnnestedPolymorphicStructGenerator.swift",
        "Supports/PolymorphicMacroArgumentValidator.swift",
        "Supports/PropertyAnalyzer.swift",
        "Supports/PropertyDiagnosticHelper.swift",
        "Supports/SyntaxHelper.swift",
        "Supports/UnnestedPolymorphicValidation.swift",
        "UnnestedPolymorphicCodableMacro/BaseUnnestedPolymorphicMacro.swift",
        "UnnestedPolymorphicCodableMacro/UnnestedPolymorphicCodableMacro.swift",
        "UnnestedPolymorphicCodableMacro/UnnestedPolymorphicDecodableMacro.swift"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "KarrotCodableKit",
      "module_type" : "SwiftTarget",
      "name" : "KarrotCodableKit",
      "path" : "Sources/KarrotCodableKit",
      "product_memberships" : [
        "KarrotCodableKit"
      ],
      "sources" : [
        "AnyCodable/AnyCodable.swift",
        "AnyCodable/AnyDecodable.swift",
        "AnyCodable/AnyEncodable.swift",
        "BetterCodable/DataValue/Base64Strategy.swift",
        "BetterCodable/DataValue/DataValue.swift",
        "BetterCodable/DateValue/DateValue.swift",
        "BetterCodable/DateValue/OptionalDateValue.swift",
        "BetterCodable/DateValue/Strategy/ISO8601Strategy.swift",
        "BetterCodable/DateValue/Strategy/ISO8601WithFractionalSecondsStrategy.swift",
        "BetterCodable/DateValue/Strategy/RFC3339NanoStrategy.swift",
        "BetterCodable/DateValue/Strategy/RFC3339Strategy.swift",
        "BetterCodable/DateValue/Strategy/TimestampStrategy.swift",
        "BetterCodable/Defaults/DefaultCodable.swift",
        "BetterCodable/Defaults/DefaultEmptyArray.swift",
        "BetterCodable/Defaults/DefaultEmptyDictionary.swift",
        "BetterCodable/Defaults/DefaultEmptyString.swift",
        "BetterCodable/Defaults/DefaultFalse.swift",
        "BetterCodable/Defaults/DefaultTrue.swift",
        "BetterCodable/Defaults/DefaultZeroDouble.swift",
        "BetterCodable/Defaults/DefaultZeroFloat.swift",
        "BetterCodable/Defaults/DefaultZeroInt.swift",
        "BetterCodable/Extensions/Result+Extension.swift",
        "BetterCodable/LosslessValue/LosslessArray.swift",
        "BetterCodable/LosslessValue/LosslessBoolValue.swift",
        "BetterCodable/LosslessValue/LosslessValue.swift",
        "BetterCodable/LosslessValue/OptionalLosslessValue.swift",
        "BetterCodable/LossyValue/LossyArray.swift",
        "BetterCodable/LossyValue/LossyDictionary.swift",
        "BetterCodable/LossyValue/LossyOptional.swift",
        "BetterCodable/ResilientProjectedValue.swift",
        "CustomCodable/CodingKeyStyle.swift",
        "CustomCodable/Interface/CodableKey.swift",
        "CustomCodable/Interface/CustomCodable.swift",
        "CustomCodable/Interface/CustomDecodable.swift",
        "CustomCodable/Interface/CustomEncodable.swift",
        "Encodable+ToDictionary.swift",
        "PolymorphicCodable/DefaultEmptyPolymorphicArrayValue.swift",
        "PolymorphicCodable/Error/PolymorphicCodableError.swift",
        "PolymorphicCodable/Extensions/Decoder+Polymorphic.swift",
        "PolymorphicCodable/Extensions/Encoder+Polymorphic.swift",
        "PolymorphicCodable/Extensions/KeyedDecodingContainer+DefaultEmptyPolymorphicArrayValue.swift",
        "PolymorphicCodable/Extensions/KeyedDecodingContainer+LossyOptionalPolymorphicValue.swift",
        "PolymorphicCodable/Extensions/KeyedDecodingContainer+OptionalPolymorphicArrayValue.swift",
        "PolymorphicCodable/Extensions/KeyedDecodingContainer+OptionalPolymorphicValue.swift",
        "PolymorphicCodable/Extensions/KeyedDecodingContainer+PolymorphicLossyArrayValue.swift",
        "PolymorphicCodable/Interface/PolymorphicCodable.swift",
        "PolymorphicCodable/Interface/PolymorphicCodableStrategyProviding.swift",
        "PolymorphicCodable/Interface/PolymorphicDecodable.swift",
        "PolymorphicCodable/Interface/PolymorphicEncodable.swift",
        "PolymorphicCodable/Interface/PolymorphicEnumCodable.swift",
        "PolymorphicCodable/Interface/PolymorphicEnumDecodable.swift",
        "PolymorphicCodable/Interface/PolymorphicEnumEncodable.swift",
        "PolymorphicCodable/Interface/UnnestedPolymorphicCodable.swift",
        "PolymorphicCodable/Interface/UnnestedPolymorphicDecodable.swift",
        "PolymorphicCodable/LossyOptionalPolymorphicValue.swift",
        "PolymorphicCodable/OptionalPolymorphicArrayValue.swift",
        "PolymorphicCodable/OptionalPolymorphicValue.swift",
        "PolymorphicCodable/PolymorphicArrayValue.swift",
        "PolymorphicCodable/PolymorphicCodableStrategy.swift",
        "PolymorphicCodable/PolymorphicIdentifiable.swift",
        "PolymorphicCodable/PolymorphicLossyArrayValue.swift",
        "PolymorphicCodable/PolymorphicProjectedValue.swift",
        "PolymorphicCodable/PolymorphicValue.swift",
        "Resilient/ArrayDecodingError.swift",
        "Resilient/DictionaryDecodingError.swift",
        "Resilient/ErrorReporting.swift",
        "Resilient/ResilientDecodingOutcome.swift"
      ],
      "target_dependencies" : [
        "KarrotCodableKitMacros"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
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.