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 Puredux, reference main (ac1bfa), with Swift 5.10 for macOS (SPM) on 22 Sep 2024 12:47:12 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.54.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/KazaiMazai/Puredux.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/KazaiMazai/Puredux
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at ac1bfa4 Update README.md (#120)
Cloned https://github.com/KazaiMazai/Puredux.git
Revision (git rev-parse @):
ac1bfa4fbb93559b3f99517a9c03d1f88c16dee8
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/KazaiMazai/Puredux.git at main
Fetching https://github.com/apple/swift-syntax.git
[1/65214] Fetching swift-syntax
Fetched https://github.com/apple/swift-syntax.git from cache (3.83s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 510.0.3 (2.60s)
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/6171] Fetching puredux
Fetched https://github.com/KazaiMazai/Puredux.git from cache (1.13s)
Fetching https://github.com/apple/swift-syntax.git from cache
Fetched https://github.com/apple/swift-syntax.git from cache (0.88s)
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/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 510.0.3
Creating working copy for https://github.com/KazaiMazai/Puredux.git
Working copy of https://github.com/KazaiMazai/Puredux.git resolved at main (ac1bfa4)
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 SwiftSyntax509 Empty.swift
[18/22] Emitting module SwiftSyntax509
[19/22] Emitting module SwiftSyntax510
[20/22] Compiling SwiftSyntax510 Empty.swift
[21/84] Compiling SwiftSyntax AbsolutePosition.swift
[22/84] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[23/84] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[24/84] Compiling SwiftSyntax Assert.swift
[25/84] Compiling SwiftSyntax BumpPtrAllocator.swift
[26/84] Compiling SwiftSyntax CommonAncestor.swift
[27/84] Compiling SwiftSyntax Convenience.swift
[28/90] Compiling SwiftSyntax MemoryLayout.swift
[29/90] Compiling SwiftSyntax MissingNodeInitializers.swift
[30/90] Compiling SwiftSyntax RawSyntax.swift
[31/90] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[32/90] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[33/90] Compiling SwiftSyntax RawSyntaxTokenView.swift
[34/90] Compiling SwiftSyntax SourceLength.swift
[35/90] Compiling SwiftSyntax SourceLocation.swift
[36/90] Compiling SwiftSyntax SourcePresence.swift
[37/90] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[38/90] Compiling SwiftSyntax Syntax.swift
[39/90] Compiling SwiftSyntax SyntaxArena.swift
[40/90] Compiling SwiftSyntax SyntaxChildren.swift
[41/90] Compiling SwiftSyntax SyntaxCollection.swift
[42/90] Emitting module SwiftSyntax
[43/90] Compiling SwiftSyntax TokenSequence.swift
[44/90] Compiling SwiftSyntax TokenSyntax.swift
[45/90] Compiling SwiftSyntax Trivia.swift
[46/90] Compiling SwiftSyntax Utils.swift
[47/90] Compiling SwiftSyntax ChildNameForKeyPath.swift
[48/90] Compiling SwiftSyntax Keyword.swift
[49/90] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[50/90] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[51/90] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[52/90] Compiling SwiftSyntax SyntaxBaseNodes.swift
[53/90] Compiling SwiftSyntax SyntaxCollections.swift
[54/90] Compiling SwiftSyntax SyntaxEnum.swift
[55/90] Compiling SwiftSyntax SyntaxKind.swift
[56/90] Compiling SwiftSyntax SyntaxRewriter.swift
[57/90] Compiling SwiftSyntax SyntaxHashable.swift
[58/90] Compiling SwiftSyntax SyntaxIdentifier.swift
[59/90] Compiling SwiftSyntax SyntaxNodeStructure.swift
[60/90] Compiling SwiftSyntax SyntaxProtocol.swift
[61/90] Compiling SwiftSyntax SyntaxText.swift
[62/90] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[63/90] Compiling SwiftSyntax TokenDiagnostic.swift
[64/90] Compiling SwiftSyntax RawSyntaxNodesC.swift
[65/90] Compiling SwiftSyntax RawSyntaxNodesD.swift
[66/90] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[67/90] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[68/90] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
[69/90] Compiling SwiftSyntax RawSyntaxNodesOP.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 Trivia+FormatExtensions.swift
[91/142] Compiling SwiftDiagnostics Message.swift
[92/142] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[93/142] Compiling SwiftDiagnostics FixIt.swift
[94/142] Compiling SwiftDiagnostics Convenience.swift
[95/142] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[96/142] Compiling SwiftDiagnostics Diagnostic.swift
[97/142] Emitting module SwiftDiagnostics
[98/142] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[99/142] Emitting module SwiftBasicFormat
[100/142] Compiling SwiftBasicFormat Syntax+Extensions.swift
[101/142] Compiling SwiftBasicFormat BasicFormat.swift
[102/142] Compiling SwiftParser Lexeme.swift
[103/142] Compiling SwiftParser LexemeSequence.swift
[104/142] Compiling SwiftParser Lexer.swift
[105/142] Compiling SwiftParser RegexLiteralLexer.swift
[106/146] Compiling SwiftParser UnicodeScalarExtensions.swift
[107/146] Compiling SwiftParser Lookahead.swift
[108/146] Compiling SwiftParser LoopProgressCondition.swift
[109/146] Compiling SwiftParser Modifiers.swift
[110/146] Compiling SwiftParser Statements.swift
[111/146] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[112/146] Compiling SwiftParser StringLiterals.swift
[113/146] Compiling SwiftParser SwiftParserCompatibility.swift
[114/146] Compiling SwiftParser Names.swift
[115/146] Compiling SwiftParser Nominals.swift
[116/146] Compiling SwiftParser Parameters.swift
[117/146] Compiling SwiftParser ParseSourceFile.swift
[118/146] Compiling SwiftParser Parser.swift
[119/146] Compiling SwiftParser Patterns.swift
[120/146] Compiling SwiftParser Recovery.swift
[121/146] Compiling SwiftParser Specifiers.swift
[122/146] Compiling SwiftParser SyntaxUtils.swift
[123/146] Compiling SwiftParser TokenConsumer.swift
[124/146] Compiling SwiftParser TokenPrecedence.swift
[125/146] Compiling SwiftParser TokenSpec.swift
[126/146] Compiling SwiftParser TokenSpecSet.swift
[127/146] Compiling SwiftParser TopLevel.swift
[128/146] Compiling SwiftParser TriviaParser.swift
[129/146] Compiling SwiftParser Types.swift
[130/146] Compiling SwiftParser IsLexerClassified.swift
[131/146] Compiling SwiftParser LayoutNodes+Parsable.swift
[132/146] Compiling SwiftParser Parser+TokenSpecSet.swift
[133/146] Compiling SwiftParser TokenSpecStaticMembers.swift
[134/146] Compiling SwiftParser Attributes.swift
[135/146] Compiling SwiftParser Availability.swift
[136/146] Compiling SwiftParser CharacterInfo.swift
[137/146] Compiling SwiftParser CollectionNodes+Parsable.swift
[138/146] Compiling SwiftParser Declarations.swift
[139/146] Emitting module SwiftParser
[140/146] Compiling SwiftParser Directives.swift
[141/146] Compiling SwiftParser ExperimentalFeatures.swift
[142/146] Compiling SwiftParser Expressions.swift
[143/146] Compiling SwiftParser IncrementalParseTransition.swift
[144/146] Compiling SwiftParser Cursor.swift
[145/169] Compiling SwiftOperators PrecedenceGroup.swift
[146/170] Compiling SwiftOperators PrecedenceGraph.swift
[147/170] Compiling SwiftOperators OperatorTable.swift
[148/170] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[149/171] Compiling SwiftOperators OperatorError.swift
[150/171] Compiling SwiftOperators OperatorTable+Semantics.swift
[151/171] Compiling SwiftOperators SyntaxSynthesis.swift
[152/171] Compiling SwiftOperators OperatorTable+Defaults.swift
[153/171] Emitting module SwiftOperators
[154/171] Compiling SwiftOperators OperatorError+Diagnostics.swift
[155/171] Compiling SwiftOperators Operator.swift
[156/171] Compiling SwiftOperators OperatorTable+Folding.swift
[157/171] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[158/171] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[159/171] Compiling SwiftParserDiagnostics Utils.swift
[160/171] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[161/171] Compiling SwiftParserDiagnostics PresenceUtils.swift
[162/171] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[163/171] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[164/171] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[165/171] Emitting module SwiftParserDiagnostics
[166/171] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[167/171] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[168/171] Compiling SwiftParserDiagnostics MissingNodesError.swift
[169/171] Compiling SwiftParserDiagnostics MissingTokenError.swift
[170/185] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[171/186] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[172/186] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[173/186] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[174/186] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[175/186] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[176/186] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[177/186] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[178/186] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[179/186] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[180/186] Compiling SwiftSyntaxBuilder Indenter.swift
[181/186] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[182/186] Emitting module SwiftSyntaxBuilder
[183/186] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[184/186] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[185/200] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[186/200] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[187/200] Compiling SwiftSyntaxMacros Macro.swift
[188/200] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[189/201] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[190/201] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[191/201] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[192/201] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[193/201] Emitting module SwiftSyntaxMacros
[194/201] Compiling SwiftSyntaxMacros Macro+Format.swift
[195/201] Compiling SwiftSyntaxMacros AccessorMacro.swift
[196/201] Compiling SwiftSyntaxMacros AttachedMacro.swift
[197/201] Compiling SwiftSyntaxMacros MemberMacro.swift
[198/201] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[199/201] Compiling SwiftSyntaxMacros PeerMacro.swift
[200/209] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[201/209] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[202/209] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[203/209] Emitting module SwiftSyntaxMacroExpansion
[204/209] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[205/209] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[206/209] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[207/209] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[208/216] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[209/216] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[210/216] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[211/216] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[212/216] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[213/216] Emitting module SwiftCompilerPluginMessageHandling
[214/216] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[215/218] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[216/218] Emitting module SwiftCompilerPlugin
[217/221] Compiling PureduxMacros Plugin.swift
[218/221] Compiling PureduxMacros DependencyInjectionMacro.swift
[219/221] Emitting module PureduxMacros
[219/221] Write Objects.LinkFileList
[220/221] Linking PureduxMacros
[222/252] Compiling Puredux Dependencies.swift
[223/252] Compiling Puredux Dependency.swift
[224/252] Compiling Puredux DependencyContainer.swift
[225/252] Compiling Puredux DependencyKey.swift
[226/255] Compiling Puredux Observer.swift
[227/255] Compiling Puredux StateStore.swift
[228/255] Compiling Puredux Store.swift
[229/255] Compiling Puredux KeyPath+Sendable.swift
[230/255] Compiling Puredux ReferencedObject.swift
[231/255] Compiling Puredux UncheckedReference.swift
[232/255] Compiling Puredux UIKit+StoreBindings.swift
[233/255] Compiling Puredux DispatchQueue+Delay.swift
[234/255] Compiling Puredux Equating.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] Compiling Puredux SideEffects.swift
[240/255] Compiling Puredux AnyStore.swift
[241/255] Compiling Puredux AnyStoreObject.swift
[242/255] Emitting module Puredux
[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 CoreStore.swift
[248/255] Compiling Puredux StoreNode.swift
[249/255] Compiling Puredux StoreObjectProtocol.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.50s)
Build complete.
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/kazaimazai/puredux/main
Repository:               KazaiMazai/Puredux
Swift version used:       5.10
Target:                   Puredux
Extracting symbol information for 'Puredux'...
Finished extracting symbol information for 'Puredux'. (0.58s)
Building documentation for 'Puredux'...
Finished building documentation for 'Puredux' (0.72s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/kazaimazai/puredux/main
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.34s)
Updated https://github.com/apple/swift-syntax.git (0.84s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 510.0.3 (0.54s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (0.53s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3080] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.26s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.63s)
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] Compiling Snippets Snippet.swift
[7/53] Emitting module Snippets
[8/53] Compiling Snippets SnippetParser.swift
[9/53] Compiling SymbolKit DeclarationFragments.swift
[10/53] Compiling SymbolKit Fragment.swift
[11/53] Compiling SymbolKit FragmentKind.swift
[12/53] Compiling SymbolKit FunctionParameter.swift
[13/53] Compiling SymbolKit FunctionSignature.swift
[14/53] Compiling SymbolKit SourceRange.swift
[15/53] Compiling SymbolKit Metadata.swift
[16/53] Compiling SymbolKit Module.swift
[17/53] Compiling SymbolKit OperatingSystem.swift
[18/53] Compiling SymbolKit Platform.swift
[19/57] Compiling SymbolKit Mixin+Equals.swift
[20/57] Compiling SymbolKit Mixin+Hash.swift
[21/57] Compiling SymbolKit Mixin.swift
[22/57] Compiling SymbolKit LineList.swift
[23/57] Compiling SymbolKit Position.swift
[24/57] Compiling SymbolKit GenericConstraint.swift
[25/57] Compiling SymbolKit GenericParameter.swift
[26/57] Compiling SymbolKit Generics.swift
[27/57] Compiling SymbolKit Namespace.swift
[28/57] Compiling SymbolKit Symbol.swift
[29/57] Compiling SymbolKit SymbolKind.swift
[30/57] Compiling SymbolKit SymbolGraph.swift
[31/57] Compiling SymbolKit GraphCollector.swift
[32/57] Compiling SymbolKit Relationship.swift
[33/57] Compiling SymbolKit RelationshipKind.swift
[34/57] Compiling SymbolKit SourceOrigin.swift
[35/57] Compiling SymbolKit GenericConstraints.swift
[36/57] Compiling SymbolKit Swift.swift
[37/57] Compiling SymbolKit Identifier.swift
[38/57] Compiling SymbolKit KindIdentifier.swift
[39/57] Compiling SymbolKit Location.swift
[40/57] Compiling SymbolKit Mutability.swift
[41/57] Emitting module SymbolKit
[42/57] Compiling SymbolKit Names.swift
[43/57] Compiling SymbolKit SPI.swift
[44/57] Compiling SymbolKit Snippet.swift
[45/57] Compiling SymbolKit Extension.swift
[46/57] Compiling SymbolKit SemanticVersion.swift
[47/57] Compiling SymbolKit AccessControl.swift
[48/57] Compiling SymbolKit Availability.swift
[49/57] Compiling SymbolKit AvailabilityItem.swift
[50/57] Compiling SymbolKit Domain.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 SnippetBuildCommand.swift
[57/61] Emitting module snippet_extract
[58/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract
[60/61] Applying snippet-extract
Build complete! (3.81s)
Building for debugging...
[0/1] Write swift-version-33747A42983211AE.txt
Build complete! (0.20s)
    1710
13	/Users/admin/builder/spi-builder-workspace/.docs/kazaimazai/puredux/main
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/kazaimazai/puredux/main
File count: 1710
Doc size:   13.0MB
Preparing doc bundle ...
Uploading prod-kazaimazai-puredux-main-4d6cc420.zip to s3://spi-docs-inbox/prod-kazaimazai-puredux-main-4d6cc420.zip
Copying... [11%]
Copying... [22%]
Copying... [31%]
Copying... [42%]
Copying... [51%]
Copying... [62%]
Copying... [70%]
Copying... [81%]
Copying... [93%]
Copying... [100%]
Done.