The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of SwiftCBOR, reference 0.4.0 (0b01ca), with Swift 6.2 (beta) for Linux on 21 Jun 2025 13:44:37 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
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:             6.2
Building package at path:  $PWD
https://github.com/MasterJ93/SwiftCBOR.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/apple/swift-collections.git
[1/16640] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.21s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.91s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Building for debugging...
[0/10] Write sources
[9/10] Write swift-version-24593BA9C3E375BF.txt
[11/24] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[12/24] Compiling InternalCollectionsUtilities _SortedCollection.swift
[13/25] Emitting module InternalCollectionsUtilities
[14/25] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[15/25] Compiling InternalCollectionsUtilities UInt+reversed.swift
[16/25] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[17/25] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[18/25] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[19/25] Compiling InternalCollectionsUtilities Integer rank.swift
[20/25] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[21/25] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[22/25] Compiling InternalCollectionsUtilities Debugging.swift
[23/25] Compiling InternalCollectionsUtilities Descriptions.swift
[24/25] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[25/25] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[27/195] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[28/300] Compiling HeapModule Heap+Descriptions.swift
[29/300] Compiling BitCollections BitArray+Hashable.swift
[30/300] Compiling BitCollections BitArray+Initializers.swift
[31/302] Compiling HeapModule Heap.swift
[32/302] Compiling HeapModule _HeapNode.swift
[33/302] Compiling BitCollections BitArray+BitwiseOperations.swift
[34/302] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[35/302] Emitting module HeapModule
[36/302] Compiling HeapModule Heap+UnsafeHandle.swift
[37/302] Compiling HeapModule Heap+Invariants.swift
[39/303] Compiling DequeModule _DequeSlot.swift
[40/303] Compiling DequeModule _UnsafeWrappedBuffer.swift
[41/303] Compiling _RopeModule Rope+ForEachWhile.swift
[42/303] Compiling _RopeModule Rope+Insert.swift
[43/303] Compiling HashTreeCollections TreeSet+Sequence.swift
[44/303] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[45/303] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[46/303] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[47/303] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[48/303] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[49/303] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[50/303] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[51/304] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[52/304] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[53/304] Compiling BitCollections BitSet+SetAlgebra union.swift
[54/304] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[55/304] Compiling BitCollections BitSet.Counted.swift
[56/304] Compiling _RopeModule Rope.swift
[57/304] Compiling _RopeModule RopeElement.swift
[58/304] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[59/304] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[60/304] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[61/304] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[62/304] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[63/304] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[64/304] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[65/320] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[66/320] Compiling BitCollections BitSet+CustomReflectable.swift
[67/320] Compiling BitCollections BitSet+CustomStringConvertible.swift
[68/320] Compiling BitCollections BitSet+Equatable.swift
[69/320] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[70/320] Compiling BitCollections BitSet+Extras.swift
[71/320] Compiling BitCollections BitSet+Hashable.swift
[72/327] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[73/327] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[74/327] Compiling BitCollections BitArray+Extras.swift
[75/327] Compiling BitCollections BitArray+Fill.swift
[87/327] Compiling BitCollections BitSet+Initializers.swift
[88/327] Compiling BitCollections BitSet+Invariants.swift
[89/327] Compiling BitCollections BitSet+Random.swift
[90/327] Compiling BitCollections BitSet+SetAlgebra basics.swift
[91/327] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[92/327] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[93/327] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[94/327] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[95/327] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[103/327] Compiling BitCollections BitArray+RandomBits.swift
[104/327] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[105/327] Compiling BitCollections BitArray+Shifts.swift
[106/327] Compiling BitCollections BitArray+Testing.swift
[107/327] Compiling BitCollections BitArray._UnsafeHandle.swift
[108/327] Compiling BitCollections BitArray.swift
[109/327] Compiling BitCollections BitSet+BidirectionalCollection.swift
[110/327] Compiling BitCollections BitSet+Codable.swift
[119/327] Compiling BitCollections BitArray+Codable.swift
[120/327] Compiling BitCollections BitArray+Collection.swift
[121/327] Compiling BitCollections BitArray+Descriptions.swift
[122/327] Compiling BitCollections BitArray+Equatable.swift
[123/327] Compiling BitCollections BitArray+Copy.swift
[124/327] Compiling BitCollections BitArray+CustomReflectable.swift
[140/327] Compiling BitCollections Range+Utilities.swift
[141/327] Compiling BitCollections Slice+Utilities.swift
[142/327] Compiling BitCollections UInt+Tricks.swift
[143/327] Compiling BitCollections _Word.swift
[144/327] Compiling OrderedCollections OrderedSet.swift
[145/327] Compiling OrderedCollections _UnsafeBitset.swift
[146/327] Compiling _RopeModule Rope+Sequence.swift
[147/327] Compiling _RopeModule Rope+Append.swift
[148/327] Compiling _RopeModule Rope+Extract.swift
[149/327] Compiling _RopeModule Rope+Find.swift
[164/327] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[165/327] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[166/327] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[167/327] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[168/327] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[169/327] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[170/327] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[171/327] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[172/327] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[173/327] Compiling HashTreeCollections TreeSet.swift
[174/327] Emitting module DequeModule
[176/328] Emitting module BitCollections
[193/328] Compiling BitCollections BitSet.Index.swift
[194/328] Compiling BitCollections BitSet._UnsafeHandle.swift
[195/328] Compiling BitCollections BitSet.swift
[266/338] Emitting module OrderedCollections
[288/339] Emitting module _RopeModule
[311/339] Compiling _RopeModule Rope+Join.swift
[312/339] Compiling _RopeModule Rope+MutatingForEach.swift
[313/339] Compiling _RopeModule Rope+Remove.swift
[314/339] Compiling _RopeModule Rope+RemoveSubrange.swift
[315/339] Compiling _RopeModule Rope+Split.swift
[316/339] Compiling _RopeModule Optional Utilities.swift
[317/339] Compiling _RopeModule String Utilities.swift
[318/339] Compiling _RopeModule String.Index+ABI.swift
[319/339] Compiling _RopeModule _CharacterRecognizer.swift
[320/339] Emitting module HashTreeCollections
[342/343] Emitting module Collections
[343/343] Compiling Collections Collections.swift
[345/360] Compiling SwiftCBOR CBORInputStream.swift
[346/360] Compiling SwiftCBOR CBOROptions.swift
[347/362] Emitting module SwiftCBOR
/host/spi-builder-workspace/Sources/Decoder/SingleValueDecodingContainer.swift:234:10: warning: instance method 'decode' nearly matches defaulted requirement 'decode' of protocol 'SingleValueDecodingContainer'
232 |     }
233 |
234 |     func decode(_ type: Data.Type) throws -> Data {
    |          |- warning: instance method 'decode' nearly matches defaulted requirement 'decode' of protocol 'SingleValueDecodingContainer'
    |          |- note: candidate has non-matching type '(Data.Type) throws -> Data'
    |          |- note: move 'decode' to another extension to silence this warning
    |          `- note: make 'decode' private to silence this warning
235 |         guard let cbor = try? CBOR.decode(self.data.map { $0 }) else {
236 |             let context = DecodingError.Context(codingPath: self.codingPath, debugDescription: "Invalid format: \(self.data)")
Swift.SingleValueDecodingContainer.decode:3:8: note: requirement 'decode' declared here
1 | protocol SingleValueDecodingContainer {
2 | @available(macOS 15.0, iOS 18.0, watchOS 11.0, tvOS 18.0, visionOS 2.0, *)
3 |   func decode(_ type: Int128.Type) throws -> Int128}
  |        `- note: requirement 'decode' declared here
4 |
/host/spi-builder-workspace/Sources/Encoder/SingleValueEncodingContainer.swift:134:10: warning: instance method 'encode' nearly matches defaulted requirement 'encode' of protocol 'SingleValueEncodingContainer'
132 |     }
133 |
134 |     func encode(_ value: Date) throws {
    |          |- warning: instance method 'encode' nearly matches defaulted requirement 'encode' of protocol 'SingleValueEncodingContainer'
    |          |- note: candidate has non-matching type '(Date) throws -> ()'
    |          |- note: move 'encode' to another extension to silence this warning
    |          `- note: make 'encode' private to silence this warning
135 |         try checkCanEncode(value: value)
136 |         defer { self.canEncodeNewValue = false }
Swift.SingleValueEncodingContainer.encode:3:17: note: requirement 'encode' declared here
1 | protocol SingleValueEncodingContainer {
2 | @available(macOS 15.0, iOS 18.0, watchOS 11.0, tvOS 18.0, visionOS 2.0, *)
3 |   mutating func encode(_ value: Int128) throws}
  |                 `- note: requirement 'encode' declared here
4 |
/host/spi-builder-workspace/Sources/Encoder/SingleValueEncodingContainer.swift:141:10: warning: instance method 'encode' nearly matches defaulted requirement 'encode' of protocol 'SingleValueEncodingContainer'
139 |     }
140 |
141 |     func encode(_ value: Data) throws {
    |          |- warning: instance method 'encode' nearly matches defaulted requirement 'encode' of protocol 'SingleValueEncodingContainer'
    |          |- note: candidate has non-matching type '(Data) throws -> ()'
    |          |- note: move 'encode' to another extension to silence this warning
    |          `- note: make 'encode' private to silence this warning
142 |         try checkCanEncode(value: value)
143 |         defer { self.canEncodeNewValue = false }
Swift.SingleValueEncodingContainer.encode:3:17: note: requirement 'encode' declared here
1 | protocol SingleValueEncodingContainer {
2 | @available(macOS 15.0, iOS 18.0, watchOS 11.0, tvOS 18.0, visionOS 2.0, *)
3 |   mutating func encode(_ value: UInt128) throws}
  |                 `- note: requirement 'encode' declared here
4 |
[348/362] Compiling SwiftCBOR FixedWidthInteger+Bytes.swift
[349/362] Compiling SwiftCBOR Util.swift
[350/362] Compiling SwiftCBOR CBOREncodable.swift
[351/362] Compiling SwiftCBOR CBOREncoder.swift
[352/362] Compiling SwiftCBOR AnyCodingKey.swift
[353/362] Compiling SwiftCBOR CBOR.swift
[354/362] Compiling SwiftCBOR CBORDecoder.swift
[355/362] Compiling SwiftCBOR CodableCBOREncoder.swift
[356/362] Compiling SwiftCBOR KeyedEncodingContainer.swift
[357/362] Compiling SwiftCBOR SingleValueEncodingContainer.swift
/host/spi-builder-workspace/Sources/Encoder/SingleValueEncodingContainer.swift:134:10: warning: instance method 'encode' nearly matches defaulted requirement 'encode' of protocol 'SingleValueEncodingContainer'
132 |     }
133 |
134 |     func encode(_ value: Date) throws {
    |          |- warning: instance method 'encode' nearly matches defaulted requirement 'encode' of protocol 'SingleValueEncodingContainer'
    |          |- note: candidate has non-matching type '(Date) throws -> ()'
    |          |- note: move 'encode' to another extension to silence this warning
    |          `- note: make 'encode' private to silence this warning
135 |         try checkCanEncode(value: value)
136 |         defer { self.canEncodeNewValue = false }
Swift.SingleValueEncodingContainer.encode:3:17: note: requirement 'encode' declared here
1 | protocol SingleValueEncodingContainer {
2 | @available(macOS 15.0, iOS 18.0, watchOS 11.0, tvOS 18.0, visionOS 2.0, *)
3 |   mutating func encode(_ value: Int128) throws}
  |                 `- note: requirement 'encode' declared here
4 |
/host/spi-builder-workspace/Sources/Encoder/SingleValueEncodingContainer.swift:141:10: warning: instance method 'encode' nearly matches defaulted requirement 'encode' of protocol 'SingleValueEncodingContainer'
139 |     }
140 |
141 |     func encode(_ value: Data) throws {
    |          |- warning: instance method 'encode' nearly matches defaulted requirement 'encode' of protocol 'SingleValueEncodingContainer'
    |          |- note: candidate has non-matching type '(Data) throws -> ()'
    |          |- note: move 'encode' to another extension to silence this warning
    |          `- note: make 'encode' private to silence this warning
142 |         try checkCanEncode(value: value)
143 |         defer { self.canEncodeNewValue = false }
Swift.SingleValueEncodingContainer.encode:3:17: note: requirement 'encode' declared here
1 | protocol SingleValueEncodingContainer {
2 | @available(macOS 15.0, iOS 18.0, watchOS 11.0, tvOS 18.0, visionOS 2.0, *)
3 |   mutating func encode(_ value: UInt128) throws}
  |                 `- note: requirement 'encode' declared here
4 |
[358/362] Compiling SwiftCBOR UnkeyedEncodingContainer.swift
/host/spi-builder-workspace/Sources/Encoder/SingleValueEncodingContainer.swift:134:10: warning: instance method 'encode' nearly matches defaulted requirement 'encode' of protocol 'SingleValueEncodingContainer'
132 |     }
133 |
134 |     func encode(_ value: Date) throws {
    |          |- warning: instance method 'encode' nearly matches defaulted requirement 'encode' of protocol 'SingleValueEncodingContainer'
    |          |- note: candidate has non-matching type '(Date) throws -> ()'
    |          |- note: move 'encode' to another extension to silence this warning
    |          `- note: make 'encode' private to silence this warning
135 |         try checkCanEncode(value: value)
136 |         defer { self.canEncodeNewValue = false }
Swift.SingleValueEncodingContainer.encode:3:17: note: requirement 'encode' declared here
1 | protocol SingleValueEncodingContainer {
2 | @available(macOS 15.0, iOS 18.0, watchOS 11.0, tvOS 18.0, visionOS 2.0, *)
3 |   mutating func encode(_ value: Int128) throws}
  |                 `- note: requirement 'encode' declared here
4 |
/host/spi-builder-workspace/Sources/Encoder/SingleValueEncodingContainer.swift:141:10: warning: instance method 'encode' nearly matches defaulted requirement 'encode' of protocol 'SingleValueEncodingContainer'
139 |     }
140 |
141 |     func encode(_ value: Data) throws {
    |          |- warning: instance method 'encode' nearly matches defaulted requirement 'encode' of protocol 'SingleValueEncodingContainer'
    |          |- note: candidate has non-matching type '(Data) throws -> ()'
    |          |- note: move 'encode' to another extension to silence this warning
    |          `- note: make 'encode' private to silence this warning
142 |         try checkCanEncode(value: value)
143 |         defer { self.canEncodeNewValue = false }
Swift.SingleValueEncodingContainer.encode:3:17: note: requirement 'encode' declared here
1 | protocol SingleValueEncodingContainer {
2 | @available(macOS 15.0, iOS 18.0, watchOS 11.0, tvOS 18.0, visionOS 2.0, *)
3 |   mutating func encode(_ value: UInt128) throws}
  |                 `- note: requirement 'encode' declared here
4 |
[359/362] Compiling SwiftCBOR CodableCBORDecoder.swift
[360/362] Compiling SwiftCBOR KeyedDecodingContainer.swift
[361/362] Compiling SwiftCBOR SingleValueDecodingContainer.swift
/host/spi-builder-workspace/Sources/Decoder/SingleValueDecodingContainer.swift:234:10: warning: instance method 'decode' nearly matches defaulted requirement 'decode' of protocol 'SingleValueDecodingContainer'
232 |     }
233 |
234 |     func decode(_ type: Data.Type) throws -> Data {
    |          |- warning: instance method 'decode' nearly matches defaulted requirement 'decode' of protocol 'SingleValueDecodingContainer'
    |          |- note: candidate has non-matching type '(Data.Type) throws -> Data'
    |          |- note: move 'decode' to another extension to silence this warning
    |          `- note: make 'decode' private to silence this warning
235 |         guard let cbor = try? CBOR.decode(self.data.map { $0 }) else {
236 |             let context = DecodingError.Context(codingPath: self.codingPath, debugDescription: "Invalid format: \(self.data)")
Swift.SingleValueDecodingContainer.decode:3:8: note: requirement 'decode' declared here
1 | protocol SingleValueDecodingContainer {
2 | @available(macOS 15.0, iOS 18.0, watchOS 11.0, tvOS 18.0, visionOS 2.0, *)
3 |   func decode(_ type: Int128.Type) throws -> Int128}
  |        `- note: requirement 'decode' declared here
4 |
[362/362] Compiling SwiftCBOR UnkeyedDecodingContainer.swift
/host/spi-builder-workspace/Sources/Decoder/SingleValueDecodingContainer.swift:234:10: warning: instance method 'decode' nearly matches defaulted requirement 'decode' of protocol 'SingleValueDecodingContainer'
232 |     }
233 |
234 |     func decode(_ type: Data.Type) throws -> Data {
    |          |- warning: instance method 'decode' nearly matches defaulted requirement 'decode' of protocol 'SingleValueDecodingContainer'
    |          |- note: candidate has non-matching type '(Data.Type) throws -> Data'
    |          |- note: move 'decode' to another extension to silence this warning
    |          `- note: make 'decode' private to silence this warning
235 |         guard let cbor = try? CBOR.decode(self.data.map { $0 }) else {
236 |             let context = DecodingError.Context(codingPath: self.codingPath, debugDescription: "Invalid format: \(self.data)")
Swift.SingleValueDecodingContainer.decode:3:8: note: requirement 'decode' declared here
1 | protocol SingleValueDecodingContainer {
2 | @available(macOS 15.0, iOS 18.0, watchOS 11.0, tvOS 18.0, visionOS 2.0, *)
3 |   func decode(_ type: Int128.Type) throws -> Int128}
  |        `- note: requirement 'decode' declared here
4 |
Build complete! (51.37s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "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.15"
    },
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "watchos",
      "version" : "9.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" : "5.9"
}
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.