The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of SwiftCBOR with Swift 5.9 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.39.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/MasterJ93/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/MasterJ93/SwiftCBOR
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 0b01caa Switch to Apple's version of swift-collections
Cloned https://github.com/MasterJ93/SwiftCBOR.git
Revision (git rev-parse @):
0b01caa633889f6d64f73f1c01607358d36fe6e6
SUCCESS checkout https://github.com/MasterJ93/SwiftCBOR.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $workDir
https://github.com/MasterJ93/SwiftCBOR.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Fetching https://github.com/apple/swift-collections
[1/13837] Fetching swift-collections
Fetched https://github.com/apple/swift-collections (1.49s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.0 (1.91s)
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.1.0
Building for debugging...
[1/17] Emitting module _CollectionsUtilities
[2/19] Compiling _CollectionsUtilities RandomAccessCollection+Offsets.swift
[3/19] Compiling _CollectionsUtilities Specialize.swift
[4/19] Compiling _CollectionsUtilities Debugging.swift
[5/19] Compiling _CollectionsUtilities Descriptions.swift
[6/19] Compiling _CollectionsUtilities UnsafeBufferPointer+Extras.swift
[7/19] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[8/19] Compiling _CollectionsUtilities _SortedCollection.swift
[9/19] Compiling _CollectionsUtilities _UniqueCollection.swift
[10/19] Compiling _CollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[11/19] Compiling _CollectionsUtilities Integer rank.swift
[12/19] Compiling _CollectionsUtilities UInt+first and last set bit.swift
[13/19] Compiling _CollectionsUtilities _UnsafeBitSet+_Word.swift
[14/19] Compiling _CollectionsUtilities _UnsafeBitSet.swift
[15/19] Compiling _CollectionsUtilities UInt+reversed.swift
[16/19] Compiling _CollectionsUtilities _UnsafeBitSet+Index.swift
[17/19] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[18/19] Compiling _CollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[19/19] Compiling _CollectionsUtilities UnsafeRawPointer extensions.swift
[22/296] Compiling HeapModule _HeapNode.swift
[23/296] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[24/296] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[25/298] Compiling HeapModule Heap.swift
[26/298] Emitting module HeapModule
[27/298] Compiling HeapModule Heap+Invariants.swift
[28/298] Compiling HeapModule Heap+UnsafeHandle.swift
[29/298] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[30/298] Compiling HeapModule Heap+Descriptions.swift
[31/298] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[32/298] Compiling OrderedCollections _HashTable+Testing.swift
[33/299] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[34/299] Compiling OrderedCollections _HashTable.swift
[35/299] Compiling OrderedCollections _Hashtable+Header.swift
[36/299] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[39/300] Compiling _RopeModule Rope+Invariants.swift
[40/300] Compiling _RopeModule Rope+_Node.swift
[41/300] Compiling HashTreeCollections TreeSet+Sequence.swift
[42/300] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[43/300] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[44/300] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[45/300] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[46/300] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[47/300] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[48/300] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[52/310] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[53/310] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[54/310] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[55/310] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[56/317] Compiling DequeModule _DequeSlot.swift
[57/317] Compiling DequeModule _UnsafeWrappedBuffer.swift
[62/317] Compiling BitCollections Range+Utilities.swift
[63/317] Compiling BitCollections Slice+Utilities.swift
[64/317] Compiling BitCollections UInt+Tricks.swift
[65/317] Compiling BitCollections _Word.swift
[66/317] Compiling _RopeModule BigSubstring+UTF16View.swift
[67/317] Compiling _RopeModule BigSubstring+UTF8View.swift
[68/317] Compiling _RopeModule BigSubstring+UnicodeScalarView.swift
[69/317] Compiling _RopeModule BigSubstring.swift
[70/317] Compiling _RopeModule Rope+Builder.swift
[71/317] Compiling _RopeModule Rope+Debugging.swift
[80/317] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[81/317] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[82/317] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[83/317] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[84/317] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[85/317] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[86/317] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[87/317] Compiling OrderedCollections OrderedSet+Initializers.swift
[88/317] Compiling _RopeModule BigString+UTF8View.swift
[89/317] Compiling _RopeModule Rope+_Storage.swift
[90/317] Compiling _RopeModule Rope+_UnmanagedLeaf.swift
[91/317] Compiling _RopeModule Rope+_UnsafeHandle.swift
[92/317] Compiling _RopeModule Rope.swift
[93/317] Compiling _RopeModule RopeElement.swift
[94/317] Compiling _RopeModule RopeMetric.swift
[95/317] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[96/317] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[97/317] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[98/317] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[99/317] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[100/317] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[101/317] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[103/317] Compiling _RopeModule RopeSummary.swift
[106/317] Compiling _RopeModule _RopeItem.swift
[107/317] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[109/317] Compiling OrderedCollections OrderedSet+Descriptions.swift
[111/317] Compiling OrderedCollections OrderedSet+Diffing.swift
[113/317] Compiling _RopeModule Rope+Index.swift
[115/317] Compiling BitCollections BitSet.Index.swift
[117/317] Compiling BitCollections BitSet._UnsafeHandle.swift
[119/317] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[120/317] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[121/317] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[122/317] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[123/317] Compiling OrderedCollections OrderedDictionary+Elements.swift
[130/317] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[131/317] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[149/324] Compiling OrderedCollections OrderedSet+Sendable.swift
[150/324] Emitting module DequeModule
[151/324] Compiling OrderedCollections _HashTable+Bucket.swift
[152/324] Compiling OrderedCollections _HashTable+BucketIterator.swift
[153/324] Compiling OrderedCollections _HashTable+Constants.swift
[156/326] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[157/326] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[158/326] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[159/326] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[160/326] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[161/326] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[162/326] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[163/326] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[164/326] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[165/326] Compiling HashTreeCollections TreeSet.swift
[166/326] Emitting module BitCollections
[194/326] Compiling OrderedCollections OrderedSet+SubSequence.swift
[195/326] Compiling OrderedCollections OrderedSet+Testing.swift
[196/326] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[197/326] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[277/337] Emitting module OrderedCollections
[283/337] Compiling OrderedCollections OrderedSet.swift
[284/337] Compiling OrderedCollections _UnsafeBitset.swift
[287/339] Emitting module _RopeModule
[321/339] Emitting module HashTreeCollections
[324/341] Compiling _RopeModule Rope+Join.swift
[325/341] Compiling _RopeModule Rope+MutatingForEach.swift
[326/341] Compiling _RopeModule Rope+Remove.swift
[327/341] Compiling _RopeModule Rope+RemoveSubrange.swift
[328/341] Compiling _RopeModule Rope+Split.swift
[329/341] Compiling _RopeModule Optional Utilities.swift
[330/341] Compiling _RopeModule String Utilities.swift
[331/341] Compiling _RopeModule String.Index+ABI.swift
[332/341] Compiling _RopeModule _CharacterRecognizer.swift
[344/345] Emitting module Collections
[345/345] Compiling Collections Collections.swift
[348/363] Compiling SwiftCBOR CBORInputStream.swift
[349/363] Compiling SwiftCBOR CBOROptions.swift
[350/365] Emitting module SwiftCBOR
[351/365] Compiling SwiftCBOR FixedWidthInteger+Bytes.swift
[352/365] Compiling SwiftCBOR Util.swift
[353/365] Compiling SwiftCBOR SingleValueDecodingContainer.swift
[354/365] Compiling SwiftCBOR UnkeyedDecodingContainer.swift
[355/365] Compiling SwiftCBOR SingleValueEncodingContainer.swift
[356/365] Compiling SwiftCBOR UnkeyedEncodingContainer.swift
[357/365] Compiling SwiftCBOR CodableCBOREncoder.swift
[358/365] Compiling SwiftCBOR KeyedEncodingContainer.swift
[359/365] Compiling SwiftCBOR CBOREncodable.swift
[360/365] Compiling SwiftCBOR CBOREncoder.swift
[361/365] Compiling SwiftCBOR AnyCodingKey.swift
[362/365] Compiling SwiftCBOR CBOR.swift
[363/365] Compiling SwiftCBOR CBORDecoder.swift
[364/365] Compiling SwiftCBOR CodableCBORDecoder.swift
[365/365] Compiling SwiftCBOR KeyedDecodingContainer.swift
Build complete! (28.69s)
Build complete.
Done.