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 MetaCodable, reference v1.4.0 (7246a7), with Swift 6.2 (beta) for macOS (SPM) on 22 Jun 2025 04:29:43 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SwiftyLab/MetaCodable.git
Reference: v1.4.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/SwiftyLab/MetaCodable
 * tag               v1.4.0     -> FETCH_HEAD
HEAD is now at 7246a7f chore(CHANGELOG): update for v1.4.0 [skip ci]
Cloned https://github.com/SwiftyLab/MetaCodable.git
Revision (git rev-parse @):
7246a7fde82c8ca2c361e9537a5058646ac8aab7
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/SwiftyLab/MetaCodable.git at v1.4.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/SwiftyLab/MetaCodable.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
[0/30] Write sources
[2/30] Write ProtocolGen-tool-entitlement.plist
[4/30] Write sources
[23/30] Compiling _SwiftSyntaxCShims dummy.c
[24/30] Write swift-version-1EA4D86E10B52AF.txt
[26/52] Emitting module ArgumentParserToolInfo
[27/52] Compiling SwiftSyntax509 Empty.swift
[28/52] Compiling InternalCollectionsUtilities Debugging.swift
[29/52] Emitting module SwiftSyntax509
[30/53] Compiling SwiftSyntax510 Empty.swift
[31/53] Emitting module SwiftSyntax510
[32/53] Emitting module SwiftSyntax600
[33/53] Compiling SwiftSyntax600 Empty.swift
[34/53] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[35/53] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[36/53] Compiling InternalCollectionsUtilities Descriptions.swift
[37/53] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[38/118] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[39/118] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[40/118] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[41/118] Compiling ArgumentParserToolInfo ToolInfo.swift
[42/118] Compiling SwiftSyntax Identifier.swift
[43/118] Compiling SwiftSyntax MemoryLayout.swift
[44/118] Compiling SwiftSyntax RawSyntaxTokenView.swift
[45/118] Compiling SwiftSyntax SyntaxArenaAllocatedBuffer.swift
[46/118] Emitting module InternalCollectionsUtilities
[47/118] Compiling SwiftSyntax MissingNodeInitializers.swift
[48/118] Compiling SwiftSyntax RawSyntax.swift
[49/213] Compiling OrderedCollections OrderedSet+Codable.swift
[50/213] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[51/213] Compiling OrderedCollections OrderedSet+Descriptions.swift
[52/213] Compiling OrderedCollections OrderedSet+Diffing.swift
[53/213] Compiling OrderedCollections OrderedSet+Equatable.swift
[54/213] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[55/219] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[56/219] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[57/219] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[58/219] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[59/219] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[60/219] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[61/219] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[62/219] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[63/219] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[64/219] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[65/219] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[66/219] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[67/219] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[68/219] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[69/219] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[70/219] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[71/219] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[72/219] Compiling OrderedCollections OrderedSet+Sendable.swift
[73/219] Compiling OrderedCollections _Hashtable+Header.swift
[74/219] Compiling OrderedCollections OrderedDictionary+Codable.swift
[75/219] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[76/219] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[77/219] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[78/219] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[79/219] Compiling OrderedCollections OrderedSet+Hashable.swift
[80/219] Compiling OrderedCollections OrderedSet+Initializers.swift
[81/219] Compiling OrderedCollections OrderedSet+Insertions.swift
[82/219] Compiling OrderedCollections OrderedSet+Invariants.swift
[83/219] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[84/219] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[85/219] Compiling OrderedCollections OrderedDictionary+Elements.swift
[86/219] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[87/219] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[88/219] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[89/219] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[90/219] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[91/219] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[92/219] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[93/219] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[94/219] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[95/219] Compiling OrderedCollections OrderedDictionary+Values.swift
[96/219] Compiling OrderedCollections OrderedDictionary.swift
[97/219] Compiling OrderedCollections _HashTable+Bucket.swift
[98/219] Compiling OrderedCollections _HashTable+BucketIterator.swift
[99/219] Compiling OrderedCollections _HashTable+Constants.swift
[100/219] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[101/219] Compiling OrderedCollections _HashTable+Testing.swift
[102/219] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[103/219] Compiling OrderedCollections _HashTable.swift
[104/219] Compiling OrderedCollections OrderedSet+SubSequence.swift
[105/219] Compiling OrderedCollections OrderedSet+Testing.swift
[106/219] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[107/219] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[108/219] Compiling OrderedCollections OrderedSet.swift
[109/219] Compiling OrderedCollections _UnsafeBitset.swift
[110/219] Emitting module OrderedCollections
[129/230] Emitting module ArgumentParser
[148/230] Compiling ArgumentParser Platform.swift
[149/230] Compiling ArgumentParser SequenceExtensions.swift
[150/230] Compiling ArgumentParser StringExtensions.swift
[151/230] Compiling ArgumentParser Tree.swift
[168/230] Emitting module SwiftSyntax
[173/230] Compiling SwiftSyntax TokenSequence.swift
[174/230] Compiling SwiftSyntax TokenSyntax.swift
[175/230] Compiling SwiftSyntax Trivia.swift
[219/230] Compiling SwiftSyntax SyntaxNodesD.swift
[220/230] Compiling SwiftSyntax SyntaxNodesEF.swift
[221/230] Compiling SwiftSyntax SyntaxNodesGHI.swift
[222/230] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[223/230] Compiling SwiftSyntax SyntaxNodesOP.swift
[224/230] Compiling SwiftSyntax SyntaxNodesQRS.swift
[225/230] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[226/288] Emitting module SwiftDiagnostics
[227/289] Compiling SwiftDiagnostics FixIt.swift
[228/289] Compiling SwiftDiagnostics Message.swift
[229/289] Compiling SwiftDiagnostics Note.swift
[230/289] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[231/289] Compiling SwiftBasicFormat Syntax+Extensions.swift
[232/289] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[233/289] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[234/289] Compiling SwiftBasicFormat BasicFormat.swift
[235/289] Emitting module SwiftBasicFormat
[236/289] Compiling SwiftBasicFormat InferIndentation.swift
[237/289] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[238/289] Compiling SwiftDiagnostics Diagnostic.swift
[239/289] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[240/289] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[241/289] Compiling SwiftDiagnostics Convenience.swift
[242/289] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[243/289] Compiling SwiftParser TopLevel.swift
[244/289] Compiling SwiftParser TriviaParser.swift
[245/289] Compiling SwiftParser Types.swift
[246/289] Compiling SwiftParser ExperimentalFeatures.swift
[247/293] Compiling SwiftParser StringLiterals.swift
[248/293] Compiling SwiftParser SwiftParserCompatibility.swift
[249/293] Compiling SwiftParser SwiftVersion.swift
[250/293] Compiling SwiftParser SyntaxUtils.swift
[251/293] Compiling SwiftParser TokenConsumer.swift
[252/293] Compiling SwiftParser TokenPrecedence.swift
[253/293] Compiling SwiftParser TokenSpec.swift
[254/293] Compiling SwiftParser TokenSpecSet.swift
[255/293] Compiling SwiftParser Nominals.swift
[256/293] Compiling SwiftParser Parameters.swift
[257/293] Compiling SwiftParser ParseSourceFile.swift
[258/293] Compiling SwiftParser Parser.swift
[259/293] Compiling SwiftParser Patterns.swift
[260/293] Compiling SwiftParser UnicodeScalarExtensions.swift
[261/293] Compiling SwiftParser Lookahead.swift
[262/293] Compiling SwiftParser LoopProgressCondition.swift
[263/293] Compiling SwiftParser Modifiers.swift
[264/293] Compiling SwiftParser Names.swift
[265/293] Compiling SwiftParser Recovery.swift
[266/293] Compiling SwiftParser Specifiers.swift
[267/293] Compiling SwiftParser Statements.swift
[268/293] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[269/293] Emitting module SwiftParser
[270/293] Compiling SwiftParser Attributes.swift
[271/293] Compiling SwiftParser Availability.swift
[272/293] Compiling SwiftParser CharacterInfo.swift
[273/293] Compiling SwiftParser CollectionNodes+Parsable.swift
[274/293] Compiling SwiftParser Declarations.swift
[275/293] Compiling SwiftParser Directives.swift
[276/293] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[277/293] Compiling SwiftParser Expressions.swift
[278/293] Compiling SwiftParser IncrementalParseTransition.swift
[279/293] Compiling SwiftParser IsValidIdentifier.swift
[280/293] Compiling SwiftParser Cursor.swift
[281/293] Compiling SwiftParser Lexeme.swift
[282/293] Compiling SwiftParser LexemeSequence.swift
[283/293] Compiling SwiftParser Lexer.swift
[284/293] Compiling SwiftParser RegexLiteralLexer.swift
[285/293] Compiling SwiftParser IsLexerClassified.swift
[286/293] Compiling SwiftParser LayoutNodes+Parsable.swift
[287/293] Compiling SwiftParser Parser+TokenSpecSet.swift
[288/293] Compiling SwiftParser TokenSpecStaticMembers.swift
[289/316] Compiling SwiftOperators Operator.swift
[290/317] Compiling SwiftOperators PrecedenceGroup.swift
[291/317] Compiling SwiftOperators OperatorTable.swift
[292/317] Compiling SwiftOperators PrecedenceGraph.swift
[293/317] Compiling SwiftOperators OperatorTable+Defaults.swift
[294/317] Compiling SwiftOperators OperatorError+Diagnostics.swift
[295/317] Compiling SwiftOperators OperatorTable+Semantics.swift
[296/317] Compiling SwiftOperators SyntaxSynthesis.swift
[297/317] Compiling SwiftOperators OperatorError.swift
[298/317] Emitting module SwiftOperators
[299/317] Compiling SwiftOperators OperatorTable+Folding.swift
[300/317] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[301/317] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[302/318] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[303/318] Compiling SwiftParserDiagnostics Utils.swift
[304/318] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[305/318] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[306/318] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[307/318] Emitting module SwiftParserDiagnostics
[308/318] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[309/318] Compiling SwiftParserDiagnostics PresenceUtils.swift
[310/318] Compiling SwiftParserDiagnostics MissingNodesError.swift
[311/318] Compiling SwiftParserDiagnostics MissingTokenError.swift
[312/318] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[313/318] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[314/333] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[315/334] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[316/334] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[317/334] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[318/334] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[319/334] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[320/334] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[321/334] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[322/334] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[323/334] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[324/334] Compiling SwiftSyntaxBuilder Indenter.swift
[325/334] Compiling SwiftSyntaxBuilder ListBuilder.swift
[326/334] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[327/334] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[328/334] Emitting module SwiftSyntaxBuilder
[329/334] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[330/352] Compiling SwiftSyntaxMacros PreambleMacro.swift
[331/353] Compiling SwiftSyntaxMacros Macro.swift
[332/353] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[333/353] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[334/353] Compiling SwiftSyntaxMacros Macro+Format.swift
[335/353] Compiling SwiftSyntaxMacros AttachedMacro.swift
[336/353] Compiling SwiftSyntaxMacros BodyMacro.swift
[337/353] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[338/353] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[339/353] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[340/353] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[341/353] Compiling SwiftSyntaxMacros MemberMacro.swift
[342/353] Compiling SwiftSyntaxMacros PeerMacro.swift
[343/353] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[344/353] Compiling SwiftSyntaxMacros AccessorMacro.swift
[345/353] Emitting module SwiftSyntaxMacros
[346/353] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[347/353] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[348/353] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[349/447] Compiling PluginCore DiagnosticProducer.swift
[350/447] Compiling PluginCore DuplicateUsage.swift
[351/447] Compiling PluginCore GroupedVariableDeclaration.swift
[352/447] Compiling PluginCore InvalidCombination.swift
[353/447] Compiling PluginCore InvalidDeclaration.swift
[354/447] Compiling PluginCore MetaCodableMessage.swift
[355/447] Compiling PluginCore StaticVariableDeclaration.swift
[356/447] Compiling PluginCore UninitializedVariableDecl.swift
[357/447] Compiling PluginCore AttributeExpander.swift
[358/456] Compiling PluginCore DeclModifiersGenerator.swift
[359/456] Compiling PluginCore Options.swift
[360/456] Compiling PluginCore ComposedVariable.swift
[361/456] Compiling PluginCore ConditionalCodingVariable.swift
[362/456] Compiling PluginCore AssociatedVariable.swift
[363/456] Compiling PluginCore BasicAssociatedVariable.swift
[364/456] Compiling PluginCore BasicEnumCaseVariable.swift
[365/456] Compiling PluginCore EnumCaseVariable.swift
[366/456] Compiling PluginCore AdjacentlyTaggableSwitcher.swift
[367/456] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[368/456] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[369/456] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[370/456] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[371/456] Emitting module SwiftSyntaxMacroExpansion
[372/456] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[373/456] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[374/456] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[375/456] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[376/456] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[377/456] Emitting module PluginCore
[378/456] Compiling PluginCore AdjacentlyTaggedEnumSwitcher.swift
[379/456] Compiling PluginCore AnyEnumSwitcher.swift
[380/456] Compiling PluginCore EnumSwitcherVariable.swift
[381/456] Compiling PluginCore ExternallyTaggedEnumSwitcher.swift
[382/456] Compiling PluginCore InternallyTaggedEnumSwitcher.swift
[383/456] Compiling PluginCore TaggedEnumSwitcherVariable.swift
[384/456] Compiling PluginCore UnTaggedEnumSwitcher.swift
[385/456] Compiling PluginCore AnyInitialization.swift
[386/456] Compiling PluginCore AnyRequiredVariableInitialization.swift
[387/456] Compiling PluginCore IgnoredInitialization.swift
[388/456] Compiling PluginCore MemberwiseInitGenerator.swift
[389/456] Compiling PluginCore OptionalInitialization.swift
[390/456] Compiling PluginCore RequiredInitialization.swift
[391/456] Compiling PluginCore RequiredInitializationWithDefaultValue.swift
[392/456] Compiling PluginCore RequiredVariableInitialization.swift
[393/456] Compiling PluginCore VariableInitialization.swift
[394/456] Compiling PluginCore AliasedPropertyVariable.swift
[395/456] Compiling PluginCore AnyPropertyVariable.swift
[396/456] Compiling PluginCore CodedAs.swift
[397/456] Compiling PluginCore CodedBy.swift
[398/456] Compiling PluginCore Default.swift
[399/456] Compiling PluginCore IgnoreCoding.swift
[400/456] Compiling PluginCore IgnoreDecoding.swift
[401/456] Compiling PluginCore IgnoreEncoding.swift
[402/456] Compiling PluginCore CodedAt.swift
[403/456] Compiling PluginCore CodedIn.swift
[404/456] Compiling PluginCore ContentAt.swift
[405/456] Compiling PluginCore KeyPathProvider.swift
[406/456] Compiling PluginCore PropertyVariableTreeNode+Generated.swift
[407/456] Compiling PluginCore PropertyVariableTreeNode.swift
[408/456] Compiling PluginCore AssociatedDeclSyntax.swift
[409/456] Compiling PluginCore EnumCaseVariableDeclSyntax.swift
[410/456] Compiling PluginCore MemberGroupSyntax.swift
[411/456] Compiling PluginCore PropertyDeclSyntax.swift
[412/456] Compiling PluginCore VariableSyntax.swift
[413/456] Compiling PluginCore ActorVariable.swift
[414/456] Compiling PluginCore ClassVariable.swift
[415/468] Compiling PluginCore MemberInit+Expansion.swift
[416/468] Compiling PluginCore MemberInit.swift
[417/468] Compiling PluginCore PeerAttribute.swift
[418/468] Compiling PluginCore AggregatedDiagnosticProducer.swift
[419/468] Compiling PluginCore CombinedUsage.swift
[420/468] Compiling PluginCore ArgumentCountCondition.swift
[421/468] Compiling PluginCore DeclarationCondition.swift
[422/468] Compiling PluginCore DiagnosticCondition.swift
[423/468] Compiling PluginCore ConditionalDiagnosticProducer.swift
[424/468] Compiling PluginCore AttributableDeclSyntax.swift
[425/468] Compiling PluginCore Attribute.swift
[426/468] Compiling PluginCore Codable+Expansion.swift
[427/468] Compiling PluginCore Codable.swift
[428/468] Compiling PluginCore CodingKeyTransformer.swift
[429/468] Compiling PluginCore CodingKeys.swift
[430/468] Compiling PluginCore Strategy.swift
[431/468] Compiling PluginCore IgnoreCodingInitialized.swift
[432/468] Compiling PluginCore Inherits.swift
[433/468] Compiling PluginCore UnTagged.swift
[434/468] Compiling PluginCore BasicPropertyVariable.swift
[435/468] Compiling PluginCore DecodingFallback.swift
[436/468] Compiling PluginCore DefaultValueVariable.swift
[437/468] Compiling PluginCore HelperCodedVariable.swift
[438/468] Compiling PluginCore InitializationVariable.swift
[439/468] Compiling PluginCore KeyedVariable.swift
[440/468] Compiling PluginCore PropertyVariable.swift
[441/468] Compiling PluginCore PropertyVariableTreeNode+CodingData.swift
[442/468] Compiling PluginCore PropertyVariableTreeNode+CodingLocation.swift
[443/468] Compiling PluginCore Case.swift
[444/468] Compiling PluginCore CodingKeysMap.swift
[445/468] Compiling PluginCore Key.swift
[446/468] Compiling PluginCore ConstraintGenerator.swift
[447/468] Compiling PluginCore Registration.swift
[448/468] Compiling PluginCore EnumVariable.swift
[449/468] Compiling PluginCore MemberGroup.swift
[450/468] Compiling PluginCore TypeVariable.swift
[451/468] Compiling PluginCore Variable.swift
[452/468] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[453/469] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[454/469] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[455/469] Emitting module SwiftCompilerPluginMessageHandling
[456/469] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[457/469] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[458/469] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[459/469] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[460/469] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[461/469] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[462/469] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[463/469] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[464/469] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[465/471] Emitting module SwiftCompilerPlugin
[466/471] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[467/474] Compiling MacroPlugin Plugin.swift
[468/474] Compiling MacroPlugin Definitions.swift
[469/474] Emitting module MacroPlugin
[469/474] Write Objects.LinkFileList
[470/474] Linking MacroPlugin-tool
[472/492] Compiling MetaCodable DynamicCodableIdentifier+Expressible.swift
[473/492] Compiling MetaCodable DynamicCodableIdentifier.swift
[474/492] Compiling MetaCodable HelperCoder.swift
[475/492] Compiling MetaCodable LossySequence.swift
[476/493] Compiling MetaCodable MemberInit.swift
[477/493] Compiling MetaCodable CodedAs.swift
[478/493] Compiling MetaCodable CodedAt.swift
[479/493] Compiling MetaCodable IgnoreCodingInitialized.swift
[480/493] Compiling MetaCodable UnTagged.swift
[481/493] Compiling MetaCodable CodedBy.swift
[482/493] Compiling MetaCodable CodedIn.swift
[483/493] Compiling MetaCodable ContentAt.swift
[484/493] Compiling MetaCodable Default.swift
[485/493] Compiling MetaCodable IgnoreCoding.swift
[486/493] Compiling MetaCodable DynamicCodable.swift
[487/493] Compiling MetaCodable DynamicCodableIdentifier+CodingKey.swift
[488/493] Compiling MetaCodable Codable.swift
[489/493] Compiling MetaCodable CodingKeys.swift
[490/493] Emitting module MetaCodable
[491/500] Compiling ProtocolGen ProtocolGen.swift
[492/500] Compiling ProtocolGen Fetch.swift
[493/500] Compiling ProtocolGen Parse.swift
[494/500] Compiling ProtocolGen Config.swift
[495/500] Emitting module ProtocolGen
[496/500] Compiling ProtocolGen InheritableDeclSyntax.swift
[497/500] Compiling ProtocolGen Generate.swift
[497/500] Write Objects.LinkFileList
[498/500] Linking ProtocolGen-tool
[499/500] Applying ProtocolGen-tool
/Users/admin/builder/spi-builder-workspace/Plugins/MetaProtocolCodable/Plugin.swift:53:53: warning: 'appending' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
 51 |
 52 |         // Setup folder
 53 |         let genFolder = context.pluginWorkDirectory.appending(["ProtocolGen"])
    |                                                     `- warning: 'appending' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
 54 |         try FileManager.default.createDirectory(
 55 |             atPath: genFolder.string, withIntermediateDirectories: true
/Users/admin/builder/spi-builder-workspace/Plugins/MetaProtocolCodable/Plugin.swift:55:31: warning: 'string' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
 53 |         let genFolder = context.pluginWorkDirectory.appending(["ProtocolGen"])
 54 |         try FileManager.default.createDirectory(
 55 |             atPath: genFolder.string, withIntermediateDirectories: true
    |                               `- warning: 'string' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
 56 |         )
 57 |
