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-4609320-0":/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.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.9
Building package at path:  $workDir
https://github.com/MasterJ93/SwiftCBOR.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/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/14132] Fetching swift-collections
Fetched https://github.com/apple/swift-collections (1.08s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.0 (1.46s)
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] Compiling _CollectionsUtilities _UnsafeBitSet+_Word.swift
[2/17] Compiling _CollectionsUtilities _UnsafeBitSet.swift
[3/19] Compiling _CollectionsUtilities RandomAccessCollection+Offsets.swift
[4/19] Compiling _CollectionsUtilities Specialize.swift
[5/19] Compiling _CollectionsUtilities UInt+reversed.swift
[6/19] Compiling _CollectionsUtilities _UnsafeBitSet+Index.swift
[7/19] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[8/19] Compiling _CollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[9/19] Compiling _CollectionsUtilities UnsafeRawPointer extensions.swift
[10/19] Compiling _CollectionsUtilities _SortedCollection.swift
[11/19] Compiling _CollectionsUtilities _UniqueCollection.swift
[12/19] Emitting module _CollectionsUtilities
[13/19] Compiling _CollectionsUtilities UnsafeBufferPointer+Extras.swift
[14/19] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[15/19] Compiling _CollectionsUtilities Debugging.swift
[16/19] Compiling _CollectionsUtilities Descriptions.swift
[17/19] Compiling _CollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[18/19] Compiling _CollectionsUtilities Integer rank.swift
[19/19] Compiling _CollectionsUtilities UInt+first and last set bit.swift
[22/238] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[23/296] Compiling HeapModule Heap+Descriptions.swift
[24/296] Compiling _RopeModule BigSubstring+UnicodeScalarView.swift
[25/296] Compiling _RopeModule BigSubstring.swift
[26/298] Compiling HeapModule _HeapNode.swift
[27/298] Compiling HeapModule Heap.swift
[28/298] Compiling HeapModule Heap+Invariants.swift
[29/298] Compiling HeapModule Heap+UnsafeHandle.swift
[30/298] Compiling _RopeModule BigString+Index.swift
[31/298] Compiling _RopeModule BigString+Ingester.swift
[32/298] Emitting module HeapModule
[35/300] Compiling _RopeModule BigString+Hashing.swift
[36/300] Compiling _RopeModule BigString+LosslessStringConvertible.swift
[37/300] Compiling _RopeModule BigString+RangeReplaceableCollection.swift
[38/300] Compiling _RopeModule BigString+Sequence.swift
[39/300] Compiling _RopeModule BigString+TextOutputStream.swift
[40/300] Compiling _RopeModule BigString+Chunk+Append and Insert.swift
[41/300] Compiling _RopeModule BigString+Chunk+Breaks.swift
[42/307] Compiling _RopeModule Rope+ForEachWhile.swift
[43/307] Compiling _RopeModule Rope+Insert.swift
[44/307] Compiling HashTreeCollections TreeSet+Sequence.swift
[45/307] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[46/307] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[47/307] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[48/307] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[49/307] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[50/307] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[51/307] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[52/317] Compiling _RopeModule BigString+UTF16View.swift
[53/317] Compiling _RopeModule BigString+UTF8View.swift
[54/317] Compiling _RopeModule Rope+_Storage.swift
[55/317] Compiling _RopeModule Rope+_UnmanagedLeaf.swift
[56/317] Compiling _RopeModule Rope+_UnsafeHandle.swift
[57/317] Compiling BitCollections BitSet.Index.swift
[58/317] Compiling BitCollections BitSet._UnsafeHandle.swift
[59/317] Compiling _RopeModule BigString+Initializers.swift
[60/317] Compiling _RopeModule BigString+Insert.swift
[61/317] Compiling _RopeModule BigString+Managing Breaks.swift
[62/317] Compiling _RopeModule BigString+RemoveSubrange.swift
[63/317] Compiling _RopeModule BigString+ReplaceSubrange.swift
[64/317] Compiling _RopeModule BigString+Split.swift
[65/317] Compiling _RopeModule Range+BigString.swift
[66/324] Compiling DequeModule _DequeSlot.swift
[67/324] Compiling DequeModule _UnsafeWrappedBuffer.swift
[68/324] Compiling _RopeModule BigString+Chunk+Counts.swift
[69/324] Compiling _RopeModule BigString+Chunk+Description.swift
[70/324] Compiling _RopeModule BigString+Chunk+Indexing by Characters.swift
[71/324] Compiling _RopeModule BigString+Chunk+Indexing by UTF16.swift
[72/324] Compiling _RopeModule BigString+Chunk+RopeElement.swift
[73/324] Compiling _RopeModule BigString+Chunk+Splitting.swift
[74/324] Compiling _RopeModule BigString+Chunk.swift
[75/324] Compiling OrderedCollections OrderedSet+SubSequence.swift
[76/324] Compiling OrderedCollections OrderedSet+Testing.swift
[77/324] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[78/324] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[79/324] Compiling OrderedCollections OrderedSet.swift
[80/324] Compiling OrderedCollections _UnsafeBitset.swift
[81/324] Compiling _RopeModule Rope+Sequence.swift
[82/324] Compiling _RopeModule Rope+Append.swift
[83/324] Compiling _RopeModule Rope+Extract.swift
[84/324] Compiling _RopeModule Rope+Find.swift
[85/324] Compiling _RopeModule BigString.swift
[86/324] Compiling _RopeModule BigString+UnicodeScalarView.swift
[87/324] Compiling _RopeModule BigString+Invariants.swift
[88/324] Compiling _RopeModule BigString+Iterators.swift
[89/324] Compiling _RopeModule BigString+Metrics.swift
[90/324] Compiling _RopeModule BigString+Summary.swift
[91/324] Compiling _RopeModule BigSubstring+UTF16View.swift
[92/324] Compiling _RopeModule BigSubstring+UTF8View.swift
[93/324] Compiling _RopeModule BigString+BidirectionalCollection.swift
[94/324] Compiling _RopeModule BigString+Append.swift
[141/324] Compiling OrderedCollections OrderedSet+Sendable.swift
[143/324] Compiling _RopeModule Rope+Invariants.swift
[144/324] Compiling _RopeModule Rope+_Node.swift
[145/324] Compiling _RopeModule BigString+Comparable.swift
[146/324] Compiling _RopeModule BigString+CustomDebugStringConvertible.swift
[147/324] Compiling _RopeModule BigString+CustomStringConvertible.swift
[148/324] Compiling _RopeModule BigString+Equatable.swift
[149/324] Compiling _RopeModule BigString+ExpressibleByStringLiteral.swift
[150/324] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[151/324] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[152/324] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[153/324] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[154/324] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[155/324] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[156/324] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[157/324] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[158/324] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[159/324] Compiling HashTreeCollections TreeSet.swift
[160/324] Emitting module DequeModule
[161/324] Compiling _RopeModule BigString+Builder.swift
[162/324] Compiling _RopeModule BigString+Contents.swift
[163/324] Compiling _RopeModule BigString+Debugging.swift
[164/325] Emitting module BitCollections
[219/328] Emitting module _RopeModule
[255/337] Emitting module OrderedCollections
[291/339] Emitting module HashTreeCollections
[294/341] Compiling _RopeModule Rope+Join.swift
[295/341] Compiling _RopeModule Rope+MutatingForEach.swift
[296/341] Compiling _RopeModule Rope+Remove.swift
[297/341] Compiling _RopeModule Rope+RemoveSubrange.swift
[298/341] Compiling _RopeModule Rope+Split.swift
[299/341] Compiling _RopeModule Optional Utilities.swift
[300/341] Compiling _RopeModule String Utilities.swift
[301/341] Compiling _RopeModule String.Index+ABI.swift
[302/341] Compiling _RopeModule _CharacterRecognizer.swift
[344/345] Compiling Collections Collections.swift
[345/345] 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 SingleValueDecodingContainer.swift
[352/365] Compiling SwiftCBOR UnkeyedDecodingContainer.swift
[353/365] Compiling SwiftCBOR CBORInputStream.swift
[354/365] Compiling SwiftCBOR CBOROptions.swift
[355/365] Compiling SwiftCBOR CodableCBOREncoder.swift
[356/365] Compiling SwiftCBOR KeyedEncodingContainer.swift
[357/365] Compiling SwiftCBOR SingleValueEncodingContainer.swift
[358/365] Compiling SwiftCBOR UnkeyedEncodingContainer.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.08s)
Build complete.
Done.