Build Information
Successful build of async-collections, reference main (726af9
), with Swift 6.1 for Android on 29 May 2025 21:17:54 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/adam-fowler/async-collections.git
Reference: main
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
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
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 main
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/adam-fowler/async-collections.git
https://github.com/adam-fowler/async-collections.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"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"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-atomics.git
[1/16591] Fetching swift-collections
[2/18301] Fetching swift-collections, swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (0.88s)
[12776/16591] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.29s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (1.87s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.72s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Building for debugging...
[0/12] Write sources
[10/12] Compiling _AtomicsShims.c
[11/12] Write swift-version-24593BA9C3E375BF.txt
[13/45] Emitting module Atomics
[14/47] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[15/48] Compiling Atomics UnsafeAtomic.swift
[16/48] Compiling Atomics UnsafeAtomicLazyReference.swift
[17/48] Compiling Atomics IntegerOperations.swift
[18/48] Compiling Atomics Unmanaged extensions.swift
[19/48] Compiling InternalCollectionsUtilities Descriptions.swift
[20/48] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[21/48] Compiling Atomics Primitives.shims.swift
[22/48] Compiling Atomics AtomicInteger.swift
[23/48] Compiling Atomics AtomicOptionalWrappable.swift
[24/48] Compiling Atomics AtomicReference.swift
[25/48] Compiling Atomics AtomicStorage.swift
[26/48] Compiling Atomics AtomicValue.swift
[27/48] Compiling Atomics ManagedAtomic.swift
[28/48] Compiling Atomics ManagedAtomicLazyReference.swift
[29/48] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[30/48] Compiling Atomics AtomicMemoryOrderings.swift
[31/48] Compiling Atomics DoubleWord.swift
[34/48] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[35/48] Compiling InternalCollectionsUtilities _SortedCollection.swift
[36/48] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[37/48] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[38/48] Emitting module InternalCollectionsUtilities
[51/324] Compiling HeapModule Heap+Invariants.swift
[52/324] Compiling HeapModule Heap+Descriptions.swift
[53/324] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[54/324] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[55/326] Compiling HeapModule _HeapNode.swift
[56/326] Compiling HeapModule Heap.swift
[57/326] Compiling HashTreeCollections _HashNode+Debugging.swift
[58/326] Compiling HashTreeCollections _HashNode+Initializers.swift
[59/326] Compiling HashTreeCollections _HashNode+Invariants.swift
[60/326] Compiling HashTreeCollections _HashNode+Lookups.swift
[61/326] Compiling HashTreeCollections _Bucket.swift
[62/326] Compiling HashTreeCollections _Hash.swift
[63/326] Compiling HashTreeCollections _HashLevel.swift
[64/326] Compiling HashTreeCollections _HashNode+Builder.swift
[65/326] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[66/326] Compiling HeapModule Heap+UnsafeHandle.swift
[67/326] Emitting module HeapModule
[68/327] Compiling HashTreeCollections TreeSet+Hashable.swift
[69/327] Compiling HashTreeCollections TreeSet+Sendable.swift
[70/327] Compiling HashTreeCollections TreeSet+Sequence.swift
[71/327] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[72/327] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[73/327] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[74/327] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[75/327] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[76/327] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[77/327] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[79/337] Compiling DequeModule _DequeSlot.swift
[80/337] Compiling DequeModule _UnsafeWrappedBuffer.swift
[81/337] Emitting module BitCollections
[82/344] Compiling HashTreeCollections TreeDictionary+Collection.swift
[83/344] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[84/344] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[85/344] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[86/344] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[87/344] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[88/344] Compiling HashTreeCollections TreeDictionary+Filter.swift
[89/344] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[90/344] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[91/344] Compiling HashTreeCollections TreeDictionary+Keys.swift
[92/344] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[93/344] Compiling HashTreeCollections TreeDictionary+Merge.swift
[94/344] Compiling BitCollections BitSet.Index.swift
[95/344] Compiling BitCollections BitSet._UnsafeHandle.swift
[96/351] Compiling HashTreeCollections _HashNode+Structural union.swift
[97/351] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[98/351] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[99/351] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[100/351] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[101/351] Compiling HashTreeCollections _HashNode.swift
[102/351] Compiling HashTreeCollections _HashNodeHeader.swift
[103/351] Compiling HashTreeCollections _HashSlot.swift
[104/351] Compiling HashTreeCollections _HashStack.swift
[105/351] Compiling HashTreeCollections _HashTreeIterator.swift
[106/351] Compiling HashTreeCollections _HashTreeStatistics.swift
[107/351] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[108/351] Compiling HashTreeCollections _RawHashNode.swift
[109/351] Compiling HashTreeCollections _UnmanagedHashNode.swift
[110/351] Compiling HashTreeCollections TreeDictionary.swift
[111/351] Compiling HashTreeCollections TreeSet+Codable.swift
[112/351] Compiling HashTreeCollections TreeSet+Collection.swift
[113/351] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[114/351] Compiling HashTreeCollections TreeSet+Debugging.swift
[115/351] Compiling HashTreeCollections TreeSet+Descriptions.swift
[116/351] Compiling HashTreeCollections TreeSet+Equatable.swift
[117/351] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[118/351] Compiling HashTreeCollections TreeSet+Extras.swift
[119/351] Compiling HashTreeCollections TreeSet+Filter.swift
[120/351] Compiling HashTreeCollections _AncestorHashSlots.swift
[121/351] Compiling HashTreeCollections _Bitmap.swift
[132/351] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[133/351] Compiling HashTreeCollections _HashNode+Storage.swift
[146/351] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[147/351] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[148/351] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[149/351] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[160/360] Compiling OrderedCollections OrderedSet+Sendable.swift
[165/360] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[166/360] Compiling HashTreeCollections _HashNode+Structural merge.swift
[167/360] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[168/360] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[175/360] Compiling HashTreeCollections _UnsafePath.swift
[176/360] Compiling HashTreeCollections TreeDictionary+Codable.swift
[177/360] Emitting module DequeModule
[193/361] Compiling _RopeModule _CharacterRecognizer.swift
[194/361] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[195/361] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[196/361] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[197/361] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[198/361] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[199/361] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[200/361] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[201/361] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[202/361] Compiling HashTreeCollections TreeSet.swift
[230/361] Compiling OrderedCollections OrderedSet+SubSequence.swift
[231/361] Compiling OrderedCollections OrderedSet+Testing.swift
[232/361] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[233/361] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[256/362] Compiling OrderedCollections OrderedSet.swift
[257/362] Compiling OrderedCollections _UnsafeBitset.swift
[299/362] Emitting module OrderedCollections
[301/363] Compiling _RopeModule Rope+Join.swift
[302/363] Compiling _RopeModule Rope+MutatingForEach.swift
[303/363] Compiling _RopeModule Rope+Remove.swift
[304/363] Compiling _RopeModule Rope+RemoveSubrange.swift
[305/363] Compiling _RopeModule Rope+Split.swift
[306/363] Compiling _RopeModule Optional Utilities.swift
[307/363] Compiling _RopeModule String Utilities.swift
[308/363] Compiling _RopeModule String.Index+ABI.swift
[343/363] Emitting module HashTreeCollections
[355/364] Emitting module _RopeModule
[366/367] Emitting module Collections
[367/367] Compiling Collections Collections.swift
[369/376] Compiling AsyncCollections TaskQueue.swift
[370/376] Compiling AsyncCollections ForEach.swift
[371/376] Compiling AsyncCollections Map.swift
[372/376] Compiling AsyncCollections Filter.swift
[373/376] Compiling AsyncCollections FlatMap.swift
[374/376] Compiling AsyncCollections CompactMap.swift
[375/376] Emitting module AsyncCollections
[376/376] Compiling AsyncCollections AsyncSemaphore.swift
Build complete! (38.52s)
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"
}
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Done.