Build Information
Successful build of CodableWrappers with Swift 5.9 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.38.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/GottaGetSwifty/CodableWrappers.git
Reference: 3.0.1
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/GottaGetSwifty/CodableWrappers
* tag 3.0.1 -> FETCH_HEAD
HEAD is now at 9e132f1 Fixing Macros import to compile on all platforms (#45)
Cloned https://github.com/GottaGetSwifty/CodableWrappers.git
Revision (git rev-parse @):
9e132f1dc4ba966acfdd6487c1815bd88809b5b4
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/GottaGetSwifty/CodableWrappers.git at 3.0.1
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $workDir
https://github.com/GottaGetSwifty/CodableWrappers.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/3] Compiling SwiftSyntax509 Empty.swift
[2/3] Emitting module SwiftSyntax509
[3/48] Compiling SwiftSyntax AbsolutePosition.swift
[4/48] Compiling SwiftSyntax Assert.swift
[5/48] Compiling SwiftSyntax BumpPtrAllocator.swift
[6/48] Compiling SwiftSyntax CommonAncestor.swift
[7/48] Compiling SwiftSyntax Convenience.swift
[8/48] Compiling SwiftSyntax MemoryLayout.swift
[9/48] Compiling SwiftSyntax MissingNodeInitializers.swift
[10/54] Compiling SwiftSyntax SyntaxText.swift
[11/54] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[12/54] Compiling SwiftSyntax TokenDiagnostic.swift
[13/54] Compiling SwiftSyntax TokenSyntax.swift
[14/54] Compiling SwiftSyntax Trivia.swift
[15/54] Compiling SwiftSyntax Utils.swift
[16/54] Emitting module SwiftSyntax
[17/54] Compiling SwiftSyntax RawSyntax.swift
[18/54] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[19/54] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[20/54] Compiling SwiftSyntax RawSyntaxTokenView.swift
[21/54] Compiling SwiftSyntax SourceLength.swift
[22/54] Compiling SwiftSyntax SourceLocation.swift
[23/54] Compiling SwiftSyntax SourcePresence.swift
[24/54] Compiling SwiftSyntax SyntaxCollections.swift
[25/54] Compiling SwiftSyntax SyntaxEnum.swift
[26/54] Compiling SwiftSyntax SyntaxKind.swift
[27/54] Compiling SwiftSyntax SyntaxRewriter.swift
[28/54] Compiling SwiftSyntax SyntaxTraits.swift
[29/54] Compiling SwiftSyntax SyntaxTransform.swift
[30/54] Compiling SwiftSyntax SyntaxDeclNodes.swift
[31/54] Compiling SwiftSyntax SyntaxExprNodes.swift
[32/54] Compiling SwiftSyntax SyntaxNodes.swift
[33/54] Compiling SwiftSyntax SyntaxPatternNodes.swift
[34/54] Compiling SwiftSyntax SyntaxStmtNodes.swift
[35/54] Compiling SwiftSyntax SyntaxTypeNodes.swift
[36/54] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[37/54] Compiling SwiftSyntax Syntax.swift
[38/54] Compiling SwiftSyntax SyntaxArena.swift
[39/54] Compiling SwiftSyntax SyntaxChildren.swift
[40/54] Compiling SwiftSyntax SyntaxCollection.swift
[41/54] Compiling SwiftSyntax SyntaxData.swift
[42/54] Compiling SwiftSyntax ChildNameForKeyPath.swift
[43/54] Compiling SwiftSyntax Keyword.swift
[44/54] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[45/54] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[46/54] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[47/54] Compiling SwiftSyntax SyntaxBaseNodes.swift
[48/54] Compiling SwiftSyntax SyntaxVisitor.swift
[49/54] Compiling SwiftSyntax TokenKind.swift
[50/54] Compiling SwiftSyntax Tokens.swift
[51/54] Compiling SwiftSyntax TriviaPieces.swift
[52/54] Compiling SwiftSyntax RawSyntaxNodes.swift
[53/54] Compiling SwiftSyntax RawSyntaxValidation.swift
[54/105] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[55/105] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[56/105] Compiling SwiftDiagnostics Note.swift
[57/105] Compiling SwiftDiagnostics Message.swift
[58/105] Compiling SwiftDiagnostics Convenience.swift
[59/105] Compiling SwiftDiagnostics Diagnostic.swift
[60/105] Emitting module SwiftDiagnostics
[61/105] Compiling SwiftBasicFormat Syntax+Extensions.swift
[62/105] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[63/105] Compiling SwiftDiagnostics FixIt.swift
[64/105] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[65/105] Emitting module SwiftBasicFormat
[66/105] Compiling SwiftBasicFormat BasicFormat.swift
[67/105] Emitting module SwiftParser
[68/110] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[69/110] Compiling SwiftParser StringLiterals.swift
[70/110] Compiling SwiftParser SwiftParserCompatibility.swift
[71/110] Compiling SwiftParser SyntaxUtils.swift
[72/110] Compiling SwiftParser TokenConsumer.swift
[73/110] Compiling SwiftParser TokenPrecedence.swift
[74/110] Compiling SwiftParser TokenSpec.swift
[75/110] Compiling SwiftParser TokenSpecSet.swift
[76/110] Compiling SwiftParser TopLevel.swift
[77/110] Compiling SwiftParser TriviaParser.swift
[78/110] Compiling SwiftParser Lexer.swift
[79/110] Compiling SwiftParser RegexLiteralLexer.swift
[80/110] Compiling SwiftParser UnicodeScalarExtensions.swift
[81/110] Compiling SwiftParser Lookahead.swift
[82/110] Compiling SwiftParser LoopProgressCondition.swift
[83/110] Compiling SwiftParser Modifiers.swift
[84/110] Compiling SwiftParser Names.swift
[85/110] Compiling SwiftParser Nominals.swift
[86/110] Compiling SwiftParser Parameters.swift
[87/110] Compiling SwiftParser ParseSourceFile.swift
[88/110] Compiling SwiftParser Parser.swift
[89/110] Compiling SwiftParser Patterns.swift
[90/110] Compiling SwiftParser Recovery.swift
[91/110] Compiling SwiftParser Specifiers.swift
[92/110] Compiling SwiftParser Statements.swift
[93/110] Compiling SwiftParser Attributes.swift
[94/110] Compiling SwiftParser Availability.swift
[95/110] Compiling SwiftParser CharacterInfo.swift
[96/110] Compiling SwiftParser CollectionNodes+Parsable.swift
[97/110] Compiling SwiftParser Declarations.swift
[98/110] Compiling SwiftParser Directives.swift
[99/110] Compiling SwiftParser ExperimentalFeatures.swift
[100/110] Compiling SwiftParser Expressions.swift
[101/110] Compiling SwiftParser IncrementalParseTransition.swift
[102/110] Compiling SwiftParser Cursor.swift
[103/110] Compiling SwiftParser Lexeme.swift
[104/110] Compiling SwiftParser LexemeSequence.swift
[105/110] Compiling SwiftParser Types.swift
[106/110] Compiling SwiftParser IsLexerClassified.swift
[107/110] Compiling SwiftParser LayoutNodes+Parsable.swift
[108/110] Compiling SwiftParser Parser+TokenSpecSet.swift
[109/110] Compiling SwiftParser TokenSpecStaticMembers.swift
[110/133] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[111/134] Compiling SwiftOperators PrecedenceGroup.swift
[112/134] Compiling SwiftOperators OperatorTable.swift
[113/134] Compiling SwiftOperators PrecedenceGraph.swift
[114/135] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[115/135] Compiling SwiftOperators SyntaxSynthesis.swift
[116/135] Compiling SwiftOperators OperatorTable+Semantics.swift
[117/135] Emitting module SwiftOperators
[118/135] Compiling SwiftParserDiagnostics MissingNodesError.swift
[119/135] Compiling SwiftParserDiagnostics MissingTokenError.swift
[120/135] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[121/135] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[122/135] Compiling SwiftOperators OperatorTable+Folding.swift
[123/135] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[124/135] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[125/135] Compiling SwiftParserDiagnostics Utils.swift
[126/135] Emitting module SwiftParserDiagnostics
[127/135] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[128/135] Compiling SwiftParserDiagnostics PresenceUtils.swift
[133/135] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[134/135] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[135/149] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[136/149] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[137/149] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[138/150] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[139/150] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[140/150] Emitting module SwiftSyntaxBuilder
[141/150] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[142/150] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[143/150] Compiling SwiftSyntaxBuilder Indenter.swift
[144/150] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[145/150] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[146/150] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[147/150] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[148/150] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[149/150] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[150/164] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[151/164] Compiling SwiftSyntaxMacros Macro+Format.swift
[152/164] Compiling SwiftSyntaxMacros Macro.swift
[153/164] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[154/164] Compiling SwiftSyntaxMacros MemberMacro.swift
[155/165] Compiling SwiftSyntaxMacros PeerMacro.swift
[156/165] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[157/165] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[158/165] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[159/165] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[160/165] Compiling SwiftSyntaxMacros AccessorMacro.swift
[161/165] Compiling SwiftSyntaxMacros AttachedMacro.swift
[162/165] Emitting module SwiftSyntaxMacros
[163/165] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[164/165] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[165/173] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[166/173] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[167/173] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[168/173] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[169/173] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[170/173] Emitting module SwiftSyntaxMacroExpansion
[171/173] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[172/173] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[173/180] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[174/180] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[175/180] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[176/180] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[177/180] Emitting module SwiftCompilerPluginMessageHandling
[178/180] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[179/180] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[180/182] Emitting module SwiftCompilerPlugin
[181/182] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[182/191] Compiling CodableWrapperMacros ConvenienceExtensions.swift
[183/191] Compiling CodableWrapperMacros ErrorHandling.swift
[184/191] Compiling CodableWrapperMacros DiagnosticConvenience.swift
[185/191] Compiling CodableWrapperMacros DebuggingHelpers.swift
[186/192] Emitting module CodableWrapperMacros
[187/192] Compiling CodableWrapperMacros CodableWrapperMacros.swift
[188/192] Compiling CodableWrapperMacros CodingKeyMacros.swift
[189/192] Compiling CodableWrapperMacros CodingKeysGenerator.swift
[190/192] Compiling CodableWrapperMacros CodingKeyTypes.swift
[191/192] Compiling CodableWrapperMacros TypeMacroContainers.swift
[191/192] Linking CodableWrapperMacros
[193/208] Compiling CodableWrappers CodableMacros.swift
[194/208] Compiling CodableWrappers ConveienceAdherence.swift
[195/208] Compiling CodableWrappers CustomWrappers.swift
[196/210] Compiling CodableWrappers EmptyDefaults.swift
[197/210] Compiling CodableWrappers FallbackCoding.swift
[198/210] Compiling CodableWrappers FloatingPointCoding.swift
[199/210] Compiling CodableWrappers NilFiltering.swift
[200/210] Compiling CodableWrappers DataCoding.swift
[201/210] Compiling CodableWrappers DateCoding.swift
[202/210] Emitting module CodableWrappers
[203/210] Compiling CodableWrappers ImmutableWrapper.swift
[204/210] Compiling CodableWrappers OmitCodingWrappers.swift
[205/210] Compiling CodableWrappers TransientCoding.swift
[206/210] Compiling CodableWrappers BoolCoding.swift
[207/210] Compiling CodableWrappers OptionalWrappers.swift
[208/210] Compiling CodableWrappers StaticCodingWrappers.swift
[209/210] Compiling CodableWrappers NullEncoding.swift
[210/210] Compiling CodableWrappers StaticCoding.swift
Build complete! (92.16s)
Fetching https://github.com/apple/swift-syntax.git from cache
Fetching https://github.com/Quick/Quick.git from cache
Fetching https://github.com/Quick/Nimble.git from cache
Fetched https://github.com/Quick/Quick.git (0.91s)
Fetched https://github.com/apple/swift-syntax.git (1.49s)
Fetched https://github.com/Quick/Nimble.git (1.49s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 509.1.1 (0.02s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 12.3.0 (0.69s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git from cache
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git (0.18s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.1 (0.40s)
Fetching https://github.com/mattgallagher/CwlCatchException.git from cache
Fetched https://github.com/mattgallagher/CwlCatchException.git (0.15s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.0 (0.43s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 7.5.0 (0.28s)
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 7.5.0
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.1
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.0
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 12.3.0
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 509.1.1
Build complete.
✅ Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path: $workDir/.docs/gottagetswifty/codablewrappers/3.0.1
Repository: GottaGetSwifty/CodableWrappers
Swift version used: 5.9
Target: CodableWrappers
Generating documentation for 'CodableWrappers'...
Converting documentation...
Conversion complete! (0.39s)
Generated DocC archive at '/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.docs/gottagetswifty/codablewrappers/3.0.1'
Updating https://github.com/Quick/Quick.git
Updating https://github.com/Quick/Nimble.git
Updating https://github.com/apple/swift-syntax.git
Updated https://github.com/apple/swift-syntax.git (0.36s)
Updated https://github.com/Quick/Quick.git (0.36s)
Updated https://github.com/Quick/Nimble.git (0.36s)
Fetching https://github.com/apple/swift-docc-plugin from cache
Updating https://github.com/mattgallagher/CwlPreconditionTesting.git
Updating https://github.com/mattgallagher/CwlCatchException.git
Updated https://github.com/mattgallagher/CwlCatchException.git (0.18s)
Updated https://github.com/mattgallagher/CwlPreconditionTesting.git (0.18s)
Fetched https://github.com/apple/swift-docc-plugin (0.29s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 509.1.1 (0.61s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 7.5.0 (0.27s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 12.3.0 (0.39s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.1 (0.42s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.0 (0.34s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.45s)
Fetching https://github.com/apple/swift-docc-symbolkit from cache
Fetched https://github.com/apple/swift-docc-symbolkit (1.12s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.53s)
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-docc-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.0.0
Building for debugging...
[1/45] Compiling Snippets Snippet.swift
[2/45] Compiling Snippets SnippetParser.swift
[3/45] Emitting module Snippets
[4/45] Compiling SymbolKit SourceOrigin.swift
[5/45] Compiling SymbolKit GenericConstraints.swift
[6/45] Compiling SymbolKit Swift.swift
[7/45] Compiling SymbolKit SemanticVersion.swift
[8/45] Compiling SymbolKit AccessControl.swift
[9/45] Compiling SymbolKit Availability.swift
[10/50] Compiling SymbolKit SPI.swift
[11/50] Compiling SymbolKit Snippet.swift
[12/50] Compiling SymbolKit Extension.swift
[13/50] Compiling SymbolKit GenericConstraint.swift
[14/50] Compiling SymbolKit GenericParameter.swift
[15/50] Compiling SymbolKit AvailabilityItem.swift
[16/50] Compiling SymbolKit Domain.swift
[17/50] Compiling SymbolKit DeclarationFragments.swift
[18/50] Compiling SymbolKit Fragment.swift
[19/50] Compiling SymbolKit FragmentKind.swift
[20/50] Compiling SymbolKit FunctionParameter.swift
[21/50] Compiling SymbolKit Mixin+Equals.swift
[22/50] Compiling SymbolKit Mixin+Hash.swift
[23/50] Compiling SymbolKit Mixin.swift
[24/50] Compiling SymbolKit LineList.swift
[25/50] Compiling SymbolKit Position.swift
[26/50] Compiling SymbolKit SourceRange.swift
[27/50] Emitting module SymbolKit
[28/50] Compiling SymbolKit Metadata.swift
[29/50] Compiling SymbolKit Module.swift
[30/50] Compiling SymbolKit OperatingSystem.swift
[31/50] Compiling SymbolKit Platform.swift
[32/50] Compiling SymbolKit Relationship.swift
[33/50] Compiling SymbolKit RelationshipKind.swift
[34/50] Compiling SymbolKit FunctionSignature.swift
[35/50] Compiling SymbolKit Identifier.swift
[36/50] Compiling SymbolKit KindIdentifier.swift
[37/50] Compiling SymbolKit Location.swift
[38/50] Compiling SymbolKit Mutability.swift
[39/50] Compiling SymbolKit Names.swift
[40/50] Compiling SymbolKit Generics.swift
[41/50] Compiling SymbolKit Namespace.swift
[42/50] Compiling SymbolKit Symbol.swift
[43/50] Compiling SymbolKit SymbolKind.swift
[44/50] Compiling SymbolKit SymbolGraph.swift
[45/50] Compiling SymbolKit GraphCollector.swift
[46/50] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[47/50] Compiling SymbolKit UnifiedSymbol.swift
[48/50] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[49/50] Compiling SymbolKit UnifiedSymbolGraph.swift
[50/54] Emitting module snippet_extract
[51/54] Compiling snippet_extract SnippetBuildCommand.swift
[52/54] Compiling snippet_extract URL+Status.swift
[53/54] Compiling snippet_extract SymbolGraph+Snippet.swift
[53/54] Linking snippet-extract
Build complete! (4.95s)
Building for debugging...
Build complete! (0.83s)
868
9 /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.docs/gottagetswifty/codablewrappers/3.0.1
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $workDir/.docs/gottagetswifty/codablewrappers/3.0.1
File count: 868
Doc size: 9.0MB
Preparing doc bundle ...
Uploading prod-gottagetswifty-codablewrappers-3.0.1-de8d2bbf.zip to s3://spi-docs-inbox/prod-gottagetswifty-codablewrappers-3.0.1-de8d2bbf.zip
Copying... [12%]
Copying... [21%]
Copying... [33%]
Copying... [41%]
Copying... [53%]
Copying... [62%]
Copying... [74%]
Copying... [82%]
Copying... [90%]
Copying... [100%]
Done.