Build Information
Successful build of SwiftCBOR, reference master (a663e7), with Swift 6.3 for Wasm on 18 Apr 2026 07:13:34 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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/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: wasm
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-0":/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-collections.git
[1/23569] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (2.53s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (3.89s)
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-24593BA9C3E375BF.txt
[12/29] Emitting module InternalCollectionsUtilities
[13/31] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[14/31] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[15/31] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[16/31] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[17/31] Compiling InternalCollectionsUtilities _SortedCollection.swift
[18/31] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[19/31] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[20/31] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[21/31] Compiling InternalCollectionsUtilities String+Padding.swift
[22/31] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[23/31] Compiling InternalCollectionsUtilities Integer rank.swift
[24/31] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[25/31] Compiling InternalCollectionsUtilities UInt+reversed.swift
[26/31] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[27/31] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[28/31] Compiling InternalCollectionsUtilities Span+Extras.swift
[29/31] Compiling InternalCollectionsUtilities Debugging.swift
[30/31] Compiling InternalCollectionsUtilities Descriptions.swift
[31/31] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[33/239] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[34/327] Compiling OrderedCollections OrderedDictionary+Elements.swift
[35/327] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[36/327] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[37/327] Compiling OrderedCollections _HashTable+Bucket.swift
[38/327] Compiling OrderedCollections _HashTable+BucketIterator.swift
[39/327] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[40/327] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[41/327] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[42/327] Compiling OrderedCollections OrderedDictionary+Values.swift
[43/331] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[44/331] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[45/331] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[46/331] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[47/331] Compiling OrderedCollections OrderedSet+Diffing.swift
[48/331] Compiling OrderedCollections OrderedSet+Equatable.swift
[49/331] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[50/331] Compiling OrderedCollections OrderedSet+Hashable.swift
[51/331] Compiling OrderedCollections _HashTable+Constants.swift
[52/331] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[53/331] Compiling OrderedCollections _HashTable+Testing.swift
[54/331] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[55/331] Compiling OrderedCollections _HashTable.swift
[56/331] Compiling OrderedCollections _Hashtable+Header.swift
[57/331] Compiling OrderedCollections OrderedDictionary.swift
[58/331] Compiling OrderedCollections OrderedSet+Codable.swift
[59/331] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[60/331] Compiling OrderedCollections OrderedSet+Descriptions.swift
[61/331] Compiling HeapModule Heap+Descriptions.swift
[62/331] Emitting module ContainersPreview
[63/331] Compiling ContainersPreview Box.swift
[64/331] Compiling ContainersPreview Inout.swift
[65/331] Compiling ContainersPreview InputSpan.swift
[66/331] Compiling ContainersPreview Shared.swift
[67/331] Compiling HeapModule _HeapNode.swift
[68/331] Compiling OrderedCollections OrderedDictionary+Codable.swift
[69/331] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[70/331] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[71/331] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[72/331] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[73/332] Compiling HeapModule Heap.swift
[75/332] Compiling HeapModule Heap+Invariants.swift
[76/332] Compiling HeapModule Heap+UnsafeHandle.swift
[77/370] Emitting module HeapModule
[79/373] Compiling _RopeModule Rope+Extract.swift
[80/373] Compiling _RopeModule Rope+Find.swift
[81/373] Compiling _RopeModule Rope+ForEachWhile.swift
[82/373] Compiling _RopeModule Rope+Insert.swift
[83/373] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[84/373] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[85/373] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[86/373] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[87/373] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[88/373] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[89/383] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[90/383] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[91/383] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[92/383] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[93/383] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[94/383] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[95/383] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[96/383] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[97/383] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[98/383] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[99/383] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[100/383] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[101/383] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[102/383] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[103/390] Emitting module BitCollections
[104/397] Compiling DequeModule _DequeBufferHeader.swift
[105/397] Compiling DequeModule RigidDeque+Append.swift
[106/397] Compiling DequeModule RigidDeque+Consumption.swift
[107/397] Compiling DequeModule RigidDeque+Container.swift
[108/397] Compiling DequeModule RigidDeque+Descriptions.swift
[109/397] Compiling DequeModule RigidDeque+Removals.swift
[110/397] Compiling DequeModule RigidDeque+Replacements.swift
[111/397] Compiling DequeModule RigidDeque.swift
[112/397] Compiling DequeModule UniqueDeque+Append.swift
[113/397] Compiling DequeModule UniqueDeque+Hashable.swift
[114/397] Compiling DequeModule UniqueDeque+Initializers.swift
[115/397] Compiling DequeModule UniqueDeque+Insertions.swift
[116/397] Compiling DequeModule UniqueDeque+Prepend.swift
[117/397] Compiling DequeModule UniqueDeque+Removals.swift
[118/397] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[128/397] Compiling BitCollections BitSet.Index.swift
[145/402] Compiling DequeModule UniqueDeque+Consumption.swift
[146/402] Compiling DequeModule UniqueDeque+Container.swift
[147/402] Compiling DequeModule UniqueDeque+Descriptions.swift
[148/402] Compiling DequeModule UniqueDeque+Equatable.swift
[149/402] Compiling DequeModule UniqueDeque+Experimental.swift
[150/402] Compiling DequeModule _DequeBuffer.swift
[156/402] Compiling DequeModule RigidDeque+Equatable.swift
[157/402] Compiling DequeModule RigidDeque+Experimental.swift
[158/402] Compiling DequeModule RigidDeque+Hashable.swift
[159/402] Compiling DequeModule RigidDeque+Initializers.swift
[160/402] Compiling DequeModule RigidDeque+Insertions.swift
[161/402] Compiling DequeModule RigidDeque+Prepend.swift
[162/402] Compiling DequeModule Deque+Codable.swift
[163/402] Compiling DequeModule Deque+Collection.swift
[164/402] Compiling DequeModule Deque+CustomReflectable.swift
[165/402] Compiling DequeModule Deque+Descriptions.swift
[166/402] Compiling DequeModule Deque+Equatable.swift
[167/402] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[168/402] Compiling DequeModule Deque+Extras.swift
[169/402] Compiling DequeModule Deque+Hashable.swift
[185/402] Compiling DequeModule RigidDeque+Testing.swift
[193/402] Compiling DequeModule UniqueDeque+Replacements.swift
[194/402] Compiling DequeModule UniqueDeque.swift
[195/402] Compiling DequeModule _DequeSlot.swift
[196/402] Compiling DequeModule _UnsafeDequeHandle.swift
[197/402] Compiling DequeModule _UnsafeDequeSegments.swift
[205/402] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[206/402] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[207/402] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[208/402] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[209/402] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[210/402] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[211/402] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[212/402] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[213/402] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[214/402] Compiling HashTreeCollections TreeSet.swift
[233/402] Compiling BitCollections BitSet._UnsafeHandle.swift
[234/402] Compiling BitCollections BitSet.swift
[235/402] Compiling BitCollections Range+Utilities.swift
[236/402] Compiling BitCollections Slice+Utilities.swift
[237/402] Compiling BitCollections UInt+Tricks.swift
[238/402] Compiling BitCollections _Word.swift
[239/411] Compiling DequeModule Deque+Testing.swift
[240/411] Compiling DequeModule Deque._Storage.swift
[241/411] Compiling DequeModule Deque._UnsafeHandle.swift
[242/411] Compiling DequeModule Deque.swift
[285/412] Compiling OrderedCollections _UnsafeBitset.swift
[286/412] Compiling _RopeModule Rope+Collection.swift
[287/412] Compiling _RopeModule Rope+Index.swift
[288/412] Compiling _RopeModule Rope+Sequence.swift
[289/412] Compiling _RopeModule Rope+Append.swift
[311/412] Emitting module OrderedCollections
[334/413] Emitting module _RopeModule
[398/413] Emitting module HashTreeCollections
[400/414] Emitting module DequeModule
[401/414] Compiling _RopeModule Rope+Join.swift
[402/414] Compiling _RopeModule Rope+MutatingForEach.swift
[403/414] Compiling _RopeModule Rope+Remove.swift
[404/414] Compiling _RopeModule Rope+RemoveSubrange.swift
[405/414] Compiling _RopeModule Rope+Split.swift
[406/414] Compiling _RopeModule Optional Utilities.swift
[407/414] Compiling _RopeModule String Utilities.swift
[408/414] Compiling _RopeModule String.Index+ABI.swift
[409/414] Compiling _RopeModule _CharacterRecognizer.swift
[417/422] Compiling Collections DequeModule reexports.swift
[418/422] Compiling Collections OrderedCollections reexports.swift
[419/422] Compiling Collections HashTreeCollections reexports.swift
[420/422] Compiling Collections HeapModule 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 CodableCBORDecoder.swift
[430/441] Compiling SwiftCBOR KeyedDecodingContainer.swift
[431/441] Compiling SwiftCBOR SingleValueDecodingContainer.swift
[432/441] Compiling SwiftCBOR UnkeyedDecodingContainer.swift
[433/441] Compiling SwiftCBOR AnyCodingKey.swift
[434/441] Compiling SwiftCBOR CBOR.swift
[435/441] Compiling SwiftCBOR CBORDecoder.swift
[436/441] Compiling SwiftCBOR CodableCBOREncoder.swift
[437/441] Compiling SwiftCBOR KeyedEncodingContainer.swift
[438/441] Compiling SwiftCBOR CBORInputStream.swift
[439/441] Compiling SwiftCBOR CBOROptions.swift
[440/441] Compiling SwiftCBOR CBOREncodable.swift
[441/441] Compiling SwiftCBOR CBOREncoder.swift
Build complete! (93.25s)
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"
}
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.