Build Information
Successful build of StatiumSwift, reference v0.4.0 (bcb54c), with Swift 6.1 for macOS (SPM) on 9 Mar 2026 12:42:06 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .statsBuild Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/eu-digital-identity-wallet/eudi-lib-ios-statium-swift.git
Reference: v0.4.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/eu-digital-identity-wallet/eudi-lib-ios-statium-swift
* tag v0.4.0 -> FETCH_HEAD
HEAD is now at bcb54c2 Verify before decode, remove test code from production scope
Cloned https://github.com/eu-digital-identity-wallet/eudi-lib-ios-statium-swift.git
Revision (git rev-parse @):
bcb54c2c2730a8cb83f34e64ba41ed6f8323670a
SUCCESS checkout https://github.com/eu-digital-identity-wallet/eudi-lib-ios-statium-swift.git at v0.4.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/eu-digital-identity-wallet/eudi-lib-ios-statium-swift.git
https://github.com/eu-digital-identity-wallet/eudi-lib-ios-statium-swift.git
{
"dependencies" : [
{
"identity" : "swiftcbor",
"requirement" : {
"range" : [
{
"lower_bound" : "0.6.3",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/niscy-eudiw/SwiftCBOR.git"
},
{
"identity" : "swift-collections",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.0",
"upper_bound" : "1.4.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-collections.git"
}
],
"manifest_display_name" : "StatiumSwift",
"name" : "StatiumSwift",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
},
{
"name" : "macos",
"version" : "12.0"
}
],
"products" : [
{
"name" : "StatiumSwift",
"targets" : [
"StatiumSwift"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "StatiumSwiftTests",
"module_type" : "SwiftTarget",
"name" : "StatiumSwiftTests",
"path" : "Tests",
"product_dependencies" : [
"SwiftCBOR",
"Collections"
],
"sources" : [
"Extensions/DataExtensionTests.swift",
"Status/GetStatusTests.swift",
"Status/ReadStatusTests.swift",
"Types/BitsPerStatusTests.swift",
"Types/CredentialStatusTests.swift",
"Types/StatusReferenceTests.swift",
"Types/TimeInternalUnitTests.swift",
"Utilities/CompressionsTests.swift",
"Utilities/ConstantsTests.swift",
"Utilities/JWTTests.swift",
"VerifyStatus/VerifyStatus.swift"
],
"target_dependencies" : [
"StatiumSwift"
],
"type" : "test"
},
{
"c99name" : "StatiumSwift",
"module_type" : "SwiftTarget",
"name" : "StatiumSwift",
"path" : "Sources",
"product_dependencies" : [
"SwiftCBOR",
"Collections"
],
"product_memberships" : [
"StatiumSwift"
],
"sources" : [
"Extensions/Array+Extensions.swift",
"Extensions/CBOR+Extensions.swift",
"Extensions/Data+Extenstions.swift",
"Services/NetworkingService.swift",
"Spec/TokenStatusListSpec.swift",
"Status/GetStatus.swift",
"Status/ReadStatus.swift",
"Status/StatusListTokenFetcher.swift",
"Types/BitsPerStatus.swift",
"Types/Byte.swift",
"Types/CredentialStatus.swift",
"Types/Errors.swift",
"Types/StatusList.swift",
"Types/StatusListTokenClaims.swift",
"Types/StatusListTokenFormat.swift",
"Types/StatusReference.swift",
"Types/TimeIntervalUnit.swift",
"Types/VerifyStatusListTokenSignature.swift",
"Utilities/CWT.swift",
"Utilities/Decompress.swift",
"Utilities/JWT.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Building for debugging...
[0/11] Write sources
[10/11] Write swift-version-2F0A5646E1D333AE.txt
[12/28] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[13/29] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[14/29] Compiling InternalCollectionsUtilities Debugging.swift
[15/29] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[16/29] Compiling InternalCollectionsUtilities UInt+reversed.swift
[17/29] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[18/29] Compiling InternalCollectionsUtilities _SortedCollection.swift
[19/29] Emitting module InternalCollectionsUtilities
[20/29] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[21/29] Compiling InternalCollectionsUtilities Integer rank.swift
[22/29] Compiling InternalCollectionsUtilities Descriptions.swift
[23/29] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[24/29] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[25/29] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[26/29] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[27/29] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[28/29] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[29/29] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[30/311] Compiling DequeModule _DequeSlot.swift
[31/311] Compiling DequeModule _DequeBufferHeader.swift
[32/312] Compiling DequeModule _DequeBuffer.swift
[33/312] Compiling HeapModule _HeapNode.swift
[34/312] Compiling HeapModule Heap.swift
[35/312] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[36/312] Compiling HeapModule Heap+UnsafeHandle.swift
[37/312] Compiling HeapModule Heap+Invariants.swift
[38/312] Compiling HashTreeCollections _Bucket.swift
[39/312] Compiling HashTreeCollections _Hash.swift
[40/312] Compiling HeapModule Heap+Descriptions.swift
[41/312] Emitting module HeapModule
[42/312] Compiling _RopeModule Range+BigString.swift
[43/312] Compiling _RopeModule BigString+UTF16View.swift
[44/312] Compiling _RopeModule BigString+UTF8View.swift
[45/312] Compiling _RopeModule BigString+UnicodeScalarView.swift
[46/312] Compiling _RopeModule BigSubstring+UTF16View.swift
[47/312] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[48/318] Compiling _RopeModule BigString+ExpressibleByStringLiteral.swift
[49/318] Compiling _RopeModule BigString+Hashing.swift
[50/318] Compiling _RopeModule BigString+LosslessStringConvertible.swift
[51/318] Compiling _RopeModule BigString+RangeReplaceableCollection.swift
[52/318] Compiling _RopeModule BigString+Sequence.swift
[53/318] Compiling _RopeModule BigString+TextOutputStream.swift
[54/323] Compiling _RopeModule BigString+Append.swift
[55/323] Compiling _RopeModule BigString+Initializers.swift
[56/323] Compiling _RopeModule BigString+Insert.swift
[57/323] Compiling _RopeModule BigString+Managing Breaks.swift
[58/323] Compiling _RopeModule BigString+RemoveSubrange.swift
[59/323] Compiling _RopeModule BigString+ReplaceSubrange.swift
[60/323] Compiling _RopeModule BigString+Split.swift
[66/323] Compiling DequeModule _UnsafeWrappedBuffer.swift
[67/323] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[68/323] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[69/323] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[70/323] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[71/323] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[72/323] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[73/323] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[74/323] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[75/323] Compiling HashTreeCollections TreeSet+Equatable.swift
[76/323] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[77/323] Compiling HashTreeCollections TreeSet+Extras.swift
[78/323] Compiling HashTreeCollections TreeSet+Filter.swift
[79/323] Compiling HashTreeCollections TreeSet+Hashable.swift
[80/323] Compiling HashTreeCollections TreeSet+Sendable.swift
[81/323] Compiling HashTreeCollections TreeSet+Sequence.swift
[82/323] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[83/331] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[84/331] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[85/331] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[86/331] Compiling HashTreeCollections TreeDictionary+Filter.swift
[87/331] Compiling _RopeModule Rope+Invariants.swift
[88/331] Compiling _RopeModule Rope+_Node.swift
[89/331] Compiling _RopeModule Rope+_Storage.swift
[90/331] Compiling _RopeModule Rope+_UnmanagedLeaf.swift
[91/331] Compiling _RopeModule Rope+_UnsafeHandle.swift
[92/331] Compiling _RopeModule Rope.swift
[93/331] Compiling _RopeModule RopeElement.swift
[94/331] Compiling BitCollections BitSet.swift
[95/331] Compiling HashTreeCollections _HashLevel.swift
[96/331] Compiling HashTreeCollections _HashNode+Builder.swift
[97/331] Compiling _RopeModule BigString+Iterators.swift
[98/331] Compiling _RopeModule BigString+Metrics.swift
[99/331] Compiling _RopeModule BigString+Chunk+Append and Insert.swift
[100/331] Compiling _RopeModule BigString+Chunk+Breaks.swift
[101/331] Compiling _RopeModule BigString+Summary.swift
[102/331] Compiling _RopeModule BigString.swift
[103/331] Emitting module BitCollections
[109/331] Compiling _RopeModule BigString+Chunk+Counts.swift
[110/331] Compiling HashTreeCollections _AncestorHashSlots.swift
[111/331] Compiling HashTreeCollections _Bitmap.swift
[131/331] Compiling _RopeModule BigString+Chunk+Description.swift
[132/331] Compiling _RopeModule BigString+Chunk+Indexing by Characters.swift
[133/331] Compiling _RopeModule BigString+Chunk+Indexing by UTF16.swift
[134/331] Compiling _RopeModule BigString+Chunk+RopeElement.swift
[135/331] Compiling _RopeModule BigString+Chunk+Splitting.swift
[146/331] Compiling BitCollections Range+Utilities.swift
[147/331] Compiling BitCollections Slice+Utilities.swift
[148/331] Compiling BitCollections UInt+Tricks.swift
[149/331] Compiling BitCollections _Word.swift
[150/331] Compiling OrderedCollections OrderedSet.swift
[151/331] Compiling OrderedCollections _UnsafeBitset.swift
[152/331] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[153/331] Compiling _RopeModule BigString+BidirectionalCollection.swift
[154/331] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[155/331] Compiling HashTreeCollections _HashNode+Structural merge.swift
[156/331] Compiling _RopeModule BigString+CustomStringConvertible.swift
[157/331] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[193/331] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[194/331] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[195/331] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[196/331] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[197/331] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[198/331] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[199/331] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[200/331] Compiling HashTreeCollections TreeSet.swift
[201/331] Emitting module DequeModule
[304/338] Emitting module OrderedCollections
[314/338] Emitting module _RopeModule
[315/338] Compiling _RopeModule Rope+Remove.swift
[316/338] Compiling _RopeModule Rope+RemoveSubrange.swift
[317/338] Compiling _RopeModule Rope+Split.swift
[318/338] Compiling _RopeModule Optional Utilities.swift
[319/338] Compiling _RopeModule String Utilities.swift
[320/338] Compiling _RopeModule String.Index+ABI.swift
[321/338] Compiling _RopeModule _CharacterRecognizer.swift
[338/338] Emitting module HashTreeCollections
[339/340] Emitting module Collections
[340/340] Compiling Collections Collections.swift
[341/357] Compiling SwiftCBOR FixedWidthInteger+Bytes.swift
[342/358] Compiling SwiftCBOR Util.swift
[343/358] Compiling SwiftCBOR KeyedEncodingContainer.swift
[344/358] Compiling SwiftCBOR SingleValueEncodingContainer.swift
[345/358] Compiling SwiftCBOR UnkeyedDecodingContainer.swift
[346/358] Compiling SwiftCBOR CodableCBOREncoder.swift
[347/358] Compiling SwiftCBOR UnkeyedEncodingContainer.swift
[348/358] Compiling SwiftCBOR KeyedDecodingContainer.swift
[349/358] Compiling SwiftCBOR SingleValueDecodingContainer.swift
[350/358] Compiling SwiftCBOR CBOREncoder.swift
[351/358] Compiling SwiftCBOR CBORInputStream.swift
[352/358] Compiling SwiftCBOR CBOROptions.swift
[353/358] Compiling SwiftCBOR CodableCBORDecoder.swift
[354/358] Emitting module SwiftCBOR
[355/358] Compiling SwiftCBOR AnyCodingKey.swift
[356/358] Compiling SwiftCBOR CBOR.swift
[357/358] Compiling SwiftCBOR CBORDecoder.swift
[358/358] Compiling SwiftCBOR CBOREncodable.swift
[359/378] Emitting module StatiumSwift
[360/380] Compiling StatiumSwift Decompress.swift
[361/380] Compiling StatiumSwift JWT.swift
[362/380] Compiling StatiumSwift StatusReference.swift
[363/380] Compiling StatiumSwift TimeIntervalUnit.swift
[364/380] Compiling StatiumSwift StatusListTokenClaims.swift
[365/380] Compiling StatiumSwift StatusListTokenFormat.swift
[366/380] Compiling StatiumSwift Array+Extensions.swift
[367/380] Compiling StatiumSwift CBOR+Extensions.swift
[368/380] Compiling StatiumSwift Data+Extenstions.swift
[369/380] Compiling StatiumSwift StatusListTokenFetcher.swift
[370/380] Compiling StatiumSwift BitsPerStatus.swift
[371/380] Compiling StatiumSwift NetworkingService.swift
[372/380] Compiling StatiumSwift TokenStatusListSpec.swift
[373/380] Compiling StatiumSwift Errors.swift
[374/380] Compiling StatiumSwift StatusList.swift
[375/380] Compiling StatiumSwift Byte.swift
[376/380] Compiling StatiumSwift CredentialStatus.swift
[377/380] Compiling StatiumSwift GetStatus.swift
[378/380] Compiling StatiumSwift ReadStatus.swift
[379/380] Compiling StatiumSwift VerifyStatusListTokenSignature.swift
[380/380] Compiling StatiumSwift CWT.swift
Build complete! (14.98s)
Fetching https://github.com/niscy-eudiw/SwiftCBOR.git
Fetching https://github.com/apple/swift-collections.git from cache
[1/1209] Fetching swiftcbor
Fetched https://github.com/niscy-eudiw/SwiftCBOR.git from cache (1.56s)
Fetched https://github.com/apple/swift-collections.git from cache (1.60s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (2.20s)
Computing version for https://github.com/niscy-eudiw/SwiftCBOR.git
Computed https://github.com/niscy-eudiw/SwiftCBOR.git at 0.6.4 (0.42s)
Creating working copy for https://github.com/niscy-eudiw/SwiftCBOR.git
Working copy of https://github.com/niscy-eudiw/SwiftCBOR.git resolved at 0.6.4
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
Build complete.
{
"dependencies" : [
{
"identity" : "swiftcbor",
"requirement" : {
"range" : [
{
"lower_bound" : "0.6.3",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/niscy-eudiw/SwiftCBOR.git"
},
{
"identity" : "swift-collections",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.0",
"upper_bound" : "1.4.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-collections.git"
}
],
"manifest_display_name" : "StatiumSwift",
"name" : "StatiumSwift",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
},
{
"name" : "macos",
"version" : "12.0"
}
],
"products" : [
{
"name" : "StatiumSwift",
"targets" : [
"StatiumSwift"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "StatiumSwiftTests",
"module_type" : "SwiftTarget",
"name" : "StatiumSwiftTests",
"path" : "Tests",
"product_dependencies" : [
"SwiftCBOR",
"Collections"
],
"sources" : [
"Extensions/DataExtensionTests.swift",
"Status/GetStatusTests.swift",
"Status/ReadStatusTests.swift",
"Types/BitsPerStatusTests.swift",
"Types/CredentialStatusTests.swift",
"Types/StatusReferenceTests.swift",
"Types/TimeInternalUnitTests.swift",
"Utilities/CompressionsTests.swift",
"Utilities/ConstantsTests.swift",
"Utilities/JWTTests.swift",
"VerifyStatus/VerifyStatus.swift"
],
"target_dependencies" : [
"StatiumSwift"
],
"type" : "test"
},
{
"c99name" : "StatiumSwift",
"module_type" : "SwiftTarget",
"name" : "StatiumSwift",
"path" : "Sources",
"product_dependencies" : [
"SwiftCBOR",
"Collections"
],
"product_memberships" : [
"StatiumSwift"
],
"sources" : [
"Extensions/Array+Extensions.swift",
"Extensions/CBOR+Extensions.swift",
"Extensions/Data+Extenstions.swift",
"Services/NetworkingService.swift",
"Spec/TokenStatusListSpec.swift",
"Status/GetStatus.swift",
"Status/ReadStatus.swift",
"Status/StatusListTokenFetcher.swift",
"Types/BitsPerStatus.swift",
"Types/Byte.swift",
"Types/CredentialStatus.swift",
"Types/Errors.swift",
"Types/StatusList.swift",
"Types/StatusListTokenClaims.swift",
"Types/StatusListTokenFormat.swift",
"Types/StatusReference.swift",
"Types/TimeIntervalUnit.swift",
"Types/VerifyStatusListTokenSignature.swift",
"Utilities/CWT.swift",
"Utilities/Decompress.swift",
"Utilities/JWT.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Done.