Build Information
Successful build of Puredux, reference 2.1.3 (614d59
), with Swift 5.10 for macOS (SPM) on 19 Sep 2024 03:58:32 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.54.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/KazaiMazai/Puredux.git
Reference: 2.1.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/KazaiMazai/Puredux
* tag 2.1.3 -> FETCH_HEAD
HEAD is now at 614d59b Fixed concurrency warning (#119)
Cloned https://github.com/KazaiMazai/Puredux.git
Revision (git rev-parse @):
614d59bead50b996520412e6189d426b7a7139f7
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/KazaiMazai/Puredux.git at 2.1.3
Fetching https://github.com/apple/swift-syntax.git
[1/65187] Fetching swift-syntax
Fetched https://github.com/apple/swift-syntax.git from cache (3.59s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 510.0.3 (2.52s)
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 510.0.3
========================================
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",
"dependencies": [
{
"identity": "puredux",
"name": "Puredux",
"url": "https://github.com/KazaiMazai/Puredux.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Puredux",
"dependencies": [
{
"identity": "swift-syntax",
"name": "swift-syntax",
"url": "https://github.com/apple/swift-syntax.git",
"version": "510.0.3",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/KazaiMazai/Puredux.git
[1/6167] Fetching puredux
Fetched https://github.com/KazaiMazai/Puredux.git from cache (1.12s)
Fetching https://github.com/apple/swift-syntax.git from cache
Fetched https://github.com/apple/swift-syntax.git from cache (0.95s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 510.0.3 (0.03s)
Creating working copy for https://github.com/KazaiMazai/Puredux.git
Working copy of https://github.com/KazaiMazai/Puredux.git resolved at 2.1.3 (614d59b)
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 510.0.3
warning: '.resolve-product-dependencies': dependency 'puredux' is not used by any target
Found 1 product dependencies
- swift-syntax
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/KazaiMazai/Puredux.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/18] Write sources
[15/18] Write swift-version-33747A42983211AE.txt
[17/22] Compiling SwiftSyntax510 Empty.swift
[18/22] Emitting module SwiftSyntax510
[19/22] Compiling SwiftSyntax509 Empty.swift
[20/22] Emitting module SwiftSyntax509
[21/84] Compiling SwiftSyntax MemoryLayout.swift
[22/84] Compiling SwiftSyntax MissingNodeInitializers.swift
[23/84] Compiling SwiftSyntax RawSyntax.swift
[24/84] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[25/84] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[26/84] Compiling SwiftSyntax RawSyntaxTokenView.swift
[27/84] Compiling SwiftSyntax SourceLength.swift
[28/90] Emitting module SwiftSyntax
[29/90] Compiling SwiftSyntax TokenSequence.swift
[30/90] Compiling SwiftSyntax TokenSyntax.swift
[31/90] Compiling SwiftSyntax Trivia.swift
[32/90] Compiling SwiftSyntax Utils.swift
[33/90] Compiling SwiftSyntax ChildNameForKeyPath.swift
[34/90] Compiling SwiftSyntax Keyword.swift
[35/90] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[36/90] Compiling SwiftSyntax AbsolutePosition.swift
[37/90] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[38/90] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[39/90] Compiling SwiftSyntax Assert.swift
[40/90] Compiling SwiftSyntax BumpPtrAllocator.swift
[41/90] Compiling SwiftSyntax CommonAncestor.swift
[42/90] Compiling SwiftSyntax Convenience.swift
[43/90] Compiling SwiftSyntax RawSyntaxNodesC.swift
[44/90] Compiling SwiftSyntax RawSyntaxNodesD.swift
[45/90] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[46/90] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[47/90] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
[48/90] Compiling SwiftSyntax RawSyntaxNodesOP.swift
[49/90] Compiling SwiftSyntax SourceLocation.swift
[50/90] Compiling SwiftSyntax SourcePresence.swift
[51/90] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[52/90] Compiling SwiftSyntax Syntax.swift
[53/90] Compiling SwiftSyntax SyntaxArena.swift
[54/90] Compiling SwiftSyntax SyntaxChildren.swift
[55/90] Compiling SwiftSyntax SyntaxCollection.swift
[56/90] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[57/90] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[58/90] Compiling SwiftSyntax SyntaxBaseNodes.swift
[59/90] Compiling SwiftSyntax SyntaxCollections.swift
[60/90] Compiling SwiftSyntax SyntaxEnum.swift
[61/90] Compiling SwiftSyntax SyntaxKind.swift
[62/90] Compiling SwiftSyntax SyntaxRewriter.swift
[63/90] Compiling SwiftSyntax SyntaxHashable.swift
[64/90] Compiling SwiftSyntax SyntaxIdentifier.swift
[65/90] Compiling SwiftSyntax SyntaxNodeStructure.swift
[66/90] Compiling SwiftSyntax SyntaxProtocol.swift
[67/90] Compiling SwiftSyntax SyntaxText.swift
[68/90] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[69/90] Compiling SwiftSyntax TokenDiagnostic.swift
[70/90] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
[71/90] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[72/90] Compiling SwiftSyntax RawSyntaxValidation.swift
[73/90] Compiling SwiftSyntax SyntaxNodesAB.swift
[74/90] Compiling SwiftSyntax SyntaxNodesC.swift
[75/90] Compiling SwiftSyntax SyntaxNodesD.swift
[76/90] Compiling SwiftSyntax SyntaxTraits.swift
[77/90] Compiling SwiftSyntax SyntaxTransform.swift
[78/90] Compiling SwiftSyntax SyntaxVisitor.swift
[79/90] Compiling SwiftSyntax TokenKind.swift
[80/90] Compiling SwiftSyntax Tokens.swift
[81/90] Compiling SwiftSyntax TriviaPieces.swift
[82/90] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[83/90] Compiling SwiftSyntax SyntaxNodesEF.swift
[84/90] Compiling SwiftSyntax SyntaxNodesGHI.swift
[85/90] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[86/90] Compiling SwiftSyntax SyntaxNodesOP.swift
[87/90] Compiling SwiftSyntax SyntaxNodesQRS.swift
[88/90] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[89/142] Compiling SwiftDiagnostics Note.swift
[90/142] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[91/142] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[92/142] Compiling SwiftBasicFormat Syntax+Extensions.swift
[93/142] Compiling SwiftDiagnostics Message.swift
[94/142] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[95/142] Compiling SwiftDiagnostics Convenience.swift
[96/142] Compiling SwiftDiagnostics FixIt.swift
[97/142] Compiling SwiftDiagnostics Diagnostic.swift
[98/142] Emitting module SwiftDiagnostics
[99/142] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[100/142] Compiling SwiftParser SyntaxUtils.swift
[101/142] Compiling SwiftParser TokenConsumer.swift
[102/142] Compiling SwiftParser TokenPrecedence.swift
[103/142] Compiling SwiftParser TokenSpec.swift
[104/146] Emitting module SwiftBasicFormat
[105/146] Compiling SwiftBasicFormat BasicFormat.swift
[106/146] Compiling SwiftParser Names.swift
[107/146] Compiling SwiftParser Nominals.swift
[108/146] Compiling SwiftParser Parameters.swift
[109/146] Compiling SwiftParser ParseSourceFile.swift
[110/146] Compiling SwiftParser UnicodeScalarExtensions.swift
[111/146] Compiling SwiftParser Lookahead.swift
[112/146] Compiling SwiftParser LoopProgressCondition.swift
[113/146] Compiling SwiftParser Modifiers.swift
[114/146] Compiling SwiftParser Statements.swift
[115/146] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[116/146] Compiling SwiftParser StringLiterals.swift
[117/146] Compiling SwiftParser SwiftParserCompatibility.swift
[118/146] Compiling SwiftParser Lexeme.swift
[119/146] Compiling SwiftParser LexemeSequence.swift
[120/146] Compiling SwiftParser Lexer.swift
[121/146] Compiling SwiftParser RegexLiteralLexer.swift
[122/146] Compiling SwiftParser TokenSpecSet.swift
[123/146] Compiling SwiftParser TopLevel.swift
[124/146] Compiling SwiftParser TriviaParser.swift
[125/146] Compiling SwiftParser Types.swift
[126/146] Compiling SwiftParser IsLexerClassified.swift
[127/146] Compiling SwiftParser LayoutNodes+Parsable.swift
[128/146] Compiling SwiftParser Parser+TokenSpecSet.swift
[129/146] Compiling SwiftParser TokenSpecStaticMembers.swift
[130/146] Emitting module SwiftParser
[131/146] Compiling SwiftParser Parser.swift
[132/146] Compiling SwiftParser Patterns.swift
[133/146] Compiling SwiftParser Recovery.swift
[134/146] Compiling SwiftParser Specifiers.swift
[135/146] Compiling SwiftParser Directives.swift
[136/146] Compiling SwiftParser ExperimentalFeatures.swift
[137/146] Compiling SwiftParser Expressions.swift
[138/146] Compiling SwiftParser IncrementalParseTransition.swift
[139/146] Compiling SwiftParser Cursor.swift
[140/146] Compiling SwiftParser Attributes.swift
[141/146] Compiling SwiftParser Availability.swift
[142/146] Compiling SwiftParser CharacterInfo.swift
[143/146] Compiling SwiftParser CollectionNodes+Parsable.swift
[144/146] Compiling SwiftParser Declarations.swift
[145/169] Compiling SwiftOperators PrecedenceGroup.swift
[146/169] Compiling SwiftOperators PrecedenceGraph.swift
[147/170] Emitting module SwiftOperators
[148/170] Compiling SwiftOperators OperatorError+Diagnostics.swift
[149/170] Compiling SwiftOperators Operator.swift
[150/170] Compiling SwiftOperators OperatorTable.swift
[151/170] Compiling SwiftOperators OperatorTable+Defaults.swift
[152/170] Compiling SwiftOperators OperatorError.swift
[153/170] Compiling SwiftOperators OperatorTable+Folding.swift
[154/170] Compiling SwiftOperators OperatorTable+Semantics.swift
[155/170] Compiling SwiftOperators SyntaxSynthesis.swift
[156/170] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[157/170] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[158/171] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[159/171] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[160/171] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[161/171] Emitting module SwiftParserDiagnostics
[162/171] Compiling SwiftParserDiagnostics MissingNodesError.swift
[163/171] Compiling SwiftParserDiagnostics MissingTokenError.swift
[164/171] Compiling SwiftParserDiagnostics Utils.swift
[165/171] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[166/171] Compiling SwiftParserDiagnostics PresenceUtils.swift
[167/171] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[168/171] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[169/171] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[170/185] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[171/186] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[172/186] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[173/186] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[174/186] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[175/186] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[176/186] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[177/186] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[178/186] Emitting module SwiftSyntaxBuilder
[179/186] Compiling SwiftSyntaxBuilder Indenter.swift
[180/186] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[181/186] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[182/186] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[183/186] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[184/186] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[185/200] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[186/200] Compiling SwiftSyntaxMacros Macro.swift
[187/200] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[188/200] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[189/201] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[190/201] Compiling SwiftSyntaxMacros MemberMacro.swift
[191/201] Compiling SwiftSyntaxMacros Macro+Format.swift
[192/201] Emitting module SwiftSyntaxMacros
[193/201] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[194/201] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[195/201] Compiling SwiftSyntaxMacros AccessorMacro.swift
[196/201] Compiling SwiftSyntaxMacros AttachedMacro.swift
[197/201] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[198/201] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[199/201] Compiling SwiftSyntaxMacros PeerMacro.swift
[200/209] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[201/209] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[202/209] Emitting module SwiftSyntaxMacroExpansion
[203/209] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[204/209] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[205/209] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[206/209] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[207/209] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[208/216] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[209/216] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[210/216] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[211/216] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[212/216] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[213/216] Emitting module SwiftCompilerPluginMessageHandling
[214/216] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[215/218] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[216/218] Emitting module SwiftCompilerPlugin
[217/221] Emitting module PureduxMacros
[218/221] Compiling PureduxMacros Plugin.swift
[219/221] Compiling PureduxMacros DependencyInjectionMacro.swift
[219/221] Write Objects.LinkFileList
[220/221] Linking PureduxMacros
[222/252] Compiling Puredux SideEffects.swift
[223/252] Compiling Puredux AnyStore.swift
[224/252] Compiling Puredux AnyStoreObject.swift
[225/255] Compiling Puredux UIKit+StoreBindings.swift
[226/255] Compiling Puredux DispatchQueue+Delay.swift
[227/255] Compiling Puredux Equating.swift
[228/255] Compiling Puredux Dependencies.swift
[229/255] Compiling Puredux Dependency.swift
[230/255] Compiling Puredux DependencyContainer.swift
[231/255] Compiling Puredux DependencyKey.swift
[232/255] Compiling Puredux CoreStore.swift
[233/255] Compiling Puredux StoreNode.swift
[234/255] Compiling Puredux StoreObjectProtocol.swift
[235/255] Compiling Puredux CancellableObserver.swift
[236/255] Compiling Puredux Effect.swift
[237/255] Compiling Puredux EffectOperator.swift
[238/255] Compiling Puredux EffectState.swift
[239/255] Emitting module Puredux
[240/255] Compiling Puredux KeyPath+Sendable.swift
[241/255] Compiling Puredux ReferencedObject.swift
[242/255] Compiling Puredux UncheckedReference.swift
[243/255] Compiling Puredux SharedStores.swift
[244/255] Compiling Puredux StoreOf.swift
[245/255] Compiling Puredux PureduxMacros.swift
[246/255] Compiling Puredux AsyncAction.swift
[247/255] Compiling Puredux Observer.swift
[248/255] Compiling Puredux StateStore.swift
[249/255] Compiling Puredux Store.swift
[250/255] Compiling Puredux StateObserverModifier.swift
[251/255] Compiling Puredux StoreView.swift
[252/255] Compiling Puredux View+SideEffects.swift
[253/255] Compiling Puredux View+StoreBindings.swift
[254/255] Compiling Puredux Presentable.swift
[255/255] Compiling Puredux PresentationQueue.swift
Build complete! (26.72s)
Build complete.
✅ Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path: $PWD/.docs/kazaimazai/puredux/2.1.3
Repository: KazaiMazai/Puredux
Swift version used: 5.10
Target: Puredux
Extracting symbol information for 'Puredux'...
Finished extracting symbol information for 'Puredux'. (0.54s)
Building documentation for 'Puredux'...
Finished building documentation for 'Puredux' (0.52s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/kazaimazai/puredux/2.1.3
Fetching https://github.com/swiftlang/swift-docc-plugin
[1/2038] Fetching swift-docc-plugin
Updating https://github.com/apple/swift-syntax.git
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.26s)
Updated https://github.com/apple/swift-syntax.git (0.87s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 510.0.3 (0.69s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (0.62s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3079] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.24s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.61s)
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.3
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Building for debugging...
[0/8] Write sources
[2/8] Write snippet-extract-entitlement.plist
[4/8] Write swift-version-33747A42983211AE.txt
[6/53] Emitting module Snippets
[7/53] Compiling SymbolKit Names.swift
[8/53] Compiling SymbolKit SPI.swift
[9/53] Compiling SymbolKit Snippet.swift
[10/53] Compiling SymbolKit Extension.swift
[11/57] Compiling SymbolKit DeclarationFragments.swift
[12/57] Compiling SymbolKit Fragment.swift
[13/57] Compiling SymbolKit FragmentKind.swift
[14/57] Compiling SymbolKit FunctionParameter.swift
[15/57] Compiling SymbolKit FunctionSignature.swift
[16/57] Compiling Snippets SnippetParser.swift
[17/57] Compiling Snippets Snippet.swift
[18/57] Compiling SymbolKit Mixin+Equals.swift
[19/57] Compiling SymbolKit Mixin+Hash.swift
[20/57] Compiling SymbolKit Mixin.swift
[21/57] Compiling SymbolKit LineList.swift
[22/57] Compiling SymbolKit Position.swift
[23/57] Emitting module SymbolKit
[24/57] Compiling SymbolKit SourceRange.swift
[25/57] Compiling SymbolKit Metadata.swift
[26/57] Compiling SymbolKit Module.swift
[27/57] Compiling SymbolKit OperatingSystem.swift
[28/57] Compiling SymbolKit Platform.swift
[29/57] Compiling SymbolKit Relationship.swift
[30/57] Compiling SymbolKit RelationshipKind.swift
[31/57] Compiling SymbolKit SourceOrigin.swift
[32/57] Compiling SymbolKit GenericConstraints.swift
[33/57] Compiling SymbolKit Swift.swift
[34/57] Compiling SymbolKit GenericConstraint.swift
[35/57] Compiling SymbolKit GenericParameter.swift
[36/57] Compiling SymbolKit Generics.swift
[37/57] Compiling SymbolKit Namespace.swift
[38/57] Compiling SymbolKit Identifier.swift
[39/57] Compiling SymbolKit KindIdentifier.swift
[40/57] Compiling SymbolKit Location.swift
[41/57] Compiling SymbolKit Mutability.swift
[42/57] Compiling SymbolKit SemanticVersion.swift
[43/57] Compiling SymbolKit AccessControl.swift
[44/57] Compiling SymbolKit Availability.swift
[45/57] Compiling SymbolKit AvailabilityItem.swift
[46/57] Compiling SymbolKit Domain.swift
[47/57] Compiling SymbolKit Symbol.swift
[48/57] Compiling SymbolKit SymbolKind.swift
[49/57] Compiling SymbolKit SymbolGraph.swift
[50/57] Compiling SymbolKit GraphCollector.swift
[51/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[52/57] Compiling SymbolKit UnifiedSymbol.swift
[53/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[54/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Emitting module snippet_extract
[58/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract
[60/61] Applying snippet-extract
Build complete! (3.61s)
Building for debugging...
[0/1] Write swift-version-33747A42983211AE.txt
Build complete! (0.19s)
1710
13 /Users/admin/builder/spi-builder-workspace/.docs/kazaimazai/puredux/2.1.3
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/kazaimazai/puredux/2.1.3
File count: 1710
Doc size: 13.0MB
Preparing doc bundle ...
Uploading prod-kazaimazai-puredux-2.1.3-4b2e0cdb.zip to s3://spi-docs-inbox/prod-kazaimazai-puredux-2.1.3-4b2e0cdb.zip
Copying... [11%]
Copying... [22%]
Copying... [31%]
Copying... [42%]
Copying... [50%]
Copying... [61%]
Copying... [73%]
Copying... [81%]
Copying... [92%]
Copying... [100%]
Done.