/Users/admin/builder/spi-builder-workspace/Plugins/MetaProtocolCodable/Plugin.swift:63:37: warning: 'path' is deprecated: renamed to 'url' [#DeprecatedDeclaration]
 61 |             return target.sourceFiles(withSuffix: "swift").map { file in
 62 |                 let moduleName = target.moduleName
 63 |                 let fileName = file.path.stem
    |                                     |- warning: 'path' is deprecated: renamed to 'url' [#DeprecatedDeclaration]
    |                                     `- note: use 'url' instead
 64 |                 let genFileName = "\(moduleName)-\(fileName)-gen.json"
 65 |                 let genFile = genFolder.appending([genFileName])
/Users/admin/builder/spi-builder-workspace/Plugins/MetaProtocolCodable/Plugin.swift:63:42: warning: 'stem' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
 61 |             return target.sourceFiles(withSuffix: "swift").map { file in
 62 |                 let moduleName = target.moduleName
 63 |                 let fileName = file.path.stem
    |                                          `- warning: 'stem' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
 64 |                 let genFileName = "\(moduleName)-\(fileName)-gen.json"
 65 |                 let genFile = genFolder.appending([genFileName])
/Users/admin/builder/spi-builder-workspace/Plugins/MetaProtocolCodable/Plugin.swift:65:41: warning: 'appending' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
 63 |                 let fileName = file.path.stem
 64 |                 let genFileName = "\(moduleName)-\(fileName)-gen.json"
 65 |                 let genFile = genFolder.appending([genFileName])
    |                                         `- warning: 'appending' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
 66 |                 intermFiles.append(genFile)
 67 |                 return Command.buildCommand(
/Users/admin/builder/spi-builder-workspace/Plugins/MetaProtocolCodable/Plugin.swift:67:32: warning: 'buildCommand(displayName:executable:arguments:environment:inputFiles:outputFiles:)' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
 65 |                 let genFile = genFolder.appending([genFileName])
 66 |                 intermFiles.append(genFile)
 67 |                 return Command.buildCommand(
    |                                `- warning: 'buildCommand(displayName:executable:arguments:environment:inputFiles:outputFiles:)' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
 68 |                     displayName: """
 69 |                         Parse source file "\(fileName)" in module "\(moduleName)"
/Users/admin/builder/spi-builder-workspace/Plugins/MetaProtocolCodable/Plugin.swift:71:38: warning: 'path' is deprecated: renamed to 'url' [#DeprecatedDeclaration]
 69 |                         Parse source file "\(fileName)" in module "\(moduleName)"
 70 |                         """,
 71 |                     executable: tool.path,
    |                                      |- warning: 'path' is deprecated: renamed to 'url' [#DeprecatedDeclaration]
    |                                      `- note: use 'url' instead
 72 |                     arguments: [
 73 |                         "parse",
/Users/admin/builder/spi-builder-workspace/Plugins/MetaProtocolCodable/Plugin.swift:74:30: warning: 'path' is deprecated: renamed to 'url' [#DeprecatedDeclaration]
 72 |                     arguments: [
 73 |                         "parse",
 74 |                         file.path.string,
    |                              |- warning: 'path' is deprecated: renamed to 'url' [#DeprecatedDeclaration]
    |                              `- note: use 'url' instead
 75 |                         "--output",
 76 |                         genFile.string,
/Users/admin/builder/spi-builder-workspace/Plugins/MetaProtocolCodable/Plugin.swift:74:35: warning: 'string' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
 72 |                     arguments: [
 73 |                         "parse",
 74 |                         file.path.string,
    |                                   `- warning: 'string' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
 75 |                         "--output",
 76 |                         genFile.string,
/Users/admin/builder/spi-builder-workspace/Plugins/MetaProtocolCodable/Plugin.swift:76:33: warning: 'string' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
 74 |                         file.path.string,
 75 |                         "--output",
 76 |                         genFile.string,
    |                                 `- warning: 'string' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
 77 |                     ],
 78 |                     inputFiles: [file.path],
/Users/admin/builder/spi-builder-workspace/Plugins/MetaProtocolCodable/Plugin.swift:78:39: warning: 'path' is deprecated: renamed to 'url' [#DeprecatedDeclaration]
 76 |                         genFile.string,
 77 |                     ],
 78 |                     inputFiles: [file.path],
    |                                       |- warning: 'path' is deprecated: renamed to 'url' [#DeprecatedDeclaration]
    |                                       `- note: use 'url' instead
 79 |                     outputFiles: [genFile]
 80 |                 )
/Users/admin/builder/spi-builder-workspace/Plugins/MetaProtocolCodable/Plugin.swift:87:33: warning: 'appending' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
 85 |         let moduleName = target.moduleName
 86 |         let genFileName = "\(moduleName)+ProtocolHelperCoders.swift"
 87 |         let genPath = genFolder.appending(genFileName)
    |                                 `- warning: 'appending' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
 88 |         var genArgs = ["generate", "--output", genPath.string]
 89 |         for `import` in imports {
/Users/admin/builder/spi-builder-workspace/Plugins/MetaProtocolCodable/Plugin.swift:88:56: warning: 'string' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
 86 |         let genFileName = "\(moduleName)+ProtocolHelperCoders.swift"
 87 |         let genPath = genFolder.appending(genFileName)
 88 |         var genArgs = ["generate", "--output", genPath.string]
    |                                                        `- warning: 'string' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
 89 |         for `import` in imports {
 90 |             genArgs.append(contentsOf: ["--module", `import`])
/Users/admin/builder/spi-builder-workspace/Plugins/MetaProtocolCodable/Plugin.swift:93:33: warning: 'string' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
 91 |         }
 92 |         for file in intermFiles {
 93 |             genArgs.append(file.string)
    |                                 `- warning: 'string' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
 94 |         }
 95 |         buildCommands.append(
/Users/admin/builder/spi-builder-workspace/Plugins/MetaProtocolCodable/Plugin.swift:96:14: warning: 'buildCommand(displayName:executable:arguments:environment:inputFiles:outputFiles:)' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
 94 |         }
 95 |         buildCommands.append(
 96 |             .buildCommand(
    |              `- warning: 'buildCommand(displayName:executable:arguments:environment:inputFiles:outputFiles:)' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
 97 |                 displayName: """
 98 |                     Generate protocol decoding/encoding syntax for "\(moduleName)"
/Users/admin/builder/spi-builder-workspace/Plugins/MetaProtocolCodable/Plugin.swift:100:34: warning: 'path' is deprecated: renamed to 'url' [#DeprecatedDeclaration]
 98 |                     Generate protocol decoding/encoding syntax for "\(moduleName)"
 99 |                     """,
100 |                 executable: tool.path,
    |                                  |- warning: 'path' is deprecated: renamed to 'url' [#DeprecatedDeclaration]
    |                                  `- note: use 'url' instead
101 |                 arguments: genArgs,
102 |                 inputFiles: intermFiles,
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
/Users/admin/builder/spi-builder-workspace/Plugins/MetaProtocolCodable/SourceTarget/SwiftPackageTarget.swift:67:42: warning: 'string' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
65 |     func configPath(named name: String) throws -> String? {
66 |         let fileManager = FileManager.default
67 |         let directory = module.directory.string
   |                                          `- warning: 'string' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
68 |         let contents = try fileManager.contentsOfDirectory(atPath: directory)
69 |         let file = contents.first { file in
/Users/admin/builder/spi-builder-workspace/Plugins/MetaProtocolCodable/SourceTarget/SwiftPackageTarget.swift:70:24: warning: 'init(_:)' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
68 |         let contents = try fileManager.contentsOfDirectory(atPath: directory)
69 |         let file = contents.first { file in
70 |             let path = Path(file)
   |                        `- warning: 'init(_:)' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
71 |             return name.lowercased()
72 |                 == path.stem
/Users/admin/builder/spi-builder-workspace/Plugins/MetaProtocolCodable/SourceTarget/SwiftPackageTarget.swift:72:25: warning: 'stem' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
70 |             let path = Path(file)
71 |             return name.lowercased()
72 |                 == path.stem
   |                         `- warning: 'stem' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
73 |                 .components(separatedBy: .alphanumerics.inverted)
74 |                 .joined(separator: "")
/Users/admin/builder/spi-builder-workspace/Plugins/MetaProtocolCodable/SourceTarget/SwiftPackageTarget.swift:78:33: warning: 'appending' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
76 |         }
77 |         guard let file else { return nil }
78 |         return module.directory.appending([file]).string
   |                                 `- warning: 'appending' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
79 |     }
80 | }
/Users/admin/builder/spi-builder-workspace/Plugins/MetaProtocolCodable/SourceTarget/SwiftPackageTarget.swift:78:51: warning: 'string' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
76 |         }
77 |         guard let file else { return nil }
78 |         return module.directory.appending([file]).string
   |                                                   `- warning: 'string' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
79 |     }
80 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[1/1] Compiling plugin MetaProtocolCodable
[2/2] Compiling plugin GenerateManual
Building for debugging...
[2/58] Write sources
[36/58] Write ProtocolGen-tool-entitlement.plist
[37/58] Write sources
[40/58] Write ProtocolGen-entitlement.plist
[41/58] Write sources
[47/58] Compiling _SwiftSyntaxCShims dummy.c
[49/58] Write swift-version-1EA4D86E10B52AF.txt
[51/80] Emitting module SwiftSyntax509
[52/80] Compiling SwiftSyntax509 Empty.swift
[53/80] Emitting module SwiftSyntax510
[54/80] Compiling SwiftSyntax510 Empty.swift
[55/80] Compiling SwiftSyntax600 Empty.swift
[56/80] Emitting module SwiftSyntax600
[57/80] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[58/81] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[59/81] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[60/81] Compiling InternalCollectionsUtilities Debugging.swift
[61/81] Compiling InternalCollectionsUtilities Descriptions.swift
[62/146] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[63/146] Emitting module InternalCollectionsUtilities
[64/146] Compiling ArgumentParserToolInfo ToolInfo.swift
[65/146] Emitting module ArgumentParserToolInfo
[66/146] Compiling SwiftSyntax RawSyntaxTokenView.swift
[67/146] Compiling SwiftSyntax SourceEdit.swift
[68/146] Compiling SwiftSyntax MissingNodeInitializers.swift
[69/146] Compiling SwiftSyntax RawSyntax.swift
[70/146] Compiling SwiftSyntax Identifier.swift
[71/146] Compiling SwiftSyntax MemoryLayout.swift
[72/146] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[73/146] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[74/241] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[75/241] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[76/241] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[77/241] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[78/241] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[79/241] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[80/247] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[81/247] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[82/247] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[83/247] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[84/247] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[85/247] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[86/247] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[87/247] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[88/247] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[89/247] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[90/247] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[91/247] Compiling OrderedCollections OrderedSet+Sendable.swift
[92/247] Compiling OrderedCollections OrderedSet+Codable.swift
[93/247] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[94/247] Compiling OrderedCollections OrderedSet+Descriptions.swift
[95/247] Compiling OrderedCollections OrderedSet+Diffing.swift
[96/247] Compiling OrderedCollections OrderedSet+Equatable.swift
[97/247] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[98/247] Compiling OrderedCollections _Hashtable+Header.swift
[99/247] Compiling OrderedCollections OrderedDictionary+Codable.swift
[100/247] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[101/247] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[102/247] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[103/247] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[104/247] Compiling OrderedCollections OrderedSet+Hashable.swift
[105/247] Compiling OrderedCollections OrderedSet+Initializers.swift
[106/247] Compiling OrderedCollections OrderedSet+Insertions.swift
[107/247] Compiling OrderedCollections OrderedSet+Invariants.swift
[108/247] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[109/247] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[110/247] Emitting module ArgumentParser
[111/251] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[112/251] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[113/251] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[114/251] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[115/251] Compiling OrderedCollections OrderedDictionary+Values.swift
[116/251] Compiling OrderedCollections OrderedDictionary.swift
[117/251] Compiling OrderedCollections OrderedDictionary+Elements.swift
[118/251] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[119/251] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[120/251] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[121/251] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[122/251] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[123/251] Compiling OrderedCollections _HashTable+Bucket.swift
[124/251] Compiling OrderedCollections _HashTable+BucketIterator.swift
[125/251] Compiling OrderedCollections _HashTable+Constants.swift
[126/251] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[127/251] Compiling OrderedCollections _HashTable+Testing.swift
[128/251] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[129/251] Compiling OrderedCollections _HashTable.swift
[130/251] Compiling OrderedCollections OrderedSet+SubSequence.swift
[131/251] Compiling OrderedCollections OrderedSet+Testing.swift
[132/251] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[133/251] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[134/251] Compiling OrderedCollections OrderedSet.swift
[135/251] Compiling OrderedCollections _UnsafeBitset.swift
[166/251] Compiling ArgumentParser Platform.swift
[167/251] Compiling ArgumentParser SequenceExtensions.swift
[168/251] Compiling ArgumentParser StringExtensions.swift
[169/251] Compiling ArgumentParser Tree.swift
[170/251] Emitting module OrderedCollections
[178/251] Write Objects.LinkFileList
[179/251] Linking MacroPlugin-tool
[181/281] Compiling MetaCodable HelperCoder.swift
[182/281] Compiling MetaCodable LossySequence.swift
[183/281] Compiling MetaCodable DynamicCodableIdentifier+Expressible.swift
[184/281] Compiling MetaCodable DynamicCodableIdentifier.swift
[185/281] Compiling MetaCodable DynamicCodable.swift
[186/281] Compiling MetaCodable DynamicCodableIdentifier+CodingKey.swift
[187/281] Compiling MetaCodable ContentAt.swift
[188/281] Compiling MetaCodable Default.swift
[189/281] Compiling MetaCodable CodedBy.swift
[190/281] Compiling MetaCodable CodedIn.swift
[191/281] Compiling MetaCodable IgnoreCoding.swift
[192/281] Compiling MetaCodable CodedAs.swift
[193/281] Compiling MetaCodable CodedAt.swift
[194/282] Compiling MetaCodable IgnoreCodingInitialized.swift
[195/282] Compiling MetaCodable UnTagged.swift
[196/282] Compiling MetaCodable CodedAt.swift
[199/282] Compiling MetaCodable CodedAs.swift
[200/282] Compiling MetaCodable Default.swift
[201/282] Compiling MetaCodable IgnoreCoding.swift
[202/282] Compiling MetaCodable ContentAt.swift
[203/282] Compiling MetaCodable CodedBy.swift
[204/282] Compiling MetaCodable CodedIn.swift
[205/283] Compiling MetaCodable Codable.swift
[206/283] Compiling MetaCodable CodingKeys.swift
[207/283] Emitting module MetaCodable
[211/283] Compiling MetaCodable MemberInit.swift
[212/309] Write Objects.LinkFileList
[214/309] Compiling HelperCoders String.swift
[216/311] Compiling HelperCoders Number.swift
/Users/admin/builder/spi-builder-workspace/Sources/HelperCoders/ValueCoders/Number.swift:26:17: warning: capture of non-sendable type 'Self.Value.Type' in an isolated closure
 24 |         } catch {
 25 |             let fallbacks: [(Decoder) -> Value?] = [
 26 |                 String.numberValue,
    |                 `- warning: capture of non-sendable type 'Self.Value.Type' in an isolated closure
 27 |                 Bool.numberValue,
 28 |                 Double.numberValue,
/Users/admin/builder/spi-builder-workspace/Sources/HelperCoders/ValueCoders/Number.swift:27:17: warning: capture of non-sendable type 'Self.Value.Type' in an isolated closure
 25 |             let fallbacks: [(Decoder) -> Value?] = [
 26 |                 String.numberValue,
 27 |                 Bool.numberValue,
    |                 `- warning: capture of non-sendable type 'Self.Value.Type' in an isolated closure
 28 |                 Double.numberValue,
 29 |             ]
/Users/admin/builder/spi-builder-workspace/Sources/HelperCoders/ValueCoders/Number.swift:28:17: warning: capture of non-sendable type 'Self.Value.Type' in an isolated closure
 26 |                 String.numberValue,
 27 |                 Bool.numberValue,
 28 |                 Double.numberValue,
    |                 `- warning: capture of non-sendable type 'Self.Value.Type' in an isolated closure
 29 |             ]
 30 |             guard let value = fallbacks.lazy.compactMap({ $0(decoder) }).first
[217/311] Compiling HelperCoders Bool.swift
[218/311] Compiling HelperCoders DefaultSequenceElementCoding.swift
[219/311] Compiling HelperCoders NonConformingCoder.swift
[220/311] Compiling HelperCoders PropertyWrapperCoder.swift
[221/311] Compiling HelperCoders SequenceCoderConfiguration.swift
[222/311] Compiling HelperCoders Number.swift
/Users/admin/builder/spi-builder-workspace/Sources/HelperCoders/ValueCoders/Number.swift:26:17: warning: capture of non-sendable type 'Self.Value.Type' in an isolated closure
 24 |         } catch {
 25 |             let fallbacks: [(Decoder) -> Value?] = [
 26 |                 String.numberValue,
    |                 `- warning: capture of non-sendable type 'Self.Value.Type' in an isolated closure
 27 |                 Bool.numberValue,
 28 |                 Double.numberValue,
/Users/admin/builder/spi-builder-workspace/Sources/HelperCoders/ValueCoders/Number.swift:27:17: warning: capture of non-sendable type 'Self.Value.Type' in an isolated closure
 25 |             let fallbacks: [(Decoder) -> Value?] = [
 26 |                 String.numberValue,
 27 |                 Bool.numberValue,
    |                 `- warning: capture of non-sendable type 'Self.Value.Type' in an isolated closure
 28 |                 Double.numberValue,
 29 |             ]
/Users/admin/builder/spi-builder-workspace/Sources/HelperCoders/ValueCoders/Number.swift:28:17: warning: capture of non-sendable type 'Self.Value.Type' in an isolated closure
 26 |                 String.numberValue,
 27 |                 Bool.numberValue,
 28 |                 Double.numberValue,
    |                 `- warning: capture of non-sendable type 'Self.Value.Type' in an isolated closure
 29 |             ]
 30 |             guard let value = fallbacks.lazy.compactMap({ $0(decoder) }).first
[223/311] Compiling HelperCoders SequenceCoder.swift
[224/311] Compiling HelperCoders SequenceCoderConfiguration.swift
[225/311] Compiling HelperCoders SequenceCoder.swift
[226/311] Compiling HelperCoders DefaultSequenceElementCoding.swift
[227/311] Compiling HelperCoders Bool.swift
[228/311] Compiling HelperCoders NonConformingCoder.swift
[229/311] Compiling HelperCoders PropertyWrapperCoder.swift
[230/311] Compiling HelperCoders DateCoder.swift
[231/311] Compiling HelperCoders Since1970DateCoder.swift
[234/311] Compiling HelperCoders ValueCoder.swift
[235/311] Emitting module HelperCoders
[241/311] Compiling HelperCoders ValueCoder.swift
[242/311] Emitting module SwiftSyntax
[263/318] Linking ProtocolGen-tool
[264/318] Applying ProtocolGen-tool
[306/318] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[307/318] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[308/318] Compiling SwiftSyntax SyntaxBaseNodes.swift
[309/318] Compiling SwiftSyntax SyntaxNodesD.swift
[310/318] Compiling SwiftSyntax SyntaxNodesEF.swift
[311/318] Compiling SwiftSyntax SyntaxNodesGHI.swift
[312/318] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[313/318] Compiling SwiftSyntax SyntaxNodesOP.swift
[314/318] Compiling SwiftSyntax SyntaxNodesQRS.swift
[315/318] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[316/376] Compiling SwiftDiagnostics Message.swift
[317/377] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[318/377] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[319/377] Compiling SwiftBasicFormat Syntax+Extensions.swift
[320/377] Emitting module SwiftDiagnostics
[321/377] Compiling SwiftDiagnostics Note.swift
[322/377] Compiling SwiftBasicFormat InferIndentation.swift
[323/377] Compiling SwiftDiagnostics FixIt.swift
[324/377] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[325/377] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[326/377] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[327/377] Compiling SwiftDiagnostics Diagnostic.swift
[328/377] Compiling SwiftDiagnostics Convenience.swift
[329/377] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[330/377] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[331/377] Emitting module SwiftBasicFormat
[332/377] Compiling SwiftBasicFormat BasicFormat.swift
[333/377] Compiling SwiftParser TopLevel.swift
[334/377] Compiling SwiftParser TriviaParser.swift
[335/377] Compiling SwiftParser Types.swift
[336/377] Compiling SwiftParser ExperimentalFeatures.swift
[337/381] Compiling SwiftParser UnicodeScalarExtensions.swift
[338/381] Compiling SwiftParser Lookahead.swift
[339/381] Compiling SwiftParser LoopProgressCondition.swift
[340/381] Compiling SwiftParser Modifiers.swift
[341/381] Compiling SwiftParser Names.swift
[342/381] Compiling SwiftParser StringLiterals.swift
[343/381] Compiling SwiftParser SwiftParserCompatibility.swift
[344/381] Compiling SwiftParser SwiftVersion.swift
[345/381] Compiling SwiftParser SyntaxUtils.swift
[346/381] Compiling SwiftParser TokenConsumer.swift
[347/381] Compiling SwiftParser TokenPrecedence.swift
[348/381] Compiling SwiftParser TokenSpec.swift
[349/381] Compiling SwiftParser TokenSpecSet.swift
[350/381] Compiling SwiftParser Nominals.swift
[351/381] Compiling SwiftParser Parameters.swift
[352/381] Compiling SwiftParser ParseSourceFile.swift
[353/381] Compiling SwiftParser Parser.swift
[354/381] Compiling SwiftParser Patterns.swift
[355/381] Compiling SwiftParser Recovery.swift
[356/381] Compiling SwiftParser Specifiers.swift
[357/381] Compiling SwiftParser Statements.swift
[358/381] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[359/381] Compiling SwiftParser Attributes.swift
[360/381] Compiling SwiftParser Availability.swift
[361/381] Compiling SwiftParser CharacterInfo.swift
[362/381] Compiling SwiftParser CollectionNodes+Parsable.swift
[363/381] Compiling SwiftParser Declarations.swift
[364/381] Emitting module SwiftParser
[365/381] Compiling SwiftParser Directives.swift
[366/381] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[367/381] Compiling SwiftParser Expressions.swift
[368/381] Compiling SwiftParser IncrementalParseTransition.swift
[369/381] Compiling SwiftParser IsValidIdentifier.swift
[370/381] Compiling SwiftParser Cursor.swift
[371/381] Compiling SwiftParser Lexeme.swift
[372/381] Compiling SwiftParser LexemeSequence.swift
[373/381] Compiling SwiftParser Lexer.swift
[374/381] Compiling SwiftParser RegexLiteralLexer.swift
[375/381] Compiling SwiftParser IsLexerClassified.swift
[376/381] Compiling SwiftParser LayoutNodes+Parsable.swift
[377/381] Compiling SwiftParser Parser+TokenSpecSet.swift
[378/381] Compiling SwiftParser TokenSpecStaticMembers.swift
[379/404] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[380/405] Compiling SwiftOperators PrecedenceGroup.swift
[381/406] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[382/406] Compiling SwiftOperators SyntaxSynthesis.swift
[383/406] Compiling SwiftOperators PrecedenceGraph.swift
[384/406] Compiling SwiftOperators OperatorTable+Semantics.swift
[385/406] Compiling SwiftOperators OperatorTable+Defaults.swift
[386/406] Compiling SwiftOperators OperatorError+Diagnostics.swift
[387/406] Compiling SwiftOperators OperatorError.swift
[388/406] Compiling SwiftOperators OperatorTable.swift
[389/406] Emitting module SwiftOperators
[390/406] Compiling SwiftOperators Operator.swift
[391/406] Compiling SwiftOperators OperatorTable+Folding.swift
[392/406] Compiling SwiftParserDiagnostics Utils.swift
[393/406] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[394/406] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[395/406] Compiling SwiftParserDiagnostics PresenceUtils.swift
[396/406] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[397/406] Compiling SwiftParserDiagnostics MissingNodesError.swift
[398/406] Compiling SwiftParserDiagnostics MissingTokenError.swift
[399/406] Emitting module SwiftParserDiagnostics
[400/406] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[401/406] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[402/406] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[403/406] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[404/421] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[405/421] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[406/422] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[407/422] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[408/422] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[409/422] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[410/422] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[411/422] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[412/422] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[413/422] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[414/422] Compiling SwiftSyntaxBuilder Indenter.swift
[415/422] Compiling SwiftSyntaxBuilder ListBuilder.swift
[416/422] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[417/422] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[418/422] Emitting module SwiftSyntaxBuilder
[419/422] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[420/440] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[421/440] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[422/441] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[423/441] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[424/441] Compiling SwiftSyntaxMacros AttachedMacro.swift
[425/441] Compiling SwiftSyntaxMacros BodyMacro.swift
[426/441] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[427/441] Compiling SwiftSyntaxMacros Macro+Format.swift
[428/441] Compiling SwiftSyntaxMacros PreambleMacro.swift
[429/441] Compiling SwiftSyntaxMacros Macro.swift
[430/441] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[431/441] Compiling SwiftSyntaxMacros MemberMacro.swift
[432/441] Compiling SwiftSyntaxMacros PeerMacro.swift
[433/441] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[434/441] Compiling SwiftSyntaxMacros AccessorMacro.swift
[435/441] Emitting module SwiftSyntaxMacros
[436/441] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[437/441] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[438/441] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[439/535] Emitting module PluginCore
[440/544] Compiling PluginCore DiagnosticProducer.swift
[441/544] Compiling PluginCore DuplicateUsage.swift
[442/544] Compiling PluginCore GroupedVariableDeclaration.swift
[443/544] Compiling PluginCore InvalidCombination.swift
[444/544] Compiling PluginCore InvalidDeclaration.swift
[445/544] Compiling PluginCore MetaCodableMessage.swift
[446/544] Compiling PluginCore StaticVariableDeclaration.swift
[447/544] Compiling PluginCore UninitializedVariableDecl.swift
[448/544] Compiling PluginCore AttributeExpander.swift
[449/544] Compiling PluginCore DeclModifiersGenerator.swift
[450/544] Compiling PluginCore Options.swift
[451/544] Compiling PluginCore ComposedVariable.swift
[452/544] Compiling PluginCore ConditionalCodingVariable.swift
[453/544] Compiling PluginCore AssociatedVariable.swift
[454/544] Compiling PluginCore BasicAssociatedVariable.swift
[455/544] Compiling PluginCore BasicEnumCaseVariable.swift
[456/544] Compiling PluginCore EnumCaseVariable.swift
[457/544] Compiling PluginCore AdjacentlyTaggableSwitcher.swift
[458/544] Compiling PluginCore IgnoredInitialization.swift
[459/544] Compiling PluginCore MemberwiseInitGenerator.swift
[460/544] Compiling PluginCore OptionalInitialization.swift
[461/544] Compiling PluginCore RequiredInitialization.swift
[462/544] Compiling PluginCore RequiredInitializationWithDefaultValue.swift
[463/544] Compiling PluginCore RequiredVariableInitialization.swift
[464/544] Compiling PluginCore VariableInitialization.swift
[465/544] Compiling PluginCore AliasedPropertyVariable.swift
[466/544] Compiling PluginCore AnyPropertyVariable.swift
[467/544] Compiling PluginCore CodedAs.swift
[468/544] Compiling PluginCore CodedBy.swift
[469/544] Compiling PluginCore Default.swift
[470/544] Compiling PluginCore IgnoreCoding.swift
[471/544] Compiling PluginCore IgnoreDecoding.swift
[472/544] Compiling PluginCore IgnoreEncoding.swift
[473/544] Compiling PluginCore CodedAt.swift
[474/544] Compiling PluginCore CodedIn.swift
[475/544] Compiling PluginCore ContentAt.swift
[476/544] Compiling PluginCore KeyPathProvider.swift
[477/544] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[478/544] Compiling PluginCore AttributableDeclSyntax.swift
[479/544] Compiling PluginCore Attribute.swift
[480/544] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[481/544] Compiling PluginCore Codable+Expansion.swift
[482/544] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[483/544] Compiling PluginCore Codable.swift
[484/544] Compiling PluginCore CodingKeyTransformer.swift
[485/544] Compiling PluginCore CodingKeys.swift
[486/544] Compiling PluginCore Strategy.swift
[487/544] Compiling PluginCore IgnoreCodingInitialized.swift
[488/544] Compiling PluginCore Inherits.swift
[489/544] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[490/544] Compiling PluginCore UnTagged.swift
[491/544] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[492/544] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[493/544] Emitting module SwiftSyntaxMacroExpansion
[494/544] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[495/544] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[496/544] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[497/544] Compiling PluginCore PropertyVariableTreeNode+Generated.swift
[498/544] Compiling PluginCore PropertyVariableTreeNode.swift
[499/544] Compiling PluginCore AssociatedDeclSyntax.swift
[500/544] Compiling PluginCore EnumCaseVariableDeclSyntax.swift
[501/544] Compiling PluginCore MemberGroupSyntax.swift
[502/544] Compiling PluginCore PropertyDeclSyntax.swift
[503/544] Compiling PluginCore VariableSyntax.swift
[504/544] Compiling PluginCore ActorVariable.swift
[505/544] Compiling PluginCore ClassVariable.swift
[506/544] Compiling PluginCore AdjacentlyTaggedEnumSwitcher.swift
[507/544] Compiling PluginCore AnyEnumSwitcher.swift
[508/544] Compiling PluginCore EnumSwitcherVariable.swift
[509/544] Compiling PluginCore ExternallyTaggedEnumSwitcher.swift
[510/544] Compiling PluginCore InternallyTaggedEnumSwitcher.swift
[511/544] Compiling PluginCore TaggedEnumSwitcherVariable.swift
[512/544] Compiling PluginCore UnTaggedEnumSwitcher.swift
[513/544] Compiling PluginCore AnyInitialization.swift
[514/544] Compiling PluginCore AnyRequiredVariableInitialization.swift
[515/544] Compiling PluginCore MemberInit+Expansion.swift
[516/544] Compiling PluginCore MemberInit.swift
[517/544] Compiling PluginCore PeerAttribute.swift
[518/544] Compiling PluginCore AggregatedDiagnosticProducer.swift
[519/544] Compiling PluginCore CombinedUsage.swift
[520/544] Compiling PluginCore ArgumentCountCondition.swift
[521/544] Compiling PluginCore DeclarationCondition.swift
[522/544] Compiling PluginCore DiagnosticCondition.swift
[523/544] Compiling PluginCore ConditionalDiagnosticProducer.swift
[524/544] Compiling PluginCore BasicPropertyVariable.swift
[525/544] Compiling PluginCore DecodingFallback.swift
[526/544] Compiling PluginCore DefaultValueVariable.swift
[527/544] Compiling PluginCore HelperCodedVariable.swift
[528/544] Compiling PluginCore InitializationVariable.swift
[529/544] Compiling PluginCore KeyedVariable.swift
[530/544] Compiling PluginCore PropertyVariable.swift
[531/544] Compiling PluginCore PropertyVariableTreeNode+CodingData.swift
[532/544] Compiling PluginCore PropertyVariableTreeNode+CodingLocation.swift
[533/544] Compiling PluginCore Case.swift
[534/544] Compiling PluginCore CodingKeysMap.swift
[535/544] Compiling PluginCore Key.swift
[536/544] Compiling PluginCore ConstraintGenerator.swift
[537/544] Compiling PluginCore Registration.swift
[538/544] Compiling PluginCore EnumVariable.swift
[539/544] Compiling PluginCore MemberGroup.swift
[540/544] Compiling PluginCore TypeVariable.swift
[541/544] Compiling PluginCore Variable.swift
[542/551] Compiling ProtocolGen Fetch.swift
[543/551] Compiling ProtocolGen Parse.swift
[544/551] Compiling ProtocolGen Config.swift
[545/551] Compiling ProtocolGen InheritableDeclSyntax.swift
[546/551] Compiling ProtocolGen Generate.swift
[547/551] Emitting module ProtocolGen
[548/551] Compiling ProtocolGen ProtocolGen.swift
[548/551] Write Objects.LinkFileList
[549/551] Linking ProtocolGen
[550/551] Applying ProtocolGen
Build complete! (63.94s)
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/swiftlang/swift-syntax.git
[1/16640] Fetching swift-collections
[2/32020] Fetching swift-collections, swift-argument-parser
[31023/102944] Fetching swift-collections, swift-argument-parser, swift-syntax
Fetched https://github.com/apple/swift-collections.git from cache (3.19s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (3.19s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (3.20s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.1 (3.69s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 600.0.1 (1.95s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.51s)
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
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-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.5.1
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/600.0.1/swiftlang-6.2.0.9.909-MacroSupport-macos_aarch64.zip
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "509.1.0",
            "upper_bound" : "601.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-syntax.git"
    },
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.4",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections.git"
    },
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser.git"
    }
  ],
  "manifest_display_name" : "MetaCodable",
  "name" : "MetaCodable",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "MetaCodable",
      "targets" : [
        "MetaCodable"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "HelperCoders",
      "targets" : [
        "HelperCoders"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "MetaProtocolCodable",
      "targets" : [
        "MetaProtocolCodable"
      ],
      "type" : {
        "plugin" : null
      }
    },
    {
      "name" : "ProtocolGen",
      "targets" : [
        "ProtocolGen"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "MacroPlugin",
      "targets" : [
        "MacroPlugin"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "swift_languages_versions" : [
    "6",
    "5"
  ],
  "targets" : [
    {
      "c99name" : "ProtocolGen",
      "module_type" : "SwiftTarget",
      "name" : "ProtocolGen",
      "path" : "Sources/ProtocolGen",
      "product_dependencies" : [
        "ArgumentParser",
        "SwiftSyntax",
        "SwiftParser",
        "SwiftSyntaxMacroExpansion"
      ],
      "product_memberships" : [
        "MetaProtocolCodable",
        "ProtocolGen"
      ],
      "sources" : [
        "Config.swift",
        "Fetch.swift",
        "Generate.swift",
        "InheritableDeclSyntax.swift",
        "Parse.swift",
        "ProtocolGen.swift"
      ],
      "target_dependencies" : [
        "PluginCore",
        "MetaCodable"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "PluginCore",
      "module_type" : "SwiftTarget",
      "name" : "PluginCore",
      "path" : "Sources/PluginCore",
      "product_dependencies" : [
        "SwiftSyntax",
        "SwiftDiagnostics",
        "SwiftSyntaxBuilder",
        "SwiftSyntaxMacros",
        "OrderedCollections"
      ],
      "product_memberships" : [
        "MetaCodable",
        "HelperCoders",
        "MetaProtocolCodable",
        "ProtocolGen",
        "MacroPlugin"
      ],
      "sources" : [
        "Attributes/AttributableDeclSyntax.swift",
        "Attributes/Attribute.swift",
        "Attributes/Codable/Codable+Expansion.swift",
        "Attributes/Codable/Codable.swift",
        "Attributes/Codable/CodingKeys/CodingKeyTransformer.swift",
        "Attributes/Codable/CodingKeys/CodingKeys.swift",
        "Attributes/Codable/CodingKeys/Strategy.swift",
        "Attributes/Codable/IgnoreCodingInitialized.swift",
        "Attributes/Codable/Inherits.swift",
        "Attributes/Codable/UnTagged.swift",
        "Attributes/CodedAs.swift",
        "Attributes/CodedBy.swift",
        "Attributes/Default.swift",
        "Attributes/IgnoreCoding/IgnoreCoding.swift",
        "Attributes/IgnoreCoding/IgnoreDecoding.swift",
        "Attributes/IgnoreCoding/IgnoreEncoding.swift",
        "Attributes/KeyPath/CodedAt.swift",
        "Attributes/KeyPath/CodedIn.swift",
        "Attributes/KeyPath/ContentAt.swift",
        "Attributes/KeyPath/KeyPathProvider.swift",
        "Attributes/MemberInit/MemberInit+Expansion.swift",
        "Attributes/MemberInit/MemberInit.swift",
        "Attributes/PeerAttribute.swift",
        "Diagnostics/AggregatedDiagnosticProducer.swift",
        "Diagnostics/CombinedUsage.swift",
        "Diagnostics/Condition/ArgumentCountCondition.swift",
        "Diagnostics/Condition/DeclarationCondition.swift",
        "Diagnostics/Condition/DiagnosticCondition.swift",
        "Diagnostics/ConditionalDiagnosticProducer.swift",
        "Diagnostics/DiagnosticProducer.swift",
        "Diagnostics/DuplicateUsage.swift",
        "Diagnostics/GroupedVariableDeclaration.swift",
        "Diagnostics/InvalidCombination.swift",
        "Diagnostics/InvalidDeclaration.swift",
        "Diagnostics/MetaCodableMessage.swift",
        "Diagnostics/StaticVariableDeclaration.swift",
        "Diagnostics/UninitializedVariableDecl.swift",
        "Expansion/AttributeExpander.swift",
        "Expansion/Options/DeclModifiersGenerator.swift",
        "Expansion/Options/Options.swift",
        "Variables/ComposedVariable.swift",
        "Variables/ConditionalCodingVariable.swift",
        "Variables/Enum/Case/Associated/AssociatedVariable.swift",
        "Variables/Enum/Case/Associated/BasicAssociatedVariable.swift",
        "Variables/Enum/Case/BasicEnumCaseVariable.swift",
        "Variables/Enum/Case/EnumCaseVariable.swift",
        "Variables/Enum/Switcher/AdjacentlyTaggableSwitcher.swift",
        "Variables/Enum/Switcher/AdjacentlyTaggedEnumSwitcher.swift",
        "Variables/Enum/Switcher/AnyEnumSwitcher.swift",
        "Variables/Enum/Switcher/EnumSwitcherVariable.swift",
        "Variables/Enum/Switcher/ExternallyTaggedEnumSwitcher.swift",
        "Variables/Enum/Switcher/InternallyTaggedEnumSwitcher.swift",
        "Variables/Enum/Switcher/TaggedEnumSwitcherVariable.swift",
        "Variables/Enum/Switcher/UnTaggedEnumSwitcher.swift",
        "Variables/Initialization/AnyInitialization.swift",
        "Variables/Initialization/AnyRequiredVariableInitialization.swift",
        "Variables/Initialization/IgnoredInitialization.swift",
        "Variables/Initialization/MemberwiseInitGenerator.swift",
        "Variables/Initialization/OptionalInitialization.swift",
        "Variables/Initialization/RequiredInitialization.swift",
        "Variables/Initialization/RequiredInitializationWithDefaultValue.swift",
        "Variables/Initialization/RequiredVariableInitialization.swift",
        "Variables/Initialization/VariableInitialization.swift",
        "Variables/Property/AliasedPropertyVariable.swift",
        "Variables/Property/AnyPropertyVariable.swift",
        "Variables/Property/BasicPropertyVariable.swift",
        "Variables/Property/Data/DecodingFallback.swift",
        "Variables/Property/DefaultValueVariable.swift",
        "Variables/Property/HelperCodedVariable.swift",
        "Variables/Property/InitializationVariable.swift",
        "Variables/Property/KeyedVariable.swift",
        "Variables/Property/PropertyVariable.swift",
        "Variables/Property/Tree/PropertyVariableTreeNode+CodingData.swift",
        "Variables/Property/Tree/PropertyVariableTreeNode+CodingLocation.swift",
        "Variables/Property/Tree/PropertyVariableTreeNode+Generated.swift",
        "Variables/Property/Tree/PropertyVariableTreeNode.swift",
        "Variables/Syntax/AssociatedDeclSyntax.swift",
        "Variables/Syntax/EnumCaseVariableDeclSyntax.swift",
        "Variables/Syntax/MemberGroupSyntax.swift",
        "Variables/Syntax/PropertyDeclSyntax.swift",
        "Variables/Syntax/VariableSyntax.swift",
        "Variables/Type/ActorVariable.swift",
        "Variables/Type/ClassVariable.swift",
        "Variables/Type/Data/CodingKeysMap/Case.swift",
        "Variables/Type/Data/CodingKeysMap/CodingKeysMap.swift",
        "Variables/Type/Data/CodingKeysMap/Key.swift",
        "Variables/Type/Data/ConstraintGenerator.swift",
        "Variables/Type/Data/Registration.swift",
        "Variables/Type/EnumVariable.swift",
        "Variables/Type/MemberGroup.swift",
        "Variables/Type/TypeVariable.swift",
        "Variables/Variable.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "MetaProtocolCodable",
      "module_type" : "PluginTarget",
      "name" : "MetaProtocolCodable",
      "path" : "Plugins/MetaProtocolCodable",
      "plugin_capability" : {
        "type" : "buildTool"
      },
      "product_memberships" : [
        "MetaProtocolCodable"
      ],
      "sources" : [
        "Config.swift",
        "Plugin.swift",
        "PluginContext.swift",
        "SourceTarget/MetaProtocolCodableSourceTarget.swift",
        "SourceTarget/SwiftPackageTarget.swift",
        "SourceTarget/XcodeTarget.swift"
      ],
      "target_dependencies" : [
        "ProtocolGen"
      ],
      "type" : "plugin"
    },
    {
      "c99name" : "MetaCodableTests",
      "module_type" : "SwiftTarget",
      "name" : "MetaCodableTests",
      "path" : "Tests/MetaCodableTests",
      "product_dependencies" : [
        "SwiftSyntaxMacrosTestSupport"
      ],
      "sources" : [
        "AccessModifierTests.swift",
        "Attributes/CodedByTests.swift",
        "Attributes/DefaultTests.swift",
        "CodableInheritanceTests.swift",
        "CodableTests.swift",
        "CodedAs/CodedAsEnumTests.swift",
        "CodedAs/CodedAsTests.swift",
        "CodedAt/CodedAtDefaultChoiceTests.swift",
        "CodedAt/CodedAtDefaultOnlyMissingTests.swift",
        "CodedAt/CodedAtDefaultTests.swift",
        "CodedAt/CodedAtEnumTests.swift",
        "CodedAt/CodedAtHelperDefaultTests.swift",
        "CodedAt/CodedAtHelperTests.swift",
        "CodedAt/CodedAtTests.swift",
        "CodedIn/CodedInDefaultTests.swift",
        "CodedIn/CodedInHelperDefaultChoiceTests.swift",
        "CodedIn/CodedInHelperDefaultOnlyMissingTests.swift",
        "CodedIn/CodedInHelperDefaultTests.swift",
        "CodedIn/CodedInHelperTests.swift",
        "CodedIn/CodedInTests.swift",
        "CodingKeysGenerationTests.swift",
        "CodingKeysTests.swift",
        "ContentAtTests.swift",
        "DynamicCodable/DynamicCodableTests.swift",
        "DynamicCodable/PageData.swift",
        "DynamicCodable/PostPage.swift",
        "DynamicCodable/Response.swift",
        "ExplicitCodingTests.swift",
        "GenericsTests.swift",
        "GroupedMutableVariableTests.swift",
        "GroupedVariableTests.swift",
        "HelperCoders/DataCoderTests.swift",
        "HelperCoders/DateCoderTests.swift",
        "HelperCoders/HelperCodersTests.swift",
        "HelperCoders/LossySequenceTests.swift",
        "HelperCoders/NonConformingCoderTests.swift",
        "HelperCoders/SequenceCoderTests.swift",
        "HelperCoders/ValueCoderTests.swift",
        "IgnoreCodingTests.swift",
        "IgnoreInitializedTests.swift",
        "UntaggedEnumTests.swift",
        "VariableDeclarationTests.swift"
      ],
      "target_dependencies" : [
        "PluginCore",
        "MacroPlugin",
        "MetaCodable",
        "HelperCoders",
        "MetaProtocolCodable"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MetaCodable",
      "module_type" : "SwiftTarget",
      "name" : "MetaCodable",
      "path" : "Sources/MetaCodable",
      "product_memberships" : [
        "MetaCodable",
        "HelperCoders",
        "MetaProtocolCodable",
        "ProtocolGen"
      ],
      "sources" : [
        "Codable/Codable.swift",
        "Codable/CodingKeys.swift",
        "Codable/IgnoreCodingInitialized.swift",
        "Codable/UnTagged.swift",
        "CodedAs.swift",
        "CodedAt.swift",
        "CodedBy.swift",
        "CodedIn.swift",
        "ContentAt.swift",
        "Default.swift",
        "DynamicCodable/DynamicCodable.swift",
        "DynamicCodable/DynamicCodableIdentifier+CodingKey.swift",
        "DynamicCodable/DynamicCodableIdentifier+Expressible.swift",
        "DynamicCodable/DynamicCodableIdentifier.swift",
        "HelperCoders/HelperCoder.swift",
        "HelperCoders/LossySequence.swift",
        "IgnoreCoding.swift",
        "MemberInit.swift"
      ],
      "target_dependencies" : [
        "MacroPlugin"
      ],
      "type" : "library"
    },
    {
      "c99name" : "MacroPlugin",
      "module_type" : "SwiftTarget",
      "name" : "MacroPlugin",
      "path" : "Sources/MacroPlugin",
      "product_dependencies" : [
        "SwiftSyntax",
        "SwiftSyntaxMacros",
        "SwiftCompilerPlugin"
      ],
      "product_memberships" : [
        "MetaCodable",
        "HelperCoders",
        "MetaProtocolCodable",
        "ProtocolGen",
        "MacroPlugin"
      ],
      "sources" : [
        "Definitions.swift",
        "Plugin.swift"
      ],
      "target_dependencies" : [
        "PluginCore"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "HelperCoders",
      "module_type" : "SwiftTarget",
      "name" : "HelperCoders",
      "path" : "Sources/HelperCoders",
      "product_memberships" : [
        "HelperCoders"
      ],
      "sources" : [
        "Base64Coder.swift",
        "ConditionalCoder.swift",
        "DateCoders/DateCoder.swift",
        "DateCoders/Since1970DateCoder.swift",
        "NonConformingCoder.swift",
        "PropertyWrapperCoder.swift",
        "SequenceCoder/DefaultSequenceElementCoding.swift",
        "SequenceCoder/SequenceCoder.swift",
        "SequenceCoder/SequenceCoderConfiguration.swift",
        "ValueCoders/Bool.swift",
        "ValueCoders/Number.swift",
        "ValueCoders/String.swift",
        "ValueCoders/ValueCoder.swift"
      ],
      "target_dependencies" : [
        "MetaCodable"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.