Build Information
Successful build of async-collections, reference 0.1.0 (726af9), with Swift 6.3 for Wasm on 15 Apr 2026 05:44:23 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/adam-fowler/async-collections.git
Reference: 0.1.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/adam-fowler/async-collections
* tag 0.1.0 -> FETCH_HEAD
HEAD is now at 726af96 Add CompactMap functions (#3)
Cloned https://github.com/adam-fowler/async-collections.git
Revision (git rev-parse @):
726af96095a19df6b8053ddbaed0a727aa70ccb2
SUCCESS checkout https://github.com/adam-fowler/async-collections.git at 0.1.0
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.3
Building package at path: $PWD
https://github.com/adam-fowler/async-collections.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1
wasm-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d69f4e7582c319245442d62a08b2d7c7fd5a0c0c69f5d2ef11d1530cd8d3329b
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-collections.git
[1/23537] Fetching swift-collections
[943/25357] Fetching swift-collections, swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (0.52s)
[1883/23537] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.60s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (2.04s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.70s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Building for debugging...
[0/13] Write sources
[11/13] Compiling _AtomicsShims.c
[12/13] Write swift-version-24593BA9C3E375BF.txt
[14/49] Emitting module InternalCollectionsUtilities
[15/51] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[16/51] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[17/51] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[18/51] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[19/51] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[20/51] Compiling InternalCollectionsUtilities Span+Extras.swift
[22/53] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[25/53] Compiling InternalCollectionsUtilities Debugging.swift
[26/53] Compiling InternalCollectionsUtilities Descriptions.swift
[27/53] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[28/53] Emitting module Atomics
[31/53] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[32/53] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[35/53] Compiling InternalCollectionsUtilities Integer rank.swift
[36/53] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[37/53] Compiling InternalCollectionsUtilities UInt+reversed.swift
[38/53] Compiling InternalCollectionsUtilities String+Padding.swift
[39/53] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[44/53] Compiling Atomics IntegerOperations.swift
[45/53] Compiling Atomics Unmanaged extensions.swift
[56/350] Compiling OrderedCollections OrderedDictionary+Elements.swift
[57/350] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[58/350] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[59/350] Compiling OrderedCollections OrderedDictionary.swift
[60/350] Compiling OrderedCollections OrderedSet+Codable.swift
[61/350] Compiling OrderedCollections OrderedSet+Initializers.swift
[62/350] Compiling OrderedCollections OrderedSet+Insertions.swift
[63/350] Compiling OrderedCollections OrderedSet+Invariants.swift
[64/350] Compiling _RopeModule BigString+Hashing.swift
[65/350] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[66/350] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[67/350] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[68/350] Compiling OrderedCollections OrderedDictionary+Values.swift
[69/350] Compiling _RopeModule BigString+LosslessStringConvertible.swift
[70/350] Compiling _RopeModule BigString+RangeReplaceableCollection.swift
[71/350] Compiling _RopeModule BigString+UTF16View.swift
[72/350] Compiling _RopeModule BigString+UTF8View.swift
[73/354] Compiling HeapModule Heap+Descriptions.swift
[74/354] Compiling OrderedCollections OrderedSet+Hashable.swift
[75/354] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[76/354] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[77/354] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[78/354] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[79/354] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[80/354] Compiling OrderedCollections OrderedSet+Descriptions.swift
[81/354] Compiling OrderedCollections OrderedSet+Diffing.swift
[82/354] Compiling OrderedCollections OrderedSet+Equatable.swift
[83/354] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[84/354] Emitting module ContainersPreview
[85/354] Compiling ContainersPreview Box.swift
[86/354] Compiling ContainersPreview Inout.swift
[87/354] Compiling ContainersPreview InputSpan.swift
[88/354] Compiling ContainersPreview Shared.swift
[89/354] Compiling HeapModule _HeapNode.swift
[90/354] Compiling HeapModule Heap.swift
[91/354] Compiling OrderedCollections OrderedDictionary+Codable.swift
[92/354] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[93/354] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[94/354] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[95/354] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[97/355] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[98/355] Compiling HeapModule Heap+Invariants.swift
[99/355] Compiling HeapModule Heap+UnsafeHandle.swift
[100/392] Emitting module HeapModule
[102/396] Compiling DequeModule RigidDeque+Append.swift
[103/396] Compiling DequeModule RigidDeque+Consumption.swift
[104/396] Compiling DequeModule RigidDeque+Container.swift
[105/396] Compiling DequeModule RigidDeque+Descriptions.swift
[106/396] Compiling DequeModule Deque+Extras.swift
[107/396] Compiling DequeModule Deque+Hashable.swift
[108/396] Compiling DequeModule Deque+Testing.swift
[109/396] Compiling DequeModule Deque._Storage.swift
[110/396] Compiling DequeModule Deque+Codable.swift
[111/396] Compiling DequeModule Deque+Collection.swift
[112/396] Compiling DequeModule Deque+CustomReflectable.swift
[113/396] Compiling DequeModule Deque+Descriptions.swift
[114/396] Compiling DequeModule Deque+Equatable.swift
[115/396] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[116/396] Compiling DequeModule _DequeBuffer.swift
[117/396] Compiling DequeModule _DequeBufferHeader.swift
[118/403] Compiling _RopeModule Rope+ForEachWhile.swift
[119/403] Compiling _RopeModule Rope+Insert.swift
[120/403] Compiling _RopeModule BigString+Sequence.swift
[121/403] Compiling _RopeModule BigString+TextOutputStream.swift
[122/403] Compiling _RopeModule BigString+Append.swift
[123/403] Compiling _RopeModule BigString+Initializers.swift
[124/403] Compiling BitCollections BitSet.Index.swift
[125/410] Compiling _RopeModule Rope+Invariants.swift
[126/410] Compiling _RopeModule _RopeVersion.swift
[127/410] Compiling _RopeModule Rope+Collection.swift
[128/410] Compiling _RopeModule Rope+Index.swift
[129/410] Compiling _RopeModule Rope+Sequence.swift
[130/410] Compiling _RopeModule Rope+Append.swift
[131/410] Compiling _RopeModule Rope+Extract.swift
[132/410] Emitting module BitCollections
[133/410] Compiling _RopeModule Rope+Find.swift
[140/410] Compiling DequeModule RigidDeque+Insertions.swift
[141/410] Compiling DequeModule RigidDeque+Prepend.swift
[142/410] Compiling DequeModule UniqueDeque+Hashable.swift
[143/410] Compiling DequeModule UniqueDeque+Initializers.swift
[144/410] Compiling DequeModule UniqueDeque+Insertions.swift
[145/410] Compiling DequeModule UniqueDeque+Prepend.swift
[146/410] Compiling DequeModule UniqueDeque+Removals.swift
[147/410] Compiling DequeModule RigidDeque+Removals.swift
[148/410] Compiling DequeModule RigidDeque+Replacements.swift
[149/410] Compiling DequeModule RigidDeque+Testing.swift
[182/425] Compiling DequeModule RigidDeque+Equatable.swift
[183/425] Compiling DequeModule RigidDeque+Experimental.swift
[184/425] Compiling DequeModule RigidDeque+Hashable.swift
[185/425] Compiling DequeModule RigidDeque+Initializers.swift
[195/425] Compiling DequeModule UniqueDeque+Consumption.swift
[196/425] Compiling DequeModule UniqueDeque+Container.swift
[197/425] Compiling DequeModule UniqueDeque+Descriptions.swift
[198/425] Compiling DequeModule UniqueDeque+Equatable.swift
[199/425] Compiling DequeModule UniqueDeque+Experimental.swift
[203/425] Compiling DequeModule RigidDeque.swift
[204/425] Compiling DequeModule UniqueDeque+Append.swift
[214/425] Compiling OrderedCollections OrderedSet+Sendable.swift
[215/425] Compiling OrderedCollections OrderedSet+SubSequence.swift
[216/425] Compiling OrderedCollections OrderedSet+Testing.swift
[217/425] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[218/425] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[219/425] Compiling OrderedCollections OrderedSet.swift
[220/425] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[221/425] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[222/425] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[223/425] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[224/425] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[225/425] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[226/425] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[227/425] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[228/425] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[229/425] Compiling HashTreeCollections TreeSet.swift
[236/425] Compiling DequeModule Deque._UnsafeHandle.swift
[237/425] Compiling DequeModule Deque.swift
[272/426] Compiling DequeModule UniqueDeque+Replacements.swift
[273/426] Compiling DequeModule UniqueDeque.swift
[274/426] Compiling DequeModule _DequeSlot.swift
[275/426] Compiling DequeModule _UnsafeDequeHandle.swift
[276/426] Compiling DequeModule _UnsafeDequeSegments.swift
[316/426] Compiling OrderedCollections _UnsafeBitset.swift
[338/426] Compiling _RopeModule Rope+_UnmanagedLeaf.swift
[339/426] Compiling _RopeModule Rope+_UnsafeHandle.swift
[340/426] Compiling _RopeModule Rope.swift
[341/426] Compiling _RopeModule RopeElement.swift
[342/426] Compiling _RopeModule RopeMetric.swift
[343/426] Compiling _RopeModule RopeSummary.swift
[344/426] Compiling _RopeModule _RopeItem.swift
[345/426] Compiling _RopeModule _RopePath.swift
[356/435] Emitting module OrderedCollections
[369/436] Emitting module _RopeModule
[395/436] Compiling _RopeModule Rope+Join.swift
[396/436] Compiling _RopeModule Rope+MutatingForEach.swift
[397/436] Compiling _RopeModule Rope+Remove.swift
[398/436] Compiling _RopeModule Rope+RemoveSubrange.swift
[399/436] Compiling _RopeModule Rope+Split.swift
[400/436] Compiling _RopeModule Optional Utilities.swift
[401/436] Emitting module HashTreeCollections
[423/437] Emitting module DequeModule
[430/437] Compiling _RopeModule String Utilities.swift
[431/437] Compiling _RopeModule String.Index+ABI.swift
[432/437] Compiling _RopeModule _CharacterRecognizer.swift
[440/445] Compiling Collections OrderedCollections reexports.swift
[441/445] Compiling Collections HeapModule reexports.swift
[442/445] Compiling Collections HashTreeCollections reexports.swift
[443/445] Compiling Collections DequeModule reexports.swift
[444/445] Compiling Collections BitCollections reexports.swift
[445/445] Emitting module Collections
[447/454] Compiling AsyncCollections TaskQueue.swift
[448/454] Compiling AsyncCollections Map.swift
[449/454] Compiling AsyncCollections FlatMap.swift
[450/454] Compiling AsyncCollections ForEach.swift
[451/454] Compiling AsyncCollections Filter.swift
[452/454] Compiling AsyncCollections AsyncSemaphore.swift
[453/454] Compiling AsyncCollections CompactMap.swift
[454/454] Emitting module AsyncCollections
Build complete! (54.33s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-collections",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-collections.git"
},
{
"identity" : "swift-atomics",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-atomics.git"
}
],
"manifest_display_name" : "async-collections",
"name" : "async-collections",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "AsyncCollections",
"targets" : [
"AsyncCollections"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "AsyncCollections",
"module_type" : "SwiftTarget",
"name" : "AsyncCollections",
"path" : "Sources/AsyncCollections",
"product_dependencies" : [
"Atomics",
"Collections"
],
"product_memberships" : [
"AsyncCollections"
],
"sources" : [
"AsyncSemaphore.swift",
"CompactMap.swift",
"Filter.swift",
"FlatMap.swift",
"ForEach.swift",
"Map.swift",
"TaskQueue.swift"
],
"type" : "library"
},
{
"c99name" : "AsyncCollectionTests",
"module_type" : "SwiftTarget",
"name" : "AsyncCollectionTests",
"path" : "Tests/AsyncCollectionTests",
"sources" : [
"AsyncSemaphoreTests.swift",
"CompactMapTests.swift",
"FilterTests.swift",
"FlatMapTests.swift",
"ForEachTests.swift",
"MapTests.swift",
"TaskQueueTests.swift"
],
"target_dependencies" : [
"AsyncCollections"
],
"type" : "test"
}
],
"tools_version" : "5.9"
}
wasm-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d69f4e7582c319245442d62a08b2d7c7fd5a0c0c69f5d2ef11d1530cd8d3329b
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest
Done.