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.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-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.10
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.10-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 from cache (1.12s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.0 (1.12s)
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...
[0/10] Write sources
[9/10] Write swift-version-24593BA9C3E375BF.txt
[11/27] Emitting module _CollectionsUtilities
[12/29] Compiling _CollectionsUtilities UnsafeBufferPointer+Extras.swift
[13/29] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[14/29] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[15/29] Compiling _CollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[16/29] Compiling _CollectionsUtilities UnsafeRawPointer extensions.swift
[17/29] Compiling _CollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[18/29] Compiling _CollectionsUtilities Integer rank.swift
[19/29] Compiling _CollectionsUtilities UInt+first and last set bit.swift
[20/29] Compiling _CollectionsUtilities Debugging.swift
[21/29] Compiling _CollectionsUtilities Descriptions.swift
[22/29] Compiling _CollectionsUtilities _SortedCollection.swift
[23/29] Compiling _CollectionsUtilities _UniqueCollection.swift
[24/29] Compiling _CollectionsUtilities _UnsafeBitSet+_Word.swift
[25/29] Compiling _CollectionsUtilities _UnsafeBitSet.swift
[26/29] Compiling _CollectionsUtilities UInt+reversed.swift
[27/29] Compiling _CollectionsUtilities _UnsafeBitSet+Index.swift
[28/29] Compiling _CollectionsUtilities RandomAccessCollection+Offsets.swift
[29/29] Compiling _CollectionsUtilities Specialize.swift
[31/286] Compiling HeapModule Heap+Invariants.swift
[32/286] Compiling HeapModule Heap+UnsafeHandle.swift
[33/290] Compiling HeapModule Heap+Descriptions.swift
[34/290] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[35/305] Compiling _RopeModule BigString+Chunk+Append and Insert.swift
[36/305] Compiling _RopeModule BigString+Chunk+Breaks.swift
[37/307] Compiling HashTreeCollections _HashNode+Storage.swift
[38/307] Compiling _RopeModule BigString+RemoveSubrange.swift
[39/307] Compiling HeapModule Heap.swift
[40/307] Compiling HeapModule _HeapNode.swift
[41/307] Emitting module HeapModule
[43/308] Compiling HashTreeCollections TreeSet+Hashable.swift
[44/308] Compiling HashTreeCollections TreeSet+Sendable.swift
[45/308] Compiling HashTreeCollections TreeSet+Sequence.swift
[46/308] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[47/308] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[48/308] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[49/308] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[50/308] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[51/308] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[52/308] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[53/318] Compiling DequeModule _DequeSlot.swift
[54/318] Compiling DequeModule _UnsafeWrappedBuffer.swift
[55/318] Compiling HashTreeCollections _HashNode.swift
[56/318] Compiling HashTreeCollections _HashNodeHeader.swift
[57/318] Compiling HashTreeCollections _HashSlot.swift
[58/318] Compiling HashTreeCollections _HashStack.swift
[59/318] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[60/318] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[61/318] Compiling HashTreeCollections TreeDictionary+Filter.swift
[62/318] Compiling _RopeModule BigString+Chunk.swift
[63/318] Compiling HashTreeCollections _HashNode+Lookups.swift
[64/318] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[65/318] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[66/318] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[69/318] Compiling HashTreeCollections _HashTreeStatistics.swift
[70/318] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[71/318] Compiling HashTreeCollections _RawHashNode.swift
[72/318] Compiling HashTreeCollections _UnmanagedHashNode.swift
[73/318] Compiling HashTreeCollections _UnsafePath.swift
[74/318] Compiling HashTreeCollections TreeDictionary+Codable.swift
[75/318] Compiling HashTreeCollections TreeDictionary+Collection.swift
[76/318] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[77/318] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[78/318] Compiling HashTreeCollections TreeDictionary+Keys.swift
[79/318] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[80/318] Compiling HashTreeCollections TreeDictionary+Merge.swift
[81/318] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[82/318] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[83/332] Emitting module BitCollections
[84/332] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[85/332] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[104/332] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[105/332] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[106/332] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[107/332] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[108/332] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[109/332] Compiling HashTreeCollections _HashNode+Structural union.swift
[110/332] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[111/332] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[114/332] Compiling _RopeModule BigString+Chunk+Indexing by UTF16.swift
[115/332] Compiling HashTreeCollections _HashNode+Debugging.swift
[116/332] Compiling _RopeModule BigString+Chunk+Splitting.swift
[123/332] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[124/332] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[125/332] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[126/332] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[127/332] Compiling HashTreeCollections _HashNode+Structural merge.swift
[128/332] Compiling HashTreeCollections _HashTreeIterator.swift
[132/332] Compiling _RopeModule BigString+Chunk+Counts.swift
[133/332] Compiling _RopeModule BigString+Chunk+Description.swift
[134/332] Compiling _RopeModule BigString+Chunk+Indexing by Characters.swift
[138/332] Compiling OrderedCollections OrderedSet+SubSequence.swift
[139/332] Compiling OrderedCollections OrderedSet+Testing.swift
[140/332] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[141/332] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[142/332] Compiling OrderedCollections OrderedSet.swift
[143/332] Compiling OrderedCollections _UnsafeBitset.swift
[144/332] Compiling HashTreeCollections TreeSet+Equatable.swift
[145/332] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[146/332] Compiling HashTreeCollections TreeSet+Extras.swift
[147/332] Compiling HashTreeCollections TreeSet+Filter.swift
[156/332] Compiling BitCollections BitSet.Index.swift
[157/332] Compiling BitCollections BitSet._UnsafeHandle.swift
[158/332] Compiling OrderedCollections OrderedSet+Sendable.swift
[167/332] Emitting module DequeModule
[172/333] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[173/333] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[174/333] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[175/333] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[176/333] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[177/333] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[178/333] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[179/333] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[180/333] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[181/333] Compiling HashTreeCollections TreeSet.swift
[270/343] Emitting module OrderedCollections
[272/344] Emitting module _RopeModule
[306/344] Compiling _RopeModule Rope+Join.swift
[307/344] Compiling _RopeModule Rope+MutatingForEach.swift
[308/344] Compiling _RopeModule Rope+Remove.swift
[309/344] Compiling _RopeModule Rope+RemoveSubrange.swift
[310/344] Compiling _RopeModule Rope+Split.swift
[311/344] Compiling _RopeModule Optional Utilities.swift
[312/344] Compiling _RopeModule String Utilities.swift
[313/344] Compiling _RopeModule String.Index+ABI.swift
[314/344] Compiling _RopeModule _CharacterRecognizer.swift
[315/344] Emitting module HashTreeCollections
[347/348] Emitting module Collections
[348/348] Compiling Collections Collections.swift
[350/365] Emitting module SwiftCBOR
[351/367] Compiling SwiftCBOR FixedWidthInteger+Bytes.swift
[352/367] Compiling SwiftCBOR Util.swift
[353/367] Compiling SwiftCBOR CodableCBOREncoder.swift
[354/367] Compiling SwiftCBOR KeyedEncodingContainer.swift
[355/367] Compiling SwiftCBOR SingleValueDecodingContainer.swift
[356/367] Compiling SwiftCBOR UnkeyedDecodingContainer.swift
[357/367] Compiling SwiftCBOR AnyCodingKey.swift
[358/367] Compiling SwiftCBOR CBOR.swift
[359/367] Compiling SwiftCBOR CBORDecoder.swift
[360/367] Compiling SwiftCBOR CodableCBORDecoder.swift
[361/367] Compiling SwiftCBOR KeyedDecodingContainer.swift
[362/367] Compiling SwiftCBOR CBOREncodable.swift
[363/367] Compiling SwiftCBOR CBOREncoder.swift
[364/367] Compiling SwiftCBOR CBORInputStream.swift
[365/367] Compiling SwiftCBOR CBOROptions.swift
[366/367] Compiling SwiftCBOR SingleValueEncodingContainer.swift
[367/367] Compiling SwiftCBOR UnkeyedEncodingContainer.swift
Build complete! (16.99s)
Build complete.
Done.