Build Information
Successful build of SwiftCBOR, reference master (a663e7), with Swift 6.0 for Linux on 23 Jan 2026 13:41:59 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.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: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/niscy-eudiw/SwiftCBOR.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:d60f78d1b94eb114d4ebb72af8c32e902a28db13a75577d0341a88c358a803b4
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/apple/swift-collections.git
[1/18728] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (2.51s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (2.18s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.3.0
Building for debugging...
[0/10] Write sources
[9/10] Write swift-version-24593BA9C3E375BF.txt
[11/26] Emitting module InternalCollectionsUtilities
[12/28] Compiling InternalCollectionsUtilities UInt+reversed.swift
[13/28] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[14/28] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[15/28] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[16/28] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[17/28] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[18/28] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[19/28] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[20/28] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[21/28] Compiling InternalCollectionsUtilities Integer rank.swift
[22/28] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[23/28] Compiling InternalCollectionsUtilities _SortedCollection.swift
[24/28] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[25/28] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[26/28] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[27/28] Compiling InternalCollectionsUtilities Debugging.swift
[28/28] Compiling InternalCollectionsUtilities Descriptions.swift
[30/303] Compiling HeapModule Heap+Descriptions.swift
[31/303] Compiling _RopeModule BigString+Chunk.swift
[32/303] Compiling _RopeModule BigString+BidirectionalCollection.swift
[33/305] Compiling _RopeModule BigString+Chunk+Counts.swift
[34/305] Compiling _RopeModule BigString+Chunk+Description.swift
[35/305] Compiling HeapModule Heap.swift
[36/305] Compiling HeapModule _HeapNode.swift
[37/305] Compiling HeapModule Heap+Invariants.swift
[38/305] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[39/305] Compiling HeapModule Heap+UnsafeHandle.swift
[40/305] Emitting module HeapModule
[42/306] Compiling _RopeModule BigString+Summary.swift
[43/306] Compiling _RopeModule BigString.swift
[44/306] Compiling HashTreeCollections TreeSet+Sequence.swift
[45/306] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[46/306] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[47/306] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[48/306] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[49/306] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[50/306] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[51/306] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[54/316] Compiling _RopeModule BigString+UnicodeScalarView.swift
[55/316] Compiling _RopeModule BigSubstring+UTF16View.swift
[56/316] Compiling _RopeModule BigSubstring+UTF8View.swift
[57/316] Compiling _RopeModule BigSubstring+UnicodeScalarView.swift
[58/316] Compiling DequeModule _DequeSlot.swift
[59/323] Compiling _RopeModule Rope+Index.swift
[60/323] Compiling _RopeModule Rope+Sequence.swift
[61/323] Compiling _RopeModule Rope+Append.swift
[62/323] Compiling _RopeModule Rope+Extract.swift
[63/323] Compiling _RopeModule Rope+Find.swift
[64/323] Compiling _RopeModule Rope+ForEachWhile.swift
[65/323] Compiling _RopeModule Rope+Insert.swift
[66/323] Compiling _RopeModule BigString+Append.swift
[67/323] Compiling _RopeModule BigString+Initializers.swift
[68/323] Compiling _RopeModule BigString+Insert.swift
[69/323] Compiling _RopeModule BigString+Managing Breaks.swift
[70/323] Compiling _RopeModule BigString+RemoveSubrange.swift
[71/323] Compiling BitCollections BitSet.Index.swift
[72/323] Compiling BitCollections BitSet._UnsafeHandle.swift
[74/330] Compiling DequeModule _UnsafeWrappedBuffer.swift
[75/330] Emitting module BitCollections
[78/330] Compiling _RopeModule BigString+Chunk+RopeElement.swift
[79/330] Compiling _RopeModule BigString+Chunk+Splitting.swift
[80/330] Compiling _RopeModule BigString+Chunk+Indexing by Characters.swift
[81/330] Compiling _RopeModule BigString+Chunk+Indexing by UTF16.swift
[84/330] Compiling _RopeModule _RopeVersion.swift
[85/330] Compiling _RopeModule Rope+Collection.swift
[91/330] Compiling _RopeModule BigString+Equatable.swift
[92/330] Compiling _RopeModule BigString+ExpressibleByStringLiteral.swift
[93/330] Compiling _RopeModule BigString+Hashing.swift
[94/330] Compiling _RopeModule BigString+LosslessStringConvertible.swift
[95/330] Compiling _RopeModule BigString+RangeReplaceableCollection.swift
[96/330] Compiling _RopeModule BigString+Sequence.swift
[97/330] Compiling _RopeModule BigString+TextOutputStream.swift
[113/330] Compiling _RopeModule BigString+Chunk+Append and Insert.swift
[114/330] Compiling _RopeModule BigString+Chunk+Breaks.swift
[115/330] Emitting module DequeModule
[116/331] Compiling _RopeModule RopeElement.swift
[117/331] Compiling _RopeModule RopeMetric.swift
[118/331] Compiling _RopeModule RopeSummary.swift
[119/331] Compiling _RopeModule _RopeItem.swift
[120/331] Compiling _RopeModule _RopePath.swift
[121/331] Compiling _RopeModule BigString+Comparable.swift
[122/331] Compiling _RopeModule BigString+CustomDebugStringConvertible.swift
[123/331] Compiling _RopeModule BigString+CustomStringConvertible.swift
[124/331] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[125/331] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[126/331] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[127/331] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[128/331] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[129/331] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[130/331] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[131/331] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[132/331] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[133/331] Compiling HashTreeCollections TreeSet.swift
[136/331] Compiling _RopeModule Rope+Debugging.swift
[137/331] Compiling _RopeModule Rope+Invariants.swift
[138/331] Compiling _RopeModule Rope+_Node.swift
[139/331] Compiling _RopeModule Rope+_Storage.swift
[140/331] Compiling _RopeModule Rope+_UnmanagedLeaf.swift
[141/331] Compiling _RopeModule Rope+_UnsafeHandle.swift
[142/331] Compiling _RopeModule Rope.swift
[153/331] Compiling OrderedCollections OrderedSet+Sendable.swift
[154/331] Compiling OrderedCollections OrderedSet+SubSequence.swift
[155/331] Compiling OrderedCollections OrderedSet+Testing.swift
[156/331] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[157/331] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[205/341] Compiling OrderedCollections OrderedSet.swift
[206/341] Compiling OrderedCollections _UnsafeBitset.swift
[220/341] Compiling _RopeModule BigString+Ingester.swift
[221/341] Compiling _RopeModule BigString+Invariants.swift
[222/341] Compiling _RopeModule BigString+Iterators.swift
[223/341] Compiling _RopeModule BigString+Metrics.swift
[226/341] Emitting module OrderedCollections
[249/342] Emitting module _RopeModule
[294/342] Emitting module HashTreeCollections
[296/343] Compiling _RopeModule Rope+Join.swift
[297/343] Compiling _RopeModule Rope+MutatingForEach.swift
[298/343] Compiling _RopeModule Rope+Remove.swift
[299/343] Compiling _RopeModule Rope+RemoveSubrange.swift
[300/343] Compiling _RopeModule Rope+Split.swift
[301/343] Compiling _RopeModule Optional Utilities.swift
[302/343] Compiling _RopeModule String Utilities.swift
[303/343] Compiling _RopeModule String.Index+ABI.swift
[304/343] Compiling _RopeModule _CharacterRecognizer.swift
[345/346] Compiling Collections Collections.swift
[346/346] Emitting module Collections
[348/363] Emitting module SwiftCBOR
[349/365] Compiling SwiftCBOR FixedWidthInteger+Bytes.swift
[350/365] Compiling SwiftCBOR Util.swift
[351/365] Compiling SwiftCBOR SingleValueEncodingContainer.swift
[352/365] Compiling SwiftCBOR UnkeyedEncodingContainer.swift
[353/365] Compiling SwiftCBOR SingleValueDecodingContainer.swift
[354/365] Compiling SwiftCBOR UnkeyedDecodingContainer.swift
[355/365] Compiling SwiftCBOR AnyCodingKey.swift
[356/365] Compiling SwiftCBOR CBOR.swift
[357/365] Compiling SwiftCBOR CBORDecoder.swift
[358/365] Compiling SwiftCBOR CodableCBOREncoder.swift
[359/365] Compiling SwiftCBOR KeyedEncodingContainer.swift
[360/365] Compiling SwiftCBOR CodableCBORDecoder.swift
[361/365] Compiling SwiftCBOR KeyedDecodingContainer.swift
[362/365] Compiling SwiftCBOR CBORInputStream.swift
[363/365] Compiling SwiftCBOR CBOROptions.swift
[364/365] Compiling SwiftCBOR CBOREncodable.swift
[365/365] Compiling SwiftCBOR CBOREncoder.swift
Build complete! (121.78s)
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"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:d60f78d1b94eb114d4ebb72af8c32e902a28db13a75577d0341a88c358a803b4
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.