The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftCBOR, reference master (0b01ca), with Swift 6.3 for Linux on 14 Apr 2026 14:31:12 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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/MasterJ93/SwiftCBOR.git
Reference: master
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
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
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 master
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.3
Building package at path:  $PWD
https://github.com/MasterJ93/SwiftCBOR.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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/23537] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.65s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (2.38s)
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 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 UnsafeMutableRawBufferPointer+Extras.swift
[17/31] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[18/31] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[19/31] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[20/31] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[21/31] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[22/31] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[23/31] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[24/31] Compiling InternalCollectionsUtilities Span+Extras.swift
[25/31] Compiling InternalCollectionsUtilities String+Padding.swift
[26/31] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[27/31] Compiling InternalCollectionsUtilities _SortedCollection.swift
[28/31] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[29/31] Compiling InternalCollectionsUtilities Debugging.swift
[30/31] Compiling InternalCollectionsUtilities Descriptions.swift
[31/31] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[33/96] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[34/295] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[35/295] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[36/295] Compiling HashTreeCollections _HashNode+Structural union.swift
[37/295] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[38/295] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[39/309] Compiling HashTreeCollections _Hash.swift
[40/309] Compiling HashTreeCollections _HashLevel.swift
[41/309] Compiling HashTreeCollections _HashNode+Builder.swift
[42/309] Compiling HashTreeCollections _HashNode+Debugging.swift
[43/312] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[44/312] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[45/312] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[46/312] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[47/318] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[48/318] Compiling HashTreeCollections _HashNode+Structural merge.swift
[49/318] Compiling HashTreeCollections _AncestorHashSlots.swift
[50/318] Compiling HashTreeCollections _Bitmap.swift
[51/318] Compiling HashTreeCollections _Bucket.swift
[52/331] Compiling HashTreeCollections _HashNode+Initializers.swift
[53/331] Compiling HashTreeCollections _HashNode+Invariants.swift
[54/331] Compiling HashTreeCollections _HashNode+Lookups.swift
[55/331] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[56/331] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[57/331] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[58/331] Compiling HashTreeCollections _HashNode.swift
[59/331] Compiling HashTreeCollections _HashNodeHeader.swift
[60/331] Compiling HashTreeCollections _HashSlot.swift
[61/331] Emitting module ContainersPreview
[62/331] Compiling ContainersPreview Box.swift
[63/331] Compiling ContainersPreview Inout.swift
[64/331] Compiling ContainersPreview InputSpan.swift
[65/331] Compiling ContainersPreview Shared.swift
[66/331] Compiling HeapModule _HeapNode.swift
[67/331] Compiling HeapModule Heap.swift
[68/331] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[69/331] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[70/331] Compiling HashTreeCollections _HashNode+Storage.swift
[71/331] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[72/331] Compiling HashTreeCollections _HashNode+Structural filter.swift
[74/332] Compiling HeapModule Heap+Descriptions.swift
[75/332] Compiling HeapModule Heap+Invariants.swift
[76/332] Compiling HeapModule Heap+UnsafeHandle.swift
[77/332] Emitting module HeapModule
[79/373] Compiling DequeModule RigidDeque+Consumption.swift
[80/373] Compiling DequeModule RigidDeque+Container.swift
[81/373] Compiling DequeModule RigidDeque+Descriptions.swift
[82/373] Compiling DequeModule RigidDeque+Removals.swift
[83/373] Compiling DequeModule RigidDeque+Replacements.swift
[84/373] Compiling DequeModule RigidDeque+Testing.swift
[85/373] Compiling DequeModule RigidDeque.swift
[86/373] Compiling DequeModule UniqueDeque+Append.swift
[87/380] Compiling HashTreeCollections TreeSet+Hashable.swift
[88/380] Compiling HashTreeCollections TreeSet+Sendable.swift
[89/380] Compiling HashTreeCollections TreeSet+Sequence.swift
[90/380] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[91/380] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[92/380] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[93/380] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[94/380] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[95/380] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[96/380] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[97/390] Emitting module BitCollections
[98/390] Compiling DequeModule RigidDeque+Experimental.swift
[99/390] Compiling DequeModule RigidDeque+Hashable.swift
[100/390] Compiling DequeModule RigidDeque+Initializers.swift
[101/390] Compiling DequeModule RigidDeque+Insertions.swift
[102/390] Compiling DequeModule RigidDeque+Prepend.swift
[103/390] Compiling DequeModule UniqueDeque+Consumption.swift
[104/390] Compiling DequeModule UniqueDeque+Container.swift
[105/397] Compiling DequeModule UniqueDeque+Removals.swift
[106/397] Compiling HashTreeCollections TreeDictionary+Codable.swift
[107/397] Compiling HashTreeCollections TreeDictionary+Collection.swift
[108/397] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[109/397] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[110/397] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[111/397] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[112/397] Compiling DequeModule _DequeBuffer.swift
[113/397] Compiling DequeModule _DequeBufferHeader.swift
[114/397] Compiling DequeModule RigidDeque+Append.swift
[125/402] Compiling DequeModule RigidDeque+Equatable.swift
[128/402] Compiling DequeModule UniqueDeque+Descriptions.swift
[129/402] Compiling DequeModule UniqueDeque+Equatable.swift
[130/402] Compiling DequeModule UniqueDeque+Experimental.swift
[131/402] Compiling DequeModule UniqueDeque+Hashable.swift
[132/402] Compiling DequeModule UniqueDeque+Initializers.swift
[133/402] Compiling DequeModule UniqueDeque+Insertions.swift
[134/402] Compiling DequeModule UniqueDeque+Prepend.swift
[136/402] Compiling DequeModule UniqueDeque+Replacements.swift
[137/402] Compiling DequeModule UniqueDeque.swift
[138/402] Compiling DequeModule _DequeSlot.swift
[139/402] Compiling DequeModule _UnsafeDequeHandle.swift
[140/402] Compiling DequeModule _UnsafeDequeSegments.swift
[142/402] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[143/402] Compiling HashTreeCollections TreeDictionary+Filter.swift
[152/402] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[153/402] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[154/402] Compiling HashTreeCollections TreeDictionary+Keys.swift
[155/402] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[156/402] Compiling HashTreeCollections TreeDictionary+Merge.swift
[157/402] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[158/402] Compiling BitCollections BitSet.Index.swift
[159/402] Compiling DequeModule Deque+Testing.swift
[160/402] Compiling DequeModule Deque._Storage.swift
[161/402] Compiling DequeModule Deque._UnsafeHandle.swift
[162/402] Compiling DequeModule Deque.swift
[167/402] Compiling OrderedCollections OrderedSet+SubSequence.swift
[168/402] Compiling OrderedCollections OrderedSet+Testing.swift
[169/402] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[170/402] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[171/402] Compiling OrderedCollections OrderedSet.swift
[172/402] Compiling OrderedCollections _UnsafeBitset.swift
[173/402] Compiling HashTreeCollections TreeSet+Equatable.swift
[174/402] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[175/402] Compiling HashTreeCollections TreeSet+Extras.swift
[176/402] Compiling HashTreeCollections TreeSet+Filter.swift
[187/402] Compiling OrderedCollections OrderedSet+Sendable.swift
[206/402] Compiling DequeModule Deque+Codable.swift
[207/402] Compiling DequeModule Deque+Collection.swift
[208/402] Compiling DequeModule Deque+CustomReflectable.swift
[209/402] Compiling DequeModule Deque+Descriptions.swift
[210/402] Compiling DequeModule Deque+Equatable.swift
[211/402] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[212/402] Compiling DequeModule Deque+Extras.swift
[213/402] Compiling DequeModule Deque+Hashable.swift
[214/402] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[215/402] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[216/402] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[217/402] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[218/402] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[219/402] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[220/402] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[221/402] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[222/402] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[223/402] Compiling HashTreeCollections TreeSet.swift
[334/412] Emitting module OrderedCollections
[336/413] Emitting module _RopeModule
[379/413] Compiling _RopeModule Rope+Join.swift
[380/413] Compiling _RopeModule Rope+MutatingForEach.swift
[381/413] Compiling _RopeModule Rope+Remove.swift
[382/413] Compiling _RopeModule Rope+RemoveSubrange.swift
[383/413] Compiling _RopeModule Rope+Split.swift
[384/413] Compiling _RopeModule Optional Utilities.swift
[385/413] Compiling _RopeModule String Utilities.swift
[386/413] Compiling _RopeModule String.Index+ABI.swift
[387/413] Compiling _RopeModule _CharacterRecognizer.swift
[408/414] Emitting module HashTreeCollections
[410/415] Emitting module DequeModule
[417/422] Compiling Collections OrderedCollections reexports.swift
[418/422] Compiling Collections HeapModule reexports.swift
[419/422] Compiling Collections DequeModule reexports.swift
[420/422] Compiling Collections HashTreeCollections reexports.swift
[421/422] Emitting module Collections
[422/422] Compiling Collections BitCollections reexports.swift
[424/439] 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 |
[425/441] Compiling SwiftCBOR FixedWidthInteger+Bytes.swift
[426/441] Compiling SwiftCBOR Util.swift
[427/441] 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 |
[428/441] 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 |
[429/441] Compiling SwiftCBOR CodableCBOREncoder.swift
[430/441] Compiling SwiftCBOR KeyedEncodingContainer.swift
[431/441] Compiling SwiftCBOR CBORInputStream.swift
[432/441] Compiling SwiftCBOR CBOROptions.swift
[433/441] Compiling SwiftCBOR CodableCBORDecoder.swift
[434/441] Compiling SwiftCBOR KeyedDecodingContainer.swift
[435/441] 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 |
[436/441] 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 |
[437/441] Compiling SwiftCBOR AnyCodingKey.swift
[438/441] Compiling SwiftCBOR CBOR.swift
[439/441] Compiling SwiftCBOR CBORDecoder.swift
[440/441] Compiling SwiftCBOR CBOREncodable.swift
[441/441] Compiling SwiftCBOR CBOREncoder.swift
Build complete! (79.20s)
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.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.