The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftCBOR, reference v0.6.4 (a663e7), with Swift 6.3 for Android on 18 Apr 2026 07:13:45 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 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:         android
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-4606859-2":/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:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-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.58s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (3.75s)
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--4F562202D5529B1.txt
[12/29] Emitting module InternalCollectionsUtilities
[13/31] Compiling InternalCollectionsUtilities Integer rank.swift
[14/31] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[15/31] Compiling InternalCollectionsUtilities UInt+reversed.swift
[16/31] Compiling InternalCollectionsUtilities _SortedCollection.swift
[17/31] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[18/31] Compiling InternalCollectionsUtilities String+Padding.swift
[19/31] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[20/31] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[21/31] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[22/31] Compiling InternalCollectionsUtilities Debugging.swift
[23/31] Compiling InternalCollectionsUtilities Descriptions.swift
[24/31] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[25/31] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[26/31] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[27/31] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[28/31] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[29/31] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[30/31] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[31/31] Compiling InternalCollectionsUtilities Span+Extras.swift
[33/262] Compiling _RopeModule BigString+CustomDebugStringConvertible.swift
[34/262] Compiling _RopeModule BigString+CustomStringConvertible.swift
[35/262] Compiling _RopeModule BigString+Equatable.swift
[36/262] Compiling _RopeModule BigString+ExpressibleByStringLiteral.swift
[37/262] Compiling _RopeModule BigString+Hashing.swift
[38/265] Compiling _RopeModule BigString+LosslessStringConvertible.swift
[39/265] Compiling _RopeModule BigString+RangeReplaceableCollection.swift
[40/265] Compiling _RopeModule BigString+UTF16View.swift
[41/265] Compiling _RopeModule BigString+UTF8View.swift
[42/280] Compiling _RopeModule BigString+Chunk+Breaks.swift
[43/280] Compiling _RopeModule BigString+Chunk+Character.swift
[44/280] Compiling _RopeModule BigString+Chunk+Counts.swift
[45/280] Compiling _RopeModule BigString+Chunk+Description.swift
[46/285] Compiling _RopeModule BigString+Chunk+UnicodeScalar.swift
[47/285] Compiling _RopeModule BigString+Chunk.swift
[48/285] Compiling _RopeModule BigString+BidirectionalCollection.swift
[49/285] Compiling _RopeModule BigString+Comparable.swift
[50/331] Compiling HashTreeCollections _HashNode+Builder.swift
[51/331] Compiling HashTreeCollections _HashNode+Debugging.swift
[52/331] Compiling _RopeModule BigString+Summary.swift
[53/331] Compiling _RopeModule BigString.swift
[54/331] Compiling _RopeModule BigString+Chunk+Append and Insert.swift
[55/331] Emitting module ContainersPreview
[56/331] Compiling ContainersPreview Box.swift
[57/331] Compiling ContainersPreview Inout.swift
[58/331] Compiling ContainersPreview InputSpan.swift
[59/331] Compiling ContainersPreview Shared.swift
[60/331] Compiling HeapModule _HeapNode.swift
[61/331] Compiling HashTreeCollections _AncestorHashSlots.swift
[62/331] Compiling HashTreeCollections _Bitmap.swift
[63/331] Compiling HashTreeCollections _Bucket.swift
[64/331] Compiling HashTreeCollections _Hash.swift
[65/331] Compiling HashTreeCollections _HashLevel.swift
[66/331] Compiling _RopeModule BigString+Chunk+Index.swift
[67/331] Compiling _RopeModule BigString+Chunk+RopeElement.swift
[68/331] Compiling _RopeModule BigString+Chunk+Splitting.swift
[69/331] Compiling _RopeModule BigString+Chunk+UTF16.swift
[70/331] Compiling _RopeModule BigString+Chunk+UTF8.swift
[71/332] Compiling HeapModule Heap.swift
[73/332] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[74/332] Compiling HeapModule Heap+Invariants.swift
[75/332] Compiling HeapModule Heap+Descriptions.swift
[76/332] Compiling HeapModule Heap+UnsafeHandle.swift
[77/332] Emitting module HeapModule
[79/373] Compiling DequeModule Deque+Testing.swift
[80/373] Compiling DequeModule Deque._Storage.swift
[81/373] Compiling DequeModule Deque._UnsafeHandle.swift
[82/373] Compiling DequeModule Deque.swift
[83/373] Compiling DequeModule RigidDeque+Removals.swift
[84/373] Compiling DequeModule RigidDeque+Replacements.swift
[85/373] Compiling DequeModule RigidDeque+Testing.swift
[86/373] Compiling DequeModule RigidDeque.swift
[87/380] Compiling DequeModule UniqueDeque+Removals.swift
[88/380] Compiling DequeModule RigidDeque+Equatable.swift
[89/380] Compiling DequeModule RigidDeque+Experimental.swift
[90/380] Compiling DequeModule RigidDeque+Hashable.swift
[91/380] Compiling DequeModule RigidDeque+Initializers.swift
[92/380] Compiling DequeModule RigidDeque+Insertions.swift
[93/380] Compiling DequeModule RigidDeque+Prepend.swift
[94/387] Compiling OrderedCollections OrderedSet+SubSequence.swift
[95/387] Compiling OrderedCollections OrderedSet+Testing.swift
[96/387] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[97/387] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[98/387] Compiling OrderedCollections OrderedSet.swift
[99/387] Compiling OrderedCollections _UnsafeBitset.swift
[100/387] Compiling _RopeModule BigString+Append.swift
[101/387] Compiling _RopeModule BigString+Initializers.swift
[102/387] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[103/387] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[104/397] Compiling DequeModule UniqueDeque+Consumption.swift
[105/397] Compiling DequeModule UniqueDeque+Container.swift
[106/397] Compiling DequeModule UniqueDeque+Descriptions.swift
[107/397] Compiling DequeModule UniqueDeque+Equatable.swift
[108/397] Compiling DequeModule UniqueDeque+Experimental.swift
[109/402] Compiling _RopeModule Rope+ForEachWhile.swift
[110/402] Compiling _RopeModule Rope+Insert.swift
[111/402] Compiling _RopeModule Rope+_Node.swift
[112/402] Compiling _RopeModule Rope+_Storage.swift
[113/402] Compiling _RopeModule Rope+_UnmanagedLeaf.swift
[114/402] Compiling _RopeModule Rope+_UnsafeHandle.swift
[115/402] Compiling BitCollections BitSet.Index.swift
[121/402] Compiling DequeModule UniqueDeque+Hashable.swift
[122/402] Compiling DequeModule UniqueDeque+Initializers.swift
[123/402] Emitting module BitCollections
[124/402] Compiling DequeModule UniqueDeque+Append.swift
[125/402] Compiling DequeModule _DequeBuffer.swift
[126/402] Compiling DequeModule _DequeBufferHeader.swift
[127/402] Compiling DequeModule RigidDeque+Append.swift
[128/402] Compiling DequeModule RigidDeque+Consumption.swift
[129/402] Compiling DequeModule RigidDeque+Container.swift
[130/402] Compiling DequeModule RigidDeque+Descriptions.swift
[139/402] Compiling DequeModule UniqueDeque+Insertions.swift
[140/402] Compiling DequeModule UniqueDeque+Prepend.swift
[142/402] Compiling DequeModule UniqueDeque+Replacements.swift
[143/402] Compiling DequeModule UniqueDeque.swift
[144/402] Compiling DequeModule _DequeSlot.swift
[145/402] Compiling DequeModule _UnsafeDequeHandle.swift
[146/402] Compiling DequeModule _UnsafeDequeSegments.swift
[147/402] Compiling _RopeModule Rope+Append.swift
[148/402] Compiling _RopeModule Rope+Extract.swift
[149/402] Compiling _RopeModule Rope+Find.swift
[179/402] Compiling DequeModule Deque+Codable.swift
[180/402] Compiling DequeModule Deque+Collection.swift
[181/402] Compiling DequeModule Deque+CustomReflectable.swift
[182/402] Compiling DequeModule Deque+Descriptions.swift
[183/402] Compiling DequeModule Deque+Equatable.swift
[184/402] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[185/402] Compiling DequeModule Deque+Extras.swift
[186/402] Compiling DequeModule Deque+Hashable.swift
[192/402] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[193/402] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[194/402] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[195/402] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[196/402] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[197/402] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[198/402] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[199/402] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[200/402] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[201/402] Compiling HashTreeCollections TreeSet.swift
[217/402] Compiling OrderedCollections OrderedSet+Sendable.swift
[254/403] Compiling HashTreeCollections TreeDictionary.swift
[255/403] Compiling _RopeModule BigString+ReplaceSubrange.swift
[256/403] Compiling HashTreeCollections TreeSet+Collection.swift
[257/403] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[311/412] Emitting module OrderedCollections
[334/413] Emitting module _RopeModule
[339/413] Compiling _RopeModule Rope+Join.swift
[340/413] Compiling _RopeModule Rope+MutatingForEach.swift
[341/413] Compiling _RopeModule Rope+Remove.swift
[342/413] Compiling _RopeModule Rope+RemoveSubrange.swift
[343/413] Compiling _RopeModule Rope+Split.swift
[344/413] Compiling _RopeModule Optional Utilities.swift
[409/413] Compiling _RopeModule String Utilities.swift
[410/413] Compiling _RopeModule String.Index+ABI.swift
[411/413] Compiling _RopeModule _CharacterRecognizer.swift
[412/414] Emitting module HashTreeCollections
[413/415] Emitting module DequeModule
[417/422] Compiling Collections DequeModule reexports.swift
[418/422] Compiling Collections OrderedCollections reexports.swift
[419/422] Compiling Collections HeapModule reexports.swift
[420/422] Compiling Collections HashTreeCollections reexports.swift
[421/422] Emitting module Collections
[422/422] Compiling Collections BitCollections reexports.swift
[424/439] Compiling SwiftCBOR CBORInputStream.swift
[425/439] Compiling SwiftCBOR CBOROptions.swift
[426/441] Emitting module SwiftCBOR
[427/441] Compiling SwiftCBOR FixedWidthInteger+Bytes.swift
[428/441] Compiling SwiftCBOR Util.swift
[429/441] Compiling SwiftCBOR AnyCodingKey.swift
[430/441] Compiling SwiftCBOR CBOR.swift
[431/441] Compiling SwiftCBOR CBORDecoder.swift
[432/441] Compiling SwiftCBOR CBOREncodable.swift
[433/441] Compiling SwiftCBOR CBOREncoder.swift
[434/441] Compiling SwiftCBOR SingleValueDecodingContainer.swift
[435/441] Compiling SwiftCBOR UnkeyedDecodingContainer.swift
[436/441] Compiling SwiftCBOR CodableCBORDecoder.swift
[437/441] Compiling SwiftCBOR KeyedDecodingContainer.swift
[438/441] Compiling SwiftCBOR CodableCBOREncoder.swift
[439/441] Compiling SwiftCBOR KeyedEncodingContainer.swift
[440/441] Compiling SwiftCBOR SingleValueEncodingContainer.swift
[441/441] Compiling SwiftCBOR UnkeyedEncodingContainer.swift
Build complete! (102.98s)
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"
}
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Done.