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-0":/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.41.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/MasterJ93/SwiftCBOR.git
Reference: 0.4.0
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
 * tag               0.4.0      -> FETCH_HEAD
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 0.4.0
========================================
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-0":/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/14132] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (1.31s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.0 (1.14s)
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 _SortedCollection.swift
[13/29] Compiling _CollectionsUtilities _UniqueCollection.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 UnsafeBufferPointer+Extras.swift
[18/29] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[19/29] Compiling _CollectionsUtilities UInt+reversed.swift
[20/29] Compiling _CollectionsUtilities _UnsafeBitSet+Index.swift
[21/29] Compiling _CollectionsUtilities _UnsafeBitSet+_Word.swift
[22/29] Compiling _CollectionsUtilities _UnsafeBitSet.swift
[23/29] Compiling _CollectionsUtilities RandomAccessCollection+Offsets.swift
[24/29] Compiling _CollectionsUtilities Specialize.swift
[25/29] Compiling _CollectionsUtilities Debugging.swift
[26/29] Compiling _CollectionsUtilities Descriptions.swift
[27/29] Compiling _CollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[28/29] Compiling _CollectionsUtilities Integer rank.swift
[29/29] Compiling _CollectionsUtilities UInt+first and last set bit.swift
[31/305] Compiling HeapModule _HeapNode.swift
[32/305] Compiling HashTreeCollections _Hash.swift
[33/305] Compiling HashTreeCollections _HashLevel.swift
[34/307] Compiling _RopeModule BigString+Chunk+Description.swift
[35/307] Compiling _RopeModule BigString+Chunk+Indexing by Characters.swift
[36/307] Compiling HashTreeCollections _HashNode+Initializers.swift
[37/307] Compiling HashTreeCollections _HashNode+Invariants.swift
[38/307] Compiling HashTreeCollections _HashNode+Lookups.swift
[39/307] Compiling _RopeModule BigString+Chunk+Append and Insert.swift
[40/307] Compiling HashTreeCollections _HashNode+Builder.swift
[41/307] Compiling HashTreeCollections _HashNode+Debugging.swift
[42/307] Emitting module HeapModule
[43/307] Compiling HeapModule Heap+Descriptions.swift
[44/307] Compiling HeapModule Heap+Invariants.swift
[45/307] Compiling HeapModule Heap+UnsafeHandle.swift
[46/307] Compiling HeapModule Heap.swift
[47/307] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[49/308] Compiling DequeModule _DequeSlot.swift
[50/308] Compiling DequeModule _UnsafeWrappedBuffer.swift
[51/308] Emitting module BitCollections
[52/315] Compiling HashTreeCollections TreeDictionary+Codable.swift
[53/315] Compiling _RopeModule BigSubstring+UTF16View.swift
[54/315] Compiling _RopeModule BigSubstring+UTF8View.swift
[55/315] Compiling _RopeModule BigSubstring+UnicodeScalarView.swift
[56/315] Compiling _RopeModule BigSubstring.swift
[57/315] Compiling _RopeModule Rope+Builder.swift
[58/315] Compiling _RopeModule Rope+Debugging.swift
[59/322] Compiling HashTreeCollections _HashStack.swift
[60/322] Compiling HashTreeCollections _HashTreeIterator.swift
[61/322] Compiling HashTreeCollections _HashTreeStatistics.swift
[62/322] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[63/322] Compiling HashTreeCollections _RawHashNode.swift
[64/322] Compiling HashTreeCollections _UnmanagedHashNode.swift
[65/322] Compiling HashTreeCollections _UnsafePath.swift
[69/322] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[70/322] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[74/322] Compiling HashTreeCollections _HashNode+Structural union.swift
[75/322] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[76/322] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[77/322] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[78/322] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[79/322] Compiling HashTreeCollections _HashNode.swift
[80/322] Compiling HashTreeCollections _HashNodeHeader.swift
[81/322] Compiling HashTreeCollections _HashSlot.swift
[84/322] Compiling _RopeModule Rope+Invariants.swift
[85/322] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[86/322] Compiling _RopeModule BigString+Comparable.swift
[87/322] Compiling _RopeModule BigString+CustomDebugStringConvertible.swift
[88/322] Compiling _RopeModule BigString+CustomStringConvertible.swift
[89/322] Compiling _RopeModule BigString+Equatable.swift
[90/322] Compiling BitCollections BitSet.Index.swift
[91/322] Compiling BitCollections BitSet._UnsafeHandle.swift
[93/322] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[94/322] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[95/322] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[96/322] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[97/322] Compiling HashTreeCollections _HashNode+Structural merge.swift
[98/322] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[99/322] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[139/322] Compiling _RopeModule Rope+ForEachWhile.swift
[140/322] Compiling _RopeModule Rope+Insert.swift
[141/322] Compiling HashTreeCollections TreeSet+Sequence.swift
[142/322] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[143/322] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[144/322] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[145/322] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[146/322] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[147/322] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[148/322] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[149/332] Compiling HashTreeCollections _AncestorHashSlots.swift
[150/332] Compiling HashTreeCollections _Bitmap.swift
[151/332] Compiling HashTreeCollections _Bucket.swift
[160/332] Emitting module DequeModule
[164/333] Compiling OrderedCollections OrderedSet+Sendable.swift
[165/333] Compiling OrderedCollections OrderedSet+SubSequence.swift
[166/333] Compiling OrderedCollections OrderedSet+Testing.swift
[167/333] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[168/333] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[207/343] Compiling OrderedCollections OrderedSet.swift
[208/343] Compiling OrderedCollections _UnsafeBitset.swift
[209/343] Compiling _RopeModule Rope+Sequence.swift
[210/343] Compiling _RopeModule Rope+Append.swift
[211/343] Compiling _RopeModule Rope+Extract.swift
[212/343] Compiling _RopeModule Rope+Find.swift
[224/343] Compiling _RopeModule _CharacterRecognizer.swift
[225/343] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[226/343] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[227/343] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[228/343] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[229/343] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[230/343] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[231/343] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[232/343] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[233/343] Compiling HashTreeCollections TreeSet.swift
[270/343] Emitting module OrderedCollections
[272/344] Emitting module _RopeModule
[284/344] Compiling _RopeModule Rope+Join.swift
[285/344] Compiling _RopeModule Rope+MutatingForEach.swift
[286/344] Compiling _RopeModule Rope+Remove.swift
[287/344] Compiling _RopeModule Rope+RemoveSubrange.swift
[288/344] Compiling _RopeModule Rope+Split.swift
[289/344] Compiling _RopeModule Optional Utilities.swift
[290/344] Compiling _RopeModule String Utilities.swift
[291/344] Compiling _RopeModule String.Index+ABI.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 SingleValueEncodingContainer.swift
[354/367] Compiling SwiftCBOR UnkeyedEncodingContainer.swift
[355/367] Compiling SwiftCBOR CBOREncodable.swift
[356/367] Compiling SwiftCBOR CBOREncoder.swift
[357/367] Compiling SwiftCBOR SingleValueDecodingContainer.swift
[358/367] Compiling SwiftCBOR UnkeyedDecodingContainer.swift
[359/367] Compiling SwiftCBOR CodableCBORDecoder.swift
[360/367] Compiling SwiftCBOR KeyedDecodingContainer.swift
[361/367] Compiling SwiftCBOR CodableCBOREncoder.swift
[362/367] Compiling SwiftCBOR KeyedEncodingContainer.swift
[363/367] Compiling SwiftCBOR CBORInputStream.swift
[364/367] Compiling SwiftCBOR CBOROptions.swift
[365/367] Compiling SwiftCBOR AnyCodingKey.swift
[366/367] Compiling SwiftCBOR CBOR.swift
[367/367] Compiling SwiftCBOR CBORDecoder.swift
Build complete! (17.80s)
Build complete.
Done.