Build Information
Successful build of SwiftCBOR, reference master (a663e7), with Swift 6.3 for Android on 18 Apr 2026 07:13:13 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: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/niscy-eudiw/SwiftCBOR.git
Reference: master
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/niscy-eudiw/SwiftCBOR
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at a663e7a Merge commit 'fd929a6d8f7651ce0f63fc99397fd5762358cc29'
Cloned https://github.com/niscy-eudiw/SwiftCBOR.git
Revision (git rev-parse @):
a663e7a6bd50d2224223ed60622b531b18499dd0
SUCCESS checkout https://github.com/niscy-eudiw/SwiftCBOR.git at master
========================================
Build
========================================
Selected platform: android
Swift version: 6.3
Building package at path: $PWD
https://github.com/niscy-eudiw/SwiftCBOR.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: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.git
[1/23569] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (2.49s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (3.69s)
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
Building for debugging...
[0/11] Write sources
[10/11] Write swift-version--4F562202D5529B1.txt
[12/29] Emitting module InternalCollectionsUtilities
[13/31] Compiling InternalCollectionsUtilities _SortedCollection.swift
[14/31] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[15/31] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[16/31] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[17/31] Compiling InternalCollectionsUtilities Span+Extras.swift
[18/31] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[19/31] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[20/31] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[21/31] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[22/31] Compiling InternalCollectionsUtilities Debugging.swift
[23/31] Compiling InternalCollectionsUtilities Descriptions.swift
[24/31] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[25/31] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[26/31] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[27/31] Compiling InternalCollectionsUtilities Integer rank.swift
[28/31] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[29/31] Compiling InternalCollectionsUtilities UInt+reversed.swift
[30/31] Compiling InternalCollectionsUtilities String+Padding.swift
[31/31] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[33/42] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[34/287] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[35/287] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[36/287] Compiling _RopeModule BigString+Summary.swift
[37/287] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[38/287] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[39/304] Compiling HeapModule Heap+Descriptions.swift
[40/316] Compiling HashTreeCollections _UnmanagedHashNode.swift
[41/316] Compiling HashTreeCollections _UnsafePath.swift
[42/316] Compiling HashTreeCollections TreeDictionary+Codable.swift
[43/316] Compiling HashTreeCollections TreeDictionary+Collection.swift
[44/322] Compiling HashTreeCollections TreeSet+Equatable.swift
[45/322] Compiling _RopeModule BigString+Chunk+UnicodeScalar.swift
[46/322] Compiling _RopeModule BigString+Sequence.swift
[47/322] Compiling HashTreeCollections TreeSet+Filter.swift
[48/326] Compiling HashTreeCollections TreeSet+Collection.swift
[49/326] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[50/326] Compiling HashTreeCollections TreeSet+Debugging.swift
[51/326] Compiling HashTreeCollections TreeSet+Descriptions.swift
[52/327] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[53/327] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[54/327] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[55/327] Compiling HashTreeCollections TreeDictionary.swift
[56/327] Compiling HashTreeCollections TreeSet+Codable.swift
[57/331] Emitting module ContainersPreview
[58/331] Compiling HeapModule _HeapNode.swift
[59/331] Compiling HashTreeCollections _HashNode+Structural merge.swift
[60/331] Compiling HashTreeCollections _HashTreeIterator.swift
[61/331] Compiling _RopeModule BigString+UnicodeScalarView.swift
[62/331] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[63/331] Compiling _RopeModule BigSubstring+UTF8View.swift
[64/331] Compiling HeapModule Heap.swift
[65/331] Compiling ContainersPreview Box.swift
[66/331] Compiling ContainersPreview Inout.swift
[67/331] Compiling ContainersPreview InputSpan.swift
[68/331] Compiling ContainersPreview Shared.swift
[69/331] Emitting module HeapModule
[70/331] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[71/331] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[72/331] Compiling HashTreeCollections _HashNode+Storage.swift
[73/331] Compiling _RopeModule BigString+Index.swift
[74/331] Compiling HashTreeCollections _HashNode+Structural filter.swift
[76/332] Compiling HeapModule Heap+Invariants.swift
[77/332] Compiling HeapModule Heap+UnsafeHandle.swift
[79/373] Compiling DequeModule Deque+Codable.swift
[80/373] Compiling DequeModule Deque+Collection.swift
[81/373] Compiling DequeModule Deque+CustomReflectable.swift
[82/373] Compiling DequeModule Deque+Descriptions.swift
[83/373] Compiling DequeModule Deque+Equatable.swift
[84/373] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[85/373] Compiling DequeModule _DequeBuffer.swift
[86/373] Compiling DequeModule _DequeBufferHeader.swift
[87/380] Compiling DequeModule RigidDeque+Insertions.swift
[88/380] Compiling DequeModule RigidDeque+Prepend.swift
[89/380] Compiling DequeModule Deque+Extras.swift
[90/380] Compiling DequeModule Deque+Hashable.swift
[91/380] Compiling DequeModule Deque+Testing.swift
[92/380] Compiling DequeModule Deque._Storage.swift
[93/380] Compiling DequeModule Deque._UnsafeHandle.swift
[94/387] Compiling _RopeModule Rope+_UnsafeHandle.swift
[95/387] Compiling _RopeModule Rope.swift
[96/387] Compiling HashTreeCollections TreeSet+Sequence.swift
[97/387] Compiling _RopeModule RopeMetric.swift
[98/387] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[99/387] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[100/387] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[101/387] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[102/387] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[103/387] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[104/397] Compiling OrderedCollections OrderedSet.swift
[105/397] Compiling OrderedCollections _UnsafeBitset.swift
[106/397] Compiling HashTreeCollections _HashNodeHeader.swift
[107/397] Compiling HashTreeCollections _HashSlot.swift
[108/397] Compiling HashTreeCollections _HashStack.swift
[109/397] Compiling HashTreeCollections _AncestorHashSlots.swift
[110/397] Compiling HashTreeCollections _Bitmap.swift
[111/397] Compiling HashTreeCollections _Bucket.swift
[112/397] Compiling HashTreeCollections _Hash.swift
[113/397] Compiling HashTreeCollections _HashLevel.swift
[114/406] Emitting module BitCollections
[115/406] Compiling DequeModule Deque.swift
[116/406] Compiling DequeModule UniqueDeque+Hashable.swift
[117/406] Compiling DequeModule UniqueDeque+Initializers.swift
[118/406] Compiling DequeModule UniqueDeque+Insertions.swift
[119/406] Compiling DequeModule UniqueDeque+Prepend.swift
[120/406] Compiling DequeModule UniqueDeque+Removals.swift
[121/406] Compiling DequeModule RigidDeque+Removals.swift
[122/406] Compiling DequeModule RigidDeque+Replacements.swift
[132/406] Compiling DequeModule RigidDeque+Testing.swift
[133/406] Compiling DequeModule UniqueDeque+Consumption.swift
[134/406] Compiling DequeModule UniqueDeque+Container.swift
[135/406] Compiling DequeModule UniqueDeque+Descriptions.swift
[136/406] Compiling DequeModule UniqueDeque+Equatable.swift
[137/406] Compiling DequeModule UniqueDeque+Experimental.swift
[144/411] Compiling DequeModule RigidDeque.swift
[145/411] Compiling DequeModule UniqueDeque+Append.swift
[152/411] Compiling DequeModule RigidDeque+Append.swift
[153/411] Compiling DequeModule RigidDeque+Consumption.swift
[154/411] Compiling DequeModule RigidDeque+Container.swift
[155/411] Compiling DequeModule RigidDeque+Descriptions.swift
[156/411] Compiling DequeModule RigidDeque+Equatable.swift
[157/411] Compiling DequeModule RigidDeque+Experimental.swift
[158/411] Compiling DequeModule RigidDeque+Hashable.swift
[159/411] Compiling DequeModule RigidDeque+Initializers.swift
[189/411] Compiling BitCollections BitSet.Index.swift
[190/411] Compiling DequeModule UniqueDeque+Replacements.swift
[191/411] Compiling DequeModule UniqueDeque.swift
[192/411] Compiling DequeModule _DequeSlot.swift
[193/411] Compiling DequeModule _UnsafeDequeHandle.swift
[194/411] Compiling DequeModule _UnsafeDequeSegments.swift
[221/411] Compiling _RopeModule String Utilities.swift
[222/411] Compiling _RopeModule String.Index+ABI.swift
[223/411] Compiling _RopeModule _CharacterRecognizer.swift
[224/411] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[225/411] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[226/411] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[227/411] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[228/411] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[229/411] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[230/411] Compiling HashTreeCollections TreeSet.swift
[244/411] Compiling OrderedCollections OrderedSet+Sendable.swift
[245/411] Compiling OrderedCollections OrderedSet+SubSequence.swift
[246/411] Compiling OrderedCollections OrderedSet+Testing.swift
[247/411] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[248/411] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[347/412] Compiling _RopeModule Rope+Join.swift
[348/412] Compiling _RopeModule Rope+MutatingForEach.swift
[349/412] Compiling _RopeModule Rope+Remove.swift
[350/412] Compiling _RopeModule Rope+RemoveSubrange.swift
[351/412] Compiling _RopeModule Rope+Split.swift
[352/412] Compiling _RopeModule Optional Utilities.swift
[353/412] Emitting module OrderedCollections
[355/413] Emitting module _RopeModule
[397/413] Emitting module DequeModule
[409/414] Emitting module HashTreeCollections
[417/422] Compiling Collections OrderedCollections reexports.swift
[418/422] Compiling Collections HashTreeCollections reexports.swift
[419/422] Compiling Collections HeapModule reexports.swift
[420/422] Compiling Collections DequeModule reexports.swift
[421/422] Emitting module Collections
[422/422] Compiling Collections BitCollections reexports.swift
[424/439] Emitting module SwiftCBOR
[425/441] Compiling SwiftCBOR FixedWidthInteger+Bytes.swift
[426/441] Compiling SwiftCBOR Util.swift
[427/441] Compiling SwiftCBOR SingleValueEncodingContainer.swift
[428/441] Compiling SwiftCBOR UnkeyedEncodingContainer.swift
[429/441] Compiling SwiftCBOR CodableCBOREncoder.swift
[430/441] Compiling SwiftCBOR KeyedEncodingContainer.swift
[431/441] Compiling SwiftCBOR CBORInputStream.swift
[432/441] Compiling SwiftCBOR CBOROptions.swift
[433/441] Compiling SwiftCBOR SingleValueDecodingContainer.swift
[434/441] Compiling SwiftCBOR UnkeyedDecodingContainer.swift
[435/441] Compiling SwiftCBOR CBOREncodable.swift
[436/441] Compiling SwiftCBOR CBOREncoder.swift
[437/441] Compiling SwiftCBOR CodableCBORDecoder.swift
[438/441] Compiling SwiftCBOR KeyedDecodingContainer.swift
[439/441] Compiling SwiftCBOR AnyCodingKey.swift
[440/441] Compiling SwiftCBOR CBOR.swift
[441/441] Compiling SwiftCBOR CBORDecoder.swift
Build complete! (95.46s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-collections",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.3",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-collections.git"
}
],
"manifest_display_name" : "SwiftCBOR",
"name" : "SwiftCBOR",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.13"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "maccatalyst",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "8.0"
}
],
"products" : [
{
"name" : "SwiftCBOR",
"targets" : [
"SwiftCBOR"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SwiftCBORTests",
"module_type" : "SwiftTarget",
"name" : "SwiftCBORTests",
"path" : "Tests",
"sources" : [
"CBORCodableRoundtripTests.swift",
"CBORDecoderTests.swift",
"CBOREncodableTests.swift",
"CBOREncoderTests.swift",
"CBORTests.swift",
"CodableCBORDecoderTests.swift",
"CodableCBOREncoderTests.swift",
"Helpers.swift"
],
"target_dependencies" : [
"SwiftCBOR"
],
"type" : "test"
},
{
"c99name" : "SwiftCBOR",
"module_type" : "SwiftTarget",
"name" : "SwiftCBOR",
"path" : "Sources",
"product_dependencies" : [
"Collections"
],
"product_memberships" : [
"SwiftCBOR"
],
"sources" : [
"AnyCodingKey.swift",
"CBOR.swift",
"CBORDecoder.swift",
"CBOREncodable.swift",
"CBOREncoder.swift",
"CBORInputStream.swift",
"CBOROptions.swift",
"Decoder/CodableCBORDecoder.swift",
"Decoder/KeyedDecodingContainer.swift",
"Decoder/SingleValueDecodingContainer.swift",
"Decoder/UnkeyedDecodingContainer.swift",
"Encoder/CodableCBOREncoder.swift",
"Encoder/KeyedEncodingContainer.swift",
"Encoder/SingleValueEncodingContainer.swift",
"Encoder/UnkeyedEncodingContainer.swift",
"FixedWidthInteger+Bytes.swift",
"Util.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
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.