Build Information
Successful build of CodableKit, reference main (48251a
), with Swift 6.0 for Linux on 12 Sep 2025 14:33:37 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-6.0-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/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 48251a9 Add custom key path validation to roadmap
Cloned https://github.com/WendellXY/CodableKit.git
Revision (git rev-parse @):
48251a9b9a226fd3bdf68380789d04c9f971b8a6
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-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-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:2ffdcefcdb291d9eb78a77ed5e4b4766a710a1cb89004e0bfdb0fefda731df2f
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/swiftlang/swift-syntax.git
[1/71913] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (9.25s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 601.0.1 (2.91s)
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/46] Write sources
[24/46] Compiling _SwiftSyntaxCShims dummy.c
[26/46] Write swift-version-24593BA9C3E375BF.txt
[28/62] Emitting module SwiftSyntax600
[29/62] Emitting module SwiftSyntax601
[30/62] Compiling SwiftSyntax601 Empty.swift
[31/63] Emitting module SwiftSyntax509
[32/63] Compiling SwiftSyntax509 Empty.swift
[33/63] Emitting module SwiftSyntax510
[34/63] Compiling SwiftSyntax510 Empty.swift
[35/65] Emitting module SwiftSyntax600
[36/65] Compiling SwiftSyntax600 Empty.swift
[38/67] Emitting module SwiftSyntax510
[39/67] Compiling SwiftSyntax510 Empty.swift
[40/68] Compiling SwiftSyntax509 Empty.swift
[42/68] Emitting module SwiftSyntax509
[46/69] Compiling SwiftSyntax601 Empty.swift
[47/69] Emitting module SwiftSyntax601
[50/70] Wrapping AST for SwiftSyntax601 for debugging
[52/70] Wrapping AST for SwiftSyntax600 for debugging
[53/70] Wrapping AST for SwiftSyntax510 for debugging
[54/70] Wrapping AST for SwiftSyntax509 for debugging
[56/198] Compiling SwiftSyntax AbsolutePosition.swift
[57/198] Compiling SwiftSyntax MemoryLayout.swift
[58/198] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[59/198] Compiling SwiftSyntax Assert.swift
[60/198] Compiling SwiftSyntax BumpPtrAllocator.swift
[61/198] Compiling SwiftSyntax CommonAncestor.swift
[62/198] Compiling SwiftSyntax Convenience.swift
[63/198] Compiling SwiftSyntax CustomTraits.swift
[64/198] Compiling SwiftSyntax EditorPlaceholder.swift
[74/216] Compiling SwiftSyntax SyntaxIdentifier.swift
[75/216] Compiling SwiftSyntax SyntaxNodeFactory.swift
[76/216] Compiling SwiftSyntax SyntaxNodeStructure.swift
[77/216] Compiling SwiftSyntax SyntaxProtocol.swift
[78/216] Compiling SwiftSyntax SyntaxText.swift
[79/216] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[80/216] Compiling SwiftSyntax TokenDiagnostic.swift
[81/216] Compiling SwiftSyntax TokenSequence.swift
[82/216] Compiling SwiftSyntax SyntaxHashable.swift
[83/216] Compiling SwiftSyntax SourceLocation.swift
[84/216] Compiling SwiftSyntax SourcePresence.swift
[85/216] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[86/216] Compiling SwiftSyntax Syntax.swift
[87/216] Compiling SwiftSyntax SyntaxArena.swift
[88/216] Compiling SwiftSyntax SyntaxArenaAllocatedBuffer.swift
[89/216] Compiling SwiftSyntax SyntaxChildren.swift
[90/216] Compiling SwiftSyntax SyntaxCollection.swift
[91/216] Compiling SwiftSyntax SyntaxHashable.swift
[101/216] Emitting module SwiftSyntax
[103/216] Compiling SwiftSyntax SyntaxEnum.swift
[104/216] Compiling SwiftSyntax Utils.swift
[105/216] Compiling SwiftSyntax ChildNameForKeyPath.swift
[106/216] Compiling SwiftSyntax Keyword.swift
[107/216] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[108/216] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[109/216] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[110/216] Compiling SwiftSyntax SyntaxBaseNodes.swift
[111/216] Compiling SwiftSyntax SyntaxCollections.swift
[112/216] Compiling SwiftSyntax RawSyntaxNodesC.swift
[113/216] Compiling SwiftSyntax RawSyntaxNodesD.swift
[114/216] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[115/216] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[116/216] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
[117/216] Compiling SwiftSyntax RawSyntaxNodesOP.swift
[118/216] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
[119/216] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[120/216] Compiling SwiftSyntax RawSyntaxValidation.swift
[130/216] Compiling SwiftSyntax SyntaxEnum.swift
[131/216] Compiling SwiftSyntax Utils.swift
[132/216] Compiling SwiftSyntax SyntaxRewriter.swift
[133/216] Compiling SwiftSyntax SyntaxTraits.swift
[134/216] Compiling SwiftSyntax SyntaxVisitor.swift
[135/216] Compiling SwiftSyntax TokenKind.swift
[136/216] Compiling SwiftSyntax Tokens.swift
[137/216] Compiling SwiftSyntax TriviaPieces.swift
[138/216] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[148/216] Compiling SwiftSyntax Identifier.swift
[149/216] Compiling SwiftSyntax MemoryLayout.swift
[150/216] Compiling SwiftSyntax MissingNodeInitializers.swift
[151/216] Compiling SwiftSyntax RawSyntax.swift
[152/216] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[153/216] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[154/216] Compiling SwiftSyntax RawSyntaxTokenView.swift
[155/216] Compiling SwiftSyntax SourceEdit.swift
[156/216] Compiling SwiftSyntax TokenSyntax.swift
[184/216] Compiling SwiftSyntax SyntaxNodesAB.swift
[185/216] Compiling SwiftSyntax SyntaxNodesC.swift
[186/216] Compiling SwiftSyntax SyntaxNodesD.swift
[187/216] Compiling SwiftSyntax SyntaxNodesEF.swift
[188/216] Compiling SwiftSyntax SyntaxNodesGHI.swift
[189/216] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[190/216] Compiling SwiftSyntax SyntaxNodesOP.swift
[191/216] Compiling SwiftSyntax SyntaxNodesQRS.swift
[192/216] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[194/220] Emitting module CodableKitShared
[195/220] Compiling CodableKitShared CodableKeyOptions.swift
[196/220] Compiling CodableKitShared CodableOptions.swift
[207/222] Wrapping AST for SwiftSyntax for debugging
[209/283] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[210/284] Compiling SwiftDiagnostics Message.swift
[211/284] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[212/284] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[213/284] Compiling SwiftBasicFormat Syntax+Extensions.swift
[214/284] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[215/284] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[216/284] Emitting module SwiftBasicFormat
[217/284] Emitting module SwiftDiagnostics
[218/284] Compiling SwiftDiagnostics Note.swift
[219/284] Compiling SwiftDiagnostics Convenience.swift
[220/284] Compiling SwiftDiagnostics Diagnostic.swift
[221/284] Compiling CodableKitShared CodableOptions.swift
[222/284] Compiling SwiftBasicFormat Indenter.swift
[223/284] Emitting module CodableKitShared
[224/284] Compiling CodableKitShared CodableKeyOptions.swift
[225/285] Compiling SwiftBasicFormat InferIndentation.swift
[226/285] Compiling SwiftDiagnostics FixIt.swift
[227/285] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[228/285] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[230/286] Wrapping AST for CodableKitShared for debugging
[232/286] Compiling SwiftParser SwiftParserCompatibility.swift
[233/286] Compiling SwiftParser SwiftVersion.swift
[234/286] Compiling SwiftParser SyntaxUtils.swift
[235/286] Compiling SwiftParser TokenConsumer.swift
[236/286] Compiling SwiftParser TokenPrecedence.swift
[236/291] Wrapping AST for SwiftDiagnostics for debugging
[238/291] Compiling SwiftBasicFormat BasicFormat.swift
[239/292] Wrapping AST for SwiftBasicFormat for debugging
[241/292] Compiling SwiftParser LexemeSequence.swift
[242/292] Compiling SwiftParser Lexer.swift
[243/292] Compiling SwiftParser RegexLiteralLexer.swift
[244/292] Compiling SwiftParser UnicodeScalarExtensions.swift
[245/292] Compiling SwiftParser Lookahead.swift
[246/292] Compiling SwiftParser LoopProgressCondition.swift
[247/292] Emitting module SwiftParser
[248/292] Compiling SwiftParser Modifiers.swift
[249/292] Compiling SwiftParser Names.swift
[250/292] Compiling SwiftParser Nominals.swift
[251/292] Compiling SwiftParser Parameters.swift
[252/292] Compiling SwiftParser ParseSourceFile.swift
[253/292] Compiling SwiftParser Parser.swift
[254/292] Compiling SwiftParser TokenSpec.swift
[255/292] Compiling SwiftParser TokenSpecSet.swift
[256/292] Compiling SwiftParser TopLevel.swift
[257/292] Compiling SwiftParser TriviaParser.swift
[258/292] Compiling SwiftParser Types.swift
[259/292] Compiling SwiftParser Patterns.swift
[260/292] Compiling SwiftParser Recovery.swift
[261/292] Compiling SwiftParser Specifiers.swift
[262/292] Compiling SwiftParser Statements.swift
[263/292] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[264/292] Compiling SwiftParser StringLiterals.swift
[269/292] Compiling SwiftParser Declarations.swift
[270/292] Compiling SwiftParser Directives.swift
[271/292] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[272/292] Compiling SwiftParser Expressions.swift
[273/292] Compiling SwiftParser IncrementalParseTransition.swift
[274/292] Compiling SwiftParser IsValidIdentifier.swift
[275/292] Compiling SwiftParser Cursor.swift
[276/292] Compiling SwiftParser Lexeme.swift
[277/292] Compiling SwiftParser ExperimentalFeatures.swift
[278/292] Compiling SwiftParser IsLexerClassified.swift
[279/292] Compiling SwiftParser LayoutNodes+Parsable.swift
[280/292] Compiling SwiftParser Parser+TokenSpecSet.swift
[281/292] Compiling SwiftParser TokenSpecStaticMembers.swift
[282/293] Wrapping AST for SwiftParser for debugging
[284/316] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[285/317] Compiling SwiftOperators PrecedenceGroup.swift
[286/318] Compiling SwiftOperators OperatorTable.swift
[287/318] Compiling SwiftOperators PrecedenceGraph.swift
[288/318] Emitting module SwiftOperators
[289/318] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[290/318] Compiling SwiftOperators OperatorTable+Semantics.swift
[291/318] Compiling SwiftOperators SyntaxSynthesis.swift
[292/318] Compiling SwiftOperators OperatorTable+Folding.swift
[293/318] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[294/318] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[295/318] Compiling SwiftParserDiagnostics MissingNodesError.swift
[296/318] Compiling SwiftParserDiagnostics MissingTokenError.swift
[298/319] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[299/319] Compiling SwiftParserDiagnostics Utils.swift
[300/319] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[301/319] Emitting module SwiftParserDiagnostics
[303/319] Wrapping AST for SwiftOperators for debugging
[305/319] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[306/319] Compiling SwiftParserDiagnostics PresenceUtils.swift
[307/319] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[308/319] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[311/320] Wrapping AST for SwiftParserDiagnostics for debugging
[313/335] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[314/335] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[315/336] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[316/336] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[317/336] Emitting module SwiftSyntaxBuilder
[318/336] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[319/336] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[320/336] Compiling SwiftSyntaxBuilder Indenter.swift
[321/336] Compiling SwiftSyntaxBuilder ListBuilder.swift
[322/336] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[323/336] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[324/336] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[325/336] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[326/336] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[327/336] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[328/336] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[329/337] Wrapping AST for SwiftSyntaxBuilder for debugging
[331/354] Compiling SwiftSyntaxMacros AccessorMacro.swift
[332/354] Compiling SwiftSyntaxMacros AttachedMacro.swift
[333/354] Compiling SwiftSyntaxMacros BodyMacro.swift
[334/356] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[335/356] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[336/356] Compiling SwiftSyntaxMacros Macro.swift
[337/356] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[338/356] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[339/356] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[340/356] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[341/356] Compiling SwiftSyntaxMacros Macro+Format.swift
[342/356] Compiling SwiftSyntaxMacros MemberMacro.swift
[343/356] Compiling SwiftSyntaxMacros PeerMacro.swift
[344/356] Emitting module SwiftSyntaxMacros
[345/356] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[346/356] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[347/356] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[348/356] Compiling SwiftSyntaxMacros PreambleMacro.swift
[349/356] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[350/357] Wrapping AST for SwiftSyntaxMacros for debugging
[352/366] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[353/367] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[354/367] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[355/367] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[356/367] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[357/367] Emitting module SwiftSyntaxMacroExpansion
[358/367] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[359/367] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[360/367] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[361/367] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[362/368] Wrapping AST for SwiftSyntaxMacroExpansion for debugging
[364/380] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[365/380] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[366/381] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[367/381] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[368/381] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[369/381] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[370/381] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[371/381] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[372/381] Emitting module SwiftCompilerPluginMessageHandling
[373/381] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[374/381] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[375/381] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[376/381] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[377/382] Wrapping AST for SwiftCompilerPluginMessageHandling for debugging
[379/384] Emitting module SwiftCompilerPlugin
[380/384] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[381/385] Wrapping AST for SwiftCompilerPlugin for debugging
[383/400] Compiling CodableKitMacros NamespaceNode+Encode.swift
[384/400] Compiling CodableKitMacros NamespaceNode.swift
[385/402] Compiling CodableKitMacros Diagnostic.swift
[386/402] Compiling CodableKitMacros Helpers.swift
[387/402] Compiling CodableKitMacros NamespaceNode+CodingKeys.swift
[388/402] Compiling CodableKitMacros NamespaceNode+Decode.swift
[389/402] Compiling CodableKitMacros Plugin.swift
[390/402] Compiling CodableKitMacros SwiftSyntaxHelper.swift
[391/402] Compiling CodableKitMacros CodableType.swift
[392/402] Compiling CodableKitMacros CodeGenCore+GenDecode.swift
[393/402] Compiling CodableKitMacros CodeGenCore+GenEncode.swift
[394/402] Compiling CodableKitMacros CodeGenCore.swift
[395/402] Compiling CodableKitMacros CodableKeyMacro.swift
[396/402] Compiling CodableKitMacros CodableKeyOptions.swift
[397/402] Emitting module CodableKitMacros
[398/402] Compiling CodableKitMacros CodableMacro.swift
[399/402] Compiling CodableKitMacros CodableProperty.swift
[400/403] Wrapping AST for CodableKitMacros for debugging
[401/403] Write Objects.LinkFileList
[402/403] Linking CodableKitMacros-tool
[404/411] Compiling CodableKit CodableKit.swift
[405/412] Compiling CodableKit CodingTransformer.swift
[406/412] Compiling CodableKit CodingTransformerRuntime.swift
[407/412] Compiling CodableKit CodingHooks.swift
[408/412] Emitting module CodableKit
[409/412] Compiling CodableKit LossyArray.swift
[410/412] Compiling CodableKit LossyDictionary.swift
[411/412] Compiling CodableKit BuiltInTransformers.swift
[412/412] Compiling CodableKit CodingTransformerComposition.swift
Build complete! (297.71s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-syntax",
"requirement" : {
"range" : [
{
"lower_bound" : "600.0.0",
"upper_bound" : "602.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" : "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+keys.swift",
"CodableMacroTests+lossy.swift",
"CodableMacroTests+struct.swift",
"CodingTransformerEncodeTests.swift",
"Defines.swift"
],
"target_dependencies" : [
"CodableKit",
"CodableKitShared",
"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+keys.swift",
"CodableMacroTests+lossy.swift",
"CodableMacroTests+struct.swift",
"Defines.swift"
],
"target_dependencies" : [
"CodableKit",
"CodableKitShared",
"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+diagnostics.swift",
"CodableMacroTests+enum.swift",
"CodableMacroTests+keys.swift",
"CodableMacroTests+lossy.data.swift",
"CodableMacroTests+struct.swift",
"CodableMacroTests+transcode.swift",
"CodingTransformerTests+data.swift",
"CodingTransformerTests.swift",
"Defines.swift",
"NestedCodableTests.swift",
"TypeInferenceTests.swift"
],
"target_dependencies" : [
"CodableKit",
"CodableKitShared",
"CodableKitMacros"
],
"type" : "test"
},
{
"c99name" : "CodableKitShared",
"module_type" : "SwiftTarget",
"name" : "CodableKitShared",
"path" : "Sources/CodableKitShared",
"product_dependencies" : [
"SwiftSyntax"
],
"product_memberships" : [
"CodableKit",
"CodableKitMacros"
],
"sources" : [
"CodableKeyOptions.swift",
"CodableOptions.swift"
],
"type" : "library"
},
{
"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",
"CodableProperty.swift",
"CodableType.swift",
"CodeGenCore+GenDecode.swift",
"CodeGenCore+GenEncode.swift",
"CodeGenCore.swift",
"Diagnostic.swift",
"Helpers.swift",
"NamespaceNode+CodingKeys.swift",
"NamespaceNode+Decode.swift",
"NamespaceNode+Encode.swift",
"NamespaceNode.swift",
"Plugin.swift",
"SwiftSyntaxHelper.swift"
],
"target_dependencies" : [
"CodableKitShared"
],
"type" : "macro"
},
{
"c99name" : "CodableKit",
"module_type" : "SwiftTarget",
"name" : "CodableKit",
"path" : "Sources/CodableKit",
"product_memberships" : [
"CodableKit"
],
"sources" : [
"CodableKit.swift",
"CodingHooks.swift",
"CodingTransformerRuntime.swift",
"LossyArray.swift",
"LossyDictionary.swift",
"Transformers/BuiltInTransformers.swift",
"Transformers/CodingTransformer.swift",
"Transformers/CodingTransformerComposition.swift"
],
"target_dependencies" : [
"CodableKitShared",
"CodableKitMacros"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:2ffdcefcdb291d9eb78a77ed5e4b4766a710a1cb89004e0bfdb0fefda731df2f
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.