The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftCBOR, reference v0.6.4 (a663e7), with Swift 6.3 for Linux on 18 Apr 2026 07:12:58 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/niscy-eudiw/SwiftCBOR.git
Reference: v0.6.4
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/niscy-eudiw/SwiftCBOR
 * tag               v0.6.4     -> FETCH_HEAD
HEAD is now at a663e7a Merge commit 'fd929a6d8f7651ce0f63fc99397fd5762358cc29'
Cloned https://github.com/niscy-eudiw/SwiftCBOR.git
Revision (git rev-parse @):
a663e7a6bd50d2224223ed60622b531b18499dd0
SUCCESS checkout https://github.com/niscy-eudiw/SwiftCBOR.git at v0.6.4
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.3
Building package at path:  $PWD
https://github.com/niscy-eudiw/SwiftCBOR.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/apple/swift-collections.git
[1/23569] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (2.61s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (3.72s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
Building for debugging...
[0/11] Write sources
[10/11] Write swift-version-24593BA9C3E375BF.txt
[12/29] Emitting module InternalCollectionsUtilities
[13/31] Compiling InternalCollectionsUtilities _SortedCollection.swift
[14/31] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[15/31] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[16/31] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[17/31] Compiling InternalCollectionsUtilities Debugging.swift
[18/31] Compiling InternalCollectionsUtilities Descriptions.swift
[19/31] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[20/31] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[21/31] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[22/31] Compiling InternalCollectionsUtilities Integer rank.swift
[23/31] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[24/31] Compiling InternalCollectionsUtilities UInt+reversed.swift
[25/31] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[26/31] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[27/31] Compiling InternalCollectionsUtilities String+Padding.swift
[28/31] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[29/31] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[30/31] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[31/31] Compiling InternalCollectionsUtilities Span+Extras.swift
[33/327] Compiling BitCollections BitArray+Hashable.swift
[34/327] Compiling BitCollections BitArray+Initializers.swift
[35/327] Compiling BitCollections BitArray+Invariants.swift
[36/327] Compiling BitCollections BinaryInteger extensions.swift
[37/327] Compiling BitCollections BitArray+BitwiseOperations.swift
[38/327] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[39/327] Compiling BitCollections BitArray+Codable.swift
[40/327] Compiling BitCollections BitArray+Collection.swift
[41/327] Compiling BitCollections BitArray+Copy.swift
[42/327] Compiling BitCollections BitArray+CustomReflectable.swift
[43/327] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[44/331] Compiling BitCollections BitSet+Codable.swift
[45/331] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[46/331] Compiling BitCollections BitSet+CustomReflectable.swift
[47/331] Compiling BitCollections BitSet+CustomStringConvertible.swift
[48/331] Compiling BitCollections BitSet+Equatable.swift
[49/331] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[50/331] Compiling BitCollections BitSet+Extras.swift
[51/331] Compiling BitCollections BitSet+Hashable.swift
[52/331] Compiling BitCollections BitArray+Descriptions.swift
[53/331] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[54/331] Compiling BitCollections BitArray+RandomBits.swift
[55/331] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[56/331] Compiling BitCollections BitArray+Shifts.swift
[57/331] Compiling BitCollections BitArray+Testing.swift
[58/331] Compiling BitCollections BitArray._UnsafeHandle.swift
[59/331] Compiling BitCollections BitArray.swift
[60/331] Compiling BitCollections BitSet+BidirectionalCollection.swift
[61/331] Compiling HeapModule Heap+Descriptions.swift
[62/331] Emitting module ContainersPreview
[63/331] Compiling ContainersPreview Box.swift
[64/331] Compiling ContainersPreview Inout.swift
[65/331] Compiling ContainersPreview InputSpan.swift
[66/331] Compiling ContainersPreview Shared.swift
[67/331] Compiling BitCollections BitArray+Equatable.swift
[68/331] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[69/331] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[70/331] Compiling BitCollections BitArray+Extras.swift
[71/331] Compiling BitCollections BitArray+Fill.swift
[72/332] Compiling HeapModule _HeapNode.swift
[73/332] Compiling HeapModule Heap.swift
[75/332] Compiling HeapModule Heap+Invariants.swift
[76/332] Compiling HeapModule Heap+UnsafeHandle.swift
[77/372] Emitting module HeapModule
[79/373] Compiling HashTreeCollections TreeSet+Hashable.swift
[80/373] Compiling HashTreeCollections TreeSet+Sendable.swift
[81/373] Compiling HashTreeCollections TreeSet+Sequence.swift
[82/373] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[83/373] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[84/373] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[85/373] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[86/373] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[87/373] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[88/373] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[89/383] Compiling DequeModule UniqueDeque+Consumption.swift
[90/383] Compiling DequeModule UniqueDeque+Container.swift
[91/383] Compiling DequeModule UniqueDeque+Descriptions.swift
[92/383] Compiling DequeModule UniqueDeque+Equatable.swift
[93/383] Compiling DequeModule UniqueDeque+Experimental.swift
[94/388] Compiling DequeModule UniqueDeque.swift
[95/388] Compiling DequeModule _DequeSlot.swift
[96/388] Compiling DequeModule _UnsafeDequeHandle.swift
[97/388] Compiling DequeModule _UnsafeDequeSegments.swift
[98/388] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[99/388] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[100/388] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[101/395] Compiling DequeModule RigidDeque+Replacements.swift
[102/395] Compiling DequeModule RigidDeque+Testing.swift
[103/395] Compiling DequeModule RigidDeque.swift
[104/395] Compiling DequeModule UniqueDeque+Append.swift
[105/395] Compiling DequeModule UniqueDeque+Hashable.swift
[106/395] Compiling DequeModule UniqueDeque+Initializers.swift
[107/395] Compiling DequeModule UniqueDeque+Insertions.swift
[108/395] Compiling DequeModule UniqueDeque+Prepend.swift
[117/402] Emitting module BitCollections
[118/402] Compiling DequeModule _DequeBuffer.swift
[119/402] Compiling DequeModule _DequeBufferHeader.swift
[120/402] Compiling DequeModule RigidDeque+Append.swift
[121/402] Compiling DequeModule RigidDeque+Consumption.swift
[122/402] Compiling DequeModule RigidDeque+Container.swift
[123/402] Compiling DequeModule RigidDeque+Descriptions.swift
[124/402] Compiling DequeModule RigidDeque+Equatable.swift
[125/402] Compiling DequeModule RigidDeque+Experimental.swift
[126/402] Compiling DequeModule RigidDeque+Hashable.swift
[127/402] Compiling DequeModule RigidDeque+Initializers.swift
[128/402] Compiling DequeModule RigidDeque+Insertions.swift
[129/402] Compiling DequeModule RigidDeque+Prepend.swift
[130/402] Compiling DequeModule UniqueDeque+Replacements.swift
[135/402] Compiling DequeModule UniqueDeque+Removals.swift
[156/402] Compiling DequeModule RigidDeque+Removals.swift
[157/402] Compiling BitCollections BitSet.swift
[158/402] Compiling BitCollections Range+Utilities.swift
[159/402] Compiling BitCollections Slice+Utilities.swift
[160/402] Compiling BitCollections UInt+Tricks.swift
[161/402] Compiling BitCollections _Word.swift
[162/402] Compiling OrderedCollections _UnsafeBitset.swift
[163/402] Compiling HashTreeCollections TreeSet+Equatable.swift
[164/402] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[165/402] Compiling HashTreeCollections TreeSet+Extras.swift
[166/402] Compiling HashTreeCollections TreeSet+Filter.swift
[175/402] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[176/402] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[177/402] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[178/402] Compiling BitCollections BitSet+SetAlgebra union.swift
[179/402] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[180/402] Compiling BitCollections BitSet.Counted.swift
[181/402] Compiling BitCollections BitSet.Index.swift
[182/402] Compiling DequeModule Deque+Testing.swift
[183/402] Compiling DequeModule Deque._Storage.swift
[184/402] Compiling DequeModule Deque._UnsafeHandle.swift
[185/402] Compiling DequeModule Deque.swift
[213/402] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[214/402] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[215/402] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[216/402] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[217/402] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[218/402] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[219/402] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[220/402] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[221/402] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[222/402] Compiling HashTreeCollections TreeSet.swift
[241/411] Compiling DequeModule Deque+Codable.swift
[242/411] Compiling DequeModule Deque+Collection.swift
[243/411] Compiling DequeModule Deque+CustomReflectable.swift
[244/411] Compiling DequeModule Deque+Descriptions.swift
[245/411] Compiling DequeModule Deque+Equatable.swift
[246/411] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[247/411] Compiling DequeModule Deque+Extras.swift
[248/411] Compiling DequeModule Deque+Hashable.swift
[278/411] Compiling BitCollections BitSet._UnsafeHandle.swift
[332/412] Emitting module OrderedCollections
[355/413] Emitting module _RopeModule
[378/413] Compiling _RopeModule Rope+Join.swift
[379/413] Compiling _RopeModule Rope+MutatingForEach.swift
[380/413] Compiling _RopeModule Rope+Remove.swift
[381/413] Compiling _RopeModule Rope+RemoveSubrange.swift
[382/413] Compiling _RopeModule Rope+Split.swift
[383/413] Compiling _RopeModule Optional Utilities.swift
[384/413] Compiling _RopeModule String Utilities.swift
[385/413] Compiling _RopeModule String.Index+ABI.swift
[386/413] Compiling _RopeModule _CharacterRecognizer.swift
[413/414] Emitting module HashTreeCollections
[415/415] Emitting module DequeModule
[417/422] Compiling Collections HeapModule reexports.swift
[418/422] Compiling Collections DequeModule reexports.swift
[419/422] Compiling Collections HashTreeCollections reexports.swift
[420/422] Compiling Collections OrderedCollections reexports.swift
[421/422] Compiling Collections BitCollections reexports.swift
[422/422] Emitting module Collections
[424/439] Emitting module SwiftCBOR
[425/441] Compiling SwiftCBOR FixedWidthInteger+Bytes.swift
[426/441] Compiling SwiftCBOR Util.swift
[427/441] Compiling SwiftCBOR SingleValueEncodingContainer.swift
[428/441] Compiling SwiftCBOR UnkeyedEncodingContainer.swift
[429/441] Compiling SwiftCBOR CBOREncodable.swift
[430/441] Compiling SwiftCBOR CBOREncoder.swift
[431/441] Compiling SwiftCBOR CodableCBOREncoder.swift
[432/441] Compiling SwiftCBOR KeyedEncodingContainer.swift
[433/441] Compiling SwiftCBOR CBORInputStream.swift
[434/441] Compiling SwiftCBOR CBOROptions.swift
[435/441] Compiling SwiftCBOR CodableCBORDecoder.swift
[436/441] Compiling SwiftCBOR KeyedDecodingContainer.swift
[437/441] Compiling SwiftCBOR SingleValueDecodingContainer.swift
[438/441] Compiling SwiftCBOR UnkeyedDecodingContainer.swift
[439/441] Compiling SwiftCBOR AnyCodingKey.swift
[440/441] Compiling SwiftCBOR CBOR.swift
[441/441] Compiling SwiftCBOR CBORDecoder.swift
Build complete! (83.14s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.3",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections.git"
    }
  ],
  "manifest_display_name" : "SwiftCBOR",
  "name" : "SwiftCBOR",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.13"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "8.0"
    }
  ],
  "products" : [
    {
      "name" : "SwiftCBOR",
      "targets" : [
        "SwiftCBOR"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftCBORTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftCBORTests",
      "path" : "Tests",
      "sources" : [
        "CBORCodableRoundtripTests.swift",
        "CBORDecoderTests.swift",
        "CBOREncodableTests.swift",
        "CBOREncoderTests.swift",
        "CBORTests.swift",
        "CodableCBORDecoderTests.swift",
        "CodableCBOREncoderTests.swift",
        "Helpers.swift"
      ],
      "target_dependencies" : [
        "SwiftCBOR"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftCBOR",
      "module_type" : "SwiftTarget",
      "name" : "SwiftCBOR",
      "path" : "Sources",
      "product_dependencies" : [
        "Collections"
      ],
      "product_memberships" : [
        "SwiftCBOR"
      ],
      "sources" : [
        "AnyCodingKey.swift",
        "CBOR.swift",
        "CBORDecoder.swift",
        "CBOREncodable.swift",
        "CBOREncoder.swift",
        "CBORInputStream.swift",
        "CBOROptions.swift",
        "Decoder/CodableCBORDecoder.swift",
        "Decoder/KeyedDecodingContainer.swift",
        "Decoder/SingleValueDecodingContainer.swift",
        "Decoder/UnkeyedDecodingContainer.swift",
        "Encoder/CodableCBOREncoder.swift",
        "Encoder/KeyedEncodingContainer.swift",
        "Encoder/SingleValueEncodingContainer.swift",
        "Encoder/UnkeyedEncodingContainer.swift",
        "FixedWidthInteger+Bytes.swift",
        "Util.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Done.