Build Information
Successful build of CodableWrappers, reference 3.1.0 (44140b), with Swift 6.3 for macOS (SPM) on 15 Apr 2026 14:11:13 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/GottaGetSwifty/CodableWrappers.git
Reference: 3.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/GottaGetSwifty/CodableWrappers
* tag 3.1.0 -> FETCH_HEAD
HEAD is now at 44140bf Strict Concurrency additions and Documentation updates (#55)
Cloned https://github.com/GottaGetSwifty/CodableWrappers.git
Revision (git rev-parse @):
44140bf929cc1de185db824a20c027385a640ce4
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/GottaGetSwifty/CodableWrappers.git at 3.1.0
Fetching https://github.com/Quick/Nimble.git
Fetching https://github.com/Quick/Quick.git
Fetching https://github.com/swiftlang/swift-syntax.git
[1/14902] Fetching quick
[2684/34725] Fetching quick, nimble
[16489/109697] Fetching quick, nimble, swift-syntax
Fetched https://github.com/Quick/Quick.git from cache (3.98s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (3.98s)
Fetched https://github.com/Quick/Nimble.git from cache (3.98s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 7.6.2 (4.63s)
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/apple/swift-algorithms.git
[1/6058] Fetching swift-algorithms
[910/23581] Fetching swift-algorithms, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.62s)
Fetched https://github.com/apple/swift-algorithms.git from cache (1.62s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (6.28s)
Fetching https://github.com/apple/swift-numerics.git
[1/6416] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (1.04s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (1.64s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.7.1 (0.61s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 600.0.1 (0.79s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 13.8.0 (0.61s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.85s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (1.57s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/460] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.72s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (1.42s)
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 7.6.2
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.1
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.2
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 13.8.0
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.7.1
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.1
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
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
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"traits": [
"default"
],
"dependencies": [
{
"identity": "codablewrappers",
"name": "CodableWrappers",
"url": "https://github.com/GottaGetSwifty/CodableWrappers.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CodableWrappers",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift-syntax",
"name": "swift-syntax",
"url": "https://github.com/swiftlang/swift-syntax.git",
"version": "600.0.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/GottaGetSwifty/CodableWrappers.git
[1/1313] Fetching codablewrappers
Fetched https://github.com/GottaGetSwifty/CodableWrappers.git from cache (0.92s)
Fetching https://github.com/swiftlang/swift-syntax.git from cache
Fetched https://github.com/swiftlang/swift-syntax.git from cache (0.93s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 600.0.1 (1.05s)
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/GottaGetSwifty/CodableWrappers.git
Working copy of https://github.com/GottaGetSwifty/CodableWrappers.git resolved at 3.1.0 (44140bf)
warning: '.resolve-product-dependencies': dependency 'codablewrappers' is not used by any target
Found 1 product dependencies
- swift-syntax
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/GottaGetSwifty/CodableWrappers.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin LintCommandPlugin
[2/2] Compiling plugin LintWarning
[3/3] Compiling plugin LintError
[4/4] Compiling plugin DefocusCommandPlugin
[5/5] Compiling plugin GenerateManual
[6/6] Compiling plugin GenerateDoccReference
Building for debugging...
[6/27] Write sources
[23/27] Compiling _SwiftSyntaxCShims dummy.c
[24/27] Write swift-version--6988338F2F200930.txt
[26/33] Compiling SwiftSyntax509 Empty.swift
[27/33] Emitting module SwiftSyntax600
[28/33] Compiling SwiftSyntax510 Empty.swift
[29/33] Emitting module SwiftSyntax509
[30/33] Emitting module SwiftSyntax510
[31/33] Compiling SwiftSyntax600 Empty.swift
[32/98] Compiling SwiftSyntax AbsolutePosition.swift
[33/98] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[34/98] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[35/98] Compiling SwiftSyntax Assert.swift
[36/98] Compiling SwiftSyntax BumpPtrAllocator.swift
[37/98] Compiling SwiftSyntax CommonAncestor.swift
[38/98] Compiling SwiftSyntax Convenience.swift
[39/98] Compiling SwiftSyntax CustomTraits.swift
[40/105] Compiling SwiftSyntax SourceEdit.swift
[41/105] Compiling SwiftSyntax SourceLength.swift
[42/105] Compiling SwiftSyntax SourceLocation.swift
[43/105] Compiling SwiftSyntax SourcePresence.swift
[44/105] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[45/105] Compiling SwiftSyntax Syntax.swift
[46/105] Compiling SwiftSyntax SyntaxArena.swift
[47/105] Compiling SwiftSyntax SyntaxProtocol.swift
[48/105] Compiling SwiftSyntax SyntaxText.swift
[49/105] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[50/105] Compiling SwiftSyntax TokenDiagnostic.swift
[51/105] Compiling SwiftSyntax TokenSequence.swift
[52/105] Compiling SwiftSyntax TokenSyntax.swift
[53/105] Compiling SwiftSyntax Trivia.swift
[54/105] Compiling SwiftSyntax Identifier.swift
[55/105] Compiling SwiftSyntax MemoryLayout.swift
[56/105] Compiling SwiftSyntax MissingNodeInitializers.swift
[57/105] Compiling SwiftSyntax RawSyntax.swift
[58/105] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[59/105] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[60/105] Compiling SwiftSyntax RawSyntaxTokenView.swift
[61/105] Emitting module SwiftSyntax
[62/105] Compiling SwiftSyntax Tokens.swift
[63/105] Compiling SwiftSyntax TriviaPieces.swift
[64/105] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[65/105] Compiling SwiftSyntax RawSyntaxNodesC.swift
[66/105] Compiling SwiftSyntax RawSyntaxNodesD.swift
[67/105] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[68/105] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[69/105] Compiling SwiftSyntax SyntaxArenaAllocatedBuffer.swift
[70/105] Compiling SwiftSyntax SyntaxChildren.swift
[71/105] Compiling SwiftSyntax SyntaxCollection.swift
[72/105] Compiling SwiftSyntax SyntaxHashable.swift
[73/105] Compiling SwiftSyntax SyntaxIdentifier.swift
[74/105] Compiling SwiftSyntax SyntaxNodeFactory.swift
[75/105] Compiling SwiftSyntax SyntaxNodeStructure.swift
[76/105] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
[77/105] Compiling SwiftSyntax RawSyntaxNodesOP.swift
[78/105] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
[79/105] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[80/105] Compiling SwiftSyntax RawSyntaxValidation.swift
[81/105] Compiling SwiftSyntax SyntaxNodesAB.swift
[82/105] Compiling SwiftSyntax SyntaxNodesC.swift
[83/105] Compiling SwiftSyntax SyntaxCollections.swift
[84/105] Compiling SwiftSyntax SyntaxEnum.swift
[85/105] Compiling SwiftSyntax SyntaxKind.swift
[86/105] Compiling SwiftSyntax SyntaxRewriter.swift
[87/105] Compiling SwiftSyntax SyntaxTraits.swift
[88/105] Compiling SwiftSyntax SyntaxVisitor.swift
[89/105] Compiling SwiftSyntax TokenKind.swift
[90/105] Compiling SwiftSyntax SyntaxNodesD.swift
[91/105] Compiling SwiftSyntax SyntaxNodesEF.swift
[92/105] Compiling SwiftSyntax SyntaxNodesGHI.swift
[93/105] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[94/105] Compiling SwiftSyntax SyntaxNodesOP.swift
[95/105] Compiling SwiftSyntax SyntaxNodesQRS.swift
[96/105] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[97/105] Compiling SwiftSyntax Utils.swift
[98/105] Compiling SwiftSyntax ChildNameForKeyPath.swift
[99/105] Compiling SwiftSyntax Keyword.swift
[100/105] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[101/105] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[102/105] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[103/105] Compiling SwiftSyntax SyntaxBaseNodes.swift
[104/163] Compiling SwiftDiagnostics Message.swift
[105/164] Compiling SwiftBasicFormat Syntax+Extensions.swift
[106/164] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[107/164] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[108/164] Compiling SwiftDiagnostics Note.swift
[109/164] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[110/164] Compiling SwiftDiagnostics FixIt.swift
[111/164] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[112/164] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[113/164] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[114/164] Compiling SwiftDiagnostics Convenience.swift
[115/164] Compiling SwiftDiagnostics Diagnostic.swift
[116/164] Emitting module SwiftDiagnostics
[117/164] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[118/164] Compiling SwiftBasicFormat InferIndentation.swift
[119/164] Emitting module SwiftBasicFormat
[120/164] Compiling SwiftBasicFormat BasicFormat.swift
[121/164] Compiling SwiftParser TopLevel.swift
[122/164] Compiling SwiftParser TriviaParser.swift
[123/164] Compiling SwiftParser Types.swift
[124/164] Compiling SwiftParser ExperimentalFeatures.swift
[125/168] Compiling SwiftParser TokenConsumer.swift
[126/168] Compiling SwiftParser TokenPrecedence.swift
[127/168] Compiling SwiftParser TokenSpec.swift
[128/168] Compiling SwiftParser TokenSpecSet.swift
[129/168] Compiling SwiftParser StringLiterals.swift
[130/168] Compiling SwiftParser SwiftParserCompatibility.swift
[131/168] Compiling SwiftParser SwiftVersion.swift
[132/168] Compiling SwiftParser SyntaxUtils.swift
[133/168] Compiling SwiftParser UnicodeScalarExtensions.swift
[134/168] Compiling SwiftParser Lookahead.swift
[135/168] Compiling SwiftParser LoopProgressCondition.swift
[136/168] Compiling SwiftParser Modifiers.swift
[137/168] Compiling SwiftParser Names.swift
[138/168] Compiling SwiftParser Nominals.swift
[139/168] Compiling SwiftParser Parameters.swift
[140/168] Compiling SwiftParser ParseSourceFile.swift
[141/168] Compiling SwiftParser Parser.swift
[142/168] Compiling SwiftParser Patterns.swift
[143/168] Compiling SwiftParser Recovery.swift
[144/168] Compiling SwiftParser Specifiers.swift
[145/168] Compiling SwiftParser Statements.swift
[146/168] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[147/168] Compiling SwiftParser Attributes.swift
[148/168] Compiling SwiftParser Availability.swift
[149/168] Compiling SwiftParser CharacterInfo.swift
[150/168] Compiling SwiftParser CollectionNodes+Parsable.swift
[151/168] Compiling SwiftParser Declarations.swift
[152/168] Compiling SwiftParser Directives.swift
[153/168] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[154/168] Compiling SwiftParser Expressions.swift
[155/168] Compiling SwiftParser IncrementalParseTransition.swift
[156/168] Compiling SwiftParser IsValidIdentifier.swift
[157/168] Emitting module SwiftParser
[158/168] Compiling SwiftParser Cursor.swift
[159/168] Compiling SwiftParser Lexeme.swift
[160/168] Compiling SwiftParser LexemeSequence.swift
[161/168] Compiling SwiftParser Lexer.swift
[162/168] Compiling SwiftParser RegexLiteralLexer.swift
[163/168] Compiling SwiftParser IsLexerClassified.swift
[164/168] Compiling SwiftParser LayoutNodes+Parsable.swift
[165/168] Compiling SwiftParser Parser+TokenSpecSet.swift
[166/168] Compiling SwiftParser TokenSpecStaticMembers.swift
[167/191] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[168/192] Compiling SwiftOperators PrecedenceGroup.swift
[169/193] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[170/193] Compiling SwiftOperators OperatorTable.swift
[171/193] Compiling SwiftOperators OperatorTable+Semantics.swift
[172/193] Compiling SwiftOperators PrecedenceGraph.swift
[173/193] Compiling SwiftOperators SyntaxSynthesis.swift
[174/193] Compiling SwiftOperators OperatorTable+Defaults.swift
[175/193] Compiling SwiftOperators OperatorError.swift
[176/193] Compiling SwiftOperators Operator.swift
[177/193] Emitting module SwiftOperators
[178/193] Compiling SwiftOperators OperatorError+Diagnostics.swift
[179/193] Compiling SwiftOperators OperatorTable+Folding.swift
[180/193] Compiling SwiftParserDiagnostics PresenceUtils.swift
[181/193] Compiling SwiftParserDiagnostics Utils.swift
[182/193] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[183/193] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[184/193] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[185/193] Compiling SwiftParserDiagnostics MissingNodesError.swift
[186/193] Compiling SwiftParserDiagnostics MissingTokenError.swift
[187/193] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[188/193] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[189/193] Emitting module SwiftParserDiagnostics
[190/193] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[191/193] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[192/208] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[193/208] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[194/208] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[195/208] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[196/208] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[197/208] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[198/209] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[199/209] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[200/209] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[201/209] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[202/209] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[203/209] Compiling SwiftSyntaxBuilder Indenter.swift
[204/209] Compiling SwiftSyntaxBuilder ListBuilder.swift
[205/209] Emitting module SwiftSyntaxBuilder
[206/209] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[207/209] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[208/227] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[209/227] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[210/227] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[211/227] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[212/227] Compiling SwiftSyntaxMacros Macro.swift
[213/227] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[214/227] Compiling SwiftSyntaxMacros MemberMacro.swift
[215/227] Compiling SwiftSyntaxMacros PeerMacro.swift
[216/227] Compiling SwiftSyntaxMacros PreambleMacro.swift
[217/227] Compiling SwiftSyntaxMacros AttachedMacro.swift
[218/227] Compiling SwiftSyntaxMacros BodyMacro.swift
[219/227] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[220/227] Compiling SwiftSyntaxMacros Macro+Format.swift
[221/228] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[222/228] Compiling SwiftSyntaxMacros AccessorMacro.swift
[223/228] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[224/228] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[225/228] Emitting module SwiftSyntaxMacros
[226/228] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[227/238] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[228/238] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[229/238] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[230/238] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[231/238] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[232/238] Emitting module SwiftSyntaxMacroExpansion
[233/238] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[234/238] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[235/238] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[236/238] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[237/250] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[238/250] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[239/250] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[240/250] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[241/250] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[242/250] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[243/250] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[244/250] Emitting module SwiftCompilerPluginMessageHandling
[245/250] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[246/250] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[247/250] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[248/250] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[249/251] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[250/253] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[251/253] Emitting module SwiftCompilerPlugin
[252/263] Compiling CodableWrapperMacros DiagnosticConvenience.swift
[253/263] Compiling CodableWrapperMacros DebuggingHelpers.swift
[254/263] Emitting module CodableWrapperMacros
[255/263] Compiling CodableWrapperMacros CodingKeyMacros.swift
[256/263] Compiling CodableWrapperMacros CodingKeyTypes.swift
[257/263] Compiling CodableWrapperMacros CodingKeysGenerator.swift
[258/263] Compiling CodableWrapperMacros CodableWrapperMacros.swift
[259/263] Compiling CodableWrapperMacros ConvenienceExtensions.swift
[260/263] Compiling CodableWrapperMacros TypeMacroContainers.swift
[261/263] Compiling CodableWrapperMacros ErrorHandling.swift
[261/263] Write Objects.LinkFileList
[262/263] Linking CodableWrapperMacros-tool
[264/299] Compiling CodableWrappers NullEncoding.swift
[266/300] Compiling CodableWrappers FloatingPointCoding.swift
[267/300] Compiling CodableWrappers NilFiltering.swift
[270/301] Compiling CodableWrappers CustomWrappers.swift
[271/301] Compiling CodableWrappers Deprecations.swift
[272/301] Compiling CodableWrappers EmptyDefaults.swift
[273/301] Compiling CodableWrappers FallbackCoding.swift
[274/301] Compiling CodableWrappers TransientCoding.swift
[275/301] Compiling CodableWrappers BoolCoding.swift
[278/301] Compiling CodableWrappers OptionalWrappers.swift
[279/301] Compiling CodableWrappers StaticCodingWrappers.swift
[280/301] Compiling CodableWrappers ImmutableWrapper.swift
[281/301] Compiling CodableWrappers OmitCodingWrappers.swift
[284/301] Compiling CodableWrappers CodableMacros.swift
[285/301] Compiling CodableWrappers ConveienceAdherence.swift
[286/301] Compiling CodableWrappers StaticCoding.swift
[294/301] Compiling CodableWrappers CustomWrappers.swift
[295/301] Compiling CodableWrappers Deprecations.swift
[298/301] Emitting module CodableWrappers
Build complete! (33.89s)
warning: 'nimble': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Nimble/Sources/Nimble/PrivacyInfo.xcprivacy
warning: 'quick': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Quick/Sources/Quick/PrivacyInfo.xcprivacy
Build complete.
{
"dependencies" : [
{
"identity" : "nimble",
"requirement" : {
"range" : [
{
"lower_bound" : "13.0.0",
"upper_bound" : "14.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Quick/Nimble.git"
},
{
"identity" : "quick",
"requirement" : {
"range" : [
{
"lower_bound" : "7.6.0",
"upper_bound" : "8.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Quick/Quick.git"
},
{
"identity" : "swift-syntax",
"requirement" : {
"range" : [
{
"lower_bound" : "508.0.0",
"upper_bound" : "600.0.2"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-syntax.git"
}
],
"manifest_display_name" : "CodableWrappers",
"name" : "CodableWrappers",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "11.0"
},
{
"name" : "ios",
"version" : "14.0"
},
{
"name" : "tvos",
"version" : "14.0"
},
{
"name" : "watchos",
"version" : "7.0"
},
{
"name" : "maccatalyst",
"version" : "14.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "CodableWrappers",
"targets" : [
"CodableWrappers"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "CodableWrapperMacros",
"targets" : [
"CodableWrapperMacros"
],
"type" : {
"macro" : null
}
}
],
"swift_languages_versions" : [
"6",
"5"
],
"targets" : [
{
"c99name" : "IntegrationTests",
"module_type" : "SwiftTarget",
"name" : "IntegrationTests",
"path" : "Tests/IntegrationTests",
"product_dependencies" : [
"Quick",
"Nimble",
"SwiftSyntaxMacrosTestSupport"
],
"sources" : [
"IntegrationTests.swift"
],
"target_dependencies" : [
"CodableWrapperMacros",
"CodableWrappers"
],
"type" : "test"
},
{
"c99name" : "CodableWrappersTests",
"module_type" : "SwiftTarget",
"name" : "CodableWrappersTests",
"path" : "Tests/CodableWrappersTests",
"product_dependencies" : [
"Quick",
"Nimble"
],
"sources" : [
"CompositionTests.swift",
"Decoder/BoolDecodingTests.swift",
"Decoder/CustomFloatingPointDecoderTests.swift",
"Decoder/DataDecodingTests.swift",
"Decoder/DateDecodingTests.swift",
"Decoder/DecodingTestSpec.swift",
"Decoder/EmptyDefaultsDecodingTests.swift",
"Decoder/LossyCollectionDecodingTests.swift",
"Decoder/OptionalDecodingTests.swift",
"Encoder/BoolEncodingTests.swift",
"Encoder/CustomFloatingPointEncoderTests.swift",
"Encoder/DataEncodingTests.swift",
"Encoder/DateEncodingTests.swift",
"Encoder/EmptyDefaultsEncodingTests.swift",
"Encoder/EncodingTestSpec.swift",
"Encoder/NullEncodingTests.swift",
"Encoder/OptionalEncodingTests.swift",
"EqualLinesPredicate.swift",
"Other/OtherTests.swift",
"PartialImplementationTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"CodableWrappers"
],
"type" : "test"
},
{
"c99name" : "CodableWrappers",
"module_type" : "SwiftTarget",
"name" : "CodableWrappers",
"path" : "Sources/CodableWrappers",
"product_memberships" : [
"CodableWrappers"
],
"sources" : [
"CodableMacros/CodableMacros.swift",
"Convenience/ConveienceAdherence.swift",
"Convenience/CustomWrappers.swift",
"Convenience/Deprecations.swift",
"Convenience/EmptyDefaults.swift",
"Core/FallbackCoding.swift",
"Core/ImmutableWrapper.swift",
"Core/OmitCodingWrappers.swift",
"Core/OptionalWrappers.swift",
"Core/StaticCodingWrappers.swift",
"Core/TransientCoding.swift",
"StaticCoders/BoolCoding.swift",
"StaticCoders/DataCoding.swift",
"StaticCoders/DateCoding.swift",
"StaticCoders/FloatingPointCoding.swift",
"StaticCoders/NilFiltering.swift",
"StaticCoders/NullEncoding.swift",
"StaticCoders/StaticCoding.swift"
],
"target_dependencies" : [
"CodableWrapperMacros"
],
"type" : "library"
},
{
"c99name" : "CodableWrapperMacrosTests",
"module_type" : "SwiftTarget",
"name" : "CodableWrapperMacrosTests",
"path" : "Tests/CodableWrapperMacrosTests",
"product_dependencies" : [
"Quick",
"Nimble",
"SwiftSyntaxMacrosTestSupport"
],
"sources" : [
"CodingKeyMacroErrorTests.swift",
"CodingKeyMacroTests.swift",
"CodingKeyPredicate.swift",
"CodingKeyPrefixSuffixTests.swift",
"Helpers.swift",
"KeyConverterTests.swift",
"TestMacros.swift"
],
"target_dependencies" : [
"CodableWrapperMacros"
],
"type" : "test"
},
{
"c99name" : "CodableWrapperMacros",
"module_type" : "SwiftTarget",
"name" : "CodableWrapperMacros",
"path" : "Sources/CodableWrapperMacros",
"product_dependencies" : [
"SwiftSyntaxMacros",
"SwiftCompilerPlugin"
],
"product_memberships" : [
"CodableWrappers",
"CodableWrapperMacros"
],
"sources" : [
"CodableWrapperMacros.swift",
"CodingKeys/CodingKeyMacros.swift",
"CodingKeys/CodingKeyTypes.swift",
"CodingKeys/CodingKeysGenerator.swift",
"Convenience/ConvenienceExtensions.swift",
"Convenience/DebuggingHelpers.swift",
"Convenience/DiagnosticConvenience.swift",
"ErrorHandling.swift",
"TypeMacroContainers.swift"
],
"type" : "macro"
}
],
"tools_version" : "5.9"
}
Done.