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 swift-codable-macro, reference 3.0.0 (896dea), with Swift 6.2 (beta) for Android on 24 Jun 2025 16:30:36 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Star-Lord-PHB/swift-codable-macro.git
Reference: 3.0.0
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/Star-Lord-PHB/swift-codable-macro
 * tag               3.0.0      -> FETCH_HEAD
HEAD is now at 896dea4 docs: update README
Cloned https://github.com/Star-Lord-PHB/swift-codable-macro.git
Revision (git rev-parse @):
896dea4579fd1b143a8e18c157185bbbbf139c91
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/Star-Lord-PHB/swift-codable-macro.git at 3.0.0
========================================
Build
========================================
Selected platform:         android
Swift version:             6.2
Building package at path:  $PWD
https://github.com/Star-Lord-PHB/swift-codable-macro.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/swiftlang/swift-syntax.git
[1/16640] Fetching swift-collections
[7489/87587] Fetching swift-collections, swift-syntax
Fetched https://github.com/apple/swift-collections.git from cache (1.47s)
[21285/70947] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (5.57s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (6.42s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 600.0.1 (3.47s)
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 600.0.1
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Building for debugging...
[0/40] Write sources
[19/40] Compiling _SwiftSyntaxCShims dummy.c
[20/40] Write swift-version-8C5A4AE7A8CE2BA.txt
[22/60] Compiling SwiftSyntax600 Empty.swift
[23/60] Emitting module SwiftSyntax600
[24/61] Emitting module SwiftSyntax510
[25/61] Compiling SwiftSyntax510 Empty.swift
[26/62] Emitting module SwiftSyntax509
[27/62] Compiling SwiftSyntax509 Empty.swift
[29/63] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[30/63] Compiling InternalCollectionsUtilities Debugging.swift
[33/64] Compiling InternalCollectionsUtilities Descriptions.swift
[34/64] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[35/64] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[36/64] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[37/64] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[38/64] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[39/64] Compiling InternalCollectionsUtilities Integer rank.swift
[40/64] Emitting module InternalCollectionsUtilities
[41/64] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[42/64] Compiling InternalCollectionsUtilities UInt+reversed.swift
[43/64] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[44/64] Compiling InternalCollectionsUtilities _SortedCollection.swift
[44/64] Wrapping AST for SwiftSyntax510 for debugging
[45/64] Wrapping AST for SwiftSyntax509 for debugging
[46/64] Wrapping AST for SwiftSyntax600 for debugging
[48/85] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[49/129] Wrapping AST for InternalCollectionsUtilities for debugging
[51/184] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[52/184] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[53/184] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[54/184] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[55/184] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[56/184] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[57/184] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[58/184] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[59/184] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[60/184] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[61/184] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[62/184] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[63/184] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[64/184] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[65/184] Compiling OrderedCollections OrderedDictionary.swift
[66/184] Compiling OrderedCollections OrderedSet+Codable.swift
[67/184] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[68/184] Compiling OrderedCollections OrderedSet+Descriptions.swift
[69/184] Compiling OrderedCollections OrderedSet+Diffing.swift
[70/184] Compiling OrderedCollections OrderedSet+Equatable.swift
[71/184] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[72/184] Compiling OrderedCollections OrderedSet+Hashable.swift
[73/191] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[74/191] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[75/191] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[76/191] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[77/191] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[78/191] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[79/191] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[80/191] Compiling OrderedCollections OrderedDictionary+Values.swift
[81/191] Compiling OrderedCollections OrderedSet+Initializers.swift
[82/191] Compiling OrderedCollections OrderedSet+Insertions.swift
[83/191] Compiling OrderedCollections OrderedSet+Invariants.swift
[84/191] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[85/191] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[86/191] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[87/191] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[88/191] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[89/191] Compiling OrderedCollections OrderedDictionary+Codable.swift
[90/191] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[91/191] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[92/191] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[93/191] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[94/191] Compiling OrderedCollections OrderedDictionary+Elements.swift
[95/191] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[96/191] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[97/191] Emitting module OrderedCollections
[98/191] Compiling OrderedCollections OrderedSet+Sendable.swift
[99/191] Compiling OrderedCollections OrderedSet+SubSequence.swift
[100/191] Compiling OrderedCollections OrderedSet+Testing.swift
[101/191] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[102/191] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[103/191] Compiling OrderedCollections OrderedSet.swift
[104/191] Compiling OrderedCollections _UnsafeBitset.swift
[105/191] Compiling OrderedCollections _HashTable+Bucket.swift
[106/191] Compiling OrderedCollections _HashTable+BucketIterator.swift
[107/191] Compiling OrderedCollections _HashTable+Constants.swift
[108/191] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[109/191] Compiling OrderedCollections _HashTable+Testing.swift
[110/191] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[111/191] Compiling OrderedCollections _HashTable.swift
[112/191] Compiling OrderedCollections _Hashtable+Header.swift
[113/192] Wrapping AST for OrderedCollections for debugging
[133/200] Emitting module SwiftSyntax
[177/200] Compiling SwiftSyntax SyntaxCollections.swift
[178/200] Compiling SwiftSyntax SyntaxEnum.swift
[179/200] Compiling SwiftSyntax SyntaxNodesC.swift
[180/200] Compiling SwiftSyntax SyntaxNodesD.swift
[181/200] Compiling SwiftSyntax SyntaxNodesEF.swift
[182/200] Compiling SwiftSyntax SyntaxNodesGHI.swift
[183/200] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[184/200] Compiling SwiftSyntax SyntaxNodesOP.swift
[185/200] Compiling SwiftSyntax SyntaxNodesQRS.swift
[186/200] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[187/207] Wrapping AST for SwiftSyntax for debugging
[189/258] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[190/258] Emitting module SwiftDiagnostics
[191/259] Compiling SwiftDiagnostics Message.swift
[192/259] Compiling SwiftBasicFormat Syntax+Extensions.swift
[193/259] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[194/259] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[195/259] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[196/259] Compiling SwiftParser Attributes.swift
[197/259] Compiling SwiftParser Availability.swift
[198/259] Compiling SwiftDiagnostics Note.swift
[199/259] Compiling SwiftBasicFormat InferIndentation.swift
[200/259] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[201/259] Compiling SwiftDiagnostics FixIt.swift
[202/259] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[203/259] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[204/260] Wrapping AST for SwiftDiagnostics for debugging
[206/260] Compiling SwiftParser SwiftParserCompatibility.swift
[207/260] Compiling SwiftParser SwiftVersion.swift
[208/260] Compiling SwiftParser SyntaxUtils.swift
[209/260] Compiling SwiftParser TokenConsumer.swift
[210/260] Compiling SwiftParser TokenPrecedence.swift
[211/265] Emitting module SwiftBasicFormat
[212/265] Compiling SwiftBasicFormat BasicFormat.swift
[213/266] Wrapping AST for SwiftBasicFormat for debugging
[215/266] Compiling SwiftParser LexemeSequence.swift
[216/266] Compiling SwiftParser Lexer.swift
[217/266] Compiling SwiftParser RegexLiteralLexer.swift
[218/266] Compiling SwiftParser UnicodeScalarExtensions.swift
[219/266] Compiling SwiftParser Lookahead.swift
[220/266] Compiling SwiftParser LoopProgressCondition.swift
[221/266] Compiling SwiftParser Modifiers.swift
[222/266] Compiling SwiftParser Names.swift
[223/266] Compiling SwiftParser Nominals.swift
[224/266] Compiling SwiftParser Parameters.swift
[225/266] Compiling SwiftParser ParseSourceFile.swift
[226/266] Compiling SwiftParser Parser.swift
[227/266] Compiling SwiftParser Patterns.swift
[228/266] Compiling SwiftParser Recovery.swift
[229/266] Compiling SwiftParser Specifiers.swift
[230/266] Compiling SwiftParser Statements.swift
[231/266] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[232/266] Compiling SwiftParser StringLiterals.swift
[233/266] Compiling SwiftParser TokenSpec.swift
[234/266] Compiling SwiftParser TokenSpecSet.swift
[235/266] Compiling SwiftParser TopLevel.swift
[236/266] Compiling SwiftParser TriviaParser.swift
[237/266] Compiling SwiftParser Types.swift
[242/266] Compiling SwiftParser Declarations.swift
[243/266] Compiling SwiftParser Directives.swift
[244/266] Emitting module SwiftParser
[245/266] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[246/266] Compiling SwiftParser Expressions.swift
[247/266] Compiling SwiftParser IncrementalParseTransition.swift
[248/266] Compiling SwiftParser IsValidIdentifier.swift
[249/266] Compiling SwiftParser Cursor.swift
[250/266] Compiling SwiftParser Lexeme.swift
[251/266] Compiling SwiftParser ExperimentalFeatures.swift
[252/266] Compiling SwiftParser IsLexerClassified.swift
[253/266] Compiling SwiftParser LayoutNodes+Parsable.swift
[254/266] Compiling SwiftParser Parser+TokenSpecSet.swift
[255/266] Compiling SwiftParser TokenSpecStaticMembers.swift
[256/279] Wrapping AST for SwiftParser for debugging
[258/290] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[259/291] Compiling SwiftOperators PrecedenceGroup.swift
[260/292] Compiling SwiftOperators PrecedenceGraph.swift
[261/292] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[262/292] Compiling SwiftOperators OperatorTable.swift
[263/292] Compiling SwiftOperators SyntaxSynthesis.swift
[264/292] Emitting module SwiftOperators
[265/292] Compiling SwiftOperators OperatorTable+Semantics.swift
[266/292] Emitting module SwiftParserDiagnostics
[267/292] Compiling SwiftOperators OperatorError.swift
[268/292] Compiling SwiftOperators OperatorTable+Defaults.swift
[269/292] Compiling SwiftOperators Operator.swift
[270/292] Compiling SwiftOperators OperatorError+Diagnostics.swift
[271/292] Compiling SwiftOperators OperatorTable+Folding.swift
[272/293] Wrapping AST for SwiftOperators for debugging
[274/293] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[275/293] Compiling SwiftParserDiagnostics Utils.swift
[276/293] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[277/293] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[278/293] Compiling SwiftParserDiagnostics PresenceUtils.swift
[281/293] Compiling SwiftParserDiagnostics MissingNodesError.swift
[282/293] Compiling SwiftParserDiagnostics MissingTokenError.swift
[285/294] Wrapping AST for SwiftParserDiagnostics for debugging
[287/309] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[288/309] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[289/310] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[290/310] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[291/310] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[292/310] Emitting module SwiftSyntaxBuilder
[293/310] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[294/310] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[295/310] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[296/310] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[297/310] Compiling SwiftSyntaxBuilder Indenter.swift
[298/310] Compiling SwiftSyntaxBuilder ListBuilder.swift
[299/310] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[300/310] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[301/310] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[302/310] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[303/311] Wrapping AST for SwiftSyntaxBuilder for debugging
[305/328] Emitting module SwiftSyntaxMacros
[306/330] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[307/330] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[308/330] Compiling SwiftSyntaxMacros MemberMacro.swift
[309/330] Compiling SwiftSyntaxMacros PeerMacro.swift
[310/330] Compiling SwiftSyntaxMacros PreambleMacro.swift
[311/330] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[312/330] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[313/330] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[314/330] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[315/330] Compiling SwiftSyntaxMacros Macro.swift
[316/330] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[317/330] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[318/330] Compiling SwiftSyntaxMacros Macro+Format.swift
[319/330] Compiling SwiftSyntaxMacros AccessorMacro.swift
[320/330] Compiling SwiftSyntaxMacros AttachedMacro.swift
[321/330] Compiling SwiftSyntaxMacros BodyMacro.swift
[322/330] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[323/330] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[324/331] Wrapping AST for SwiftSyntaxMacros for debugging
[326/340] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[327/341] Emitting module SwiftSyntaxMacroExpansion
[328/341] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[329/341] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[330/341] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[331/341] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[332/341] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[333/341] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[334/341] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[335/341] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[336/342] Wrapping AST for SwiftSyntaxMacroExpansion for debugging
[338/354] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[339/354] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[340/355] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[341/355] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[342/355] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[343/355] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[344/355] Emitting module SwiftCompilerPluginMessageHandling
[345/355] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[346/355] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[347/355] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[348/355] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[349/355] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[350/355] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[351/356] Wrapping AST for SwiftCompilerPluginMessageHandling for debugging
[353/358] Emitting module SwiftCompilerPlugin
[354/358] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[355/359] Wrapping AST for SwiftCompilerPlugin for debugging
[357/401] Compiling CodableMacroMacros MacroInfo.swift
[358/401] Compiling CodableMacroMacros PropertyInfo.swift
[359/401] Compiling CodableMacroMacros SyntaxInfoExtractionError.swift
[360/401] Compiling CodableMacroMacros ArgumentsParsing.swift
[361/401] Compiling CodableMacroMacros CatchClause.swift
[362/406] Compiling CodableMacroMacros CodingIgnoreMacro.swift
[363/406] Compiling CodableMacroMacros CodingTransformMacro.swift
[364/406] Compiling CodableMacroMacros CodingValidateMacro.swift
[365/406] Compiling CodableMacroMacros DecodeTransformMacro.swift
[366/406] Compiling CodableMacroMacros EncodeTransformMacro.swift
[367/406] Compiling CodableMacroMacros EnumCaseCodingMacro.swift
[368/406] Compiling CodableMacroMacros SequenceCodingFieldMacro.swift
[369/406] Compiling CodableMacroMacros SingleValueCodableDelegateMacro.swift
[370/406] Compiling CodableMacroMacros DeclGroupSyntaxInfo.swift
[371/406] Compiling CodableMacroMacros EnumCaseInfo.swift
[372/406] Compiling CodableMacroMacros Helpers.swift
[373/406] Compiling CodableMacroMacros LiteralValue.swift
[374/406] Compiling CodableMacroMacros CodableMacroMacro.swift
[375/406] Compiling CodableMacroMacros CodingImplMacroProtocol.swift
[376/406] Compiling CodableMacroMacros EnumCodableMacro+Data.swift
[377/406] Compiling CodableMacroMacros EnumCodableMacro+Diagnostics.swift
[378/406] Compiling CodableMacroMacros EnumCodableMacro+ExtractCodingSpec.swift
[379/406] Compiling CodableMacroMacros EnumCodableMacro+RawValueInference.swift
[380/406] Emitting module CodableMacroMacros
[381/406] Compiling CodableMacroMacros CodableMacro+GenerateDecode.swift
/host/spi-builder-workspace/Sources/CodableMacroMacros/CodingImpls/KeyedCodable/Generate/CodableMacro+GenerateDecode.swift:269:24: warning: code after 'throw' will never be executed
267 |                     let sequenceDecodeTempVarName = GenerationItems.sequenceCodingTempVarName(of: spec.propertyInfo.name)
268 |                     "var \(sequenceDecodeTempVarName) = \(makeEmptyArrExpr)"
269 |                 } else {
    |                        `- warning: code after 'throw' will never be executed
270 |                     throw InternalError(message: "Expected sequence element coding info")
271 |                 }
/host/spi-builder-workspace/Sources/CodableMacroMacros/CodingImpls/KeyedCodable/Generate/CodableMacro+GenerateDecode.swift:285:24: warning: code after 'throw' will never be executed
283 |                         "self.\(spec.propertyInfo.name) = value"
284 |                     }
285 |                 } else {
    |                        `- warning: code after 'throw' will never be executed
286 |                     throw InternalError(message: "Expected sequence element coding info")
287 |                 }
[382/406] Compiling CodableMacroMacros CodableMacro+GenerateEncode.swift
/host/spi-builder-workspace/Sources/CodableMacroMacros/CodingImpls/KeyedCodable/Generate/CodableMacro+GenerateDecode.swift:269:24: warning: code after 'throw' will never be executed
267 |                     let sequenceDecodeTempVarName = GenerationItems.sequenceCodingTempVarName(of: spec.propertyInfo.name)
268 |                     "var \(sequenceDecodeTempVarName) = \(makeEmptyArrExpr)"
269 |                 } else {
    |                        `- warning: code after 'throw' will never be executed
270 |                     throw InternalError(message: "Expected sequence element coding info")
271 |                 }
/host/spi-builder-workspace/Sources/CodableMacroMacros/CodingImpls/KeyedCodable/Generate/CodableMacro+GenerateDecode.swift:285:24: warning: code after 'throw' will never be executed
283 |                         "self.\(spec.propertyInfo.name) = value"
284 |                     }
285 |                 } else {
    |                        `- warning: code after 'throw' will never be executed
286 |                     throw InternalError(message: "Expected sequence element coding info")
287 |                 }
[383/406] Compiling CodableMacroMacros SingleValueCodableMacro+Generate.swift
/host/spi-builder-workspace/Sources/CodableMacroMacros/CodingImpls/KeyedCodable/Generate/CodableMacro+GenerateDecode.swift:269:24: warning: code after 'throw' will never be executed
267 |                     let sequenceDecodeTempVarName = GenerationItems.sequenceCodingTempVarName(of: spec.propertyInfo.name)
268 |                     "var \(sequenceDecodeTempVarName) = \(makeEmptyArrExpr)"
269 |                 } else {
    |                        `- warning: code after 'throw' will never be executed
270 |                     throw InternalError(message: "Expected sequence element coding info")
271 |                 }
/host/spi-builder-workspace/Sources/CodableMacroMacros/CodingImpls/KeyedCodable/Generate/CodableMacro+GenerateDecode.swift:285:24: warning: code after 'throw' will never be executed
283 |                         "self.\(spec.propertyInfo.name) = value"
284 |                     }
285 |                 } else {
    |                        `- warning: code after 'throw' will never be executed
286 |                     throw InternalError(message: "Expected sequence element coding info")
287 |                 }
[384/406] Compiling CodableMacroMacros SingleValueCodableMacro.swift
/host/spi-builder-workspace/Sources/CodableMacroMacros/CodingImpls/KeyedCodable/Generate/CodableMacro+GenerateDecode.swift:269:24: warning: code after 'throw' will never be executed
267 |                     let sequenceDecodeTempVarName = GenerationItems.sequenceCodingTempVarName(of: spec.propertyInfo.name)
268 |                     "var \(sequenceDecodeTempVarName) = \(makeEmptyArrExpr)"
269 |                 } else {
    |                        `- warning: code after 'throw' will never be executed
270 |                     throw InternalError(message: "Expected sequence element coding info")
271 |                 }
/host/spi-builder-workspace/Sources/CodableMacroMacros/CodingImpls/KeyedCodable/Generate/CodableMacro+GenerateDecode.swift:285:24: warning: code after 'throw' will never be executed
283 |                         "self.\(spec.propertyInfo.name) = value"
284 |                     }
285 |                 } else {
    |                        `- warning: code after 'throw' will never be executed
286 |                     throw InternalError(message: "Expected sequence element coding info")
287 |                 }
[385/406] Compiling CodableMacroMacros CodingDecoratorMacro.swift
/host/spi-builder-workspace/Sources/CodableMacroMacros/CodingImpls/KeyedCodable/Generate/CodableMacro+GenerateDecode.swift:269:24: warning: code after 'throw' will never be executed
267 |                     let sequenceDecodeTempVarName = GenerationItems.sequenceCodingTempVarName(of: spec.propertyInfo.name)
268 |                     "var \(sequenceDecodeTempVarName) = \(makeEmptyArrExpr)"
269 |                 } else {
    |                        `- warning: code after 'throw' will never be executed
270 |                     throw InternalError(message: "Expected sequence element coding info")
271 |                 }
/host/spi-builder-workspace/Sources/CodableMacroMacros/CodingImpls/KeyedCodable/Generate/CodableMacro+GenerateDecode.swift:285:24: warning: code after 'throw' will never be executed
283 |                         "self.\(spec.propertyInfo.name) = value"
284 |                     }
285 |                 } else {
    |                        `- warning: code after 'throw' will never be executed
286 |                     throw InternalError(message: "Expected sequence element coding info")
287 |                 }
[386/406] Compiling CodableMacroMacros CodingFieldMacro.swift
/host/spi-builder-workspace/Sources/CodableMacroMacros/CodingImpls/KeyedCodable/Generate/CodableMacro+GenerateDecode.swift:269:24: warning: code after 'throw' will never be executed
267 |                     let sequenceDecodeTempVarName = GenerationItems.sequenceCodingTempVarName(of: spec.propertyInfo.name)
268 |                     "var \(sequenceDecodeTempVarName) = \(makeEmptyArrExpr)"
269 |                 } else {
    |                        `- warning: code after 'throw' will never be executed
270 |                     throw InternalError(message: "Expected sequence element coding info")
271 |                 }
/host/spi-builder-workspace/Sources/CodableMacroMacros/CodingImpls/KeyedCodable/Generate/CodableMacro+GenerateDecode.swift:285:24: warning: code after 'throw' will never be executed
283 |                         "self.\(spec.propertyInfo.name) = value"
284 |                     }
285 |                 } else {
    |                        `- warning: code after 'throw' will never be executed
286 |                     throw InternalError(message: "Expected sequence element coding info")
287 |                 }
[387/406] Compiling CodableMacroMacros EnumCodableMacro+UnkeyedGenerator.swift
[388/406] Compiling CodableMacroMacros CodableMacro+PropertyCodingSpec.swift
[389/406] Compiling CodableMacroMacros CodableMacro.swift
[390/406] Compiling CodableMacroMacros CodingStructure.swift
[391/406] Compiling CodableMacroMacros CodableMacro+Generate.swift
[392/406] Compiling CodableMacroMacros CodableMacro+GenerateCodingKeys.swift
[393/406] Compiling CodableMacroMacros EnumCodableMacro.swift
[394/406] Compiling CodableMacroMacros EnumCodableMacro+AdjacentKeyedGenerator.swift
[395/406] Compiling CodableMacroMacros EnumCodableMacro+ExternalKeyedGenerator.swift
[396/406] Compiling CodableMacroMacros EnumCodableMacro+Generate.swift
[397/406] Compiling CodableMacroMacros EnumCodableMacro+InternalKeyedGenerator.swift
[398/406] Compiling CodableMacroMacros EnumCodableMacro+RawValueCodedGenerator.swift
[399/406] Compiling CodableMacroMacros DeclListBuilder.swift
[400/406] Compiling CodableMacroMacros Diagnostic.swift
[401/406] Compiling CodableMacroMacros IndentRemover.swift
[402/406] Compiling CodableMacroMacros SyntaxMatching.swift
[403/406] Compiling CodableMacroMacros Utils.swift
[404/407] Wrapping AST for CodableMacroMacros for debugging
[405/407] Write Objects.LinkFileList
[406/407] Linking CodableMacroMacros-tool
[408/451] Emitting module CodableMacro
[409/453] Compiling CodableMacro KeyedCodable.swift
[410/453] Compiling CodableMacro SingleValueCodable.swift
[411/453] Compiling CodableMacro CodingTransform.swift
[412/453] Compiling CodableMacro CodingValidate.swift
[413/453] Compiling CodableMacro EnumCaseCoding.swift
[414/453] Compiling CodableMacro CodingTransform.swift
[415/453] Compiling CodableMacro CodingValidate.swift
[416/453] Compiling CodableMacro EnumCaseCoding.swift
[417/453] Compiling CodableMacro CodingDefaultValue.swift
[418/453] Compiling CodableMacro EnumCodableProtocol.swift
[419/453] Compiling CodableMacro Error.swift
[420/453] Compiling CodableMacro Helpers.swift
[421/453] Compiling CodableMacro SequenceCodingFieldErrorStrategy.swift
[422/453] Compiling CodableMacro SingleValueCodableProtocol.swift
[423/453] Compiling CodableMacro CustomCodingTransform.swift
[424/453] Compiling CodableMacro DataTransform.swift
[425/453] Compiling CodableMacro DateTransform.swift
[426/453] Compiling CodableMacro NumberTransform.swift
[427/453] Compiling CodableMacro CodingField.swift
[428/453] Compiling CodableMacro CodingIgnore.swift
[429/453] Compiling CodableMacro SequenceCodingField.swift
[430/453] Compiling CodableMacro SingleValueCodableDelegate.swift
[431/453] Compiling CodableMacro EnumCodable.swift
[433/454] Emitting module CodableMacro
[434/456] Compiling CodableMacro KeyedCodable.swift
[435/456] Compiling CodableMacro SingleValueCodable.swift
Build complete! (272.47s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "600.0.0-latest",
            "upper_bound" : "601.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-syntax.git"
    },
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.4",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections.git"
    }
  ],
  "manifest_display_name" : "swift-codable-macro",
  "name" : "swift-codable-macro",
  "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"
    }
  ],
  "products" : [
    {
      "name" : "CodableMacro",
      "targets" : [
        "CodableMacro"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "CodableMacroMacros",
      "targets" : [
        "CodableMacroMacros"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "CodableMacroMacros",
      "module_type" : "SwiftTarget",
      "name" : "CodableMacroMacros",
      "path" : "Sources/CodableMacroMacros",
      "product_dependencies" : [
        "SwiftSyntaxMacros",
        "SwiftCompilerPlugin",
        "OrderedCollections"
      ],
      "product_memberships" : [
        "CodableMacro",
        "CodableMacroMacros"
      ],
      "sources" : [
        "CodableMacroMacro.swift",
        "CodingImpls/CodingImplMacroProtocol.swift",
        "CodingImpls/EnumCodable/EnumCodableMacro+Data.swift",
        "CodingImpls/EnumCodable/EnumCodableMacro+Diagnostics.swift",
        "CodingImpls/EnumCodable/EnumCodableMacro+ExtractCodingSpec.swift",
        "CodingImpls/EnumCodable/EnumCodableMacro+RawValueInference.swift",
        "CodingImpls/EnumCodable/EnumCodableMacro.swift",
        "CodingImpls/EnumCodable/Generate/EnumCodableMacro+AdjacentKeyedGenerator.swift",
        "CodingImpls/EnumCodable/Generate/EnumCodableMacro+ExternalKeyedGenerator.swift",
        "CodingImpls/EnumCodable/Generate/EnumCodableMacro+Generate.swift",
        "CodingImpls/EnumCodable/Generate/EnumCodableMacro+InternalKeyedGenerator.swift",
        "CodingImpls/EnumCodable/Generate/EnumCodableMacro+RawValueCodedGenerator.swift",
        "CodingImpls/EnumCodable/Generate/EnumCodableMacro+UnkeyedGenerator.swift",
        "CodingImpls/KeyedCodable/CodableMacro+PropertyCodingSpec.swift",
        "CodingImpls/KeyedCodable/CodableMacro.swift",
        "CodingImpls/KeyedCodable/CodingStructure.swift",
        "CodingImpls/KeyedCodable/Generate/CodableMacro+Generate.swift",
        "CodingImpls/KeyedCodable/Generate/CodableMacro+GenerateCodingKeys.swift",
        "CodingImpls/KeyedCodable/Generate/CodableMacro+GenerateDecode.swift",
        "CodingImpls/KeyedCodable/Generate/CodableMacro+GenerateEncode.swift",
        "CodingImpls/SingleValueCodable/SingleValueCodableMacro+Generate.swift",
        "CodingImpls/SingleValueCodable/SingleValueCodableMacro.swift",
        "Decorator/CodingDecoratorMacro.swift",
        "Decorator/CodingFieldMacro.swift",
        "Decorator/CodingIgnoreMacro.swift",
        "Decorator/CodingTransformMacro.swift",
        "Decorator/CodingValidateMacro.swift",
        "Decorator/DecodeTransformMacro.swift",
        "Decorator/EncodeTransformMacro.swift",
        "Decorator/EnumCaseCodingMacro.swift",
        "Decorator/SequenceCodingFieldMacro.swift",
        "Decorator/SingleValueCodableDelegateMacro.swift",
        "SyntaxInfoModel/DeclGroupSyntaxInfo.swift",
        "SyntaxInfoModel/EnumCaseInfo.swift",
        "SyntaxInfoModel/Helpers.swift",
        "SyntaxInfoModel/LiteralValue.swift",
        "SyntaxInfoModel/MacroInfo.swift",
        "SyntaxInfoModel/PropertyInfo.swift",
        "SyntaxInfoModel/SyntaxInfoExtractionError.swift",
        "Utils/ArgumentsParsing.swift",
        "Utils/CatchClause.swift",
        "Utils/DeclListBuilder.swift",
        "Utils/Diagnostic.swift",
        "Utils/IndentRemover.swift",
        "Utils/SyntaxMatching.swift",
        "Utils/Utils.swift"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "CodableMacroExpansionTests",
      "module_type" : "SwiftTarget",
      "name" : "CodableMacroExpansionTests",
      "path" : "Tests/CodableMacroExpansionTests",
      "product_dependencies" : [
        "SwiftSyntaxMacrosTestSupport"
      ],
      "sources" : [
        "CodingExpansionTest.swift",
        "EnumCodable/EnumCodableAdjacentKeyedTest.swift",
        "EnumCodable/EnumCodableExternalKeyedTest.swift",
        "EnumCodable/EnumCodableInternalKeyedTest.swift",
        "EnumCodable/EnumCodableRawValueCodedTest.swift",
        "EnumCodable/EnumCodableUnkeyedTest.swift",
        "KeyedCodable/CodableInheritanceTest.swift",
        "KeyedCodable/CodableMacroSpecialTest.swift",
        "KeyedCodable/CodingFieldTest.swift",
        "KeyedCodable/CodingIgnoreTest.swift",
        "KeyedCodable/CodingTransformTest.swift",
        "KeyedCodable/CodingValidateTest.swift",
        "KeyedCodable/DecodeTransformTest.swift",
        "KeyedCodable/EncodeTransformTest.swift",
        "KeyedCodable/SequenceCodingFieldTest.swift",
        "MacroAssertUtils.swift",
        "SingleValueCodable/SingleValueCodableTest.swift",
        "Tags.swift"
      ],
      "target_dependencies" : [
        "CodableMacroMacros",
        "CodableMacro"
      ],
      "type" : "test"
    },
    {
      "c99name" : "CodableMacroCodingTests",
      "module_type" : "SwiftTarget",
      "name" : "CodableMacroCodingTests",
      "path" : "Tests/CodableMacroCodingTests",
      "sources" : [
        "CodingTest.swift",
        "EnumCodable/EnumCodableAdjacentKeyedTest.swift",
        "EnumCodable/EnumCodableExternalKeyedTest.swift",
        "EnumCodable/EnumCodableInternalKeyedTest.swift",
        "EnumCodable/EnumCodableRawValueCodedTest.swift",
        "EnumCodable/EnumCodableUnkeyedTest.swift",
        "JsonComponent.swift",
        "KeyedCodable/CodingFieldCodingTest.swift",
        "KeyedCodable/CodingIgnoreCodingTest.swift",
        "KeyedCodable/CodingTransformCodingTest.swift",
        "KeyedCodable/CodingValidateCodingTest.swift",
        "KeyedCodable/EncodeDecodeTransformCodingTest.swift",
        "KeyedCodable/SequenceCodingFieldCodingTest.swift",
        "SingleValueCodable/SingleValueCodableCodingTest.swift",
        "Tags.swift"
      ],
      "target_dependencies" : [
        "CodableMacroMacros",
        "CodableMacro"
      ],
      "type" : "test"
    },
    {
      "c99name" : "CodableMacro",
      "module_type" : "SwiftTarget",
      "name" : "CodableMacro",
      "path" : "Sources/CodableMacro",
      "product_memberships" : [
        "CodableMacro"
      ],
      "sources" : [
        "CodingTransform/BoolMultiRepresentationTransform.swift",
        "CodingTransform/CodingPrimitive.swift",
        "CodingTransform/CodingTransformProtocol.swift",
        "CodingTransform/CustomCodingTransform.swift",
        "CodingTransform/DataTransform.swift",
        "CodingTransform/DateTransform.swift",
        "CodingTransform/NumberTransform.swift",
        "DecoratorMacros/CodingField.swift",
        "DecoratorMacros/CodingIgnore.swift",
        "DecoratorMacros/CodingTransform.swift",
        "DecoratorMacros/CodingValidate.swift",
        "DecoratorMacros/EnumCaseCoding.swift",
        "DecoratorMacros/SequenceCodingField.swift",
        "DecoratorMacros/SingleValueCodableDelegate.swift",
        "EnumCodable.swift",
        "Helpers/CodingDefaultValue.swift",
        "Helpers/EnumCodableProtocol.swift",
        "Helpers/Error.swift",
        "Helpers/Helpers.swift",
        "Helpers/SequenceCodingFieldErrorStrategy.swift",
        "Helpers/SingleValueCodableProtocol.swift",
        "KeyedCodable.swift",
        "SingleValueCodable.swift"
      ],
      "target_dependencies" : [
        "CodableMacroMacros"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Done.