The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-async-algorithms with Swift 5.8 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apple/swift-async-algorithms.git
Reference: 1.0.0
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/apple/swift-async-algorithms
 * tag               1.0.0      -> FETCH_HEAD
HEAD is now at da4e36f Fix potential deadlocks when resuming a continuation while holding a lock (#303)
Cloned https://github.com/apple/swift-async-algorithms.git
Revision (git rev-parse @):
da4e36f86544cdf733a40d59b3a2267e3a7bbf36
SPI manifest file found: $PWD/checkout/.spi.yml
SUCCESS checkout https://github.com/apple/swift-async-algorithms.git at 1.0.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[3/65] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[4/65] Compiling OrderedCollections _HashTable.swift
[5/67] Compiling OrderedCollections OrderedDictionary+Values.swift
[6/67] Compiling OrderedCollections OrderedDictionary.swift
[7/67] Compiling OrderedCollections OrderedSet+Hashable.swift
[8/67] Compiling OrderedCollections OrderedSet+Initializers.swift
[9/67] Compiling OrderedCollections OrderedSet+Insertions.swift
[10/67] Compiling OrderedCollections OrderedSet+Invariants.swift
[11/67] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[12/67] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[13/67] Compiling OrderedCollections OrderedSet+Codable.swift
[14/67] Compiling OrderedCollections _Hashtable+Header.swift
[15/67] Compiling OrderedCollections OrderedDictionary+Codable.swift
[18/73] Compiling DequeModule Deque._Storage.swift
[19/73] Compiling DequeModule Deque._UnsafeHandle.swift
[20/73] Compiling DequeModule _DequeSlot.swift
[21/73] Compiling DequeModule _UnsafeWrappedBuffer.swift
[22/73] Compiling OrderedCollections OrderedDictionary+Elements+SubSequence.swift
[23/73] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[24/73] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Operations.swift
[25/73] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Predicates.swift
[26/73] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[27/73] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[28/73] Compiling OrderedCollections OrderedSet+SubSequence.swift
[29/73] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[30/73] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[31/73] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[32/73] Compiling OrderedCollections OrderedSet+CustomDebugStringConvertible.swift
[33/73] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[34/73] Compiling OrderedCollections OrderedSet+CustomStringConvertible.swift
[35/73] Compiling OrderedCollections OrderedSet+Diffing.swift
[36/73] Compiling OrderedCollections OrderedSet+Equatable.swift
[37/73] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[38/73] Emitting module DequeModule
[39/73] Compiling OrderedCollections _HashTable+Bucket.swift
[40/73] Compiling OrderedCollections _HashTable+BucketIterator.swift
[41/73] Compiling OrderedCollections _HashTable+Constants.swift
[42/73] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[43/73] Compiling OrderedCollections _HashTable+Testing.swift
[52/73] Compiling OrderedCollections OrderedDictionary+Elements.swift
[53/73] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[54/73] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[55/73] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[56/73] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[57/73] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[67/73] Emitting module OrderedCollections
[68/73] Compiling OrderedCollections OrderedSet+Testing.swift
[69/73] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[70/73] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[71/73] Compiling OrderedCollections OrderedSet.swift
[72/73] Compiling OrderedCollections RandomAccessCollection+Offsets.swift
[73/73] Compiling OrderedCollections _UnsafeBitset.swift
[74/75] Emitting module Collections
[75/75] Compiling Collections Collections.swift
[76/119] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[77/119] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[78/119] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[79/119] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[80/119] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[81/119] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[82/119] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[83/125] Emitting module AsyncAlgorithms
[84/125] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[85/125] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[86/125] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[87/125] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[88/125] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[89/125] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[90/125] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[91/125] Compiling AsyncAlgorithms ChannelStateMachine.swift
[92/125] Compiling AsyncAlgorithms ChannelStorage.swift
[93/125] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[94/125] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[95/125] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[96/125] Compiling AsyncAlgorithms Locking.swift
[97/125] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[98/125] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[99/125] Compiling AsyncAlgorithms MergeStateMachine.swift
[100/125] Compiling AsyncAlgorithms MergeStorage.swift
[101/125] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[102/125] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[103/125] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[104/125] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[105/125] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[106/125] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[107/125] Compiling AsyncAlgorithms AsyncChannel.swift
[108/125] Compiling AsyncAlgorithms Rethrow.swift
[109/125] Compiling AsyncAlgorithms SetAlgebra.swift
[110/125] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[111/125] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[112/125] Compiling AsyncAlgorithms ZipStateMachine.swift
[113/125] Compiling AsyncAlgorithms ZipStorage.swift
[114/125] Compiling AsyncAlgorithms CombineLatestStorage.swift
[115/125] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[116/125] Compiling AsyncAlgorithms DebounceStateMachine.swift
[117/125] Compiling AsyncAlgorithms DebounceStorage.swift
[118/125] Compiling AsyncAlgorithms Dictionary.swift
[119/125] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[120/125] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[121/125] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[122/125] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[123/125] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[124/125] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[125/125] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[126/137] Compiling AsyncSequenceValidation Theme.swift
[127/137] Compiling AsyncSequenceValidation TaskDriver.swift
[128/137] Compiling AsyncSequenceValidation Event.swift
[129/137] Compiling AsyncSequenceValidation Expectation.swift
[130/138] Compiling AsyncSequenceValidation Locking.swift
[131/138] Compiling AsyncSequenceValidation SourceLocation.swift
[132/138] Emitting module AsyncSequenceValidation
[133/138] Compiling AsyncSequenceValidation AsyncSequenceValidationDiagram.swift
[134/138] Compiling AsyncSequenceValidation Clock.swift
[135/138] Compiling AsyncSequenceValidation Test.swift
[136/138] Compiling AsyncSequenceValidation Input.swift
[137/138] Compiling AsyncSequenceValidation Job.swift
[138/138] Compiling AsyncSequenceValidation WorkQueue.swift
[139/140] Compiling AsyncAlgorithms_XCTest ValidationTest.swift
[140/140] Emitting module AsyncAlgorithms_XCTest
Build complete! (33.42s)
Fetching https://github.com/apple/swift-docc-plugin from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-docc-plugin (0.50s)
Fetched https://github.com/apple/swift-collections.git (0.88s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.5 (0.02s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.01s)
Fetching https://github.com/apple/swift-docc-symbolkit from cache
Fetched https://github.com/apple/swift-docc-symbolkit (0.70s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.02s)
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
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.0.5
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
Build complete.
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/checkout/.docs/apple/swift-async-algorithms/1.0.0
Repository:               apple/swift-async-algorithms
Swift version used:       5.8
    .package(url: "https://github.com/apple/swift-docc-plugin", from: "1.0.0"),
    .package(url: "https://github.com/apple/swift-docc-plugin", from: "1.0.0"),
Target:                   AsyncAlgorithms
Generating documentation for 'AsyncAlgorithms'...
Converting documentation...
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AsyncAlgorithms/AsyncAlgorithms.docc/Guides/Zip.md:3:2: warning: Link in document summary will not be displayed
Summary should only contain (formatted) text. To resolve this issue, place links and images elsewhere in the document, or remove them.
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AsyncAlgorithms/AsyncAlgorithms.docc/Guides/Zip.md:3:123: warning: Link in document summary will not be displayed
Summary should only contain (formatted) text. To resolve this issue, place links and images elsewhere in the document, or remove them.
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AsyncAlgorithms/AsyncAlgorithms.docc/Guides/Zip.md:4:1: warning: Link in document summary will not be displayed
Summary should only contain (formatted) text. To resolve this issue, place links and images elsewhere in the document, or remove them.
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AsyncAlgorithms/AsyncAlgorithms.docc/Guides/Intersperse.md:3:2: warning: Link in document summary will not be displayed
Summary should only contain (formatted) text. To resolve this issue, place links and images elsewhere in the document, or remove them.
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AsyncAlgorithms/AsyncAlgorithms.docc/Guides/Intersperse.md:4:1: warning: Link in document summary will not be displayed
Summary should only contain (formatted) text. To resolve this issue, place links and images elsewhere in the document, or remove them.
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AsyncAlgorithms/AsyncAlgorithms.docc/Guides/Lazy.md:3:2: warning: Link in document summary will not be displayed
Summary should only contain (formatted) text. To resolve this issue, place links and images elsewhere in the document, or remove them.
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AsyncAlgorithms/AsyncAlgorithms.docc/Guides/Lazy.md:4:1: warning: Link in document summary will not be displayed
Summary should only contain (formatted) text. To resolve this issue, place links and images elsewhere in the document, or remove them.
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AsyncAlgorithms/AsyncAlgorithms.docc/Guides/BufferedBytes.md:3:2: warning: Link in document summary will not be displayed
Summary should only contain (formatted) text. To resolve this issue, place links and images elsewhere in the document, or remove them.
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AsyncAlgorithms/AsyncAlgorithms.docc/Guides/BufferedBytes.md:4:1: warning: Link in document summary will not be displayed
Summary should only contain (formatted) text. To resolve this issue, place links and images elsewhere in the document, or remove them.
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AsyncAlgorithms/AsyncAlgorithms.docc/Guides/Effects.md:1:1: warning: An article is expected to start with a top-level heading title
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AsyncAlgorithms/AsyncAlgorithms.docc/Guides/Chain.md:3:2: warning: Link in document summary will not be displayed
Summary should only contain (formatted) text. To resolve this issue, place links and images elsewhere in the document, or remove them.
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AsyncAlgorithms/AsyncAlgorithms.docc/Guides/Chain.md:3:121: warning: Link in document summary will not be displayed
Summary should only contain (formatted) text. To resolve this issue, place links and images elsewhere in the document, or remove them.
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AsyncAlgorithms/AsyncAlgorithms.docc/Guides/Chain.md:4:1: warning: Link in document summary will not be displayed
Summary should only contain (formatted) text. To resolve this issue, place links and images elsewhere in the document, or remove them.
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AsyncAlgorithms/AsyncAlgorithms.docc/Guides/CombineLatest.md:3:2: warning: Link in document summary will not be displayed
Summary should only contain (formatted) text. To resolve this issue, place links and images elsewhere in the document, or remove them.
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AsyncAlgorithms/AsyncAlgorithms.docc/Guides/CombineLatest.md:3:143: warning: Link in document summary will not be displayed
Summary should only contain (formatted) text. To resolve this issue, place links and images elsewhere in the document, or remove them.
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AsyncAlgorithms/AsyncAlgorithms.docc/Guides/CombineLatest.md:4:1: warning: Link in document summary will not be displayed
Summary should only contain (formatted) text. To resolve this issue, place links and images elsewhere in the document, or remove them.
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AsyncAlgorithms/AsyncAlgorithms.docc/Guides/Merge.md:3:2: warning: Link in document summary will not be displayed
Summary should only contain (formatted) text. To resolve this issue, place links and images elsewhere in the document, or remove them.
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AsyncAlgorithms/AsyncAlgorithms.docc/Guides/Merge.md:3:127: warning: Link in document summary will not be displayed
Summary should only contain (formatted) text. To resolve this issue, place links and images elsewhere in the document, or remove them.
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AsyncAlgorithms/AsyncAlgorithms.docc/Guides/Merge.md:4:1: warning: Link in document summary will not be displayed
Summary should only contain (formatted) text. To resolve this issue, place links and images elsewhere in the document, or remove them.
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AsyncAlgorithms/AsyncAlgorithms.docc/AsyncAlgorithms.md:26:3: warning: Topic reference 'doc:Effects' couldn't be resolved. No local documentation matches this reference.
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AsyncAlgorithms/Merge/AsyncMerge2Sequence.swift:24:8: warning: Topic reference 'Swift/AsyncSequence' couldn't be resolved. No local documentation matches this reference.
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AsyncAlgorithms/Merge/AsyncMerge2Sequence.swift:24:56: warning: Topic reference 'Swift/AsyncSequence' couldn't be resolved. No local documentation matches this reference.
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AsyncAlgorithms/Merge/AsyncMerge3Sequence.swift:29:8: warning: Topic reference 'Swift/AsyncSequence' couldn't be resolved. No local documentation matches this reference.
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AsyncAlgorithms/Merge/AsyncMerge3Sequence.swift:29:58: warning: Topic reference 'Swift/AsyncSequence' couldn't be resolved. No local documentation matches this reference.
Conversion complete! (1.45s)
Generated DocC archive at '/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.docs/apple/swift-async-algorithms/1.0.0'
Building for debugging...
[1/45] Emitting module SymbolKit
[2/50] Compiling SymbolKit Mixin+Equals.swift
[3/50] Compiling SymbolKit Mixin+Hash.swift
[4/50] Compiling SymbolKit Mixin.swift
[5/50] Compiling SymbolKit LineList.swift
[6/50] Compiling SymbolKit Position.swift
[7/50] Compiling SymbolKit SourceRange.swift
[8/50] Compiling SymbolKit SPI.swift
[9/50] Compiling SymbolKit Snippet.swift
[10/50] Compiling SymbolKit Extension.swift
[11/50] Compiling SymbolKit GenericConstraint.swift
[12/50] Compiling SymbolKit GenericParameter.swift
[13/50] Compiling SymbolKit FunctionSignature.swift
[14/50] Compiling SymbolKit Identifier.swift
[15/50] Compiling SymbolKit KindIdentifier.swift
[16/50] Compiling SymbolKit Location.swift
[17/50] Compiling SymbolKit Mutability.swift
[18/50] Compiling SymbolKit Names.swift
[19/50] Compiling SymbolKit AvailabilityItem.swift
[20/50] Compiling SymbolKit Domain.swift
[21/50] Compiling SymbolKit DeclarationFragments.swift
[22/50] Compiling SymbolKit Fragment.swift
[23/50] Compiling SymbolKit FragmentKind.swift
[24/50] Compiling SymbolKit FunctionParameter.swift
[25/50] Emitting module Snippets
[26/50] Compiling Snippets Snippet.swift
[27/50] Compiling Snippets SnippetParser.swift
[28/50] Compiling SymbolKit Generics.swift
[29/50] Compiling SymbolKit Namespace.swift
[30/50] Compiling SymbolKit Symbol.swift
[31/50] Compiling SymbolKit SymbolKind.swift
[32/50] Compiling SymbolKit SymbolGraph.swift
[33/50] Compiling SymbolKit SourceOrigin.swift
[34/50] Compiling SymbolKit GenericConstraints.swift
[35/50] Compiling SymbolKit Swift.swift
[36/50] Compiling SymbolKit SemanticVersion.swift
[37/50] Compiling SymbolKit AccessControl.swift
[38/50] Compiling SymbolKit Availability.swift
[39/50] Compiling SymbolKit Metadata.swift
[40/50] Compiling SymbolKit Module.swift
[41/50] Compiling SymbolKit OperatingSystem.swift
[42/50] Compiling SymbolKit Platform.swift
[43/50] Compiling SymbolKit Relationship.swift
[44/50] Compiling SymbolKit RelationshipKind.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 URL+Status.swift
[52/54] Compiling snippet_extract SymbolGraph+Snippet.swift
[53/54] Compiling snippet_extract SnippetBuildCommand.swift
[53/54] Linking snippet-extract
Build complete! (3.95s)
Building for debugging...
Build complete! (0.14s)
    3531
35	/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.docs/apple/swift-async-algorithms/1.0.0
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/checkout/.docs/apple/swift-async-algorithms/1.0.0
File count: 3531
Doc size:   35.0MB
Preparing doc bundle ...
Uploading prod-apple-swift-async-algorithms-1.0.0-f0df3452.zip to s3://spi-docs-inbox/prod-apple-swift-async-algorithms-1.0.0-f0df3452.zip
Copying... [10%]
Copying... [20%]
Copying... [30%]
Copying... [41%]
Copying... [51%]
Copying... [61%]
Copying... [71%]
Copying... [80%]
Copying... [90%]
Copying... [100%]
Done.

Build Machine: Mac 5