Build Information
Successful build of Tree, reference main (3021e4), with Swift 6.3 for Android on 15 Apr 2026 12:49:46 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mattcox/Tree.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/mattcox/Tree
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 3021e42 Merge pull request #2 from Jomy10/main
Cloned https://github.com/mattcox/Tree.git
Revision (git rev-parse @):
3021e4280573866c3d92e5104916640a9bcc9788
SUCCESS checkout https://github.com/mattcox/Tree.git at main
========================================
Build
========================================
Selected platform: android
Swift version: 6.3
Building package at path: $PWD
https://github.com/mattcox/Tree.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Fetching https://github.com/apple/swift-collections
[1/23537] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (2.60s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.1.6 (3.36s)
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.1.6
Building for debugging...
[0/10] Write sources
[9/10] Write swift-version--4F562202D5529B1.txt
[11/27] Emitting module InternalCollectionsUtilities
[12/29] Compiling InternalCollectionsUtilities _SortedCollection.swift
[13/29] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[14/29] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[15/29] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[16/29] Compiling InternalCollectionsUtilities Debugging.swift
[17/29] Compiling InternalCollectionsUtilities Descriptions.swift
[18/29] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[19/29] Compiling InternalCollectionsUtilities Specialize.swift
[20/29] Compiling InternalCollectionsUtilities UInt+reversed.swift
[21/29] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[22/29] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[23/29] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[24/29] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[25/29] Compiling InternalCollectionsUtilities Integer rank.swift
[26/29] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[27/29] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[28/29] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[29/29] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[31/176] Compiling HeapModule Heap+Invariants.swift
[32/250] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[33/304] Compiling BitCollections BitArray+BitwiseOperations.swift
[34/304] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[35/306] Compiling HeapModule Heap+Descriptions.swift
[36/306] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[37/306] Compiling HashTreeCollections _HashNode+Storage.swift
[38/306] Compiling HeapModule _HeapNode.swift
[39/306] Compiling HeapModule Heap.swift
[40/306] Compiling HeapModule Heap+UnsafeHandle.swift
[41/306] Emitting module HeapModule
[43/307] Compiling DequeModule _DequeSlot.swift
[44/307] Compiling DequeModule _UnsafeWrappedBuffer.swift
[45/307] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[46/307] Compiling HashTreeCollections TreeDictionary+Keys.swift
[47/307] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[48/307] Compiling HashTreeCollections TreeDictionary+Merge.swift
[49/307] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[50/307] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[51/307] Compiling HashTreeCollections TreeDictionary+Values.swift
[52/314] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[53/314] Compiling HashTreeCollections TreeDictionary.swift
[54/314] Compiling HashTreeCollections TreeSet+Codable.swift
[55/314] Compiling HashTreeCollections TreeSet+Collection.swift
[56/314] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[57/314] Compiling HashTreeCollections TreeSet+Debugging.swift
[58/314] Compiling HashTreeCollections TreeSet+Descriptions.swift
[59/314] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[60/314] Compiling HashTreeCollections _HashNode+Lookups.swift
[61/314] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[62/314] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[67/321] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[68/321] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[69/321] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[70/321] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[71/321] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[72/321] Compiling HashTreeCollections _HashNode+Structural merge.swift
[73/321] Compiling HashTreeCollections _HashTreeIterator.swift
[74/321] Compiling HashTreeCollections _HashTreeStatistics.swift
[75/321] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[76/321] Compiling HashTreeCollections _RawHashNode.swift
[77/321] Compiling HashTreeCollections _UnmanagedHashNode.swift
[78/321] Compiling HashTreeCollections _UnsafePath.swift
[79/321] Compiling HashTreeCollections TreeDictionary+Codable.swift
[80/321] Compiling HashTreeCollections TreeDictionary+Collection.swift
[81/321] Emitting module BitCollections
[82/321] Compiling BitCollections BitArray+Copy.swift
[83/321] Compiling BitCollections BitArray+CustomReflectable.swift
[88/321] Compiling BitCollections BitArray+Descriptions.swift
[89/321] Compiling BitCollections BitArray+Equatable.swift
[90/321] Compiling HashTreeCollections TreeSet+Equatable.swift
[91/321] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[92/321] Compiling HashTreeCollections TreeSet+Extras.swift
[93/321] Compiling HashTreeCollections TreeSet+Filter.swift
[94/321] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[95/321] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[96/321] Compiling HashTreeCollections TreeDictionary+Filter.swift
[97/321] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[104/321] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[105/321] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[106/321] Compiling BitCollections BitArray+Codable.swift
[107/321] Compiling BitCollections BitArray+Collection.swift
[108/321] Emitting module DequeModule
[174/331] Compiling BitCollections BitSet.Index.swift
[175/331] Compiling BitCollections BitSet._UnsafeHandle.swift
[176/331] Compiling BitCollections BitSet.swift
[177/331] Compiling BitCollections Range+Utilities.swift
[178/331] Compiling BitCollections Slice+Utilities.swift
[179/331] Compiling BitCollections UInt+Tricks.swift
[180/331] Compiling BitCollections _Word.swift
[208/342] Compiling OrderedCollections OrderedSet.swift
[209/342] Compiling OrderedCollections _UnsafeBitset.swift
[213/342] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[214/342] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[215/342] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[216/342] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[217/342] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[218/342] Compiling HashTreeCollections _HashNode+Structural union.swift
[249/342] Emitting module OrderedCollections
[272/343] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[273/343] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[274/343] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[275/343] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[276/343] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[277/343] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[278/343] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[279/343] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[280/343] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[281/343] Compiling HashTreeCollections TreeSet.swift
[282/343] Emitting module _RopeModule
[317/343] Compiling _RopeModule Rope+Join.swift
[318/343] Compiling _RopeModule Rope+MutatingForEach.swift
[319/343] Compiling _RopeModule Rope+Remove.swift
[320/343] Compiling _RopeModule Rope+RemoveSubrange.swift
[321/343] Compiling _RopeModule Rope+Split.swift
[322/343] Compiling _RopeModule Optional Utilities.swift
[323/343] Compiling _RopeModule String Utilities.swift
[324/343] Compiling _RopeModule String.Index+ABI.swift
[334/343] Emitting module HashTreeCollections
[346/347] Compiling Collections Collections.swift
[347/347] Emitting module Collections
[349/352] Compiling Tree TreeBuilder.swift
[350/352] Compiling Tree Node.swift
[351/352] Emitting module Tree
[352/352] Compiling Tree NodeIterator.swift
Build complete! (82.35s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-collections",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.4",
"upper_bound" : "1.2.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-collections"
}
],
"manifest_display_name" : "Tree",
"name" : "Tree",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
},
{
"name" : "ios",
"version" : "13.0"
}
],
"products" : [
{
"name" : "Tree",
"targets" : [
"Tree"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "TreeTests",
"module_type" : "SwiftTarget",
"name" : "TreeTests",
"path" : "Tests/TreeTests",
"sources" : [
"NodeIteratorTests.swift",
"NodeTests.swift",
"Test.swift",
"TreeBuilderTests.swift"
],
"target_dependencies" : [
"Tree"
],
"type" : "test"
},
{
"c99name" : "Tree",
"module_type" : "SwiftTarget",
"name" : "Tree",
"path" : "Sources/Tree",
"product_dependencies" : [
"Collections"
],
"product_memberships" : [
"Tree"
],
"sources" : [
"Node.swift",
"NodeIterator.swift",
"TreeBuilder.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Done.